cockpit-project / cockpit

Cockpit is a web-based graphical interface for servers.
http://www.cockpit-project.org/
GNU Lesser General Public License v2.1
10.95k stars 1.1k forks source link

SELinux is preventing passwd map access to /etc/passwd and /etc/shadow #7636

Closed petervo closed 6 years ago

petervo commented 7 years ago

https://bugzilla.redhat.com/show_bug.cgi?id=1487984

cockpituous commented 6 years ago

verify/fedora-27 Ooops, it happened again


# ----------------------------------------------------------------------
# testBasic (check_system_info.TestSystemInfo)
#

DevTools listening on ws://127.0.0.1:9633/devtools/browser/5877fd0f-706e-4b43-910c-392e6f9a56dc
[0112/153658.613802:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 555988: Permission denied (13)
[0112/153659.589814:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 556052: Permission denied (13)
> warning: # localhost:22 SSH-2.0-OpenSSH_7.6
# localhost:22 SSH-2.0-OpenSSH_7.6
# localhost:22 SSH-2.0-OpenSSH_7.6
# localhost:22 SSH-2.0-OpenSSH_7.6

> warning: # localhost:22 SSH-2.0-OpenSSH_7.6
# localhost:22 SSH-2.0-OpenSSH_7.6
# localhost:22 SSH-2.0-OpenSSH_7.6
# localhost:22 SSH-2.0-OpenSSH_7.6

Unexpected journal message 'audit: type=1400 audit(1515771410.131:165): avc:  denied  { execute_no_trans } for  pid=1303 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestSystemInfo-testBasic-fedora-27-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestSystemInfo-testBasic-fedora-27-127.0.0.2-2801-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/bots/../test/verify/check-system-info", line 188, in testBasic
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 802, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1515771410.131:165): avc:  denied  { execute_no_trans } for  pid=1303 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 69 testBasic (check_system_info.TestSystemInfo) # duration: 33s
Wrote screenshot to TestSystemInfo-testBasic-fedora-27-127.0.0.2-2801-FAIL.png
Wrote HTML dump to TestSystemInfo-testBasic-fedora-27-127.0.0.2-2801-FAIL.html
Wrote JS log to TestSystemInfo-testBasic-fedora-27-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestSystemInfo-testBasic-fedora-27-127.0.0.2-2801-FAIL.log

First occurrence: 2018-01-12T15:37:10.723151 | revision 3f4b74341f0f1e3f90213d6dd869e569364d8d79, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testRaid (check_storage_mdraid.TestStorage)
#

DevTools listening on ws://127.0.0.1:9441/devtools/browser/ef246930-bd15-4a41-a3ea-c089b287c5a9
[0112/153813.604333:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 557704: Permission denied (13)
[0112/153814.536425:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 557839: Permission denied (13)
Error: Could not stat device /dev/md127 - No such file or directory.

NAME            MAJ:MIN RM  SIZE RO TYPE MOUNTPOINT
sda               8:0    0   50M  0 disk 
sdb               8:16   0   50M  0 disk 
sdc               8:32   0   50M  0 disk 
sdd               8:48   0   50M  0 disk 
sr0              11:0    1  366K  0 rom  
vda             252:0    0    8G  0 disk 
|-vda1          252:1    0    1G  0 part /boot
`-vda2          252:2    0    7G  0 part 
  |-fedora-root 253:0    0  6.2G  0 lvm  /
  `-fedora-swap 253:1    0  820M  0 lvm  [SWAP]

Unexpected journal message 'audit: type=1400 audit(1515771485.176:163): avc:  denied  { execute_no_trans } for  pid=1270 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestStorage-testRaid-fedora-27-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestStorage-testRaid-fedora-27-127.0.0.2-2801-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/bots/../test/verify/check-storage-mdraid", line 35, in tearDown
    MachineCase.tearDown(self)
  File "/build/cockpit/test/common/testlib.py", line 667, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 802, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1515771485.176:163): avc:  denied  { execute_no_trans } for  pid=1270 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 57 testRaid (check_storage_mdraid.TestStorage) # duration: 41s
Wrote screenshot to TestStorage-testRaid-fedora-27-127.0.0.2-2801-FAIL.png
Wrote HTML dump to TestStorage-testRaid-fedora-27-127.0.0.2-2801-FAIL.html
Wrote JS log to TestStorage-testRaid-fedora-27-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestStorage-testRaid-fedora-27-127.0.0.2-2801-FAIL.log

First occurrence: 2018-01-12T15:38:46.707830 | revision 3f4b74341f0f1e3f90213d6dd869e569364d8d79, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testSudo (check_reauthorize.TestReauthorize)
#

DevTools listening on ws://127.0.0.1:9755/devtools/browser/db867d13-ee16-46cc-a0e5-b384297e196c
[0112/154022.518677:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 561097: Permission denied (13)
[0112/154023.468743:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 561124: Permission denied (13)
> log: fail
> log: done
> log: fail
(node:561105) Warning: Possible EventEmitter memory leak detected. 11 Page.loadEventFired listeners added. Use emitter.setMaxListeners() to increase limit
> log: done
Unexpected journal message 'audit: type=1400 audit(1515771614.077:163): avc:  denied  { map } for  pid=1240 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1515771614.248:165): avc:  denied  { execute_no_trans } for  pid=1309 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestReauthorize-testSudo-fedora-27-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestReauthorize-testSudo-fedora-27-127.0.0.2-2901-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 667, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 802, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1515771614.077:163): avc:  denied  { map } for  pid=1240 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 36 testSudo (check_reauthorize.TestReauthorize) # duration: 40s
Wrote screenshot to TestReauthorize-testSudo-fedora-27-127.0.0.2-2901-FAIL.png
Wrote HTML dump to TestReauthorize-testSudo-fedora-27-127.0.0.2-2901-FAIL.html
Wrote JS log to TestReauthorize-testSudo-fedora-27-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestReauthorize-testSudo-fedora-27-127.0.0.2-2901-FAIL.log

First occurrence: 2018-01-12T15:40:43.316765 | revision 3f4b74341f0f1e3f90213d6dd869e569364d8d79, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testOtherSettings (check_networking_settings.TestNetworking)
#
NAME         UUID                                  TYPE            DEVICE 
System eth0  5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03  802-3-ethernet  eth0   
virbr0       969df427-db44-4e51-8872-86fc3d0cb6ce  bridge          virbr0 
System eth1  9c92fad9-6ecb-3e6c-eb4d-8a47c6f50c04  802-3-ethernet  --     
ens2         39ef3890-56af-4114-9a24-f3f94c42acfe  802-3-ethernet  --     

52:54:01:00:00:03 -> eth2
52:54:01:00:00:03 -> eth2

DevTools listening on ws://127.0.0.1:9778/devtools/browser/279cea80-61b9-46a2-8319-03b6097fc7af
[0112/154132.236382:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 563054: Permission denied (13)
[0112/154133.249837:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 563092: Permission denied (13)

(process:2278): GLib-GIO-WARNING **: gdbusobjectmanagerclient.c:1585: Processing InterfaceRemoved signal for path /org/freedesktop/NetworkManager/IP4Config/7 but no object proxy exists

(process:2278): GLib-GIO-WARNING **: gdbusobjectmanagerclient.c:1585: Processing InterfaceRemoved signal for path /org/freedesktop/NetworkManager/IP6Config/8 but no object proxy exists
Unexpected journal message 'audit: type=1400 audit(1515771678.357:163): avc:  denied  { map } for  pid=1224 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestNetworking-testOtherSettings-fedora-27-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestNetworking-testOtherSettings-fedora-27-127.0.0.2-2701-FAIL.log
Journal extracted to TestNetworking-testOtherSettings-fedora-26-127.0.0.2-2702-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 667, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 802, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1515771678.357:163): avc:  denied  { map } for  pid=1224 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 22 testOtherSettings (check_networking_settings.TestNetworking) # duration: 33s
Wrote screenshot to TestNetworking-testOtherSettings-fedora-27-127.0.0.2-2701-FAIL.png
Wrote HTML dump to TestNetworking-testOtherSettings-fedora-27-127.0.0.2-2701-FAIL.html
Wrote JS log to TestNetworking-testOtherSettings-fedora-27-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestNetworking-testOtherSettings-fedora-27-127.0.0.2-2701-FAIL.log
Journal extracted to TestNetworking-testOtherSettings-fedora-26-127.0.0.2-2702-FAIL.log

First occurrence: 2018-01-12T15:41:40.983643 | revision 3f4b74341f0f1e3f90213d6dd869e569364d8d79, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (check_networking_basic.TestNetworking)
#
NAME         UUID                                  TYPE            DEVICE 
System eth0  5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03  802-3-ethernet  eth0   
virbr0       a91ffd13-fe31-4153-99f7-005c31d4ceea  bridge          virbr0 
System eth1  9c92fad9-6ecb-3e6c-eb4d-8a47c6f50c04  802-3-ethernet  --     
ens2         39ef3890-56af-4114-9a24-f3f94c42acfe  802-3-ethernet  --     

DevTools listening on ws://127.0.0.1:9821/devtools/browser/68c7768e-a149-46ad-b45b-f7e56712599d
[0112/154326.471672:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 566146: Permission denied (13)
[0112/154327.531880:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 566226: Permission denied (13)
52:54:01:00:00:03 -> eth2
52:54:01:00:00:03 -> eth2
> warning: Invalid prefix or netmask 255.255.0.8
Unexpected journal message 'audit: type=1400 audit(1515771796.777:161): avc:  denied  { map } for  pid=1289 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1515771796.909:163): avc:  denied  { execute_no_trans } for  pid=1324 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestNetworking-testBasic-fedora-27-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestNetworking-testBasic-fedora-27-127.0.0.2-2801-FAIL.log
Journal extracted to TestNetworking-testBasic-fedora-26-127.0.0.2-2802-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 667, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 802, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1515771796.777:161): avc:  denied  { map } for  pid=1289 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 7 testBasic (check_networking_basic.TestNetworking) # duration: 42s
Wrote screenshot to TestNetworking-testBasic-fedora-27-127.0.0.2-2801-FAIL.png
Wrote HTML dump to TestNetworking-testBasic-fedora-27-127.0.0.2-2801-FAIL.html
Wrote JS log to TestNetworking-testBasic-fedora-27-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestNetworking-testBasic-fedora-27-127.0.0.2-2801-FAIL.log
Journal extracted to TestNetworking-testBasic-fedora-26-127.0.0.2-2802-FAIL.log

First occurrence: 2018-01-12T15:43:45.614034 | revision 3f4b74341f0f1e3f90213d6dd869e569364d8d79, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testPcp (check_metrics.TestMetrics)
#

DevTools listening on ws://127.0.0.1:9458/devtools/browser/8d0bb52d-87a6-43a0-97f4-ed9ff8b07e72
[0112/154353.996177:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 566801: Permission denied (13)
[0112/154354.907268:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 566837: Permission denied (13)
('Measured CPU', 93.9734399138)
('Measured Memory', 454184960)
Ncat: Connection reset by peer.
Measured 4.0s of network traffic; eth0: 137542491 bytes, lo: 0 bytes
Ncat: Broken pipe.
Unexpected journal message 'audit: type=1400 audit(1515771825.489:160): avc:  denied  { map } for  pid=1254 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1515771825.617:162): avc:  denied  { execute_no_trans } for  pid=1304 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestMetrics-testPcp-fedora-27-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestMetrics-testPcp-fedora-27-127.0.0.2-2201-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 667, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 802, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1515771825.489:160): avc:  denied  { map } for  pid=1254 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 3 testPcp (check_metrics.TestMetrics) # duration: 61s
Wrote screenshot to TestMetrics-testPcp-fedora-27-127.0.0.2-2201-FAIL.png
Wrote HTML dump to TestMetrics-testPcp-fedora-27-127.0.0.2-2201-FAIL.html
Wrote JS log to TestMetrics-testPcp-fedora-27-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestMetrics-testPcp-fedora-27-127.0.0.2-2201-FAIL.log

First occurrence: 2018-01-12T15:44:35.340963 | revision 3f4b74341f0f1e3f90213d6dd869e569364d8d79, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (check_ovirt.TestOVirtMachines)
#
Engine URL: https://127.0.0.2:30302/ovirt-engine/
++ seq 1 60
+ for x in $(seq 1 60)
++ xmllint --xpath 'string(/api/product_info/name)' -
++ curl -s -k -u admin@internal:engine -H Content-type:application/xml https://10.111.113.5/ovirt-engine/api
-:1: parser error : Document is empty

^
+ '[' '' = 'oVirt Engine' ']'
+ sleep 10
+ for x in $(seq 1 60)
++ xmllint --xpath 'string(/api/product_info/name)' -
++ curl -s -k -u admin@internal:engine -H Content-type:application/xml https://10.111.113.5/ovirt-engine/api
-:1: parser error : Document is empty

^
+ '[' '' = 'oVirt Engine' ']'
+ sleep 10
+ for x in $(seq 1 60)
++ xmllint --xpath 'string(/api/product_info/name)' -
++ curl -s -k -u admin@internal:engine -H Content-type:application/xml https://10.111.113.5/ovirt-engine/api
-:1: parser error : Document is empty

^
+ '[' '' = 'oVirt Engine' ']'
+ sleep 10
+ for x in $(seq 1 60)
++ xmllint --xpath 'string(/api/product_info/name)' -
++ curl -s -k -u admin@internal:engine -H Content-type:application/xml https://10.111.113.5/ovirt-engine/api
-:1: parser error : Document is empty

^
+ '[' '' = 'oVirt Engine' ']'
+ sleep 10
+ for x in $(seq 1 60)
++ xmllint --xpath 'string(/api/product_info/name)' -
++ curl -s -k -u admin@internal:engine -H Content-type:application/xml https://10.111.113.5/ovirt-engine/api
+ '[' '' = 'oVirt Engine' ']'
+ sleep 10
+ for x in $(seq 1 60)
++ xmllint --xpath 'string(/api/product_info/name)' -
++ curl -s -k -u admin@internal:engine -H Content-type:application/xml https://10.111.113.5/ovirt-engine/api
+ '[' '' = 'oVirt Engine' ']'
+ sleep 10
+ for x in $(seq 1 60)
++ xmllint --xpath 'string(/api/product_info/name)' -
++ curl -s -k -u admin@internal:engine -H Content-type:application/xml https://10.111.113.5/ovirt-engine/api
+ '[' 'oVirt Engine' = 'oVirt Engine' ']'
+ break
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  1327  100  1327    0     0   1327      0  0:00:01 --:--:--  0:00:01 13680
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100   389  100   310  100    79    310     79  0:00:01 --:--:--  0:00:01  1409
{"access_token":"I-E_OA8tfnCeYk_gtEZdZEWn3JLJm6JWBWZ8RgpQ-dIKoUt2BuhjKl1Sdbg8gfepHzYCzQLU7GLKnCA5AtMreQ","scope":"ovirt-app-api ovirt-ext=token-info:authz-search ovirt-ext=token-info:public-authz-search ovirt-ext=token-info:validate ovirt-ext=token:password-access","exp":"1516376583000","token_type":"bearer"}
oVirt token retrieved: I-E_OA8tfnCeYk_gtEZdZEWn3JLJm6JWBWZ8RgpQ-dIKoUt2BuhjKl1Sdbg8gfepHzYCzQLU7GLKnCA5AtMreQ

DevTools listening on ws://127.0.0.1:9369/devtools/browser/07e19dd3-af38-4ff8-85d3-fc6129d1a75a
[0112/154307.545788:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 565497: Permission denied (13)
[0112/154308.503976:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 565554: Permission denied (13)
> log: loading ovirt package
> log: Configuration file /etc/cockpit/machines-ovirt.config content is read ...
> log: ... and parsed
> warning: Unable to parse event, ignoring: event 'tunable' for domain VM:
> warning: Unable to parse event, ignoring: cputune.cpu_shares: 1020
Data Center status: problematic, waiting for automatic reactivation
> info: HTTP POST failed: "{\n  \"detail\" : \"[Cannot add VM. The VM name is already in use, please choose a unique name and try again.]\",\n  \"reason\" : \"Operation Failed\"\n}" /ovirt-engine/api/vms
> info: handleOvirtError, error =  {
  "detail" : "[Cannot add VM. The VM name is already in use, please choose a unique name and try again.]",
  "reason" : "Operation Failed"
} exception =  
> info: HTTP POST failed: "{\n  \"async\" : \"false\",\n  \"fault\" : {\n    \"detail\" : \"[Cannot run VM without at least one bootable disk.\\nAlternatives:\\n- Create a disk for this VM, and rerun the VM.\\n- Change the boot sequence using the Edit VM command (Boot Option Sub-Tab).\\n- Use the 'Run Once' command to select a different boot option and rerun the VM.]\",\n    \"reason\" : \"Operation Failed\"\n  },\n  \"status\" : \"failed\"\n}" /ovirt-engine/api/vms/c323663d-77db-47e8-ae19-2353fdbeeec0/start
> info: handleOvirtError, error =  {
  "async" : "false",
  "fault" : {
    "detail" : "[Cannot run VM without at least one bootable disk.\nAlternatives:\n- Create a disk for this VM, and rerun the VM.\n- Change the boot sequence using the Edit VM command (Boot Option Sub-Tab).\n- Use the 'Run Once' command to select a different boot option and rerun the VM.]",
    "reason" : "Operation Failed"
  },
  "status" : "failed"
} exception =  
Unexpected journal message 'audit: type=1400 audit(1515771654.387:161): avc:  denied  { map } for  pid=1264 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1515771654.590:165): avc:  denied  { execute_no_trans } for  pid=1312 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestOVirtMachines-testBasic-fedora-27-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestOVirtMachines-testBasic-fedora-27-127.0.0.2-2501-FAIL.log
/etc/profile.d/lang.sh: line 19: warning: setlocale: LC_CTYPE: cannot change locale (C.UTF-8)
Journal extracted to TestOVirtMachines-testBasic-ovirt-127.0.0.2-2502-FAIL.log
/etc/profile.d/lang.sh: line 19: warning: setlocale: LC_CTYPE: cannot change locale (C.UTF-8)
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 667, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 802, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1515771654.387:161): avc:  denied  { map } for  pid=1264 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 30 testBasic (check_ovirt.TestOVirtMachines) # duration: 318s
Wrote screenshot to TestOVirtMachines-testBasic-fedora-27-127.0.0.2-2501-FAIL.png
Wrote HTML dump to TestOVirtMachines-testBasic-fedora-27-127.0.0.2-2501-FAIL.html
Wrote JS log to TestOVirtMachines-testBasic-fedora-27-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestOVirtMachines-testBasic-fedora-27-127.0.0.2-2501-FAIL.log
Journal extracted to TestOVirtMachines-testBasic-ovirt-127.0.0.2-2502-FAIL.log
/etc/profile.d/lang.sh: line 19: warning: setlocale: LC_CTYPE: cannot change locale (C.UTF-8)

First occurrence: 2018-01-12T15:46:01.054251 | revision 3f4b74341f0f1e3f90213d6dd869e569364d8d79, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testVolumes (check_kubernetes.TestKubernetes)
#
bash: /etc/kubernetes/start-kubernetes: No such file or directory
2018-01-12 10:46:32.516444 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-12 10:46:32.521248 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-12 10:46:32.521361 I | proto: duplicate proto type registered: google.protobuf.Timestamp
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:10048/devtools/browser/2a2a08c8-8398-4d48-bfee-ddda1d688e28
[0112/154639.055834:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 232320: Permission denied (13)
[0112/154640.287499:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 232376: Permission denied (13)
> warning: 2018-01-12 10:46:49.725347 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-12 10:46:49.725557 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-12 10:46:49.725593 I | proto: duplicate proto type registered: google.protobuf.Timestamp
error: current-context must exist in order to minify

> warning: received invalid kubectl config 
> warning: 2018-01-12 10:46:50.718915 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-12 10:46:50.719180 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-12 10:46:50.719276 I | proto: duplicate proto type registered: google.protobuf.Timestamp

2018-01-12 10:46:53.835805 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-12 10:46:53.876854 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-12 10:46:53.877171 I | proto: duplicate proto type registered: google.protobuf.Timestamp
2018-01-12 10:46:57.107744 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-12 10:46:57.108467 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-12 10:46:57.108795 I | proto: duplicate proto type registered: google.protobuf.Timestamp
2018-01-12 10:46:58.628346 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-12 10:46:58.648366 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-12 10:46:58.648661 I | proto: duplicate proto type registered: google.protobuf.Timestamp
2018-01-12 10:47:00.264009 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-12 10:47:00.264893 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-12 10:47:00.267367 I | proto: duplicate proto type registered: google.protobuf.Timestamp
Unexpected journal message 'audit: type=1400 audit(1515771954.692:161): avc:  denied  { map } for  pid=1245 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1515771954.811:163): avc:  denied  { execute_no_trans } for  pid=1273 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestKubernetes-testVolumes-fedora-27-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestKubernetes-testVolumes-fedora-27-127.0.0.2-2801-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 667, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 802, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1515771954.692:161): avc:  denied  { map } for  pid=1245 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 174 testVolumes (check_kubernetes.TestKubernetes) # duration: 97s
Wrote screenshot to TestKubernetes-testVolumes-fedora-27-127.0.0.2-2801-FAIL.png
Wrote HTML dump to TestKubernetes-testVolumes-fedora-27-127.0.0.2-2801-FAIL.html
Wrote JS log to TestKubernetes-testVolumes-fedora-27-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestKubernetes-testVolumes-fedora-27-127.0.0.2-2801-FAIL.log

First occurrence: 2018-01-12T15:47:05.171635 | revision d75b6d82ec0c29f1add56ef0d093837b6ab291ba, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (check_journal.TestJournal)
#
Removed /etc/systemd/system/multi-user.target.wants/chronyd.service.
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:10079/devtools/browser/a3abad60-210e-494d-a0d6-2dd012b77525
[0112/154902.897920:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 234106: Permission denied (13)
[0112/154904.232812:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 234135: Permission denied (13)
Warning: Stopping systemd-journald.service, but it can still be activated by:
  systemd-journald.socket
  systemd-journald-audit.socket
  systemd-journald-dev-log.socket
> warning: transport closed: disconnected
CDP: {"source":"network","level":"error","text":"Failed to load resource: net::ERR_EMPTY_RESPONSE","timestamp":1515772164595.64,"url":"http://127.0.0.2:9091/cockpit/static/fonts/OpenSans-Light-webfont.woff","networkRequestId":"234135.29"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"5"}
ssh_exchange_identification: Connection closed by remote host
ssh_exchange_identification: read: Connection reset by peer
ssh_exchange_identification: read: Connection reset by peer
ssh_exchange_identification: Connection closed by remote host
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"6"}
ssh_exchange_identification: Connection closed by remote host
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"7"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"8"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"9"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"10"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"11"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"12"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"13"}
Unexpected journal message 'audit: type=1400 audit(2145934862.606:151): avc:  denied  { map } for  pid=1198 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(2145934862.800:153): avc:  denied  { execute_no_trans } for  pid=1224 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestJournal-testBasic-fedora-27-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestJournal-testBasic-fedora-27-127.0.0.2-2201-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 667, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 802, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(2145934862.606:151): avc:  denied  { map } for  pid=1198 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 162 testBasic (check_journal.TestJournal) # duration: 118s
Wrote screenshot to TestJournal-testBasic-fedora-27-127.0.0.2-2201-FAIL.png
Wrote HTML dump to TestJournal-testBasic-fedora-27-127.0.0.2-2201-FAIL.html
Wrote JS log to TestJournal-testBasic-fedora-27-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestJournal-testBasic-fedora-27-127.0.0.2-2201-FAIL.log

First occurrence: 2018-01-12T15:50:16.141663 | revision d75b6d82ec0c29f1add56ef0d093837b6ab291ba, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (check_kdump.TestKdump)
#
Created symlink /etc/systemd/system/multi-user.target.wants/kdump.service -> /usr/lib/systemd/system/kdump.service.
Job for kdump.service failed because the control process exited with error code.
See "systemctl  status kdump.service" and "journalctl  -xe" for details.
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9682/devtools/browser/28766a5b-f15f-4956-89de-9242711a95a4
[0112/154814.385100:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 233696: Permission denied (13)
[0112/154815.781107:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 233726: Permission denied (13)
Generating grub configuration file ...
Found linux image: /boot/vmlinuz-4.14.11-300.fc27.x86_64
Found initrd image: /boot/initramfs-4.14.11-300.fc27.x86_64.img
Found linux image: /boot/vmlinuz-4.13.9-300.fc27.x86_64
Found initrd image: /boot/initramfs-4.13.9-300.fc27.x86_64.img
Found linux image: /boot/vmlinuz-0-rescue-b7698e75e35a46dc9cd9db5d9bec44b8
Found initrd image: /boot/initramfs-0-rescue-b7698e75e35a46dc9cd9db5d9bec44b8.img
done
> warning: transport closed: disconnected
CDP: {"source":"network","level":"error","text":"Failed to load resource: net::ERR_EMPTY_RESPONSE","timestamp":1515772112767.44,"url":"http://127.0.0.2:9491/cockpit/static/fonts/OpenSans-Light-webfont.woff","networkRequestId":"233726.29"}
ssh_exchange_identification: read: Connection reset by peer
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"5"}
ssh_exchange_identification: read: Connection reset by peer
ssh_exchange_identification: read: Connection reset by peer
ssh_exchange_identification: Connection closed by remote host
ssh_exchange_identification: read: Connection reset by peer
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"6"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"7"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"8"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"9"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"10"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"11"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"12"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"13"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"14"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"15"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"16"}
> warning: Unable to apply settings: Directory /var/crash2 isn't writable or doesn't exist.
> warning: transport closed: disconnected
CDP: {"source":"network","level":"error","text":"Failed to load resource: net::ERR_CONNECTION_RESET","timestamp":1515772291002.82,"url":"http://127.0.0.2:9491/cockpit/static/fonts/OpenSans-Light-webfont.woff","networkRequestId":"233726.131"}
Connection to 127.0.0.2 closed by remote host.
Unexpected journal message 'audit: type=1400 audit(1515772084.583:153): avc:  denied  { map } for  pid=1225 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestKdump-testBasic-fedora-27-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestKdump-testBasic-fedora-27-127.0.0.2-2601-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 667, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 802, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1515772084.583:153): avc:  denied  { map } for  pid=1225 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 165 testBasic (check_kdump.TestKdump) # duration: 231s
Wrote screenshot to TestKdump-testBasic-fedora-27-127.0.0.2-2601-FAIL.png
Wrote HTML dump to TestKdump-testBasic-fedora-27-127.0.0.2-2601-FAIL.html
Wrote JS log to TestKdump-testBasic-fedora-27-127.0.0.2-2601-FAIL.js.log
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"25"}
Journal extracted to TestKdump-testBasic-fedora-27-127.0.0.2-2601-FAIL.log

First occurrence: 2018-01-12T15:51:37.495070 | revision d75b6d82ec0c29f1add56ef0d093837b6ab291ba, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testTime (check_system_info.TestSystemInfo)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9864/devtools/browser/31b782e9-a04d-405a-b122-86cb2d680146
[0112/155422.037262:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 239865: Permission denied (13)
[0112/155423.118340:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 239898: Permission denied (13)
> log: systemd-timedated not in use, ntp server configuration not supported
> log: systemd-timedated not in use, ntp server configuration not supported
> log: systemd-timedated not in use, ntp server configuration not supported
Unexpected journal message 'audit: type=1400 audit(1515772453.888:162): avc:  denied  { map } for  pid=1281 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1515772454.025:164): avc:  denied  { execute_no_trans } for  pid=1324 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestSystemInfo-testTime-fedora-27-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestSystemInfo-testTime-fedora-27-127.0.0.2-2501-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 667, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 802, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1515772453.888:162): avc:  denied  { map } for  pid=1281 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 124 testTime (check_system_info.TestSystemInfo) # duration: 33s
Wrote screenshot to TestSystemInfo-testTime-fedora-27-127.0.0.2-2501-FAIL.png
Wrote HTML dump to TestSystemInfo-testTime-fedora-27-127.0.0.2-2501-FAIL.html
Wrote JS log to TestSystemInfo-testTime-fedora-27-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestSystemInfo-testTime-fedora-27-127.0.0.2-2501-FAIL.log

First occurrence: 2018-01-12T15:54:35.051451 | revision d75b6d82ec0c29f1add56ef0d093837b6ab291ba, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testUnpartitionedSpace (check_storage_lvm2.TestStorage)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:10171/devtools/browser/1242431a-0ad0-4861-9205-81ec206966a6
[0112/155631.014445:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 242915: Permission denied (13)
[0112/155632.101026:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 242955: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1515772584.097:163): avc:  denied  { map } for  pid=1291 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1515772584.244:165): avc:  denied  { execute_no_trans } for  pid=1338 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestStorage-testUnpartitionedSpace-fedora-27-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestStorage-testUnpartitionedSpace-fedora-27-127.0.0.2-2201-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 667, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 802, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1515772584.097:163): avc:  denied  { map } for  pid=1291 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 103 testUnpartitionedSpace (check_storage_lvm2.TestStorage) # duration: 30s
Wrote screenshot to TestStorage-testUnpartitionedSpace-fedora-27-127.0.0.2-2201-FAIL.png
Wrote HTML dump to TestStorage-testUnpartitionedSpace-fedora-27-127.0.0.2-2201-FAIL.html
Wrote JS log to TestStorage-testUnpartitionedSpace-fedora-27-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestStorage-testUnpartitionedSpace-fedora-27-127.0.0.2-2201-FAIL.log

First occurrence: 2018-01-12T15:56:42.628025 | revision d75b6d82ec0c29f1add56ef0d093837b6ab291ba, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testSudo (check_reauthorize.TestReauthorize)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:10171/devtools/browser/50d8801c-d5ae-42a1-a4a5-b0cbdef362cc
[0112/155918.028468:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 246618: Permission denied (13)
[0112/155919.127259:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 246651: Permission denied (13)
> log: fail
> log: done
> log: fail
CDP: {"source":"javascript","level":"error","text":"WebSocket is already in CLOSING or CLOSED state.","timestamp":1515772777871.18,"url":"http://127.0.0.2:9091/cockpit/$bdfb9cfe9aca4d9ec95d43dada83a6205c034909/base1/cockpit.js","lineNumber":446,"stackTrace":{"callFrames":[{"functionName":"U","scriptId":"34","url":"http://127.0.0.2:9091/cockpit/$bdfb9cfe9aca4d9ec95d43dada83a6205c034909/base1/cockpit.js","lineNumber":446,"columnNumber":14},{"functionName":"Ue","scriptId":"34","url":"http://127.0.0.2:9091/cockpit/$bdfb9cfe9aca4d9ec95d43dada83a6205c034909/base1/cockpit.js","lineNumber":756,"columnNumber":51},{"functionName":"l","scriptId":"37","url":"http://127.0.0.2:9091/cockpit/$bdfb9cfe9aca4d9ec95d43dada83a6205c034909/shell/index.js","lineNumber":3470,"columnNumber":56}]}}
CDP: {"source":"javascript","level":"error","text":"WebSocket is already in CLOSING or CLOSED state.","timestamp":1515772777871.45,"url":"http://127.0.0.2:9091/cockpit/$bdfb9cfe9aca4d9ec95d43dada83a6205c034909/base1/cockpit.js","lineNumber":446,"stackTrace":{"callFrames":[{"functionName":"U","scriptId":"34","url":"http://127.0.0.2:9091/cockpit/$bdfb9cfe9aca4d9ec95d43dada83a6205c034909/base1/cockpit.js","lineNumber":446,"columnNumber":14},{"functionName":"Ue","scriptId":"34","url":"http://127.0.0.2:9091/cockpit/$bdfb9cfe9aca4d9ec95d43dada83a6205c034909/base1/cockpit.js","lineNumber":756,"columnNumber":51},{"functionName":"l","scriptId":"37","url":"http://127.0.0.2:9091/cockpit/$bdfb9cfe9aca4d9ec95d43dada83a6205c034909/shell/index.js","lineNumber":3470,"columnNumber":56}]}}
CDP: {"source":"javascript","level":"error","text":"WebSocket is already in CLOSING or CLOSED state.","timestamp":1515772777871.64,"url":"http://127.0.0.2:9091/cockpit/$bdfb9cfe9aca4d9ec95d43dada83a6205c034909/base1/cockpit.js","lineNumber":446,"stackTrace":{"callFrames":[{"functionName":"U","scriptId":"34","url":"http://127.0.0.2:9091/cockpit/$bdfb9cfe9aca4d9ec95d43dada83a6205c034909/base1/cockpit.js","lineNumber":446,"columnNumber":14},{"functionName":"Ue","scriptId":"34","url":"http://127.0.0.2:9091/cockpit/$bdfb9cfe9aca4d9ec95d43dada83a6205c034909/base1/cockpit.js","lineNumber":756,"columnNumber":51},{"functionName":"l","scriptId":"37","url":"http://127.0.0.2:9091/cockpit/$bdfb9cfe9aca4d9ec95d43dada83a6205c034909/shell/index.js","lineNumber":3470,"columnNumber":56}]}}
CDP: {"source":"javascript","level":"error","text":"WebSocket is already in CLOSING or CLOSED state.","timestamp":1515772777871.82,"url":"http://127.0.0.2:9091/cockpit/$bdfb9cfe9aca4d9ec95d43dada83a6205c034909/base1/cockpit.js","lineNumber":446,"stackTrace":{"callFrames":[{"functionName":"U","scriptId":"34","url":"http://127.0.0.2:9091/cockpit/$bdfb9cfe9aca4d9ec95d43dada83a6205c034909/base1/cockpit.js","lineNumber":446,"columnNumber":14},{"functionName":"Ue","scriptId":"34","url":"http://127.0.0.2:9091/cockpit/$bdfb9cfe9aca4d9ec95d43dada83a6205c034909/base1/cockpit.js","lineNumber":756,"columnNumber":51},{"functionName":"l","scriptId":"37","url":"http://127.0.0.2:9091/cockpit/$bdfb9cfe9aca4d9ec95d43dada83a6205c034909/shell/index.js","lineNumber":3470,"columnNumber":56}]}}
CDP: {"source":"javascript","level":"error","text":"WebSocket is already in CLOSING or CLOSED state.","timestamp":1515772777871.99,"url":"http://127.0.0.2:9091/cockpit/$bdfb9cfe9aca4d9ec95d43dada83a6205c034909/base1/cockpit.js","lineNumber":446,"stackTrace":{"callFrames":[{"functionName":"U","scriptId":"34","url":"http://127.0.0.2:9091/cockpit/$bdfb9cfe9aca4d9ec95d43dada83a6205c034909/base1/cockpit.js","lineNumber":446,"columnNumber":14},{"functionName":"Ue","scriptId":"34","url":"http://127.0.0.2:9091/cockpit/$bdfb9cfe9aca4d9ec95d43dada83a6205c034909/base1/cockpit.js","lineNumber":756,"columnNumber":51},{"functionName":"l","scriptId":"37","url":"http://127.0.0.2:9091/cockpit/$bdfb9cfe9aca4d9ec95d43dada83a6205c034909/shell/index.js","lineNumber":3470,"columnNumber":56}]}}
CDP: {"source":"javascript","level":"error","text":"WebSocket is already in CLOSING or CLOSED state.","timestamp":1515772777872.17,"url":"http://127.0.0.2:9091/cockpit/$bdfb9cfe9aca4d9ec95d43dada83a6205c034909/base1/cockpit.js","lineNumber":446,"stackTrace":{"callFrames":[{"functionName":"U","scriptId":"34","url":"http://127.0.0.2:9091/cockpit/$bdfb9cfe9aca4d9ec95d43dada83a6205c034909/base1/cockpit.js","lineNumber":446,"columnNumber":14},{"functionName":"Ue","scriptId":"34","url":"http://127.0.0.2:9091/cockpit/$bdfb9cfe9aca4d9ec95d43dada83a6205c034909/base1/cockpit.js","lineNumber":756,"columnNumber":51},{"functionName":"l","scriptId":"37","url":"http://127.0.0.2:9091/cockpit/$bdfb9cfe9aca4d9ec95d43dada83a6205c034909/shell/index.js","lineNumber":3470,"columnNumber":56}]}}
CDP: {"source":"javascript","level":"error","text":"WebSocket is already in CLOSING or CLOSED state.","timestamp":1515772777872.34,"url":"http://127.0.0.2:9091/cockpit/$bdfb9cfe9aca4d9ec95d43dada83a6205c034909/base1/cockpit.js","lineNumber":446,"stackTrace":{"callFrames":[{"functionName":"U","scriptId":"34","url":"http://127.0.0.2:9091/cockpit/$bdfb9cfe9aca4d9ec95d43dada83a6205c034909/base1/cockpit.js","lineNumber":446,"columnNumber":14},{"functionName":"Ue","scriptId":"34","url":"http://127.0.0.2:9091/cockpit/$bdfb9cfe9aca4d9ec95d43dada83a6205c034909/base1/cockpit.js","lineNumber":756,"columnNumber":51},{"functionName":"l","scriptId":"37","url":"http://127.0.0.2:9091/cockpit/$bdfb9cfe9aca4d9ec95d43dada83a6205c034909/shell/index.js","lineNumber":3470,"columnNumber":56}]}}
(node:246627) Warning: Possible EventEmitter memory leak detected. 11 Page.loadEventFired listeners added. Use emitter.setMaxListeners() to increase limit
> log: done
Unexpected journal message 'audit: type=1400 audit(1515772746.362:161): avc:  denied  { map } for  pid=1236 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1515772746.615:165): avc:  denied  { execute_no_trans } for  pid=1296 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestReauthorize-testSudo-fedora-27-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestReauthorize-testSudo-fedora-27-127.0.0.2-2201-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 667, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 802, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1515772746.362:161): avc:  denied  { map } for  pid=1236 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 81 testSudo (check_reauthorize.TestReauthorize) # duration: 50s
Wrote screenshot to TestReauthorize-testSudo-fedora-27-127.0.0.2-2201-FAIL.png
Wrote HTML dump to TestReauthorize-testSudo-fedora-27-127.0.0.2-2201-FAIL.html
Wrote JS log to TestReauthorize-testSudo-fedora-27-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestReauthorize-testSudo-fedora-27-127.0.0.2-2201-FAIL.log

First occurrence: 2018-01-12T15:59:45.848376 | revision d75b6d82ec0c29f1add56ef0d093837b6ab291ba, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testImagestreamImport (check_openshift.TestRegistry)
#
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:10075/devtools/browser/e5a536f2-0de0-448e-b451-95f07960a0e4
[0112/160228.224445:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 251075: Permission denied (13)
[0112/160229.286454:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 251116: Permission denied (13)
> warning: 2018-01-12 11:02:33.300532 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-12 11:02:33.300727 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-12 11:02:33.300784 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-12 11:02:33.698870 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-12 11:02:33.698995 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-12 11:02:33.699035 I | proto: duplicate proto type registered: google.protobuf.Timestamp

CDP: {"source":"security","level":"error","text":"Refused to apply inline style because it violates the following Content Security Policy directive: \"default-src 'self' http://127.0.0.2:9591\". Either the 'unsafe-inline' keyword, a hash ('sha256-I4l5F4Kq75Yvla5XX3FqfoQO1206LqJ8p8rtQPyLwm4='), or a nonce ('nonce-...') is required to enable inline execution. Note also that 'style-src' was not explicitly set, so 'default-src' is used as a fallback.\n","timestamp":1515772954595.69,"url":"http://127.0.0.2:9591/cockpit/$bdfb9cfe9aca4d9ec95d43dada83a6205c034909/kubernetes/registry.js","lineNumber":3920,"stackTrace":{"callFrames":[{"functionName":"html","scriptId":"44","url":"http://127.0.0.2:9591/cockpit/$bdfb9cfe9aca4d9ec95d43dada83a6205c034909/kubernetes/registry.js","lineNumber":3920,"columnNumber":74},{"functionName":"be.(anonymous function)","scriptId":"44","url":"http://127.0.0.2:9591/cockpit/$bdfb9cfe9aca4d9ec95d43dada83a6205c034909/kubernetes/registry.js","lineNumber":3937,"columnNumber":40},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9591/cockpit/$bdfb9cfe9aca4d9ec95d43dada83a6205c034909/kubernetes/registry.js","lineNumber":1427,"columnNumber":40},{"functionName":"l","scriptId":"44","url":"http://127.0.0.2:9591/cockpit/$bdfb9cfe9aca4d9ec95d43dada83a6205c034909/kubernetes/registry.js","lineNumber":2475,"columnNumber":41},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9591/cockpit/$bdfb9cfe9aca4d9ec95d43dada83a6205c034909/kubernetes/registry.js","lineNumber":2483,"columnNumber":20},{"functionName":"$eval","scriptId":"44","url":"http://127.0.0.2:9591/cockpit/$bdfb9cfe9aca4d9ec95d43dada83a6205c034909/kubernetes/registry.js","lineNumber":2799,"columnNumber":35},{"functionName":"$digest","scriptId":"44","url":"http://127.0.0.2:9591/cockpit/$bdfb9cfe9aca4d9ec95d43dada83a6205c034909/kubernetes/registry.js","lineNumber":2752,"columnNumber":59},{"functionName":"$apply","scriptId":"44","url":"http://127.0.0.2:9591/cockpit/$bdfb9cfe9aca4d9ec95d43dada83a6205c034909/kubernetes/registry.js","lineNumber":2821,"columnNumber":34},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9591/cockpit/$bdfb9cfe9aca4d9ec95d43dada83a6205c034909/kubernetes/registry.js","lineNumber":2660,"columnNumber":26},{"functionName":"s","scriptId":"44","url":"http://127.0.0.2:9591/cockpit/$bdfb9cfe9aca4d9ec95d43dada83a6205c034909/kubernetes/registry.js","lineNumber":945,"columnNumber":22},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9591/cockpit/$bdfb9cfe9aca4d9ec95d43dada83a6205c034909/kubernetes/registry.js","lineNumber":1037,"columnNumber":33}]}}
Unexpected journal message 'audit: type=1400 audit(1515772893.362:161): avc:  denied  { map } for  pid=1261 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1515772893.562:165): avc:  denied  { execute_no_trans } for  pid=1304 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestRegistry-testImagestreamImport-fedora-27-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestRegistry-testImagestreamImport-fedora-27-127.0.0.2-2701-FAIL.log
Journal extracted to TestRegistry-testImagestreamImport-openshift-127.0.0.2-2702-FAIL.log
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 667, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 802, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1515772893.362:161): avc:  denied  { map } for  pid=1261 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 53 testImagestreamImport (check_openshift.TestRegistry) # duration: 79s
Wrote screenshot to TestRegistry-testImagestreamImport-fedora-27-127.0.0.2-2701-FAIL.png
Wrote HTML dump to TestRegistry-testImagestreamImport-fedora-27-127.0.0.2-2701-FAIL.html
Wrote JS log to TestRegistry-testImagestreamImport-fedora-27-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestRegistry-testImagestreamImport-fedora-27-127.0.0.2-2701-FAIL.log
Journal extracted to TestRegistry-testImagestreamImport-openshift-127.0.0.2-2702-FAIL.log
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory

First occurrence: 2018-01-12T16:02:42.789389 | revision d75b6d82ec0c29f1add56ef0d093837b6ab291ba, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testIpa (check_realms.TestRealms)
#

DevTools listening on ws://127.0.0.1:10190/devtools/browser/e074bfd5-646b-4d16-ab72-fd062879ac9e
[0115/093146.567951:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 23889: Permission denied (13)
[0115/093147.645568:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 23916: Permission denied (13)
> log: Failed to join domain: cockpit.lan: Password is incorrect
Unexpected journal message 'audit: type=1400 audit(1516008698.581:161): avc:  denied  { map } for  pid=1253 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516008698.814:165): avc:  denied  { execute_no_trans } for  pid=1295 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestRealms-testIpa-fedora-27-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestRealms-testIpa-fedora-27-127.0.0.2-2301-FAIL.log
Journal extracted to TestRealms-testIpa-ipa-127.0.0.2-2302-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 667, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 802, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516008698.581:161): avc:  denied  { map } for  pid=1253 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 126 testIpa (check_realms.TestRealms) # duration: 192s
Wrote screenshot to TestRealms-testIpa-fedora-27-127.0.0.2-2301-FAIL.png
Wrote HTML dump to TestRealms-testIpa-fedora-27-127.0.0.2-2301-FAIL.html
Wrote JS log to TestRealms-testIpa-fedora-27-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestRealms-testIpa-fedora-27-127.0.0.2-2301-FAIL.log
Journal extracted to TestRealms-testIpa-ipa-127.0.0.2-2302-FAIL.log

First occurrence: 2018-01-15T09:34:40.151612 | revision d2780fb019ced7c8a4aad2b2f3ba555ed9aa6760, logs Times recorded: 1 Latest occurrences:

cockpituous commented 6 years ago

verify/fedora-27 Ooops, it happened again


# ----------------------------------------------------------------------
# testNoConnectionSettings (check_networking_settings.TestNetworking)
#
NAME         UUID                                  TYPE            DEVICE 
System eth0  5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03  802-3-ethernet  eth0   
virbr0       706d8d91-6d0a-4fa2-ae6a-4673aab46609  bridge          virbr0 
System eth1  9c92fad9-6ecb-3e6c-eb4d-8a47c6f50c04  802-3-ethernet  --     
ens2         39ef3890-56af-4114-9a24-f3f94c42acfe  802-3-ethernet  --     

ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:10093/devtools/browser/486c541f-b04a-4cd6-b485-3d2edc869828
[0112/160519.846997:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 255010: Permission denied (13)
[0112/160520.956480:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 255073: Permission denied (13)
52:54:01:00:00:03 -> eth2
52:54:01:00:00:03 -> eth2
Unexpected journal message 'audit: type=1400 audit(1515773106.460:163): avc:  denied  { map } for  pid=1277 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1515773106.704:165): avc:  denied  { execute_no_trans } for  pid=1327 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestNetworking-testNoConnectionSettings-fedora-27-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestNetworking-testNoConnectionSettings-fedora-27-127.0.0.2-2301-FAIL.log
Journal extracted to TestNetworking-testNoConnectionSettings-fedora-26-127.0.0.2-2302-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 667, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 802, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1515773106.460:163): avc:  denied  { map } for  pid=1277 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 36 testNoConnectionSettings (check_networking_settings.TestNetworking) # duration: 49s
Wrote screenshot to TestNetworking-testNoConnectionSettings-fedora-27-127.0.0.2-2301-FAIL.png
Wrote HTML dump to TestNetworking-testNoConnectionSettings-fedora-27-127.0.0.2-2301-FAIL.html
Wrote JS log to TestNetworking-testNoConnectionSettings-fedora-27-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestNetworking-testNoConnectionSettings-fedora-27-127.0.0.2-2301-FAIL.log
Journal extracted to TestNetworking-testNoConnectionSettings-fedora-26-127.0.0.2-2302-FAIL.log

First occurrence: 2018-01-12T16:05:39.164020 | revision d75b6d82ec0c29f1add56ef0d093837b6ab291ba, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (check_login.TestLogin)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9581/devtools/browser/2e878c87-aeb9-4f03-a83e-e7b962bb2efb
[0112/160704.283772:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 256643: Permission denied (13)
[0112/160705.419597:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 256682: Permission denied (13)
> log: Authentication failed
> log: Authentication failed
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 403 (Permission denied)","timestamp":1515773230398.98,"url":"http://127.0.0.2:9691/cockpit/login","networkRequestId":"256682.11"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 403 (Permission denied)","timestamp":1515773230966.84,"url":"http://127.0.0.2:9691/cockpit/login","networkRequestId":"256682.12"}
Unexpected journal message 'audit: type=1400 audit(1515773215.671:163): avc:  denied  { map } for  pid=1275 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1515773215.839:165): avc:  denied  { execute_no_trans } for  pid=1321 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestLogin-testBasic-fedora-27-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestLogin-testBasic-fedora-27-127.0.0.2-2801-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1515773215.671:163): avc:  denied  { map } for  pid=1275 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 158 testBasic (check_login.TestLogin) # duration: 36s
Wrote screenshot to TestLogin-testBasic-fedora-27-127.0.0.2-2801-FAIL.png
Wrote HTML dump to TestLogin-testBasic-fedora-27-127.0.0.2-2801-FAIL.html
Wrote JS log to TestLogin-testBasic-fedora-27-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestLogin-testBasic-fedora-27-127.0.0.2-2801-FAIL.log

First occurrence: 2018-01-12T16:07:19.157451 | revision 1bb83da4c0508cde916b75561b54cea8e3b4987b, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testPendingClaim (check_kubernetes.TestKubernetes)
#
bash: /etc/kubernetes/start-kubernetes: No such file or directory
2018-01-12 11:07:35.073010 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-12 11:07:35.081444 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-12 11:07:35.081784 I | proto: duplicate proto type registered: google.protobuf.Timestamp
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9723/devtools/browser/32ba1611-4bd0-43fd-ad13-d041918e8121
[0112/160739.635260:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 257272: Permission denied (13)
[0112/160740.687192:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 257315: Permission denied (13)
> warning: 2018-01-12 11:07:46.526324 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-12 11:07:46.527309 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-12 11:07:46.527332 I | proto: duplicate proto type registered: google.protobuf.Timestamp
error: current-context must exist in order to minify

> warning: received invalid kubectl config 
> warning: 2018-01-12 11:07:47.713808 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-12 11:07:47.713950 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-12 11:07:47.713982 I | proto: duplicate proto type registered: google.protobuf.Timestamp

2018-01-12 11:07:48.772155 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-12 11:07:48.772713 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-12 11:07:48.772982 I | proto: duplicate proto type registered: google.protobuf.Timestamp
2018-01-12 11:07:49.537076 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-12 11:07:49.537696 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-12 11:07:49.538000 I | proto: duplicate proto type registered: google.protobuf.Timestamp
2018-01-12 11:07:49.989952 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-12 11:07:49.995500 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-12 11:07:49.995542 I | proto: duplicate proto type registered: google.protobuf.Timestamp
2018-01-12 11:07:50.858933 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-12 11:07:50.859339 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-12 11:07:50.859581 I | proto: duplicate proto type registered: google.protobuf.Timestamp
2018-01-12 11:07:51.653545 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-12 11:07:51.672573 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-12 11:07:51.672803 I | proto: duplicate proto type registered: google.protobuf.Timestamp
2018-01-12 11:07:52.393731 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-12 11:07:52.394134 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-12 11:07:52.394378 I | proto: duplicate proto type registered: google.protobuf.Timestamp
Unexpected journal message 'audit: type=1400 audit(1515773228.638:163): avc:  denied  { map } for  pid=1274 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1515773228.770:165): avc:  denied  { execute_no_trans } for  pid=1326 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestKubernetes-testPendingClaim-fedora-27-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestKubernetes-testPendingClaim-fedora-27-127.0.0.2-2201-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1515773228.638:163): avc:  denied  { map } for  pid=1274 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 154 testPendingClaim (check_kubernetes.TestKubernetes) # duration: 64s
Wrote screenshot to TestKubernetes-testPendingClaim-fedora-27-127.0.0.2-2201-FAIL.png
Wrote HTML dump to TestKubernetes-testPendingClaim-fedora-27-127.0.0.2-2201-FAIL.html
Wrote JS log to TestKubernetes-testPendingClaim-fedora-27-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestKubernetes-testPendingClaim-fedora-27-127.0.0.2-2201-FAIL.log
[0100/000000.295849:ERROR:broker_posix.cc(40)] Recvmsg error: Connection reset by peer (104)
[0100/000000.296269:WARNING:client_shared_bitmap_manager.cc(98)] Browser failed to allocate shared memory

First occurrence: 2018-01-12T16:08:00.461797 | revision 1bb83da4c0508cde916b75561b54cea8e3b4987b, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testAuthorizedKeys (check_keys.TestKeys)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:10196/devtools/browser/3a109ed9-eaea-4472-b8d4-7df0f5425941
[0112/160810.664558:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 258141: Permission denied (13)
[0112/160811.684051:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 258172: Permission denied (13)
> warning: The key you provided was not valid.
> warning: chage: Permission denied.

> warning: chage: Permission denied.

> warning: chage: Permission denied.

getfacl: Removing leading '/' from absolute path names
getfacl: Removing leading '/' from absolute path names
Unexpected journal message 'audit: type=1400 audit(1515773280.754:163): avc:  denied  { map } for  pid=1305 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1515773280.871:165): avc:  denied  { execute_no_trans } for  pid=1344 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestKeys-testAuthorizedKeys-fedora-27-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestKeys-testAuthorizedKeys-fedora-27-127.0.0.2-2401-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1515773280.754:163): avc:  denied  { map } for  pid=1305 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 148 testAuthorizedKeys (check_keys.TestKeys) # duration: 45s
Wrote screenshot to TestKeys-testAuthorizedKeys-fedora-27-127.0.0.2-2401-FAIL.png
Wrote HTML dump to TestKeys-testAuthorizedKeys-fedora-27-127.0.0.2-2401-FAIL.html
Wrote JS log to TestKeys-testAuthorizedKeys-fedora-27-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestKeys-testAuthorizedKeys-fedora-27-127.0.0.2-2401-FAIL.log

First occurrence: 2018-01-12T16:08:33.910189 | revision 1bb83da4c0508cde916b75561b54cea8e3b4987b, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testDisks (check_machines.TestMachines)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9982/devtools/browser/893ca09d-e17a-4bee-b446-57eaf0e00cbb
[0112/160909.221826:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 261946: Permission denied (13)
[0112/160910.228308:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 262015: Permission denied (13)
Libvirt version does not support disk statistics
Libvirt version does not support disk statistics
Restarting vm-subVmTest1, might take a while
Unexpected journal message 'audit: type=1400 audit(1515773339.568:160): avc:  denied  { map } for  pid=1315 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1515773339.760:162): avc:  denied  { execute_no_trans } for  pid=1351 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestMachines-testDisks-fedora-27-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestMachines-testDisks-fedora-27-127.0.0.2-2301-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 667, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 802, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1515773339.568:160): avc:  denied  { map } for  pid=1315 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 3 testDisks (check_machines.TestMachines) # duration: 52s
Wrote screenshot to TestMachines-testDisks-fedora-27-127.0.0.2-2301-FAIL.png
Wrote HTML dump to TestMachines-testDisks-fedora-27-127.0.0.2-2301-FAIL.html
Wrote JS log to TestMachines-testDisks-fedora-27-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestMachines-testDisks-fedora-27-127.0.0.2-2301-FAIL.log

First occurrence: 2018-01-12T16:09:38.623610 | revision d75b6d82ec0c29f1add56ef0d093837b6ab291ba, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testHeadRequest (check_connection.TestConnection)
#
Unexpected journal message 'audit: type=1400 audit(1515773427.247:179): avc:  denied  { execute_no_trans } for  pid=1276 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Journal extracted to TestConnection-testHeadRequest-fedora-27-127.0.0.2-2601-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1515773427.247:179): avc:  denied  { execute_no_trans } for  pid=1276 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 130 testHeadRequest (check_connection.TestConnection) # duration: 34s
Journal extracted to TestConnection-testHeadRequest-fedora-27-127.0.0.2-2601-FAIL.log

First occurrence: 2018-01-12T16:10:35.885227 | revision 1bb83da4c0508cde916b75561b54cea8e3b4987b, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (check_storage_multipath.TestStorage)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9997/devtools/browser/8bdf81b2-4629-437d-9cf9-cbe8d0763a14
[0112/161126.480835:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 262311: Permission denied (13)
[0112/161127.461465:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 262344: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1515773476.258:162): avc:  denied  { map } for  pid=1256 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1515773476.439:164): avc:  denied  { execute_no_trans } for  pid=1309 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestStorage-testBasic-fedora-27-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestStorage-testBasic-fedora-27-127.0.0.2-2701-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1515773476.258:162): avc:  denied  { map } for  pid=1256 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 120 testBasic (check_storage_multipath.TestStorage) # duration: 30s
Wrote screenshot to TestStorage-testBasic-fedora-27-127.0.0.2-2701-FAIL.png
Wrote HTML dump to TestStorage-testBasic-fedora-27-127.0.0.2-2701-FAIL.html
Wrote JS log to TestStorage-testBasic-fedora-27-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestStorage-testBasic-fedora-27-127.0.0.2-2701-FAIL.log

First occurrence: 2018-01-12T16:11:36.193561 | revision 1bb83da4c0508cde916b75561b54cea8e3b4987b, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBrokenVdoConfig (check_storage_vdo.TestStorage)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:10170/devtools/browser/e59eebf5-9b60-4fd5-bb9b-ab8994d759f2
[0112/161300.512684:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 265306: Permission denied (13)
[0112/161301.683941:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 265421: Permission denied (13)
which: no vdo in (/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin)
Unexpected journal message 'audit: type=1400 audit(1515773570.901:163): avc:  denied  { map } for  pid=1297 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1515773571.020:165): avc:  denied  { execute_no_trans } for  pid=1334 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestStorage-testBrokenVdoConfig-fedora-27-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestStorage-testBrokenVdoConfig-fedora-27-127.0.0.2-2301-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1515773570.901:163): avc:  denied  { map } for  pid=1297 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 104 testBrokenVdoConfig (check_storage_vdo.TestStorage) # duration: 29s
Wrote screenshot to TestStorage-testBrokenVdoConfig-fedora-27-127.0.0.2-2301-FAIL.png
Wrote HTML dump to TestStorage-testBrokenVdoConfig-fedora-27-127.0.0.2-2301-FAIL.html
Wrote JS log to TestStorage-testBrokenVdoConfig-fedora-27-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestStorage-testBrokenVdoConfig-fedora-27-127.0.0.2-2301-FAIL.log

First occurrence: 2018-01-12T16:13:08.288261 | revision 1bb83da4c0508cde916b75561b54cea8e3b4987b, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testNfsBusy (check_storage_nfs.TestStorage)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9595/devtools/browser/e4290351-0318-4e60-9a34-4bff26463bdf
[0112/161534.778839:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 270050: Permission denied (13)
[0112/161535.724917:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 270109: Permission denied (13)
> warning: clnt_create: RPC: Unknown host

> warning: 
> warning: umount.nfs4: /mounts/foo: device is busy

Connection to 127.0.0.2 closed by remote host.
Unexpected journal message 'audit: type=1400 audit(1515773727.013:163): avc:  denied  { map } for  pid=1309 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1515773727.168:165): avc:  denied  { execute_no_trans } for  pid=1346 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestStorage-testNfsBusy-fedora-27-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestStorage-testNfsBusy-fedora-27-127.0.0.2-2901-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1515773727.013:163): avc:  denied  { map } for  pid=1309 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 77 testNfsBusy (check_storage_nfs.TestStorage) # duration: 28s
Wrote screenshot to TestStorage-testNfsBusy-fedora-27-127.0.0.2-2901-FAIL.png
Wrote HTML dump to TestStorage-testNfsBusy-fedora-27-127.0.0.2-2901-FAIL.html
Wrote JS log to TestStorage-testNfsBusy-fedora-27-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestStorage-testNfsBusy-fedora-27-127.0.0.2-2901-FAIL.log

First occurrence: 2018-01-12T16:15:43.404095 | revision 1bb83da4c0508cde916b75561b54cea8e3b4987b, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testMountOptions (check_storage_mounting.TestStorage)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:10153/devtools/browser/753a6701-4290-4516-8326-3f12f19a7014
[0112/161553.452983:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 270550: Permission denied (13)
[0112/161554.435434:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 270583: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1515773744.020:165): avc:  denied  { execute_no_trans } for  pid=1311 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestStorage-testMountOptions-fedora-27-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestStorage-testMountOptions-fedora-27-127.0.0.2-2501-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1515773744.020:165): avc:  denied  { execute_no_trans } for  pid=1311 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 74 testMountOptions (check_storage_mounting.TestStorage) # duration: 36s
Wrote screenshot to TestStorage-testMountOptions-fedora-27-127.0.0.2-2501-FAIL.png
Wrote HTML dump to TestStorage-testMountOptions-fedora-27-127.0.0.2-2501-FAIL.html
Wrote JS log to TestStorage-testMountOptions-fedora-27-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestStorage-testMountOptions-fedora-27-127.0.0.2-2501-FAIL.log

First occurrence: 2018-01-12T16:16:09.815378 | revision 1bb83da4c0508cde916b75561b54cea8e3b4987b, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testPrivateKeys (check_keys.TestKeys)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9756/devtools/browser/aaaaeac9-a81f-4342-bdce-c95b07a9842d
[0112/161918.822161:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 227837: Permission denied (13)
[0112/161919.839782:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 227899: Permission denied (13)
> log: /bad: No such file or directory

> log: /bad: No such file or directory

> log: Enter passphrase for /tmp/new.rsa: 
Bad passphrase, try again for /tmp/new.rsa: 

> log: Enter passphrase for /tmp/new.rsa: 
Bad passphrase, try again for /tmp/new.rsa: 

> warning: loading key failed:  Password not accepted
Unexpected journal message 'audit: type=1400 audit(1515773950.540:163): avc:  denied  { map } for  pid=1267 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1515773950.674:165): avc:  denied  { execute_no_trans } for  pid=1314 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestKeys-testPrivateKeys-fedora-27-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestKeys-testPrivateKeys-fedora-27-127.0.0.2-2301-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 667, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 802, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1515773950.540:163): avc:  denied  { map } for  pid=1267 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 168 testPrivateKeys (check_keys.TestKeys) # duration: 33s
Wrote screenshot to TestKeys-testPrivateKeys-fedora-27-127.0.0.2-2301-FAIL.png
Wrote HTML dump to TestKeys-testPrivateKeys-fedora-27-127.0.0.2-2301-FAIL.html
Wrote JS log to TestKeys-testPrivateKeys-fedora-27-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestKeys-testPrivateKeys-fedora-27-127.0.0.2-2301-FAIL.log

First occurrence: 2018-01-12T16:19:31.396254 | revision 5721588e63cd30e1a9f5f447242e1dab39a8867f, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testAuthorizedKeys (check_keys.TestKeys)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9846/devtools/browser/a940b172-41c4-4435-aaa3-91641594ebd1
[0112/161934.847842:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 228332: Permission denied (13)
[0112/161935.878651:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 228407: Permission denied (13)
> warning: The key you provided was not valid.
> warning: chage: Permission denied.

> warning: chage: Permission denied.

> warning: chage: Permission denied.

getfacl: Removing leading '/' from absolute path names
getfacl: Removing leading '/' from absolute path names
Unexpected journal message 'audit: type=1400 audit(1515773965.223:163): avc:  denied  { execute_no_trans } for  pid=1283 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestKeys-testAuthorizedKeys-fedora-27-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestKeys-testAuthorizedKeys-fedora-27-127.0.0.2-2701-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 667, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 802, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1515773965.223:163): avc:  denied  { execute_no_trans } for  pid=1283 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 167 testAuthorizedKeys (check_keys.TestKeys) # duration: 41s
Wrote screenshot to TestKeys-testAuthorizedKeys-fedora-27-127.0.0.2-2701-FAIL.png
Wrote HTML dump to TestKeys-testAuthorizedKeys-fedora-27-127.0.0.2-2701-FAIL.html
Wrote JS log to TestKeys-testAuthorizedKeys-fedora-27-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestKeys-testAuthorizedKeys-fedora-27-127.0.0.2-2701-FAIL.log

First occurrence: 2018-01-12T16:19:55.174154 | revision 5721588e63cd30e1a9f5f447242e1dab39a8867f, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testHostToMaintenance (check_ovirt.TestOVirtMachines)
#
Engine URL: https://127.0.0.2:30102/ovirt-engine/
++ seq 1 60
+ for x in $(seq 1 60)
++ xmllint --xpath 'string(/api/product_info/name)' -
++ curl -s -k -u admin@internal:engine -H Content-type:application/xml https://10.111.113.5/ovirt-engine/api
-:1: parser error : Document is empty

^
+ '[' '' = 'oVirt Engine' ']'
+ sleep 10
+ for x in $(seq 1 60)
++ xmllint --xpath 'string(/api/product_info/name)' -
++ curl -s -k -u admin@internal:engine -H Content-type:application/xml https://10.111.113.5/ovirt-engine/api
-:1: parser error : Document is empty

^
+ '[' '' = 'oVirt Engine' ']'
+ sleep 10
+ for x in $(seq 1 60)
++ xmllint --xpath 'string(/api/product_info/name)' -
++ curl -s -k -u admin@internal:engine -H Content-type:application/xml https://10.111.113.5/ovirt-engine/api
-:1: parser error : Document is empty

^
+ '[' '' = 'oVirt Engine' ']'
+ sleep 10
+ for x in $(seq 1 60)
++ xmllint --xpath 'string(/api/product_info/name)' -
++ curl -s -k -u admin@internal:engine -H Content-type:application/xml https://10.111.113.5/ovirt-engine/api
-:1: parser error : Document is empty

^
+ '[' '' = 'oVirt Engine' ']'
+ sleep 10
+ for x in $(seq 1 60)
++ xmllint --xpath 'string(/api/product_info/name)' -
++ curl -s -k -u admin@internal:engine -H Content-type:application/xml https://10.111.113.5/ovirt-engine/api
+ '[' '' = 'oVirt Engine' ']'
+ sleep 10
+ for x in $(seq 1 60)
++ xmllint --xpath 'string(/api/product_info/name)' -
++ curl -s -k -u admin@internal:engine -H Content-type:application/xml https://10.111.113.5/ovirt-engine/api
+ '[' '' = 'oVirt Engine' ']'
+ sleep 10
+ for x in $(seq 1 60)
++ xmllint --xpath 'string(/api/product_info/name)' -
++ curl -s -k -u admin@internal:engine -H Content-type:application/xml https://10.111.113.5/ovirt-engine/api
+ '[' 'oVirt Engine' = 'oVirt Engine' ']'
+ break
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  1327  100  1327    0     0   1327      0  0:00:01 --:--:--  0:00:01 13138
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
 20   389    0     0  100    79      0     79  0:00:01 --:--:--  0:00:01   130
100   389  100   310  100    79    310     79  0:00:01 --:--:--  0:00:01   637
{"access_token":"eFAHd_x9lSLMdHhJpgr9f13uJMf6u4TFB7bXXn5QEbrkd3eeRUR4fVzlgFGIFdHdephSSpQZbmLjx3smyelTuw","scope":"ovirt-app-api ovirt-ext=token-info:authz-search ovirt-ext=token-info:public-authz-search ovirt-ext=token-info:validate ovirt-ext=token:password-access","exp":"1516378807000","token_type":"bearer"}
oVirt token retrieved: eFAHd_x9lSLMdHhJpgr9f13uJMf6u4TFB7bXXn5QEbrkd3eeRUR4fVzlgFGIFdHdephSSpQZbmLjx3smyelTuw
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9330/devtools/browser/aed2c295-0808-45e7-9a84-ccedda630553
[0112/162011.386721:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 278224: Permission denied (13)
[0112/162012.334412:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 278300: Permission denied (13)
> log: loading ovirt package
> log: Configuration file /etc/cockpit/machines-ovirt.config content is read ...
> log: ... and parsed
> info: HTTP POST failed: "{\n  \"fault\" : {\n    \"detail\" : \"[The following Hosts have running VMs and cannot be switched to maintenance mode: host.Please ensure that the following Clusters have at least one Host in UP state: Default.]\",\n    \"reason\" : \"Operation Failed\"\n  },\n  \"status\" : \"failed\"\n}" /ovirt-engine/api/hosts/525f2e90-397b-483f-8c0e-1cdb01f559f3/deactivate
> info: handleOvirtError, error =  {
  "fault" : {
    "detail" : "[The following Hosts have running VMs and cannot be switched to maintenance mode: host.Please ensure that the following Clusters have at least one Host in UP state: Default.]",
    "reason" : "Operation Failed"
  },
  "status" : "failed"
} exception =  
> warning: Switching host to maintenance mode failed. Received error: [The following Hosts have running VMs and cannot be switched to maintenance mode: host.Please ensure that the following Clusters have at least one Host in UP state: Default.]
Unexpected journal message 'audit: type=1400 audit(1515773899.142:160): avc:  denied  { map } for  pid=1288 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1515773899.278:162): avc:  denied  { execute_no_trans } for  pid=1319 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestOVirtMachines-testHostToMaintenance-fedora-27-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestOVirtMachines-testHostToMaintenance-fedora-27-127.0.0.2-2301-FAIL.log
/etc/profile.d/lang.sh: line 19: warning: setlocale: LC_CTYPE: cannot change locale (C.UTF-8)
Journal extracted to TestOVirtMachines-testHostToMaintenance-ovirt-127.0.0.2-2302-FAIL.log
/etc/profile.d/lang.sh: line 19: warning: setlocale: LC_CTYPE: cannot change locale (C.UTF-8)
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1515773899.142:160): avc:  denied  { map } for  pid=1288 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 48 testHostToMaintenance (check_ovirt.TestOVirtMachines) # duration: 156s
Wrote screenshot to TestOVirtMachines-testHostToMaintenance-fedora-27-127.0.0.2-2301-FAIL.png
Wrote HTML dump to TestOVirtMachines-testHostToMaintenance-fedora-27-127.0.0.2-2301-FAIL.html
Wrote JS log to TestOVirtMachines-testHostToMaintenance-fedora-27-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestOVirtMachines-testHostToMaintenance-fedora-27-127.0.0.2-2301-FAIL.log
Journal extracted to TestOVirtMachines-testHostToMaintenance-ovirt-127.0.0.2-2302-FAIL.log
/etc/profile.d/lang.sh: line 19: warning: setlocale: LC_CTYPE: cannot change locale (C.UTF-8)

First occurrence: 2018-01-12T16:20:42.275994 | revision 1bb83da4c0508cde916b75561b54cea8e3b4987b, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testKubevirtEnvironment (check_openshift.TestOpenshift)
#
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
No resources found.
No resources found.
Unexpected journal message 'audit: type=1400 audit(1515774000.581:163): avc:  denied  { map } for  pid=1295 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Journal extracted to TestOpenshift-testKubevirtEnvironment-fedora-27-127.0.0.2-2801-FAIL.log
Journal extracted to TestOpenshift-testKubevirtEnvironment-openshift-127.0.0.2-2802-FAIL.log
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1515774000.581:163): avc:  denied  { map } for  pid=1295 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 30 testKubevirtEnvironment (check_openshift.TestOpenshift) # duration: 83s
Journal extracted to TestOpenshift-testKubevirtEnvironment-fedora-27-127.0.0.2-2801-FAIL.log
Journal extracted to TestOpenshift-testKubevirtEnvironment-openshift-127.0.0.2-2802-FAIL.log
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory

First occurrence: 2018-01-12T16:21:12.992757 | revision 1bb83da4c0508cde916b75561b54cea8e3b4987b, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (check_kdump.TestKdump)
#
Created symlink /etc/systemd/system/multi-user.target.wants/kdump.service -> /usr/lib/systemd/system/kdump.service.
Job for kdump.service failed because the control process exited with error code.
See "systemctl  status kdump.service" and "journalctl  -xe" for details.
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9359/devtools/browser/f21df9de-d8c3-491b-b836-cbdd3c153426
[0112/161935.905802:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 228417: Permission denied (13)
[0112/161936.849855:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 228463: Permission denied (13)
Generating grub configuration file ...
Found linux image: /boot/vmlinuz-4.14.11-300.fc27.x86_64
Found initrd image: /boot/initramfs-4.14.11-300.fc27.x86_64.img
Found linux image: /boot/vmlinuz-4.13.9-300.fc27.x86_64
Found initrd image: /boot/initramfs-4.13.9-300.fc27.x86_64.img
Found linux image: /boot/vmlinuz-0-rescue-b7698e75e35a46dc9cd9db5d9bec44b8
Found initrd image: /boot/initramfs-0-rescue-b7698e75e35a46dc9cd9db5d9bec44b8.img
done
> warning: transport closed: disconnected
Connection to 127.0.0.2 closed by remote host.
CDP: {"source":"network","level":"error","text":"Failed to load resource: net::ERR_EMPTY_RESPONSE","timestamp":1515773984751.11,"url":"http://127.0.0.2:9691/cockpit/static/fonts/OpenSans-Light-webfont.woff","networkRequestId":"228463.29"}
ssh_exchange_identification: read: Connection reset by peer
ssh_exchange_identification: read: Connection reset by peer
ssh_exchange_identification: read: Connection reset by peer
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"4"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"5"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"6"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"7"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"8"}
> warning: Unable to apply settings: Directory /var/crash2 isn't writable or doesn't exist.
> warning: transport closed: disconnected
CDP: {"source":"network","level":"error","text":"Failed to load resource: net::ERR_CONNECTION_RESET","timestamp":1515774072326.77,"url":"http://127.0.0.2:9691/cockpit/static/fonts/OpenSans-Light-webfont.woff","networkRequestId":"228463.131"}
Connection to 127.0.0.2 closed by remote host.
Unexpected journal message 'audit: type=1400 audit(1515773967.869:163): avc:  denied  { map } for  pid=1284 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1515773968.093:165): avc:  denied  { execute_no_trans } for  pid=1321 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestKdump-testBasic-fedora-27-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestKdump-testBasic-fedora-27-127.0.0.2-2801-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 667, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 802, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1515773967.869:163): avc:  denied  { map } for  pid=1284 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 166 testBasic (check_kdump.TestKdump) # duration: 119s
Wrote screenshot to TestKdump-testBasic-fedora-27-127.0.0.2-2801-FAIL.png
Wrote HTML dump to TestKdump-testBasic-fedora-27-127.0.0.2-2801-FAIL.html
Wrote JS log to TestKdump-testBasic-fedora-27-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestKdump-testBasic-fedora-27-127.0.0.2-2801-FAIL.log

First occurrence: 2018-01-12T16:21:15.555996 | revision 5721588e63cd30e1a9f5f447242e1dab39a8867f, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testNonDefaultBondSettings (check_networking_bond.TestNetworking)
#
NAME             UUID                                  TYPE            DEVICE 
System eth0      5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03  802-3-ethernet  eth0   
static-52:54:01  a5690fae-18ce-43c5-b157-e2e63faee09d  802-3-ethernet  eth1   
virbr0           94e51f7f-45c6-47f7-89f2-4adbb4df1bb0  bridge          virbr0 
System eth1      9c92fad9-6ecb-3e6c-eb4d-8a47c6f50c04  802-3-ethernet  --     
ens2             39ef3890-56af-4114-9a24-f3f94c42acfe  802-3-ethernet  --     

52:54:01:00:00:03 -> eth2
52:54:01:00:00:03 -> eth2
52:54:01:00:00:04 -> eth3
52:54:01:00:00:04 -> eth3
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9701/devtools/browser/9b5eb72c-0571-4a64-b540-88a24c1ac02b
[0112/162205.455438:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 282377: Permission denied (13)
[0112/162206.460926:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 282430: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1515774105.638:163): avc:  denied  { map } for  pid=1306 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1515774105.760:165): avc:  denied  { execute_no_trans } for  pid=1341 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestNetworking-testNonDefaultBondSettings-fedora-27-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestNetworking-testNonDefaultBondSettings-fedora-27-127.0.0.2-2601-FAIL.log
Journal extracted to TestNetworking-testNonDefaultBondSettings-fedora-26-127.0.0.2-2602-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1515774105.638:163): avc:  denied  { map } for  pid=1306 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 13 testNonDefaultBondSettings (check_networking_bond.TestNetworking) # duration: 49s
Wrote screenshot to TestNetworking-testNonDefaultBondSettings-fedora-27-127.0.0.2-2601-FAIL.png
Wrote HTML dump to TestNetworking-testNonDefaultBondSettings-fedora-27-127.0.0.2-2601-FAIL.html
Wrote JS log to TestNetworking-testNonDefaultBondSettings-fedora-27-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestNetworking-testNonDefaultBondSettings-fedora-27-127.0.0.2-2601-FAIL.log
Journal extracted to TestNetworking-testNonDefaultBondSettings-fedora-26-127.0.0.2-2602-FAIL.log

First occurrence: 2018-01-12T16:22:20.998276 | revision 1bb83da4c0508cde916b75561b54cea8e3b4987b, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testCommandline (check_connection.TestConnection)
#
ls: cannot access '/etc/cockpit/ws-certs.d/*': No such file or directory
Unexpected journal message 'audit: type=1400 audit(1515774172.529:160): avc:  denied  { map } for  pid=1232 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1515774172.699:162): avc:  denied  { execute_no_trans } for  pid=1309 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Journal extracted to TestConnection-testCommandline-fedora-27-127.0.0.2-2901-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 667, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 802, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1515774172.529:160): avc:  denied  { map } for  pid=1232 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 139 testCommandline (check_connection.TestConnection) # duration: 21s
Journal extracted to TestConnection-testCommandline-fedora-27-127.0.0.2-2901-FAIL.log

First occurrence: 2018-01-12T16:23:00.687490 | revision 5721588e63cd30e1a9f5f447242e1dab39a8867f, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (check_terminal.TestTerminal)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9385/devtools/browser/1252189a-0d35-4d29-980b-35b42ae7edcb
[0112/162612.096014:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 236649: Permission denied (13)
[0112/162613.313119:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 236726: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1515774364.151:147): avc:  denied  { execute_no_trans } for  pid=1234 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestTerminal-testBasic-fedora-27-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestTerminal-testBasic-fedora-27-127.0.0.2-2901-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 667, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 802, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1515774364.151:147): avc:  denied  { execute_no_trans } for  pid=1234 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 115 testBasic (check_terminal.TestTerminal) # duration: 34s
Wrote screenshot to TestTerminal-testBasic-fedora-27-127.0.0.2-2901-FAIL.png
Wrote HTML dump to TestTerminal-testBasic-fedora-27-127.0.0.2-2901-FAIL.html
Wrote JS log to TestTerminal-testBasic-fedora-27-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestTerminal-testBasic-fedora-27-127.0.0.2-2901-FAIL.log

First occurrence: 2018-01-12T16:26:19.739971 | revision 5721588e63cd30e1a9f5f447242e1dab39a8867f, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (check_session.TestSession)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9919/devtools/browser/e0604453-7e31-4dd1-92cf-75efb66efb5d
[0112/162945.353388:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 242323: Permission denied (13)
[0112/162946.464414:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 242357: Permission denied (13)
> warning: transport closed: disconnected
Unexpected journal message 'audit: type=1400 audit(1515774579.123:163): avc:  denied  { map } for  pid=1292 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1515774579.271:165): avc:  denied  { execute_no_trans } for  pid=1333 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestSession-testBasic-fedora-27-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestSession-testBasic-fedora-27-127.0.0.2-2201-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 667, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 802, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1515774579.123:163): avc:  denied  { map } for  pid=1292 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 78 testBasic (check_session.TestSession) # duration: 32s
Wrote screenshot to TestSession-testBasic-fedora-27-127.0.0.2-2201-FAIL.png
Wrote HTML dump to TestSession-testBasic-fedora-27-127.0.0.2-2201-FAIL.html
Wrote JS log to TestSession-testBasic-fedora-27-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestSession-testBasic-fedora-27-127.0.0.2-2201-FAIL.log

First occurrence: 2018-01-12T16:29:58.916992 | revision 5721588e63cd30e1a9f5f447242e1dab39a8867f, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testExpose (check_docker.TestDocker)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9952/devtools/browser/11e18859-880e-42a6-805b-7a3850cc4831
[0112/170641.162938:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 274996: Permission denied (13)
[0112/170642.261289:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 275094: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1515776746.071:158): avc:  denied  { map } for  pid=1244 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1515776746.262:161): avc:  denied  { execute_no_trans } for  pid=1278 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestDocker-testExpose-fedora-27-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestDocker-testExpose-fedora-27-127.0.0.2-2301-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 667, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 802, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1515776746.071:158): avc:  denied  { map } for  pid=1244 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 152 testExpose (check_docker.TestDocker) # duration: 96s
Wrote screenshot to TestDocker-testExpose-fedora-27-127.0.0.2-2301-FAIL.png
Wrote HTML dump to TestDocker-testExpose-fedora-27-127.0.0.2-2301-FAIL.html
Wrote JS log to TestDocker-testExpose-fedora-27-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestDocker-testExpose-fedora-27-127.0.0.2-2301-FAIL.log

First occurrence: 2018-01-12T17:07:02.299738 | revision 5721588e63cd30e1a9f5f447242e1dab39a8867f, logs Times recorded: 1 Latest occurrences:

cockpituous commented 6 years ago

verify/fedora-27 Ooops, it happened again


# ----------------------------------------------------------------------
# testDirectLogin (check_multi_machine.TestMultiMachine)
#

DevTools listening on ws://127.0.0.1:9574/devtools/browser/f177cce4-ea60-460e-a1fb-95fd71fb65df
[0112/170126.011063:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 53039: Permission denied (13)
[0112/170126.992962:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 53073: Permission denied (13)
(node:53047) Warning: Possible EventEmitter memory leak detected. 11 Page.loadEventFired listeners added. Use emitter.setMaxListeners() to increase limit
> log: Authentication failed: invalid-hostkey
> log: Authentication failed: unknown-host
> log: Authentication failed: unknown-hostkey
> log: Authentication failed
> log: Authentication failed: no-host
Unexpected journal message 'audit: type=1400 audit(1515776472.783:163): avc:  denied  { map } for  pid=1270 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1515776472.954:165): avc:  denied  { execute_no_trans } for  pid=1318 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestMultiMachine-testDirectLogin-fedora-27-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestMultiMachine-testDirectLogin-fedora-27-127.0.0.2-2701-FAIL.log
Journal extracted to TestMultiMachine-testDirectLogin-fedora-27-127.0.0.2-2703-FAIL.log
Journal extracted to TestMultiMachine-testDirectLogin-fedora-27-127.0.0.2-2702-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 667, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 802, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1515776472.783:163): avc:  denied  { map } for  pid=1270 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 108 testDirectLogin (check_multi_machine.TestMultiMachine) # duration: 51s
Wrote screenshot to TestMultiMachine-testDirectLogin-fedora-27-127.0.0.2-2701-FAIL.png
Wrote HTML dump to TestMultiMachine-testDirectLogin-fedora-27-127.0.0.2-2701-FAIL.html
Wrote JS log to TestMultiMachine-testDirectLogin-fedora-27-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestMultiMachine-testDirectLogin-fedora-27-127.0.0.2-2701-FAIL.log
Journal extracted to TestMultiMachine-testDirectLogin-fedora-27-127.0.0.2-2703-FAIL.log
Journal extracted to TestMultiMachine-testDirectLogin-fedora-27-127.0.0.2-2702-FAIL.log

First occurrence: 2018-01-12T17:01:50.493639 | revision 0d8e0e561e44ddbd30cbc2fd328656b09c1e6901, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBondRename (check_networking_bond.TestNetworking)
#
NAME             UUID                                  TYPE            DEVICE 
System eth0      5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03  802-3-ethernet  eth0   
static-52:54:01  9e6de8d0-ef11-43cf-a4e7-c6806efb6318  802-3-ethernet  eth1   
virbr0           39304b0a-4e35-42ac-b52a-693e5bba52da  bridge          virbr0 
System eth1      9c92fad9-6ecb-3e6c-eb4d-8a47c6f50c04  802-3-ethernet  --     
ens2             39ef3890-56af-4114-9a24-f3f94c42acfe  802-3-ethernet  --     

ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9446/devtools/browser/ca9419fa-249d-4bc8-b8cb-80a6d3f336b3
[0112/163751.027366:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 251662: Permission denied (13)
[0112/163752.179214:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 251753: Permission denied (13)
52:54:01:00:00:01 -> eth1
> warning: Activation failed because dependencies failed.
> warning: Activation failed because dependencies failed.
Unexpected journal message 'audit: type=1400 audit(1515775061.493:163): avc:  denied  { map } for  pid=1257 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1515775061.704:168): avc:  denied  { execute_no_trans } for  pid=1311 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestNetworking-testBondRename-fedora-27-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestNetworking-testBondRename-fedora-27-127.0.0.2-2901-FAIL.log
Journal extracted to TestNetworking-testBondRename-fedora-26-127.0.0.2-2902-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 667, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 802, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1515775061.493:163): avc:  denied  { map } for  pid=1257 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 25 testBondRename (check_networking_bond.TestNetworking) # duration: 43s
Wrote screenshot to TestNetworking-testBondRename-fedora-27-127.0.0.2-2901-FAIL.png
Wrote HTML dump to TestNetworking-testBondRename-fedora-27-127.0.0.2-2901-FAIL.html
Wrote JS log to TestNetworking-testBondRename-fedora-27-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestNetworking-testBondRename-fedora-27-127.0.0.2-2901-FAIL.log
Journal extracted to TestNetworking-testBondRename-fedora-26-127.0.0.2-2902-FAIL.log

First occurrence: 2018-01-12T16:38:05.640121 | revision 5721588e63cd30e1a9f5f447242e1dab39a8867f, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testUrlRoot (check_multi_machine.TestMultiMachine)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9478/devtools/browser/2ce9999c-5b6b-4b16-83b6-1cdf7ad24dd7
[0112/163909.772310:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 253459: Permission denied (13)
[0112/163911.011676:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 253525: Permission denied (13)
(node:253467) Warning: Possible EventEmitter memory leak detected. 11 Page.loadEventFired listeners added. Use emitter.setMaxListeners() to increase limit
CDP: {"source":"javascript","level":"error","text":"WebSocket is already in CLOSING or CLOSED state.","timestamp":1515775172120.27,"url":"http://127.0.0.2:9691/cockpit-new/cockpit+=10.111.113.2/$bdfb9cfe9aca4d9ec95d43dada83a6205c034909/base1/cockpit.js","lineNumber":446,"stackTrace":{"callFrames":[{"functionName":"U","scriptId":"147","url":"http://127.0.0.2:9691/cockpit-new/cockpit+=10.111.113.2/$bdfb9cfe9aca4d9ec95d43dada83a6205c034909/base1/cockpit.js","lineNumber":446,"columnNumber":14},{"functionName":"Ue","scriptId":"147","url":"http://127.0.0.2:9691/cockpit-new/cockpit+=10.111.113.2/$bdfb9cfe9aca4d9ec95d43dada83a6205c034909/base1/cockpit.js","lineNumber":756,"columnNumber":51},{"functionName":"l","scriptId":"101","url":"http://127.0.0.2:9691/cockpit-new/cockpit+=10.111.113.2/$bdfb9cfe9aca4d9ec95d43dada83a6205c034909/shell/index.js","lineNumber":3470,"columnNumber":56}]}}
> log: Authentication failed: invalid-hostkey
> log: Authentication failed: unknown-host
> log: Authentication failed: unknown-hostkey
> log: Authentication failed
> log: Authentication failed: no-host
Unexpected journal message 'audit: type=1400 audit(1515775124.647:158): avc:  denied  { map } for  pid=1223 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1515775124.827:160): avc:  denied  { execute_no_trans } for  pid=1264 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestMultiMachine-testUrlRoot-fedora-27-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestMultiMachine-testUrlRoot-fedora-27-127.0.0.2-2801-FAIL.log
Journal extracted to TestMultiMachine-testUrlRoot-fedora-27-127.0.0.2-2803-FAIL.log
Journal extracted to TestMultiMachine-testUrlRoot-fedora-27-127.0.0.2-2802-FAIL.log
Core dumps downloaded to /build/cockpit/TestMultiMachine-testUrlRoot-fedora-27-127.0.0.2-2802-FAIL.core
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 667, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 802, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1515775124.647:158): avc:  denied  { map } for  pid=1223 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 17 testUrlRoot (check_multi_machine.TestMultiMachine) # duration: 83s
Wrote screenshot to TestMultiMachine-testUrlRoot-fedora-27-127.0.0.2-2801-FAIL.png
Wrote HTML dump to TestMultiMachine-testUrlRoot-fedora-27-127.0.0.2-2801-FAIL.html
Wrote JS log to TestMultiMachine-testUrlRoot-fedora-27-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestMultiMachine-testUrlRoot-fedora-27-127.0.0.2-2801-FAIL.log
Journal extracted to TestMultiMachine-testUrlRoot-fedora-27-127.0.0.2-2803-FAIL.log
Journal extracted to TestMultiMachine-testUrlRoot-fedora-27-127.0.0.2-2802-FAIL.log
Core dumps downloaded to /build/cockpit/TestMultiMachine-testUrlRoot-fedora-27-127.0.0.2-2802-FAIL.core

First occurrence: 2018-01-12T16:39:47.277117 | revision 5721588e63cd30e1a9f5f447242e1dab39a8867f, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testInternal (check_metrics.TestMetrics)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:10019/devtools/browser/69d76a23-9857-4220-81da-235d3ea078db
[0112/164002.892467:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 255202: Permission denied (13)
[0112/164003.887552:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 255270: Permission denied (13)
('Measured CPU', 93.2740730317)
('Measured Memory', 453210112)
Ncat: Connection reset by peer.
Measured 3.3s of network traffic; eth0: 72960318 bytes, lo: 0 bytes
Ncat: Broken pipe.
Unexpected journal message 'audit: type=1400 audit(1515775195.721:162): avc:  denied  { map } for  pid=1248 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1515775195.904:164): avc:  denied  { execute_no_trans } for  pid=1317 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestMetrics-testInternal-fedora-27-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestMetrics-testInternal-fedora-27-127.0.0.2-2501-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 667, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 802, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1515775195.721:162): avc:  denied  { map } for  pid=1248 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 10 testInternal (check_metrics.TestMetrics) # duration: 63s
Wrote screenshot to TestMetrics-testInternal-fedora-27-127.0.0.2-2501-FAIL.png
Wrote HTML dump to TestMetrics-testInternal-fedora-27-127.0.0.2-2501-FAIL.html
Wrote JS log to TestMetrics-testInternal-fedora-27-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestMetrics-testInternal-fedora-27-127.0.0.2-2501-FAIL.log

First occurrence: 2018-01-12T16:40:47.836486 | revision 5721588e63cd30e1a9f5f447242e1dab39a8867f, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (check_reauthorize.TestReauthorize)
#

DevTools listening on ws://127.0.0.1:10205/devtools/browser/aa9fcfcb-3358-456c-a962-920c8391d024
[0112/170634.185217:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 62150: Permission denied (13)
[0112/170635.150752:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 62229: Permission denied (13)
> debug: Not authorized.

> debug: Not authorized.

Unexpected journal message 'audit: type=1400 audit(1515776789.550:158): avc:  denied  { map } for  pid=1249 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1515776789.670:162): avc:  denied  { execute_no_trans } for  pid=1288 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestReauthorize-testBasic-fedora-27-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestReauthorize-testBasic-fedora-27-127.0.0.2-2801-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 667, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 802, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1515776789.550:158): avc:  denied  { map } for  pid=1249 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 52 testBasic (check_reauthorize.TestReauthorize) # duration: 31s
Wrote screenshot to TestReauthorize-testBasic-fedora-27-127.0.0.2-2801-FAIL.png
Wrote HTML dump to TestReauthorize-testBasic-fedora-27-127.0.0.2-2801-FAIL.html
Wrote JS log to TestReauthorize-testBasic-fedora-27-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestReauthorize-testBasic-fedora-27-127.0.0.2-2801-FAIL.log

First occurrence: 2018-01-12T17:06:45.834366 | revision 0d8e0e561e44ddbd30cbc2fd328656b09c1e6901, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testImagestreamImport (check_openshift.TestRegistry)
#
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?

DevTools listening on ws://127.0.0.1:9860/devtools/browser/5a031d9a-1131-4610-8f67-6197b715515a
[0112/170757.280403:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 64162: Permission denied (13)
[0112/170758.303789:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 64213: Permission denied (13)
> warning: 2018-01-12 12:08:01.264679 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-12 12:08:01.264827 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-12 12:08:01.264858 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-12 12:08:01.595578 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-12 12:08:01.595695 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-12 12:08:01.595729 I | proto: duplicate proto type registered: google.protobuf.Timestamp

CDP: {"source":"security","level":"error","text":"Refused to apply inline style because it violates the following Content Security Policy directive: \"default-src 'self' http://127.0.0.2:9291\". Either the 'unsafe-inline' keyword, a hash ('sha256-I4l5F4Kq75Yvla5XX3FqfoQO1206LqJ8p8rtQPyLwm4='), or a nonce ('nonce-...') is required to enable inline execution. Note also that 'style-src' was not explicitly set, so 'default-src' is used as a fallback.\n","timestamp":1515776882815.41,"url":"http://127.0.0.2:9291/cockpit/$bdfb9cfe9aca4d9ec95d43dada83a6205c034909/kubernetes/registry.js","lineNumber":3920,"stackTrace":{"callFrames":[{"functionName":"html","scriptId":"44","url":"http://127.0.0.2:9291/cockpit/$bdfb9cfe9aca4d9ec95d43dada83a6205c034909/kubernetes/registry.js","lineNumber":3920,"columnNumber":74},{"functionName":"be.(anonymous function)","scriptId":"44","url":"http://127.0.0.2:9291/cockpit/$bdfb9cfe9aca4d9ec95d43dada83a6205c034909/kubernetes/registry.js","lineNumber":3937,"columnNumber":40},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9291/cockpit/$bdfb9cfe9aca4d9ec95d43dada83a6205c034909/kubernetes/registry.js","lineNumber":1427,"columnNumber":40},{"functionName":"l","scriptId":"44","url":"http://127.0.0.2:9291/cockpit/$bdfb9cfe9aca4d9ec95d43dada83a6205c034909/kubernetes/registry.js","lineNumber":2475,"columnNumber":41},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9291/cockpit/$bdfb9cfe9aca4d9ec95d43dada83a6205c034909/kubernetes/registry.js","lineNumber":2483,"columnNumber":20},{"functionName":"$eval","scriptId":"44","url":"http://127.0.0.2:9291/cockpit/$bdfb9cfe9aca4d9ec95d43dada83a6205c034909/kubernetes/registry.js","lineNumber":2799,"columnNumber":35},{"functionName":"$digest","scriptId":"44","url":"http://127.0.0.2:9291/cockpit/$bdfb9cfe9aca4d9ec95d43dada83a6205c034909/kubernetes/registry.js","lineNumber":2752,"columnNumber":59},{"functionName":"$apply","scriptId":"44","url":"http://127.0.0.2:9291/cockpit/$bdfb9cfe9aca4d9ec95d43dada83a6205c034909/kubernetes/registry.js","lineNumber":2821,"columnNumber":34},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9291/cockpit/$bdfb9cfe9aca4d9ec95d43dada83a6205c034909/kubernetes/registry.js","lineNumber":2660,"columnNumber":26},{"functionName":"s","scriptId":"44","url":"http://127.0.0.2:9291/cockpit/$bdfb9cfe9aca4d9ec95d43dada83a6205c034909/kubernetes/registry.js","lineNumber":945,"columnNumber":22},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9291/cockpit/$bdfb9cfe9aca4d9ec95d43dada83a6205c034909/kubernetes/registry.js","lineNumber":1037,"columnNumber":33}]}}
Unexpected journal message 'audit: type=1400 audit(1515776834.922:143): avc:  denied  { map } for  pid=1232 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1515776835.003:145): avc:  denied  { execute_no_trans } for  pid=1270 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestRegistry-testImagestreamImport-fedora-27-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestRegistry-testImagestreamImport-fedora-27-127.0.0.2-2401-FAIL.log
Journal extracted to TestRegistry-testImagestreamImport-openshift-127.0.0.2-2402-FAIL.log
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 667, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 802, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1515776834.922:143): avc:  denied  { map } for  pid=1232 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 38 testImagestreamImport (check_openshift.TestRegistry) # duration: 71s
Wrote screenshot to TestRegistry-testImagestreamImport-fedora-27-127.0.0.2-2401-FAIL.png
Wrote HTML dump to TestRegistry-testImagestreamImport-fedora-27-127.0.0.2-2401-FAIL.html
Wrote JS log to TestRegistry-testImagestreamImport-fedora-27-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestRegistry-testImagestreamImport-fedora-27-127.0.0.2-2401-FAIL.log
Journal extracted to TestRegistry-testImagestreamImport-openshift-127.0.0.2-2402-FAIL.log
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory

First occurrence: 2018-01-12T17:08:08.588193 | revision 0d8e0e561e44ddbd30cbc2fd328656b09c1e6901, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testNonDefaultBondSettings (check_networking_bond.TestNetworking)
#
NAME             UUID                                  TYPE            DEVICE 
System eth0      5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03  802-3-ethernet  eth0   
static-52:54:01  515f9107-4be9-4165-ba35-7ba80f49a805  802-3-ethernet  eth1   
virbr0           5fa92e44-4d5f-467a-9391-16b3a3a217f1  bridge          virbr0 
System eth1      9c92fad9-6ecb-3e6c-eb4d-8a47c6f50c04  802-3-ethernet  --     
ens2             39ef3890-56af-4114-9a24-f3f94c42acfe  802-3-ethernet  --     

52:54:01:00:00:03 -> eth2
52:54:01:00:00:03 -> eth2
52:54:01:00:00:04 -> eth3
52:54:01:00:00:04 -> eth3
which: no chromium-browser in (/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/build/cockpit/bots:/build/cockpit/bots/../test:/build/cockpit/bots:/build/cockpit/test)

DevTools listening on ws://127.0.0.1:10219/devtools/browser/639cd7f6-467d-48f8-bf09-38df44eb46ec
> warning: Incomplete 'Connection' object accessed 
> log: Error
    at c (http://127.0.0.2:9191/cockpit/$bdfb9cfe9aca4d9ec95d43dada83a6205c034909/network/network.js:58:19)
    at Array.ie.exporters (http://127.0.0.2:9191/cockpit/$bdfb9cfe9aca4d9ec95d43dada83a6205c034909/network/network.js:519:31)
    at e (http://127.0.0.2:9191/cockpit/$bdfb9cfe9aca4d9ec95d43dada83a6205c034909/network/network.js:148:106)
    at http://127.0.0.2:9191/cockpit/$bdfb9cfe9aca4d9ec95d43dada83a6205c034909/network/network.js:152:25
Unexpected journal message 'audit: type=1400 audit(1515775789.506:163): avc:  denied  { map } for  pid=1304 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1515775789.607:165): avc:  denied  { execute_no_trans } for  pid=1328 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestNetworking-testNonDefaultBondSettings-fedora-27-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestNetworking-testNonDefaultBondSettings-fedora-27-127.0.0.2-2301-FAIL.log
Journal extracted to TestNetworking-testNonDefaultBondSettings-fedora-26-127.0.0.2-2302-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1515775789.506:163): avc:  denied  { map } for  pid=1304 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 177 testNonDefaultBondSettings (check_networking_bond.TestNetworking) # duration: 76s
Wrote screenshot to TestNetworking-testNonDefaultBondSettings-fedora-27-127.0.0.2-2301-FAIL.png
Wrote HTML dump to TestNetworking-testNonDefaultBondSettings-fedora-27-127.0.0.2-2301-FAIL.html
Wrote JS log to TestNetworking-testNonDefaultBondSettings-fedora-27-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestNetworking-testNonDefaultBondSettings-fedora-27-127.0.0.2-2301-FAIL.log
Journal extracted to TestNetworking-testNonDefaultBondSettings-fedora-26-127.0.0.2-2302-FAIL.log

First occurrence: 2018-01-12T16:50:42.831119 | revision 1bb83da4c0508cde916b75561b54cea8e3b4987b, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testVolumes (check_kubernetes.TestKubernetes)
#
bash: /etc/kubernetes/start-kubernetes: No such file or directory
2018-01-12 11:56:01.449571 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-12 11:56:01.452833 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-12 11:56:01.454229 I | proto: duplicate proto type registered: google.protobuf.Timestamp
which: no chromium-browser in (/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/build/cockpit/bots:/build/cockpit/bots/../test:/build/cockpit/bots:/build/cockpit/test)

DevTools listening on ws://127.0.0.1:9817/devtools/browser/0bc283d9-cd95-4051-bab7-70e12657fc9c
> warning: 2018-01-12 11:56:14.020080 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-12 11:56:14.020816 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-12 11:56:14.020879 I | proto: duplicate proto type registered: google.protobuf.Timestamp
error: current-context must exist in order to minify

> warning: received invalid kubectl config 
> warning: 2018-01-12 11:56:14.848653 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-12 11:56:14.850949 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-12 11:56:14.851002 I | proto: duplicate proto type registered: google.protobuf.Timestamp

2018-01-12 11:56:17.148111 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-12 11:56:17.150498 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-12 11:56:17.154874 I | proto: duplicate proto type registered: google.protobuf.Timestamp
2018-01-12 11:56:19.542269 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-12 11:56:19.547949 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-12 11:56:19.549293 I | proto: duplicate proto type registered: google.protobuf.Timestamp
2018-01-12 11:56:21.075992 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-12 11:56:21.080535 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-12 11:56:21.081998 I | proto: duplicate proto type registered: google.protobuf.Timestamp
2018-01-12 11:56:23.087421 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-12 11:56:23.092272 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-12 11:56:23.101874 I | proto: duplicate proto type registered: google.protobuf.Timestamp
Unexpected journal message 'audit: type=1400 audit(1515776113.756:164): avc:  denied  { map } for  pid=1331 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestKubernetes-testVolumes-fedora-27-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestKubernetes-testVolumes-fedora-27-127.0.0.2-2301-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1515776113.756:164): avc:  denied  { map } for  pid=1331 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 170 testVolumes (check_kubernetes.TestKubernetes) # duration: 95s
Wrote screenshot to TestKubernetes-testVolumes-fedora-27-127.0.0.2-2301-FAIL.png
Wrote HTML dump to TestKubernetes-testVolumes-fedora-27-127.0.0.2-2301-FAIL.html
Wrote JS log to TestKubernetes-testVolumes-fedora-27-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestKubernetes-testVolumes-fedora-27-127.0.0.2-2301-FAIL.log

First occurrence: 2018-01-12T16:56:28.890937 | revision 1bb83da4c0508cde916b75561b54cea8e3b4987b, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testTopology (check_kubernetes.TestKubernetes)
#
bash: /etc/kubernetes/start-kubernetes: No such file or directory
2018-01-12 11:57:36.235632 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-12 11:57:36.239119 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-12 11:57:36.240225 I | proto: duplicate proto type registered: google.protobuf.Timestamp
No resources found.
2018-01-12 11:57:38.084632 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-12 11:57:38.088092 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-12 11:57:38.089276 I | proto: duplicate proto type registered: google.protobuf.Timestamp
which: no chromium-browser in (/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/build/cockpit/bots:/build/cockpit/bots/../test:/build/cockpit/bots:/build/cockpit/test)

DevTools listening on ws://127.0.0.1:9790/devtools/browser/11244bb6-553a-46ce-9a76-c1ab2046ddfe
> warning: 2018-01-12 11:57:49.763886 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-12 11:57:49.764034 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-12 11:57:49.764079 I | proto: duplicate proto type registered: google.protobuf.Timestamp
error: current-context must exist in order to minify

> warning: received invalid kubectl config 
> warning: 2018-01-12 11:57:50.542097 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-12 11:57:50.542291 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-12 11:57:50.542561 I | proto: duplicate proto type registered: google.protobuf.Timestamp

2018-01-12 11:57:51.553356 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-12 11:57:51.560896 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-12 11:57:51.562101 I | proto: duplicate proto type registered: google.protobuf.Timestamp
> warning: 
CDP: {"source":"security","level":"error","text":"Refused to apply inline style because it violates the following Content Security Policy directive: \"default-src 'self' http://127.0.0.2:9191\". Either the 'unsafe-inline' keyword, a hash ('sha256-O2+tCymNJNXAt1PNeGpUdjx9tYTHtsUHA3yHgvt0o98='), or a nonce ('nonce-...') is required to enable inline execution. Note also that 'style-src' was not explicitly set, so 'default-src' is used as a fallback.\n","timestamp":1515776282387.22,"url":"http://127.0.0.2:9191/cockpit/$bdfb9cfe9aca4d9ec95d43dada83a6205c034909/kubernetes/kubernetes.js","lineNumber":3940,"stackTrace":{"callFrames":[{"functionName":"html","scriptId":"44","url":"http://127.0.0.2:9191/cockpit/$bdfb9cfe9aca4d9ec95d43dada83a6205c034909/kubernetes/kubernetes.js","lineNumber":3940,"columnNumber":74},{"functionName":"be.(anonymous function)","scriptId":"44","url":"http://127.0.0.2:9191/cockpit/$bdfb9cfe9aca4d9ec95d43dada83a6205c034909/kubernetes/kubernetes.js","lineNumber":3957,"columnNumber":40},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9191/cockpit/$bdfb9cfe9aca4d9ec95d43dada83a6205c034909/kubernetes/kubernetes.js","lineNumber":1447,"columnNumber":40},{"functionName":"l","scriptId":"44","url":"http://127.0.0.2:9191/cockpit/$bdfb9cfe9aca4d9ec95d43dada83a6205c034909/kubernetes/kubernetes.js","lineNumber":2495,"columnNumber":41},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9191/cockpit/$bdfb9cfe9aca4d9ec95d43dada83a6205c034909/kubernetes/kubernetes.js","lineNumber":2503,"columnNumber":20},{"functionName":"$eval","scriptId":"44","url":"http://127.0.0.2:9191/cockpit/$bdfb9cfe9aca4d9ec95d43dada83a6205c034909/kubernetes/kubernetes.js","lineNumber":2819,"columnNumber":35},{"functionName":"$digest","scriptId":"44","url":"http://127.0.0.2:9191/cockpit/$bdfb9cfe9aca4d9ec95d43dada83a6205c034909/kubernetes/kubernetes.js","lineNumber":2772,"columnNumber":59},{"functionName":"$apply","scriptId":"44","url":"http://127.0.0.2:9191/cockpit/$bdfb9cfe9aca4d9ec95d43dada83a6205c034909/kubernetes/kubernetes.js","lineNumber":2841,"columnNumber":34},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9191/cockpit/$bdfb9cfe9aca4d9ec95d43dada83a6205c034909/kubernetes/kubernetes.js","lineNumber":2680,"columnNumber":26},{"functionName":"s","scriptId":"44","url":"http://127.0.0.2:9191/cockpit/$bdfb9cfe9aca4d9ec95d43dada83a6205c034909/kubernetes/kubernetes.js","lineNumber":965,"columnNumber":22},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9191/cockpit/$bdfb9cfe9aca4d9ec95d43dada83a6205c034909/kubernetes/kubernetes.js","lineNumber":1057,"columnNumber":33}]}}
CDP: {"source":"security","level":"error","text":"Refused to apply inline style because it violates the following Content Security Policy directive: \"default-src 'self' http://127.0.0.2:9191\". Either the 'unsafe-inline' keyword, a hash ('sha256-fA+Gq1RWMzVOfRLxqhYDHEkv5mTE5Id9hCuHr3/ce8A='), or a nonce ('nonce-...') is required to enable inline execution. Note also that 'style-src' was not explicitly set, so 'default-src' is used as a fallback.\n","timestamp":1515776282393.14,"url":"http://127.0.0.2:9191/cockpit/$bdfb9cfe9aca4d9ec95d43dada83a6205c034909/kubernetes/kubernetes.js","lineNumber":3940,"stackTrace":{"callFrames":[{"functionName":"html","scriptId":"44","url":"http://127.0.0.2:9191/cockpit/$bdfb9cfe9aca4d9ec95d43dada83a6205c034909/kubernetes/kubernetes.js","lineNumber":3940,"columnNumber":74},{"functionName":"be.(anonymous function)","scriptId":"44","url":"http://127.0.0.2:9191/cockpit/$bdfb9cfe9aca4d9ec95d43dada83a6205c034909/kubernetes/kubernetes.js","lineNumber":3957,"columnNumber":40},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9191/cockpit/$bdfb9cfe9aca4d9ec95d43dada83a6205c034909/kubernetes/kubernetes.js","lineNumber":1447,"columnNumber":40},{"functionName":"l","scriptId":"44","url":"http://127.0.0.2:9191/cockpit/$bdfb9cfe9aca4d9ec95d43dada83a6205c034909/kubernetes/kubernetes.js","lineNumber":2495,"columnNumber":41},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9191/cockpit/$bdfb9cfe9aca4d9ec95d43dada83a6205c034909/kubernetes/kubernetes.js","lineNumber":2503,"columnNumber":20},{"functionName":"$eval","scriptId":"44","url":"http://127.0.0.2:9191/cockpit/$bdfb9cfe9aca4d9ec95d43dada83a6205c034909/kubernetes/kubernetes.js","lineNumber":2819,"columnNumber":35},{"functionName":"$digest","scriptId":"44","url":"http://127.0.0.2:9191/cockpit/$bdfb9cfe9aca4d9ec95d43dada83a6205c034909/kubernetes/kubernetes.js","lineNumber":2772,"columnNumber":59},{"functionName":"$apply","scriptId":"44","url":"http://127.0.0.2:9191/cockpit/$bdfb9cfe9aca4d9ec95d43dada83a6205c034909/kubernetes/kubernetes.js","lineNumber":2841,"columnNumber":34},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9191/cockpit/$bdfb9cfe9aca4d9ec95d43dada83a6205c034909/kubernetes/kubernetes.js","lineNumber":2680,"columnNumber":26},{"functionName":"s","scriptId":"44","url":"http://127.0.0.2:9191/cockpit/$bdfb9cfe9aca4d9ec95d43dada83a6205c034909/kubernetes/kubernetes.js","lineNumber":965,"columnNumber":22},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9191/cockpit/$bdfb9cfe9aca4d9ec95d43dada83a6205c034909/kubernetes/kubernetes.js","lineNumber":1057,"columnNumber":33}]}}
CDP: {"source":"security","level":"error","text":"Refused to apply inline style because it violates the following Content Security Policy directive: \"default-src 'self' http://127.0.0.2:9191\". Either the 'unsafe-inline' keyword, a hash ('sha256-biLFinpqYMtWHmXfkA1BPeCY0/fNt46SAZ+BBk5YUog='), or a nonce ('nonce-...') is required to enable inline execution. Note also that 'style-src' was not explicitly set, so 'default-src' is used as a fallback.\n","timestamp":1515776282393.51,"url":"http://127.0.0.2:9191/cockpit/$bdfb9cfe9aca4d9ec95d43dada83a6205c034909/kubernetes/kubernetes.js","lineNumber":3940,"stackTrace":{"callFrames":[{"functionName":"html","scriptId":"44","url":"http://127.0.0.2:9191/cockpit/$bdfb9cfe9aca4d9ec95d43dada83a6205c034909/kubernetes/kubernetes.js","lineNumber":3940,"columnNumber":74},{"functionName":"be.(anonymous function)","scriptId":"44","url":"http://127.0.0.2:9191/cockpit/$bdfb9cfe9aca4d9ec95d43dada83a6205c034909/kubernetes/kubernetes.js","lineNumber":3957,"columnNumber":40},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9191/cockpit/$bdfb9cfe9aca4d9ec95d43dada83a6205c034909/kubernetes/kubernetes.js","lineNumber":1447,"columnNumber":40},{"functionName":"l","scriptId":"44","url":"http://127.0.0.2:9191/cockpit/$bdfb9cfe9aca4d9ec95d43dada83a6205c034909/kubernetes/kubernetes.js","lineNumber":2495,"columnNumber":41},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9191/cockpit/$bdfb9cfe9aca4d9ec95d43dada83a6205c034909/kubernetes/kubernetes.js","lineNumber":2503,"columnNumber":20},{"functionName":"$eval","scriptId":"44","url":"http://127.0.0.2:9191/cockpit/$bdfb9cfe9aca4d9ec95d43dada83a6205c034909/kubernetes/kubernetes.js","lineNumber":2819,"columnNumber":35},{"functionName":"$digest","scriptId":"44","url":"http://127.0.0.2:9191/cockpit/$bdfb9cfe9aca4d9ec95d43dada83a6205c034909/kubernetes/kubernetes.js","lineNumber":2772,"columnNumber":59},{"functionName":"$apply","scriptId":"44","url":"http://127.0.0.2:9191/cockpit/$bdfb9cfe9aca4d9ec95d43dada83a6205c034909/kubernetes/kubernetes.js","lineNumber":2841,"columnNumber":34},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9191/cockpit/$bdfb9cfe9aca4d9ec95d43dada83a6205c034909/kubernetes/kubernetes.js","lineNumber":2680,"columnNumber":26},{"functionName":"s","scriptId":"44","url":"http://127.0.0.2:9191/cockpit/$bdfb9cfe9aca4d9ec95d43dada83a6205c034909/kubernetes/kubernetes.js","lineNumber":965,"columnNumber":22},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9191/cockpit/$bdfb9cfe9aca4d9ec95d43dada83a6205c034909/kubernetes/kubernetes.js","lineNumber":1057,"columnNumber":33}]}}
Unexpected journal message 'audit: type=1400 audit(1515776213.286:165): avc:  denied  { execute_no_trans } for  pid=1391 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestKubernetes-testTopology-fedora-27-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestKubernetes-testTopology-fedora-27-127.0.0.2-2301-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1515776213.286:165): avc:  denied  { execute_no_trans } for  pid=1391 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 169 testTopology (check_kubernetes.TestKubernetes) # duration: 93s
Wrote screenshot to TestKubernetes-testTopology-fedora-27-127.0.0.2-2301-FAIL.png
Wrote HTML dump to TestKubernetes-testTopology-fedora-27-127.0.0.2-2301-FAIL.html
Wrote JS log to TestKubernetes-testTopology-fedora-27-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestKubernetes-testTopology-fedora-27-127.0.0.2-2301-FAIL.log

First occurrence: 2018-01-12T16:58:07.912770 | revision 1bb83da4c0508cde916b75561b54cea8e3b4987b, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testPendingClaim (check_kubernetes.TestKubernetes)
#
bash: /etc/kubernetes/start-kubernetes: No such file or directory
2018-01-12 11:59:09.564842 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-12 11:59:09.567329 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-12 11:59:09.568538 I | proto: duplicate proto type registered: google.protobuf.Timestamp
No resources found.
2018-01-12 11:59:11.506080 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-12 11:59:11.507307 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-12 11:59:11.508367 I | proto: duplicate proto type registered: google.protobuf.Timestamp
which: no chromium-browser in (/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/build/cockpit/bots:/build/cockpit/bots/../test:/build/cockpit/bots:/build/cockpit/test)

DevTools listening on ws://127.0.0.1:10218/devtools/browser/c77122c2-fcdd-4722-b5aa-4f1645b2dc54
> warning: 2018-01-12 11:59:22.442999 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-12 11:59:22.443173 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-12 11:59:22.443232 I | proto: duplicate proto type registered: google.protobuf.Timestamp
error: current-context must exist in order to minify

> warning: received invalid kubectl config 
> warning: 2018-01-12 11:59:23.073303 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-12 11:59:23.073615 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-12 11:59:23.073838 I | proto: duplicate proto type registered: google.protobuf.Timestamp

2018-01-12 11:59:24.280887 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-12 11:59:24.287806 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-12 11:59:24.289010 I | proto: duplicate proto type registered: google.protobuf.Timestamp
2018-01-12 11:59:26.203083 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-12 11:59:26.206809 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-12 11:59:26.208011 I | proto: duplicate proto type registered: google.protobuf.Timestamp
2018-01-12 11:59:27.157182 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-12 11:59:27.158824 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-12 11:59:27.160223 I | proto: duplicate proto type registered: google.protobuf.Timestamp
2018-01-12 11:59:29.046076 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-12 11:59:29.048815 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-12 11:59:29.050047 I | proto: duplicate proto type registered: google.protobuf.Timestamp
2018-01-12 11:59:31.046501 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-12 11:59:31.047940 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-12 11:59:31.051825 I | proto: duplicate proto type registered: google.protobuf.Timestamp
2018-01-12 11:59:32.700942 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-12 11:59:32.704261 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-12 11:59:32.705472 I | proto: duplicate proto type registered: google.protobuf.Timestamp
Unexpected journal message 'audit: type=1400 audit(1515776312.184:163): avc:  denied  { map } for  pid=1302 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1515776312.476:165): avc:  denied  { execute_no_trans } for  pid=1342 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestKubernetes-testPendingClaim-fedora-27-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestKubernetes-testPendingClaim-fedora-27-127.0.0.2-2301-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1515776312.184:163): avc:  denied  { map } for  pid=1302 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 168 testPendingClaim (check_kubernetes.TestKubernetes) # duration: 90s
Wrote screenshot to TestKubernetes-testPendingClaim-fedora-27-127.0.0.2-2301-FAIL.png
Wrote HTML dump to TestKubernetes-testPendingClaim-fedora-27-127.0.0.2-2301-FAIL.html
Wrote JS log to TestKubernetes-testPendingClaim-fedora-27-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestKubernetes-testPendingClaim-fedora-27-127.0.0.2-2301-FAIL.log

First occurrence: 2018-01-12T16:59:42.850139 | revision 1bb83da4c0508cde916b75561b54cea8e3b4987b, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testNodes (check_kubernetes.TestKubernetes)
#
bash: /etc/kubernetes/start-kubernetes: No such file or directory
2018-01-12 12:00:43.468562 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-12 12:00:43.474250 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-12 12:00:43.475287 I | proto: duplicate proto type registered: google.protobuf.Timestamp
No resources found.
2018-01-12 12:00:45.223323 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-12 12:00:45.225101 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-12 12:00:45.226117 I | proto: duplicate proto type registered: google.protobuf.Timestamp
which: no chromium-browser in (/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/build/cockpit/bots:/build/cockpit/bots/../test:/build/cockpit/bots:/build/cockpit/test)

DevTools listening on ws://127.0.0.1:10020/devtools/browser/e2c2a5c5-1e86-402c-96c5-7976a03527ec
> warning: 2018-01-12 12:00:55.499524 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-12 12:00:55.500440 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-12 12:00:55.500489 I | proto: duplicate proto type registered: google.protobuf.Timestamp
error: current-context must exist in order to minify

> warning: received invalid kubectl config 
> warning: 2018-01-12 12:00:56.354958 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-12 12:00:56.355219 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-12 12:00:56.355286 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 
> warning: 
Unexpected journal message 'audit: type=1400 audit(1515776407.343:169): avc:  denied  { execute_no_trans } for  pid=1352 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestKubernetes-testNodes-fedora-27-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestKubernetes-testNodes-fedora-27-127.0.0.2-2301-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1515776407.343:169): avc:  denied  { execute_no_trans } for  pid=1352 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 167 testNodes (check_kubernetes.TestKubernetes) # duration: 78s
Wrote screenshot to TestKubernetes-testNodes-fedora-27-127.0.0.2-2301-FAIL.png
Wrote HTML dump to TestKubernetes-testNodes-fedora-27-127.0.0.2-2301-FAIL.html
Wrote JS log to TestKubernetes-testNodes-fedora-27-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestKubernetes-testNodes-fedora-27-127.0.0.2-2301-FAIL.log

First occurrence: 2018-01-12T17:01:05.311742 | revision 1bb83da4c0508cde916b75561b54cea8e3b4987b, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testDelete (check_kubernetes.TestKubernetes)
#
bash: /etc/kubernetes/start-kubernetes: No such file or directory
2018-01-12 12:02:01.791806 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-12 12:02:01.793186 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-12 12:02:01.794223 I | proto: duplicate proto type registered: google.protobuf.Timestamp
No resources found.
2018-01-12 12:02:04.166176 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-12 12:02:04.168051 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-12 12:02:04.168078 I | proto: duplicate proto type registered: google.protobuf.Timestamp
which: no chromium-browser in (/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/build/cockpit/bots:/build/cockpit/bots/../test:/build/cockpit/bots:/build/cockpit/test)

DevTools listening on ws://127.0.0.1:9620/devtools/browser/b72c58bf-c918-4a59-9bba-02feffeacacb
> warning: 2018-01-12 12:02:16.083105 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-12 12:02:16.083269 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-12 12:02:16.083318 I | proto: duplicate proto type registered: google.protobuf.Timestamp
error: current-context must exist in order to minify

> warning: received invalid kubectl config 
> warning: 2018-01-12 12:02:16.679559 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-12 12:02:16.679925 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-12 12:02:16.682769 I | proto: duplicate proto type registered: google.protobuf.Timestamp

2018-01-12 12:02:17.969885 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-12 12:02:17.974135 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-12 12:02:17.975425 I | proto: duplicate proto type registered: google.protobuf.Timestamp
2018-01-12 12:02:20.614223 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-12 12:02:20.619080 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-12 12:02:20.620283 I | proto: duplicate proto type registered: google.protobuf.Timestamp
Unexpected journal message 'audit: type=1400 audit(1515776490.053:181): avc:  denied  { map } for  pid=1312 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestKubernetes-testDelete-fedora-27-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestKubernetes-testDelete-fedora-27-127.0.0.2-2301-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1515776490.053:181): avc:  denied  { map } for  pid=1312 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 166 testDelete (check_kubernetes.TestKubernetes) # duration: 81s
Wrote screenshot to TestKubernetes-testDelete-fedora-27-127.0.0.2-2301-FAIL.png
Wrote HTML dump to TestKubernetes-testDelete-fedora-27-127.0.0.2-2301-FAIL.html
Wrote JS log to TestKubernetes-testDelete-fedora-27-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestKubernetes-testDelete-fedora-27-127.0.0.2-2301-FAIL.log

First occurrence: 2018-01-12T17:02:31.582189 | revision 1bb83da4c0508cde916b75561b54cea8e3b4987b, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testPendingClaim (check_kubernetes.TestKubernetes)
#
bash: /etc/kubernetes/start-kubernetes: No such file or directory
2018-01-12 12:02:50.304093 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-12 12:02:50.305838 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-12 12:02:50.306109 I | proto: duplicate proto type registered: google.protobuf.Timestamp
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:10206/devtools/browser/6ce66fd9-95df-4b94-85cd-7138620a0ed7
[0112/170255.070483:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 271429: Permission denied (13)
[0112/170256.190716:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 271461: Permission denied (13)
> warning: 2018-01-12 12:03:05.779527 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-12 12:03:05.779691 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-12 12:03:05.779723 I | proto: duplicate proto type registered: google.protobuf.Timestamp
error: current-context must exist in order to minify

> warning: received invalid kubectl config 
> warning: 2018-01-12 12:03:07.362884 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-12 12:03:07.363336 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-12 12:03:07.363380 I | proto: duplicate proto type registered: google.protobuf.Timestamp

2018-01-12 12:03:08.472962 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-12 12:03:08.481307 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-12 12:03:08.482433 I | proto: duplicate proto type registered: google.protobuf.Timestamp
2018-01-12 12:03:09.908281 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-12 12:03:09.910529 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-12 12:03:09.910745 I | proto: duplicate proto type registered: google.protobuf.Timestamp
2018-01-12 12:03:10.431096 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-12 12:03:10.431765 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-12 12:03:10.432061 I | proto: duplicate proto type registered: google.protobuf.Timestamp
2018-01-12 12:03:11.396371 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-12 12:03:11.400737 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-12 12:03:11.400776 I | proto: duplicate proto type registered: google.protobuf.Timestamp
2018-01-12 12:03:12.151081 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-12 12:03:12.151785 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-12 12:03:12.152071 I | proto: duplicate proto type registered: google.protobuf.Timestamp
2018-01-12 12:03:13.013740 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-12 12:03:13.014326 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-12 12:03:13.014566 I | proto: duplicate proto type registered: google.protobuf.Timestamp
Unexpected journal message 'audit: type=1400 audit(1515776536.415:163): avc:  denied  { map } for  pid=1299 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1515776536.574:165): avc:  denied  { execute_no_trans } for  pid=1338 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestKubernetes-testPendingClaim-fedora-27-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestKubernetes-testPendingClaim-fedora-27-127.0.0.2-2901-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 667, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 802, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1515776536.415:163): avc:  denied  { map } for  pid=1299 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 173 testPendingClaim (check_kubernetes.TestKubernetes) # duration: 82s
Wrote screenshot to TestKubernetes-testPendingClaim-fedora-27-127.0.0.2-2901-FAIL.png
Wrote HTML dump to TestKubernetes-testPendingClaim-fedora-27-127.0.0.2-2901-FAIL.html
Wrote JS log to TestKubernetes-testPendingClaim-fedora-27-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestKubernetes-testPendingClaim-fedora-27-127.0.0.2-2901-FAIL.log

First occurrence: 2018-01-12T17:03:20.633142 | revision 5721588e63cd30e1a9f5f447242e1dab39a8867f, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (check_journal.TestJournal)
#
Removed /etc/systemd/system/multi-user.target.wants/chronyd.service.
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9268/devtools/browser/66dec3a5-6ff0-4269-ad1e-8729d20642a1
[0112/170402.496783:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 272981: Permission denied (13)
[0112/170403.696893:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 273017: Permission denied (13)
Warning: Stopping systemd-journald.service, but it can still be activated by:
  systemd-journald-dev-log.socket
  systemd-journald-audit.socket
  systemd-journald.socket
Connection to 127.0.0.2 closed by remote host.
> warning: transport closed: disconnected
CDP: {"source":"network","level":"error","text":"Failed to load resource: net::ERR_EMPTY_RESPONSE","timestamp":1515776654161.3,"url":"http://127.0.0.2:9391/cockpit/static/fonts/OpenSans-Light-webfont.woff","networkRequestId":"273017.29"}
ssh_exchange_identification: read: Connection reset by peer
ssh_exchange_identification: Connection closed by remote host
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"4"}
ssh_exchange_identification: read: Connection reset by peer
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"5"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"6"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"7"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"8"}
Unexpected journal message 'audit: type=1400 audit(2145934832.303:162): avc:  denied  { map } for  pid=1256 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(2145934832.493:164): avc:  denied  { execute_no_trans } for  pid=1308 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestJournal-testBasic-fedora-27-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestJournal-testBasic-fedora-27-127.0.0.2-2501-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 667, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 802, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(2145934832.303:162): avc:  denied  { map } for  pid=1256 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 163 testBasic (check_journal.TestJournal) # duration: 64s
Wrote screenshot to TestJournal-testBasic-fedora-27-127.0.0.2-2501-FAIL.png
Wrote HTML dump to TestJournal-testBasic-fedora-27-127.0.0.2-2501-FAIL.html
Wrote JS log to TestJournal-testBasic-fedora-27-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestJournal-testBasic-fedora-27-127.0.0.2-2501-FAIL.log

First occurrence: 2018-01-12T17:04:44.889706 | revision 5721588e63cd30e1a9f5f447242e1dab39a8867f, logs Times recorded: 1 Latest occurrences:

cockpituous commented 6 years ago

verify/debian-testing Ooops, it happened again


# testBond (check_networking_bond.TestNetworking)
#
Warning: Permanently added '[127.0.0.2]:2201' (ECDSA) to the list of known hosts.
Warning: Permanently added '[127.0.0.2]:2202' (ECDSA) to the list of known hosts.
NAME             UUID                                  TYPE            DEVICE 
System eth0      5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03  802-3-ethernet  eth0   
static-52:54:01  a0ac0116-c371-45cb-b39e-7c91e2fc89c6  802-3-ethernet  eth1   
virbr0           8b2f129f-68b2-43e5-8211-cf419f1f9742  bridge          virbr0 
System eth1      9c92fad9-6ecb-3e6c-eb4d-8a47c6f50c04  802-3-ethernet  --     
ens2             8a296a34-08e2-42d9-9e8d-b37c582e87cd  802-3-ethernet  --     

Started /usr/bin/chromium-browser (pid 541177) on port 9990
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9990/devtools/browser/1b2009a2-1674-4116-87d0-8638aabcac39
[0111/153059.554430:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 541259: Permission denied (13)
[0111/153100.554554:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 541324: Permission denied (13)
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 401 (Authentication failed)","timestamp":1515684660925,"url":"http://127.0.0.2:9091/cockpit/login","networkRequestId":"541324.8"}
52:54:01:00:00:04 -> eth2
52:54:01:00:00:04 -> eth2
52:54:01:00:00:05 -> eth3
52:54:01:00:00:05 -> eth3
Unexpected journal message 'audit: type=1400 audit(1515684651.950:146): avc:  denied  { map } for  pid=1075 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1515684652.016:148): avc:  denied  { execute_no_trans } for  pid=1099 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Journal extracted to TestNetworking-testBond-fedora-i386-127.0.0.2-2201-FAIL.log
Journal extracted to TestNetworking-testBond-fedora-26-127.0.0.2-2202-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 671, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 806, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1515684651.950:146): avc:  denied  { map } for  pid=1075 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 9 testBond (check_networking_bond.TestNetworking) # duration: 39s
Wrote screenshot to TestNetworking-testBond-fedora-i386-127.0.0.2-2201-FAIL.png
Wrote HTML dump to TestNetworking-testBond-fedora-i386-127.0.0.2-2201-FAIL.html
Journal extracted to TestNetworking-testBond-fedora-i386-127.0.0.2-2201-FAIL.log
Journal extracted to TestNetworking-testBond-fedora-26-127.0.0.2-2202-FAIL.log
Killing browser (pid 541177)

First occurrence: 2018-01-12T17:50:13.955485 Times recorded: 1 Latest occurrences:


/!\ this is not real, but a test comment from #8422.

cockpituous commented 6 years ago

verify/fedora-27 Ooops, it happened again


# ----------------------------------------------------------------------
# testConnect (check_kubernetes.TestConnection)
#
which: no chromium-browser in (/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/build/cockpit/bots:/build/cockpit/bots/../test:/build/cockpit/bots:/build/cockpit/test)

DevTools listening on ws://127.0.0.1:9274/devtools/browser/387a44a1-eef2-4846-afca-8e96dd365bfe
> warning: 2018-01-12 12:04:48.604327 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-12 12:04:48.604540 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-12 12:04:48.604559 I | proto: duplicate proto type registered: google.protobuf.Timestamp
error: current-context must exist in order to minify

> warning: received invalid kubectl config 
> warning: 2018-01-12 12:04:49.248899 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-12 12:04:49.249249 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-12 12:04:49.249301 I | proto: duplicate proto type registered: google.protobuf.Timestamp

bash: /etc/kubernetes/start-kubernetes: No such file or directory
> warning: 2018-01-12 12:06:23.971205 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-12 12:06:23.973172 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-12 12:06:23.973298 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-12 12:06:24.464505 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-12 12:06:24.464632 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-12 12:06:24.464678 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-12 12:06:31.846245 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-12 12:06:31.846408 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-12 12:06:31.846434 I | proto: duplicate proto type registered: google.protobuf.Timestamp
error: current-context must exist in order to minify

> warning: received invalid kubectl config 
> warning: 2018-01-12 12:06:33.422543 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-12 12:06:33.422648 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-12 12:06:33.422694 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-12 12:06:34.746757 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-12 12:06:34.746828 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-12 12:06:34.746844 I | proto: duplicate proto type registered: google.protobuf.Timestamp
error: current-context must exist in order to minify

> warning: received invalid kubectl config 
> warning: 2018-01-12 12:06:35.103526 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-12 12:06:35.103673 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-12 12:06:35.103726 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: Connection Error: Couldn't find running API server
> warning: Connection Error: unknown-hostkey
> warning: Connection Error: Unauthorized
> warning: 2018-01-12 12:06:36.336901 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-12 12:06:36.337201 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-12 12:06:36.337335 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-12 12:06:36.725613 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-12 12:06:36.725862 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-12 12:06:36.725917 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-12 12:06:37.142705 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-12 12:06:37.142843 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-12 12:06:37.142897 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-12 12:06:37.539879 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-12 12:06:37.540017 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-12 12:06:37.540292 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-12 12:06:38.001338 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-12 12:06:38.001491 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-12 12:06:38.001546 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-12 12:06:38.427914 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-12 12:06:38.428675 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-12 12:06:38.428741 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-12 12:06:40.341615 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-12 12:06:40.341759 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-12 12:06:40.341820 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-12 12:06:41.190535 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-12 12:06:41.194411 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-12 12:06:41.194475 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-12 12:06:41.965812 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-12 12:06:41.966539 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-12 12:06:41.966556 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-12 12:06:42.349332 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-12 12:06:42.349483 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-12 12:06:42.349541 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-12 12:06:42.849167 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-12 12:06:42.849323 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-12 12:06:42.849340 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-12 12:06:43.221653 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-12 12:06:43.221810 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-12 12:06:43.221873 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-12 12:06:43.673813 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-12 12:06:43.673949 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-12 12:06:43.674001 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-12 12:06:44.119275 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-12 12:06:44.119406 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-12 12:06:44.119463 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-12 12:06:44.504599 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-12 12:06:44.504743 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-12 12:06:44.504804 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-12 12:06:45.059554 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-12 12:06:45.061688 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-12 12:06:45.061745 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-12 12:06:45.915002 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-12 12:06:45.917997 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-12 12:06:45.918643 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-12 12:06:46.549956 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-12 12:06:46.551495 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-12 12:06:46.551551 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-12 12:06:48.684519 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-12 12:06:48.684656 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-12 12:06:48.684704 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-12 12:06:49.002413 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-12 12:06:49.002564 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-12 12:06:49.002624 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-12 12:06:49.767559 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-12 12:06:49.767712 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-12 12:06:49.767777 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-12 12:06:50.137389 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-12 12:06:50.137541 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-12 12:06:50.137605 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-12 12:06:50.687470 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-12 12:06:50.687636 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-12 12:06:50.687696 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-12 12:06:51.013628 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-12 12:06:51.013800 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-12 12:06:51.013863 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-12 12:06:51.379931 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-12 12:06:51.380275 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-12 12:06:51.380336 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-12 12:06:51.741383 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-12 12:06:51.741533 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-12 12:06:51.741592 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-12 12:06:52.135303 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-12 12:06:52.135405 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-12 12:06:52.135421 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-12 12:06:52.514576 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-12 12:06:52.514665 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-12 12:06:52.514681 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-12 12:06:53.069944 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-12 12:06:53.070292 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-12 12:06:53.070337 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-12 12:06:53.527346 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-12 12:06:53.527482 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-12 12:06:53.527529 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-12 12:06:54.158940 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-12 12:06:54.160769 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-12 12:06:54.160828 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-12 12:06:54.509625 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-12 12:06:54.509868 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-12 12:06:54.509925 I | proto: duplicate proto type registered: google.protobuf.Timestamp

Unexpected journal message 'audit: type=1400 audit(1515776675.254:166): avc:  denied  { execute_no_trans } for  pid=1369 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestConnection-testConnect-fedora-27-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestConnection-testConnect-fedora-27-127.0.0.2-2301-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1515776675.254:166): avc:  denied  { execute_no_trans } for  pid=1369 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 164 testConnect (check_kubernetes.TestConnection) # duration: 163s
Wrote screenshot to TestConnection-testConnect-fedora-27-127.0.0.2-2301-FAIL.png
Wrote HTML dump to TestConnection-testConnect-fedora-27-127.0.0.2-2301-FAIL.html
Wrote JS log to TestConnection-testConnect-fedora-27-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestConnection-testConnect-fedora-27-127.0.0.2-2301-FAIL.log

First occurrence: 2018-01-12T17:06:59.052255 | revision 1bb83da4c0508cde916b75561b54cea8e3b4987b, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testSecurityOnly (check_packagekit.TestUpdates)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9367/devtools/browser/ff56d71b-a008-48b9-8611-948da945de7f
[0112/170903.046629:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 278303: Permission denied (13)
[0112/170904.189140:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 278337: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1515776931.717:164): avc:  denied  { map } for  pid=1255 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestUpdates-testSecurityOnly-fedora-27-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestUpdates-testSecurityOnly-fedora-27-127.0.0.2-2501-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 667, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 802, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1515776931.717:164): avc:  denied  { map } for  pid=1255 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 125 testSecurityOnly (check_packagekit.TestUpdates) # duration: 43s
Wrote screenshot to TestUpdates-testSecurityOnly-fedora-27-127.0.0.2-2501-FAIL.png
Wrote HTML dump to TestUpdates-testSecurityOnly-fedora-27-127.0.0.2-2501-FAIL.html
Wrote JS log to TestUpdates-testSecurityOnly-fedora-27-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestUpdates-testSecurityOnly-fedora-27-127.0.0.2-2501-FAIL.log

First occurrence: 2018-01-12T17:09:13.883779 | revision 5721588e63cd30e1a9f5f447242e1dab39a8867f, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testConditions (check_services.TestServices)
#
Created symlink /etc/systemd/system/multi-user.target.wants/condtest.service -> /etc/systemd/system/condtest.service.
which: no chromium-browser in (/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/build/cockpit/bots:/build/cockpit/bots/../test:/build/cockpit/bots:/build/cockpit/test)

DevTools listening on ws://127.0.0.1:9259/devtools/browser/4a8c29aa-c3e1-4855-9c41-7dbed8094c10
Unexpected journal message 'audit: type=1400 audit(1515777040.058:163): avc:  denied  { map } for  pid=1302 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1515777040.145:165): avc:  denied  { execute_no_trans } for  pid=1328 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestServices-testConditions-fedora-27-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestServices-testConditions-fedora-27-127.0.0.2-2301-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1515777040.058:163): avc:  denied  { map } for  pid=1302 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 162 testConditions (check_services.TestServices) # duration: 45s
Wrote screenshot to TestServices-testConditions-fedora-27-127.0.0.2-2301-FAIL.png
Wrote HTML dump to TestServices-testConditions-fedora-27-127.0.0.2-2301-FAIL.html
Wrote JS log to TestServices-testConditions-fedora-27-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestServices-testConditions-fedora-27-127.0.0.2-2301-FAIL.log

First occurrence: 2018-01-12T17:11:05.453088 | revision 1bb83da4c0508cde916b75561b54cea8e3b4987b, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testEnforcingToggle (check_setroubleshoot.TestSelinux)
#

DevTools listening on ws://127.0.0.1:9801/devtools/browser/1ab387cb-b70a-4904-a36c-61c86a5eedbb
[0112/171239.373525:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 113409: Permission denied (13)
[0112/171240.314579:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 113470: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1515777151.512:160): avc:  denied  { map } for  pid=1255 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1515777151.710:162): avc:  denied  { execute_no_trans } for  pid=1283 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestSelinux-testEnforcingToggle-fedora-27-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestSelinux-testEnforcingToggle-fedora-27-127.0.0.2-2901-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 667, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 802, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1515777151.512:160): avc:  denied  { map } for  pid=1255 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 77 testEnforcingToggle (check_setroubleshoot.TestSelinux) # duration: 37s
Wrote screenshot to TestSelinux-testEnforcingToggle-fedora-27-127.0.0.2-2901-FAIL.png
Wrote HTML dump to TestSelinux-testEnforcingToggle-fedora-27-127.0.0.2-2901-FAIL.html
Wrote JS log to TestSelinux-testEnforcingToggle-fedora-27-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestSelinux-testEnforcingToggle-fedora-27-127.0.0.2-2901-FAIL.log

First occurrence: 2018-01-12T17:12:55.055973 | revision 3c202d9ed1349f55dcd0b503138485d13f565c9f, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testISCSI (check_storage_iscsi.TestStorage)
#

DevTools listening on ws://127.0.0.1:10047/devtools/browser/e3e3f03b-8ae8-4e37-a3bd-ebb9dd00157f
[0112/171148.018962:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 111724: Permission denied (13)
[0112/171149.009496:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 111776: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1515777098.418:165): avc:  denied  { execute_no_trans } for  pid=1327 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestStorage-testISCSI-fedora-27-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestStorage-testISCSI-fedora-27-127.0.0.2-2601-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 667, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 802, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1515777098.418:165): avc:  denied  { execute_no_trans } for  pid=1327 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 87 testISCSI (check_storage_iscsi.TestStorage) # duration: 124s
Wrote screenshot to TestStorage-testISCSI-fedora-27-127.0.0.2-2601-FAIL.png
Wrote HTML dump to TestStorage-testISCSI-fedora-27-127.0.0.2-2601-FAIL.html
Wrote JS log to TestStorage-testISCSI-fedora-27-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestStorage-testISCSI-fedora-27-127.0.0.2-2601-FAIL.log

First occurrence: 2018-01-12T17:13:30.127919 | revision 3c202d9ed1349f55dcd0b503138485d13f565c9f, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testEnforcingToggle (check_setroubleshoot.TestSelinux)
#
which: no chromium-browser in (/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/build/cockpit/bots:/build/cockpit/bots/../test:/build/cockpit/bots:/build/cockpit/test)

DevTools listening on ws://127.0.0.1:9875/devtools/browser/32763a64-2d25-4013-b721-698f91f8e9df
Unexpected journal message 'audit: type=1400 audit(1515777241.120:163): avc:  denied  { map } for  pid=1306 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1515777241.219:165): avc:  denied  { execute_no_trans } for  pid=1335 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestSelinux-testEnforcingToggle-fedora-27-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestSelinux-testEnforcingToggle-fedora-27-127.0.0.2-2301-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1515777241.120:163): avc:  denied  { map } for  pid=1306 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 158 testEnforcingToggle (check_setroubleshoot.TestSelinux) # duration: 45s
Wrote screenshot to TestSelinux-testEnforcingToggle-fedora-27-127.0.0.2-2301-FAIL.png
Wrote HTML dump to TestSelinux-testEnforcingToggle-fedora-27-127.0.0.2-2301-FAIL.html
Wrote JS log to TestSelinux-testEnforcingToggle-fedora-27-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestSelinux-testEnforcingToggle-fedora-27-127.0.0.2-2301-FAIL.log

First occurrence: 2018-01-12T17:14:27.138243 | revision 1bb83da4c0508cde916b75561b54cea8e3b4987b, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testReconnectChangeCert (check_openshift.TestOpenshift)
#
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?

DevTools listening on ws://127.0.0.1:9889/devtools/browser/87c6ecd7-1797-4ad9-beac-8589af491ff0
[0112/171551.658005:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 118764: Permission denied (13)
[0112/171552.665514:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 118909: Permission denied (13)
> warning: 2018-01-12 12:15:57.099713 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-12 12:15:57.099865 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-12 12:15:57.099896 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-12 12:15:57.511354 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-12 12:15:57.511427 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-12 12:15:57.511440 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-12 12:15:58.064783 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-12 12:15:58.064957 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-12 12:15:58.065061 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-12 12:15:58.386405 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-12 12:15:58.386655 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-12 12:15:58.386742 I | proto: duplicate proto type registered: google.protobuf.Timestamp

Unexpected journal message 'audit: type=1400 audit(1515777321.362:166): avc:  denied  { map } for  pid=1314 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestOpenshift-testReconnectChangeCert-fedora-27-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestOpenshift-testReconnectChangeCert-fedora-27-127.0.0.2-2601-FAIL.log
Journal extracted to TestOpenshift-testReconnectChangeCert-openshift-127.0.0.2-2602-FAIL.log
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 667, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 802, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1515777321.362:166): avc:  denied  { map } for  pid=1314 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 48 testReconnectChangeCert (check_openshift.TestOpenshift) # duration: 52s
Wrote screenshot to TestOpenshift-testReconnectChangeCert-fedora-27-127.0.0.2-2601-FAIL.png
Wrote HTML dump to TestOpenshift-testReconnectChangeCert-fedora-27-127.0.0.2-2601-FAIL.html
Wrote JS log to TestOpenshift-testReconnectChangeCert-fedora-27-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestOpenshift-testReconnectChangeCert-fedora-27-127.0.0.2-2601-FAIL.log
Journal extracted to TestOpenshift-testReconnectChangeCert-openshift-127.0.0.2-2602-FAIL.log
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory

First occurrence: 2018-01-12T17:16:03.068736 | revision 3c202d9ed1349f55dcd0b503138485d13f565c9f, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testMac (check_networking_mac.TestNetworking)
#
NAME         UUID                                  TYPE            DEVICE 
System eth0  5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03  802-3-ethernet  eth0   
virbr0       3b101f0d-049d-4b24-a953-bbbdb3287263  bridge          virbr0 
System eth1  9c92fad9-6ecb-3e6c-eb4d-8a47c6f50c04  802-3-ethernet  --     
ens2         39ef3890-56af-4114-9a24-f3f94c42acfe  802-3-ethernet  --     

DevTools listening on ws://127.0.0.1:9581/devtools/browser/9bae4327-abd1-4212-97fb-3162f810c84f
[0112/171717.920813:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 121535: Permission denied (13)
[0112/171718.965529:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 121578: Permission denied (13)
52:54:01:00:00:03 -> eth2
52:54:01:00:00:03 -> eth2
Unexpected journal message 'audit: type=1400 audit(1515777430.334:163): avc:  denied  { map } for  pid=1289 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestNetworking-testMac-fedora-27-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestNetworking-testMac-fedora-27-127.0.0.2-2701-FAIL.log
Journal extracted to TestNetworking-testMac-fedora-26-127.0.0.2-2702-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 667, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 802, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1515777430.334:163): avc:  denied  { map } for  pid=1289 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 33 testMac (check_networking_mac.TestNetworking) # duration: 35s
Wrote screenshot to TestNetworking-testMac-fedora-27-127.0.0.2-2701-FAIL.png
Wrote HTML dump to TestNetworking-testMac-fedora-27-127.0.0.2-2701-FAIL.html
Wrote JS log to TestNetworking-testMac-fedora-27-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestNetworking-testMac-fedora-27-127.0.0.2-2701-FAIL.log
Journal extracted to TestNetworking-testMac-fedora-26-127.0.0.2-2702-FAIL.log

First occurrence: 2018-01-12T17:17:34.388930 | revision 3c202d9ed1349f55dcd0b503138485d13f565c9f, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testAbrtReport (check_journal.TestJournal)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9393/devtools/browser/45452a2c-832b-4581-ba2d-39a71173ce12
[0112/171815.065402:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 57449: Permission denied (13)
[0112/171816.387572:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 57477: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1515777484.960:153): avc:  denied  { map } for  pid=1241 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1515777485.124:155): avc:  denied  { execute_no_trans } for  pid=1266 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestJournal-testAbrtReport-fedora-27-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestJournal-testAbrtReport-fedora-27-127.0.0.2-2901-FAIL.log
Core dumps downloaded to /build/cockpit/TestJournal-testAbrtReport-fedora-27-127.0.0.2-2901-FAIL.core
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 667, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 802, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1515777484.960:153): avc:  denied  { map } for  pid=1241 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 161 testAbrtReport (check_journal.TestJournal) # duration: 59s
Wrote screenshot to TestJournal-testAbrtReport-fedora-27-127.0.0.2-2901-FAIL.png
Wrote HTML dump to TestJournal-testAbrtReport-fedora-27-127.0.0.2-2901-FAIL.html
Wrote JS log to TestJournal-testAbrtReport-fedora-27-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestJournal-testAbrtReport-fedora-27-127.0.0.2-2901-FAIL.log
Core dumps downloaded to /build/cockpit/TestJournal-testAbrtReport-fedora-27-127.0.0.2-2901-FAIL.core

First occurrence: 2018-01-12T17:18:40.868731 | revision 255153dc4c57261cfae240b8b05044de3fda3afb, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testProjectAdmin (check_openshift.TestRegistry)
#
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9516/devtools/browser/220da993-1d8a-423e-b823-9e0f4f006506
[0112/171805.385255:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 289477: Permission denied (13)
[0112/171806.890088:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 289511: Permission denied (13)
> warning: 2018-01-12 12:18:16.531832 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-12 12:18:16.532071 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-12 12:18:16.532133 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-12 12:18:17.463293 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-12 12:18:17.463524 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-12 12:18:17.466811 I | proto: duplicate proto type registered: google.protobuf.Timestamp

Unexpected journal message 'audit: type=1400 audit(1515777438.707:119): avc:  denied  { map } for  pid=1197 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestRegistry-testProjectAdmin-fedora-27-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestRegistry-testProjectAdmin-fedora-27-127.0.0.2-2501-FAIL.log
Journal extracted to TestRegistry-testProjectAdmin-openshift-127.0.0.2-2502-FAIL.log
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 667, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 802, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1515777438.707:119): avc:  denied  { map } for  pid=1197 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 54 testProjectAdmin (check_openshift.TestRegistry) # duration: 125s
Wrote screenshot to TestRegistry-testProjectAdmin-fedora-27-127.0.0.2-2501-FAIL.png
Wrote HTML dump to TestRegistry-testProjectAdmin-fedora-27-127.0.0.2-2501-FAIL.html
Wrote JS log to TestRegistry-testProjectAdmin-fedora-27-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestRegistry-testProjectAdmin-fedora-27-127.0.0.2-2501-FAIL.log
Journal extracted to TestRegistry-testProjectAdmin-openshift-127.0.0.2-2502-FAIL.log
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory

First occurrence: 2018-01-12T17:18:48.749165 | revision 5721588e63cd30e1a9f5f447242e1dab39a8867f, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testTroubleshooting (check_multi_machine.TestMultiMachine)
#

DevTools listening on ws://127.0.0.1:9294/devtools/browser/ac3ff894-c802-4ae0-8f27-a3fe855f2155
[0112/171912.627529:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 125170: Permission denied (13)
[0112/171913.567030:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 125277: Permission denied (13)
> warning: cat: '*.pub': No such file or directory

> warning: failed to list keys in home directory: cat: '*.pub': No such file or directory
> warning: Login failed
> warning: cat: '*.pub': No such file or directory

> warning: failed to list keys in home directory: cat: '*.pub': No such file or directory
> warning: Login failed
(node:125177) Warning: Possible EventEmitter memory leak detected. 11 Page.loadEventFired listeners added. Use emitter.setMaxListeners() to increase limit
> warning: cat: '*.pub': No such file or directory

> warning: failed to list keys in home directory: cat: '*.pub': No such file or directory
[0112/171959.670463:WARNING:ipc_message_attachment_set.cc(49)] MessageAttachmentSet destroyed with unconsumed attachments: 0/1
> warning: cat: '*.pub': No such file or directory

> warning: failed to list keys in home directory: cat: '*.pub': No such file or directory
Unexpected journal message 'audit: type=1400 audit(1515777541.460:163): avc:  denied  { map } for  pid=1277 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1515777541.580:165): avc:  denied  { execute_no_trans } for  pid=1322 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestMultiMachine-testTroubleshooting-fedora-27-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestMultiMachine-testTroubleshooting-fedora-27-127.0.0.2-2601-FAIL.log
Journal extracted to TestMultiMachine-testTroubleshooting-fedora-27-127.0.0.2-2603-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 667, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 802, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1515777541.460:163): avc:  denied  { map } for  pid=1277 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 16 testTroubleshooting (check_multi_machine.TestMultiMachine) # duration: 75s
Wrote screenshot to TestMultiMachine-testTroubleshooting-fedora-27-127.0.0.2-2601-FAIL.png
Wrote HTML dump to TestMultiMachine-testTroubleshooting-fedora-27-127.0.0.2-2601-FAIL.html
Wrote JS log to TestMultiMachine-testTroubleshooting-fedora-27-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestMultiMachine-testTroubleshooting-fedora-27-127.0.0.2-2601-FAIL.log
Journal extracted to TestMultiMachine-testTroubleshooting-fedora-27-127.0.0.2-2603-FAIL.log

First occurrence: 2018-01-12T17:20:02.747035 | revision 3c202d9ed1349f55dcd0b503138485d13f565c9f, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testExpose (check_docker.TestDocker)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9485/devtools/browser/99e3d322-a731-48e1-960e-2302f28ab768
[0112/172039.427451:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 58870: Permission denied (13)
[0112/172040.914169:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 58918: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1515777580.710:161): avc:  denied  { map } for  pid=1227 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1515777580.987:163): avc:  denied  { execute_no_trans } for  pid=1269 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestDocker-testExpose-fedora-27-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestDocker-testExpose-fedora-27-127.0.0.2-2601-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 667, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 802, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1515777580.710:161): avc:  denied  { map } for  pid=1227 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 152 testExpose (check_docker.TestDocker) # duration: 122s
Wrote screenshot to TestDocker-testExpose-fedora-27-127.0.0.2-2601-FAIL.png
Wrote HTML dump to TestDocker-testExpose-fedora-27-127.0.0.2-2601-FAIL.html
Wrote JS log to TestDocker-testExpose-fedora-27-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestDocker-testExpose-fedora-27-127.0.0.2-2601-FAIL.log

First occurrence: 2018-01-12T17:21:17.292010 | revision 255153dc4c57261cfae240b8b05044de3fda3afb, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testL10N (check_apps.TestApps)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9413/devtools/browser/4d41763d-1493-4d59-b759-db57ba45fe15
[0112/172324.786505:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 61111: Permission denied (13)
[0112/172326.108443:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 61149: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1515777793.459:162): avc:  denied  { execute_no_trans } for  pid=1263 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestApps-testL10N-fedora-27-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestApps-testL10N-fedora-27-127.0.0.2-2201-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 667, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 802, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1515777793.459:162): avc:  denied  { execute_no_trans } for  pid=1263 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 137 testL10N (check_apps.TestApps) # duration: 62s
Wrote screenshot to TestApps-testL10N-fedora-27-127.0.0.2-2201-FAIL.png
Wrote HTML dump to TestApps-testL10N-fedora-27-127.0.0.2-2201-FAIL.html
Wrote JS log to TestApps-testL10N-fedora-27-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestApps-testL10N-fedora-27-127.0.0.2-2201-FAIL.log

First occurrence: 2018-01-12T17:23:47.740300 | revision 255153dc4c57261cfae240b8b05044de3fda3afb, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testTimeServers (check_system_info.TestSystemInfo)
#
Removed /etc/systemd/system/dbus-org.freedesktop.timedate1.service.
Removed /etc/systemd/system/systemd-timedated.service.
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9627/devtools/browser/c5f67c01-9e07-4aa3-ae3d-b8a341f756dc
[0112/172430.947124:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 62342: Permission denied (13)
[0112/172432.334657:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 62372: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1515777861.322:153): avc:  denied  { map } for  pid=1212 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1515777861.493:155): avc:  denied  { execute_no_trans } for  pid=1241 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestSystemInfo-testTimeServers-fedora-27-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestSystemInfo-testTimeServers-fedora-27-127.0.0.2-2401-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 667, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 802, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1515777861.322:153): avc:  denied  { map } for  pid=1212 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 129 testTimeServers (check_system_info.TestSystemInfo) # duration: 55s
Wrote screenshot to TestSystemInfo-testTimeServers-fedora-27-127.0.0.2-2401-FAIL.png
Wrote HTML dump to TestSystemInfo-testTimeServers-fedora-27-127.0.0.2-2401-FAIL.html
Wrote JS log to TestSystemInfo-testTimeServers-fedora-27-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestSystemInfo-testTimeServers-fedora-27-127.0.0.2-2401-FAIL.log

First occurrence: 2018-01-12T17:24:53.464010 | revision 255153dc4c57261cfae240b8b05044de3fda3afb, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (check_dashboard.TestBasicDashboard)
#
which: no chromium-browser in (/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/build/cockpit/bots:/build/cockpit/bots/../test:/build/cockpit/bots:/build/cockpit/test)

DevTools listening on ws://127.0.0.1:10184/devtools/browser/4842ae2d-0b8d-4514-b837-0d6e5320e5ea
which: no chromium-browser in (/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/build/cockpit/bots:/build/cockpit/bots/../test:/build/cockpit/bots:/build/cockpit/test)
[0112/172552.613098:WARNING:discardable_shared_memory_manager.cc(178)] Less than 64MB of free space in temporary directory for shared memory files: 37

DevTools listening on ws://127.0.0.1:9994/devtools/browser/6e1d95bf-ee1e-4ba7-b6dd-e07d097c5b43
Unexpected journal message 'audit: type=1400 audit(1515777938.173:163): avc:  denied  { map } for  pid=1324 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1515777938.288:165): avc:  denied  { execute_no_trans } for  pid=1349 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestBasicDashboard-testBasic-fedora-27-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestBasicDashboard-testBasic-fedora-27-127.0.0.2-2301-FAIL.log
Journal extracted to TestBasicDashboard-testBasic-fedora-27-127.0.0.2-2303-FAIL.log
Journal extracted to TestBasicDashboard-testBasic-fedora-27-127.0.0.2-2302-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1515777938.173:163): avc:  denied  { map } for  pid=1324 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 146 testBasic (check_dashboard.TestBasicDashboard) # duration: 81s
Wrote screenshot to TestBasicDashboard-testBasic-fedora-27-127.0.0.2-2301-FAIL.png
Wrote HTML dump to TestBasicDashboard-testBasic-fedora-27-127.0.0.2-2301-FAIL.html
Wrote JS log to TestBasicDashboard-testBasic-fedora-27-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestBasicDashboard-testBasic-fedora-27-127.0.0.2-2301-FAIL.log
Journal extracted to TestBasicDashboard-testBasic-fedora-27-127.0.0.2-2303-FAIL.log
Journal extracted to TestBasicDashboard-testBasic-fedora-27-127.0.0.2-2302-FAIL.log

First occurrence: 2018-01-12T17:26:31.832468 | revision 1bb83da4c0508cde916b75561b54cea8e3b4987b Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testInternal (check_metrics.TestMetrics)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9578/devtools/browser/74fa4e48-7227-4ccf-9e3b-9992121ca3c0
[0112/172648.262858:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 298679: Permission denied (13)
[0112/172649.513754:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 298712: Permission denied (13)
('Measured CPU', 91.7598942453)
('Measured Memory', 454389760)
Ncat: Connection reset by peer.
Measured 2.6s of network traffic; eth0: 34959297 bytes, lo: 0 bytes
Ncat: Broken pipe.
Unexpected journal message 'audit: type=1400 audit(1515778001.963:163): avc:  denied  { map } for  pid=1278 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1515778002.182:165): avc:  denied  { execute_no_trans } for  pid=1333 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestMetrics-testInternal-fedora-27-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestMetrics-testInternal-fedora-27-127.0.0.2-2401-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 667, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 802, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1515778001.963:163): avc:  denied  { map } for  pid=1278 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 10 testInternal (check_metrics.TestMetrics) # duration: 70s
Wrote screenshot to TestMetrics-testInternal-fedora-27-127.0.0.2-2401-FAIL.png
Wrote HTML dump to TestMetrics-testInternal-fedora-27-127.0.0.2-2401-FAIL.html
Wrote JS log to TestMetrics-testInternal-fedora-27-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestMetrics-testInternal-fedora-27-127.0.0.2-2401-FAIL.log

First occurrence: 2018-01-12T17:27:33.225227 | revision 5721588e63cd30e1a9f5f447242e1dab39a8867f, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testSetup (check_dashboard.TestDashboardSetup)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9468/devtools/browser/f06c69a2-3f11-4445-ab01-f16e1fde610f
[0115/093410.669905:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 33139: Permission denied (13)
[0115/093411.616019:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 33170: Permission denied (13)
> warning: Error opening directory '/home/admin/.ssh': No such file or directory
> warning: --: line 25: cd: /home/admin/.ssh: No such file or directory

> warning: Login failed
id: 'nosync': no such user
Unexpected journal message 'audit: type=1400 audit(1516008835.681:163): avc:  denied  { map } for  pid=1289 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516008835.865:165): avc:  denied  { execute_no_trans } for  pid=1335 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestDashboardSetup-testSetup-fedora-27-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestDashboardSetup-testSetup-fedora-27-127.0.0.2-2201-FAIL.log
Journal extracted to TestDashboardSetup-testSetup-fedora-27-127.0.0.2-2203-FAIL.log
Journal extracted to TestDashboardSetup-testSetup-fedora-27-127.0.0.2-2202-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516008835.681:163): avc:  denied  { map } for  pid=1289 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 147 testSetup (check_dashboard.TestDashboardSetup) # duration: 44s
Wrote screenshot to TestDashboardSetup-testSetup-fedora-27-127.0.0.2-2201-FAIL.png
Wrote HTML dump to TestDashboardSetup-testSetup-fedora-27-127.0.0.2-2201-FAIL.html
Wrote JS log to TestDashboardSetup-testSetup-fedora-27-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestDashboardSetup-testSetup-fedora-27-127.0.0.2-2201-FAIL.log
Journal extracted to TestDashboardSetup-testSetup-fedora-27-127.0.0.2-2203-FAIL.log
Journal extracted to TestDashboardSetup-testSetup-fedora-27-127.0.0.2-2202-FAIL.log

First occurrence: 2018-01-15T09:34:29.794895 | revision 9b271c8ce37126d800198c53fec9102f7bf10dd3, logs Times recorded: 1 Latest occurrences:

cockpituous commented 6 years ago

verify/fedora-27 Ooops, it happened again


# ----------------------------------------------------------------------
# testNoPermission (check_shutdown_restart.TestShutdownRestart)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9421/devtools/browser/9388d00f-f5d7-48f4-9c87-c6880c95d336
[0112/172805.828220:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 67248: Permission denied (13)
[0112/172806.787753:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 67312: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1515778077.472:163): avc:  denied  { map } for  pid=1261 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1515778077.599:165): avc:  denied  { execute_no_trans } for  pid=1315 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestShutdownRestart-testNoPermission-fedora-27-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestShutdownRestart-testNoPermission-fedora-27-127.0.0.2-2301-FAIL.log
Journal extracted to TestShutdownRestart-testNoPermission-fedora-27-127.0.0.2-2302-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 667, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 802, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1515778077.472:163): avc:  denied  { map } for  pid=1261 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 96 testNoPermission (check_shutdown_restart.TestShutdownRestart) # duration: 26s
Wrote screenshot to TestShutdownRestart-testNoPermission-fedora-27-127.0.0.2-2301-FAIL.png
Wrote HTML dump to TestShutdownRestart-testNoPermission-fedora-27-127.0.0.2-2301-FAIL.html
Wrote JS log to TestShutdownRestart-testNoPermission-fedora-27-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestShutdownRestart-testNoPermission-fedora-27-127.0.0.2-2301-FAIL.log
Journal extracted to TestShutdownRestart-testNoPermission-fedora-27-127.0.0.2-2302-FAIL.log

First occurrence: 2018-01-12T17:28:11.771265 | revision 255153dc4c57261cfae240b8b05044de3fda3afb, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testLvm (check_storage_lvm2.TestStorage)
#
which: no chromium-browser in (/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/build/cockpit/bots:/build/cockpit/bots/../test:/build/cockpit/bots:/build/cockpit/test)

DevTools listening on ws://127.0.0.1:9399/devtools/browser/b98f072e-3830-4c9a-aec1-98cf4ad5c745
  WARNING: Sum of all thin volume sizes (100.00 MiB) exceeds the size of thin pool TEST1/pool and the size of whole volume group (48.00 MiB)!
> warning: This logical volume cannot be made smaller.
Unexpected journal message 'audit: type=1400 audit(1515778059.334:163): avc:  denied  { map } for  pid=1321 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1515778059.435:165): avc:  denied  { execute_no_trans } for  pid=1345 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestStorage-testLvm-fedora-27-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestStorage-testLvm-fedora-27-127.0.0.2-2301-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1515778059.334:163): avc:  denied  { map } for  pid=1321 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 144 testLvm (check_storage_lvm2.TestStorage) # duration: 66s
Wrote screenshot to TestStorage-testLvm-fedora-27-127.0.0.2-2301-FAIL.png
Wrote HTML dump to TestStorage-testLvm-fedora-27-127.0.0.2-2301-FAIL.html
Wrote JS log to TestStorage-testLvm-fedora-27-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestStorage-testLvm-fedora-27-127.0.0.2-2301-FAIL.log

First occurrence: 2018-01-12T17:28:25.668435 | revision 1bb83da4c0508cde916b75561b54cea8e3b4987b Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testCommandline (check_connection.TestConnection)
#
ls: cannot access '/etc/cockpit/ws-certs.d/*': No such file or directory
Unexpected journal message 'audit: type=1400 audit(1516007248.508:160): avc:  denied  { map } for  pid=1229 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516007248.667:162): avc:  denied  { execute_no_trans } for  pid=1294 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Journal extracted to TestConnection-testCommandline-fedora-27-127.0.0.2-2501-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 667, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 802, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516007248.508:160): avc:  denied  { map } for  pid=1229 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 138 testCommandline (check_connection.TestConnection) # duration: 22s
Journal extracted to TestConnection-testCommandline-fedora-27-127.0.0.2-2501-FAIL.log

First occurrence: 2018-01-15T09:07:35.991573 | revision 9374fad478445ed85bf93db6d783a9d06bdf14d6, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testRunningUpdate (check_packagekit.TestUpdates)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9602/devtools/browser/572fbd4a-0cf1-4402-9b4d-40c60df29abd
[0115/090842.924086:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 23616: Permission denied (13)
[0115/090843.832718:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 23654: Permission denied (13)
> warning: transport closed: disconnected
Unexpected journal message 'audit: type=1400 audit(1516007311.046:162): avc:  denied  { execute_no_trans } for  pid=1313 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestUpdates-testRunningUpdate-fedora-27-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestUpdates-testRunningUpdate-fedora-27-127.0.0.2-2401-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 667, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 802, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516007311.046:162): avc:  denied  { execute_no_trans } for  pid=1313 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 121 testRunningUpdate (check_packagekit.TestUpdates) # duration: 36s
Wrote screenshot to TestUpdates-testRunningUpdate-fedora-27-127.0.0.2-2401-FAIL.png
Wrote HTML dump to TestUpdates-testRunningUpdate-fedora-27-127.0.0.2-2401-FAIL.html
Wrote JS log to TestUpdates-testRunningUpdate-fedora-27-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestUpdates-testRunningUpdate-fedora-27-127.0.0.2-2401-FAIL.log

First occurrence: 2018-01-15T09:08:56.036697 | revision 9374fad478445ed85bf93db6d783a9d06bdf14d6, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (check_roles.TestRoles)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:10095/devtools/browser/056568dc-7f6a-48fb-967a-c0ea9ce7122f
[0115/091253.877483:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 31678: Permission denied (13)
[0115/091254.895139:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 31706: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516007565.328:161): avc:  denied  { map } for  pid=1241 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516007565.574:165): avc:  denied  { execute_no_trans } for  pid=1287 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestRoles-testBasic-fedora-27-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestRoles-testBasic-fedora-27-127.0.0.2-2201-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 667, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 802, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516007565.328:161): avc:  denied  { map } for  pid=1241 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 71 testBasic (check_roles.TestRoles) # duration: 28s
Wrote screenshot to TestRoles-testBasic-fedora-27-127.0.0.2-2201-FAIL.png
Wrote HTML dump to TestRoles-testBasic-fedora-27-127.0.0.2-2201-FAIL.html
Wrote JS log to TestRoles-testBasic-fedora-27-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestRoles-testBasic-fedora-27-127.0.0.2-2201-FAIL.log

First occurrence: 2018-01-15T09:13:01.525833 | revision 9374fad478445ed85bf93db6d783a9d06bdf14d6, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testImageNames (check_openshift.TestRegistry)
#
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9273/devtools/browser/17b959b2-f2cd-4b23-bc79-ee60fffc5496
[0115/091522.705316:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 35077: Permission denied (13)
[0115/091523.740536:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 35095: Permission denied (13)
> warning: 2018-01-15 04:15:28.381113 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-15 04:15:28.381270 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-15 04:15:28.381324 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-15 04:15:28.782129 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-15 04:15:28.782250 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-15 04:15:28.782267 I | proto: duplicate proto type registered: google.protobuf.Timestamp

CDP: {"source":"security","level":"error","text":"Refused to apply inline style because it violates the following Content Security Policy directive: \"default-src 'self' http://127.0.0.2:9291\". Either the 'unsafe-inline' keyword, a hash ('sha256-I4l5F4Kq75Yvla5XX3FqfoQO1206LqJ8p8rtQPyLwm4='), or a nonce ('nonce-...') is required to enable inline execution. Note also that 'style-src' was not explicitly set, so 'default-src' is used as a fallback.\n","timestamp":1516007730109.05,"url":"http://127.0.0.2:9291/cockpit/$e6aafd1566da27083a420bc5d37f0823f0cb8035/kubernetes/registry.js","lineNumber":3920,"stackTrace":{"callFrames":[{"functionName":"html","scriptId":"44","url":"http://127.0.0.2:9291/cockpit/$e6aafd1566da27083a420bc5d37f0823f0cb8035/kubernetes/registry.js","lineNumber":3920,"columnNumber":74},{"functionName":"be.(anonymous function)","scriptId":"44","url":"http://127.0.0.2:9291/cockpit/$e6aafd1566da27083a420bc5d37f0823f0cb8035/kubernetes/registry.js","lineNumber":3937,"columnNumber":40},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9291/cockpit/$e6aafd1566da27083a420bc5d37f0823f0cb8035/kubernetes/registry.js","lineNumber":1427,"columnNumber":40},{"functionName":"l","scriptId":"44","url":"http://127.0.0.2:9291/cockpit/$e6aafd1566da27083a420bc5d37f0823f0cb8035/kubernetes/registry.js","lineNumber":2475,"columnNumber":41},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9291/cockpit/$e6aafd1566da27083a420bc5d37f0823f0cb8035/kubernetes/registry.js","lineNumber":2483,"columnNumber":20},{"functionName":"$eval","scriptId":"44","url":"http://127.0.0.2:9291/cockpit/$e6aafd1566da27083a420bc5d37f0823f0cb8035/kubernetes/registry.js","lineNumber":2799,"columnNumber":35},{"functionName":"$digest","scriptId":"44","url":"http://127.0.0.2:9291/cockpit/$e6aafd1566da27083a420bc5d37f0823f0cb8035/kubernetes/registry.js","lineNumber":2752,"columnNumber":59},{"functionName":"$apply","scriptId":"44","url":"http://127.0.0.2:9291/cockpit/$e6aafd1566da27083a420bc5d37f0823f0cb8035/kubernetes/registry.js","lineNumber":2821,"columnNumber":34},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9291/cockpit/$e6aafd1566da27083a420bc5d37f0823f0cb8035/kubernetes/registry.js","lineNumber":2184,"columnNumber":52},{"functionName":"n","scriptId":"44","url":"http://127.0.0.2:9291/cockpit/$e6aafd1566da27083a420bc5d37f0823f0cb8035/kubernetes/registry.js","lineNumber":713,"columnNumber":90},{"functionName":"ph_click","scriptId":"22","url":"","lineNumber":122,"columnNumber":7},{"functionName":"","scriptId":"54","url":"","lineNumber":0,"columnNumber":16}]}}
Unexpected journal message 'audit: type=1400 audit(1516007685.298:161): avc:  denied  { map } for  pid=1211 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516007685.385:163): avc:  denied  { execute_no_trans } for  pid=1247 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestRegistry-testImageNames-fedora-27-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestRegistry-testImageNames-fedora-27-127.0.0.2-2401-FAIL.log
Journal extracted to TestRegistry-testImageNames-openshift-127.0.0.2-2402-FAIL.log
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 667, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 802, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516007685.298:161): avc:  denied  { map } for  pid=1211 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 51 testImageNames (check_openshift.TestRegistry) # duration: 63s
Wrote screenshot to TestRegistry-testImageNames-fedora-27-127.0.0.2-2401-FAIL.png
Wrote HTML dump to TestRegistry-testImageNames-fedora-27-127.0.0.2-2401-FAIL.html
Wrote JS log to TestRegistry-testImageNames-fedora-27-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestRegistry-testImageNames-fedora-27-127.0.0.2-2401-FAIL.log
Journal extracted to TestRegistry-testImageNames-openshift-127.0.0.2-2402-FAIL.log
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory

First occurrence: 2018-01-15T09:15:35.224865 | revision 9374fad478445ed85bf93db6d783a9d06bdf14d6, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testKubevirtEnvironment (check_openshift.TestOpenshift)
#
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
No resources found.
No resources found.
Unexpected journal message 'audit: type=1400 audit(1516007750.133:161): avc:  denied  { map } for  pid=1204 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516007750.339:165): avc:  denied  { execute_no_trans } for  pid=1266 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Journal extracted to TestOpenshift-testKubevirtEnvironment-fedora-27-127.0.0.2-2401-FAIL.log
Journal extracted to TestOpenshift-testKubevirtEnvironment-openshift-127.0.0.2-2402-FAIL.log
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 667, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 802, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516007750.133:161): avc:  denied  { map } for  pid=1204 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 45 testKubevirtEnvironment (check_openshift.TestOpenshift) # duration: 125s
Journal extracted to TestOpenshift-testKubevirtEnvironment-fedora-27-127.0.0.2-2401-FAIL.log
Journal extracted to TestOpenshift-testKubevirtEnvironment-openshift-127.0.0.2-2402-FAIL.log
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory

First occurrence: 2018-01-15T09:17:44.772678 | revision 9374fad478445ed85bf93db6d783a9d06bdf14d6, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (check_multi_machine.TestMultiMachineAdd)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9259/devtools/browser/baaa1e8c-2255-443b-8364-dc25bc93b802
[0115/092002.771066:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 42341: Permission denied (13)
[0115/092003.699822:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 42410: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516007978.650:161): avc:  denied  { map } for  pid=1235 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516007978.831:165): avc:  denied  { execute_no_trans } for  pid=1279 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestMultiMachineAdd-testBasic-fedora-27-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestMultiMachineAdd-testBasic-fedora-27-127.0.0.2-2801-FAIL.log
Journal extracted to TestMultiMachineAdd-testBasic-fedora-27-127.0.0.2-2803-FAIL.log
Journal extracted to TestMultiMachineAdd-testBasic-fedora-27-127.0.0.2-2802-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 667, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 802, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516007978.650:161): avc:  denied  { map } for  pid=1235 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 18 testBasic (check_multi_machine.TestMultiMachineAdd) # duration: 57s
Wrote screenshot to TestMultiMachineAdd-testBasic-fedora-27-127.0.0.2-2801-FAIL.png
Wrote HTML dump to TestMultiMachineAdd-testBasic-fedora-27-127.0.0.2-2801-FAIL.html
Wrote JS log to TestMultiMachineAdd-testBasic-fedora-27-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestMultiMachineAdd-testBasic-fedora-27-127.0.0.2-2801-FAIL.log
Journal extracted to TestMultiMachineAdd-testBasic-fedora-27-127.0.0.2-2803-FAIL.log
Journal extracted to TestMultiMachineAdd-testBasic-fedora-27-127.0.0.2-2802-FAIL.log

First occurrence: 2018-01-15T09:20:23.079291 | revision 9374fad478445ed85bf93db6d783a9d06bdf14d6, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testVolumes (check_kubernetes.TestKubernetes)
#
bash: /etc/kubernetes/start-kubernetes: No such file or directory
2018-01-15 04:38:31.922830 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-15 04:38:31.947160 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-15 04:38:31.947229 I | proto: duplicate proto type registered: google.protobuf.Timestamp

DevTools listening on ws://127.0.0.1:9426/devtools/browser/b35c6e45-a6bb-4297-b339-6dd7704c1220
[0115/093836.161989:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 29254: Permission denied (13)
[0115/093837.164378:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 29331: Permission denied (13)
> warning: 2018-01-15 04:38:42.008841 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-15 04:38:42.009078 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-15 04:38:42.009132 I | proto: duplicate proto type registered: google.protobuf.Timestamp
error: current-context must exist in order to minify

> warning: received invalid kubectl config 
> warning: 2018-01-15 04:38:42.942732 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-15 04:38:42.942998 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-15 04:38:42.943030 I | proto: duplicate proto type registered: google.protobuf.Timestamp

2018-01-15 04:38:44.303749 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-15 04:38:44.304336 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-15 04:38:44.304583 I | proto: duplicate proto type registered: google.protobuf.Timestamp
2018-01-15 04:38:45.567242 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-15 04:38:45.567733 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-15 04:38:45.567963 I | proto: duplicate proto type registered: google.protobuf.Timestamp
2018-01-15 04:38:46.555250 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-15 04:38:46.555779 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-15 04:38:46.555984 I | proto: duplicate proto type registered: google.protobuf.Timestamp
2018-01-15 04:38:47.645897 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-15 04:38:47.646341 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-15 04:38:47.646569 I | proto: duplicate proto type registered: google.protobuf.Timestamp
Unexpected journal message 'audit: type=1400 audit(1516009088.587:159): avc:  denied  { map } for  pid=1263 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516009088.785:163): avc:  denied  { execute_no_trans } for  pid=1301 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestKubernetes-testVolumes-fedora-27-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestKubernetes-testVolumes-fedora-27-127.0.0.2-2801-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 667, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 802, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516009088.587:159): avc:  denied  { map } for  pid=1263 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 174 testVolumes (check_kubernetes.TestKubernetes) # duration: 58s
Wrote screenshot to TestKubernetes-testVolumes-fedora-27-127.0.0.2-2801-FAIL.png
Wrote HTML dump to TestKubernetes-testVolumes-fedora-27-127.0.0.2-2801-FAIL.html
Wrote JS log to TestKubernetes-testVolumes-fedora-27-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestKubernetes-testVolumes-fedora-27-127.0.0.2-2801-FAIL.log

First occurrence: 2018-01-15T09:38:50.158489 | revision 86c091deff447904c90289ed38d526eb2b2889d1, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testExternalConsole (check_machines.TestMachines)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:10137/devtools/browser/21b2d14f-50d5-4ccb-bcbe-2234fa1e5344
[0115/092151.696863:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 45545: Permission denied (13)
[0115/092152.694452:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 45616: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516008100.061:161): avc:  denied  { execute_no_trans } for  pid=1280 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestMachines-testExternalConsole-fedora-27-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestMachines-testExternalConsole-fedora-27-127.0.0.2-2601-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 667, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 802, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516008100.061:161): avc:  denied  { execute_no_trans } for  pid=1280 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 4 testExternalConsole (check_machines.TestMachines) # duration: 30s
Wrote screenshot to TestMachines-testExternalConsole-fedora-27-127.0.0.2-2601-FAIL.png
Wrote HTML dump to TestMachines-testExternalConsole-fedora-27-127.0.0.2-2601-FAIL.html
Wrote JS log to TestMachines-testExternalConsole-fedora-27-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestMachines-testExternalConsole-fedora-27-127.0.0.2-2601-FAIL.log

First occurrence: 2018-01-15T09:21:59.904909 | revision 9374fad478445ed85bf93db6d783a9d06bdf14d6, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (check_kdump.TestKdump)
#
Created symlink /etc/systemd/system/multi-user.target.wants/kdump.service -> /usr/lib/systemd/system/kdump.service.
Job for kdump.service failed because the control process exited with error code.
See "systemctl  status kdump.service" and "journalctl  -xe" for details.

DevTools listening on ws://127.0.0.1:9833/devtools/browser/4c992718-0090-4469-8b01-bb38ce0623db
[0115/093912.786076:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 30304: Permission denied (13)
[0115/093913.783806:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 30368: Permission denied (13)
Generating grub configuration file ...
Found linux image: /boot/vmlinuz-4.14.11-300.fc27.x86_64
Found initrd image: /boot/initramfs-4.14.11-300.fc27.x86_64.img
Found linux image: /boot/vmlinuz-4.13.9-300.fc27.x86_64
Found initrd image: /boot/initramfs-4.13.9-300.fc27.x86_64.img
Found linux image: /boot/vmlinuz-0-rescue-b7698e75e35a46dc9cd9db5d9bec44b8
Found initrd image: /boot/initramfs-0-rescue-b7698e75e35a46dc9cd9db5d9bec44b8.img
done
Connection to 127.0.0.2 closed by remote host.
> warning: transport closed: disconnected
CDP: {"source":"network","level":"error","text":"Failed to load resource: net::ERR_EMPTY_RESPONSE","timestamp":1516009162419.13,"url":"http://127.0.0.2:9691/cockpit/static/fonts/OpenSans-Light-webfont.woff","networkRequestId":"30368.29"}
ssh_exchange_identification: read: Connection reset by peer
ssh_exchange_identification: read: Connection reset by peer
ssh_exchange_identification: Connection closed by remote host
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"4"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"5"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"6"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"7"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"8"}
> warning: Unable to apply settings: Directory /var/crash2 isn't writable or doesn't exist.
> warning: transport closed: disconnected
CDP: {"source":"network","level":"error","text":"Failed to load resource: net::ERR_CONNECTION_RESET","timestamp":1516009245294.95,"url":"http://127.0.0.2:9691/cockpit/static/fonts/OpenSans-Light-webfont.woff","networkRequestId":"30368.131"}
Connection to 127.0.0.2 closed by remote host.
Unexpected journal message 'audit: type=1400 audit(1516009143.588:163): avc:  denied  { map } for  pid=1257 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516009143.760:165): avc:  denied  { execute_no_trans } for  pid=1322 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestKdump-testBasic-fedora-27-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestKdump-testBasic-fedora-27-127.0.0.2-2801-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 667, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 802, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516009143.588:163): avc:  denied  { map } for  pid=1257 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 165 testBasic (check_kdump.TestKdump) # duration: 116s
Wrote screenshot to TestKdump-testBasic-fedora-27-127.0.0.2-2801-FAIL.png
Wrote HTML dump to TestKdump-testBasic-fedora-27-127.0.0.2-2801-FAIL.html
Wrote JS log to TestKdump-testBasic-fedora-27-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestKdump-testBasic-fedora-27-127.0.0.2-2801-FAIL.log

First occurrence: 2018-01-15T09:40:49.175066 | revision 86c091deff447904c90289ed38d526eb2b2889d1, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testExpire (check_accounts.TestAccounts)
#

DevTools listening on ws://127.0.0.1:9806/devtools/browser/406037aa-68ec-4891-8e27-c7042365b401
[0115/094300.246938:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 35744: Permission denied (13)
[0115/094301.215928:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 35782: Permission denied (13)
> warning: Couldn't read /etc/passwd
> warning: Unexpected error 
> warning: Couldn't read /etc/passwd
> warning: Unexpected error 
Unexpected journal message 'audit: type=1400 audit(1516009369.442:158): avc:  denied  { map } for  pid=1261 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516009369.662:162): avc:  denied  { execute_no_trans } for  pid=1304 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestAccounts-testExpire-fedora-27-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestAccounts-testExpire-fedora-27-127.0.0.2-2401-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 667, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 802, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516009369.442:158): avc:  denied  { map } for  pid=1261 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 132 testExpire (check_accounts.TestAccounts) # duration: 39s
Wrote screenshot to TestAccounts-testExpire-fedora-27-127.0.0.2-2401-FAIL.png
Wrote HTML dump to TestAccounts-testExpire-fedora-27-127.0.0.2-2401-FAIL.html
Wrote JS log to TestAccounts-testExpire-fedora-27-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestAccounts-testExpire-fedora-27-127.0.0.2-2401-FAIL.log

First occurrence: 2018-01-15T09:43:17.781716 | revision 86c091deff447904c90289ed38d526eb2b2889d1, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testInfoTruncation (check_packagekit.TestUpdates)
#

DevTools listening on ws://127.0.0.1:9525/devtools/browser/7c6b8b95-2781-4ff8-b269-8e247e778cfa
[0115/094429.957739:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 37860: Permission denied (13)
[0115/094431.070500:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 37905: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516009442.214:160): avc:  denied  { map } for  pid=1301 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516009442.334:162): avc:  denied  { execute_no_trans } for  pid=1343 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestUpdates-testInfoTruncation-fedora-27-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestUpdates-testInfoTruncation-fedora-27-127.0.0.2-2401-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 667, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 802, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516009442.214:160): avc:  denied  { map } for  pid=1301 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 119 testInfoTruncation (check_packagekit.TestUpdates) # duration: 48s
Wrote screenshot to TestUpdates-testInfoTruncation-fedora-27-127.0.0.2-2401-FAIL.png
Wrote HTML dump to TestUpdates-testInfoTruncation-fedora-27-127.0.0.2-2401-FAIL.html
Wrote JS log to TestUpdates-testInfoTruncation-fedora-27-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestUpdates-testInfoTruncation-fedora-27-127.0.0.2-2401-FAIL.log

First occurrence: 2018-01-15T09:44:39.373158 | revision 86c091deff447904c90289ed38d526eb2b2889d1, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testIpa (check_realms.TestRealms)
#

DevTools listening on ws://127.0.0.1:9555/devtools/browser/0d83f1ad-5978-4865-9cdc-2af4ce851c9c
[0115/094324.404222:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 36415: Permission denied (13)
[0115/094325.447178:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 36480: Permission denied (13)
> log: Failed to join domain: cockpit.lan: Password is incorrect
Unexpected journal message 'audit: type=1400 audit(1516009395.900:161): avc:  denied  { map } for  pid=1256 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516009396.024:163): avc:  denied  { execute_no_trans } for  pid=1287 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestRealms-testIpa-fedora-27-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestRealms-testIpa-fedora-27-127.0.0.2-2801-FAIL.log
Journal extracted to TestRealms-testIpa-ipa-127.0.0.2-2802-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 667, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 802, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516009395.900:161): avc:  denied  { map } for  pid=1256 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 128 testIpa (check_realms.TestRealms) # duration: 189s
Wrote screenshot to TestRealms-testIpa-fedora-27-127.0.0.2-2801-FAIL.png
Wrote HTML dump to TestRealms-testIpa-fedora-27-127.0.0.2-2801-FAIL.html
Wrote JS log to TestRealms-testIpa-fedora-27-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestRealms-testIpa-fedora-27-127.0.0.2-2801-FAIL.log
Journal extracted to TestRealms-testIpa-ipa-127.0.0.2-2802-FAIL.log

First occurrence: 2018-01-15T09:46:12.302132 | revision 86c091deff447904c90289ed38d526eb2b2889d1, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testUnpartitionedSpace (check_storage_lvm2.TestStorage)
#

DevTools listening on ws://127.0.0.1:9660/devtools/browser/ef7439f2-8159-44ac-b025-8560b7455131
[0115/094651.692935:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 42057: Permission denied (13)
[0115/094652.788432:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 42122: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516009603.181:158): avc:  denied  { map } for  pid=1244 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516009603.349:160): avc:  denied  { execute_no_trans } for  pid=1287 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestStorage-testUnpartitionedSpace-fedora-27-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestStorage-testUnpartitionedSpace-fedora-27-127.0.0.2-2701-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 667, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 802, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516009603.181:158): avc:  denied  { map } for  pid=1244 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 90 testUnpartitionedSpace (check_storage_lvm2.TestStorage) # duration: 31s
Wrote screenshot to TestStorage-testUnpartitionedSpace-fedora-27-127.0.0.2-2701-FAIL.png
Wrote HTML dump to TestStorage-testUnpartitionedSpace-fedora-27-127.0.0.2-2701-FAIL.html
Wrote JS log to TestStorage-testUnpartitionedSpace-fedora-27-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestStorage-testUnpartitionedSpace-fedora-27-127.0.0.2-2701-FAIL.log

First occurrence: 2018-01-15T09:47:02.538977 | revision 86c091deff447904c90289ed38d526eb2b2889d1, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testMachinesJsonVarMigration (check_dashboard.TestDashboardSetup)
#

DevTools listening on ws://127.0.0.1:9908/devtools/browser/7702b006-5e03-42d4-b8d4-3b6eaa24bb77
[0115/092942.702457:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 20164: Permission denied (13)
[0115/092943.691860:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 20219: Permission denied (13)
> log: done
> log: done
> log: done
Unexpected journal message 'audit: type=1400 audit(1516008567.495:162): avc:  denied  { map } for  pid=1251 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516008567.721:164): avc:  denied  { execute_no_trans } for  pid=1309 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestDashboardSetup-testMachinesJsonVarMigration-fedora-27-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestDashboardSetup-testMachinesJsonVarMigration-fedora-27-127.0.0.2-2801-FAIL.log
Journal extracted to TestDashboardSetup-testMachinesJsonVarMigration-fedora-27-127.0.0.2-2803-FAIL.log
Journal extracted to TestDashboardSetup-testMachinesJsonVarMigration-fedora-27-127.0.0.2-2802-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 667, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 802, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516008567.495:162): avc:  denied  { map } for  pid=1251 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 147 testMachinesJsonVarMigration (check_dashboard.TestDashboardSetup) # duration: 43s
Wrote screenshot to TestDashboardSetup-testMachinesJsonVarMigration-fedora-27-127.0.0.2-2801-FAIL.png
Wrote HTML dump to TestDashboardSetup-testMachinesJsonVarMigration-fedora-27-127.0.0.2-2801-FAIL.html
Wrote JS log to TestDashboardSetup-testMachinesJsonVarMigration-fedora-27-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestDashboardSetup-testMachinesJsonVarMigration-fedora-27-127.0.0.2-2801-FAIL.log
Journal extracted to TestDashboardSetup-testMachinesJsonVarMigration-fedora-27-127.0.0.2-2803-FAIL.log
Journal extracted to TestDashboardSetup-testMachinesJsonVarMigration-fedora-27-127.0.0.2-2802-FAIL.log

First occurrence: 2018-01-15T09:29:59.960605 | revision d2780fb019ced7c8a4aad2b2f3ba555ed9aa6760, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (check_apps.TestApps)
#

DevTools listening on ws://127.0.0.1:9560/devtools/browser/1b5f8f0a-48f1-4981-88d8-0687551c01b2
[0115/093051.198238:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 22135: Permission denied (13)
[0115/093052.213059:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 22186: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516008641.038:163): avc:  denied  { execute_no_trans } for  pid=1344 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestApps-testBasic-fedora-27-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestApps-testBasic-fedora-27-127.0.0.2-2501-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 667, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 802, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516008641.038:163): avc:  denied  { execute_no_trans } for  pid=1344 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 135 testBasic (check_apps.TestApps) # duration: 33s
Wrote screenshot to TestApps-testBasic-fedora-27-127.0.0.2-2501-FAIL.png
Wrote HTML dump to TestApps-testBasic-fedora-27-127.0.0.2-2501-FAIL.html
Wrote JS log to TestApps-testBasic-fedora-27-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestApps-testBasic-fedora-27-127.0.0.2-2501-FAIL.log

First occurrence: 2018-01-15T09:31:03.977723 | revision d2780fb019ced7c8a4aad2b2f3ba555ed9aa6760, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testNotSupported (check_realms.TestRealms)
#

DevTools listening on ws://127.0.0.1:9299/devtools/browser/e4789a4b-7d4d-4e71-a371-9fac4531adbe
[0115/093124.330117:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 23338: Permission denied (13)
[0115/093125.371000:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 23401: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516008677.521:163): avc:  denied  { map } for  pid=1291 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestRealms-testNotSupported-fedora-27-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestRealms-testNotSupported-fedora-27-127.0.0.2-2601-FAIL.log
Journal extracted to TestRealms-testNotSupported-ipa-127.0.0.2-2602-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 667, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 802, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516008677.521:163): avc:  denied  { map } for  pid=1291 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 127 testNotSupported (check_realms.TestRealms) # duration: 43s
Wrote screenshot to TestRealms-testNotSupported-fedora-27-127.0.0.2-2601-FAIL.png
Wrote HTML dump to TestRealms-testNotSupported-fedora-27-127.0.0.2-2601-FAIL.html
Wrote JS log to TestRealms-testNotSupported-fedora-27-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestRealms-testNotSupported-fedora-27-127.0.0.2-2601-FAIL.log
Journal extracted to TestRealms-testNotSupported-ipa-127.0.0.2-2602-FAIL.log

First occurrence: 2018-01-15T09:31:51.781779 | revision d2780fb019ced7c8a4aad2b2f3ba555ed9aa6760, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (check_journal.TestJournal)
#
Removed /etc/systemd/system/multi-user.target.wants/chronyd.service.
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9684/devtools/browser/ba9f3499-060e-4717-9e9c-cbcf9f5f43d7
[0115/093159.216017:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 30632: Permission denied (13)
[0115/093200.134141:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 30666: Permission denied (13)
Warning: Stopping systemd-journald.service, but it can still be activated by:
  systemd-journald-dev-log.socket
  systemd-journald.socket
  systemd-journald-audit.socket
> warning: transport closed: disconnected
CDP: {"source":"network","level":"error","text":"Failed to load resource: net::ERR_EMPTY_RESPONSE","timestamp":1516008731065.66,"url":"http://127.0.0.2:9391/cockpit/static/fonts/OpenSans-Light-webfont.woff","networkRequestId":"30666.29"}
ssh_exchange_identification: read: Connection reset by peer
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"4"}
ssh_exchange_identification: read: Connection reset by peer
ssh_exchange_identification: read: Connection reset by peer
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"5"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"6"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"7"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"8"}
Unexpected journal message 'audit: type=1400 audit(1516008711.439:161): avc:  denied  { map } for  pid=1235 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516008711.638:163): avc:  denied  { execute_no_trans } for  pid=1300 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(2145934831.093:163): avc:  denied  { execute_no_trans } for  pid=1311 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestJournal-testBasic-fedora-27-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestJournal-testBasic-fedora-27-127.0.0.2-2501-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516008711.439:161): avc:  denied  { map } for  pid=1235 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 162 testBasic (check_journal.TestJournal) # duration: 63s
Wrote screenshot to TestJournal-testBasic-fedora-27-127.0.0.2-2501-FAIL.png
Wrote HTML dump to TestJournal-testBasic-fedora-27-127.0.0.2-2501-FAIL.html
Wrote JS log to TestJournal-testBasic-fedora-27-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestJournal-testBasic-fedora-27-127.0.0.2-2501-FAIL.log

First occurrence: 2018-01-15T09:32:41.438695 | revision 9b271c8ce37126d800198c53fec9102f7bf10dd3, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (check_kdump.TestKdump)
#
Created symlink /etc/systemd/system/multi-user.target.wants/kdump.service -> /usr/lib/systemd/system/kdump.service.
Job for kdump.service failed because the control process exited with error code.
See "systemctl  status kdump.service" and "journalctl  -xe" for details.
ftruncate() failed: Permission denied
[0115/093001.537471:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 28833: Permission denied (13)

DevTools listening on ws://127.0.0.1:9583/devtools/browser/510c0366-e5c5-4dc4-86d9-a8664a0179ba
[0115/093002.815337:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 28868: Permission denied (13)
Generating grub configuration file ...
Found linux image: /boot/vmlinuz-4.14.11-300.fc27.x86_64
Found initrd image: /boot/initramfs-4.14.11-300.fc27.x86_64.img
Found linux image: /boot/vmlinuz-4.13.9-300.fc27.x86_64
Found initrd image: /boot/initramfs-4.13.9-300.fc27.x86_64.img
Found linux image: /boot/vmlinuz-0-rescue-b7698e75e35a46dc9cd9db5d9bec44b8
Found initrd image: /boot/initramfs-0-rescue-b7698e75e35a46dc9cd9db5d9bec44b8.img
done
> warning: transport closed: disconnected
CDP: {"source":"network","level":"error","text":"Failed to load resource: net::ERR_EMPTY_RESPONSE","timestamp":1516008618227.74,"url":"http://127.0.0.2:9791/cockpit/static/fonts/OpenSans-Light-webfont.woff","networkRequestId":"28868.29"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"5"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"6"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"7"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"8"}
> warning: Unable to apply settings: Directory /var/crash2 isn't writable or doesn't exist.
> warning: transport closed: disconnected
CDP: {"source":"network","level":"error","text":"Failed to load resource: net::ERR_CONNECTION_RESET","timestamp":1516008749553.13,"url":"http://127.0.0.2:9791/cockpit/static/fonts/OpenSans-Light-webfont.woff","networkRequestId":"28868.131"}
Connection to 127.0.0.2 closed by remote host.
Unexpected journal message 'audit: type=1400 audit(1516008748.952:158): avc:  denied  { map } for  pid=1366 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestKdump-testBasic-fedora-27-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestKdump-testBasic-fedora-27-127.0.0.2-2901-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 667, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 802, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516008748.952:158): avc:  denied  { map } for  pid=1366 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 166 testBasic (check_kdump.TestKdump) # duration: 176s
Wrote screenshot to TestKdump-testBasic-fedora-27-127.0.0.2-2901-FAIL.png
Wrote HTML dump to TestKdump-testBasic-fedora-27-127.0.0.2-2901-FAIL.html
Wrote JS log to TestKdump-testBasic-fedora-27-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestKdump-testBasic-fedora-27-127.0.0.2-2901-FAIL.log

First occurrence: 2018-01-15T09:32:49.746965 | revision 987a7baef83ef8ee7b207142b7c3d8c32d798f90, logs Times recorded: 1 Latest occurrences:

cockpituous commented 6 years ago

verify/fedora-27 Ooops, it happened again


# ----------------------------------------------------------------------
# testEnforcingToggle (check_setroubleshoot.TestSelinux)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9550/devtools/browser/3fc98b1f-452f-45dd-88c8-54f2a330fc14
[0112/172808.589833:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 67378: Permission denied (13)
[0112/172809.608656:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 67428: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1515778081.714:161): avc:  denied  { map } for  pid=1286 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1515778081.867:163): avc:  denied  { execute_no_trans } for  pid=1334 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestSelinux-testEnforcingToggle-fedora-27-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestSelinux-testEnforcingToggle-fedora-27-127.0.0.2-2801-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 667, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 802, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1515778081.714:161): avc:  denied  { map } for  pid=1286 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 93 testEnforcingToggle (check_setroubleshoot.TestSelinux) # duration: 35s
Wrote screenshot to TestSelinux-testEnforcingToggle-fedora-27-127.0.0.2-2801-FAIL.png
Wrote HTML dump to TestSelinux-testEnforcingToggle-fedora-27-127.0.0.2-2801-FAIL.html
Wrote JS log to TestSelinux-testEnforcingToggle-fedora-27-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestSelinux-testEnforcingToggle-fedora-27-127.0.0.2-2801-FAIL.log

First occurrence: 2018-01-12T17:28:24.118615 | revision 255153dc4c57261cfae240b8b05044de3fda3afb, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testDevmapper (check_docker_storage.TestDockerStorageMapper)
#
  Volume group "atomic-storage" not found
  Cannot process volume group atomic-storage
which: no chromium-browser in (/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/build/cockpit/bots:/build/cockpit/bots/../test:/build/cockpit/bots:/build/cockpit/test)

DevTools listening on ws://127.0.0.1:9324/devtools/browser/d3608307-9bf0-417d-8aba-5fc578e20313
  Volume group "atomic-storage" not found
  Cannot process volume group atomic-storage
  Volume group "atomic-storage" not found
  Cannot process volume group atomic-storage
  Volume group "atomic-storage" not found
  Cannot process volume group atomic-storage
Unexpected journal message 'audit: type=1400 audit(1515778130.589:164): avc:  denied  { map } for  pid=1332 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestDockerStorageMapper-testDevmapper-fedora-27-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestDockerStorageMapper-testDevmapper-fedora-27-127.0.0.2-2301-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1515778130.589:164): avc:  denied  { map } for  pid=1332 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 143 testDevmapper (check_docker_storage.TestDockerStorageMapper) # duration: 73s
Wrote screenshot to TestDockerStorageMapper-testDevmapper-fedora-27-127.0.0.2-2301-FAIL.png
Wrote HTML dump to TestDockerStorageMapper-testDevmapper-fedora-27-127.0.0.2-2301-FAIL.html
Wrote JS log to TestDockerStorageMapper-testDevmapper-fedora-27-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestDockerStorageMapper-testDevmapper-fedora-27-127.0.0.2-2301-FAIL.log

First occurrence: 2018-01-12T17:29:43.009560 | revision 1bb83da4c0508cde916b75561b54cea8e3b4987b Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (check_sosreport.TestSOS)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:10177/devtools/browser/31c41d17-0476-4fdc-8a6d-9148157fe143
[0112/172802.417123:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 67107: Permission denied (13)
[0112/172803.454867:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 67146: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1515778074.868:163): avc:  denied  { map } for  pid=1300 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1515778075.008:165): avc:  denied  { execute_no_trans } for  pid=1337 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestSOS-testBasic-fedora-27-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestSOS-testBasic-fedora-27-127.0.0.2-2701-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 667, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 802, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1515778074.868:163): avc:  denied  { map } for  pid=1300 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 97 testBasic (check_sosreport.TestSOS) # duration: 154s
Wrote screenshot to TestSOS-testBasic-fedora-27-127.0.0.2-2701-FAIL.png
Wrote HTML dump to TestSOS-testBasic-fedora-27-127.0.0.2-2701-FAIL.html
Wrote JS log to TestSOS-testBasic-fedora-27-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestSOS-testBasic-fedora-27-127.0.0.2-2701-FAIL.log

First occurrence: 2018-01-12T17:30:17.482716 | revision 255153dc4c57261cfae240b8b05044de3fda3afb, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (check_terminal.TestTerminal)
#
which: no chromium-browser in (/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/build/cockpit/bots:/build/cockpit/bots/../test:/build/cockpit/bots:/build/cockpit/test)

DevTools listening on ws://127.0.0.1:9734/devtools/browser/5bf52b7e-e43e-46b4-9a15-b6ccc9829c8e
Unexpected journal message 'audit: type=1400 audit(1515778397.588:169): avc:  denied  { execute_no_trans } for  pid=1361 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestTerminal-testBasic-fedora-27-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestTerminal-testBasic-fedora-27-127.0.0.2-2301-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1515778397.588:169): avc:  denied  { execute_no_trans } for  pid=1361 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 139 testBasic (check_terminal.TestTerminal) # duration: 37s
Wrote screenshot to TestTerminal-testBasic-fedora-27-127.0.0.2-2301-FAIL.png
Wrote HTML dump to TestTerminal-testBasic-fedora-27-127.0.0.2-2301-FAIL.html
Wrote JS log to TestTerminal-testBasic-fedora-27-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestTerminal-testBasic-fedora-27-127.0.0.2-2301-FAIL.log

First occurrence: 2018-01-12T17:33:34.546662 | revision 1bb83da4c0508cde916b75561b54cea8e3b4987b Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (check_active_pages.TestActivePages)
#
which: no chromium-browser in (/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/build/cockpit/bots:/build/cockpit/bots/../test:/build/cockpit/bots:/build/cockpit/test)

DevTools listening on ws://127.0.0.1:9888/devtools/browser/16f64894-3b59-4322-8d49-74edd50cc792
Unexpected journal message 'audit: type=1400 audit(1515778517.240:165): avc:  denied  { execute_no_trans } for  pid=1325 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestActivePages-testBasic-fedora-27-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestActivePages-testBasic-fedora-27-127.0.0.2-2301-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1515778517.240:165): avc:  denied  { execute_no_trans } for  pid=1325 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 137 testBasic (check_active_pages.TestActivePages) # duration: 37s
Wrote screenshot to TestActivePages-testBasic-fedora-27-127.0.0.2-2301-FAIL.png
Wrote HTML dump to TestActivePages-testBasic-fedora-27-127.0.0.2-2301-FAIL.html
Wrote JS log to TestActivePages-testBasic-fedora-27-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestActivePages-testBasic-fedora-27-127.0.0.2-2301-FAIL.log

First occurrence: 2018-01-12T17:35:32.350741 | revision 1bb83da4c0508cde916b75561b54cea8e3b4987b Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testNotSupported (check_realms.TestRealms)
#
which: no chromium-browser in (/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/build/cockpit/bots:/build/cockpit/bots/../test:/build/cockpit/bots:/build/cockpit/test)

DevTools listening on ws://127.0.0.1:10115/devtools/browser/b539314d-b632-4aeb-8c7a-82b5a72e40a5
Unexpected journal message 'audit: type=1400 audit(1515778568.967:166): avc:  denied  { execute_no_trans } for  pid=1341 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestRealms-testNotSupported-fedora-27-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestRealms-testNotSupported-fedora-27-127.0.0.2-2301-FAIL.log
Journal extracted to TestRealms-testNotSupported-ipa-127.0.0.2-2302-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1515778568.967:166): avc:  denied  { execute_no_trans } for  pid=1341 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 136 testNotSupported (check_realms.TestRealms) # duration: 80s
Wrote screenshot to TestRealms-testNotSupported-fedora-27-127.0.0.2-2301-FAIL.png
Wrote HTML dump to TestRealms-testNotSupported-fedora-27-127.0.0.2-2301-FAIL.html
Wrote JS log to TestRealms-testNotSupported-fedora-27-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestRealms-testNotSupported-fedora-27-127.0.0.2-2301-FAIL.log
Journal extracted to TestRealms-testNotSupported-ipa-127.0.0.2-2302-FAIL.log

First occurrence: 2018-01-12T17:36:57.922853 | revision 1bb83da4c0508cde916b75561b54cea8e3b4987b Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testExternalPage (check_multi_machine.TestMultiMachine)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9947/devtools/browser/ef7d95f0-1975-4511-b304-5c4eaf73c644
[0112/173732.087267:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 83145: Permission denied (13)
[0112/173733.040086:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 83189: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1515778642.386:163): avc:  denied  { map } for  pid=1299 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1515778642.499:165): avc:  denied  { execute_no_trans } for  pid=1333 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestMultiMachine-testExternalPage-fedora-27-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestMultiMachine-testExternalPage-fedora-27-127.0.0.2-2901-FAIL.log
Journal extracted to TestMultiMachine-testExternalPage-fedora-27-127.0.0.2-2903-FAIL.log
Journal extracted to TestMultiMachine-testExternalPage-fedora-27-127.0.0.2-2902-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 667, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 802, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1515778642.386:163): avc:  denied  { map } for  pid=1299 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 13 testExternalPage (check_multi_machine.TestMultiMachine) # duration: 29s
Wrote screenshot to TestMultiMachine-testExternalPage-fedora-27-127.0.0.2-2901-FAIL.png
Wrote HTML dump to TestMultiMachine-testExternalPage-fedora-27-127.0.0.2-2901-FAIL.html
Wrote JS log to TestMultiMachine-testExternalPage-fedora-27-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestMultiMachine-testExternalPage-fedora-27-127.0.0.2-2901-FAIL.log
Journal extracted to TestMultiMachine-testExternalPage-fedora-27-127.0.0.2-2903-FAIL.log
Journal extracted to TestMultiMachine-testExternalPage-fedora-27-127.0.0.2-2902-FAIL.log

First occurrence: 2018-01-12T17:37:41.020544 | revision 255153dc4c57261cfae240b8b05044de3fda3afb, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (check_session.TestSession)
#
which: no chromium-browser in (/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/build/cockpit/bots:/build/cockpit/bots/../test:/build/cockpit/bots:/build/cockpit/test)

DevTools listening on ws://127.0.0.1:9932/devtools/browser/3d8b015d-3360-4183-b09f-1f9f669e1495
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 401 (Not Authorized)","timestamp":1515779218413.43,"url":"http://127.0.0.2:9191/cockpit/$bdfb9cfe9aca4d9ec95d43dada83a6205c034909/base1/fonts/glyphicons.woff","networkRequestId":"19766.69"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 502 (Remote Page is Unavailable)","timestamp":1515779220737.67,"url":"http://127.0.0.2:9191/cockpit/$bdfb9cfe9aca4d9ec95d43dada83a6205c034909/base1/fonts/glyphicons.woff","networkRequestId":"19766.145"}
> warning: transport closed: disconnected
> log: transport closed, dropped message:  
{"command":"logout","disconnect":true}
> log: transport closed, dropped message:  1:1!1
{"type":"s","call":["/user","org.freedesktop.DBus.Properties","GetAll",["cockpit.User"]],"id":"2"}
Unexpected journal message 'audit: type=1400 audit(1515779206.019:163): avc:  denied  { map } for  pid=1314 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1515779206.127:165): avc:  denied  { execute_no_trans } for  pid=1338 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestSession-testBasic-fedora-27-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestSession-testBasic-fedora-27-127.0.0.2-2301-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1515779206.019:163): avc:  denied  { map } for  pid=1314 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 130 testBasic (check_session.TestSession) # duration: 39s
Wrote screenshot to TestSession-testBasic-fedora-27-127.0.0.2-2301-FAIL.png
Wrote HTML dump to TestSession-testBasic-fedora-27-127.0.0.2-2301-FAIL.html
Wrote JS log to TestSession-testBasic-fedora-27-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestSession-testBasic-fedora-27-127.0.0.2-2301-FAIL.log

First occurrence: 2018-01-12T17:47:06.500303 | revision 1bb83da4c0508cde916b75561b54cea8e3b4987b Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testFormatTooSmall (check_storage_format.TestStorage)
#
which: no chromium-browser in (/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/build/cockpit/bots:/build/cockpit/bots/../test:/build/cockpit/bots:/build/cockpit/test)

DevTools listening on ws://127.0.0.1:9817/devtools/browser/8d9aec01-3acf-4144-aa21-3e16d25d276e
> warning: Error creating file system: Command-line `mkfs.xfs -N -f -L ""  "/dev/sda"' exited with non-zero exit status 1: agsize (1280 blocks) too small, need at least 4096 blocks
Usage: mkfs.xfs
/* blocksize */     [-b log=n|size=num]
/* metadata */      [-m crc=0|1,finobt=0|1,uuid=xxx,rmapbt=0|1,reflink=0|1]
/* data subvol */   [-d agcount=n,agsize=n,file,name=xxx,size=num,
                (sunit=value,swidth=value|su=num,sw=num|noalign),
                sectlog=n|sectsize=num
/* force overwrite */   [-f]
/* inode size */    [-i log=n|perblock=n|size=num,maxpct=n,attr=0|1|2,
                projid32bit=0|1,sparse=0|1]
/* no discard */    [-K]
/* log subvol */    [-l agnum=n,internal,size=num,logdev=xxx,version=n
                sunit=value|su=num,sectlog=n|sectsize=num,
                lazy-count=0|1]
/* label */     [-L label (maximum 12 characters)]
/* naming */        [-n log=n|size=num,version=2|ci,ftype=0|1]
/* no-op info only */   [-N]
/* prototype file */    [-p fname]
/* quiet */     [-q]
/* realtime subvol */   [-r extsize=num,size=num,rtdev=xxx]
/* sectorsize */    [-s log=n|size=num]
/* version */       [-V]
            devicename
<devicename> is required unless -d name=xxx is given.
<num> is xxx (bytes), xxxs (sectors), xxxb (fs blocks), xxxk (xxx KiB),
      xxxm (xxx MiB), xxxg (xxx GiB), xxxt (xxx TiB) or xxxp (xxx PiB).
<value> is xxx (512 byte blocks).

Unexpected journal message 'audit: type=1400 audit(1515779432.710:163): avc:  denied  { map } for  pid=1299 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1515779432.923:165): avc:  denied  { execute_no_trans } for  pid=1340 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestStorage-testFormatTooSmall-fedora-27-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestStorage-testFormatTooSmall-fedora-27-127.0.0.2-2301-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1515779432.710:163): avc:  denied  { map } for  pid=1299 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 126 testFormatTooSmall (check_storage_format.TestStorage) # duration: 38s
Wrote screenshot to TestStorage-testFormatTooSmall-fedora-27-127.0.0.2-2301-FAIL.png
Wrote HTML dump to TestStorage-testFormatTooSmall-fedora-27-127.0.0.2-2301-FAIL.html
Wrote JS log to TestStorage-testFormatTooSmall-fedora-27-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestStorage-testFormatTooSmall-fedora-27-127.0.0.2-2301-FAIL.log

First occurrence: 2018-01-12T17:50:49.836749 | revision 1bb83da4c0508cde916b75561b54cea8e3b4987b Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (check_menu.TestMenu)
#
which: no chromium-browser in (/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/build/cockpit/bots:/build/cockpit/bots/../test:/build/cockpit/bots:/build/cockpit/test)

DevTools listening on ws://127.0.0.1:9257/devtools/browser/059e3fb4-38cf-486d-be1f-8e26ead54c11
Unexpected journal message 'audit: type=1400 audit(1515779516.380:164): avc:  denied  { map } for  pid=1309 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1515779516.438:166): avc:  denied  { execute_no_trans } for  pid=1333 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestMenu-testBasic-fedora-27-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestMenu-testBasic-fedora-27-127.0.0.2-2301-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1515779516.380:164): avc:  denied  { map } for  pid=1309 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 124 testBasic (check_menu.TestMenu) # duration: 35s
Wrote screenshot to TestMenu-testBasic-fedora-27-127.0.0.2-2301-FAIL.png
Wrote HTML dump to TestMenu-testBasic-fedora-27-127.0.0.2-2301-FAIL.html
Wrote JS log to TestMenu-testBasic-fedora-27-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestMenu-testBasic-fedora-27-127.0.0.2-2301-FAIL.log

First occurrence: 2018-01-12T17:52:11.059580 | revision 1bb83da4c0508cde916b75561b54cea8e3b4987b Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testSecurityOnly (check_packagekit.TestUpdates)
#
which: no chromium-browser in (/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/build/cockpit/bots:/build/cockpit/bots/../test:/build/cockpit/bots:/build/cockpit/test)

DevTools listening on ws://127.0.0.1:9309/devtools/browser/8f507cce-a22e-475f-ad4d-29208dd50564
Unexpected journal message 'audit: type=1400 audit(1515779602.317:167): avc:  denied  { map } for  pid=1330 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1515779602.370:169): avc:  denied  { execute_no_trans } for  pid=1354 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestUpdates-testSecurityOnly-fedora-27-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestUpdates-testSecurityOnly-fedora-27-127.0.0.2-2301-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1515779602.317:167): avc:  denied  { map } for  pid=1330 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 120 testSecurityOnly (check_packagekit.TestUpdates) # duration: 41s
Wrote screenshot to TestUpdates-testSecurityOnly-fedora-27-127.0.0.2-2301-FAIL.png
Wrote HTML dump to TestUpdates-testSecurityOnly-fedora-27-127.0.0.2-2301-FAIL.html
Wrote JS log to TestUpdates-testSecurityOnly-fedora-27-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestUpdates-testSecurityOnly-fedora-27-127.0.0.2-2301-FAIL.log

First occurrence: 2018-01-12T17:53:42.782155 | revision 1bb83da4c0508cde916b75561b54cea8e3b4987b Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testRunningUpdate (check_packagekit.TestUpdates)
#
which: no chromium-browser in (/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/build/cockpit/bots:/build/cockpit/bots/../test:/build/cockpit/bots:/build/cockpit/test)

DevTools listening on ws://127.0.0.1:9879/devtools/browser/fcab4dda-8e65-4fcf-9510-8966e4aeca23
> warning: transport closed: disconnected
Unexpected journal message 'audit: type=1400 audit(1515779646.214:167): avc:  denied  { map } for  pid=1340 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestUpdates-testRunningUpdate-fedora-27-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestUpdates-testRunningUpdate-fedora-27-127.0.0.2-2301-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1515779646.214:167): avc:  denied  { map } for  pid=1340 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 119 testRunningUpdate (check_packagekit.TestUpdates) # duration: 47s
Wrote screenshot to TestUpdates-testRunningUpdate-fedora-27-127.0.0.2-2301-FAIL.png
Wrote HTML dump to TestUpdates-testRunningUpdate-fedora-27-127.0.0.2-2301-FAIL.html
Wrote JS log to TestUpdates-testRunningUpdate-fedora-27-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestUpdates-testRunningUpdate-fedora-27-127.0.0.2-2301-FAIL.log

First occurrence: 2018-01-12T17:54:33.559070 | revision 1bb83da4c0508cde916b75561b54cea8e3b4987b Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testNoPackageKit (check_packagekit.TestUpdates)
#
which: no chromium-browser in (/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/build/cockpit/bots:/build/cockpit/bots/../test:/build/cockpit/bots:/build/cockpit/test)

DevTools listening on ws://127.0.0.1:9295/devtools/browser/0a7ee879-4e68-453b-9ea1-973088152709
> log: close:  
Unexpected journal message 'audit: type=1400 audit(1515779740.407:163): avc:  denied  { map } for  pid=1311 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1515779740.633:168): avc:  denied  { execute_no_trans } for  pid=1350 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestUpdates-testNoPackageKit-fedora-27-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestUpdates-testNoPackageKit-fedora-27-127.0.0.2-2301-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1515779740.407:163): avc:  denied  { map } for  pid=1311 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 117 testNoPackageKit (check_packagekit.TestUpdates) # duration: 37s
Wrote screenshot to TestUpdates-testNoPackageKit-fedora-27-127.0.0.2-2301-FAIL.png
Wrote HTML dump to TestUpdates-testNoPackageKit-fedora-27-127.0.0.2-2301-FAIL.html
Wrote JS log to TestUpdates-testNoPackageKit-fedora-27-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestUpdates-testNoPackageKit-fedora-27-127.0.0.2-2301-FAIL.log

First occurrence: 2018-01-12T17:55:56.886017 | revision 1bb83da4c0508cde916b75561b54cea8e3b4987b Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testInfoSecurity (check_packagekit.TestUpdates)
#
which: no chromium-browser in (/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/build/cockpit/bots:/build/cockpit/bots/../test:/build/cockpit/bots:/build/cockpit/test)

DevTools listening on ws://127.0.0.1:9513/devtools/browser/19a25558-bac9-4379-89de-98fb7f02b43a
> warning: transport closed: disconnected
Connection to 127.0.0.2 closed by remote host.
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"5"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"6"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"7"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"8"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"9"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"10"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"11"}
Unexpected journal message 'audit: type=1400 audit(1515779858.098:163): avc:  denied  { map } for  pid=1322 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1515779858.366:165): avc:  denied  { execute_no_trans } for  pid=1360 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestUpdates-testInfoSecurity-fedora-27-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestUpdates-testInfoSecurity-fedora-27-127.0.0.2-2301-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1515779858.098:163): avc:  denied  { map } for  pid=1322 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 115 testInfoSecurity (check_packagekit.TestUpdates) # duration: 92s
Wrote screenshot to TestUpdates-testInfoSecurity-fedora-27-127.0.0.2-2301-FAIL.png
Wrote HTML dump to TestUpdates-testInfoSecurity-fedora-27-127.0.0.2-2301-FAIL.html
Wrote JS log to TestUpdates-testInfoSecurity-fedora-27-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestUpdates-testInfoSecurity-fedora-27-127.0.0.2-2301-FAIL.log

First occurrence: 2018-01-12T17:58:50.051125 | revision 1bb83da4c0508cde916b75561b54cea8e3b4987b Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testUnsupported (check_packagekit.TestAutoUpdates)
#
which: no chromium-browser in (/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/build/cockpit/bots:/build/cockpit/bots/../test:/build/cockpit/bots:/build/cockpit/test)

DevTools listening on ws://127.0.0.1:9646/devtools/browser/8cab8325-0078-4e86-a72c-69b1b660a93a
Unexpected journal message 'audit: type=1400 audit(1515780062.592:163): avc:  denied  { map } for  pid=1327 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1515780062.689:165): avc:  denied  { execute_no_trans } for  pid=1351 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestAutoUpdates-testUnsupported-fedora-27-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestAutoUpdates-testUnsupported-fedora-27-127.0.0.2-2301-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1515780062.592:163): avc:  denied  { map } for  pid=1327 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 112 testUnsupported (check_packagekit.TestAutoUpdates) # duration: 44s
Wrote screenshot to TestAutoUpdates-testUnsupported-fedora-27-127.0.0.2-2301-FAIL.png
Wrote HTML dump to TestAutoUpdates-testUnsupported-fedora-27-127.0.0.2-2301-FAIL.html
Wrote JS log to TestAutoUpdates-testUnsupported-fedora-27-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestAutoUpdates-testUnsupported-fedora-27-127.0.0.2-2301-FAIL.log

First occurrence: 2018-01-12T18:01:28.397398 | revision 1bb83da4c0508cde916b75561b54cea8e3b4987b Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (check_packagekit.TestAutoUpdates)
#
which: no chromium-browser in (/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/build/cockpit/bots:/build/cockpit/bots/../test:/build/cockpit/bots:/build/cockpit/test)

DevTools listening on ws://127.0.0.1:9941/devtools/browser/645cda74-476b-4632-adf0-d42234fa2c1d
Unexpected journal message 'audit: type=1400 audit(1515780114.162:163): avc:  denied  { map } for  pid=1290 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestAutoUpdates-testBasic-fedora-27-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestAutoUpdates-testBasic-fedora-27-127.0.0.2-2301-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1515780114.162:163): avc:  denied  { map } for  pid=1290 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 111 testBasic (check_packagekit.TestAutoUpdates) # duration: 64s
Wrote screenshot to TestAutoUpdates-testBasic-fedora-27-127.0.0.2-2301-FAIL.png
Wrote HTML dump to TestAutoUpdates-testBasic-fedora-27-127.0.0.2-2301-FAIL.html
Wrote JS log to TestAutoUpdates-testBasic-fedora-27-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestAutoUpdates-testBasic-fedora-27-127.0.0.2-2301-FAIL.log

First occurrence: 2018-01-12T18:02:37.737336 | revision 1bb83da4c0508cde916b75561b54cea8e3b4987b Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testCheckpointSlowRollback (check_networking_checkpoints.TestNetworking)
#
NAME         UUID                                  TYPE            DEVICE 
System eth0  5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03  802-3-ethernet  eth0   
virbr0       d3c70c2f-1167-42aa-9dac-eb7cd16a3583  bridge          virbr0 
System eth1  9c92fad9-6ecb-3e6c-eb4d-8a47c6f50c04  802-3-ethernet  --     
ens2         39ef3890-56af-4114-9a24-f3f94c42acfe  802-3-ethernet  --     

52:54:00:12:34:56 -> eth0
which: no chromium-browser in (/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/build/cockpit/bots:/build/cockpit/bots/../test:/build/cockpit/bots:/build/cockpit/test)

DevTools listening on ws://127.0.0.1:9262/devtools/browser/651c52f8-7f0a-4706-b8ed-32980910b923
Unexpected journal message 'audit: type=1400 audit(1515780289.294:165): avc:  denied  { execute_no_trans } for  pid=1348 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestNetworking-testCheckpointSlowRollback-fedora-27-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestNetworking-testCheckpointSlowRollback-fedora-27-127.0.0.2-2301-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1515780289.294:165): avc:  denied  { execute_no_trans } for  pid=1348 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 104 testCheckpointSlowRollback (check_networking_checkpoints.TestNetworking) # duration: 105s
Wrote screenshot to TestNetworking-testCheckpointSlowRollback-fedora-27-127.0.0.2-2301-FAIL.png
Wrote HTML dump to TestNetworking-testCheckpointSlowRollback-fedora-27-127.0.0.2-2301-FAIL.html
Wrote JS log to TestNetworking-testCheckpointSlowRollback-fedora-27-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestNetworking-testCheckpointSlowRollback-fedora-27-127.0.0.2-2301-FAIL.log

First occurrence: 2018-01-12T18:06:14.364657 | revision 1bb83da4c0508cde916b75561b54cea8e3b4987b Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testVolumes (check_kubernetes.TestKubernetes)
#
bash: /etc/kubernetes/start-kubernetes: No such file or directory
2018-01-12 13:17:23.554278 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-12 13:17:23.575801 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-12 13:17:23.575875 I | proto: duplicate proto type registered: google.protobuf.Timestamp
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9572/devtools/browser/449cf20f-62a7-43d8-a791-b62080c0e249
[0112/181729.047485:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 14400: Permission denied (13)
[0112/181730.249525:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 14472: Permission denied (13)
> warning: 2018-01-12 13:17:34.726283 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-12 13:17:34.726369 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-12 13:17:34.726390 I | proto: duplicate proto type registered: google.protobuf.Timestamp
error: current-context must exist in order to minify

> warning: received invalid kubectl config 
> warning: 2018-01-12 13:17:35.815936 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-12 13:17:35.816291 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-12 13:17:35.816323 I | proto: duplicate proto type registered: google.protobuf.Timestamp

2018-01-12 13:17:37.610761 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-12 13:17:37.611268 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-12 13:17:37.611472 I | proto: duplicate proto type registered: google.protobuf.Timestamp
2018-01-12 13:17:38.773402 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-12 13:17:38.773898 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-12 13:17:38.774121 I | proto: duplicate proto type registered: google.protobuf.Timestamp
2018-01-12 13:17:39.870082 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-12 13:17:39.873459 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-12 13:17:39.874692 I | proto: duplicate proto type registered: google.protobuf.Timestamp
2018-01-12 13:17:41.105469 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-12 13:17:41.112580 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-12 13:17:41.112947 I | proto: duplicate proto type registered: google.protobuf.Timestamp
Unexpected journal message 'audit: type=1400 audit(1515781013.931:163): avc:  denied  { map } for  pid=1239 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1515781014.166:165): avc:  denied  { execute_no_trans } for  pid=1311 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestKubernetes-testVolumes-fedora-27-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestKubernetes-testVolumes-fedora-27-127.0.0.2-2701-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 667, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 802, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1515781013.931:163): avc:  denied  { map } for  pid=1239 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 175 testVolumes (check_kubernetes.TestKubernetes) # duration: 68s
Wrote screenshot to TestKubernetes-testVolumes-fedora-27-127.0.0.2-2701-FAIL.png
Wrote HTML dump to TestKubernetes-testVolumes-fedora-27-127.0.0.2-2701-FAIL.html
Wrote JS log to TestKubernetes-testVolumes-fedora-27-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestKubernetes-testVolumes-fedora-27-127.0.0.2-2701-FAIL.log

First occurrence: 2018-01-12T18:17:54.980233 | revision 7424153774772f4cd555feff871e765e8349b182, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testDevmapper (check_docker_storage.TestDockerStorageMapper)
#
  Volume group "atomic-storage" not found
  Cannot process volume group atomic-storage
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9289/devtools/browser/c54886b6-bfc2-47d1-bd77-e0390142c405
[0112/181858.629659:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 16587: Permission denied (13)
[0112/181859.623720:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 16615: Permission denied (13)
  Volume group "atomic-storage" not found
  Cannot process volume group atomic-storage
  Volume group "atomic-storage" not found
  Cannot process volume group atomic-storage
  Volume group "atomic-storage" not found
  Cannot process volume group atomic-storage
Unexpected journal message 'audit: type=1400 audit(1515781126.691:163): avc:  denied  { map } for  pid=1254 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1515781126.869:165): avc:  denied  { execute_no_trans } for  pid=1307 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestDockerStorageMapper-testDevmapper-fedora-27-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestDockerStorageMapper-testDevmapper-fedora-27-127.0.0.2-2301-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 667, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 802, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1515781126.691:163): avc:  denied  { map } for  pid=1254 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 158 testDevmapper (check_docker_storage.TestDockerStorageMapper) # duration: 57s
Wrote screenshot to TestDockerStorageMapper-testDevmapper-fedora-27-127.0.0.2-2301-FAIL.png
Wrote HTML dump to TestDockerStorageMapper-testDevmapper-fedora-27-127.0.0.2-2301-FAIL.html
Wrote JS log to TestDockerStorageMapper-testDevmapper-fedora-27-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestDockerStorageMapper-testDevmapper-fedora-27-127.0.0.2-2301-FAIL.log

First occurrence: 2018-01-12T18:19:32.442434 | revision 7424153774772f4cd555feff871e765e8349b182, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testMachinesJsonVarMigration (check_dashboard.TestDashboardSetup)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9979/devtools/browser/a355f8aa-4f65-4e29-ae4d-4a6a87b03630
[0112/182046.260655:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 18389: Permission denied (13)
[0112/182047.285270:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 18420: Permission denied (13)
> log: done
> log: done
> log: done
Unexpected journal message 'audit: type=1400 audit(1515781232.175:163): avc:  denied  { map } for  pid=1293 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1515781232.272:165): avc:  denied  { execute_no_trans } for  pid=1329 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestDashboardSetup-testMachinesJsonVarMigration-fedora-27-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestDashboardSetup-testMachinesJsonVarMigration-fedora-27-127.0.0.2-2201-FAIL.log
Journal extracted to TestDashboardSetup-testMachinesJsonVarMigration-fedora-27-127.0.0.2-2203-FAIL.log
Journal extracted to TestDashboardSetup-testMachinesJsonVarMigration-fedora-27-127.0.0.2-2202-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 667, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 802, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1515781232.175:163): avc:  denied  { map } for  pid=1293 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 147 testMachinesJsonVarMigration (check_dashboard.TestDashboardSetup) # duration: 41s
Wrote screenshot to TestDashboardSetup-testMachinesJsonVarMigration-fedora-27-127.0.0.2-2201-FAIL.png
Wrote HTML dump to TestDashboardSetup-testMachinesJsonVarMigration-fedora-27-127.0.0.2-2201-FAIL.html
Wrote JS log to TestDashboardSetup-testMachinesJsonVarMigration-fedora-27-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestDashboardSetup-testMachinesJsonVarMigration-fedora-27-127.0.0.2-2201-FAIL.log
Journal extracted to TestDashboardSetup-testMachinesJsonVarMigration-fedora-27-127.0.0.2-2203-FAIL.log
Journal extracted to TestDashboardSetup-testMachinesJsonVarMigration-fedora-27-127.0.0.2-2202-FAIL.log

First occurrence: 2018-01-12T18:21:04.338521 | revision 7424153774772f4cd555feff871e765e8349b182, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testLimits (check_dashboard.TestDashboardEditLimits)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:10116/devtools/browser/36d5d55c-0ad5-4939-8dd1-10b861e091dd
[0112/182115.784271:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 19270: Permission denied (13)
[0112/182116.787112:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 19309: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1515781267.047:162): avc:  denied  { map } for  pid=1259 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1515781267.180:164): avc:  denied  { execute_no_trans } for  pid=1300 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestDashboardEditLimits-testLimits-fedora-27-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestDashboardEditLimits-testLimits-fedora-27-127.0.0.2-2301-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 667, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 802, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1515781267.047:162): avc:  denied  { map } for  pid=1259 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 146 testLimits (check_dashboard.TestDashboardEditLimits) # duration: 34s
Wrote screenshot to TestDashboardEditLimits-testLimits-fedora-27-127.0.0.2-2301-FAIL.png
Wrote HTML dump to TestDashboardEditLimits-testLimits-fedora-27-127.0.0.2-2301-FAIL.html
Wrote JS log to TestDashboardEditLimits-testLimits-fedora-27-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestDashboardEditLimits-testLimits-fedora-27-127.0.0.2-2301-FAIL.log

First occurrence: 2018-01-12T18:21:31.584553 | revision 7424153774772f4cd555feff871e765e8349b182, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testVdo (check_storage_vdo.TestStorage)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:10041/devtools/browser/6a4edb79-2933-4198-8fb7-b44f3a8bb17e
[0112/182311.102596:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 22096: Permission denied (13)
[0112/182312.071930:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 22127: Permission denied (13)
which: no vdo in (/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin)
Unexpected journal message 'audit: type=1400 audit(1515781383.637:163): avc:  denied  { map } for  pid=1295 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1515781383.746:165): avc:  denied  { execute_no_trans } for  pid=1332 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestStorage-testVdo-fedora-27-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestStorage-testVdo-fedora-27-127.0.0.2-2601-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 667, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 802, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1515781383.637:163): avc:  denied  { map } for  pid=1295 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 124 testVdo (check_storage_vdo.TestStorage) # duration: 26s
Wrote screenshot to TestStorage-testVdo-fedora-27-127.0.0.2-2601-FAIL.png
Wrote HTML dump to TestStorage-testVdo-fedora-27-127.0.0.2-2601-FAIL.html
Wrote JS log to TestStorage-testVdo-fedora-27-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestStorage-testVdo-fedora-27-127.0.0.2-2601-FAIL.log

First occurrence: 2018-01-12T18:23:17.194706 | revision 7424153774772f4cd555feff871e765e8349b182, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testPartitions (check_storage_partitions.TestStorage)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9668/devtools/browser/13010d9a-cf4e-4faa-90f7-90571aed89d0
[0112/182341.337434:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 23137: Permission denied (13)
[0112/182342.396231:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 23191: Permission denied (13)
10+0 records in
10+0 records out
10485760 bytes (10 MB, 10 MiB) copied, 0.0636966 s, 165 MB/s
Unexpected journal message 'audit: type=1400 audit(1515781413.986:161): avc:  denied  { map } for  pid=1255 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1515781414.207:163): avc:  denied  { execute_no_trans } for  pid=1304 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestStorage-testPartitions-fedora-27-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestStorage-testPartitions-fedora-27-127.0.0.2-2501-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 667, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 802, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1515781413.986:161): avc:  denied  { map } for  pid=1255 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 117 testPartitions (check_storage_partitions.TestStorage) # duration: 30s
Wrote screenshot to TestStorage-testPartitions-fedora-27-127.0.0.2-2501-FAIL.png
Wrote HTML dump to TestStorage-testPartitions-fedora-27-127.0.0.2-2501-FAIL.html
Wrote JS log to TestStorage-testPartitions-fedora-27-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestStorage-testPartitions-fedora-27-127.0.0.2-2501-FAIL.log

First occurrence: 2018-01-12T18:23:50.897349 | revision 7424153774772f4cd555feff871e765e8349b182, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testNoMessage (check_journal.TestJournal)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9594/devtools/browser/62a6524e-25be-44fe-a66f-2e8c66ee77cf
[0115/090437.456523:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 16987: Permission denied (13)
[0115/090438.276162:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 17023: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516007069.337:162): avc:  denied  { execute_no_trans } for  pid=1301 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestJournal-testNoMessage-fedora-27-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestJournal-testNoMessage-fedora-27-127.0.0.2-2501-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 667, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 802, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516007069.337:162): avc:  denied  { execute_no_trans } for  pid=1301 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 164 testNoMessage (check_journal.TestJournal) # duration: 26s
Wrote screenshot to TestJournal-testNoMessage-fedora-27-127.0.0.2-2501-FAIL.png
Wrote HTML dump to TestJournal-testNoMessage-fedora-27-127.0.0.2-2501-FAIL.html
Wrote JS log to TestJournal-testNoMessage-fedora-27-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestJournal-testNoMessage-fedora-27-127.0.0.2-2501-FAIL.log

First occurrence: 2018-01-15T09:04:43.844104 | revision 9374fad478445ed85bf93db6d783a9d06bdf14d6, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (check_kdump.TestKdump)
#
Created symlink /etc/systemd/system/multi-user.target.wants/kdump.service -> /usr/lib/systemd/system/kdump.service.
Job for kdump.service failed because the control process exited with error code.
See "systemctl  status kdump.service" and "journalctl  -xe" for details.
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9863/devtools/browser/9c501816-d3a5-4913-b3c5-14e2662d273f
[0115/090414.546095:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 16420: Permission denied (13)
[0115/090415.469897:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 16480: Permission denied (13)
Generating grub configuration file ...
Found linux image: /boot/vmlinuz-4.14.11-300.fc27.x86_64
Found initrd image: /boot/initramfs-4.14.11-300.fc27.x86_64.img
Found linux image: /boot/vmlinuz-4.13.9-300.fc27.x86_64
Found initrd image: /boot/initramfs-4.13.9-300.fc27.x86_64.img
Found linux image: /boot/vmlinuz-0-rescue-b7698e75e35a46dc9cd9db5d9bec44b8
Found initrd image: /boot/initramfs-0-rescue-b7698e75e35a46dc9cd9db5d9bec44b8.img
done
> warning: transport closed: disconnected
Connection to 127.0.0.2 closed by remote host.
CDP: {"source":"network","level":"error","text":"Failed to load resource: net::ERR_EMPTY_RESPONSE","timestamp":1516007063997.47,"url":"http://127.0.0.2:9691/cockpit/static/fonts/OpenSans-Light-webfont.woff","networkRequestId":"16480.29"}
ssh_exchange_identification: read: Connection reset by peer
ssh_exchange_identification: read: Connection reset by peer
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"4"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"5"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"6"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"7"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"8"}
> warning: Unable to apply settings: Directory /var/crash2 isn't writable or doesn't exist.
> warning: transport closed: disconnected
CDP: {"source":"network","level":"error","text":"Failed to load resource: net::ERR_CONNECTION_RESET","timestamp":1516007154636.44,"url":"http://127.0.0.2:9691/cockpit/static/fonts/OpenSans-Light-webfont.woff","networkRequestId":"16480.131"}
Connection to 127.0.0.2 closed by remote host.
Unexpected journal message 'audit: type=1400 audit(1516007045.287:163): avc:  denied  { execute_no_trans } for  pid=1279 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestKdump-testBasic-fedora-27-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestKdump-testBasic-fedora-27-127.0.0.2-2801-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 667, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 802, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516007045.287:163): avc:  denied  { execute_no_trans } for  pid=1279 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 165 testBasic (check_kdump.TestKdump) # duration: 124s
Wrote screenshot to TestKdump-testBasic-fedora-27-127.0.0.2-2801-FAIL.png
Wrote HTML dump to TestKdump-testBasic-fedora-27-127.0.0.2-2801-FAIL.html
Wrote JS log to TestKdump-testBasic-fedora-27-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestKdump-testBasic-fedora-27-127.0.0.2-2801-FAIL.log

First occurrence: 2018-01-15T09:05:58.207825 | revision 9374fad478445ed85bf93db6d783a9d06bdf14d6, logs Times recorded: 1 Latest occurrences:

cockpituous commented 6 years ago

verify/fedora-i386 Ooops, it happened again


# ----------------------------------------------------------------------
# testBasic (check_embed.TestEmbed)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9972/devtools/browser/2fc1e3e1-f1b2-49d3-beeb-fe9d3bb879a6
[0112/182509.859746:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 209222: Permission denied (13)
[0112/182511.010541:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 209252: Permission denied (13)
CDP: {"source":"network","level":"error","text":"Failed to load resource: net::ERR_FILE_NOT_FOUND","timestamp":1515781511164.58,"url":"file:///build/cockpit/dist/base1/patternfly.min.css","networkRequestId":"209252.2"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: net::ERR_FILE_NOT_FOUND","timestamp":1515781511164.8,"url":"file:///build/cockpit/dist/base1/patternfly-additions.css","networkRequestId":"209252.3"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: net::ERR_FILE_NOT_FOUND","timestamp":1515781511164.98,"url":"file:///build/cockpit/test/verify/dist/img/brand.svg","networkRequestId":"209252.4"}
Unexpected journal message 'audit: type=1400 audit(1515781501.323:112): avc:  denied  { map } for  pid=1029 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1515781501.407:114): avc:  denied  { execute_no_trans } for  pid=1048 comm="pmlogger_check" path="/usr/bin/pmlogger" dev="vda4" ino=148286 scontext=system_u:system_r:pcp_pmlogger_t:s0 tcontext=system_u:object_r:pcp_pmlogger_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1515781501.491:115): avc:  denied  { execute_no_trans } for  pid=1063 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestEmbed-testBasic-fedora-i386-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestEmbed-testBasic-fedora-i386-127.0.0.2-2601-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 667, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 802, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1515781501.323:112): avc:  denied  { map } for  pid=1029 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 139 testBasic (check_embed.TestEmbed) # duration: 36s
Wrote screenshot to TestEmbed-testBasic-fedora-i386-127.0.0.2-2601-FAIL.png
Wrote HTML dump to TestEmbed-testBasic-fedora-i386-127.0.0.2-2601-FAIL.html
Wrote JS log to TestEmbed-testBasic-fedora-i386-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestEmbed-testBasic-fedora-i386-127.0.0.2-2601-FAIL.log

First occurrence: 2018-01-12T18:25:17.282931 | revision 7424153774772f4cd555feff871e765e8349b182, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testUnpartitionedSpace (check_storage_lvm2.TestStorage)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:10032/devtools/browser/e5b16fc7-cd78-4eb6-aba9-c859892cd5b6
[0112/182744.625786:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 212606: Permission denied (13)
[0112/182745.755721:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 212641: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1515781655.356:148): avc:  denied  { execute_no_trans } for  pid=1085 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestStorage-testUnpartitionedSpace-fedora-i386-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestStorage-testUnpartitionedSpace-fedora-i386-127.0.0.2-2601-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 667, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 802, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1515781655.356:148): avc:  denied  { execute_no_trans } for  pid=1085 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 115 testUnpartitionedSpace (check_storage_lvm2.TestStorage) # duration: 41s
Wrote screenshot to TestStorage-testUnpartitionedSpace-fedora-i386-127.0.0.2-2601-FAIL.png
Wrote HTML dump to TestStorage-testUnpartitionedSpace-fedora-i386-127.0.0.2-2601-FAIL.html
Wrote JS log to TestStorage-testUnpartitionedSpace-fedora-i386-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestStorage-testUnpartitionedSpace-fedora-i386-127.0.0.2-2601-FAIL.log

First occurrence: 2018-01-12T18:27:59.669473 | revision 7424153774772f4cd555feff871e765e8349b182, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (check_shutdown_restart.TestShutdownRestart)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9713/devtools/browser/a2ab04a7-8e89-4d3e-a60b-14883ba46015
[0112/183400.610089:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 221725: Permission denied (13)
[0112/183401.879812:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 221802: Permission denied (13)
> warning: Shutdown scheduled for Fri 2018-01-12 13:34:05 EST, use 'shutdown -c' to cancel.

> warning: transport closed: disconnected
Connection to 127.0.0.2 closed by remote host.
CDP: {"source":"network","level":"error","text":"Failed to load resource: net::ERR_EMPTY_RESPONSE","timestamp":1515782046870.6,"url":"http://127.0.0.2:9091/cockpit/static/fonts/OpenSans-Light-webfont.woff","networkRequestId":"221802.29"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"3"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"4"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"5"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"6"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"7"}
Unexpected journal message 'audit: type=1400 audit(1515782026.213:128): avc:  denied  { map } for  pid=1047 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestShutdownRestart-testBasic-fedora-i386-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestShutdownRestart-testBasic-fedora-i386-127.0.0.2-2201-FAIL.log
Journal extracted to TestShutdownRestart-testBasic-fedora-i386-127.0.0.2-2202-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/bots/../test/verify/check-shutdown-restart", line 95, in testBasic
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 802, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1515782026.213:128): avc:  denied  { map } for  pid=1047 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 64 testBasic (check_shutdown_restart.TestShutdownRestart) # duration: 69s
Wrote screenshot to TestShutdownRestart-testBasic-fedora-i386-127.0.0.2-2201-FAIL.png
Wrote HTML dump to TestShutdownRestart-testBasic-fedora-i386-127.0.0.2-2201-FAIL.html
Wrote JS log to TestShutdownRestart-testBasic-fedora-i386-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestShutdownRestart-testBasic-fedora-i386-127.0.0.2-2201-FAIL.log
Journal extracted to TestShutdownRestart-testBasic-fedora-i386-127.0.0.2-2202-FAIL.log

First occurrence: 2018-01-12T18:34:38.783005 | revision 7424153774772f4cd555feff871e765e8349b182, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testNonDefaultBondSettings (check_networking_bond.TestNetworking)
#
NAME             UUID                                  TYPE            DEVICE 
System eth0      5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03  802-3-ethernet  eth0   
static-52:54:01  72e716c2-d1d2-4079-89ff-d158ad42b2b3  802-3-ethernet  eth1   
virbr0           a4df63bd-b056-445e-a097-50e09e37b9fe  bridge          virbr0 
System eth1      9c92fad9-6ecb-3e6c-eb4d-8a47c6f50c04  802-3-ethernet  --     
ens2             8a296a34-08e2-42d9-9e8d-b37c582e87cd  802-3-ethernet  --     

52:54:01:00:00:03 -> eth2
52:54:01:00:00:03 -> eth2
52:54:01:00:00:04 -> eth3
52:54:01:00:00:04 -> eth3
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9859/devtools/browser/ca2b7872-21cf-41dc-94f9-ef5867114d1d
[0112/183733.890640:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 226824: Permission denied (13)
[0112/183735.132208:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 226893: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1515782223.487:148): avc:  denied  { execute_no_trans } for  pid=1081 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestNetworking-testNonDefaultBondSettings-fedora-i386-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestNetworking-testNonDefaultBondSettings-fedora-i386-127.0.0.2-2401-FAIL.log
Journal extracted to TestNetworking-testNonDefaultBondSettings-fedora-26-127.0.0.2-2402-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 667, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 802, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1515782223.487:148): avc:  denied  { execute_no_trans } for  pid=1081 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 13 testNonDefaultBondSettings (check_networking_bond.TestNetworking) # duration: 69s
Wrote screenshot to TestNetworking-testNonDefaultBondSettings-fedora-i386-127.0.0.2-2401-FAIL.png
Wrote HTML dump to TestNetworking-testNonDefaultBondSettings-fedora-i386-127.0.0.2-2401-FAIL.html
Wrote JS log to TestNetworking-testNonDefaultBondSettings-fedora-i386-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestNetworking-testNonDefaultBondSettings-fedora-i386-127.0.0.2-2401-FAIL.log
Journal extracted to TestNetworking-testNonDefaultBondSettings-fedora-26-127.0.0.2-2402-FAIL.log

First occurrence: 2018-01-12T18:37:53.931502 | revision 7424153774772f4cd555feff871e765e8349b182, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testTeam (check_networking_team.TestNetworking)
#
NAME         UUID                                  TYPE            DEVICE 
System eth0  5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03  802-3-ethernet  eth0   
virbr0       2849e690-5ec6-4951-8365-c75b62f8bca7  bridge          virbr0 
System eth1  9c92fad9-6ecb-3e6c-eb4d-8a47c6f50c04  802-3-ethernet  --     
ens2         8a296a34-08e2-42d9-9e8d-b37c582e87cd  802-3-ethernet  --     

DevTools listening on ws://127.0.0.1:10131/devtools/browser/574a2268-5719-470c-a4d2-8e4b6d0025ac
[0112/214000.632051:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 31431: Permission denied (13)
[0112/214001.592223:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 31465: Permission denied (13)
52:54:01:00:00:03 -> eth2
52:54:01:00:00:03 -> eth2
52:54:01:00:00:04 -> eth3
52:54:01:00:00:04 -> eth3
Unexpected journal message 'audit: type=1400 audit(1515793194.005:148): avc:  denied  { execute_no_trans } for  pid=1084 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestNetworking-testTeam-fedora-i386-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestNetworking-testTeam-fedora-i386-127.0.0.2-2401-FAIL.log
Journal extracted to TestNetworking-testTeam-fedora-26-127.0.0.2-2402-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 667, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 802, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1515793194.005:148): avc:  denied  { execute_no_trans } for  pid=1084 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 38 testTeam (check_networking_team.TestNetworking) # duration: 40s
Wrote screenshot to TestNetworking-testTeam-fedora-i386-127.0.0.2-2401-FAIL.png
Wrote HTML dump to TestNetworking-testTeam-fedora-i386-127.0.0.2-2401-FAIL.html
Wrote JS log to TestNetworking-testTeam-fedora-i386-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestNetworking-testTeam-fedora-i386-127.0.0.2-2401-FAIL.log
Journal extracted to TestNetworking-testTeam-fedora-26-127.0.0.2-2402-FAIL.log

First occurrence: 2018-01-12T21:40:23.992080 | revision 987a7baef83ef8ee7b207142b7c3d8c32d798f90, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testDirectLogin (check_multi_machine.TestMultiMachine)
#

DevTools listening on ws://127.0.0.1:9707/devtools/browser/ac0028da-cea7-4480-b70b-72d30f0fb001
[0112/214302.066744:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 37660: Permission denied (13)
[0112/214302.990722:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 37702: Permission denied (13)
(node:37661) Warning: Possible EventEmitter memory leak detected. 11 Page.loadEventFired listeners added. Use emitter.setMaxListeners() to increase limit
> log: Authentication failed: invalid-hostkey
> log: Authentication failed: unknown-host
> log: Authentication failed: unknown-hostkey
> log: Authentication failed
> log: Authentication failed: no-host
Unexpected journal message 'audit: type=1400 audit(1515793367.887:148): avc:  denied  { execute_no_trans } for  pid=1079 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestMultiMachine-testDirectLogin-fedora-i386-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestMultiMachine-testDirectLogin-fedora-i386-127.0.0.2-2601-FAIL.log
Journal extracted to TestMultiMachine-testDirectLogin-fedora-i386-127.0.0.2-2603-FAIL.log
Journal extracted to TestMultiMachine-testDirectLogin-fedora-i386-127.0.0.2-2602-FAIL.log
Core dumps downloaded to /build/cockpit/TestMultiMachine-testDirectLogin-fedora-i386-127.0.0.2-2602-FAIL.core
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 667, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 802, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1515793367.887:148): avc:  denied  { execute_no_trans } for  pid=1079 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 12 testDirectLogin (check_multi_machine.TestMultiMachine) # duration: 50s
Wrote screenshot to TestMultiMachine-testDirectLogin-fedora-i386-127.0.0.2-2601-FAIL.png
Wrote HTML dump to TestMultiMachine-testDirectLogin-fedora-i386-127.0.0.2-2601-FAIL.html
Wrote JS log to TestMultiMachine-testDirectLogin-fedora-i386-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestMultiMachine-testDirectLogin-fedora-i386-127.0.0.2-2601-FAIL.log
Journal extracted to TestMultiMachine-testDirectLogin-fedora-i386-127.0.0.2-2603-FAIL.log
Journal extracted to TestMultiMachine-testDirectLogin-fedora-i386-127.0.0.2-2602-FAIL.log
Core dumps downloaded to /build/cockpit/TestMultiMachine-testDirectLogin-fedora-i386-127.0.0.2-2602-FAIL.core

First occurrence: 2018-01-12T21:43:26.569806 | revision 987a7baef83ef8ee7b207142b7c3d8c32d798f90, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testNoMessage (check_journal.TestJournal)
#
ftruncate() failed: Permission denied
[0112/213831.132359:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 31291: Permission denied (13)

DevTools listening on ws://127.0.0.1:9762/devtools/browser/80cbc533-5111-4ecf-9f07-cdf9b6a1eedb
[0112/213832.495419:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 31322: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1515793102.744:112): avc:  denied  { map } for  pid=1007 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1515793102.849:114): avc:  denied  { execute_no_trans } for  pid=1035 comm="pmlogger_check" path="/usr/bin/pmlogger" dev="vda4" ino=148286 scontext=system_u:system_r:pcp_pmlogger_t:s0 tcontext=system_u:object_r:pcp_pmlogger_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1515793102.899:115): avc:  denied  { execute_no_trans } for  pid=1044 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestJournal-testNoMessage-fedora-i386-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestJournal-testNoMessage-fedora-i386-127.0.0.2-2201-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 667, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 802, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1515793102.744:112): avc:  denied  { map } for  pid=1007 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 165 testNoMessage (check_journal.TestJournal) # duration: 49s
Wrote screenshot to TestJournal-testNoMessage-fedora-i386-127.0.0.2-2201-FAIL.png
Wrote HTML dump to TestJournal-testNoMessage-fedora-i386-127.0.0.2-2201-FAIL.html
Wrote JS log to TestJournal-testNoMessage-fedora-i386-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestJournal-testNoMessage-fedora-i386-127.0.0.2-2201-FAIL.log

First occurrence: 2018-01-12T21:38:59.751898 | revision 7424153774772f4cd555feff871e765e8349b182, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testSetup (check_dashboard.TestDashboardSetup)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9409/devtools/browser/bc39846c-a42c-4ddd-a86d-d0e06d01a055
[0112/213956.697831:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 32555: Permission denied (13)
[0112/213958.095293:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 32582: Permission denied (13)
> warning: Error opening directory '/home/admin/.ssh': No such file or directory
> warning: --: line 25: cd: /home/admin/.ssh: No such file or directory

> warning: Login failed
id: 'nosync': no such user
Unexpected journal message 'audit: type=1400 audit(1515793168.992:112): avc:  denied  { map } for  pid=1025 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1515793169.090:114): avc:  denied  { execute_no_trans } for  pid=1051 comm="pmlogger_check" path="/usr/bin/pmlogger" dev="vda4" ino=148286 scontext=system_u:system_r:pcp_pmlogger_t:s0 tcontext=system_u:object_r:pcp_pmlogger_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1515793169.151:115): avc:  denied  { execute_no_trans } for  pid=1062 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestDashboardSetup-testSetup-fedora-i386-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestDashboardSetup-testSetup-fedora-i386-127.0.0.2-2401-FAIL.log
Journal extracted to TestDashboardSetup-testSetup-fedora-i386-127.0.0.2-2403-FAIL.log
Journal extracted to TestDashboardSetup-testSetup-fedora-i386-127.0.0.2-2402-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 667, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 802, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1515793168.992:112): avc:  denied  { map } for  pid=1025 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 148 testSetup (check_dashboard.TestDashboardSetup) # duration: 79s
Wrote screenshot to TestDashboardSetup-testSetup-fedora-i386-127.0.0.2-2401-FAIL.png
Wrote HTML dump to TestDashboardSetup-testSetup-fedora-i386-127.0.0.2-2401-FAIL.html
Wrote JS log to TestDashboardSetup-testSetup-fedora-i386-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestDashboardSetup-testSetup-fedora-i386-127.0.0.2-2401-FAIL.log
Journal extracted to TestDashboardSetup-testSetup-fedora-i386-127.0.0.2-2403-FAIL.log
Journal extracted to TestDashboardSetup-testSetup-fedora-i386-127.0.0.2-2402-FAIL.log

First occurrence: 2018-01-12T21:40:24.885177 | revision 7424153774772f4cd555feff871e765e8349b182, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (check_kdump.TestKdump)
#
Created symlink /etc/systemd/system/multi-user.target.wants/kdump.service -> /usr/lib/systemd/system/kdump.service.
Job for kdump.service failed because the control process exited with error code.
See "systemctl  status kdump.service" and "journalctl  -xe" for details.
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9774/devtools/browser/647f94ce-f058-41a6-818e-79692eac5fd1
[0112/213748.097053:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 30603: Permission denied (13)
[0112/213750.612544:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 30704: Permission denied (13)
Generating grub configuration file ...
Found linux image: /boot/vmlinuz-4.13.16-302.fc27.i686+PAE
Found initrd image: /boot/initramfs-4.13.16-302.fc27.i686+PAE.img
Found linux image: /boot/vmlinuz-4.13.11-300.fc27.i686+PAE
Found initrd image: /boot/initramfs-4.13.11-300.fc27.i686+PAE.img
Found linux image: /boot/vmlinuz-4.13.9-300.fc27.i686+PAE
Found initrd image: /boot/initramfs-4.13.9-300.fc27.i686+PAE.img
Found linux image: /boot/vmlinuz-0-rescue-bbadcd9442613b293626c1f330504885
Found initrd image: /boot/initramfs-0-rescue-bbadcd9442613b293626c1f330504885.img
Found linux image: /boot/vmlinuz-0-rescue-a5539c629e0d4193973d9703e455338a
Found initrd image: /boot/initramfs-0-rescue-a5539c629e0d4193973d9703e455338a.img
done
> warning: transport closed: disconnected
Connection to 127.0.0.2 closed by remote host.
CDP: {"source":"network","level":"error","text":"Failed to load resource: net::ERR_EMPTY_RESPONSE","timestamp":1515793088754.83,"url":"http://127.0.0.2:9791/cockpit/static/fonts/OpenSans-Light-webfont.woff","networkRequestId":"30704.29"}
ssh_exchange_identification: Connection closed by remote host
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"5"}
ssh_exchange_identification: Connection closed by remote host
ssh_exchange_identification: Connection closed by remote host
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"6"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"7"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"8"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"9"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"10"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"11"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"12"}
> warning: Unable to apply settings: Directory /var/crash2 isn't writable or doesn't exist.
> log: health check failed
> warning: transport closed: timeout
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"20"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"21"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"22"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"23"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"24"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"25"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"26"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"27"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"28"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"29"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"30"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"31"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: net::ERR_CONNECTION_RESET","timestamp":1515793278347.92,"url":"http://127.0.0.2:9791/cockpit/static/fonts/OpenSans-Light-webfont.woff","networkRequestId":"30704.131"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"32"}
Connection to 127.0.0.2 closed by remote host.
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"33"}
Unexpected journal message 'audit: type=1400 audit(1515793119.052:142): avc:  denied  { map } for  pid=1042 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1515793119.140:144): avc:  denied  { execute_no_trans } for  pid=1063 comm="pmlogger_check" path="/usr/bin/pmlogger" dev="vda4" ino=148286 scontext=system_u:system_r:pcp_pmlogger_t:s0 tcontext=system_u:object_r:pcp_pmlogger_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1515793119.223:145): avc:  denied  { execute_no_trans } for  pid=1077 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestKdump-testBasic-fedora-i386-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestKdump-testBasic-fedora-i386-127.0.0.2-2901-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 667, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 802, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1515793119.052:142): avc:  denied  { map } for  pid=1042 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 166 testBasic (check_kdump.TestKdump) # duration: 288s
Wrote screenshot to TestKdump-testBasic-fedora-i386-127.0.0.2-2901-FAIL.png
Wrote HTML dump to TestKdump-testBasic-fedora-i386-127.0.0.2-2901-FAIL.html
Wrote JS log to TestKdump-testBasic-fedora-i386-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestKdump-testBasic-fedora-i386-127.0.0.2-2901-FAIL.log

First occurrence: 2018-01-12T21:41:34.223142 | revision 7424153774772f4cd555feff871e765e8349b182, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testSocket (check_connection.TestConnection)
#
Unexpected journal message 'audit: type=1400 audit(1515793302.997:112): avc:  denied  { map } for  pid=1001 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1515793303.106:114): avc:  denied  { execute_no_trans } for  pid=1042 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Journal extracted to TestConnection-testSocket-fedora-i386-127.0.0.2-2201-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 667, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 802, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1515793302.997:112): avc:  denied  { map } for  pid=1001 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 142 testSocket (check_connection.TestConnection) # duration: 61s
Journal extracted to TestConnection-testSocket-fedora-i386-127.0.0.2-2201-FAIL.log

First occurrence: 2018-01-12T21:42:12.563622 | revision 7424153774772f4cd555feff871e765e8349b182, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (check_accounts.TestAccounts)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9899/devtools/browser/3e2b7ca6-8523-4a23-8ef4-069859f20684
[0112/214308.615270:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 35113: Permission denied (13)
[0112/214309.961231:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 35158: Permission denied (13)
> warning: chage: user 'anton' does not exist in /etc/passwd

> warning: chage: user 'anton' does not exist in /etc/passwd

> warning: chage: user 'anton' does not exist in /etc/passwd

userdel: group berta is the primary group of another user and is not removed.
> warning: chage: user 'anton' does not exist in /etc/passwd

> warning: chage: user 'anton' does not exist in /etc/passwd

> warning: Password quality check failed:
 The password is a palindrome

> warning: Password quality check failed:
 The password is a palindrome

> warning: Password quality check failed:
 The password is a palindrome

Unexpected journal message 'audit: type=1400 audit(1515793375.678:106): avc:  denied  { map } for  pid=1012 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestAccounts-testBasic-fedora-i386-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestAccounts-testBasic-fedora-i386-127.0.0.2-2801-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 667, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 802, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1515793375.678:106): avc:  denied  { map } for  pid=1012 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 132 testBasic (check_accounts.TestAccounts) # duration: 77s
Wrote screenshot to TestAccounts-testBasic-fedora-i386-127.0.0.2-2801-FAIL.png
Wrote HTML dump to TestAccounts-testBasic-fedora-i386-127.0.0.2-2801-FAIL.html
Wrote JS log to TestAccounts-testBasic-fedora-i386-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestAccounts-testBasic-fedora-i386-127.0.0.2-2801-FAIL.log

First occurrence: 2018-01-12T21:43:37.528419 | revision 7424153774772f4cd555feff871e765e8349b182, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testRunningUpdate (check_packagekit.TestUpdates)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9461/devtools/browser/7a59279c-9f54-4130-890f-1f82751dd0af
[0112/214417.667507:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 36288: Permission denied (13)
[0112/214418.807387:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 36371: Permission denied (13)
> warning: transport closed: disconnected
Unexpected journal message 'audit: type=1400 audit(1515793442.654:127): avc:  denied  { map } for  pid=1039 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestUpdates-testRunningUpdate-fedora-i386-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestUpdates-testRunningUpdate-fedora-i386-127.0.0.2-2801-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 667, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 802, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1515793442.654:127): avc:  denied  { map } for  pid=1039 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 123 testRunningUpdate (check_packagekit.TestUpdates) # duration: 56s
Wrote screenshot to TestUpdates-testRunningUpdate-fedora-i386-127.0.0.2-2801-FAIL.png
Wrote HTML dump to TestUpdates-testRunningUpdate-fedora-i386-127.0.0.2-2801-FAIL.html
Wrote JS log to TestUpdates-testRunningUpdate-fedora-i386-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestUpdates-testRunningUpdate-fedora-i386-127.0.0.2-2801-FAIL.log

First occurrence: 2018-01-12T21:44:37.041417 | revision 7424153774772f4cd555feff871e765e8349b182, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testNotSupported (check_realms.TestRealms)
#

DevTools listening on ws://127.0.0.1:9392/devtools/browser/802daf11-b929-4f9c-b198-e0d91f49aa93
[0112/220334.858784:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 27744: Permission denied (13)
[0112/220336.055136:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 27829: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1515794601.649:112): avc:  denied  { map } for  pid=1018 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1515794601.729:114): avc:  denied  { execute_no_trans } for  pid=1043 comm="pmlogger_check" path="/usr/bin/pmlogger" dev="vda4" ino=148286 scontext=system_u:system_r:pcp_pmlogger_t:s0 tcontext=system_u:object_r:pcp_pmlogger_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestRealms-testNotSupported-fedora-i386-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestRealms-testNotSupported-fedora-i386-127.0.0.2-2201-FAIL.log
Journal extracted to TestRealms-testNotSupported-ipa-127.0.0.2-2202-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 667, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 802, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1515794601.649:112): avc:  denied  { map } for  pid=1018 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 181 testNotSupported (check_realms.TestRealms) # duration: 71s
Wrote screenshot to TestRealms-testNotSupported-fedora-i386-127.0.0.2-2201-FAIL.png
Wrote HTML dump to TestRealms-testNotSupported-fedora-i386-127.0.0.2-2201-FAIL.html
Wrote JS log to TestRealms-testNotSupported-fedora-i386-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestRealms-testNotSupported-fedora-i386-127.0.0.2-2201-FAIL.log
Journal extracted to TestRealms-testNotSupported-ipa-127.0.0.2-2202-FAIL.log

First occurrence: 2018-01-12T22:04:07.596464 | revision 79351f0bf1ea2417076097d5a1d2a9b062f5ce11, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testInfoSecurity (check_packagekit.TestUpdates)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:10000/devtools/browser/50f95543-9794-423e-93b6-99f5f79fe315
[0112/214515.451292:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 37353: Permission denied (13)
[0112/214516.982383:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 37398: Permission denied (13)
> warning: transport closed: disconnected
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"6"}
Connection to 127.0.0.2 closed by remote host.
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"7"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"8"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"9"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"10"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"11"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"12"}
Unexpected journal message 'audit: type=1400 audit(1515793568.564:111): avc:  denied  { map } for  pid=1029 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1515793568.660:113): avc:  denied  { execute_no_trans } for  pid=1051 comm="pmlogger_check" path="/usr/bin/pmlogger" dev="vda4" ino=148286 scontext=system_u:system_r:pcp_pmlogger_t:s0 tcontext=system_u:object_r:pcp_pmlogger_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1515793568.773:114): avc:  denied  { execute_no_trans } for  pid=1063 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestUpdates-testInfoSecurity-fedora-i386-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestUpdates-testInfoSecurity-fedora-i386-127.0.0.2-2501-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 667, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 802, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1515793568.564:111): avc:  denied  { map } for  pid=1029 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 119 testInfoSecurity (check_packagekit.TestUpdates) # duration: 115s
Wrote screenshot to TestUpdates-testInfoSecurity-fedora-i386-127.0.0.2-2501-FAIL.png
Wrote HTML dump to TestUpdates-testInfoSecurity-fedora-i386-127.0.0.2-2501-FAIL.html
Wrote JS log to TestUpdates-testInfoSecurity-fedora-i386-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestUpdates-testInfoSecurity-fedora-i386-127.0.0.2-2501-FAIL.log

First occurrence: 2018-01-12T21:46:27.667516 | revision 7424153774772f4cd555feff871e765e8349b182, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testHeadRequest (check_connection.TestConnection)
#
Unexpected journal message 'audit: type=1400 audit(1515794812.609:148): avc:  denied  { execute_no_trans } for  pid=1075 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Journal extracted to TestConnection-testHeadRequest-fedora-i386-127.0.0.2-2601-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 667, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 802, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1515794812.609:148): avc:  denied  { execute_no_trans } for  pid=1075 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 138 testHeadRequest (check_connection.TestConnection) # duration: 25s
Journal extracted to TestConnection-testHeadRequest-fedora-i386-127.0.0.2-2601-FAIL.log

First occurrence: 2018-01-12T22:07:06.389687 | revision 79351f0bf1ea2417076097d5a1d2a9b062f5ce11, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testCommandline (check_connection.TestConnection)
#
ls: cannot access '/etc/cockpit/ws-certs.d/*': No such file or directory
Unexpected journal message 'audit: type=1400 audit(1515794823.611:146): avc:  denied  { map } for  pid=1049 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1515794823.695:148): avc:  denied  { execute_no_trans } for  pid=1077 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Journal extracted to TestConnection-testCommandline-fedora-i386-127.0.0.2-2801-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 667, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 802, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1515794823.611:146): avc:  denied  { map } for  pid=1049 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 136 testCommandline (check_connection.TestConnection) # duration: 20s
Journal extracted to TestConnection-testCommandline-fedora-i386-127.0.0.2-2801-FAIL.log

First occurrence: 2018-01-12T22:07:12.616471 | revision 79351f0bf1ea2417076097d5a1d2a9b062f5ce11, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testOtherSettings (check_networking_settings.TestNetworking)
#
NAME         UUID                                  TYPE            DEVICE 
System eth0  5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03  802-3-ethernet  eth0   
virbr0       dfcb5571-d3fd-4aac-b6c6-7ba70e1f6495  bridge          virbr0 
System eth1  9c92fad9-6ecb-3e6c-eb4d-8a47c6f50c04  802-3-ethernet  --     
ens2         8a296a34-08e2-42d9-9e8d-b37c582e87cd  802-3-ethernet  --     

52:54:01:00:00:03 -> eth2
52:54:01:00:00:03 -> eth2
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9379/devtools/browser/311d7bff-125d-4dc0-9ef0-fbb07c33d34c
[0112/215350.863556:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 47256: Permission denied (13)
[0112/215352.166350:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 47340: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1515794002.884:111): avc:  denied  { map } for  pid=1024 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1515794002.902:113): avc:  denied  { execute_no_trans } for  pid=1028 comm="pmlogger_check" path="/usr/bin/pmlogger" dev="vda4" ino=148286 scontext=system_u:system_r:pcp_pmlogger_t:s0 tcontext=system_u:object_r:pcp_pmlogger_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1515794002.988:114): avc:  denied  { execute_no_trans } for  pid=1052 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestNetworking-testOtherSettings-fedora-i386-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestNetworking-testOtherSettings-fedora-i386-127.0.0.2-2301-FAIL.log
Journal extracted to TestNetworking-testOtherSettings-fedora-26-127.0.0.2-2302-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 667, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 802, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1515794002.884:111): avc:  denied  { map } for  pid=1024 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 37 testOtherSettings (check_networking_settings.TestNetworking) # duration: 67s
Wrote screenshot to TestNetworking-testOtherSettings-fedora-i386-127.0.0.2-2301-FAIL.png
Wrote HTML dump to TestNetworking-testOtherSettings-fedora-i386-127.0.0.2-2301-FAIL.html
Wrote JS log to TestNetworking-testOtherSettings-fedora-i386-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestNetworking-testOtherSettings-fedora-i386-127.0.0.2-2301-FAIL.log
Journal extracted to TestNetworking-testOtherSettings-fedora-26-127.0.0.2-2302-FAIL.log

First occurrence: 2018-01-12T21:54:08.739744 | revision 7424153774772f4cd555feff871e765e8349b182, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testNonDefaultBondSettings (check_networking_bond.TestNetworking)
#
NAME             UUID                                  TYPE            DEVICE 
System eth0      5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03  802-3-ethernet  eth0   
static-52:54:01  56aa553f-ed91-46c3-a39b-4e0a9b8dad37  802-3-ethernet  eth1   
virbr0           510abb78-13d7-456f-8296-6a7a063b8d0b  bridge          virbr0 
System eth1      9c92fad9-6ecb-3e6c-eb4d-8a47c6f50c04  802-3-ethernet  --     
ens2             8a296a34-08e2-42d9-9e8d-b37c582e87cd  802-3-ethernet  --     

52:54:01:00:00:03 -> eth2
52:54:01:00:00:03 -> eth2
52:54:01:00:00:04 -> eth3
52:54:01:00:00:04 -> eth3
ftruncate() failed: Permission denied
[0112/215517.975101:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 48893: Permission denied (13)

DevTools listening on ws://127.0.0.1:9359/devtools/browser/765aa6fe-576f-460b-a7df-d20f1bba6625
[0112/215519.325763:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 48924: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1515794082.268:112): avc:  denied  { map } for  pid=1025 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1515794082.281:114): avc:  denied  { execute_no_trans } for  pid=1022 comm="pmlogger_check" path="/usr/bin/pmlogger" dev="vda4" ino=148286 scontext=system_u:system_r:pcp_pmlogger_t:s0 tcontext=system_u:object_r:pcp_pmlogger_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1515794082.381:115): avc:  denied  { execute_no_trans } for  pid=1051 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestNetworking-testNonDefaultBondSettings-fedora-i386-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestNetworking-testNonDefaultBondSettings-fedora-i386-127.0.0.2-2201-FAIL.log
Journal extracted to TestNetworking-testNonDefaultBondSettings-fedora-26-127.0.0.2-2202-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 667, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 802, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1515794082.268:112): avc:  denied  { map } for  pid=1025 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 28 testNonDefaultBondSettings (check_networking_bond.TestNetworking) # duration: 89s
Wrote screenshot to TestNetworking-testNonDefaultBondSettings-fedora-i386-127.0.0.2-2201-FAIL.png
Wrote HTML dump to TestNetworking-testNonDefaultBondSettings-fedora-i386-127.0.0.2-2201-FAIL.html
Wrote JS log to TestNetworking-testNonDefaultBondSettings-fedora-i386-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestNetworking-testNonDefaultBondSettings-fedora-i386-127.0.0.2-2201-FAIL.log
Journal extracted to TestNetworking-testNonDefaultBondSettings-fedora-26-127.0.0.2-2202-FAIL.log

First occurrence: 2018-01-12T21:55:43.670240 | revision 7424153774772f4cd555feff871e765e8349b182, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (check_dashboard.TestBasicDashboard)
#

DevTools listening on ws://127.0.0.1:9501/devtools/browser/23c744bf-c418-4807-aebb-57595ceacdfe
[0112/224346.390998:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 18495: Permission denied (13)
[0112/224347.540677:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 18558: Permission denied (13)

DevTools listening on ws://127.0.0.1:10068/devtools/browser/99e5ea79-d65c-4ccc-91c8-9176949fa7a6
[0112/224353.537953:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 18625: Permission denied (13)
[0112/224354.702794:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 18694: Permission denied (13)
[0112/224416.714299:ERROR:gl_implementation.cc(241)] Failed to load /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: cannot open shared object file: No such file or directory
[0112/224416.717286:ERROR:gpu_child_thread.cc(254)] Exiting GPU process due to errors during initialization
[0112/224417.468657:ERROR:gl_implementation.cc(241)] Failed to load /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: cannot open shared object file: No such file or directory
[0112/224417.472892:ERROR:gpu_child_thread.cc(254)] Exiting GPU process due to errors during initialization
[0112/224418.208863:ERROR:gl_implementation.cc(241)] Failed to load /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: cannot open shared object file: No such file or directory
[0112/224418.211197:ERROR:gpu_child_thread.cc(254)] Exiting GPU process due to errors during initialization
[0112/224419.010500:ERROR:gl_implementation.cc(241)] Failed to load /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: cannot open shared object file: No such file or directory
[0112/224419.012591:ERROR:gpu_child_thread.cc(254)] Exiting GPU process due to errors during initialization
> warning: metrics channel failed: internal-error
> warning: metrics channel failed: internal-error
> warning: metrics channel failed: internal-error
> warning: metrics channel failed: internal-error
Unexpected journal message 'audit: type=1400 audit(1515797008.825:110): avc:  denied  { map } for  pid=1023 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestBasicDashboard-testBasic-fedora-i386-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestBasicDashboard-testBasic-fedora-i386-127.0.0.2-2901-FAIL.log
Journal extracted to TestBasicDashboard-testBasic-fedora-i386-127.0.0.2-2903-FAIL.log
Journal extracted to TestBasicDashboard-testBasic-fedora-i386-127.0.0.2-2902-FAIL.log
Core dumps downloaded to /build/cockpit/TestBasicDashboard-testBasic-fedora-i386-127.0.0.2-2903-FAIL.core
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 667, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 802, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1515797008.825:110): avc:  denied  { map } for  pid=1023 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 141 testBasic (check_dashboard.TestBasicDashboard) # duration: 80s
Wrote screenshot to TestBasicDashboard-testBasic-fedora-i386-127.0.0.2-2901-FAIL.png
Wrote HTML dump to TestBasicDashboard-testBasic-fedora-i386-127.0.0.2-2901-FAIL.html
Wrote JS log to TestBasicDashboard-testBasic-fedora-i386-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestBasicDashboard-testBasic-fedora-i386-127.0.0.2-2901-FAIL.log
Journal extracted to TestBasicDashboard-testBasic-fedora-i386-127.0.0.2-2903-FAIL.log
Journal extracted to TestBasicDashboard-testBasic-fedora-i386-127.0.0.2-2902-FAIL.log
Core dumps downloaded to /build/cockpit/TestBasicDashboard-testBasic-fedora-i386-127.0.0.2-2903-FAIL.core

First occurrence: 2018-01-12T22:44:31.012239 | revision 987a7baef83ef8ee7b207142b7c3d8c32d798f90, logs Times recorded: 1 Latest occurrences:

cockpituous commented 6 years ago

verify/fedora-27 Ooops, it happened again


# ----------------------------------------------------------------------
# testUnmanaged (check_networking_unmanaged.TestNetworking)
#
NAME         UUID                                  TYPE            DEVICE 
System eth0  5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03  802-3-ethernet  eth0   
virbr0       bec5f820-80f6-4d92-9dac-03cfaa3f0315  bridge          virbr0 
System eth1  9c92fad9-6ecb-3e6c-eb4d-8a47c6f50c04  802-3-ethernet  --     
ens2         39ef3890-56af-4114-9a24-f3f94c42acfe  802-3-ethernet  --     

52:54:01:00:00:03 -> eth2
52:54:01:00:00:03 -> eth2
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9820/devtools/browser/99e2f8dd-a05a-4c66-bc80-c93ed896849d
[0112/183414.498075:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 36322: Permission denied (13)
[0112/183415.570537:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 36349: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1515782034.499:161): avc:  denied  { map } for  pid=1250 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1515782034.793:165): avc:  denied  { execute_no_trans } for  pid=1293 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestNetworking-testUnmanaged-fedora-27-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestNetworking-testUnmanaged-fedora-27-127.0.0.2-2901-FAIL.log
Journal extracted to TestNetworking-testUnmanaged-fedora-26-127.0.0.2-2902-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 667, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 802, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1515782034.499:161): avc:  denied  { map } for  pid=1250 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 39 testUnmanaged (check_networking_unmanaged.TestNetworking) # duration: 47s
Wrote screenshot to TestNetworking-testUnmanaged-fedora-27-127.0.0.2-2901-FAIL.png
Wrote HTML dump to TestNetworking-testUnmanaged-fedora-27-127.0.0.2-2901-FAIL.html
Wrote JS log to TestNetworking-testUnmanaged-fedora-27-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestNetworking-testUnmanaged-fedora-27-127.0.0.2-2901-FAIL.log
Journal extracted to TestNetworking-testUnmanaged-fedora-26-127.0.0.2-2902-FAIL.log

First occurrence: 2018-01-12T18:34:26.041166 | revision 7424153774772f4cd555feff871e765e8349b182, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testFedora23Direct (check_multi_os.TestMultiOSDirect)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9264/devtools/browser/46f2842e-6f6e-4b70-849f-239f2bbf6f7d
[0112/183711.329979:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 39890: Permission denied (13)
[0112/183712.482339:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 39933: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1515782223.072:160): avc:  denied  { map } for  pid=1273 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestMultiOSDirect-testFedora23Direct-fedora-27-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestMultiOSDirect-testFedora23Direct-fedora-27-127.0.0.2-2901-FAIL.log
Journal extracted to TestMultiOSDirect-testFedora23Direct-fedora-23-stock-127.0.0.2-2902-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 667, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 802, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1515782223.072:160): avc:  denied  { map } for  pid=1273 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 21 testFedora23Direct (check_multi_os.TestMultiOSDirect) # duration: 40s
Wrote screenshot to TestMultiOSDirect-testFedora23Direct-fedora-27-127.0.0.2-2901-FAIL.png
Wrote HTML dump to TestMultiOSDirect-testFedora23Direct-fedora-27-127.0.0.2-2901-FAIL.html
Wrote JS log to TestMultiOSDirect-testFedora23Direct-fedora-27-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestMultiOSDirect-testFedora23Direct-fedora-27-127.0.0.2-2901-FAIL.log
Journal extracted to TestMultiOSDirect-testFedora23Direct-fedora-23-stock-127.0.0.2-2902-FAIL.log

First occurrence: 2018-01-12T18:37:26.753194 | revision 7424153774772f4cd555feff871e765e8349b182, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testInternal (check_metrics.TestMetrics)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9839/devtools/browser/c58003eb-7673-4afc-a145-7364965fd706
[0112/183843.876066:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 42270: Permission denied (13)
[0112/183844.905747:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 42312: Permission denied (13)
('Measured CPU', 94.1364850079)
('Measured Memory', 450719744)
Ncat: Connection reset by peer.
Measured 4.1s of network traffic; eth0: 119781010 bytes, lo: 0 bytes
Ncat: Broken pipe.
Unexpected journal message 'audit: type=1400 audit(1515782316.468:165): avc:  denied  { execute_no_trans } for  pid=1275 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestMetrics-testInternal-fedora-27-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestMetrics-testInternal-fedora-27-127.0.0.2-2801-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 667, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 802, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1515782316.468:165): avc:  denied  { execute_no_trans } for  pid=1275 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 10 testInternal (check_metrics.TestMetrics) # duration: 61s
Wrote screenshot to TestMetrics-testInternal-fedora-27-127.0.0.2-2801-FAIL.png
Wrote HTML dump to TestMetrics-testInternal-fedora-27-127.0.0.2-2801-FAIL.html
Wrote JS log to TestMetrics-testInternal-fedora-27-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestMetrics-testInternal-fedora-27-127.0.0.2-2801-FAIL.log

First occurrence: 2018-01-12T18:39:25.221975 | revision 7424153774772f4cd555feff871e765e8349b182, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (check_reauthorize.TestReauthorize)
#
which: no chromium-browser in (/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/build/cockpit/bots:/build/cockpit/bots/../test:/build/cockpit/bots:/build/cockpit/test)

DevTools listening on ws://127.0.0.1:9525/devtools/browser/d741094b-374a-43c6-9eed-1f930fd25d5c
> debug: Not authorized.

> warning: Error opening directory '/home/admin/.ssh': No such file or directory
> debug: Not authorized.

Unexpected journal message 'audit: type=1400 audit(1515784373.936:168): avc:  denied  { execute_no_trans } for  pid=1287 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestReauthorize-testBasic-fedora-27-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestReauthorize-testBasic-fedora-27-127.0.0.2-2501-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1515784373.936:168): avc:  denied  { execute_no_trans } for  pid=1287 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 179 testBasic (check_reauthorize.TestReauthorize) # duration: 75s
Wrote screenshot to TestReauthorize-testBasic-fedora-27-127.0.0.2-2501-FAIL.png
Wrote HTML dump to TestReauthorize-testBasic-fedora-27-127.0.0.2-2501-FAIL.html
Wrote JS log to TestReauthorize-testBasic-fedora-27-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestReauthorize-testBasic-fedora-27-127.0.0.2-2501-FAIL.log

First occurrence: 2018-01-12T19:13:26.289149 | revision 1bb83da4c0508cde916b75561b54cea8e3b4987b, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBondingMain (check_networking_bond.TestNetworking)
#
NAME             UUID                                  TYPE            DEVICE 
System eth0      5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03  802-3-ethernet  eth0   
static-52:54:01  3ba57ff8-61bf-48c1-a514-a30a445028a3  802-3-ethernet  eth1   
virbr0           07e32251-31c0-4f90-8a11-f2d731fd08ae  bridge          virbr0 
System eth1      9c92fad9-6ecb-3e6c-eb4d-8a47c6f50c04  802-3-ethernet  --     
ens2             39ef3890-56af-4114-9a24-f3f94c42acfe  802-3-ethernet  --     

52:54:01:00:00:01 -> eth1
which: no chromium-browser in (/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/build/cockpit/bots:/build/cockpit/bots/../test:/build/cockpit/bots:/build/cockpit/test)

DevTools listening on ws://127.0.0.1:9358/devtools/browser/d7784728-8d77-46ea-9c90-7cb1eb218b2f
Unexpected journal message 'audit: type=1400 audit(1515784519.378:163): avc:  denied  { map } for  pid=1307 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestNetworking-testBondingMain-fedora-27-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestNetworking-testBondingMain-fedora-27-127.0.0.2-2501-FAIL.log
Journal extracted to TestNetworking-testBondingMain-fedora-26-127.0.0.2-2502-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1515784519.378:163): avc:  denied  { map } for  pid=1307 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 175 testBondingMain (check_networking_bond.TestNetworking) # duration: 58s
Wrote screenshot to TestNetworking-testBondingMain-fedora-27-127.0.0.2-2501-FAIL.png
Wrote HTML dump to TestNetworking-testBondingMain-fedora-27-127.0.0.2-2501-FAIL.html
Wrote JS log to TestNetworking-testBondingMain-fedora-27-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestNetworking-testBondingMain-fedora-27-127.0.0.2-2501-FAIL.log
Journal extracted to TestNetworking-testBondingMain-fedora-26-127.0.0.2-2502-FAIL.log

First occurrence: 2018-01-12T19:15:49.108156 | revision 1bb83da4c0508cde916b75561b54cea8e3b4987b, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testAmbiguousSlave (check_networking_bond.TestNetworking)
#
NAME             UUID                                  TYPE            DEVICE 
System eth0      5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03  802-3-ethernet  eth0   
static-52:54:01  b5867d82-3f71-4573-a303-cd66519e2bfa  802-3-ethernet  eth1   
virbr0           44cdc2b9-da9f-4ec2-a66e-45ee02462deb  bridge          virbr0 
System eth1      9c92fad9-6ecb-3e6c-eb4d-8a47c6f50c04  802-3-ethernet  --     
ens2             39ef3890-56af-4114-9a24-f3f94c42acfe  802-3-ethernet  --     

which: no chromium-browser in (/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/build/cockpit/bots:/build/cockpit/bots/../test:/build/cockpit/bots:/build/cockpit/test)
[0112/191706.648825:WARNING:discardable_shared_memory_manager.cc(178)] Less than 64MB of free space in temporary directory for shared memory files: 37

DevTools listening on ws://127.0.0.1:9439/devtools/browser/c3f827d5-d070-495d-8c83-1f09a0882814
52:54:01:00:00:03 -> eth2
52:54:01:00:00:03 -> eth2
> warning: Incomplete 'Connection' object accessed 
> log: Error
    at c (http://127.0.0.2:9091/cockpit/$bdfb9cfe9aca4d9ec95d43dada83a6205c034909/network/network.js:58:19)
    at Array.ie.exporters (http://127.0.0.2:9091/cockpit/$bdfb9cfe9aca4d9ec95d43dada83a6205c034909/network/network.js:519:31)
    at e (http://127.0.0.2:9091/cockpit/$bdfb9cfe9aca4d9ec95d43dada83a6205c034909/network/network.js:148:106)
    at http://127.0.0.2:9091/cockpit/$bdfb9cfe9aca4d9ec95d43dada83a6205c034909/network/network.js:152:25
Unexpected journal message 'audit: type=1400 audit(1515784617.713:163): avc:  denied  { map } for  pid=1305 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestNetworking-testAmbiguousSlave-fedora-27-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestNetworking-testAmbiguousSlave-fedora-27-127.0.0.2-2201-FAIL.log
Journal extracted to TestNetworking-testAmbiguousSlave-fedora-26-127.0.0.2-2202-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1515784617.713:163): avc:  denied  { map } for  pid=1305 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 172 testAmbiguousSlave (check_networking_bond.TestNetworking) # duration: 62s
Wrote screenshot to TestNetworking-testAmbiguousSlave-fedora-27-127.0.0.2-2201-FAIL.png
Wrote HTML dump to TestNetworking-testAmbiguousSlave-fedora-27-127.0.0.2-2201-FAIL.html
Wrote JS log to TestNetworking-testAmbiguousSlave-fedora-27-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestNetworking-testAmbiguousSlave-fedora-27-127.0.0.2-2201-FAIL.log
Journal extracted to TestNetworking-testAmbiguousSlave-fedora-26-127.0.0.2-2202-FAIL.log

First occurrence: 2018-01-12T19:17:29.699048 | revision 1bb83da4c0508cde916b75561b54cea8e3b4987b, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testConditions (check_services.TestServices)
#
Created symlink /etc/systemd/system/multi-user.target.wants/condtest.service -> /etc/systemd/system/condtest.service.
which: no chromium-browser in (/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/build/cockpit/bots:/build/cockpit/bots/../test:/build/cockpit/bots:/build/cockpit/test)
[0112/192557.546724:WARNING:discardable_shared_memory_manager.cc(178)] Less than 64MB of free space in temporary directory for shared memory files: 58

DevTools listening on ws://127.0.0.1:9644/devtools/browser/d57b579a-44ad-4cda-a3d4-d79893488c12
Unexpected journal message 'audit: type=1400 audit(1515785147.774:167): avc:  denied  { map } for  pid=1353 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestServices-testConditions-fedora-27-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestServices-testConditions-fedora-27-127.0.0.2-2501-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1515785147.774:167): avc:  denied  { map } for  pid=1353 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 162 testConditions (check_services.TestServices) # duration: 57s
Wrote screenshot to TestServices-testConditions-fedora-27-127.0.0.2-2501-FAIL.png
Wrote HTML dump to TestServices-testConditions-fedora-27-127.0.0.2-2501-FAIL.html
Wrote JS log to TestServices-testConditions-fedora-27-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestServices-testConditions-fedora-27-127.0.0.2-2501-FAIL.log

First occurrence: 2018-01-12T19:26:20.356721 | revision 1bb83da4c0508cde916b75561b54cea8e3b4987b, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testTls (check_connection.TestConnection)
#
Unexpected journal message 'audit: type=1400 audit(1515785360.635:164): avc:  denied  { map } for  pid=1332 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Journal extracted to TestConnection-testTls-fedora-27-127.0.0.2-2201-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1515785360.635:164): avc:  denied  { map } for  pid=1332 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 156 testTls (check_connection.TestConnection) # duration: 39s
Journal extracted to TestConnection-testTls-fedora-27-127.0.0.2-2201-FAIL.log

First occurrence: 2018-01-12T19:29:32.578951 | revision 1bb83da4c0508cde916b75561b54cea8e3b4987b, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testUnmanaged (check_networking_unmanaged.TestNetworking)
#
NAME         UUID                                  TYPE            DEVICE 
System eth0  5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03  802-3-ethernet  eth0   
virbr0       ff1568b9-88e9-4c6a-9921-6ac82cca2526  bridge          virbr0 
System eth1  9c92fad9-6ecb-3e6c-eb4d-8a47c6f50c04  802-3-ethernet  --     
ens2         39ef3890-56af-4114-9a24-f3f94c42acfe  802-3-ethernet  --     

52:54:01:00:00:03 -> eth2
52:54:01:00:00:03 -> eth2
which: no chromium-browser in (/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/build/cockpit/bots:/build/cockpit/bots/../test:/build/cockpit/bots:/build/cockpit/test)

DevTools listening on ws://127.0.0.1:9788/devtools/browser/1b280f9a-caf6-420e-9bd3-7fce20c8d619
Unexpected journal message 'audit: type=1400 audit(1515785939.391:165): avc:  denied  { execute_no_trans } for  pid=1266 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestNetworking-testUnmanaged-fedora-27-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestNetworking-testUnmanaged-fedora-27-127.0.0.2-2201-FAIL.log
Journal extracted to TestNetworking-testUnmanaged-fedora-26-127.0.0.2-2202-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1515785939.391:165): avc:  denied  { execute_no_trans } for  pid=1266 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 140 testUnmanaged (check_networking_unmanaged.TestNetworking) # duration: 61s
Wrote screenshot to TestNetworking-testUnmanaged-fedora-27-127.0.0.2-2201-FAIL.png
Wrote HTML dump to TestNetworking-testUnmanaged-fedora-27-127.0.0.2-2201-FAIL.html
Wrote JS log to TestNetworking-testUnmanaged-fedora-27-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestNetworking-testUnmanaged-fedora-27-127.0.0.2-2201-FAIL.log
Journal extracted to TestNetworking-testUnmanaged-fedora-26-127.0.0.2-2202-FAIL.log

First occurrence: 2018-01-12T19:39:33.107470 | revision 1bb83da4c0508cde916b75561b54cea8e3b4987b, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testTeam (check_networking_team.TestNetworking)
#
NAME         UUID                                  TYPE            DEVICE 
System eth0  5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03  802-3-ethernet  eth0   
virbr0       bed04f51-5f9e-4d9a-92e2-0b005d2ecb9e  bridge          virbr0 
System eth1  9c92fad9-6ecb-3e6c-eb4d-8a47c6f50c04  802-3-ethernet  --     
ens2         39ef3890-56af-4114-9a24-f3f94c42acfe  802-3-ethernet  --     

which: no chromium-browser in (/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/build/cockpit/bots:/build/cockpit/bots/../test:/build/cockpit/bots:/build/cockpit/test)

DevTools listening on ws://127.0.0.1:10220/devtools/browser/12885453-2f83-468c-8820-526528561a13
52:54:01:00:00:03 -> eth2
52:54:01:00:00:03 -> eth2
> warning: Incomplete 'Connection' object accessed 
> log: Error
    at c (http://127.0.0.2:9391/cockpit/$bdfb9cfe9aca4d9ec95d43dada83a6205c034909/network/network.js:58:19)
    at Array.ie.exporters (http://127.0.0.2:9391/cockpit/$bdfb9cfe9aca4d9ec95d43dada83a6205c034909/network/network.js:519:31)
    at e (http://127.0.0.2:9391/cockpit/$bdfb9cfe9aca4d9ec95d43dada83a6205c034909/network/network.js:148:106)
    at http://127.0.0.2:9391/cockpit/$bdfb9cfe9aca4d9ec95d43dada83a6205c034909/network/network.js:152:25
52:54:01:00:00:04 -> eth3
52:54:01:00:00:04 -> eth3
Unexpected journal message 'audit: type=1400 audit(1515785988.098:164): avc:  denied  { map } for  pid=1323 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1515785988.204:166): avc:  denied  { name_connect } for  pid=1350 comm="pmlc" dest=4330 scontext=system_u:system_r:pcp_pmlogger_t:s0 tcontext=system_u:object_r:dey_sapi_port_t:s0 tclass=tcp_socket permissive=0'
Unexpected journal message 'audit: type=1400 audit(1515785988.204:167): avc:  denied  { name_connect } for  pid=1350 comm="pmlc" dest=4330 scontext=system_u:system_r:pcp_pmlogger_t:s0 tcontext=system_u:object_r:dey_sapi_port_t:s0 tclass=tcp_socket permissive=0'
Wrote JS log to TestNetworking-testTeam-fedora-27-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestNetworking-testTeam-fedora-27-127.0.0.2-2501-FAIL.log
Journal extracted to TestNetworking-testTeam-fedora-26-127.0.0.2-2502-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1515785988.098:164): avc:  denied  { map } for  pid=1323 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 138 testTeam (check_networking_team.TestNetworking) # duration: 73s
Wrote screenshot to TestNetworking-testTeam-fedora-27-127.0.0.2-2501-FAIL.png
Wrote HTML dump to TestNetworking-testTeam-fedora-27-127.0.0.2-2501-FAIL.html
Wrote JS log to TestNetworking-testTeam-fedora-27-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestNetworking-testTeam-fedora-27-127.0.0.2-2501-FAIL.log
Journal extracted to TestNetworking-testTeam-fedora-26-127.0.0.2-2502-FAIL.log

First occurrence: 2018-01-12T19:40:35.570704 | revision 1bb83da4c0508cde916b75561b54cea8e3b4987b, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testNotSupported (check_realms.TestRealms)
#
which: no chromium-browser in (/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/build/cockpit/bots:/build/cockpit/bots/../test:/build/cockpit/bots:/build/cockpit/test)

DevTools listening on ws://127.0.0.1:9815/devtools/browser/ed24d228-f91c-4028-9158-5084331333eb
Unexpected journal message 'audit: type=1400 audit(1515786044.586:185): avc:  denied  { execute_no_trans } for  pid=1387 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestRealms-testNotSupported-fedora-27-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestRealms-testNotSupported-fedora-27-127.0.0.2-2201-FAIL.log
Journal extracted to TestRealms-testNotSupported-ipa-127.0.0.2-2202-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1515786044.586:185): avc:  denied  { execute_no_trans } for  pid=1387 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 136 testNotSupported (check_realms.TestRealms) # duration: 84s
Wrote screenshot to TestRealms-testNotSupported-fedora-27-127.0.0.2-2201-FAIL.png
Wrote HTML dump to TestRealms-testNotSupported-fedora-27-127.0.0.2-2201-FAIL.html
Wrote JS log to TestRealms-testNotSupported-fedora-27-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestRealms-testNotSupported-fedora-27-127.0.0.2-2201-FAIL.log
Journal extracted to TestRealms-testNotSupported-ipa-127.0.0.2-2202-FAIL.log

First occurrence: 2018-01-12T19:41:43.942901 | revision 1bb83da4c0508cde916b75561b54cea8e3b4987b, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testFedora22 (check_multi_os.TestMultiOS)
#
/etc/profile.d/lang.sh: line 19: warning: setlocale: LC_CTYPE: cannot change locale (C.UTF-8)
which: no chromium-browser in (/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/build/cockpit/bots:/build/cockpit/bots/../test:/build/cockpit/bots:/build/cockpit/test)
[0112/194749.366552:WARNING:discardable_shared_memory_manager.cc(178)] Less than 64MB of free space in temporary directory for shared memory files: 35

DevTools listening on ws://127.0.0.1:9410/devtools/browser/d64ee33d-58c2-4d5e-b64f-05fe6e964955
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default 
    link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
    inet 127.0.0.1/8 scope host lo
       valid_lft forever preferred_lft forever
    inet6 ::1/128 scope host 
       valid_lft forever preferred_lft forever
2: ens14: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc fq_codel state UP group default qlen 1000
    link/ether 52:54:00:12:34:56 brd ff:ff:ff:ff:ff:ff
    inet 172.27.0.15/24 brd 172.27.0.255 scope global dynamic ens14
       valid_lft 86399sec preferred_lft 86399sec
    inet6 fec0::5054:ff:fe12:3456/64 scope site noprefixroute dynamic 
       valid_lft 86400sec preferred_lft 14400sec
    inet6 fe80::5054:ff:fe12:3456/64 scope link 
       valid_lft forever preferred_lft forever
3: ens15: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc fq_codel state UP group default qlen 1000
    link/ether 52:54:01:00:00:02 brd ff:ff:ff:ff:ff:ff
    inet 10.111.113.5/20 brd 10.111.127.255 scope global ens15
       valid_lft forever preferred_lft forever
    inet6 fe80::5054:1ff:fe00:2/64 scope link tentative dadfailed 
       valid_lft forever preferred_lft forever
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
    link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
    inet 127.0.0.1/8 scope host lo
       valid_lft forever preferred_lft forever
    inet6 ::1/128 scope host 
       valid_lft forever preferred_lft forever
2: eth0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc fq_codel state UP group default qlen 1000
    link/ether 52:54:00:12:34:56 brd ff:ff:ff:ff:ff:ff
    inet 172.27.0.15/24 brd 172.27.0.255 scope global dynamic eth0
       valid_lft 86371sec preferred_lft 86371sec
    inet6 fec0::5054:ff:fe12:3456/64 scope site dynamic mngtmpaddr 
       valid_lft 86378sec preferred_lft 14378sec
    inet6 fe80::5054:ff:fe12:3456/64 scope link 
       valid_lft forever preferred_lft forever
3: eth1: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc fq_codel state UP group default qlen 1000
    link/ether 52:54:01:00:00:01 brd ff:ff:ff:ff:ff:ff
    inet 10.111.113.1/20 brd 10.111.127.255 scope global eth1
       valid_lft forever preferred_lft forever
    inet6 fe80::e922:47f9:aa28:acea/64 scope link 
       valid_lft forever preferred_lft forever
4: virbr0: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc noqueue state DOWN group default qlen 1000
    link/ether 52:54:00:0c:aa:93 brd ff:ff:ff:ff:ff:ff
    inet 192.168.122.1/24 brd 192.168.122.255 scope global virbr0
       valid_lft forever preferred_lft forever
5: virbr0-nic: <BROADCAST,MULTICAST> mtu 1500 qdisc fq_codel master virbr0 state DOWN group default qlen 1000
    link/ether 52:54:00:0c:aa:93 brd ff:ff:ff:ff:ff:ff
which: no chromium-browser in (/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/build/cockpit/bots:/build/cockpit/bots/../test:/build/cockpit/bots:/build/cockpit/test)
[0112/194803.061629:WARNING:discardable_shared_memory_manager.cc(178)] Less than 64MB of free space in temporary directory for shared memory files: 58

DevTools listening on ws://127.0.0.1:9533/devtools/browser/cd985a76-e8af-4443-9390-4af324d1414f
> warning: metrics channel failed: protocol-error
> warning: metrics channel failed: protocol-error
> warning: metrics channel failed: protocol-error
Unexpected journal message 'audit: type=1400 audit(1515786449.823:165): avc:  denied  { execute_no_trans } for  pid=1359 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestMultiOS-testFedora22-fedora-27-127.0.0.2-2501-FAIL.js.log
> warning: metrics channel failed: protocol-error
Journal extracted to TestMultiOS-testFedora22-fedora-27-127.0.0.2-2501-FAIL.log
> warning: metrics channel failed: protocol-error
Journal extracted to TestMultiOS-testFedora22-fedora-stock-127.0.0.2-2502-FAIL.log
/etc/profile.d/lang.sh: line 19: warning: setlocale: LC_CTYPE: cannot change locale (C.UTF-8)
> warning: metrics channel failed: protocol-error
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1515786449.823:165): avc:  denied  { execute_no_trans } for  pid=1359 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 131 testFedora22 (check_multi_os.TestMultiOS) # duration: 83s
Wrote screenshot to TestMultiOS-testFedora22-fedora-27-127.0.0.2-2501-FAIL.png
Wrote HTML dump to TestMultiOS-testFedora22-fedora-27-127.0.0.2-2501-FAIL.html
Wrote JS log to TestMultiOS-testFedora22-fedora-27-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestMultiOS-testFedora22-fedora-27-127.0.0.2-2501-FAIL.log
> warning: metrics channel failed: protocol-error
Journal extracted to TestMultiOS-testFedora22-fedora-stock-127.0.0.2-2502-FAIL.log
/etc/profile.d/lang.sh: line 19: warning: setlocale: LC_CTYPE: cannot change locale (C.UTF-8)

First occurrence: 2018-01-12T19:48:25.301737 | revision 1bb83da4c0508cde916b75561b54cea8e3b4987b, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testFormatTooSmall (check_storage_format.TestStorage)
#
which: no chromium-browser in (/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/build/cockpit/bots:/build/cockpit/bots/../test:/build/cockpit/bots:/build/cockpit/test)
[0112/194954.043110:WARNING:discardable_shared_memory_manager.cc(178)] Less than 64MB of free space in temporary directory for shared memory files: 37

DevTools listening on ws://127.0.0.1:9522/devtools/browser/e1c12d70-23a0-4ea5-bacb-38016b58b87a
> warning: Error creating file system: Command-line `mkfs.xfs -N -f -L ""  "/dev/sda"' exited with non-zero exit status 1: agsize (1280 blocks) too small, need at least 4096 blocks
Usage: mkfs.xfs
/* blocksize */     [-b log=n|size=num]
/* metadata */      [-m crc=0|1,finobt=0|1,uuid=xxx,rmapbt=0|1,reflink=0|1]
/* data subvol */   [-d agcount=n,agsize=n,file,name=xxx,size=num,
                (sunit=value,swidth=value|su=num,sw=num|noalign),
                sectlog=n|sectsize=num
/* force overwrite */   [-f]
/* inode size */    [-i log=n|perblock=n|size=num,maxpct=n,attr=0|1|2,
                projid32bit=0|1,sparse=0|1]
/* no discard */    [-K]
/* log subvol */    [-l agnum=n,internal,size=num,logdev=xxx,version=n
                sunit=value|su=num,sectlog=n|sectsize=num,
                lazy-count=0|1]
/* label */     [-L label (maximum 12 characters)]
/* naming */        [-n log=n|size=num,version=2|ci,ftype=0|1]
/* no-op info only */   [-N]
/* prototype file */    [-p fname]
/* quiet */     [-q]
/* realtime subvol */   [-r extsize=num,size=num,rtdev=xxx]
/* sectorsize */    [-s log=n|size=num]
/* version */       [-V]
            devicename
<devicename> is required unless -d name=xxx is given.
<num> is xxx (bytes), xxxs (sectors), xxxb (fs blocks), xxxk (xxx KiB),
      xxxm (xxx MiB), xxxg (xxx GiB), xxxt (xxx TiB) or xxxp (xxx PiB).
<value> is xxx (512 byte blocks).

Unexpected journal message 'audit: type=1400 audit(1515786586.311:163): avc:  denied  { map } for  pid=1327 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1515786586.397:165): avc:  denied  { execute_no_trans } for  pid=1351 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestStorage-testFormatTooSmall-fedora-27-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestStorage-testFormatTooSmall-fedora-27-127.0.0.2-2201-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1515786586.311:163): avc:  denied  { map } for  pid=1327 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 126 testFormatTooSmall (check_storage_format.TestStorage) # duration: 39s
Wrote screenshot to TestStorage-testFormatTooSmall-fedora-27-127.0.0.2-2201-FAIL.png
Wrote HTML dump to TestStorage-testFormatTooSmall-fedora-27-127.0.0.2-2201-FAIL.html
Wrote JS log to TestStorage-testFormatTooSmall-fedora-27-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestStorage-testFormatTooSmall-fedora-27-127.0.0.2-2201-FAIL.log

First occurrence: 2018-01-12T19:50:04.760071 | revision 1bb83da4c0508cde916b75561b54cea8e3b4987b, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testNoConnectionSettings (check_networking_settings.TestNetworking)
#
NAME         UUID                                  TYPE            DEVICE 
System eth0  5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03  802-3-ethernet  eth0   
virbr0       4b4df0bc-596e-456b-b3a3-f24a8a91e044  bridge          virbr0 
System eth1  9c92fad9-6ecb-3e6c-eb4d-8a47c6f50c04  802-3-ethernet  --     
ens2         39ef3890-56af-4114-9a24-f3f94c42acfe  802-3-ethernet  --     

which: no chromium-browser in (/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/build/cockpit/bots:/build/cockpit/bots/../test:/build/cockpit/bots:/build/cockpit/test)

DevTools listening on ws://127.0.0.1:9861/devtools/browser/ace2f78d-2b84-4185-baab-55ee6cd2f878
52:54:01:00:00:03 -> eth2
52:54:01:00:00:03 -> eth2
Unexpected journal message 'audit: type=1400 audit(1515787020.990:163): avc:  denied  { map } for  pid=1274 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1515787021.319:165): avc:  denied  { execute_no_trans } for  pid=1336 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestNetworking-testNoConnectionSettings-fedora-27-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestNetworking-testNoConnectionSettings-fedora-27-127.0.0.2-2201-FAIL.log
Journal extracted to TestNetworking-testNoConnectionSettings-fedora-26-127.0.0.2-2202-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1515787020.990:163): avc:  denied  { map } for  pid=1274 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 109 testNoConnectionSettings (check_networking_settings.TestNetworking) # duration: 61s
Wrote screenshot to TestNetworking-testNoConnectionSettings-fedora-27-127.0.0.2-2201-FAIL.png
Wrote HTML dump to TestNetworking-testNoConnectionSettings-fedora-27-127.0.0.2-2201-FAIL.html
Wrote JS log to TestNetworking-testNoConnectionSettings-fedora-27-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestNetworking-testNoConnectionSettings-fedora-27-127.0.0.2-2201-FAIL.log
Journal extracted to TestNetworking-testNoConnectionSettings-fedora-26-127.0.0.2-2202-FAIL.log

First occurrence: 2018-01-12T19:57:35.093067 | revision 1bb83da4c0508cde916b75561b54cea8e3b4987b, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testMac (check_networking_mac.TestNetworking)
#
NAME         UUID                                  TYPE            DEVICE 
System eth0  5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03  802-3-ethernet  eth0   
virbr0       1edb778a-3a13-432a-a25d-56e721b5bffb  bridge          virbr0 
System eth1  9c92fad9-6ecb-3e6c-eb4d-8a47c6f50c04  802-3-ethernet  --     
ens2         39ef3890-56af-4114-9a24-f3f94c42acfe  802-3-ethernet  --     

which: no chromium-browser in (/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/build/cockpit/bots:/build/cockpit/bots/../test:/build/cockpit/bots:/build/cockpit/test)
[0112/200234.691995:WARNING:discardable_shared_memory_manager.cc(178)] Less than 64MB of free space in temporary directory for shared memory files: 59

DevTools listening on ws://127.0.0.1:9547/devtools/browser/8312ad75-c6c8-49ff-bdf8-67e717bb81c1
52:54:01:00:00:03 -> eth2
52:54:01:00:00:03 -> eth2
Unexpected journal message 'audit: type=1400 audit(1515787344.914:163): avc:  denied  { map } for  pid=1310 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1515787345.037:165): avc:  denied  { execute_no_trans } for  pid=1335 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestNetworking-testMac-fedora-27-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestNetworking-testMac-fedora-27-127.0.0.2-2201-FAIL.log
Journal extracted to TestNetworking-testMac-fedora-26-127.0.0.2-2202-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1515787344.914:163): avc:  denied  { map } for  pid=1310 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 97 testMac (check_networking_mac.TestNetworking) # duration: 61s
Wrote screenshot to TestNetworking-testMac-fedora-27-127.0.0.2-2201-FAIL.png
Wrote HTML dump to TestNetworking-testMac-fedora-27-127.0.0.2-2201-FAIL.html
Wrote JS log to TestNetworking-testMac-fedora-27-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestNetworking-testMac-fedora-27-127.0.0.2-2201-FAIL.log
Journal extracted to TestNetworking-testMac-fedora-26-127.0.0.2-2202-FAIL.log

First occurrence: 2018-01-12T20:02:58.079812 | revision 1bb83da4c0508cde916b75561b54cea8e3b4987b, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBondMac (check_networking_mac.TestNetworking)
#
NAME         UUID                                  TYPE            DEVICE 
System eth0  5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03  802-3-ethernet  eth0   
virbr0       f4afad50-1595-41b8-8382-66a446ba7e2d  bridge          virbr0 
System eth1  9c92fad9-6ecb-3e6c-eb4d-8a47c6f50c04  802-3-ethernet  --     
ens2         39ef3890-56af-4114-9a24-f3f94c42acfe  802-3-ethernet  --     

which: no chromium-browser in (/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/build/cockpit/bots:/build/cockpit/bots/../test:/build/cockpit/bots:/build/cockpit/test)
[0112/200342.644170:WARNING:discardable_shared_memory_manager.cc(178)] Less than 64MB of free space in temporary directory for shared memory files: 60

DevTools listening on ws://127.0.0.1:9721/devtools/browser/9364d00b-b20f-4eaa-8669-6de8d82f025b
52:54:01:00:00:03 -> eth2
52:54:01:00:00:03 -> eth2
52:54:01:00:00:04 -> eth3
52:54:01:00:00:04 -> eth3
Unexpected journal message 'audit: type=1400 audit(1515787414.189:171): avc:  denied  { map } for  pid=1308 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestNetworking-testBondMac-fedora-27-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestNetworking-testBondMac-fedora-27-127.0.0.2-2201-FAIL.log
Journal extracted to TestNetworking-testBondMac-fedora-26-127.0.0.2-2202-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1515787414.189:171): avc:  denied  { map } for  pid=1308 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 96 testBondMac (check_networking_mac.TestNetworking) # duration: 72s
Wrote screenshot to TestNetworking-testBondMac-fedora-27-127.0.0.2-2201-FAIL.png
Wrote HTML dump to TestNetworking-testBondMac-fedora-27-127.0.0.2-2201-FAIL.html
Wrote JS log to TestNetworking-testBondMac-fedora-27-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestNetworking-testBondMac-fedora-27-127.0.0.2-2201-FAIL.log
Journal extracted to TestNetworking-testBondMac-fedora-26-127.0.0.2-2202-FAIL.log

First occurrence: 2018-01-12T20:04:16.231929 | revision 1bb83da4c0508cde916b75561b54cea8e3b4987b, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testProjectGroups (check_openshift.TestRegistry)
#
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
which: no chromium-browser in (/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/build/cockpit/bots:/build/cockpit/bots/../test:/build/cockpit/bots:/build/cockpit/test)
[0112/204054.164208:WARNING:discardable_shared_memory_manager.cc(178)] Less than 64MB of free space in temporary directory for shared memory files: 56

DevTools listening on ws://127.0.0.1:9687/devtools/browser/a8476647-9f43-4c82-972e-bb51f1e37472
> warning: 2018-01-12 15:41:02.777196 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-12 15:41:02.796253 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-12 15:41:02.796373 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-12 15:41:03.481263 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-12 15:41:03.481402 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-12 15:41:03.481453 I | proto: duplicate proto type registered: google.protobuf.Timestamp

Unexpected journal message 'audit: type=1400 audit(1515789615.196:167): avc:  denied  { map } for  pid=1303 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestRegistry-testProjectGroups-fedora-27-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestRegistry-testProjectGroups-fedora-27-127.0.0.2-2201-FAIL.log
Journal extracted to TestRegistry-testProjectGroups-openshift-127.0.0.2-2202-FAIL.log
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1515789615.196:167): avc:  denied  { map } for  pid=1303 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 72 testProjectGroups (check_openshift.TestRegistry) # duration: 84s
Wrote screenshot to TestRegistry-testProjectGroups-fedora-27-127.0.0.2-2201-FAIL.png
Wrote HTML dump to TestRegistry-testProjectGroups-fedora-27-127.0.0.2-2201-FAIL.html
Wrote JS log to TestRegistry-testProjectGroups-fedora-27-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestRegistry-testProjectGroups-fedora-27-127.0.0.2-2201-FAIL.log
Journal extracted to TestRegistry-testProjectGroups-openshift-127.0.0.2-2202-FAIL.log
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory

First occurrence: 2018-01-12T20:41:12.312436 | revision 1bb83da4c0508cde916b75561b54cea8e3b4987b, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testProjectAdmin (check_openshift.TestRegistry)
#
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
which: no chromium-browser in (/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/build/cockpit/bots:/build/cockpit/bots/../test:/build/cockpit/bots:/build/cockpit/test)
[0112/204227.598028:WARNING:discardable_shared_memory_manager.cc(178)] Less than 64MB of free space in temporary directory for shared memory files: 61

DevTools listening on ws://127.0.0.1:10001/devtools/browser/16ce904d-cbc4-45a0-b241-5a3507bca6d4
> warning: 2018-01-12 15:42:35.531535 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-12 15:42:35.533727 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-12 15:42:35.534031 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-12 15:42:36.128704 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-12 15:42:36.129038 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-12 15:42:36.129096 I | proto: duplicate proto type registered: google.protobuf.Timestamp

Unexpected journal message 'audit: type=1400 audit(1515789707.030:163): avc:  denied  { map } for  pid=1364 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1515789707.621:166): avc:  denied  { execute_no_trans } for  pid=1405 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestRegistry-testProjectAdmin-fedora-27-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestRegistry-testProjectAdmin-fedora-27-127.0.0.2-2201-FAIL.log
Journal extracted to TestRegistry-testProjectAdmin-openshift-127.0.0.2-2202-FAIL.log
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1515789707.030:163): avc:  denied  { map } for  pid=1364 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 71 testProjectAdmin (check_openshift.TestRegistry) # duration: 105s
Wrote screenshot to TestRegistry-testProjectAdmin-fedora-27-127.0.0.2-2201-FAIL.png
Wrote HTML dump to TestRegistry-testProjectAdmin-fedora-27-127.0.0.2-2201-FAIL.html
Wrote JS log to TestRegistry-testProjectAdmin-fedora-27-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestRegistry-testProjectAdmin-fedora-27-127.0.0.2-2201-FAIL.log
Journal extracted to TestRegistry-testProjectAdmin-openshift-127.0.0.2-2202-FAIL.log
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory

First occurrence: 2018-01-12T20:43:03.441519 | revision 1bb83da4c0508cde916b75561b54cea8e3b4987b, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (check_openshift.TestOpenshift)
#
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
which: no chromium-browser in (/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/build/cockpit/bots:/build/cockpit/bots/../test:/build/cockpit/bots:/build/cockpit/test)
[0115/005641.992884:WARNING:discardable_shared_memory_manager.cc(178)] Less than 64MB of free space in temporary directory for shared memory files: 61

DevTools listening on ws://127.0.0.1:10170/devtools/browser/db51e1f1-23df-443a-9352-d5f0208c9df5
> warning: 2018-01-14 19:56:51.184333 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-14 19:56:51.185836 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-14 19:56:51.185923 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-14 19:56:51.889922 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-14 19:56:51.890466 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-14 19:56:51.890538 I | proto: duplicate proto type registered: google.protobuf.Timestamp

CDP: {"source":"security","level":"error","text":"Refused to apply inline style because it violates the following Content Security Policy directive: \"default-src 'self' http://127.0.0.2:9291\". Either the 'unsafe-inline' keyword, a hash ('sha256-I4l5F4Kq75Yvla5XX3FqfoQO1206LqJ8p8rtQPyLwm4='), or a nonce ('nonce-...') is required to enable inline execution. Note also that 'style-src' was not explicitly set, so 'default-src' is used as a fallback.\n","timestamp":1515977814120.92,"url":"http://127.0.0.2:9291/cockpit/$455cbf55d12b4e753f17d1e9bdb6ff11f7bc24ca/kubernetes/kubernetes.js","lineNumber":3940,"stackTrace":{"callFrames":[{"functionName":"html","scriptId":"44","url":"http://127.0.0.2:9291/cockpit/$455cbf55d12b4e753f17d1e9bdb6ff11f7bc24ca/kubernetes/kubernetes.js","lineNumber":3940,"columnNumber":74},{"functionName":"be.(anonymous function)","scriptId":"44","url":"http://127.0.0.2:9291/cockpit/$455cbf55d12b4e753f17d1e9bdb6ff11f7bc24ca/kubernetes/kubernetes.js","lineNumber":3957,"columnNumber":40},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9291/cockpit/$455cbf55d12b4e753f17d1e9bdb6ff11f7bc24ca/kubernetes/kubernetes.js","lineNumber":1447,"columnNumber":40},{"functionName":"l","scriptId":"44","url":"http://127.0.0.2:9291/cockpit/$455cbf55d12b4e753f17d1e9bdb6ff11f7bc24ca/kubernetes/kubernetes.js","lineNumber":2495,"columnNumber":41},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9291/cockpit/$455cbf55d12b4e753f17d1e9bdb6ff11f7bc24ca/kubernetes/kubernetes.js","lineNumber":2503,"columnNumber":20},{"functionName":"$eval","scriptId":"44","url":"http://127.0.0.2:9291/cockpit/$455cbf55d12b4e753f17d1e9bdb6ff11f7bc24ca/kubernetes/kubernetes.js","lineNumber":2819,"columnNumber":35},{"functionName":"$digest","scriptId":"44","url":"http://127.0.0.2:9291/cockpit/$455cbf55d12b4e753f17d1e9bdb6ff11f7bc24ca/kubernetes/kubernetes.js","lineNumber":2772,"columnNumber":59},{"functionName":"$apply","scriptId":"44","url":"http://127.0.0.2:9291/cockpit/$455cbf55d12b4e753f17d1e9bdb6ff11f7bc24ca/kubernetes/kubernetes.js","lineNumber":2841,"columnNumber":34},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9291/cockpit/$455cbf55d12b4e753f17d1e9bdb6ff11f7bc24ca/kubernetes/kubernetes.js","lineNumber":2204,"columnNumber":52},{"functionName":"n","scriptId":"44","url":"http://127.0.0.2:9291/cockpit/$455cbf55d12b4e753f17d1e9bdb6ff11f7bc24ca/kubernetes/kubernetes.js","lineNumber":733,"columnNumber":90},{"functionName":"ph_click","scriptId":"22","url":"","lineNumber":122,"columnNumber":7},{"functionName":"","scriptId":"62","url":"","lineNumber":0,"columnNumber":16}]}}
Unexpected journal message 'audit: type=1400 audit(1515977764.235:166): avc:  denied  { execute_no_trans } for  pid=1356 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestOpenshift-testBasic-fedora-27-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestOpenshift-testBasic-fedora-27-127.0.0.2-2401-FAIL.log
Journal extracted to TestOpenshift-testBasic-openshift-127.0.0.2-2402-FAIL.log
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 667, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 802, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1515977764.235:166): avc:  denied  { execute_no_trans } for  pid=1356 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 58 testBasic (check_openshift.TestOpenshift) # duration: 86s
Wrote screenshot to TestOpenshift-testBasic-fedora-27-127.0.0.2-2401-FAIL.png
Wrote HTML dump to TestOpenshift-testBasic-fedora-27-127.0.0.2-2401-FAIL.html
Wrote JS log to TestOpenshift-testBasic-fedora-27-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestOpenshift-testBasic-fedora-27-127.0.0.2-2401-FAIL.log
Journal extracted to TestOpenshift-testBasic-openshift-127.0.0.2-2402-FAIL.log
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory

First occurrence: 2018-01-15T00:57:03.449678 | revision 8b189b15f79c8eb10aaf717d256b71c214546183, logs Times recorded: 1 Latest occurrences:

cockpituous commented 6 years ago

verify/fedora-27 Ooops, it happened again


# ----------------------------------------------------------------------
# testImagestreamImport (check_openshift.TestRegistry)
#
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
which: no chromium-browser in (/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/build/cockpit/bots:/build/cockpit/bots/../test:/build/cockpit/bots:/build/cockpit/test)
[0112/204425.772415:WARNING:discardable_shared_memory_manager.cc(178)] Less than 64MB of free space in temporary directory for shared memory files: 61

DevTools listening on ws://127.0.0.1:9953/devtools/browser/934b0514-2e8e-414e-8e64-ab4a33bf8b87
> warning: 2018-01-12 15:44:33.701765 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-12 15:44:33.702698 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-12 15:44:33.702805 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-12 15:44:34.288493 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-12 15:44:34.288829 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-12 15:44:34.288884 I | proto: duplicate proto type registered: google.protobuf.Timestamp

CDP: {"source":"security","level":"error","text":"Refused to apply inline style because it violates the following Content Security Policy directive: \"default-src 'self' http://127.0.0.2:9091\". Either the 'unsafe-inline' keyword, a hash ('sha256-I4l5F4Kq75Yvla5XX3FqfoQO1206LqJ8p8rtQPyLwm4='), or a nonce ('nonce-...') is required to enable inline execution. Note also that 'style-src' was not explicitly set, so 'default-src' is used as a fallback.\n","timestamp":1515789875814.3,"url":"http://127.0.0.2:9091/cockpit/$bdfb9cfe9aca4d9ec95d43dada83a6205c034909/kubernetes/registry.js","lineNumber":3920,"stackTrace":{"callFrames":[{"functionName":"html","scriptId":"44","url":"http://127.0.0.2:9091/cockpit/$bdfb9cfe9aca4d9ec95d43dada83a6205c034909/kubernetes/registry.js","lineNumber":3920,"columnNumber":74},{"functionName":"be.(anonymous function)","scriptId":"44","url":"http://127.0.0.2:9091/cockpit/$bdfb9cfe9aca4d9ec95d43dada83a6205c034909/kubernetes/registry.js","lineNumber":3937,"columnNumber":40},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9091/cockpit/$bdfb9cfe9aca4d9ec95d43dada83a6205c034909/kubernetes/registry.js","lineNumber":1427,"columnNumber":40},{"functionName":"l","scriptId":"44","url":"http://127.0.0.2:9091/cockpit/$bdfb9cfe9aca4d9ec95d43dada83a6205c034909/kubernetes/registry.js","lineNumber":2475,"columnNumber":41},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9091/cockpit/$bdfb9cfe9aca4d9ec95d43dada83a6205c034909/kubernetes/registry.js","lineNumber":2483,"columnNumber":20},{"functionName":"$eval","scriptId":"44","url":"http://127.0.0.2:9091/cockpit/$bdfb9cfe9aca4d9ec95d43dada83a6205c034909/kubernetes/registry.js","lineNumber":2799,"columnNumber":35},{"functionName":"$digest","scriptId":"44","url":"http://127.0.0.2:9091/cockpit/$bdfb9cfe9aca4d9ec95d43dada83a6205c034909/kubernetes/registry.js","lineNumber":2752,"columnNumber":59},{"functionName":"$apply","scriptId":"44","url":"http://127.0.0.2:9091/cockpit/$bdfb9cfe9aca4d9ec95d43dada83a6205c034909/kubernetes/registry.js","lineNumber":2821,"columnNumber":34},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9091/cockpit/$bdfb9cfe9aca4d9ec95d43dada83a6205c034909/kubernetes/registry.js","lineNumber":2660,"columnNumber":26},{"functionName":"s","scriptId":"44","url":"http://127.0.0.2:9091/cockpit/$bdfb9cfe9aca4d9ec95d43dada83a6205c034909/kubernetes/registry.js","lineNumber":945,"columnNumber":22},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9091/cockpit/$bdfb9cfe9aca4d9ec95d43dada83a6205c034909/kubernetes/registry.js","lineNumber":1037,"columnNumber":33}]}}
Unexpected journal message 'audit: type=1400 audit(1515789818.919:171): avc:  denied  { map } for  pid=1343 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestRegistry-testImagestreamImport-fedora-27-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestRegistry-testImagestreamImport-fedora-27-127.0.0.2-2201-FAIL.log
Journal extracted to TestRegistry-testImagestreamImport-openshift-127.0.0.2-2202-FAIL.log
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1515789818.919:171): avc:  denied  { map } for  pid=1343 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 70 testImagestreamImport (check_openshift.TestRegistry) # duration: 96s
Wrote screenshot to TestRegistry-testImagestreamImport-fedora-27-127.0.0.2-2201-FAIL.png
Wrote HTML dump to TestRegistry-testImagestreamImport-fedora-27-127.0.0.2-2201-FAIL.html
Wrote JS log to TestRegistry-testImagestreamImport-fedora-27-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestRegistry-testImagestreamImport-fedora-27-127.0.0.2-2201-FAIL.log
Journal extracted to TestRegistry-testImagestreamImport-openshift-127.0.0.2-2202-FAIL.log
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory

First occurrence: 2018-01-12T20:44:46.271790 | revision 1bb83da4c0508cde916b75561b54cea8e3b4987b, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testImageNames (check_openshift.TestRegistry)
#
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
the server doesn't have a resource type "projects"
which: no chromium-browser in (/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/build/cockpit/bots:/build/cockpit/bots/../test:/build/cockpit/bots:/build/cockpit/test)
[0112/204737.652417:WARNING:discardable_shared_memory_manager.cc(178)] Less than 64MB of free space in temporary directory for shared memory files: 61

DevTools listening on ws://127.0.0.1:10143/devtools/browser/8bdf2c7c-4829-41e6-86b7-2d3b19c51e8d
> warning: 2018-01-12 15:47:46.021462 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-12 15:47:46.021862 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-12 15:47:46.022325 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-12 15:47:46.594693 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-12 15:47:46.594791 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-12 15:47:46.594807 I | proto: duplicate proto type registered: google.protobuf.Timestamp

CDP: {"source":"security","level":"error","text":"Refused to apply inline style because it violates the following Content Security Policy directive: \"default-src 'self' http://127.0.0.2:9091\". Either the 'unsafe-inline' keyword, a hash ('sha256-I4l5F4Kq75Yvla5XX3FqfoQO1206LqJ8p8rtQPyLwm4='), or a nonce ('nonce-...') is required to enable inline execution. Note also that 'style-src' was not explicitly set, so 'default-src' is used as a fallback.\n","timestamp":1515790068214.11,"url":"http://127.0.0.2:9091/cockpit/$bdfb9cfe9aca4d9ec95d43dada83a6205c034909/kubernetes/registry.js","lineNumber":3920,"stackTrace":{"callFrames":[{"functionName":"html","scriptId":"44","url":"http://127.0.0.2:9091/cockpit/$bdfb9cfe9aca4d9ec95d43dada83a6205c034909/kubernetes/registry.js","lineNumber":3920,"columnNumber":74},{"functionName":"be.(anonymous function)","scriptId":"44","url":"http://127.0.0.2:9091/cockpit/$bdfb9cfe9aca4d9ec95d43dada83a6205c034909/kubernetes/registry.js","lineNumber":3937,"columnNumber":40},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9091/cockpit/$bdfb9cfe9aca4d9ec95d43dada83a6205c034909/kubernetes/registry.js","lineNumber":1427,"columnNumber":40},{"functionName":"l","scriptId":"44","url":"http://127.0.0.2:9091/cockpit/$bdfb9cfe9aca4d9ec95d43dada83a6205c034909/kubernetes/registry.js","lineNumber":2475,"columnNumber":41},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9091/cockpit/$bdfb9cfe9aca4d9ec95d43dada83a6205c034909/kubernetes/registry.js","lineNumber":2483,"columnNumber":20},{"functionName":"$eval","scriptId":"44","url":"http://127.0.0.2:9091/cockpit/$bdfb9cfe9aca4d9ec95d43dada83a6205c034909/kubernetes/registry.js","lineNumber":2799,"columnNumber":35},{"functionName":"$digest","scriptId":"44","url":"http://127.0.0.2:9091/cockpit/$bdfb9cfe9aca4d9ec95d43dada83a6205c034909/kubernetes/registry.js","lineNumber":2752,"columnNumber":59},{"functionName":"$apply","scriptId":"44","url":"http://127.0.0.2:9091/cockpit/$bdfb9cfe9aca4d9ec95d43dada83a6205c034909/kubernetes/registry.js","lineNumber":2821,"columnNumber":34},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9091/cockpit/$bdfb9cfe9aca4d9ec95d43dada83a6205c034909/kubernetes/registry.js","lineNumber":2184,"columnNumber":52},{"functionName":"n","scriptId":"44","url":"http://127.0.0.2:9091/cockpit/$bdfb9cfe9aca4d9ec95d43dada83a6205c034909/kubernetes/registry.js","lineNumber":713,"columnNumber":90},{"functionName":"ph_click","scriptId":"22","url":"","lineNumber":120,"columnNumber":7},{"functionName":"","scriptId":"54","url":"","lineNumber":0,"columnNumber":16}]}}
Unexpected journal message 'audit: type=1400 audit(1515790023.230:163): avc:  denied  { map } for  pid=1344 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1515790023.608:168): avc:  denied  { execute_no_trans } for  pid=1379 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestRegistry-testImageNames-fedora-27-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestRegistry-testImageNames-fedora-27-127.0.0.2-2201-FAIL.log
Journal extracted to TestRegistry-testImageNames-openshift-127.0.0.2-2202-FAIL.log
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1515790023.230:163): avc:  denied  { map } for  pid=1344 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 68 testImageNames (check_openshift.TestRegistry) # duration: 81s
Wrote screenshot to TestRegistry-testImageNames-fedora-27-127.0.0.2-2201-FAIL.png
Wrote HTML dump to TestRegistry-testImageNames-fedora-27-127.0.0.2-2201-FAIL.html
Wrote JS log to TestRegistry-testImageNames-fedora-27-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestRegistry-testImageNames-fedora-27-127.0.0.2-2201-FAIL.log
Journal extracted to TestRegistry-testImageNames-openshift-127.0.0.2-2202-FAIL.log
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory

First occurrence: 2018-01-12T20:47:55.275721 | revision 1bb83da4c0508cde916b75561b54cea8e3b4987b, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testNodeNavigation (check_openshift.TestOpenshift)
#
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
which: no chromium-browser in (/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/build/cockpit/bots:/build/cockpit/bots/../test:/build/cockpit/bots:/build/cockpit/test)
[0112/205516.195786:WARNING:discardable_shared_memory_manager.cc(178)] Less than 64MB of free space in temporary directory for shared memory files: 61

DevTools listening on ws://127.0.0.1:9952/devtools/browser/383cfd0f-57a8-4586-b9d8-19358b050227
> warning: 2018-01-12 15:55:24.193478 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-12 15:55:24.194731 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-12 15:55:24.194998 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-12 15:55:24.801400 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-12 15:55:24.801497 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-12 15:55:24.801515 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: Error opening directory '/home/admin/.ssh': No such file or directory
> warning: --: line 25: cd: /home/admin/.ssh: No such file or directory

> warning: Error opening directory '/home/admin/.ssh': No such file or directory
> warning: --: line 25: cd: /home/admin/.ssh: No such file or directory

grep: /etc/ssh/ssh_known_hosts: No such file or directory
grep: /etc/cockpit/machines.d/99-webui.json: No such file or directory
Unexpected journal message 'audit: type=1400 audit(1515790479.734:163): avc:  denied  { map } for  pid=1312 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1515790480.014:168): avc:  denied  { execute_no_trans } for  pid=1350 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestOpenshift-testNodeNavigation-fedora-27-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestOpenshift-testNodeNavigation-fedora-27-127.0.0.2-2201-FAIL.log
Journal extracted to TestOpenshift-testNodeNavigation-openshift-127.0.0.2-2202-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1515790479.734:163): avc:  denied  { map } for  pid=1312 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 63 testNodeNavigation (check_openshift.TestOpenshift) # duration: 94s
Wrote screenshot to TestOpenshift-testNodeNavigation-fedora-27-127.0.0.2-2201-FAIL.png
Wrote HTML dump to TestOpenshift-testNodeNavigation-fedora-27-127.0.0.2-2201-FAIL.html
Wrote JS log to TestOpenshift-testNodeNavigation-fedora-27-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestOpenshift-testNodeNavigation-fedora-27-127.0.0.2-2201-FAIL.log
Journal extracted to TestOpenshift-testNodeNavigation-openshift-127.0.0.2-2202-FAIL.log

First occurrence: 2018-01-12T20:55:43.442698 | revision 1bb83da4c0508cde916b75561b54cea8e3b4987b, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testPrivateKeys (check_keys.TestKeys)
#

DevTools listening on ws://127.0.0.1:9293/devtools/browser/8e5da44f-432a-411f-a428-5de3d70685c0
[0112/213858.212178:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 36653: Permission denied (13)
[0112/213859.350808:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 36682: Permission denied (13)
> log: /bad: No such file or directory

> log: /bad: No such file or directory

> log: Enter passphrase for /tmp/new.rsa: 
Bad passphrase, try again for /tmp/new.rsa: 

> log: Enter passphrase for /tmp/new.rsa: 
Bad passphrase, try again for /tmp/new.rsa: 

> warning: loading key failed:  Password not accepted
Unexpected journal message 'audit: type=1400 audit(1515793128.873:161): avc:  denied  { map } for  pid=1229 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1515793129.068:165): avc:  denied  { execute_no_trans } for  pid=1270 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestKeys-testPrivateKeys-fedora-27-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestKeys-testPrivateKeys-fedora-27-127.0.0.2-2901-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 667, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 802, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1515793128.873:161): avc:  denied  { map } for  pid=1229 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 167 testPrivateKeys (check_keys.TestKeys) # duration: 34s
Wrote screenshot to TestKeys-testPrivateKeys-fedora-27-127.0.0.2-2901-FAIL.png
Wrote HTML dump to TestKeys-testPrivateKeys-fedora-27-127.0.0.2-2901-FAIL.html
Wrote JS log to TestKeys-testPrivateKeys-fedora-27-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestKeys-testPrivateKeys-fedora-27-127.0.0.2-2901-FAIL.log

First occurrence: 2018-01-12T21:39:11.962968 | revision 987a7baef83ef8ee7b207142b7c3d8c32d798f90, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (check_dashboard.TestBasicDashboard)
#

DevTools listening on ws://127.0.0.1:9858/devtools/browser/05cfcdb6-1265-43d7-b3a4-20b0718eb8ef
[0112/214210.592748:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 40863: Permission denied (13)
[0112/214211.598314:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 40897: Permission denied (13)

DevTools listening on ws://127.0.0.1:10099/devtools/browser/f8718dfc-e5a8-4665-9c1f-b91e36ebdab2
[0112/214216.399321:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 41097: Permission denied (13)
[0112/214217.372229:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 41165: Permission denied (13)
[0112/214235.033658:ERROR:gl_implementation.cc(241)] Failed to load /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: cannot open shared object file: No such file or directory
[0112/214235.035504:ERROR:gpu_child_thread.cc(254)] Exiting GPU process due to errors during initialization
[0112/214235.573701:ERROR:gl_implementation.cc(241)] Failed to load /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: cannot open shared object file: No such file or directory
[0112/214235.575494:ERROR:gpu_child_thread.cc(254)] Exiting GPU process due to errors during initialization
[0112/214236.110191:ERROR:gl_implementation.cc(241)] Failed to load /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: cannot open shared object file: No such file or directory
[0112/214236.112168:ERROR:gpu_child_thread.cc(254)] Exiting GPU process due to errors during initialization
[0112/214236.760690:ERROR:gl_implementation.cc(241)] Failed to load /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: cannot open shared object file: No such file or directory
[0112/214236.762865:ERROR:gpu_child_thread.cc(254)] Exiting GPU process due to errors during initialization
Unexpected journal message 'audit: type=1400 audit(1515793322.167:165): avc:  denied  { execute_no_trans } for  pid=1316 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestBasicDashboard-testBasic-fedora-27-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestBasicDashboard-testBasic-fedora-27-127.0.0.2-2501-FAIL.log
Journal extracted to TestBasicDashboard-testBasic-fedora-27-127.0.0.2-2503-FAIL.log
Journal extracted to TestBasicDashboard-testBasic-fedora-27-127.0.0.2-2502-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 667, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 802, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1515793322.167:165): avc:  denied  { execute_no_trans } for  pid=1316 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 143 testBasic (check_dashboard.TestBasicDashboard) # duration: 54s
Wrote screenshot to TestBasicDashboard-testBasic-fedora-27-127.0.0.2-2501-FAIL.png
Wrote HTML dump to TestBasicDashboard-testBasic-fedora-27-127.0.0.2-2501-FAIL.html
Wrote JS log to TestBasicDashboard-testBasic-fedora-27-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestBasicDashboard-testBasic-fedora-27-127.0.0.2-2501-FAIL.log
Journal extracted to TestBasicDashboard-testBasic-fedora-27-127.0.0.2-2503-FAIL.log
Journal extracted to TestBasicDashboard-testBasic-fedora-27-127.0.0.2-2502-FAIL.log

First occurrence: 2018-01-12T21:42:46.139195 | revision 987a7baef83ef8ee7b207142b7c3d8c32d798f90, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testResize (check_storage_resize.TestStorage)
#

DevTools listening on ws://127.0.0.1:9233/devtools/browser/bf5b0a22-227a-434f-b047-643311ea93f6
[0112/214607.767862:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 48692: Permission denied (13)
[0112/214608.753459:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 48731: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1515793559.152:165): avc:  denied  { execute_no_trans } for  pid=1285 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestStorage-testResize-fedora-27-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestStorage-testResize-fedora-27-127.0.0.2-2601-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 667, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 802, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1515793559.152:165): avc:  denied  { execute_no_trans } for  pid=1285 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 91 testResize (check_storage_resize.TestStorage) # duration: 29s
Wrote screenshot to TestStorage-testResize-fedora-27-127.0.0.2-2601-FAIL.png
Wrote HTML dump to TestStorage-testResize-fedora-27-127.0.0.2-2601-FAIL.html
Wrote JS log to TestStorage-testResize-fedora-27-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestStorage-testResize-fedora-27-127.0.0.2-2601-FAIL.log

First occurrence: 2018-01-12T21:46:18.430134 | revision 987a7baef83ef8ee7b207142b7c3d8c32d798f90, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (check_packages.TestPackages)
#

DevTools listening on ws://127.0.0.1:9661/devtools/browser/c34cbcd6-8598-43d0-9e43-88804c96cf0c
[0112/214828.659713:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 52413: Permission denied (13)
[0112/214829.694903:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 52440: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1515793700.294:161): avc:  denied  { map } for  pid=1250 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1515793700.483:165): avc:  denied  { execute_no_trans } for  pid=1295 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestPackages-testBasic-fedora-27-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestPackages-testBasic-fedora-27-127.0.0.2-2801-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 667, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 802, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1515793700.294:161): avc:  denied  { map } for  pid=1250 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 66 testBasic (check_packages.TestPackages) # duration: 28s
Wrote screenshot to TestPackages-testBasic-fedora-27-127.0.0.2-2801-FAIL.png
Wrote HTML dump to TestPackages-testBasic-fedora-27-127.0.0.2-2801-FAIL.html
Wrote JS log to TestPackages-testBasic-fedora-27-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestPackages-testBasic-fedora-27-127.0.0.2-2801-FAIL.log

First occurrence: 2018-01-12T21:48:36.352688 | revision 987a7baef83ef8ee7b207142b7c3d8c32d798f90, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testProjectUsers (check_openshift.TestRegistry)
#
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?

DevTools listening on ws://127.0.0.1:10021/devtools/browser/6bc2b532-bb48-4bb3-ac2c-cfc7c9d862ba
[0112/214928.806210:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 53883: Permission denied (13)
[0112/214929.914895:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 53941: Permission denied (13)
> warning: 2018-01-12 16:49:33.267947 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-12 16:49:33.268061 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-12 16:49:33.268079 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-12 16:49:33.669876 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-12 16:49:33.670000 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-12 16:49:33.670039 I | proto: duplicate proto type registered: google.protobuf.Timestamp

Unexpected journal message 'audit: type=1400 audit(1515793733.342:161): avc:  denied  { map } for  pid=1221 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1515793733.714:163): avc:  denied  { execute_no_trans } for  pid=1263 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestRegistry-testProjectUsers-fedora-27-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestRegistry-testProjectUsers-fedora-27-127.0.0.2-2601-FAIL.log
Journal extracted to TestRegistry-testProjectUsers-openshift-127.0.0.2-2602-FAIL.log
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 667, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 802, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1515793733.342:161): avc:  denied  { map } for  pid=1221 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 57 testProjectUsers (check_openshift.TestRegistry) # duration: 71s
Wrote screenshot to TestRegistry-testProjectUsers-fedora-27-127.0.0.2-2601-FAIL.png
Wrote HTML dump to TestRegistry-testProjectUsers-fedora-27-127.0.0.2-2601-FAIL.html
Wrote JS log to TestRegistry-testProjectUsers-fedora-27-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestRegistry-testProjectUsers-fedora-27-127.0.0.2-2601-FAIL.log
Journal extracted to TestRegistry-testProjectUsers-openshift-127.0.0.2-2602-FAIL.log
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory

First occurrence: 2018-01-12T21:49:51.654609 | revision 987a7baef83ef8ee7b207142b7c3d8c32d798f90, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testVolumes (check_openshift.TestOpenshift)
#
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
which: no chromium-browser in (/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/build/cockpit/bots:/build/cockpit/bots/../test:/build/cockpit/bots:/build/cockpit/test)
[0115/004515.795157:WARNING:discardable_shared_memory_manager.cc(178)] Less than 64MB of free space in temporary directory for shared memory files: 61

DevTools listening on ws://127.0.0.1:10098/devtools/browser/78eb780f-eacc-46b9-8053-fff86456793a
> warning: 2018-01-14 19:45:23.863587 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-14 19:45:23.864258 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-14 19:45:23.864331 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-14 19:45:24.479428 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-14 19:45:24.479554 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-14 19:45:24.479601 I | proto: duplicate proto type registered: google.protobuf.Timestamp

/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
Unexpected journal message 'audit: type=1400 audit(1515977080.905:165): avc:  denied  { execute_no_trans } for  pid=1340 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestOpenshift-testVolumes-fedora-27-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestOpenshift-testVolumes-fedora-27-127.0.0.2-2401-FAIL.log
Journal extracted to TestOpenshift-testVolumes-openshift-127.0.0.2-2402-FAIL.log
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 667, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 802, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1515977080.905:165): avc:  denied  { execute_no_trans } for  pid=1340 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 66 testVolumes (check_openshift.TestOpenshift) # duration: 91s
Wrote screenshot to TestOpenshift-testVolumes-fedora-27-127.0.0.2-2401-FAIL.png
Wrote HTML dump to TestOpenshift-testVolumes-fedora-27-127.0.0.2-2401-FAIL.html
Wrote JS log to TestOpenshift-testVolumes-fedora-27-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestOpenshift-testVolumes-fedora-27-127.0.0.2-2401-FAIL.log
Journal extracted to TestOpenshift-testVolumes-openshift-127.0.0.2-2402-FAIL.log
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory

First occurrence: 2018-01-15T00:45:42.154432 | revision 8b189b15f79c8eb10aaf717d256b71c214546183, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testNodeNavigation (check_openshift.TestOpenshift)
#
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
which: no chromium-browser in (/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/build/cockpit/bots:/build/cockpit/bots/../test:/build/cockpit/bots:/build/cockpit/test)
[0115/004949.154794:WARNING:discardable_shared_memory_manager.cc(178)] Less than 64MB of free space in temporary directory for shared memory files: 61

DevTools listening on ws://127.0.0.1:9391/devtools/browser/e2f3bf17-82e5-436f-a211-ceab02c25fac
> warning: 2018-01-14 19:49:56.719110 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-14 19:49:56.720057 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-14 19:49:56.720133 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-14 19:49:57.387936 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-14 19:49:57.388113 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-14 19:49:57.388264 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: Error opening directory '/home/admin/.ssh': No such file or directory
> warning: --: line 25: cd: /home/admin/.ssh: No such file or directory

> warning: Error opening directory '/home/admin/.ssh': No such file or directory
> warning: --: line 25: cd: /home/admin/.ssh: No such file or directory

grep: /etc/ssh/ssh_known_hosts: No such file or directory
grep: /etc/cockpit/machines.d/99-webui.json: No such file or directory
Unexpected journal message 'audit: type=1400 audit(1515977352.096:179): avc:  denied  { execute_no_trans } for  pid=1362 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestOpenshift-testNodeNavigation-fedora-27-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestOpenshift-testNodeNavigation-fedora-27-127.0.0.2-2401-FAIL.log
Journal extracted to TestOpenshift-testNodeNavigation-openshift-127.0.0.2-2402-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 667, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 802, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1515977352.096:179): avc:  denied  { execute_no_trans } for  pid=1362 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 63 testNodeNavigation (check_openshift.TestOpenshift) # duration: 92s
Wrote screenshot to TestOpenshift-testNodeNavigation-fedora-27-127.0.0.2-2401-FAIL.png
Wrote HTML dump to TestOpenshift-testNodeNavigation-fedora-27-127.0.0.2-2401-FAIL.html
Wrote JS log to TestOpenshift-testNodeNavigation-fedora-27-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestOpenshift-testNodeNavigation-fedora-27-127.0.0.2-2401-FAIL.log
Journal extracted to TestOpenshift-testNodeNavigation-openshift-127.0.0.2-2402-FAIL.log

First occurrence: 2018-01-15T00:50:16.008794 | revision 8b189b15f79c8eb10aaf717d256b71c214546183, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testDelete (check_openshift.TestOpenshift)
#
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
which: no chromium-browser in (/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/build/cockpit/bots:/build/cockpit/bots/../test:/build/cockpit/bots:/build/cockpit/test)
[0115/005328.482280:WARNING:discardable_shared_memory_manager.cc(178)] Less than 64MB of free space in temporary directory for shared memory files: 61

DevTools listening on ws://127.0.0.1:9886/devtools/browser/2de34192-8411-4c59-bf42-87ac62671534
> warning: 2018-01-14 19:53:36.504028 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-14 19:53:36.504349 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-14 19:53:36.504398 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-14 19:53:37.127179 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-14 19:53:37.127652 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-14 19:53:37.127959 I | proto: duplicate proto type registered: google.protobuf.Timestamp

Unexpected journal message 'audit: type=1400 audit(1515977573.664:166): avc:  denied  { execute_no_trans } for  pid=1379 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestOpenshift-testDelete-fedora-27-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestOpenshift-testDelete-fedora-27-127.0.0.2-2401-FAIL.log
Journal extracted to TestOpenshift-testDelete-openshift-127.0.0.2-2402-FAIL.log
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 667, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 802, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1515977573.664:166): avc:  denied  { execute_no_trans } for  pid=1379 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 60 testDelete (check_openshift.TestOpenshift) # duration: 84s
Wrote screenshot to TestOpenshift-testDelete-fedora-27-127.0.0.2-2401-FAIL.png
Wrote HTML dump to TestOpenshift-testDelete-fedora-27-127.0.0.2-2401-FAIL.html
Wrote JS log to TestOpenshift-testDelete-fedora-27-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestOpenshift-testDelete-fedora-27-127.0.0.2-2401-FAIL.log
Journal extracted to TestOpenshift-testDelete-openshift-127.0.0.2-2402-FAIL.log
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory

First occurrence: 2018-01-15T00:53:49.848940 | revision 8b189b15f79c8eb10aaf717d256b71c214546183, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testConnect (check_openshift.TestOpenshift)
#
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
which: no chromium-browser in (/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/build/cockpit/bots:/build/cockpit/bots/../test:/build/cockpit/bots:/build/cockpit/test)
[0115/005503.998019:WARNING:discardable_shared_memory_manager.cc(178)] Less than 64MB of free space in temporary directory for shared memory files: 61

DevTools listening on ws://127.0.0.1:9875/devtools/browser/f9f84c0d-047b-469e-b8a2-d1b5bdc8ef56
> warning: 2018-01-14 19:55:11.552643 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-14 19:55:11.553549 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-14 19:55:11.553616 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-14 19:55:12.308996 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-14 19:55:12.309157 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-14 19:55:12.309228 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-14 19:55:13.937532 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-14 19:55:13.937666 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-14 19:55:13.937718 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-14 19:55:14.323324 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-14 19:55:14.323478 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-14 19:55:14.323531 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-14 19:55:15.057259 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-14 19:55:15.057406 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-14 19:55:15.057461 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-14 19:55:15.381019 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-14 19:55:15.381182 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-14 19:55:15.381235 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-14 19:55:15.718590 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-14 19:55:15.719015 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-14 19:55:15.719088 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-14 19:55:16.037499 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-14 19:55:16.037594 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-14 19:55:16.037612 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-14 19:55:16.378132 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-14 19:55:16.378227 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-14 19:55:16.378243 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-14 19:55:16.675127 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-14 19:55:16.675297 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-14 19:55:16.675353 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-14 19:55:17.183056 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-14 19:55:17.183205 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-14 19:55:17.183273 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-14 19:55:17.507225 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-14 19:55:17.507317 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-14 19:55:17.507332 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-14 19:55:18.421200 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-14 19:55:18.421357 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-14 19:55:18.421405 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-14 19:55:18.736389 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-14 19:55:18.736539 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-14 19:55:18.736599 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-14 19:55:23.132524 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-14 19:55:23.132651 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-14 19:55:23.132708 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-14 19:55:24.254512 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-14 19:55:24.254648 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-14 19:55:24.254692 I | proto: duplicate proto type registered: google.protobuf.Timestamp

Unexpected journal message 'audit: type=1400 audit(1515977663.346:163): avc:  denied  { map } for  pid=1302 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1515977663.449:165): avc:  denied  { execute_no_trans } for  pid=1326 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestOpenshift-testConnect-fedora-27-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestOpenshift-testConnect-fedora-27-127.0.0.2-2401-FAIL.log
Journal extracted to TestOpenshift-testConnect-openshift-127.0.0.2-2402-FAIL.log
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 667, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 802, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1515977663.346:163): avc:  denied  { map } for  pid=1302 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 59 testConnect (check_openshift.TestOpenshift) # duration: 95s
Wrote screenshot to TestOpenshift-testConnect-fedora-27-127.0.0.2-2401-FAIL.png
Wrote HTML dump to TestOpenshift-testConnect-fedora-27-127.0.0.2-2401-FAIL.html
Wrote JS log to TestOpenshift-testConnect-fedora-27-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestOpenshift-testConnect-fedora-27-127.0.0.2-2401-FAIL.log
Journal extracted to TestOpenshift-testConnect-openshift-127.0.0.2-2402-FAIL.log
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory

First occurrence: 2018-01-15T00:55:29.998369 | revision 8b189b15f79c8eb10aaf717d256b71c214546183, logs Times recorded: 1 Latest occurrences:

cockpituous commented 6 years ago

verify/fedora-27 Ooops, it happened again


# ----------------------------------------------------------------------
# testImages (check_openshift.TestRegistry)
#
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
the server doesn't have a resource type "projects"

DevTools listening on ws://127.0.0.1:9915/devtools/browser/eb74e4d7-2c24-4680-8767-c50728991b0e
[0112/215020.858752:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 55038: Permission denied (13)
[0112/215021.890121:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 55070: Permission denied (13)
> warning: 2018-01-12 16:50:25.159478 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-12 16:50:25.159607 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-12 16:50:25.159632 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-12 16:50:25.539029 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-12 16:50:25.539138 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-12 16:50:25.539158 I | proto: duplicate proto type registered: google.protobuf.Timestamp

CDP: {"source":"security","level":"error","text":"Refused to apply inline style because it violates the following Content Security Policy directive: \"default-src 'self' http://127.0.0.2:9791\". Either the 'unsafe-inline' keyword, a hash ('sha256-I4l5F4Kq75Yvla5XX3FqfoQO1206LqJ8p8rtQPyLwm4='), or a nonce ('nonce-...') is required to enable inline execution. Note also that 'style-src' was not explicitly set, so 'default-src' is used as a fallback.\n","timestamp":1515793827390.96,"url":"http://127.0.0.2:9791/cockpit/$bdfb9cfe9aca4d9ec95d43dada83a6205c034909/kubernetes/registry.js","lineNumber":3920,"stackTrace":{"callFrames":[{"functionName":"html","scriptId":"44","url":"http://127.0.0.2:9791/cockpit/$bdfb9cfe9aca4d9ec95d43dada83a6205c034909/kubernetes/registry.js","lineNumber":3920,"columnNumber":74},{"functionName":"be.(anonymous function)","scriptId":"44","url":"http://127.0.0.2:9791/cockpit/$bdfb9cfe9aca4d9ec95d43dada83a6205c034909/kubernetes/registry.js","lineNumber":3937,"columnNumber":40},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9791/cockpit/$bdfb9cfe9aca4d9ec95d43dada83a6205c034909/kubernetes/registry.js","lineNumber":1427,"columnNumber":40},{"functionName":"l","scriptId":"44","url":"http://127.0.0.2:9791/cockpit/$bdfb9cfe9aca4d9ec95d43dada83a6205c034909/kubernetes/registry.js","lineNumber":2475,"columnNumber":41},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9791/cockpit/$bdfb9cfe9aca4d9ec95d43dada83a6205c034909/kubernetes/registry.js","lineNumber":2483,"columnNumber":20},{"functionName":"$eval","scriptId":"44","url":"http://127.0.0.2:9791/cockpit/$bdfb9cfe9aca4d9ec95d43dada83a6205c034909/kubernetes/registry.js","lineNumber":2799,"columnNumber":35},{"functionName":"$digest","scriptId":"44","url":"http://127.0.0.2:9791/cockpit/$bdfb9cfe9aca4d9ec95d43dada83a6205c034909/kubernetes/registry.js","lineNumber":2752,"columnNumber":59},{"functionName":"$apply","scriptId":"44","url":"http://127.0.0.2:9791/cockpit/$bdfb9cfe9aca4d9ec95d43dada83a6205c034909/kubernetes/registry.js","lineNumber":2821,"columnNumber":34},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9791/cockpit/$bdfb9cfe9aca4d9ec95d43dada83a6205c034909/kubernetes/registry.js","lineNumber":2184,"columnNumber":52},{"functionName":"n","scriptId":"44","url":"http://127.0.0.2:9791/cockpit/$bdfb9cfe9aca4d9ec95d43dada83a6205c034909/kubernetes/registry.js","lineNumber":713,"columnNumber":90},{"functionName":"ph_click","scriptId":"22","url":"","lineNumber":120,"columnNumber":7},{"functionName":"","scriptId":"64","url":"","lineNumber":0,"columnNumber":16}]}}
CDP: {"source":"security","level":"error","text":"Refused to apply inline style because it violates the following Content Security Policy directive: \"default-src 'self' http://127.0.0.2:9791\". Either the 'unsafe-inline' keyword, a hash ('sha256-I4l5F4Kq75Yvla5XX3FqfoQO1206LqJ8p8rtQPyLwm4='), or a nonce ('nonce-...') is required to enable inline execution. Note also that 'style-src' was not explicitly set, so 'default-src' is used as a fallback.\n","timestamp":1515793831465.31,"url":"http://127.0.0.2:9791/cockpit/$bdfb9cfe9aca4d9ec95d43dada83a6205c034909/kubernetes/registry.js","lineNumber":3920,"stackTrace":{"callFrames":[{"functionName":"html","scriptId":"44","url":"http://127.0.0.2:9791/cockpit/$bdfb9cfe9aca4d9ec95d43dada83a6205c034909/kubernetes/registry.js","lineNumber":3920,"columnNumber":74},{"functionName":"be.(anonymous function)","scriptId":"44","url":"http://127.0.0.2:9791/cockpit/$bdfb9cfe9aca4d9ec95d43dada83a6205c034909/kubernetes/registry.js","lineNumber":3937,"columnNumber":40},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9791/cockpit/$bdfb9cfe9aca4d9ec95d43dada83a6205c034909/kubernetes/registry.js","lineNumber":1427,"columnNumber":40},{"functionName":"l","scriptId":"44","url":"http://127.0.0.2:9791/cockpit/$bdfb9cfe9aca4d9ec95d43dada83a6205c034909/kubernetes/registry.js","lineNumber":2475,"columnNumber":41},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9791/cockpit/$bdfb9cfe9aca4d9ec95d43dada83a6205c034909/kubernetes/registry.js","lineNumber":2483,"columnNumber":20},{"functionName":"$eval","scriptId":"44","url":"http://127.0.0.2:9791/cockpit/$bdfb9cfe9aca4d9ec95d43dada83a6205c034909/kubernetes/registry.js","lineNumber":2799,"columnNumber":35},{"functionName":"$digest","scriptId":"44","url":"http://127.0.0.2:9791/cockpit/$bdfb9cfe9aca4d9ec95d43dada83a6205c034909/kubernetes/registry.js","lineNumber":2752,"columnNumber":59},{"functionName":"$apply","scriptId":"44","url":"http://127.0.0.2:9791/cockpit/$bdfb9cfe9aca4d9ec95d43dada83a6205c034909/kubernetes/registry.js","lineNumber":2821,"columnNumber":34},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9791/cockpit/$bdfb9cfe9aca4d9ec95d43dada83a6205c034909/kubernetes/registry.js","lineNumber":2184,"columnNumber":52},{"functionName":"n","scriptId":"44","url":"http://127.0.0.2:9791/cockpit/$bdfb9cfe9aca4d9ec95d43dada83a6205c034909/kubernetes/registry.js","lineNumber":713,"columnNumber":90},{"functionName":"ph_click","scriptId":"22","url":"","lineNumber":120,"columnNumber":7},{"functionName":"","scriptId":"86","url":"","lineNumber":0,"columnNumber":16}]}}
CDP: {"source":"security","level":"error","text":"Refused to apply inline style because it violates the following Content Security Policy directive: \"default-src 'self' http://127.0.0.2:9791\". Either the 'unsafe-inline' keyword, a hash ('sha256-I4l5F4Kq75Yvla5XX3FqfoQO1206LqJ8p8rtQPyLwm4='), or a nonce ('nonce-...') is required to enable inline execution. Note also that 'style-src' was not explicitly set, so 'default-src' is used as a fallback.\n","timestamp":1515793831982.92,"url":"http://127.0.0.2:9791/cockpit/$bdfb9cfe9aca4d9ec95d43dada83a6205c034909/kubernetes/registry.js","lineNumber":3920,"stackTrace":{"callFrames":[{"functionName":"html","scriptId":"44","url":"http://127.0.0.2:9791/cockpit/$bdfb9cfe9aca4d9ec95d43dada83a6205c034909/kubernetes/registry.js","lineNumber":3920,"columnNumber":74},{"functionName":"be.(anonymous function)","scriptId":"44","url":"http://127.0.0.2:9791/cockpit/$bdfb9cfe9aca4d9ec95d43dada83a6205c034909/kubernetes/registry.js","lineNumber":3937,"columnNumber":40},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9791/cockpit/$bdfb9cfe9aca4d9ec95d43dada83a6205c034909/kubernetes/registry.js","lineNumber":1427,"columnNumber":40},{"functionName":"l","scriptId":"44","url":"http://127.0.0.2:9791/cockpit/$bdfb9cfe9aca4d9ec95d43dada83a6205c034909/kubernetes/registry.js","lineNumber":2475,"columnNumber":41},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9791/cockpit/$bdfb9cfe9aca4d9ec95d43dada83a6205c034909/kubernetes/registry.js","lineNumber":2483,"columnNumber":20},{"functionName":"$eval","scriptId":"44","url":"http://127.0.0.2:9791/cockpit/$bdfb9cfe9aca4d9ec95d43dada83a6205c034909/kubernetes/registry.js","lineNumber":2799,"columnNumber":35},{"functionName":"$digest","scriptId":"44","url":"http://127.0.0.2:9791/cockpit/$bdfb9cfe9aca4d9ec95d43dada83a6205c034909/kubernetes/registry.js","lineNumber":2752,"columnNumber":59},{"functionName":"$apply","scriptId":"44","url":"http://127.0.0.2:9791/cockpit/$bdfb9cfe9aca4d9ec95d43dada83a6205c034909/kubernetes/registry.js","lineNumber":2821,"columnNumber":34},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9791/cockpit/$bdfb9cfe9aca4d9ec95d43dada83a6205c034909/kubernetes/registry.js","lineNumber":4914,"columnNumber":73},{"functionName":"n","scriptId":"44","url":"http://127.0.0.2:9791/cockpit/$bdfb9cfe9aca4d9ec95d43dada83a6205c034909/kubernetes/registry.js","lineNumber":713,"columnNumber":90},{"functionName":"ph_click","scriptId":"22","url":"","lineNumber":120,"columnNumber":7},{"functionName":"","scriptId":"102","url":"","lineNumber":0,"columnNumber":16}]}}
CDP: {"source":"security","level":"error","text":"Refused to apply inline style because it violates the following Content Security Policy directive: \"default-src 'self' http://127.0.0.2:9791\". Either the 'unsafe-inline' keyword, a hash ('sha256-I4l5F4Kq75Yvla5XX3FqfoQO1206LqJ8p8rtQPyLwm4='), or a nonce ('nonce-...') is required to enable inline execution. Note also that 'style-src' was not explicitly set, so 'default-src' is used as a fallback.\n","timestamp":1515793832439.36,"url":"http://127.0.0.2:9791/cockpit/$bdfb9cfe9aca4d9ec95d43dada83a6205c034909/kubernetes/registry.js","lineNumber":3920,"stackTrace":{"callFrames":[{"functionName":"html","scriptId":"44","url":"http://127.0.0.2:9791/cockpit/$bdfb9cfe9aca4d9ec95d43dada83a6205c034909/kubernetes/registry.js","lineNumber":3920,"columnNumber":74},{"functionName":"be.(anonymous function)","scriptId":"44","url":"http://127.0.0.2:9791/cockpit/$bdfb9cfe9aca4d9ec95d43dada83a6205c034909/kubernetes/registry.js","lineNumber":3937,"columnNumber":40},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9791/cockpit/$bdfb9cfe9aca4d9ec95d43dada83a6205c034909/kubernetes/registry.js","lineNumber":1427,"columnNumber":40},{"functionName":"l","scriptId":"44","url":"http://127.0.0.2:9791/cockpit/$bdfb9cfe9aca4d9ec95d43dada83a6205c034909/kubernetes/registry.js","lineNumber":2475,"columnNumber":41},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9791/cockpit/$bdfb9cfe9aca4d9ec95d43dada83a6205c034909/kubernetes/registry.js","lineNumber":2483,"columnNumber":20},{"functionName":"$eval","scriptId":"44","url":"http://127.0.0.2:9791/cockpit/$bdfb9cfe9aca4d9ec95d43dada83a6205c034909/kubernetes/registry.js","lineNumber":2799,"columnNumber":35},{"functionName":"$digest","scriptId":"44","url":"http://127.0.0.2:9791/cockpit/$bdfb9cfe9aca4d9ec95d43dada83a6205c034909/kubernetes/registry.js","lineNumber":2752,"columnNumber":59},{"functionName":"$apply","scriptId":"44","url":"http://127.0.0.2:9791/cockpit/$bdfb9cfe9aca4d9ec95d43dada83a6205c034909/kubernetes/registry.js","lineNumber":2821,"columnNumber":34},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9791/cockpit/$bdfb9cfe9aca4d9ec95d43dada83a6205c034909/kubernetes/registry.js","lineNumber":4914,"columnNumber":73},{"functionName":"n","scriptId":"44","url":"http://127.0.0.2:9791/cockpit/$bdfb9cfe9aca4d9ec95d43dada83a6205c034909/kubernetes/registry.js","lineNumber":713,"columnNumber":90},{"functionName":"ph_click","scriptId":"22","url":"","lineNumber":120,"columnNumber":7},{"functionName":"","scriptId":"105","url":"","lineNumber":0,"columnNumber":16}]}}
CDP: {"source":"security","level":"error","text":"Refused to apply inline style because it violates the following Content Security Policy directive: \"default-src 'self' http://127.0.0.2:9791\". Either the 'unsafe-inline' keyword, a hash ('sha256-I4l5F4Kq75Yvla5XX3FqfoQO1206LqJ8p8rtQPyLwm4='), or a nonce ('nonce-...') is required to enable inline execution. Note also that 'style-src' was not explicitly set, so 'default-src' is used as a fallback.\n","timestamp":1515793832819.59,"url":"http://127.0.0.2:9791/cockpit/$bdfb9cfe9aca4d9ec95d43dada83a6205c034909/kubernetes/registry.js","lineNumber":3920,"stackTrace":{"callFrames":[{"functionName":"html","scriptId":"44","url":"http://127.0.0.2:9791/cockpit/$bdfb9cfe9aca4d9ec95d43dada83a6205c034909/kubernetes/registry.js","lineNumber":3920,"columnNumber":74},{"functionName":"be.(anonymous function)","scriptId":"44","url":"http://127.0.0.2:9791/cockpit/$bdfb9cfe9aca4d9ec95d43dada83a6205c034909/kubernetes/registry.js","lineNumber":3937,"columnNumber":40},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9791/cockpit/$bdfb9cfe9aca4d9ec95d43dada83a6205c034909/kubernetes/registry.js","lineNumber":1427,"columnNumber":40},{"functionName":"l","scriptId":"44","url":"http://127.0.0.2:9791/cockpit/$bdfb9cfe9aca4d9ec95d43dada83a6205c034909/kubernetes/registry.js","lineNumber":2475,"columnNumber":41},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9791/cockpit/$bdfb9cfe9aca4d9ec95d43dada83a6205c034909/kubernetes/registry.js","lineNumber":2483,"columnNumber":20},{"functionName":"$eval","scriptId":"44","url":"http://127.0.0.2:9791/cockpit/$bdfb9cfe9aca4d9ec95d43dada83a6205c034909/kubernetes/registry.js","lineNumber":2799,"columnNumber":35},{"functionName":"$digest","scriptId":"44","url":"http://127.0.0.2:9791/cockpit/$bdfb9cfe9aca4d9ec95d43dada83a6205c034909/kubernetes/registry.js","lineNumber":2752,"columnNumber":59},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9791/cockpit/$bdfb9cfe9aca4d9ec95d43dada83a6205c034909/kubernetes/registry.js","lineNumber":2803,"columnNumber":42},{"functionName":"s","scriptId":"44","url":"http://127.0.0.2:9791/cockpit/$bdfb9cfe9aca4d9ec95d43dada83a6205c034909/kubernetes/registry.js","lineNumber":945,"columnNumber":22},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9791/cockpit/$bdfb9cfe9aca4d9ec95d43dada83a6205c034909/kubernetes/registry.js","lineNumber":1037,"columnNumber":33}]}}
CDP: {"source":"security","level":"error","text":"Refused to apply inline style because it violates the following Content Security Policy directive: \"default-src 'self' http://127.0.0.2:9791\". Either the 'unsafe-inline' keyword, a hash ('sha256-I4l5F4Kq75Yvla5XX3FqfoQO1206LqJ8p8rtQPyLwm4='), or a nonce ('nonce-...') is required to enable inline execution. Note also that 'style-src' was not explicitly set, so 'default-src' is used as a fallback.\n","timestamp":1515793833248.34,"url":"http://127.0.0.2:9791/cockpit/$bdfb9cfe9aca4d9ec95d43dada83a6205c034909/kubernetes/registry.js","lineNumber":3920,"stackTrace":{"callFrames":[{"functionName":"html","scriptId":"44","url":"http://127.0.0.2:9791/cockpit/$bdfb9cfe9aca4d9ec95d43dada83a6205c034909/kubernetes/registry.js","lineNumber":3920,"columnNumber":74},{"functionName":"be.(anonymous function)","scriptId":"44","url":"http://127.0.0.2:9791/cockpit/$bdfb9cfe9aca4d9ec95d43dada83a6205c034909/kubernetes/registry.js","lineNumber":3937,"columnNumber":40},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9791/cockpit/$bdfb9cfe9aca4d9ec95d43dada83a6205c034909/kubernetes/registry.js","lineNumber":1427,"columnNumber":40},{"functionName":"l","scriptId":"44","url":"http://127.0.0.2:9791/cockpit/$bdfb9cfe9aca4d9ec95d43dada83a6205c034909/kubernetes/registry.js","lineNumber":2475,"columnNumber":41},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9791/cockpit/$bdfb9cfe9aca4d9ec95d43dada83a6205c034909/kubernetes/registry.js","lineNumber":2483,"columnNumber":20},{"functionName":"$eval","scriptId":"44","url":"http://127.0.0.2:9791/cockpit/$bdfb9cfe9aca4d9ec95d43dada83a6205c034909/kubernetes/registry.js","lineNumber":2799,"columnNumber":35},{"functionName":"$digest","scriptId":"44","url":"http://127.0.0.2:9791/cockpit/$bdfb9cfe9aca4d9ec95d43dada83a6205c034909/kubernetes/registry.js","lineNumber":2752,"columnNumber":59},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9791/cockpit/$bdfb9cfe9aca4d9ec95d43dada83a6205c034909/kubernetes/registry.js","lineNumber":2193,"columnNumber":45},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9791/cockpit/$bdfb9cfe9aca4d9ec95d43dada83a6205c034909/kubernetes/registry.js","lineNumber":978,"columnNumber":20},{"functionName":"i","scriptId":"44","url":"http://127.0.0.2:9791/cockpit/$bdfb9cfe9aca4d9ec95d43dada83a6205c034909/kubernetes/registry.js","lineNumber":41,"columnNumber":73},{"functionName":"m","scriptId":"44","url":"http://127.0.0.2:9791/cockpit/$bdfb9cfe9aca4d9ec95d43dada83a6205c034909/kubernetes/registry.js","lineNumber":977,"columnNumber":65},{"functionName":"u","scriptId":"44","url":"http://127.0.0.2:9791/cockpit/$bdfb9cfe9aca4d9ec95d43dada83a6205c034909/kubernetes/registry.js","lineNumber":966,"columnNumber":21},{"functionName":"n","scriptId":"44","url":"http://127.0.0.2:9791/cockpit/$bdfb9cfe9aca4d9ec95d43dada83a6205c034909/kubernetes/registry.js","lineNumber":713,"columnNumber":90},{"functionName":"ph_go","scriptId":"22","url":"","lineNumber":165,"columnNumber":29},{"functionName":"","scriptId":"122","url":"","lineNumber":0,"columnNumber":16}]}}
CDP: {"source":"security","level":"error","text":"Refused to apply inline style because it violates the following Content Security Policy directive: \"default-src 'self' http://127.0.0.2:9791\". Either the 'unsafe-inline' keyword, a hash ('sha256-I4l5F4Kq75Yvla5XX3FqfoQO1206LqJ8p8rtQPyLwm4='), or a nonce ('nonce-...') is required to enable inline execution. Note also that 'style-src' was not explicitly set, so 'default-src' is used as a fallback.\n","timestamp":1515793833432.67,"url":"http://127.0.0.2:9791/cockpit/$bdfb9cfe9aca4d9ec95d43dada83a6205c034909/kubernetes/registry.js","lineNumber":3920,"stackTrace":{"callFrames":[{"functionName":"html","scriptId":"44","url":"http://127.0.0.2:9791/cockpit/$bdfb9cfe9aca4d9ec95d43dada83a6205c034909/kubernetes/registry.js","lineNumber":3920,"columnNumber":74},{"functionName":"be.(anonymous function)","scriptId":"44","url":"http://127.0.0.2:9791/cockpit/$bdfb9cfe9aca4d9ec95d43dada83a6205c034909/kubernetes/registry.js","lineNumber":3937,"columnNumber":40},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9791/cockpit/$bdfb9cfe9aca4d9ec95d43dada83a6205c034909/kubernetes/registry.js","lineNumber":1427,"columnNumber":40},{"functionName":"l","scriptId":"44","url":"http://127.0.0.2:9791/cockpit/$bdfb9cfe9aca4d9ec95d43dada83a6205c034909/kubernetes/registry.js","lineNumber":2475,"columnNumber":41},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9791/cockpit/$bdfb9cfe9aca4d9ec95d43dada83a6205c034909/kubernetes/registry.js","lineNumber":2483,"columnNumber":20},{"functionName":"$eval","scriptId":"44","url":"http://127.0.0.2:9791/cockpit/$bdfb9cfe9aca4d9ec95d43dada83a6205c034909/kubernetes/registry.js","lineNumber":2799,"columnNumber":35},{"functionName":"$digest","scriptId":"44","url":"http://127.0.0.2:9791/cockpit/$bdfb9cfe9aca4d9ec95d43dada83a6205c034909/kubernetes/registry.js","lineNumber":2752,"columnNumber":59},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9791/cockpit/$bdfb9cfe9aca4d9ec95d43dada83a6205c034909/kubernetes/registry.js","lineNumber":2193,"columnNumber":45},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9791/cockpit/$bdfb9cfe9aca4d9ec95d43dada83a6205c034909/kubernetes/registry.js","lineNumber":978,"columnNumber":20},{"functionName":"i","scriptId":"44","url":"http://127.0.0.2:9791/cockpit/$bdfb9cfe9aca4d9ec95d43dada83a6205c034909/kubernetes/registry.js","lineNumber":41,"columnNumber":73},{"functionName":"m","scriptId":"44","url":"http://127.0.0.2:9791/cockpit/$bdfb9cfe9aca4d9ec95d43dada83a6205c034909/kubernetes/registry.js","lineNumber":977,"columnNumber":65},{"functionName":"u","scriptId":"44","url":"http://127.0.0.2:9791/cockpit/$bdfb9cfe9aca4d9ec95d43dada83a6205c034909/kubernetes/registry.js","lineNumber":966,"columnNumber":21},{"functionName":"n","scriptId":"44","url":"http://127.0.0.2:9791/cockpit/$bdfb9cfe9aca4d9ec95d43dada83a6205c034909/kubernetes/registry.js","lineNumber":713,"columnNumber":90},{"functionName":"ph_go","scriptId":"22","url":"","lineNumber":165,"columnNumber":29},{"functionName":"","scriptId":"132","url":"","lineNumber":0,"columnNumber":16}]}}
CDP: {"source":"security","level":"error","text":"Refused to apply inline style because it violates the following Content Security Policy directive: \"default-src 'self' http://127.0.0.2:9791\". Either the 'unsafe-inline' keyword, a hash ('sha256-I4l5F4Kq75Yvla5XX3FqfoQO1206LqJ8p8rtQPyLwm4='), or a nonce ('nonce-...') is required to enable inline execution. Note also that 'style-src' was not explicitly set, so 'default-src' is used as a fallback.\n","timestamp":1515793833649.13,"url":"http://127.0.0.2:9791/cockpit/$bdfb9cfe9aca4d9ec95d43dada83a6205c034909/kubernetes/registry.js","lineNumber":3920,"stackTrace":{"callFrames":[{"functionName":"html","scriptId":"44","url":"http://127.0.0.2:9791/cockpit/$bdfb9cfe9aca4d9ec95d43dada83a6205c034909/kubernetes/registry.js","lineNumber":3920,"columnNumber":74},{"functionName":"be.(anonymous function)","scriptId":"44","url":"http://127.0.0.2:9791/cockpit/$bdfb9cfe9aca4d9ec95d43dada83a6205c034909/kubernetes/registry.js","lineNumber":3937,"columnNumber":40},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9791/cockpit/$bdfb9cfe9aca4d9ec95d43dada83a6205c034909/kubernetes/registry.js","lineNumber":1427,"columnNumber":40},{"functionName":"l","scriptId":"44","url":"http://127.0.0.2:9791/cockpit/$bdfb9cfe9aca4d9ec95d43dada83a6205c034909/kubernetes/registry.js","lineNumber":2475,"columnNumber":41},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9791/cockpit/$bdfb9cfe9aca4d9ec95d43dada83a6205c034909/kubernetes/registry.js","lineNumber":2483,"columnNumber":20},{"functionName":"$eval","scriptId":"44","url":"http://127.0.0.2:9791/cockpit/$bdfb9cfe9aca4d9ec95d43dada83a6205c034909/kubernetes/registry.js","lineNumber":2799,"columnNumber":35},{"functionName":"$digest","scriptId":"44","url":"http://127.0.0.2:9791/cockpit/$bdfb9cfe9aca4d9ec95d43dada83a6205c034909/kubernetes/registry.js","lineNumber":2752,"columnNumber":59},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9791/cockpit/$bdfb9cfe9aca4d9ec95d43dada83a6205c034909/kubernetes/registry.js","lineNumber":2193,"columnNumber":45},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9791/cockpit/$bdfb9cfe9aca4d9ec95d43dada83a6205c034909/kubernetes/registry.js","lineNumber":978,"columnNumber":20},{"functionName":"i","scriptId":"44","url":"http://127.0.0.2:9791/cockpit/$bdfb9cfe9aca4d9ec95d43dada83a6205c034909/kubernetes/registry.js","lineNumber":41,"columnNumber":73},{"functionName":"m","scriptId":"44","url":"http://127.0.0.2:9791/cockpit/$bdfb9cfe9aca4d9ec95d43dada83a6205c034909/kubernetes/registry.js","lineNumber":977,"columnNumber":65},{"functionName":"u","scriptId":"44","url":"http://127.0.0.2:9791/cockpit/$bdfb9cfe9aca4d9ec95d43dada83a6205c034909/kubernetes/registry.js","lineNumber":966,"columnNumber":21},{"functionName":"n","scriptId":"44","url":"http://127.0.0.2:9791/cockpit/$bdfb9cfe9aca4d9ec95d43dada83a6205c034909/kubernetes/registry.js","lineNumber":713,"columnNumber":90},{"functionName":"ph_go","scriptId":"22","url":"","lineNumber":165,"columnNumber":29},{"functionName":"","scriptId":"132","url":"","lineNumber":0,"columnNumber":16}]}}
CDP: {"source":"security","level":"error","text":"Refused to apply inline style because it violates the following Content Security Policy directive: \"default-src 'self' http://127.0.0.2:9791\". Either the 'unsafe-inline' keyword, a hash ('sha256-I4l5F4Kq75Yvla5XX3FqfoQO1206LqJ8p8rtQPyLwm4='), or a nonce ('nonce-...') is required to enable inline execution. Note also that 'style-src' was not explicitly set, so 'default-src' is used as a fallback.\n","timestamp":1515793833795.08,"url":"http://127.0.0.2:9791/cockpit/$bdfb9cfe9aca4d9ec95d43dada83a6205c034909/kubernetes/registry.js","lineNumber":3920,"stackTrace":{"callFrames":[{"functionName":"html","scriptId":"44","url":"http://127.0.0.2:9791/cockpit/$bdfb9cfe9aca4d9ec95d43dada83a6205c034909/kubernetes/registry.js","lineNumber":3920,"columnNumber":74},{"functionName":"be.(anonymous function)","scriptId":"44","url":"http://127.0.0.2:9791/cockpit/$bdfb9cfe9aca4d9ec95d43dada83a6205c034909/kubernetes/registry.js","lineNumber":3937,"columnNumber":40},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9791/cockpit/$bdfb9cfe9aca4d9ec95d43dada83a6205c034909/kubernetes/registry.js","lineNumber":1427,"columnNumber":40},{"functionName":"l","scriptId":"44","url":"http://127.0.0.2:9791/cockpit/$bdfb9cfe9aca4d9ec95d43dada83a6205c034909/kubernetes/registry.js","lineNumber":2475,"columnNumber":41},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9791/cockpit/$bdfb9cfe9aca4d9ec95d43dada83a6205c034909/kubernetes/registry.js","lineNumber":2483,"columnNumber":20},{"functionName":"$eval","scriptId":"44","url":"http://127.0.0.2:9791/cockpit/$bdfb9cfe9aca4d9ec95d43dada83a6205c034909/kubernetes/registry.js","lineNumber":2799,"columnNumber":35},{"functionName":"$digest","scriptId":"44","url":"http://127.0.0.2:9791/cockpit/$bdfb9cfe9aca4d9ec95d43dada83a6205c034909/kubernetes/registry.js","lineNumber":2752,"columnNumber":59},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9791/cockpit/$bdfb9cfe9aca4d9ec95d43dada83a6205c034909/kubernetes/registry.js","lineNumber":2193,"columnNumber":45},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9791/cockpit/$bdfb9cfe9aca4d9ec95d43dada83a6205c034909/kubernetes/registry.js","lineNumber":978,"columnNumber":20},{"functionName":"i","scriptId":"44","url":"http://127.0.0.2:9791/cockpit/$bdfb9cfe9aca4d9ec95d43dada83a6205c034909/kubernetes/registry.js","lineNumber":41,"columnNumber":73},{"functionName":"m","scriptId":"44","url":"http://127.0.0.2:9791/cockpit/$bdfb9cfe9aca4d9ec95d43dada83a6205c034909/kubernetes/registry.js","lineNumber":977,"columnNumber":65},{"functionName":"u","scriptId":"44","url":"http://127.0.0.2:9791/cockpit/$bdfb9cfe9aca4d9ec95d43dada83a6205c034909/kubernetes/registry.js","lineNumber":966,"columnNumber":21},{"functionName":"n","scriptId":"44","url":"http://127.0.0.2:9791/cockpit/$bdfb9cfe9aca4d9ec95d43dada83a6205c034909/kubernetes/registry.js","lineNumber":713,"columnNumber":90},{"functionName":"ph_go","scriptId":"22","url":"","lineNumber":165,"columnNumber":29},{"functionName":"","scriptId":"132","url":"","lineNumber":0,"columnNumber":16}]}}
CDP: {"source":"security","level":"error","text":"Refused to apply inline style because it violates the following Content Security Policy directive: \"default-src 'self' http://127.0.0.2:9791\". Either the 'unsafe-inline' keyword, a hash ('sha256-I4l5F4Kq75Yvla5XX3FqfoQO1206LqJ8p8rtQPyLwm4='), or a nonce ('nonce-...') is required to enable inline execution. Note also that 'style-src' was not explicitly set, so 'default-src' is used as a fallback.\n","timestamp":1515793833861.63,"url":"http://127.0.0.2:9791/cockpit/$bdfb9cfe9aca4d9ec95d43dada83a6205c034909/kubernetes/registry.js","lineNumber":3920,"stackTrace":{"callFrames":[{"functionName":"html","scriptId":"44","url":"http://127.0.0.2:9791/cockpit/$bdfb9cfe9aca4d9ec95d43dada83a6205c034909/kubernetes/registry.js","lineNumber":3920,"columnNumber":74},{"functionName":"be.(anonymous function)","scriptId":"44","url":"http://127.0.0.2:9791/cockpit/$bdfb9cfe9aca4d9ec95d43dada83a6205c034909/kubernetes/registry.js","lineNumber":3937,"columnNumber":40},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9791/cockpit/$bdfb9cfe9aca4d9ec95d43dada83a6205c034909/kubernetes/registry.js","lineNumber":1427,"columnNumber":40},{"functionName":"l","scriptId":"44","url":"http://127.0.0.2:9791/cockpit/$bdfb9cfe9aca4d9ec95d43dada83a6205c034909/kubernetes/registry.js","lineNumber":2475,"columnNumber":41},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9791/cockpit/$bdfb9cfe9aca4d9ec95d43dada83a6205c034909/kubernetes/registry.js","lineNumber":2483,"columnNumber":20},{"functionName":"$eval","scriptId":"44","url":"http://127.0.0.2:9791/cockpit/$bdfb9cfe9aca4d9ec95d43dada83a6205c034909/kubernetes/registry.js","lineNumber":2799,"columnNumber":35},{"functionName":"$digest","scriptId":"44","url":"http://127.0.0.2:9791/cockpit/$bdfb9cfe9aca4d9ec95d43dada83a6205c034909/kubernetes/registry.js","lineNumber":2752,"columnNumber":59},{"functionName":"$apply","scriptId":"44","url":"http://127.0.0.2:9791/cockpit/$bdfb9cfe9aca4d9ec95d43dada83a6205c034909/kubernetes/registry.js","lineNumber":2821,"columnNumber":34},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9791/cockpit/$bdfb9cfe9aca4d9ec95d43dada83a6205c034909/kubernetes/registry.js","lineNumber":4914,"columnNumber":73},{"functionName":"n","scriptId":"44","url":"http://127.0.0.2:9791/cockpit/$bdfb9cfe9aca4d9ec95d43dada83a6205c034909/kubernetes/registry.js","lineNumber":713,"columnNumber":90},{"functionName":"ph_click","scriptId":"22","url":"","lineNumber":120,"columnNumber":7},{"functionName":"","scriptId":"150","url":"","lineNumber":0,"columnNumber":16}]}}
Unexpected journal message 'audit: type=1400 audit(1515793790.267:165): avc:  denied  { execute_no_trans } for  pid=1271 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestRegistry-testImages-fedora-27-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestRegistry-testImages-fedora-27-127.0.0.2-2901-FAIL.log
Journal extracted to TestRegistry-testImages-openshift-127.0.0.2-2902-FAIL.log
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 667, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 802, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1515793790.267:165): avc:  denied  { execute_no_trans } for  pid=1271 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 52 testImages (check_openshift.TestRegistry) # duration: 57s
Wrote screenshot to TestRegistry-testImages-fedora-27-127.0.0.2-2901-FAIL.png
Wrote HTML dump to TestRegistry-testImages-fedora-27-127.0.0.2-2901-FAIL.html
Wrote JS log to TestRegistry-testImages-fedora-27-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestRegistry-testImages-fedora-27-127.0.0.2-2901-FAIL.log
Journal extracted to TestRegistry-testImages-openshift-127.0.0.2-2902-FAIL.log
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory

First occurrence: 2018-01-12T21:50:36.997698 | revision 987a7baef83ef8ee7b207142b7c3d8c32d798f90, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testNodeNavigation (check_openshift.TestOpenshift)
#
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?

DevTools listening on ws://127.0.0.1:9983/devtools/browser/87f06d28-e74c-4285-b4df-980dfed03a71
[0112/215125.055462:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 56893: Permission denied (13)
[0112/215126.204041:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 56934: Permission denied (13)
> warning: 2018-01-12 16:51:30.119790 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-12 16:51:30.119985 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-12 16:51:30.120045 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-12 16:51:30.487796 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-12 16:51:30.487870 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-12 16:51:30.487882 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: Error opening directory '/home/admin/.ssh': No such file or directory
> warning: --: line 25: cd: /home/admin/.ssh: No such file or directory

> warning: Error opening directory '/home/admin/.ssh': No such file or directory
> warning: --: line 25: cd: /home/admin/.ssh: No such file or directory

grep: /etc/ssh/ssh_known_hosts: No such file or directory
grep: /etc/cockpit/machines.d/99-webui.json: No such file or directory
Unexpected journal message 'audit: type=1400 audit(1515793853.180:160): avc:  denied  { map } for  pid=1269 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1515793853.324:162): avc:  denied  { execute_no_trans } for  pid=1333 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestOpenshift-testNodeNavigation-fedora-27-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestOpenshift-testNodeNavigation-fedora-27-127.0.0.2-2801-FAIL.log
Journal extracted to TestOpenshift-testNodeNavigation-openshift-127.0.0.2-2802-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 667, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 802, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1515793853.180:160): avc:  denied  { map } for  pid=1269 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 46 testNodeNavigation (check_openshift.TestOpenshift) # duration: 62s
Wrote screenshot to TestOpenshift-testNodeNavigation-fedora-27-127.0.0.2-2801-FAIL.png
Wrote HTML dump to TestOpenshift-testNodeNavigation-fedora-27-127.0.0.2-2801-FAIL.html
Wrote JS log to TestOpenshift-testNodeNavigation-fedora-27-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestOpenshift-testNodeNavigation-fedora-27-127.0.0.2-2801-FAIL.log
Journal extracted to TestOpenshift-testNodeNavigation-openshift-127.0.0.2-2802-FAIL.log

First occurrence: 2018-01-12T21:51:42.778624 | revision 987a7baef83ef8ee7b207142b7c3d8c32d798f90, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testVlan (check_networking_vlan.TestNetworking)
#
NAME         UUID                                  TYPE            DEVICE 
System eth0  5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03  802-3-ethernet  eth0   
virbr0       f7f4c2bb-d39f-47da-aea1-7c6403730e48  bridge          virbr0 
System eth1  9c92fad9-6ecb-3e6c-eb4d-8a47c6f50c04  802-3-ethernet  --     
ens2         39ef3890-56af-4114-9a24-f3f94c42acfe  802-3-ethernet  --     

DevTools listening on ws://127.0.0.1:9732/devtools/browser/4c63bc0b-00d6-4adf-91af-459301ee03d8
[0112/215202.267040:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 57888: Permission denied (13)
[0112/215203.339160:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 57917: Permission denied (13)
52:54:01:00:00:03 -> eth2
52:54:01:00:00:03 -> eth2
Unexpected journal message 'audit: type=1400 audit(1515793915.086:161): avc:  denied  { map } for  pid=1261 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestNetworking-testVlan-fedora-27-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestNetworking-testVlan-fedora-27-127.0.0.2-2901-FAIL.log
Journal extracted to TestNetworking-testVlan-fedora-26-127.0.0.2-2902-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 667, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 802, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1515793915.086:161): avc:  denied  { map } for  pid=1261 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 40 testVlan (check_networking_vlan.TestNetworking) # duration: 34s
Wrote screenshot to TestNetworking-testVlan-fedora-27-127.0.0.2-2901-FAIL.png
Wrote HTML dump to TestNetworking-testVlan-fedora-27-127.0.0.2-2901-FAIL.html
Wrote JS log to TestNetworking-testVlan-fedora-27-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestNetworking-testVlan-fedora-27-127.0.0.2-2901-FAIL.log
Journal extracted to TestNetworking-testVlan-fedora-26-127.0.0.2-2902-FAIL.log

First occurrence: 2018-01-12T21:52:17.516436 | revision 987a7baef83ef8ee7b207142b7c3d8c32d798f90, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (check_tuned.TestTuned)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9889/devtools/browser/8c079cc7-cdb6-45f0-8896-2b2a7fc8628f
[0112/212736.888784:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 67277: Permission denied (13)
[0112/212737.953696:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 67334: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1515792448.146:161): avc:  denied  { map } for  pid=1258 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1515792448.397:165): avc:  denied  { execute_no_trans } for  pid=1308 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestTuned-testBasic-fedora-27-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestTuned-testBasic-fedora-27-127.0.0.2-2201-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1515792448.146:161): avc:  denied  { map } for  pid=1258 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 131 testBasic (check_tuned.TestTuned) # duration: 34s
Wrote screenshot to TestTuned-testBasic-fedora-27-127.0.0.2-2201-FAIL.png
Wrote HTML dump to TestTuned-testBasic-fedora-27-127.0.0.2-2201-FAIL.html
Wrote JS log to TestTuned-testBasic-fedora-27-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestTuned-testBasic-fedora-27-127.0.0.2-2201-FAIL.log

First occurrence: 2018-01-12T21:27:50.332524 | revision 1bb83da4c0508cde916b75561b54cea8e3b4987b, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (check_system_info.TestSystemInfo)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9969/devtools/browser/2c929730-e82b-4327-84a6-635bae60fee5
[0112/212757.783737:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 67892: Permission denied (13)
[0112/212758.873269:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 67923: Permission denied (13)
> warning: # localhost:22 SSH-2.0-OpenSSH_7.6
# localhost:22 SSH-2.0-OpenSSH_7.6
# localhost:22 SSH-2.0-OpenSSH_7.6
# localhost:22 SSH-2.0-OpenSSH_7.6

> warning: # localhost:22 SSH-2.0-OpenSSH_7.6
# localhost:22 SSH-2.0-OpenSSH_7.6
# localhost:22 SSH-2.0-OpenSSH_7.6
# localhost:22 SSH-2.0-OpenSSH_7.6

Unexpected journal message 'audit: type=1400 audit(1515792468.605:161): avc:  denied  { map } for  pid=1257 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1515792469.159:163): avc:  denied  { execute_no_trans } for  pid=1295 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestSystemInfo-testBasic-fedora-27-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestSystemInfo-testBasic-fedora-27-127.0.0.2-2601-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/bots/../test/verify/check-system-info", line 188, in testBasic
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1515792468.605:161): avc:  denied  { map } for  pid=1257 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 126 testBasic (check_system_info.TestSystemInfo) # duration: 34s
Wrote screenshot to TestSystemInfo-testBasic-fedora-27-127.0.0.2-2601-FAIL.png
Wrote HTML dump to TestSystemInfo-testBasic-fedora-27-127.0.0.2-2601-FAIL.html
Wrote JS log to TestSystemInfo-testBasic-fedora-27-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestSystemInfo-testBasic-fedora-27-127.0.0.2-2601-FAIL.log

First occurrence: 2018-01-12T21:28:14.597257 | revision 1bb83da4c0508cde916b75561b54cea8e3b4987b, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBond (check_networking_bond.TestNetworking)
#
NAME             UUID                                  TYPE            DEVICE 
System eth0      5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03  802-3-ethernet  eth0   
static-52:54:01  07f022ec-5369-4863-a3ba-aa42c87c8508  802-3-ethernet  eth1   
virbr0           e415dce2-2f2a-4f38-ad04-ef0f23bf321e  bridge          virbr0 
System eth1      9c92fad9-6ecb-3e6c-eb4d-8a47c6f50c04  802-3-ethernet  --     
ens2             39ef3890-56af-4114-9a24-f3f94c42acfe  802-3-ethernet  --     

DevTools listening on ws://127.0.0.1:9290/devtools/browser/deda239f-66f6-43d4-b732-1b5f6a61308b
[0112/215346.490348:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 61017: Permission denied (13)
[0112/215347.587668:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 61078: Permission denied (13)
52:54:01:00:00:03 -> eth2
52:54:01:00:00:03 -> eth2
52:54:01:00:00:04 -> eth3
52:54:01:00:00:04 -> eth3
Unexpected journal message 'audit: type=1400 audit(1515794016.353:163): avc:  denied  { map } for  pid=1271 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1515794016.511:165): avc:  denied  { execute_no_trans } for  pid=1315 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestNetworking-testBond-fedora-27-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestNetworking-testBond-fedora-27-127.0.0.2-2801-FAIL.log
Journal extracted to TestNetworking-testBond-fedora-26-127.0.0.2-2802-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 667, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 802, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1515794016.353:163): avc:  denied  { map } for  pid=1271 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 24 testBond (check_networking_bond.TestNetworking) # duration: 46s
Wrote screenshot to TestNetworking-testBond-fedora-27-127.0.0.2-2801-FAIL.png
Wrote HTML dump to TestNetworking-testBond-fedora-27-127.0.0.2-2801-FAIL.html
Wrote JS log to TestNetworking-testBond-fedora-27-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestNetworking-testBond-fedora-27-127.0.0.2-2801-FAIL.log
Journal extracted to TestNetworking-testBond-fedora-26-127.0.0.2-2802-FAIL.log

First occurrence: 2018-01-12T21:54:12.808408 | revision 987a7baef83ef8ee7b207142b7c3d8c32d798f90, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testExternalPage (check_multi_machine.TestMultiMachine)
#

DevTools listening on ws://127.0.0.1:9549/devtools/browser/38d2eb31-7e4e-4632-ba81-b4902d2917b0
[0112/215524.162847:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 64119: Permission denied (13)
[0112/215525.300550:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 64157: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1515794110.459:160): avc:  denied  { map } for  pid=1229 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1515794110.628:162): avc:  denied  { execute_no_trans } for  pid=1290 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestMultiMachine-testExternalPage-fedora-27-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestMultiMachine-testExternalPage-fedora-27-127.0.0.2-2501-FAIL.log
Journal extracted to TestMultiMachine-testExternalPage-fedora-27-127.0.0.2-2503-FAIL.log
Journal extracted to TestMultiMachine-testExternalPage-fedora-27-127.0.0.2-2502-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 667, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 802, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1515794110.459:160): avc:  denied  { map } for  pid=1229 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 13 testExternalPage (check_multi_machine.TestMultiMachine) # duration: 35s
Wrote screenshot to TestMultiMachine-testExternalPage-fedora-27-127.0.0.2-2501-FAIL.png
Wrote HTML dump to TestMultiMachine-testExternalPage-fedora-27-127.0.0.2-2501-FAIL.html
Wrote JS log to TestMultiMachine-testExternalPage-fedora-27-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestMultiMachine-testExternalPage-fedora-27-127.0.0.2-2501-FAIL.log
Journal extracted to TestMultiMachine-testExternalPage-fedora-27-127.0.0.2-2503-FAIL.log
Journal extracted to TestMultiMachine-testExternalPage-fedora-27-127.0.0.2-2502-FAIL.log

First occurrence: 2018-01-12T21:55:34.047730 | revision 987a7baef83ef8ee7b207142b7c3d8c32d798f90, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testFormatTooSmall (check_storage_format.TestStorage)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9771/devtools/browser/fd5ccd4c-8e6e-4996-9327-be9ee829913e
[0112/213033.022099:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 72084: Permission denied (13)
[0112/213034.030708:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 72147: Permission denied (13)
> warning: Error creating file system: Command-line `mkfs.xfs -N -f -L ""  "/dev/sda"' exited with non-zero exit status 1: agsize (1280 blocks) too small, need at least 4096 blocks
Usage: mkfs.xfs
/* blocksize */     [-b log=n|size=num]
/* metadata */      [-m crc=0|1,finobt=0|1,uuid=xxx,rmapbt=0|1,reflink=0|1]
/* data subvol */   [-d agcount=n,agsize=n,file,name=xxx,size=num,
                (sunit=value,swidth=value|su=num,sw=num|noalign),
                sectlog=n|sectsize=num
/* force overwrite */   [-f]
/* inode size */    [-i log=n|perblock=n|size=num,maxpct=n,attr=0|1|2,
                projid32bit=0|1,sparse=0|1]
/* no discard */    [-K]
/* log subvol */    [-l agnum=n,internal,size=num,logdev=xxx,version=n
                sunit=value|su=num,sectlog=n|sectsize=num,
                lazy-count=0|1]
/* label */     [-L label (maximum 12 characters)]
/* naming */        [-n log=n|size=num,version=2|ci,ftype=0|1]
/* no-op info only */   [-N]
/* prototype file */    [-p fname]
/* quiet */     [-q]
/* realtime subvol */   [-r extsize=num,size=num,rtdev=xxx]
/* sectorsize */    [-s log=n|size=num]
/* version */       [-V]
            devicename
<devicename> is required unless -d name=xxx is given.
<num> is xxx (bytes), xxxs (sectors), xxxb (fs blocks), xxxk (xxx KiB),
      xxxm (xxx MiB), xxxg (xxx GiB), xxxt (xxx TiB) or xxxp (xxx PiB).
<value> is xxx (512 byte blocks).

Unexpected journal message 'audit: type=1400 audit(1515792624.325:164): avc:  denied  { execute_no_trans } for  pid=1328 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestStorage-testFormatTooSmall-fedora-27-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestStorage-testFormatTooSmall-fedora-27-127.0.0.2-2501-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1515792624.325:164): avc:  denied  { execute_no_trans } for  pid=1328 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 99 testFormatTooSmall (check_storage_format.TestStorage) # duration: 28s
Wrote screenshot to TestStorage-testFormatTooSmall-fedora-27-127.0.0.2-2501-FAIL.png
Wrote HTML dump to TestStorage-testFormatTooSmall-fedora-27-127.0.0.2-2501-FAIL.html
Wrote JS log to TestStorage-testFormatTooSmall-fedora-27-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestStorage-testFormatTooSmall-fedora-27-127.0.0.2-2501-FAIL.log

First occurrence: 2018-01-12T21:30:41.682193 | revision 1bb83da4c0508cde916b75561b54cea8e3b4987b, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testInternal (check_metrics.TestMetrics)
#

DevTools listening on ws://127.0.0.1:9618/devtools/browser/a493fd2d-33d6-4e40-85ce-921d42a12833
[0112/215543.495563:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 64691: Permission denied (13)
[0112/215544.478049:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 64726: Permission denied (13)
('Measured CPU', 94.1590121286)
('Measured Memory', 450297856)
Ncat: Connection reset by peer.
Measured 4.0s of network traffic; eth0: 132382127 bytes, lo: 0 bytes
Ncat: Broken pipe.
Unexpected journal message 'audit: type=1400 audit(1515794136.135:165): avc:  denied  { execute_no_trans } for  pid=1317 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestMetrics-testInternal-fedora-27-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestMetrics-testInternal-fedora-27-127.0.0.2-2901-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 667, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 802, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1515794136.135:165): avc:  denied  { execute_no_trans } for  pid=1317 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 10 testInternal (check_metrics.TestMetrics) # duration: 62s
Wrote screenshot to TestMetrics-testInternal-fedora-27-127.0.0.2-2901-FAIL.png
Wrote HTML dump to TestMetrics-testInternal-fedora-27-127.0.0.2-2901-FAIL.html
Wrote JS log to TestMetrics-testInternal-fedora-27-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestMetrics-testInternal-fedora-27-127.0.0.2-2901-FAIL.log

First occurrence: 2018-01-12T21:56:27.136510 | revision 987a7baef83ef8ee7b207142b7c3d8c32d798f90, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testSuper (check_reauthorize.TestReauthorize)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9587/devtools/browser/fef1234b-b2ce-4674-9754-a36b9ce6e5f6
[0112/213146.500193:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 73937: Permission denied (13)
[0112/213147.569993:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 74002: Permission denied (13)
> log: done
> warning: Error opening directory '/home/admin/.ssh': No such file or directory
> warning: Subscribing to systemd signals failed 
> warning: Error opening directory '/home/admin/.ssh': No such file or directory
> warning: --: line 25: cd: /home/admin/.ssh: No such file or directory

> log: fail
> log: done
Unexpected journal message 'audit: type=1400 audit(1515792697.525:163): avc:  denied  { map } for  pid=1282 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1515792697.654:165): avc:  denied  { execute_no_trans } for  pid=1331 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestReauthorize-testSuper-fedora-27-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestReauthorize-testSuper-fedora-27-127.0.0.2-2201-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1515792697.525:163): avc:  denied  { map } for  pid=1282 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 85 testSuper (check_reauthorize.TestReauthorize) # duration: 36s
Wrote screenshot to TestReauthorize-testSuper-fedora-27-127.0.0.2-2201-FAIL.png
Wrote HTML dump to TestReauthorize-testSuper-fedora-27-127.0.0.2-2201-FAIL.html
Wrote JS log to TestReauthorize-testSuper-fedora-27-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestReauthorize-testSuper-fedora-27-127.0.0.2-2201-FAIL.log

First occurrence: 2018-01-12T21:32:02.734064 | revision 1bb83da4c0508cde916b75561b54cea8e3b4987b, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testImageNames (check_openshift.TestRegistry)
#
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
which: no chromium-browser in (/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/build/cockpit/bots:/build/cockpit/bots/../test:/build/cockpit/bots:/build/cockpit/test)
[0115/004212.528390:WARNING:discardable_shared_memory_manager.cc(178)] Less than 64MB of free space in temporary directory for shared memory files: 61

DevTools listening on ws://127.0.0.1:9405/devtools/browser/01e82b9c-7ab5-47db-8707-5b1961f475c8
> warning: 2018-01-14 19:42:20.698191 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-14 19:42:20.698690 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-14 19:42:20.698756 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-14 19:42:21.285695 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-14 19:42:21.285816 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-14 19:42:21.285834 I | proto: duplicate proto type registered: google.protobuf.Timestamp

CDP: {"source":"security","level":"error","text":"Refused to apply inline style because it violates the following Content Security Policy directive: \"default-src 'self' http://127.0.0.2:9291\". Either the 'unsafe-inline' keyword, a hash ('sha256-I4l5F4Kq75Yvla5XX3FqfoQO1206LqJ8p8rtQPyLwm4='), or a nonce ('nonce-...') is required to enable inline execution. Note also that 'style-src' was not explicitly set, so 'default-src' is used as a fallback.\n","timestamp":1515976942504.8,"url":"http://127.0.0.2:9291/cockpit/$455cbf55d12b4e753f17d1e9bdb6ff11f7bc24ca/kubernetes/registry.js","lineNumber":3920,"stackTrace":{"callFrames":[{"functionName":"html","scriptId":"44","url":"http://127.0.0.2:9291/cockpit/$455cbf55d12b4e753f17d1e9bdb6ff11f7bc24ca/kubernetes/registry.js","lineNumber":3920,"columnNumber":74},{"functionName":"be.(anonymous function)","scriptId":"44","url":"http://127.0.0.2:9291/cockpit/$455cbf55d12b4e753f17d1e9bdb6ff11f7bc24ca/kubernetes/registry.js","lineNumber":3937,"columnNumber":40},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9291/cockpit/$455cbf55d12b4e753f17d1e9bdb6ff11f7bc24ca/kubernetes/registry.js","lineNumber":1427,"columnNumber":40},{"functionName":"l","scriptId":"44","url":"http://127.0.0.2:9291/cockpit/$455cbf55d12b4e753f17d1e9bdb6ff11f7bc24ca/kubernetes/registry.js","lineNumber":2475,"columnNumber":41},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9291/cockpit/$455cbf55d12b4e753f17d1e9bdb6ff11f7bc24ca/kubernetes/registry.js","lineNumber":2483,"columnNumber":20},{"functionName":"$eval","scriptId":"44","url":"http://127.0.0.2:9291/cockpit/$455cbf55d12b4e753f17d1e9bdb6ff11f7bc24ca/kubernetes/registry.js","lineNumber":2799,"columnNumber":35},{"functionName":"$digest","scriptId":"44","url":"http://127.0.0.2:9291/cockpit/$455cbf55d12b4e753f17d1e9bdb6ff11f7bc24ca/kubernetes/registry.js","lineNumber":2752,"columnNumber":59},{"functionName":"$apply","scriptId":"44","url":"http://127.0.0.2:9291/cockpit/$455cbf55d12b4e753f17d1e9bdb6ff11f7bc24ca/kubernetes/registry.js","lineNumber":2821,"columnNumber":34},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9291/cockpit/$455cbf55d12b4e753f17d1e9bdb6ff11f7bc24ca/kubernetes/registry.js","lineNumber":2184,"columnNumber":52},{"functionName":"n","scriptId":"44","url":"http://127.0.0.2:9291/cockpit/$455cbf55d12b4e753f17d1e9bdb6ff11f7bc24ca/kubernetes/registry.js","lineNumber":713,"columnNumber":90},{"functionName":"ph_click","scriptId":"22","url":"","lineNumber":122,"columnNumber":7},{"functionName":"","scriptId":"54","url":"","lineNumber":0,"columnNumber":16}]}}
Unexpected journal message 'audit: type=1400 audit(1515976902.727:163): avc:  denied  { map } for  pid=1318 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1515976903.006:168): avc:  denied  { execute_no_trans } for  pid=1349 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestRegistry-testImageNames-fedora-27-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestRegistry-testImageNames-fedora-27-127.0.0.2-2401-FAIL.log
Journal extracted to TestRegistry-testImageNames-openshift-127.0.0.2-2402-FAIL.log
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 667, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 802, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1515976902.727:163): avc:  denied  { map } for  pid=1318 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 68 testImageNames (check_openshift.TestRegistry) # duration: 77s
Wrote screenshot to TestRegistry-testImageNames-fedora-27-127.0.0.2-2401-FAIL.png
Wrote HTML dump to TestRegistry-testImageNames-fedora-27-127.0.0.2-2401-FAIL.html
Wrote JS log to TestRegistry-testImageNames-fedora-27-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestRegistry-testImageNames-fedora-27-127.0.0.2-2401-FAIL.log
Journal extracted to TestRegistry-testImageNames-openshift-127.0.0.2-2402-FAIL.log
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory

First occurrence: 2018-01-15T00:42:30.001983 | revision 8b189b15f79c8eb10aaf717d256b71c214546183, logs Times recorded: 1 Latest occurrences:

cockpituous commented 6 years ago

verify/fedora-27 Ooops, it happened again


# ----------------------------------------------------------------------
# testNotSupported (check_realms.TestRealms)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9460/devtools/browser/0a56f003-81ea-4446-88b0-47fdc8456c68
[0112/213214.283315:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 74698: Permission denied (13)
[0112/213215.289690:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 74737: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1515792723.068:161): avc:  denied  { map } for  pid=1229 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1515792723.309:165): avc:  denied  { execute_no_trans } for  pid=1280 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestRealms-testNotSupported-fedora-27-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestRealms-testNotSupported-fedora-27-127.0.0.2-2701-FAIL.log
Journal extracted to TestRealms-testNotSupported-ipa-127.0.0.2-2702-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1515792723.068:161): avc:  denied  { map } for  pid=1229 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 82 testNotSupported (check_realms.TestRealms) # duration: 48s
Wrote screenshot to TestRealms-testNotSupported-fedora-27-127.0.0.2-2701-FAIL.png
Wrote HTML dump to TestRealms-testNotSupported-fedora-27-127.0.0.2-2701-FAIL.html
Wrote JS log to TestRealms-testNotSupported-fedora-27-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestRealms-testNotSupported-fedora-27-127.0.0.2-2701-FAIL.log
Journal extracted to TestRealms-testNotSupported-ipa-127.0.0.2-2702-FAIL.log

First occurrence: 2018-01-12T21:32:39.974639 | revision 1bb83da4c0508cde916b75561b54cea8e3b4987b, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testEdit (check_dashboard.TestDashboardEditLimits)
#
which: no chromium-browser in (/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/build/cockpit/bots:/build/cockpit/bots/../test:/build/cockpit/bots:/build/cockpit/test)

DevTools listening on ws://127.0.0.1:9255/devtools/browser/61fe59d8-0dbf-44dc-95da-afcc6794507f
Unexpected journal message 'audit: type=1400 audit(1515972208.223:163): avc:  denied  { execute_no_trans } for  pid=1261 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestDashboardEditLimits-testEdit-fedora-27-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestDashboardEditLimits-testEdit-fedora-27-127.0.0.2-2301-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 667, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 802, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1515972208.223:163): avc:  denied  { execute_no_trans } for  pid=1261 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 148 testEdit (check_dashboard.TestDashboardEditLimits) # duration: 51s
Wrote screenshot to TestDashboardEditLimits-testEdit-fedora-27-127.0.0.2-2301-FAIL.png
Wrote HTML dump to TestDashboardEditLimits-testEdit-fedora-27-127.0.0.2-2301-FAIL.html
Wrote JS log to TestDashboardEditLimits-testEdit-fedora-27-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestDashboardEditLimits-testEdit-fedora-27-127.0.0.2-2301-FAIL.log

First occurrence: 2018-01-14T23:23:46.408835 | revision 8b189b15f79c8eb10aaf717d256b71c214546183, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testLvm (check_storage_lvm2.TestStorage)
#
which: no chromium-browser in (/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/build/cockpit/bots:/build/cockpit/bots/../test:/build/cockpit/bots:/build/cockpit/test)

DevTools listening on ws://127.0.0.1:9928/devtools/browser/22b9682a-73fb-44d0-b14f-cc2feafef822
  WARNING: Sum of all thin volume sizes (100.00 MiB) exceeds the size of thin pool TEST1/pool and the size of whole volume group (48.00 MiB)!
> warning: This logical volume cannot be made smaller.
Unexpected journal message 'audit: type=1400 audit(1515972293.903:164): avc:  denied  { map } for  pid=1317 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestStorage-testLvm-fedora-27-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestStorage-testLvm-fedora-27-127.0.0.2-2401-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 667, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 802, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1515972293.903:164): avc:  denied  { map } for  pid=1317 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 145 testLvm (check_storage_lvm2.TestStorage) # duration: 72s
Wrote screenshot to TestStorage-testLvm-fedora-27-127.0.0.2-2401-FAIL.png
Wrote HTML dump to TestStorage-testLvm-fedora-27-127.0.0.2-2401-FAIL.html
Wrote JS log to TestStorage-testLvm-fedora-27-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestStorage-testLvm-fedora-27-127.0.0.2-2401-FAIL.log

First occurrence: 2018-01-14T23:25:43.429337 | revision 8b189b15f79c8eb10aaf717d256b71c214546183, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testOverview (check_docker_storage.TestDockerStorage)
#
which: no chromium-browser in (/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/build/cockpit/bots:/build/cockpit/bots/../test:/build/cockpit/bots:/build/cockpit/test)

DevTools listening on ws://127.0.0.1:9229/devtools/browser/7a8fd9ba-d26f-4974-8eff-487e23bd068e
Unexpected journal message 'audit: type=1400 audit(1515972374.192:202): avc:  denied  { execute_no_trans } for  pid=1367 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestDockerStorage-testOverview-fedora-27-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestDockerStorage-testOverview-fedora-27-127.0.0.2-2401-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 667, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 802, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1515972374.192:202): avc:  denied  { execute_no_trans } for  pid=1367 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 143 testOverview (check_docker_storage.TestDockerStorage) # duration: 94s
Wrote screenshot to TestDockerStorage-testOverview-fedora-27-127.0.0.2-2401-FAIL.png
Wrote HTML dump to TestDockerStorage-testOverview-fedora-27-127.0.0.2-2401-FAIL.html
Wrote JS log to TestDockerStorage-testOverview-fedora-27-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestDockerStorage-testOverview-fedora-27-127.0.0.2-2401-FAIL.log

First occurrence: 2018-01-14T23:27:22.410283 | revision 8b189b15f79c8eb10aaf717d256b71c214546183, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testFormatTooSmall (check_storage_format.TestStorage)
#
which: no chromium-browser in (/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/build/cockpit/bots:/build/cockpit/bots/../test:/build/cockpit/bots:/build/cockpit/test)

DevTools listening on ws://127.0.0.1:9380/devtools/browser/2daea198-5368-4c84-acce-2f4fe29f4260
> warning: Error creating file system: Command-line `mkfs.xfs -N -f -L ""  "/dev/sda"' exited with non-zero exit status 1: agsize (1280 blocks) too small, need at least 4096 blocks
Usage: mkfs.xfs
/* blocksize */     [-b log=n|size=num]
/* metadata */      [-m crc=0|1,finobt=0|1,uuid=xxx,rmapbt=0|1,reflink=0|1]
/* data subvol */   [-d agcount=n,agsize=n,file,name=xxx,size=num,
                (sunit=value,swidth=value|su=num,sw=num|noalign),
                sectlog=n|sectsize=num
/* force overwrite */   [-f]
/* inode size */    [-i log=n|perblock=n|size=num,maxpct=n,attr=0|1|2,
                projid32bit=0|1,sparse=0|1]
/* no discard */    [-K]
/* log subvol */    [-l agnum=n,internal,size=num,logdev=xxx,version=n
                sunit=value|su=num,sectlog=n|sectsize=num,
                lazy-count=0|1]
/* label */     [-L label (maximum 12 characters)]
/* naming */        [-n log=n|size=num,version=2|ci,ftype=0|1]
/* no-op info only */   [-N]
/* prototype file */    [-p fname]
/* quiet */     [-q]
/* realtime subvol */   [-r extsize=num,size=num,rtdev=xxx]
/* sectorsize */    [-s log=n|size=num]
/* version */       [-V]
            devicename
<devicename> is required unless -d name=xxx is given.
<num> is xxx (bytes), xxxs (sectors), xxxb (fs blocks), xxxk (xxx KiB),
      xxxm (xxx MiB), xxxg (xxx GiB), xxxt (xxx TiB) or xxxp (xxx PiB).
<value> is xxx (512 byte blocks).

Unexpected journal message 'audit: type=1400 audit(1515973098.449:163): avc:  denied  { map } for  pid=1301 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1515973098.737:165): avc:  denied  { execute_no_trans } for  pid=1340 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestStorage-testFormatTooSmall-fedora-27-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestStorage-testFormatTooSmall-fedora-27-127.0.0.2-2401-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 667, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 802, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1515973098.449:163): avc:  denied  { map } for  pid=1301 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 127 testFormatTooSmall (check_storage_format.TestStorage) # duration: 39s
Wrote screenshot to TestStorage-testFormatTooSmall-fedora-27-127.0.0.2-2401-FAIL.png
Wrote HTML dump to TestStorage-testFormatTooSmall-fedora-27-127.0.0.2-2401-FAIL.html
Wrote JS log to TestStorage-testFormatTooSmall-fedora-27-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestStorage-testFormatTooSmall-fedora-27-127.0.0.2-2401-FAIL.log

First occurrence: 2018-01-14T23:38:37.940400 | revision 8b189b15f79c8eb10aaf717d256b71c214546183, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testPackageKitCrash (check_packagekit.TestUpdates)
#
which: no chromium-browser in (/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/build/cockpit/bots:/build/cockpit/bots/../test:/build/cockpit/bots:/build/cockpit/test)
[0114/234038.128548:WARNING:discardable_shared_memory_manager.cc(178)] Less than 64MB of free space in temporary directory for shared memory files: 37

DevTools listening on ws://127.0.0.1:9389/devtools/browser/0b4b8428-50a3-4821-8f9c-d0eb26a34def
> log: close:  
Unexpected journal message 'audit: type=1400 audit(1515973229.074:163): avc:  denied  { map } for  pid=1317 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1515973229.169:165): avc:  denied  { execute_no_trans } for  pid=1341 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestUpdates-testPackageKitCrash-fedora-27-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestUpdates-testPackageKitCrash-fedora-27-127.0.0.2-2401-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 667, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 802, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1515973229.074:163): avc:  denied  { map } for  pid=1317 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 119 testPackageKitCrash (check_packagekit.TestUpdates) # duration: 43s
Wrote screenshot to TestUpdates-testPackageKitCrash-fedora-27-127.0.0.2-2401-FAIL.png
Wrote HTML dump to TestUpdates-testPackageKitCrash-fedora-27-127.0.0.2-2401-FAIL.html
Wrote JS log to TestUpdates-testPackageKitCrash-fedora-27-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestUpdates-testPackageKitCrash-fedora-27-127.0.0.2-2401-FAIL.log

First occurrence: 2018-01-14T23:40:50.145271 | revision 8b189b15f79c8eb10aaf717d256b71c214546183, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testInfoTruncation (check_packagekit.TestUpdates)
#
which: no chromium-browser in (/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/build/cockpit/bots:/build/cockpit/bots/../test:/build/cockpit/bots:/build/cockpit/test)

DevTools listening on ws://127.0.0.1:9842/devtools/browser/b07a53c5-5963-40b6-9b7c-1e502a5f29de
Unexpected journal message 'audit: type=1400 audit(1515973275.632:163): avc:  denied  { map } for  pid=1292 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1515973275.991:166): avc:  denied  { execute_no_trans } for  pid=1333 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestUpdates-testInfoTruncation-fedora-27-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestUpdates-testInfoTruncation-fedora-27-127.0.0.2-2401-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 667, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 802, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1515973275.632:163): avc:  denied  { map } for  pid=1292 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 117 testInfoTruncation (check_packagekit.TestUpdates) # duration: 79s
Wrote screenshot to TestUpdates-testInfoTruncation-fedora-27-127.0.0.2-2401-FAIL.png
Wrote HTML dump to TestUpdates-testInfoTruncation-fedora-27-127.0.0.2-2401-FAIL.html
Wrote JS log to TestUpdates-testInfoTruncation-fedora-27-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestUpdates-testInfoTruncation-fedora-27-127.0.0.2-2401-FAIL.log

First occurrence: 2018-01-14T23:42:12.874502 | revision 8b189b15f79c8eb10aaf717d256b71c214546183, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testInfoSecurity (check_packagekit.TestUpdates)
#
which: no chromium-browser in (/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/build/cockpit/bots:/build/cockpit/bots/../test:/build/cockpit/bots:/build/cockpit/test)

DevTools listening on ws://127.0.0.1:9549/devtools/browser/2705d56c-d6f8-4001-aae7-4836b4c0d445
> warning: transport closed: disconnected
Connection to 127.0.0.2 closed by remote host.
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"5"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"6"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"7"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"8"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"9"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"10"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"11"}
Unexpected journal message 'audit: type=1400 audit(1515973307.894:163): avc:  denied  { map } for  pid=1314 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1515973308.229:165): avc:  denied  { execute_no_trans } for  pid=1376 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestUpdates-testInfoSecurity-fedora-27-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestUpdates-testInfoSecurity-fedora-27-127.0.0.2-2301-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 667, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 802, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1515973307.894:163): avc:  denied  { map } for  pid=1314 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 116 testInfoSecurity (check_packagekit.TestUpdates) # duration: 94s
Wrote screenshot to TestUpdates-testInfoSecurity-fedora-27-127.0.0.2-2301-FAIL.png
Wrote HTML dump to TestUpdates-testInfoSecurity-fedora-27-127.0.0.2-2301-FAIL.html
Wrote JS log to TestUpdates-testInfoSecurity-fedora-27-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestUpdates-testInfoSecurity-fedora-27-127.0.0.2-2301-FAIL.log

First occurrence: 2018-01-14T23:43:00.600986 | revision 8b189b15f79c8eb10aaf717d256b71c214546183, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (check_packagekit.TestAutoUpdates)
#
which: no chromium-browser in (/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/build/cockpit/bots:/build/cockpit/bots/../test:/build/cockpit/bots:/build/cockpit/test)

DevTools listening on ws://127.0.0.1:9960/devtools/browser/b63fadd2-5f3a-489d-bf56-26ce78aacf2c
Unexpected journal message 'audit: type=1400 audit(1515973461.552:166): avc:  denied  { execute_no_trans } for  pid=1373 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestAutoUpdates-testBasic-fedora-27-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestAutoUpdates-testBasic-fedora-27-127.0.0.2-2401-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 667, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 802, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1515973461.552:166): avc:  denied  { execute_no_trans } for  pid=1373 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 112 testBasic (check_packagekit.TestAutoUpdates) # duration: 77s
Wrote screenshot to TestAutoUpdates-testBasic-fedora-27-127.0.0.2-2401-FAIL.png
Wrote HTML dump to TestAutoUpdates-testBasic-fedora-27-127.0.0.2-2401-FAIL.html
Wrote JS log to TestAutoUpdates-testBasic-fedora-27-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestAutoUpdates-testBasic-fedora-27-127.0.0.2-2401-FAIL.log

First occurrence: 2018-01-14T23:45:12.470031 | revision 8b189b15f79c8eb10aaf717d256b71c214546183, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testCheckpoint (check_networking_checkpoints.TestNetworking)
#
NAME         UUID                                  TYPE            DEVICE 
System eth0  5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03  802-3-ethernet  eth0   
virbr0       972334e0-4b60-4d50-8984-3f6243e37ca7  bridge          virbr0 
System eth1  9c92fad9-6ecb-3e6c-eb4d-8a47c6f50c04  802-3-ethernet  --     
ens2         39ef3890-56af-4114-9a24-f3f94c42acfe  802-3-ethernet  --     

52:54:00:12:34:56 -> eth0
which: no chromium-browser in (/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/build/cockpit/bots:/build/cockpit/bots/../test:/build/cockpit/bots:/build/cockpit/test)
[0114/234634.480663:WARNING:discardable_shared_memory_manager.cc(178)] Less than 64MB of free space in temporary directory for shared memory files: 56

DevTools listening on ws://127.0.0.1:9932/devtools/browser/7a71e41e-405a-441e-a945-1946a8f7e290
Unexpected journal message 'audit: type=1400 audit(1515973586.353:163): avc:  denied  { map } for  pid=1325 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1515973586.628:166): avc:  denied  { execute_no_trans } for  pid=1360 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestNetworking-testCheckpoint-fedora-27-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestNetworking-testCheckpoint-fedora-27-127.0.0.2-2301-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 667, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 802, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1515973586.353:163): avc:  denied  { map } for  pid=1325 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 104 testCheckpoint (check_networking_checkpoints.TestNetworking) # duration: 91s
Wrote screenshot to TestNetworking-testCheckpoint-fedora-27-127.0.0.2-2301-FAIL.png
Wrote HTML dump to TestNetworking-testCheckpoint-fedora-27-127.0.0.2-2301-FAIL.html
Wrote JS log to TestNetworking-testCheckpoint-fedora-27-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestNetworking-testCheckpoint-fedora-27-127.0.0.2-2301-FAIL.log

First occurrence: 2018-01-14T23:47:38.027250 | revision 8b189b15f79c8eb10aaf717d256b71c214546183, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBondMac (check_networking_mac.TestNetworking)
#
NAME         UUID                                  TYPE            DEVICE 
System eth0  5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03  802-3-ethernet  eth0   
virbr0       14f49238-e84b-4c30-84d5-472fcf75ca66  bridge          virbr0 
System eth1  9c92fad9-6ecb-3e6c-eb4d-8a47c6f50c04  802-3-ethernet  --     
ens2         39ef3890-56af-4114-9a24-f3f94c42acfe  802-3-ethernet  --     

which: no chromium-browser in (/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/build/cockpit/bots:/build/cockpit/bots/../test:/build/cockpit/bots:/build/cockpit/test)
[0114/235227.016034:WARNING:discardable_shared_memory_manager.cc(178)] Less than 64MB of free space in temporary directory for shared memory files: 60

DevTools listening on ws://127.0.0.1:9961/devtools/browser/ee4b6990-9484-4bd8-8684-ba51917701ee
52:54:01:00:00:03 -> eth2
52:54:01:00:00:03 -> eth2
52:54:01:00:00:04 -> eth3
52:54:01:00:00:04 -> eth3
Unexpected journal message 'audit: type=1400 audit(1515973937.929:163): avc:  denied  { map } for  pid=1294 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1515973938.250:165): avc:  denied  { execute_no_trans } for  pid=1337 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestNetworking-testBondMac-fedora-27-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestNetworking-testBondMac-fedora-27-127.0.0.2-2401-FAIL.log
Journal extracted to TestNetworking-testBondMac-fedora-26-127.0.0.2-2402-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 667, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 802, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1515973937.929:163): avc:  denied  { map } for  pid=1294 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 97 testBondMac (check_networking_mac.TestNetworking) # duration: 71s
Wrote screenshot to TestNetworking-testBondMac-fedora-27-127.0.0.2-2401-FAIL.png
Wrote HTML dump to TestNetworking-testBondMac-fedora-27-127.0.0.2-2401-FAIL.html
Wrote JS log to TestNetworking-testBondMac-fedora-27-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestNetworking-testBondMac-fedora-27-127.0.0.2-2401-FAIL.log
Journal extracted to TestNetworking-testBondMac-fedora-26-127.0.0.2-2402-FAIL.log

First occurrence: 2018-01-14T23:53:01.330462 | revision 8b189b15f79c8eb10aaf717d256b71c214546183, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testFrameReload (check_pages.TestPages)
#
which: no chromium-browser in (/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/build/cockpit/bots:/build/cockpit/bots/../test:/build/cockpit/bots:/build/cockpit/test)

DevTools listening on ws://127.0.0.1:9239/devtools/browser/b443230d-2e6a-4321-b51f-ac72adb6ba29
Unexpected journal message 'audit: type=1400 audit(1515976012.738:163): avc:  denied  { map } for  pid=1312 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1515976012.843:165): avc:  denied  { execute_no_trans } for  pid=1336 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestPages-testFrameReload-fedora-27-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestPages-testFrameReload-fedora-27-127.0.0.2-2401-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 667, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 802, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1515976012.738:163): avc:  denied  { map } for  pid=1312 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 78 testFrameReload (check_pages.TestPages) # duration: 37s
Wrote screenshot to TestPages-testFrameReload-fedora-27-127.0.0.2-2401-FAIL.png
Wrote HTML dump to TestPages-testFrameReload-fedora-27-127.0.0.2-2401-FAIL.html
Wrote JS log to TestPages-testFrameReload-fedora-27-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestPages-testFrameReload-fedora-27-127.0.0.2-2401-FAIL.log

First occurrence: 2018-01-15T00:27:08.131453 | revision 8b189b15f79c8eb10aaf717d256b71c214546183, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testProjectUsers (check_openshift.TestRegistry)
#
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
which: no chromium-browser in (/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/build/cockpit/bots:/build/cockpit/bots/../test:/build/cockpit/bots:/build/cockpit/test)
[0115/003237.525464:WARNING:discardable_shared_memory_manager.cc(178)] Less than 64MB of free space in temporary directory for shared memory files: 61

DevTools listening on ws://127.0.0.1:9428/devtools/browser/38b2254b-daf1-4dfe-bc05-c5443f905afb
> warning: 2018-01-14 19:32:46.649158 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-14 19:32:46.649638 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-14 19:32:46.649706 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-14 19:32:47.481905 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-14 19:32:47.482191 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-14 19:32:47.482256 I | proto: duplicate proto type registered: google.protobuf.Timestamp

Unexpected journal message 'audit: type=1400 audit(1515976318.484:175): avc:  denied  { execute_no_trans } for  pid=1349 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestRegistry-testProjectUsers-fedora-27-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestRegistry-testProjectUsers-fedora-27-127.0.0.2-2401-FAIL.log
Journal extracted to TestRegistry-testProjectUsers-openshift-127.0.0.2-2402-FAIL.log
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 667, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 802, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1515976318.484:175): avc:  denied  { execute_no_trans } for  pid=1349 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 74 testProjectUsers (check_openshift.TestRegistry) # duration: 100s
Wrote screenshot to TestRegistry-testProjectUsers-fedora-27-127.0.0.2-2401-FAIL.png
Wrote HTML dump to TestRegistry-testProjectUsers-fedora-27-127.0.0.2-2401-FAIL.html
Wrote JS log to TestRegistry-testProjectUsers-fedora-27-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestRegistry-testProjectUsers-fedora-27-127.0.0.2-2401-FAIL.log
Journal extracted to TestRegistry-testProjectUsers-openshift-127.0.0.2-2402-FAIL.log
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory

First occurrence: 2018-01-15T00:33:09.615117 | revision 8b189b15f79c8eb10aaf717d256b71c214546183, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testProjectGroups (check_openshift.TestRegistry)
#
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
which: no chromium-browser in (/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/build/cockpit/bots:/build/cockpit/bots/../test:/build/cockpit/bots:/build/cockpit/test)
[0115/003551.886103:WARNING:discardable_shared_memory_manager.cc(178)] Less than 64MB of free space in temporary directory for shared memory files: 61

DevTools listening on ws://127.0.0.1:9327/devtools/browser/deebdc8d-aaa6-4bfc-9436-a3321963801f
> warning: 2018-01-14 19:35:59.855274 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-14 19:35:59.856088 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-14 19:35:59.856174 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-14 19:36:00.425175 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-14 19:36:00.425390 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-14 19:36:00.425454 I | proto: duplicate proto type registered: google.protobuf.Timestamp

Unexpected journal message 'audit: type=1400 audit(1515976518.361:163): avc:  denied  { map } for  pid=1301 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1515976518.685:165): avc:  denied  { execute_no_trans } for  pid=1345 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestRegistry-testProjectGroups-fedora-27-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestRegistry-testProjectGroups-fedora-27-127.0.0.2-2401-FAIL.log
Journal extracted to TestRegistry-testProjectGroups-openshift-127.0.0.2-2402-FAIL.log
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 667, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 802, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1515976518.361:163): avc:  denied  { map } for  pid=1301 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 72 testProjectGroups (check_openshift.TestRegistry) # duration: 80s
Wrote screenshot to TestRegistry-testProjectGroups-fedora-27-127.0.0.2-2401-FAIL.png
Wrote HTML dump to TestRegistry-testProjectGroups-fedora-27-127.0.0.2-2401-FAIL.html
Wrote JS log to TestRegistry-testProjectGroups-fedora-27-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestRegistry-testProjectGroups-fedora-27-127.0.0.2-2401-FAIL.log
Journal extracted to TestRegistry-testProjectGroups-openshift-127.0.0.2-2402-FAIL.log
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory

First occurrence: 2018-01-15T00:36:09.841928 | revision 8b189b15f79c8eb10aaf717d256b71c214546183, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testImages (check_openshift.TestRegistry)
#
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
which: no chromium-browser in (/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/build/cockpit/bots:/build/cockpit/bots/../test:/build/cockpit/bots:/build/cockpit/test)
[0115/004031.770696:WARNING:discardable_shared_memory_manager.cc(178)] Less than 64MB of free space in temporary directory for shared memory files: 61

DevTools listening on ws://127.0.0.1:9319/devtools/browser/1c4655cf-c57b-4cf4-b754-802663285d87
> warning: 2018-01-14 19:40:40.664110 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-14 19:40:40.665248 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-14 19:40:40.665305 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-14 19:40:41.556948 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-14 19:40:41.557046 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-14 19:40:41.557063 I | proto: duplicate proto type registered: google.protobuf.Timestamp

CDP: {"source":"security","level":"error","text":"Refused to apply inline style because it violates the following Content Security Policy directive: \"default-src 'self' http://127.0.0.2:9291\". Either the 'unsafe-inline' keyword, a hash ('sha256-I4l5F4Kq75Yvla5XX3FqfoQO1206LqJ8p8rtQPyLwm4='), or a nonce ('nonce-...') is required to enable inline execution. Note also that 'style-src' was not explicitly set, so 'default-src' is used as a fallback.\n","timestamp":1515976845202.25,"url":"http://127.0.0.2:9291/cockpit/$455cbf55d12b4e753f17d1e9bdb6ff11f7bc24ca/kubernetes/registry.js","lineNumber":3920,"stackTrace":{"callFrames":[{"functionName":"html","scriptId":"44","url":"http://127.0.0.2:9291/cockpit/$455cbf55d12b4e753f17d1e9bdb6ff11f7bc24ca/kubernetes/registry.js","lineNumber":3920,"columnNumber":74},{"functionName":"be.(anonymous function)","scriptId":"44","url":"http://127.0.0.2:9291/cockpit/$455cbf55d12b4e753f17d1e9bdb6ff11f7bc24ca/kubernetes/registry.js","lineNumber":3937,"columnNumber":40},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9291/cockpit/$455cbf55d12b4e753f17d1e9bdb6ff11f7bc24ca/kubernetes/registry.js","lineNumber":1427,"columnNumber":40},{"functionName":"l","scriptId":"44","url":"http://127.0.0.2:9291/cockpit/$455cbf55d12b4e753f17d1e9bdb6ff11f7bc24ca/kubernetes/registry.js","lineNumber":2475,"columnNumber":41},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9291/cockpit/$455cbf55d12b4e753f17d1e9bdb6ff11f7bc24ca/kubernetes/registry.js","lineNumber":2483,"columnNumber":20},{"functionName":"$eval","scriptId":"44","url":"http://127.0.0.2:9291/cockpit/$455cbf55d12b4e753f17d1e9bdb6ff11f7bc24ca/kubernetes/registry.js","lineNumber":2799,"columnNumber":35},{"functionName":"$digest","scriptId":"44","url":"http://127.0.0.2:9291/cockpit/$455cbf55d12b4e753f17d1e9bdb6ff11f7bc24ca/kubernetes/registry.js","lineNumber":2752,"columnNumber":59},{"functionName":"$apply","scriptId":"44","url":"http://127.0.0.2:9291/cockpit/$455cbf55d12b4e753f17d1e9bdb6ff11f7bc24ca/kubernetes/registry.js","lineNumber":2821,"columnNumber":34},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9291/cockpit/$455cbf55d12b4e753f17d1e9bdb6ff11f7bc24ca/kubernetes/registry.js","lineNumber":2184,"columnNumber":52},{"functionName":"n","scriptId":"44","url":"http://127.0.0.2:9291/cockpit/$455cbf55d12b4e753f17d1e9bdb6ff11f7bc24ca/kubernetes/registry.js","lineNumber":713,"columnNumber":90},{"functionName":"ph_click","scriptId":"22","url":"","lineNumber":122,"columnNumber":7},{"functionName":"","scriptId":"64","url":"","lineNumber":0,"columnNumber":16}]}}
CDP: {"source":"security","level":"error","text":"Refused to apply inline style because it violates the following Content Security Policy directive: \"default-src 'self' http://127.0.0.2:9291\". Either the 'unsafe-inline' keyword, a hash ('sha256-I4l5F4Kq75Yvla5XX3FqfoQO1206LqJ8p8rtQPyLwm4='), or a nonce ('nonce-...') is required to enable inline execution. Note also that 'style-src' was not explicitly set, so 'default-src' is used as a fallback.\n","timestamp":1515976859327.41,"url":"http://127.0.0.2:9291/cockpit/$455cbf55d12b4e753f17d1e9bdb6ff11f7bc24ca/kubernetes/registry.js","lineNumber":3920,"stackTrace":{"callFrames":[{"functionName":"html","scriptId":"44","url":"http://127.0.0.2:9291/cockpit/$455cbf55d12b4e753f17d1e9bdb6ff11f7bc24ca/kubernetes/registry.js","lineNumber":3920,"columnNumber":74},{"functionName":"be.(anonymous function)","scriptId":"44","url":"http://127.0.0.2:9291/cockpit/$455cbf55d12b4e753f17d1e9bdb6ff11f7bc24ca/kubernetes/registry.js","lineNumber":3937,"columnNumber":40},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9291/cockpit/$455cbf55d12b4e753f17d1e9bdb6ff11f7bc24ca/kubernetes/registry.js","lineNumber":1427,"columnNumber":40},{"functionName":"l","scriptId":"44","url":"http://127.0.0.2:9291/cockpit/$455cbf55d12b4e753f17d1e9bdb6ff11f7bc24ca/kubernetes/registry.js","lineNumber":2475,"columnNumber":41},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9291/cockpit/$455cbf55d12b4e753f17d1e9bdb6ff11f7bc24ca/kubernetes/registry.js","lineNumber":2483,"columnNumber":20},{"functionName":"$eval","scriptId":"44","url":"http://127.0.0.2:9291/cockpit/$455cbf55d12b4e753f17d1e9bdb6ff11f7bc24ca/kubernetes/registry.js","lineNumber":2799,"columnNumber":35},{"functionName":"$digest","scriptId":"44","url":"http://127.0.0.2:9291/cockpit/$455cbf55d12b4e753f17d1e9bdb6ff11f7bc24ca/kubernetes/registry.js","lineNumber":2752,"columnNumber":59},{"functionName":"$apply","scriptId":"44","url":"http://127.0.0.2:9291/cockpit/$455cbf55d12b4e753f17d1e9bdb6ff11f7bc24ca/kubernetes/registry.js","lineNumber":2821,"columnNumber":34},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9291/cockpit/$455cbf55d12b4e753f17d1e9bdb6ff11f7bc24ca/kubernetes/registry.js","lineNumber":2184,"columnNumber":52},{"functionName":"n","scriptId":"44","url":"http://127.0.0.2:9291/cockpit/$455cbf55d12b4e753f17d1e9bdb6ff11f7bc24ca/kubernetes/registry.js","lineNumber":713,"columnNumber":90},{"functionName":"ph_click","scriptId":"22","url":"","lineNumber":122,"columnNumber":7},{"functionName":"","scriptId":"86","url":"","lineNumber":0,"columnNumber":16}]}}
CDP: {"source":"security","level":"error","text":"Refused to apply inline style because it violates the following Content Security Policy directive: \"default-src 'self' http://127.0.0.2:9291\". Either the 'unsafe-inline' keyword, a hash ('sha256-I4l5F4Kq75Yvla5XX3FqfoQO1206LqJ8p8rtQPyLwm4='), or a nonce ('nonce-...') is required to enable inline execution. Note also that 'style-src' was not explicitly set, so 'default-src' is used as a fallback.\n","timestamp":1515976859847.66,"url":"http://127.0.0.2:9291/cockpit/$455cbf55d12b4e753f17d1e9bdb6ff11f7bc24ca/kubernetes/registry.js","lineNumber":3920,"stackTrace":{"callFrames":[{"functionName":"html","scriptId":"44","url":"http://127.0.0.2:9291/cockpit/$455cbf55d12b4e753f17d1e9bdb6ff11f7bc24ca/kubernetes/registry.js","lineNumber":3920,"columnNumber":74},{"functionName":"be.(anonymous function)","scriptId":"44","url":"http://127.0.0.2:9291/cockpit/$455cbf55d12b4e753f17d1e9bdb6ff11f7bc24ca/kubernetes/registry.js","lineNumber":3937,"columnNumber":40},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9291/cockpit/$455cbf55d12b4e753f17d1e9bdb6ff11f7bc24ca/kubernetes/registry.js","lineNumber":1427,"columnNumber":40},{"functionName":"l","scriptId":"44","url":"http://127.0.0.2:9291/cockpit/$455cbf55d12b4e753f17d1e9bdb6ff11f7bc24ca/kubernetes/registry.js","lineNumber":2475,"columnNumber":41},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9291/cockpit/$455cbf55d12b4e753f17d1e9bdb6ff11f7bc24ca/kubernetes/registry.js","lineNumber":2483,"columnNumber":20},{"functionName":"$eval","scriptId":"44","url":"http://127.0.0.2:9291/cockpit/$455cbf55d12b4e753f17d1e9bdb6ff11f7bc24ca/kubernetes/registry.js","lineNumber":2799,"columnNumber":35},{"functionName":"$digest","scriptId":"44","url":"http://127.0.0.2:9291/cockpit/$455cbf55d12b4e753f17d1e9bdb6ff11f7bc24ca/kubernetes/registry.js","lineNumber":2752,"columnNumber":59},{"functionName":"$apply","scriptId":"44","url":"http://127.0.0.2:9291/cockpit/$455cbf55d12b4e753f17d1e9bdb6ff11f7bc24ca/kubernetes/registry.js","lineNumber":2821,"columnNumber":34},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9291/cockpit/$455cbf55d12b4e753f17d1e9bdb6ff11f7bc24ca/kubernetes/registry.js","lineNumber":4914,"columnNumber":73},{"functionName":"n","scriptId":"44","url":"http://127.0.0.2:9291/cockpit/$455cbf55d12b4e753f17d1e9bdb6ff11f7bc24ca/kubernetes/registry.js","lineNumber":713,"columnNumber":90},{"functionName":"ph_click","scriptId":"22","url":"","lineNumber":122,"columnNumber":7},{"functionName":"","scriptId":"102","url":"","lineNumber":0,"columnNumber":16}]}}
CDP: {"source":"security","level":"error","text":"Refused to apply inline style because it violates the following Content Security Policy directive: \"default-src 'self' http://127.0.0.2:9291\". Either the 'unsafe-inline' keyword, a hash ('sha256-I4l5F4Kq75Yvla5XX3FqfoQO1206LqJ8p8rtQPyLwm4='), or a nonce ('nonce-...') is required to enable inline execution. Note also that 'style-src' was not explicitly set, so 'default-src' is used as a fallback.\n","timestamp":1515976860221.68,"url":"http://127.0.0.2:9291/cockpit/$455cbf55d12b4e753f17d1e9bdb6ff11f7bc24ca/kubernetes/registry.js","lineNumber":3920,"stackTrace":{"callFrames":[{"functionName":"html","scriptId":"44","url":"http://127.0.0.2:9291/cockpit/$455cbf55d12b4e753f17d1e9bdb6ff11f7bc24ca/kubernetes/registry.js","lineNumber":3920,"columnNumber":74},{"functionName":"be.(anonymous function)","scriptId":"44","url":"http://127.0.0.2:9291/cockpit/$455cbf55d12b4e753f17d1e9bdb6ff11f7bc24ca/kubernetes/registry.js","lineNumber":3937,"columnNumber":40},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9291/cockpit/$455cbf55d12b4e753f17d1e9bdb6ff11f7bc24ca/kubernetes/registry.js","lineNumber":1427,"columnNumber":40},{"functionName":"l","scriptId":"44","url":"http://127.0.0.2:9291/cockpit/$455cbf55d12b4e753f17d1e9bdb6ff11f7bc24ca/kubernetes/registry.js","lineNumber":2475,"columnNumber":41},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9291/cockpit/$455cbf55d12b4e753f17d1e9bdb6ff11f7bc24ca/kubernetes/registry.js","lineNumber":2483,"columnNumber":20},{"functionName":"$eval","scriptId":"44","url":"http://127.0.0.2:9291/cockpit/$455cbf55d12b4e753f17d1e9bdb6ff11f7bc24ca/kubernetes/registry.js","lineNumber":2799,"columnNumber":35},{"functionName":"$digest","scriptId":"44","url":"http://127.0.0.2:9291/cockpit/$455cbf55d12b4e753f17d1e9bdb6ff11f7bc24ca/kubernetes/registry.js","lineNumber":2752,"columnNumber":59},{"functionName":"$apply","scriptId":"44","url":"http://127.0.0.2:9291/cockpit/$455cbf55d12b4e753f17d1e9bdb6ff11f7bc24ca/kubernetes/registry.js","lineNumber":2821,"columnNumber":34},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9291/cockpit/$455cbf55d12b4e753f17d1e9bdb6ff11f7bc24ca/kubernetes/registry.js","lineNumber":4914,"columnNumber":73},{"functionName":"n","scriptId":"44","url":"http://127.0.0.2:9291/cockpit/$455cbf55d12b4e753f17d1e9bdb6ff11f7bc24ca/kubernetes/registry.js","lineNumber":713,"columnNumber":90},{"functionName":"ph_click","scriptId":"22","url":"","lineNumber":122,"columnNumber":7},{"functionName":"","scriptId":"105","url":"","lineNumber":0,"columnNumber":16}]}}
CDP: {"source":"security","level":"error","text":"Refused to apply inline style because it violates the following Content Security Policy directive: \"default-src 'self' http://127.0.0.2:9291\". Either the 'unsafe-inline' keyword, a hash ('sha256-I4l5F4Kq75Yvla5XX3FqfoQO1206LqJ8p8rtQPyLwm4='), or a nonce ('nonce-...') is required to enable inline execution. Note also that 'style-src' was not explicitly set, so 'default-src' is used as a fallback.\n","timestamp":1515976860980.18,"url":"http://127.0.0.2:9291/cockpit/$455cbf55d12b4e753f17d1e9bdb6ff11f7bc24ca/kubernetes/registry.js","lineNumber":3920,"stackTrace":{"callFrames":[{"functionName":"html","scriptId":"44","url":"http://127.0.0.2:9291/cockpit/$455cbf55d12b4e753f17d1e9bdb6ff11f7bc24ca/kubernetes/registry.js","lineNumber":3920,"columnNumber":74},{"functionName":"be.(anonymous function)","scriptId":"44","url":"http://127.0.0.2:9291/cockpit/$455cbf55d12b4e753f17d1e9bdb6ff11f7bc24ca/kubernetes/registry.js","lineNumber":3937,"columnNumber":40},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9291/cockpit/$455cbf55d12b4e753f17d1e9bdb6ff11f7bc24ca/kubernetes/registry.js","lineNumber":1427,"columnNumber":40},{"functionName":"l","scriptId":"44","url":"http://127.0.0.2:9291/cockpit/$455cbf55d12b4e753f17d1e9bdb6ff11f7bc24ca/kubernetes/registry.js","lineNumber":2475,"columnNumber":41},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9291/cockpit/$455cbf55d12b4e753f17d1e9bdb6ff11f7bc24ca/kubernetes/registry.js","lineNumber":2483,"columnNumber":20},{"functionName":"$eval","scriptId":"44","url":"http://127.0.0.2:9291/cockpit/$455cbf55d12b4e753f17d1e9bdb6ff11f7bc24ca/kubernetes/registry.js","lineNumber":2799,"columnNumber":35},{"functionName":"$digest","scriptId":"44","url":"http://127.0.0.2:9291/cockpit/$455cbf55d12b4e753f17d1e9bdb6ff11f7bc24ca/kubernetes/registry.js","lineNumber":2752,"columnNumber":59},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9291/cockpit/$455cbf55d12b4e753f17d1e9bdb6ff11f7bc24ca/kubernetes/registry.js","lineNumber":2803,"columnNumber":42},{"functionName":"s","scriptId":"44","url":"http://127.0.0.2:9291/cockpit/$455cbf55d12b4e753f17d1e9bdb6ff11f7bc24ca/kubernetes/registry.js","lineNumber":945,"columnNumber":22},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9291/cockpit/$455cbf55d12b4e753f17d1e9bdb6ff11f7bc24ca/kubernetes/registry.js","lineNumber":1037,"columnNumber":33}]}}
CDP: {"source":"security","level":"error","text":"Refused to apply inline style because it violates the following Content Security Policy directive: \"default-src 'self' http://127.0.0.2:9291\". Either the 'unsafe-inline' keyword, a hash ('sha256-I4l5F4Kq75Yvla5XX3FqfoQO1206LqJ8p8rtQPyLwm4='), or a nonce ('nonce-...') is required to enable inline execution. Note also that 'style-src' was not explicitly set, so 'default-src' is used as a fallback.\n","timestamp":1515976861422.96,"url":"http://127.0.0.2:9291/cockpit/$455cbf55d12b4e753f17d1e9bdb6ff11f7bc24ca/kubernetes/registry.js","lineNumber":3920,"stackTrace":{"callFrames":[{"functionName":"html","scriptId":"44","url":"http://127.0.0.2:9291/cockpit/$455cbf55d12b4e753f17d1e9bdb6ff11f7bc24ca/kubernetes/registry.js","lineNumber":3920,"columnNumber":74},{"functionName":"be.(anonymous function)","scriptId":"44","url":"http://127.0.0.2:9291/cockpit/$455cbf55d12b4e753f17d1e9bdb6ff11f7bc24ca/kubernetes/registry.js","lineNumber":3937,"columnNumber":40},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9291/cockpit/$455cbf55d12b4e753f17d1e9bdb6ff11f7bc24ca/kubernetes/registry.js","lineNumber":1427,"columnNumber":40},{"functionName":"l","scriptId":"44","url":"http://127.0.0.2:9291/cockpit/$455cbf55d12b4e753f17d1e9bdb6ff11f7bc24ca/kubernetes/registry.js","lineNumber":2475,"columnNumber":41},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9291/cockpit/$455cbf55d12b4e753f17d1e9bdb6ff11f7bc24ca/kubernetes/registry.js","lineNumber":2483,"columnNumber":20},{"functionName":"$eval","scriptId":"44","url":"http://127.0.0.2:9291/cockpit/$455cbf55d12b4e753f17d1e9bdb6ff11f7bc24ca/kubernetes/registry.js","lineNumber":2799,"columnNumber":35},{"functionName":"$digest","scriptId":"44","url":"http://127.0.0.2:9291/cockpit/$455cbf55d12b4e753f17d1e9bdb6ff11f7bc24ca/kubernetes/registry.js","lineNumber":2752,"columnNumber":59},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9291/cockpit/$455cbf55d12b4e753f17d1e9bdb6ff11f7bc24ca/kubernetes/registry.js","lineNumber":2193,"columnNumber":45},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9291/cockpit/$455cbf55d12b4e753f17d1e9bdb6ff11f7bc24ca/kubernetes/registry.js","lineNumber":978,"columnNumber":20},{"functionName":"i","scriptId":"44","url":"http://127.0.0.2:9291/cockpit/$455cbf55d12b4e753f17d1e9bdb6ff11f7bc24ca/kubernetes/registry.js","lineNumber":41,"columnNumber":73},{"functionName":"m","scriptId":"44","url":"http://127.0.0.2:9291/cockpit/$455cbf55d12b4e753f17d1e9bdb6ff11f7bc24ca/kubernetes/registry.js","lineNumber":977,"columnNumber":65},{"functionName":"u","scriptId":"44","url":"http://127.0.0.2:9291/cockpit/$455cbf55d12b4e753f17d1e9bdb6ff11f7bc24ca/kubernetes/registry.js","lineNumber":966,"columnNumber":21},{"functionName":"n","scriptId":"44","url":"http://127.0.0.2:9291/cockpit/$455cbf55d12b4e753f17d1e9bdb6ff11f7bc24ca/kubernetes/registry.js","lineNumber":713,"columnNumber":90},{"functionName":"ph_go","scriptId":"22","url":"","lineNumber":167,"columnNumber":29},{"functionName":"","scriptId":"122","url":"","lineNumber":0,"columnNumber":16}]}}
CDP: {"source":"security","level":"error","text":"Refused to apply inline style because it violates the following Content Security Policy directive: \"default-src 'self' http://127.0.0.2:9291\". Either the 'unsafe-inline' keyword, a hash ('sha256-I4l5F4Kq75Yvla5XX3FqfoQO1206LqJ8p8rtQPyLwm4='), or a nonce ('nonce-...') is required to enable inline execution. Note also that 'style-src' was not explicitly set, so 'default-src' is used as a fallback.\n","timestamp":1515976861593.04,"url":"http://127.0.0.2:9291/cockpit/$455cbf55d12b4e753f17d1e9bdb6ff11f7bc24ca/kubernetes/registry.js","lineNumber":3920,"stackTrace":{"callFrames":[{"functionName":"html","scriptId":"44","url":"http://127.0.0.2:9291/cockpit/$455cbf55d12b4e753f17d1e9bdb6ff11f7bc24ca/kubernetes/registry.js","lineNumber":3920,"columnNumber":74},{"functionName":"be.(anonymous function)","scriptId":"44","url":"http://127.0.0.2:9291/cockpit/$455cbf55d12b4e753f17d1e9bdb6ff11f7bc24ca/kubernetes/registry.js","lineNumber":3937,"columnNumber":40},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9291/cockpit/$455cbf55d12b4e753f17d1e9bdb6ff11f7bc24ca/kubernetes/registry.js","lineNumber":1427,"columnNumber":40},{"functionName":"l","scriptId":"44","url":"http://127.0.0.2:9291/cockpit/$455cbf55d12b4e753f17d1e9bdb6ff11f7bc24ca/kubernetes/registry.js","lineNumber":2475,"columnNumber":41},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9291/cockpit/$455cbf55d12b4e753f17d1e9bdb6ff11f7bc24ca/kubernetes/registry.js","lineNumber":2483,"columnNumber":20},{"functionName":"$eval","scriptId":"44","url":"http://127.0.0.2:9291/cockpit/$455cbf55d12b4e753f17d1e9bdb6ff11f7bc24ca/kubernetes/registry.js","lineNumber":2799,"columnNumber":35},{"functionName":"$digest","scriptId":"44","url":"http://127.0.0.2:9291/cockpit/$455cbf55d12b4e753f17d1e9bdb6ff11f7bc24ca/kubernetes/registry.js","lineNumber":2752,"columnNumber":59},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9291/cockpit/$455cbf55d12b4e753f17d1e9bdb6ff11f7bc24ca/kubernetes/registry.js","lineNumber":2193,"columnNumber":45},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9291/cockpit/$455cbf55d12b4e753f17d1e9bdb6ff11f7bc24ca/kubernetes/registry.js","lineNumber":978,"columnNumber":20},{"functionName":"i","scriptId":"44","url":"http://127.0.0.2:9291/cockpit/$455cbf55d12b4e753f17d1e9bdb6ff11f7bc24ca/kubernetes/registry.js","lineNumber":41,"columnNumber":73},{"functionName":"m","scriptId":"44","url":"http://127.0.0.2:9291/cockpit/$455cbf55d12b4e753f17d1e9bdb6ff11f7bc24ca/kubernetes/registry.js","lineNumber":977,"columnNumber":65},{"functionName":"u","scriptId":"44","url":"http://127.0.0.2:9291/cockpit/$455cbf55d12b4e753f17d1e9bdb6ff11f7bc24ca/kubernetes/registry.js","lineNumber":966,"columnNumber":21},{"functionName":"n","scriptId":"44","url":"http://127.0.0.2:9291/cockpit/$455cbf55d12b4e753f17d1e9bdb6ff11f7bc24ca/kubernetes/registry.js","lineNumber":713,"columnNumber":90},{"functionName":"ph_go","scriptId":"22","url":"","lineNumber":167,"columnNumber":29},{"functionName":"","scriptId":"132","url":"","lineNumber":0,"columnNumber":16}]}}
CDP: {"source":"security","level":"error","text":"Refused to apply inline style because it violates the following Content Security Policy directive: \"default-src 'self' http://127.0.0.2:9291\". Either the 'unsafe-inline' keyword, a hash ('sha256-I4l5F4Kq75Yvla5XX3FqfoQO1206LqJ8p8rtQPyLwm4='), or a nonce ('nonce-...') is required to enable inline execution. Note also that 'style-src' was not explicitly set, so 'default-src' is used as a fallback.\n","timestamp":1515976861801.46,"url":"http://127.0.0.2:9291/cockpit/$455cbf55d12b4e753f17d1e9bdb6ff11f7bc24ca/kubernetes/registry.js","lineNumber":3920,"stackTrace":{"callFrames":[{"functionName":"html","scriptId":"44","url":"http://127.0.0.2:9291/cockpit/$455cbf55d12b4e753f17d1e9bdb6ff11f7bc24ca/kubernetes/registry.js","lineNumber":3920,"columnNumber":74},{"functionName":"be.(anonymous function)","scriptId":"44","url":"http://127.0.0.2:9291/cockpit/$455cbf55d12b4e753f17d1e9bdb6ff11f7bc24ca/kubernetes/registry.js","lineNumber":3937,"columnNumber":40},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9291/cockpit/$455cbf55d12b4e753f17d1e9bdb6ff11f7bc24ca/kubernetes/registry.js","lineNumber":1427,"columnNumber":40},{"functionName":"l","scriptId":"44","url":"http://127.0.0.2:9291/cockpit/$455cbf55d12b4e753f17d1e9bdb6ff11f7bc24ca/kubernetes/registry.js","lineNumber":2475,"columnNumber":41},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9291/cockpit/$455cbf55d12b4e753f17d1e9bdb6ff11f7bc24ca/kubernetes/registry.js","lineNumber":2483,"columnNumber":20},{"functionName":"$eval","scriptId":"44","url":"http://127.0.0.2:9291/cockpit/$455cbf55d12b4e753f17d1e9bdb6ff11f7bc24ca/kubernetes/registry.js","lineNumber":2799,"columnNumber":35},{"functionName":"$digest","scriptId":"44","url":"http://127.0.0.2:9291/cockpit/$455cbf55d12b4e753f17d1e9bdb6ff11f7bc24ca/kubernetes/registry.js","lineNumber":2752,"columnNumber":59},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9291/cockpit/$455cbf55d12b4e753f17d1e9bdb6ff11f7bc24ca/kubernetes/registry.js","lineNumber":2193,"columnNumber":45},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9291/cockpit/$455cbf55d12b4e753f17d1e9bdb6ff11f7bc24ca/kubernetes/registry.js","lineNumber":978,"columnNumber":20},{"functionName":"i","scriptId":"44","url":"http://127.0.0.2:9291/cockpit/$455cbf55d12b4e753f17d1e9bdb6ff11f7bc24ca/kubernetes/registry.js","lineNumber":41,"columnNumber":73},{"functionName":"m","scriptId":"44","url":"http://127.0.0.2:9291/cockpit/$455cbf55d12b4e753f17d1e9bdb6ff11f7bc24ca/kubernetes/registry.js","lineNumber":977,"columnNumber":65},{"functionName":"u","scriptId":"44","url":"http://127.0.0.2:9291/cockpit/$455cbf55d12b4e753f17d1e9bdb6ff11f7bc24ca/kubernetes/registry.js","lineNumber":966,"columnNumber":21},{"functionName":"n","scriptId":"44","url":"http://127.0.0.2:9291/cockpit/$455cbf55d12b4e753f17d1e9bdb6ff11f7bc24ca/kubernetes/registry.js","lineNumber":713,"columnNumber":90},{"functionName":"ph_go","scriptId":"22","url":"","lineNumber":167,"columnNumber":29},{"functionName":"","scriptId":"132","url":"","lineNumber":0,"columnNumber":16}]}}
CDP: {"source":"security","level":"error","text":"Refused to apply inline style because it violates the following Content Security Policy directive: \"default-src 'self' http://127.0.0.2:9291\". Either the 'unsafe-inline' keyword, a hash ('sha256-I4l5F4Kq75Yvla5XX3FqfoQO1206LqJ8p8rtQPyLwm4='), or a nonce ('nonce-...') is required to enable inline execution. Note also that 'style-src' was not explicitly set, so 'default-src' is used as a fallback.\n","timestamp":1515976861957.24,"url":"http://127.0.0.2:9291/cockpit/$455cbf55d12b4e753f17d1e9bdb6ff11f7bc24ca/kubernetes/registry.js","lineNumber":3920,"stackTrace":{"callFrames":[{"functionName":"html","scriptId":"44","url":"http://127.0.0.2:9291/cockpit/$455cbf55d12b4e753f17d1e9bdb6ff11f7bc24ca/kubernetes/registry.js","lineNumber":3920,"columnNumber":74},{"functionName":"be.(anonymous function)","scriptId":"44","url":"http://127.0.0.2:9291/cockpit/$455cbf55d12b4e753f17d1e9bdb6ff11f7bc24ca/kubernetes/registry.js","lineNumber":3937,"columnNumber":40},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9291/cockpit/$455cbf55d12b4e753f17d1e9bdb6ff11f7bc24ca/kubernetes/registry.js","lineNumber":1427,"columnNumber":40},{"functionName":"l","scriptId":"44","url":"http://127.0.0.2:9291/cockpit/$455cbf55d12b4e753f17d1e9bdb6ff11f7bc24ca/kubernetes/registry.js","lineNumber":2475,"columnNumber":41},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9291/cockpit/$455cbf55d12b4e753f17d1e9bdb6ff11f7bc24ca/kubernetes/registry.js","lineNumber":2483,"columnNumber":20},{"functionName":"$eval","scriptId":"44","url":"http://127.0.0.2:9291/cockpit/$455cbf55d12b4e753f17d1e9bdb6ff11f7bc24ca/kubernetes/registry.js","lineNumber":2799,"columnNumber":35},{"functionName":"$digest","scriptId":"44","url":"http://127.0.0.2:9291/cockpit/$455cbf55d12b4e753f17d1e9bdb6ff11f7bc24ca/kubernetes/registry.js","lineNumber":2752,"columnNumber":59},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9291/cockpit/$455cbf55d12b4e753f17d1e9bdb6ff11f7bc24ca/kubernetes/registry.js","lineNumber":2193,"columnNumber":45},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9291/cockpit/$455cbf55d12b4e753f17d1e9bdb6ff11f7bc24ca/kubernetes/registry.js","lineNumber":978,"columnNumber":20},{"functionName":"i","scriptId":"44","url":"http://127.0.0.2:9291/cockpit/$455cbf55d12b4e753f17d1e9bdb6ff11f7bc24ca/kubernetes/registry.js","lineNumber":41,"columnNumber":73},{"functionName":"m","scriptId":"44","url":"http://127.0.0.2:9291/cockpit/$455cbf55d12b4e753f17d1e9bdb6ff11f7bc24ca/kubernetes/registry.js","lineNumber":977,"columnNumber":65},{"functionName":"u","scriptId":"44","url":"http://127.0.0.2:9291/cockpit/$455cbf55d12b4e753f17d1e9bdb6ff11f7bc24ca/kubernetes/registry.js","lineNumber":966,"columnNumber":21},{"functionName":"n","scriptId":"44","url":"http://127.0.0.2:9291/cockpit/$455cbf55d12b4e753f17d1e9bdb6ff11f7bc24ca/kubernetes/registry.js","lineNumber":713,"columnNumber":90},{"functionName":"ph_go","scriptId":"22","url":"","lineNumber":167,"columnNumber":29},{"functionName":"","scriptId":"132","url":"","lineNumber":0,"columnNumber":16}]}}
CDP: {"source":"security","level":"error","text":"Refused to apply inline style because it violates the following Content Security Policy directive: \"default-src 'self' http://127.0.0.2:9291\". Either the 'unsafe-inline' keyword, a hash ('sha256-I4l5F4Kq75Yvla5XX3FqfoQO1206LqJ8p8rtQPyLwm4='), or a nonce ('nonce-...') is required to enable inline execution. Note also that 'style-src' was not explicitly set, so 'default-src' is used as a fallback.\n","timestamp":1515976862027.64,"url":"http://127.0.0.2:9291/cockpit/$455cbf55d12b4e753f17d1e9bdb6ff11f7bc24ca/kubernetes/registry.js","lineNumber":3920,"stackTrace":{"callFrames":[{"functionName":"html","scriptId":"44","url":"http://127.0.0.2:9291/cockpit/$455cbf55d12b4e753f17d1e9bdb6ff11f7bc24ca/kubernetes/registry.js","lineNumber":3920,"columnNumber":74},{"functionName":"be.(anonymous function)","scriptId":"44","url":"http://127.0.0.2:9291/cockpit/$455cbf55d12b4e753f17d1e9bdb6ff11f7bc24ca/kubernetes/registry.js","lineNumber":3937,"columnNumber":40},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9291/cockpit/$455cbf55d12b4e753f17d1e9bdb6ff11f7bc24ca/kubernetes/registry.js","lineNumber":1427,"columnNumber":40},{"functionName":"l","scriptId":"44","url":"http://127.0.0.2:9291/cockpit/$455cbf55d12b4e753f17d1e9bdb6ff11f7bc24ca/kubernetes/registry.js","lineNumber":2475,"columnNumber":41},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9291/cockpit/$455cbf55d12b4e753f17d1e9bdb6ff11f7bc24ca/kubernetes/registry.js","lineNumber":2483,"columnNumber":20},{"functionName":"$eval","scriptId":"44","url":"http://127.0.0.2:9291/cockpit/$455cbf55d12b4e753f17d1e9bdb6ff11f7bc24ca/kubernetes/registry.js","lineNumber":2799,"columnNumber":35},{"functionName":"$digest","scriptId":"44","url":"http://127.0.0.2:9291/cockpit/$455cbf55d12b4e753f17d1e9bdb6ff11f7bc24ca/kubernetes/registry.js","lineNumber":2752,"columnNumber":59},{"functionName":"$apply","scriptId":"44","url":"http://127.0.0.2:9291/cockpit/$455cbf55d12b4e753f17d1e9bdb6ff11f7bc24ca/kubernetes/registry.js","lineNumber":2821,"columnNumber":34},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9291/cockpit/$455cbf55d12b4e753f17d1e9bdb6ff11f7bc24ca/kubernetes/registry.js","lineNumber":4914,"columnNumber":73},{"functionName":"n","scriptId":"44","url":"http://127.0.0.2:9291/cockpit/$455cbf55d12b4e753f17d1e9bdb6ff11f7bc24ca/kubernetes/registry.js","lineNumber":713,"columnNumber":90},{"functionName":"ph_click","scriptId":"22","url":"","lineNumber":122,"columnNumber":7},{"functionName":"","scriptId":"150","url":"","lineNumber":0,"columnNumber":16}]}}
Unexpected journal message 'audit: type=1400 audit(1515976795.798:163): avc:  denied  { execute_no_trans } for  pid=1266 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestRegistry-testImages-fedora-27-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestRegistry-testImages-fedora-27-127.0.0.2-2401-FAIL.log
Journal extracted to TestRegistry-testImages-openshift-127.0.0.2-2402-FAIL.log
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 667, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 802, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1515976795.798:163): avc:  denied  { execute_no_trans } for  pid=1266 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 69 testImages (check_openshift.TestRegistry) # duration: 101s
Wrote screenshot to TestRegistry-testImages-fedora-27-127.0.0.2-2401-FAIL.png
Wrote HTML dump to TestRegistry-testImages-fedora-27-127.0.0.2-2401-FAIL.html
Wrote JS log to TestRegistry-testImages-fedora-27-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestRegistry-testImages-fedora-27-127.0.0.2-2401-FAIL.log
Journal extracted to TestRegistry-testImages-openshift-127.0.0.2-2402-FAIL.log
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory

First occurrence: 2018-01-15T00:41:07.464091 | revision 8b189b15f79c8eb10aaf717d256b71c214546183, logs Times recorded: 1 Latest occurrences:

cockpituous commented 6 years ago

verify/fedora-27 Ooops, it happened again


# ----------------------------------------------------------------------
# testCreateTimer (check_services.TestServices)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9284/devtools/browser/e7a8eac4-f943-4990-aa66-3e7aaf80cc70
[0112/213105.359964:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 73050: Permission denied (13)
[0112/213106.449221:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 73085: Permission denied (13)
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> warning: transport closed: disconnected
CDP: {"source":"network","level":"error","text":"Failed to load resource: net::ERR_EMPTY_RESPONSE","timestamp":1515792737841.39,"url":"http://127.0.0.2:9491/cockpit/static/fonts/OpenSans-Light-webfont.woff","networkRequestId":"73085.29"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"16"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"17"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"18"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"19"}
Unexpected journal message 'audit: type=1400 audit(1515792655.206:161): avc:  denied  { execute_no_trans } for  pid=1286 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestServices-testCreateTimer-fedora-27-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestServices-testCreateTimer-fedora-27-127.0.0.2-2601-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1515792655.206:161): avc:  denied  { execute_no_trans } for  pid=1286 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 91 testCreateTimer (check_services.TestServices) # duration: 117s
Wrote screenshot to TestServices-testCreateTimer-fedora-27-127.0.0.2-2601-FAIL.png
Wrote HTML dump to TestServices-testCreateTimer-fedora-27-127.0.0.2-2601-FAIL.html
Wrote JS log to TestServices-testCreateTimer-fedora-27-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestServices-testCreateTimer-fedora-27-127.0.0.2-2601-FAIL.log

First occurrence: 2018-01-12T21:32:43.149247 | revision 1bb83da4c0508cde916b75561b54cea8e3b4987b, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testMtu (check_networking_mtu.TestNetworking)
#
NAME         UUID                                  TYPE            DEVICE 
System eth0  5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03  802-3-ethernet  eth0   
virbr0       154f3f56-c73c-436f-8c51-eafd4a0e6f6a  bridge          virbr0 
System eth1  9c92fad9-6ecb-3e6c-eb4d-8a47c6f50c04  802-3-ethernet  --     
ens2         39ef3890-56af-4114-9a24-f3f94c42acfe  802-3-ethernet  --     

ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:10049/devtools/browser/391f8f7e-b134-4017-a3fe-c2804fe3386c
[0113/151748.968208:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 37332: Permission denied (13)
[0113/151749.972402:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 37402: Permission denied (13)
52:54:01:00:00:03 -> eth2
52:54:01:00:00:03 -> eth2
Unexpected journal message 'audit: type=1400 audit(1515856656.372:163): avc:  denied  { map } for  pid=1301 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1515856656.486:165): avc:  denied  { execute_no_trans } for  pid=1334 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestNetworking-testMtu-fedora-27-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestNetworking-testMtu-fedora-27-127.0.0.2-2501-FAIL.log
Journal extracted to TestNetworking-testMtu-fedora-26-127.0.0.2-2502-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 667, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 802, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1515856656.372:163): avc:  denied  { map } for  pid=1301 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 34 testMtu (check_networking_mtu.TestNetworking) # duration: 42s
Wrote screenshot to TestNetworking-testMtu-fedora-27-127.0.0.2-2501-FAIL.png
Wrote HTML dump to TestNetworking-testMtu-fedora-27-127.0.0.2-2501-FAIL.html
Wrote JS log to TestNetworking-testMtu-fedora-27-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestNetworking-testMtu-fedora-27-127.0.0.2-2501-FAIL.log
Journal extracted to TestNetworking-testMtu-fedora-26-127.0.0.2-2502-FAIL.log

First occurrence: 2018-01-13T15:18:05.646170 | revision e08ef4dd06c58d4da193975c5ca4f6daf1ae8c13, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testFedora23Direct (check_multi_os.TestMultiOSDirect)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9611/devtools/browser/4b7279d7-d5f3-43f2-bbc7-493ea9d4cc9b
[0113/151919.413845:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 40178: Permission denied (13)
[0113/151920.495745:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 40217: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1515856747.584:160): avc:  denied  { map } for  pid=1294 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1515856747.708:162): avc:  denied  { execute_no_trans } for  pid=1339 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestMultiOSDirect-testFedora23Direct-fedora-27-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestMultiOSDirect-testFedora23Direct-fedora-27-127.0.0.2-2801-FAIL.log
Journal extracted to TestMultiOSDirect-testFedora23Direct-fedora-23-stock-127.0.0.2-2802-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 667, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 802, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1515856747.584:160): avc:  denied  { map } for  pid=1294 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 21 testFedora23Direct (check_multi_os.TestMultiOSDirect) # duration: 38s
Wrote screenshot to TestMultiOSDirect-testFedora23Direct-fedora-27-127.0.0.2-2801-FAIL.png
Wrote HTML dump to TestMultiOSDirect-testFedora23Direct-fedora-27-127.0.0.2-2801-FAIL.html
Wrote JS log to TestMultiOSDirect-testFedora23Direct-fedora-27-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestMultiOSDirect-testFedora23Direct-fedora-27-127.0.0.2-2801-FAIL.log
Journal extracted to TestMultiOSDirect-testFedora23Direct-fedora-23-stock-127.0.0.2-2802-FAIL.log

First occurrence: 2018-01-13T15:19:41.960342 | revision e08ef4dd06c58d4da193975c5ca4f6daf1ae8c13, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testSerialConsole (check_machines.TestMachines)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9720/devtools/browser/1f28580d-d363-4d2e-ad81-f6e68766a8b8
[0113/152110.613921:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 43608: Permission denied (13)
[0113/152111.527621:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 43671: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1515856860.172:160): avc:  denied  { map } for  pid=1271 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1515856860.303:162): avc:  denied  { execute_no_trans } for  pid=1315 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestMachines-testSerialConsole-fedora-27-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestMachines-testSerialConsole-fedora-27-127.0.0.2-2601-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 667, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 802, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1515856860.172:160): avc:  denied  { map } for  pid=1271 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 7 testSerialConsole (check_machines.TestMachines) # duration: 33s
Wrote screenshot to TestMachines-testSerialConsole-fedora-27-127.0.0.2-2601-FAIL.png
Wrote HTML dump to TestMachines-testSerialConsole-fedora-27-127.0.0.2-2601-FAIL.html
Wrote JS log to TestMachines-testSerialConsole-fedora-27-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestMachines-testSerialConsole-fedora-27-127.0.0.2-2601-FAIL.log

First occurrence: 2018-01-13T15:21:22.314478 | revision e08ef4dd06c58d4da193975c5ca4f6daf1ae8c13, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testAbrtDelete (check_journal.TestJournal)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9623/devtools/browser/3f69cac1-6715-414d-9f26-c631156273d7
[0113/164159.501256:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 17337: Permission denied (13)
[0113/164200.500049:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 17370: Permission denied (13)
bash: line 1:  1829 Segmentation fault      (core dumped) python -c 'import os; os.kill(os.getpid(), 11)'
Unexpected journal message 'audit: type=1400 audit(1515861712.172:163): avc:  denied  { map } for  pid=1248 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1515861712.295:165): avc:  denied  { execute_no_trans } for  pid=1296 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestJournal-testAbrtDelete-fedora-27-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestJournal-testAbrtDelete-fedora-27-127.0.0.2-2701-FAIL.log
Core dumps downloaded to /build/cockpit/TestJournal-testAbrtDelete-fedora-27-127.0.0.2-2701-FAIL.core
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 667, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 802, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1515861712.172:163): avc:  denied  { map } for  pid=1248 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 160 testAbrtDelete (check_journal.TestJournal) # duration: 29s
Wrote screenshot to TestJournal-testAbrtDelete-fedora-27-127.0.0.2-2701-FAIL.png
Wrote HTML dump to TestJournal-testAbrtDelete-fedora-27-127.0.0.2-2701-FAIL.html
Wrote JS log to TestJournal-testAbrtDelete-fedora-27-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestJournal-testAbrtDelete-fedora-27-127.0.0.2-2701-FAIL.log
Core dumps downloaded to /build/cockpit/TestJournal-testAbrtDelete-fedora-27-127.0.0.2-2701-FAIL.core

First occurrence: 2018-01-13T16:42:09.144997 | revision e08ef4dd06c58d4da193975c5ca4f6daf1ae8c13, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testVolumesAndEnvironment (check_docker.TestDocker)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9785/devtools/browser/bd208497-8acd-4867-8c75-006d52987d48
[0113/164301.025871:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 18137: Permission denied (13)
[0113/164302.051921:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 18169: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1515861730.006:163): avc:  denied  { map } for  pid=1260 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1515861730.186:165): avc:  denied  { execute_no_trans } for  pid=1320 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestDocker-testVolumesAndEnvironment-fedora-27-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestDocker-testVolumesAndEnvironment-fedora-27-127.0.0.2-2201-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 667, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 802, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1515861730.006:163): avc:  denied  { map } for  pid=1260 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 156 testVolumesAndEnvironment (check_docker.TestDocker) # duration: 75s
Wrote screenshot to TestDocker-testVolumesAndEnvironment-fedora-27-127.0.0.2-2201-FAIL.png
Wrote HTML dump to TestDocker-testVolumesAndEnvironment-fedora-27-127.0.0.2-2201-FAIL.html
Wrote JS log to TestDocker-testVolumesAndEnvironment-fedora-27-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestDocker-testVolumesAndEnvironment-fedora-27-127.0.0.2-2201-FAIL.log

First occurrence: 2018-01-13T16:43:14.218057 | revision e08ef4dd06c58d4da193975c5ca4f6daf1ae8c13, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testCommandline (check_connection.TestConnection)
#
ls: cannot access '/etc/cockpit/ws-certs.d/*': No such file or directory
Unexpected journal message 'audit: type=1400 audit(1515861880.353:158): avc:  denied  { map } for  pid=1225 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1515861880.597:162): avc:  denied  { execute_no_trans } for  pid=1291 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Journal extracted to TestConnection-testCommandline-fedora-27-127.0.0.2-2601-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 667, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 802, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1515861880.353:158): avc:  denied  { map } for  pid=1225 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 139 testCommandline (check_connection.TestConnection) # duration: 20s
Journal extracted to TestConnection-testCommandline-fedora-27-127.0.0.2-2601-FAIL.log

First occurrence: 2018-01-13T16:44:47.673871 | revision e08ef4dd06c58d4da193975c5ca4f6daf1ae8c13, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testPackageKitCrash (check_packagekit.TestUpdates)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9741/devtools/browser/551f2bbc-6095-429a-abc3-5b02122696b2
[0113/164540.238052:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 22514: Permission denied (13)
[0113/164541.247436:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 22559: Permission denied (13)
> log: close:  
Unexpected journal message 'audit: type=1400 audit(1515861929.052:165): avc:  denied  { execute_no_trans } for  pid=1306 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestUpdates-testPackageKitCrash-fedora-27-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestUpdates-testPackageKitCrash-fedora-27-127.0.0.2-2601-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 667, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 802, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1515861929.052:165): avc:  denied  { execute_no_trans } for  pid=1306 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 126 testPackageKitCrash (check_packagekit.TestUpdates) # duration: 31s
Wrote screenshot to TestUpdates-testPackageKitCrash-fedora-27-127.0.0.2-2601-FAIL.png
Wrote HTML dump to TestUpdates-testPackageKitCrash-fedora-27-127.0.0.2-2601-FAIL.html
Wrote JS log to TestUpdates-testPackageKitCrash-fedora-27-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestUpdates-testPackageKitCrash-fedora-27-127.0.0.2-2601-FAIL.log

First occurrence: 2018-01-13T16:45:48.778782 | revision e08ef4dd06c58d4da193975c5ca4f6daf1ae8c13, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBrokenVdoConfig (check_storage_vdo.TestStorage)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9570/devtools/browser/a15eee5c-be3e-4de7-b475-71cf2f4c2669
[0113/164703.825568:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 25166: Permission denied (13)
[0113/164704.806869:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 25196: Permission denied (13)
which: no vdo in (/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin)
Unexpected journal message 'audit: type=1400 audit(1515862016.183:162): avc:  denied  { map } for  pid=1257 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1515862016.336:164): avc:  denied  { execute_no_trans } for  pid=1307 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestStorage-testBrokenVdoConfig-fedora-27-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestStorage-testBrokenVdoConfig-fedora-27-127.0.0.2-2701-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 667, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 802, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1515862016.183:162): avc:  denied  { map } for  pid=1257 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 110 testBrokenVdoConfig (check_storage_vdo.TestStorage) # duration: 26s
Wrote screenshot to TestStorage-testBrokenVdoConfig-fedora-27-127.0.0.2-2701-FAIL.png
Wrote HTML dump to TestStorage-testBrokenVdoConfig-fedora-27-127.0.0.2-2701-FAIL.html
Wrote JS log to TestStorage-testBrokenVdoConfig-fedora-27-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestStorage-testBrokenVdoConfig-fedora-27-127.0.0.2-2701-FAIL.log

First occurrence: 2018-01-13T16:47:10.823402 | revision e08ef4dd06c58d4da193975c5ca4f6daf1ae8c13, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testMountOptions (check_storage_mounting.TestStorage)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9347/devtools/browser/da08293d-8502-4b1c-8d96-637995616e3a
[0113/164750.246771:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 26672: Permission denied (13)
[0113/164751.346549:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 26848: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1515862062.708:163): avc:  denied  { map } for  pid=1253 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1515862062.853:165): avc:  denied  { execute_no_trans } for  pid=1319 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestStorage-testMountOptions-fedora-27-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestStorage-testMountOptions-fedora-27-127.0.0.2-2901-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 667, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 802, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1515862062.708:163): avc:  denied  { map } for  pid=1253 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 97 testMountOptions (check_storage_mounting.TestStorage) # duration: 39s
Wrote screenshot to TestStorage-testMountOptions-fedora-27-127.0.0.2-2901-FAIL.png
Wrote HTML dump to TestStorage-testMountOptions-fedora-27-127.0.0.2-2901-FAIL.html
Wrote JS log to TestStorage-testMountOptions-fedora-27-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestStorage-testMountOptions-fedora-27-127.0.0.2-2901-FAIL.log

First occurrence: 2018-01-13T16:48:07.457010 | revision e08ef4dd06c58d4da193975c5ca4f6daf1ae8c13, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testEnforcingToggle (check_setroubleshoot.TestSelinux)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9269/devtools/browser/801d1fdb-2487-49dd-9be6-9f8cd290f17b
[0113/164913.412256:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 29311: Permission denied (13)
[0113/164914.394300:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 29401: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1515862145.451:163): avc:  denied  { map } for  pid=1290 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1515862145.592:165): avc:  denied  { execute_no_trans } for  pid=1326 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestSelinux-testEnforcingToggle-fedora-27-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestSelinux-testEnforcingToggle-fedora-27-127.0.0.2-2601-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 667, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 802, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1515862145.451:163): avc:  denied  { map } for  pid=1290 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 80 testEnforcingToggle (check_setroubleshoot.TestSelinux) # duration: 36s
Wrote screenshot to TestSelinux-testEnforcingToggle-fedora-27-127.0.0.2-2601-FAIL.png
Wrote HTML dump to TestSelinux-testEnforcingToggle-fedora-27-127.0.0.2-2601-FAIL.html
Wrote JS log to TestSelinux-testEnforcingToggle-fedora-27-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestSelinux-testEnforcingToggle-fedora-27-127.0.0.2-2601-FAIL.log

First occurrence: 2018-01-13T16:49:30.710007 | revision e08ef4dd06c58d4da193975c5ca4f6daf1ae8c13, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testSuper (check_reauthorize.TestReauthorize)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9769/devtools/browser/b256bc87-82b0-4b5e-bc1e-fd64eb372a21
[0113/165010.408193:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 30810: Permission denied (13)
[0113/165011.505913:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 30904: Permission denied (13)
> log: done
> warning: Error opening directory '/home/admin/.ssh': No such file or directory
> warning: --: line 25: cd: /home/admin/.ssh: No such file or directory

> warning: Error opening directory '/home/admin/.ssh': No such file or directory
> warning: --: line 25: cd: /home/admin/.ssh: No such file or directory

> log: fail
> log: done
Unexpected journal message 'audit: type=1400 audit(1515862202.529:163): avc:  denied  { map } for  pid=1286 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1515862202.658:165): avc:  denied  { execute_no_trans } for  pid=1320 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestReauthorize-testSuper-fedora-27-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestReauthorize-testSuper-fedora-27-127.0.0.2-2901-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 667, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 802, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1515862202.529:163): avc:  denied  { map } for  pid=1286 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 72 testSuper (check_reauthorize.TestReauthorize) # duration: 36s
Wrote screenshot to TestReauthorize-testSuper-fedora-27-127.0.0.2-2901-FAIL.png
Wrote HTML dump to TestReauthorize-testSuper-fedora-27-127.0.0.2-2901-FAIL.html
Wrote JS log to TestReauthorize-testSuper-fedora-27-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestReauthorize-testSuper-fedora-27-127.0.0.2-2901-FAIL.log

First occurrence: 2018-01-13T16:50:27.117109 | revision e08ef4dd06c58d4da193975c5ca4f6daf1ae8c13, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testCreateTimer (check_services.TestServices)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9789/devtools/browser/f931482c-f9b3-40e8-9886-93909ebe0751
[0113/164934.509934:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 29937: Permission denied (13)
[0113/164935.520879:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 29968: Permission denied (13)
> warning: transport closed: disconnected
CDP: {"source":"network","level":"error","text":"Failed to load resource: net::ERR_EMPTY_RESPONSE","timestamp":1515862244492.36,"url":"http://127.0.0.2:9591/cockpit/static/fonts/OpenSans-Light-webfont.woff","networkRequestId":"29968.29"}
ssh_exchange_identification: Connection closed by remote host
ssh_exchange_identification: Connection closed by remote host
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"16"}
ssh_exchange_identification: Connection closed by remote host
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"17"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"18"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"19"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"20"}
Unexpected journal message 'audit: type=1400 audit(1515862165.524:163): avc:  denied  { map } for  pid=1263 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1515862165.675:165): avc:  denied  { execute_no_trans } for  pid=1308 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1586491835.022:163): avc:  denied  { execute_no_trans } for  pid=1292 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestServices-testCreateTimer-fedora-27-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestServices-testCreateTimer-fedora-27-127.0.0.2-2701-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 667, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 802, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1515862165.524:163): avc:  denied  { map } for  pid=1263 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 78 testCreateTimer (check_services.TestServices) # duration: 118s
Wrote screenshot to TestServices-testCreateTimer-fedora-27-127.0.0.2-2701-FAIL.png
Wrote HTML dump to TestServices-testCreateTimer-fedora-27-127.0.0.2-2701-FAIL.html
Wrote JS log to TestServices-testCreateTimer-fedora-27-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestServices-testCreateTimer-fedora-27-127.0.0.2-2701-FAIL.log

First occurrence: 2018-01-13T16:51:11.755798 | revision e08ef4dd06c58d4da193975c5ca4f6daf1ae8c13, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testDockerCommandInfo (check_openshift.TestRegistry)
#
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9885/devtools/browser/cf176117-e883-4c70-80e1-111d881e963e
[0113/165329.804001:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 34734: Permission denied (13)
[0113/165330.758399:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 34780: Permission denied (13)
> warning: 2018-01-13 11:53:35.200541 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-13 11:53:35.200801 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-13 11:53:35.200822 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-13 11:53:35.562256 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-13 11:53:35.562385 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-13 11:53:35.562436 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: failed to lookup access: pizzazz get imagestreams/layers: "User \"pushuser\" cannot create localresourceaccessreviews in the namespace \"pizzazz\": User \"pushuser\" cannot create localresourceaccessreviews in project \"pizzazz\""
> warning: failed to lookup access: marmalade get imagestreams/layers: "User \"pushuser\" cannot create localresourceaccessreviews in the namespace \"marmalade\": User \"pushuser\" cannot create localresourceaccessreviews in project \"marmalade\""
> warning: failed to lookup access: pizzazz get imagestreams/layers: "User \"pushuser\" cannot create localresourceaccessreviews in the namespace \"pizzazz\": User \"pushuser\" cannot create localresourceaccessreviews in project \"pizzazz\""
> warning: failed to lookup access: marmalade get imagestreams/layers: "User \"pushuser\" cannot create localresourceaccessreviews in the namespace \"marmalade\": User \"pushuser\" cannot create localresourceaccessreviews in project \"marmalade\""
CDP: {"source":"security","level":"error","text":"Refused to apply inline style because it violates the following Content Security Policy directive: \"default-src 'self' http://127.0.0.2:9591\". Either the 'unsafe-inline' keyword, a hash ('sha256-I4l5F4Kq75Yvla5XX3FqfoQO1206LqJ8p8rtQPyLwm4='), or a nonce ('nonce-...') is required to enable inline execution. Note also that 'style-src' was not explicitly set, so 'default-src' is used as a fallback.\n","timestamp":1515862419796.54,"url":"http://127.0.0.2:9591/cockpit/$f21db895f09db7c1d3b6b6e9ec32800b8bf863c2/kubernetes/registry.js","lineNumber":3920,"stackTrace":{"callFrames":[{"functionName":"html","scriptId":"44","url":"http://127.0.0.2:9591/cockpit/$f21db895f09db7c1d3b6b6e9ec32800b8bf863c2/kubernetes/registry.js","lineNumber":3920,"columnNumber":74},{"functionName":"be.(anonymous function)","scriptId":"44","url":"http://127.0.0.2:9591/cockpit/$f21db895f09db7c1d3b6b6e9ec32800b8bf863c2/kubernetes/registry.js","lineNumber":3937,"columnNumber":40},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9591/cockpit/$f21db895f09db7c1d3b6b6e9ec32800b8bf863c2/kubernetes/registry.js","lineNumber":1427,"columnNumber":40},{"functionName":"l","scriptId":"44","url":"http://127.0.0.2:9591/cockpit/$f21db895f09db7c1d3b6b6e9ec32800b8bf863c2/kubernetes/registry.js","lineNumber":2475,"columnNumber":41},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9591/cockpit/$f21db895f09db7c1d3b6b6e9ec32800b8bf863c2/kubernetes/registry.js","lineNumber":2483,"columnNumber":20},{"functionName":"$eval","scriptId":"44","url":"http://127.0.0.2:9591/cockpit/$f21db895f09db7c1d3b6b6e9ec32800b8bf863c2/kubernetes/registry.js","lineNumber":2799,"columnNumber":35},{"functionName":"$digest","scriptId":"44","url":"http://127.0.0.2:9591/cockpit/$f21db895f09db7c1d3b6b6e9ec32800b8bf863c2/kubernetes/registry.js","lineNumber":2752,"columnNumber":59},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9591/cockpit/$f21db895f09db7c1d3b6b6e9ec32800b8bf863c2/kubernetes/registry.js","lineNumber":2193,"columnNumber":45},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9591/cockpit/$f21db895f09db7c1d3b6b6e9ec32800b8bf863c2/kubernetes/registry.js","lineNumber":978,"columnNumber":20},{"functionName":"i","scriptId":"44","url":"http://127.0.0.2:9591/cockpit/$f21db895f09db7c1d3b6b6e9ec32800b8bf863c2/kubernetes/registry.js","lineNumber":41,"columnNumber":73},{"functionName":"m","scriptId":"44","url":"http://127.0.0.2:9591/cockpit/$f21db895f09db7c1d3b6b6e9ec32800b8bf863c2/kubernetes/registry.js","lineNumber":977,"columnNumber":65},{"functionName":"u","scriptId":"44","url":"http://127.0.0.2:9591/cockpit/$f21db895f09db7c1d3b6b6e9ec32800b8bf863c2/kubernetes/registry.js","lineNumber":966,"columnNumber":21},{"functionName":"n","scriptId":"44","url":"http://127.0.0.2:9591/cockpit/$f21db895f09db7c1d3b6b6e9ec32800b8bf863c2/kubernetes/registry.js","lineNumber":713,"columnNumber":90},{"functionName":"ph_go","scriptId":"22","url":"","lineNumber":167,"columnNumber":29},{"functionName":"","scriptId":"72","url":"","lineNumber":0,"columnNumber":16}]}}
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
> warning: 2018-01-13 11:53:45.903137 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-13 11:53:45.903738 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-13 11:53:45.903785 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-13 11:53:46.501824 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-13 11:53:46.501943 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-13 11:53:46.501983 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: failed to lookup access: marmalade get imagestreams/layers: "User \"pulluser\" cannot create localresourceaccessreviews in the namespace \"marmalade\": User \"pulluser\" cannot create localresourceaccessreviews in project \"marmalade\""
> warning: failed to lookup access: marmalade get imagestreams/layers: "User \"pulluser\" cannot create localresourceaccessreviews in the namespace \"marmalade\": User \"pulluser\" cannot create localresourceaccessreviews in project \"marmalade\""
CDP: {"source":"security","level":"error","text":"Refused to apply inline style because it violates the following Content Security Policy directive: \"default-src 'self' http://127.0.0.2:9591\". Either the 'unsafe-inline' keyword, a hash ('sha256-I4l5F4Kq75Yvla5XX3FqfoQO1206LqJ8p8rtQPyLwm4='), or a nonce ('nonce-...') is required to enable inline execution. Note also that 'style-src' was not explicitly set, so 'default-src' is used as a fallback.\n","timestamp":1515862426962.97,"url":"http://127.0.0.2:9591/cockpit/$f21db895f09db7c1d3b6b6e9ec32800b8bf863c2/kubernetes/registry.js","lineNumber":3920,"stackTrace":{"callFrames":[{"functionName":"html","scriptId":"87","url":"http://127.0.0.2:9591/cockpit/$f21db895f09db7c1d3b6b6e9ec32800b8bf863c2/kubernetes/registry.js","lineNumber":3920,"columnNumber":74},{"functionName":"be.(anonymous function)","scriptId":"87","url":"http://127.0.0.2:9591/cockpit/$f21db895f09db7c1d3b6b6e9ec32800b8bf863c2/kubernetes/registry.js","lineNumber":3937,"columnNumber":40},{"functionName":"","scriptId":"87","url":"http://127.0.0.2:9591/cockpit/$f21db895f09db7c1d3b6b6e9ec32800b8bf863c2/kubernetes/registry.js","lineNumber":1427,"columnNumber":40},{"functionName":"l","scriptId":"87","url":"http://127.0.0.2:9591/cockpit/$f21db895f09db7c1d3b6b6e9ec32800b8bf863c2/kubernetes/registry.js","lineNumber":2475,"columnNumber":41},{"functionName":"","scriptId":"87","url":"http://127.0.0.2:9591/cockpit/$f21db895f09db7c1d3b6b6e9ec32800b8bf863c2/kubernetes/registry.js","lineNumber":2483,"columnNumber":20},{"functionName":"$eval","scriptId":"87","url":"http://127.0.0.2:9591/cockpit/$f21db895f09db7c1d3b6b6e9ec32800b8bf863c2/kubernetes/registry.js","lineNumber":2799,"columnNumber":35},{"functionName":"$digest","scriptId":"87","url":"http://127.0.0.2:9591/cockpit/$f21db895f09db7c1d3b6b6e9ec32800b8bf863c2/kubernetes/registry.js","lineNumber":2752,"columnNumber":59},{"functionName":"","scriptId":"87","url":"http://127.0.0.2:9591/cockpit/$f21db895f09db7c1d3b6b6e9ec32800b8bf863c2/kubernetes/registry.js","lineNumber":2193,"columnNumber":45},{"functionName":"","scriptId":"87","url":"http://127.0.0.2:9591/cockpit/$f21db895f09db7c1d3b6b6e9ec32800b8bf863c2/kubernetes/registry.js","lineNumber":978,"columnNumber":20},{"functionName":"i","scriptId":"87","url":"http://127.0.0.2:9591/cockpit/$f21db895f09db7c1d3b6b6e9ec32800b8bf863c2/kubernetes/registry.js","lineNumber":41,"columnNumber":73},{"functionName":"m","scriptId":"87","url":"http://127.0.0.2:9591/cockpit/$f21db895f09db7c1d3b6b6e9ec32800b8bf863c2/kubernetes/registry.js","lineNumber":977,"columnNumber":65},{"functionName":"u","scriptId":"87","url":"http://127.0.0.2:9591/cockpit/$f21db895f09db7c1d3b6b6e9ec32800b8bf863c2/kubernetes/registry.js","lineNumber":966,"columnNumber":21},{"functionName":"n","scriptId":"87","url":"http://127.0.0.2:9591/cockpit/$f21db895f09db7c1d3b6b6e9ec32800b8bf863c2/kubernetes/registry.js","lineNumber":713,"columnNumber":90},{"functionName":"ph_go","scriptId":"22","url":"","lineNumber":167,"columnNumber":29},{"functionName":"","scriptId":"72","url":"","lineNumber":0,"columnNumber":16}]}}
Unexpected journal message 'audit: type=1400 audit(1515862373.405:166): avc:  denied  { map } for  pid=1218 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1515862373.561:168): avc:  denied  { execute_no_trans } for  pid=1282 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestRegistry-testDockerCommandInfo-fedora-27-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestRegistry-testDockerCommandInfo-fedora-27-127.0.0.2-2701-FAIL.log
Journal extracted to TestRegistry-testDockerCommandInfo-openshift-127.0.0.2-2702-FAIL.log
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 667, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 802, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1515862373.405:166): avc:  denied  { map } for  pid=1218 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 50 testDockerCommandInfo (check_openshift.TestRegistry) # duration: 71s
Wrote screenshot to TestRegistry-testDockerCommandInfo-fedora-27-127.0.0.2-2701-FAIL.png
Wrote HTML dump to TestRegistry-testDockerCommandInfo-fedora-27-127.0.0.2-2701-FAIL.html
Wrote JS log to TestRegistry-testDockerCommandInfo-fedora-27-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestRegistry-testDockerCommandInfo-fedora-27-127.0.0.2-2701-FAIL.log
Journal extracted to TestRegistry-testDockerCommandInfo-openshift-127.0.0.2-2702-FAIL.log
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory

First occurrence: 2018-01-13T16:53:50.074679 | revision e08ef4dd06c58d4da193975c5ca4f6daf1ae8c13, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testMtu (check_networking_mtu.TestNetworking)
#
NAME         UUID                                  TYPE            DEVICE 
System eth0  5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03  802-3-ethernet  eth0   
virbr0       a0e46849-2ad2-4a3a-99a1-71c461a42a87  bridge          virbr0 
System eth1  9c92fad9-6ecb-3e6c-eb4d-8a47c6f50c04  802-3-ethernet  --     
ens2         39ef3890-56af-4114-9a24-f3f94c42acfe  802-3-ethernet  --     

ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9974/devtools/browser/c6517d73-7fed-4ae4-b3d4-b9c45d3b8c80
[0113/165539.092933:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 38417: Permission denied (13)
[0113/165540.115604:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 38491: Permission denied (13)
52:54:01:00:00:03 -> eth2
52:54:01:00:00:03 -> eth2
Unexpected journal message 'audit: type=1400 audit(1515862531.030:165): avc:  denied  { execute_no_trans } for  pid=1316 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestNetworking-testMtu-fedora-27-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestNetworking-testMtu-fedora-27-127.0.0.2-2601-FAIL.log
Journal extracted to TestNetworking-testMtu-fedora-26-127.0.0.2-2602-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 667, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 802, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1515862531.030:165): avc:  denied  { execute_no_trans } for  pid=1316 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 34 testMtu (check_networking_mtu.TestNetworking) # duration: 34s
Wrote screenshot to TestNetworking-testMtu-fedora-27-127.0.0.2-2601-FAIL.png
Wrote HTML dump to TestNetworking-testMtu-fedora-27-127.0.0.2-2601-FAIL.html
Wrote JS log to TestNetworking-testMtu-fedora-27-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestNetworking-testMtu-fedora-27-127.0.0.2-2601-FAIL.log
Journal extracted to TestNetworking-testMtu-fedora-26-127.0.0.2-2602-FAIL.log

First occurrence: 2018-01-13T16:55:53.703010 | revision e08ef4dd06c58d4da193975c5ca4f6daf1ae8c13, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testExternalPage (check_multi_machine.TestMultiMachine)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9380/devtools/browser/e8451fad-4d48-4bd3-b198-b01e9e5b3d2c
[0113/165754.814137:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 43708: Permission denied (13)
[0113/165755.759139:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 43759: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1515862666.730:163): avc:  denied  { map } for  pid=1304 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1515862666.849:165): avc:  denied  { execute_no_trans } for  pid=1338 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestMultiMachine-testExternalPage-fedora-27-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestMultiMachine-testExternalPage-fedora-27-127.0.0.2-2501-FAIL.log
Journal extracted to TestMultiMachine-testExternalPage-fedora-27-127.0.0.2-2503-FAIL.log
Journal extracted to TestMultiMachine-testExternalPage-fedora-27-127.0.0.2-2502-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 667, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 802, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1515862666.730:163): avc:  denied  { map } for  pid=1304 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 13 testExternalPage (check_multi_machine.TestMultiMachine) # duration: 30s
Wrote screenshot to TestMultiMachine-testExternalPage-fedora-27-127.0.0.2-2501-FAIL.png
Wrote HTML dump to TestMultiMachine-testExternalPage-fedora-27-127.0.0.2-2501-FAIL.html
Wrote JS log to TestMultiMachine-testExternalPage-fedora-27-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestMultiMachine-testExternalPage-fedora-27-127.0.0.2-2501-FAIL.log
Journal extracted to TestMultiMachine-testExternalPage-fedora-27-127.0.0.2-2503-FAIL.log
Journal extracted to TestMultiMachine-testExternalPage-fedora-27-127.0.0.2-2502-FAIL.log

First occurrence: 2018-01-13T16:58:04.755546 | revision e08ef4dd06c58d4da193975c5ca4f6daf1ae8c13, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testAmbiguousSlave (check_networking_bond.TestNetworking)
#
NAME             UUID                                  TYPE            DEVICE 
System eth0      5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03  802-3-ethernet  eth0   
static-52:54:01  6e83f44e-5a3d-46cf-9b71-8f47e3874de3  802-3-ethernet  eth1   
virbr0           552d4188-4749-433f-ba49-d3f927da4bfe  bridge          virbr0 
System eth1      9c92fad9-6ecb-3e6c-eb4d-8a47c6f50c04  802-3-ethernet  --     
ens2             39ef3890-56af-4114-9a24-f3f94c42acfe  802-3-ethernet  --     

which: no chromium-browser in (/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/build/cockpit/bots:/build/cockpit/bots/../test:/build/cockpit/bots:/build/cockpit/test)
[0114/230636.351276:WARNING:discardable_shared_memory_manager.cc(178)] Less than 64MB of free space in temporary directory for shared memory files: 38

DevTools listening on ws://127.0.0.1:9385/devtools/browser/dbc55d25-af15-4a9d-9793-a39a5ece7a19
52:54:01:00:00:03 -> eth2
52:54:01:00:00:03 -> eth2
Unexpected journal message 'audit: type=1400 audit(1515971187.663:169): avc:  denied  { execute_no_trans } for  pid=1318 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1515971187.743:172): avc:  denied  { name_connect } for  pid=1278 comm="pmlc" dest=4330 scontext=system_u:system_r:pcp_pmlogger_t:s0 tcontext=system_u:object_r:dey_sapi_port_t:s0 tclass=tcp_socket permissive=0'
Unexpected journal message 'audit: type=1400 audit(1515971187.743:173): avc:  denied  { name_connect } for  pid=1278 comm="pmlc" dest=4330 scontext=system_u:system_r:pcp_pmlogger_t:s0 tcontext=system_u:object_r:dey_sapi_port_t:s0 tclass=tcp_socket permissive=0'
Wrote JS log to TestNetworking-testAmbiguousSlave-fedora-27-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestNetworking-testAmbiguousSlave-fedora-27-127.0.0.2-2301-FAIL.log
Journal extracted to TestNetworking-testAmbiguousSlave-fedora-26-127.0.0.2-2302-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 667, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 802, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1515971187.663:169): avc:  denied  { execute_no_trans } for  pid=1318 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 173 testAmbiguousSlave (check_networking_bond.TestNetworking) # duration: 64s
Wrote screenshot to TestNetworking-testAmbiguousSlave-fedora-27-127.0.0.2-2301-FAIL.png
Wrote HTML dump to TestNetworking-testAmbiguousSlave-fedora-27-127.0.0.2-2301-FAIL.html
Wrote JS log to TestNetworking-testAmbiguousSlave-fedora-27-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestNetworking-testAmbiguousSlave-fedora-27-127.0.0.2-2301-FAIL.log
Journal extracted to TestNetworking-testAmbiguousSlave-fedora-26-127.0.0.2-2302-FAIL.log

First occurrence: 2018-01-14T23:07:06.566867 | revision 8b189b15f79c8eb10aaf717d256b71c214546183, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testVolumes (check_kubernetes.TestKubernetes)
#
bash: /etc/kubernetes/start-kubernetes: No such file or directory
2018-01-14 18:07:57.852110 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-14 18:07:57.855007 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-14 18:07:57.856572 I | proto: duplicate proto type registered: google.protobuf.Timestamp
No resources found.
2018-01-14 18:08:00.080354 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-14 18:08:00.082615 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-14 18:08:00.083696 I | proto: duplicate proto type registered: google.protobuf.Timestamp
which: no chromium-browser in (/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/build/cockpit/bots:/build/cockpit/bots/../test:/build/cockpit/bots:/build/cockpit/test)

DevTools listening on ws://127.0.0.1:9908/devtools/browser/9feeaeee-61fa-4887-991e-3acab4ff974b
> warning: 2018-01-14 18:08:13.695618 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-14 18:08:13.697085 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-14 18:08:13.697154 I | proto: duplicate proto type registered: google.protobuf.Timestamp
error: current-context must exist in order to minify

> warning: received invalid kubectl config 
> warning: 2018-01-14 18:08:14.465714 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-14 18:08:14.469092 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-14 18:08:14.469153 I | proto: duplicate proto type registered: google.protobuf.Timestamp

2018-01-14 18:08:17.011223 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-14 18:08:17.013560 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-14 18:08:17.013598 I | proto: duplicate proto type registered: google.protobuf.Timestamp
2018-01-14 18:08:19.513961 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-14 18:08:19.524862 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-14 18:08:19.526339 I | proto: duplicate proto type registered: google.protobuf.Timestamp
2018-01-14 18:08:21.135007 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-14 18:08:21.140007 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-14 18:08:21.141263 I | proto: duplicate proto type registered: google.protobuf.Timestamp
2018-01-14 18:08:23.169927 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-14 18:08:23.174028 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-14 18:08:23.175247 I | proto: duplicate proto type registered: google.protobuf.Timestamp
Unexpected journal message 'audit: type=1400 audit(1515971235.104:163): avc:  denied  { map } for  pid=1292 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1515971235.342:165): avc:  denied  { execute_no_trans } for  pid=1328 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestKubernetes-testVolumes-fedora-27-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestKubernetes-testVolumes-fedora-27-127.0.0.2-2401-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 667, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 802, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1515971235.104:163): avc:  denied  { map } for  pid=1292 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 171 testVolumes (check_kubernetes.TestKubernetes) # duration: 95s
Wrote screenshot to TestKubernetes-testVolumes-fedora-27-127.0.0.2-2401-FAIL.png
Wrote HTML dump to TestKubernetes-testVolumes-fedora-27-127.0.0.2-2401-FAIL.html
Wrote JS log to TestKubernetes-testVolumes-fedora-27-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestKubernetes-testVolumes-fedora-27-127.0.0.2-2401-FAIL.log

First occurrence: 2018-01-14T23:08:29.222350 | revision 8b189b15f79c8eb10aaf717d256b71c214546183, logs Times recorded: 1 Latest occurrences:

cockpituous commented 6 years ago

verify/fedora-27 Ooops, it happened again


# ----------------------------------------------------------------------
# testBasic (check_packages.TestPackages)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9432/devtools/browser/5685994f-2884-4f68-b0fa-dbac4c0e354e
[0112/213246.421778:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 75368: Permission denied (13)
[0112/213247.415581:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 75402: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1515792758.347:163): avc:  denied  { map } for  pid=1286 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1515792758.502:165): avc:  denied  { execute_no_trans } for  pid=1333 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestPackages-testBasic-fedora-27-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestPackages-testBasic-fedora-27-127.0.0.2-2801-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1515792758.347:163): avc:  denied  { map } for  pid=1286 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 77 testBasic (check_packages.TestPackages) # duration: 28s
Wrote screenshot to TestPackages-testBasic-fedora-27-127.0.0.2-2801-FAIL.png
Wrote HTML dump to TestPackages-testBasic-fedora-27-127.0.0.2-2801-FAIL.html
Wrote JS log to TestPackages-testBasic-fedora-27-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestPackages-testBasic-fedora-27-127.0.0.2-2801-FAIL.log

First occurrence: 2018-01-12T21:32:53.527552 | revision 1bb83da4c0508cde916b75561b54cea8e3b4987b, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (check_ovirt.TestOVirtMachines)
#

                                                                           0.0%
                                                                           0.0%
                                                                           0.0%
                                                                           0.1%
                                                                           0.2%
                                                                           0.4%
                                                                           0.6%
                                                                           0.7%
                                                                           0.9%
                                                                           1.0%
                                                                           1.2%
                                                                           1.4%
#                                                                          1.5%
#                                                                          1.7%
#                                                                          1.8%
#                                                                          2.0%
#                                                                          2.1%
#                                                                          2.3%
#                                                                          2.4%
#                                                                          2.5%
#                                                                          2.7%
##                                                                         2.8%
##                                                                         3.0%
##                                                                         3.0%
##                                                                         3.2%
##                                                                         3.3%
##                                                                         3.4%
##                                                                         3.5%
##                                                                         3.7%
##                                                                         3.8%
##                                                                         3.9%
##                                                                         4.0%
##                                                                         4.1%
###                                                                        4.2%
###                                                                        4.3%
###                                                                        4.5%
###                                                                        4.6%
###                                                                        4.7%
###                                                                        4.8%
###                                                                        4.8%
###                                                                        4.9%
###                                                                        5.0%
###                                                                        5.1%
###                                                                        5.2%
###                                                                        5.3%
###                                                                        5.4%
###                                                                        5.5%
####                                                                       5.6%
####                                                                       5.7%
####                                                                       5.8%
####                                                                       5.9%
####                                                                       5.9%
####                                                                       6.0%
####                                                                       6.2%
####                                                                       6.2%
####                                                                       6.3%
####                                                                       6.4%
####                                                                       6.4%
####                                                                       6.5%
####                                                                       6.6%
####                                                                       6.7%
####                                                                       6.7%
####                                                                       6.8%
####                                                                       6.9%
####                                                                       6.9%
#####                                                                      7.0%
#####                                                                      7.1%
#####                                                                      7.2%
#####                                                                      7.2%
#####                                                                      7.3%
#####                                                                      7.4%
#####                                                                      7.5%
#####                                                                      7.5%
#####                                                                      7.6%
#####                                                                      7.7%
#####                                                                      7.8%
#####                                                                      7.9%
#####                                                                      7.9%
#####                                                                      8.0%
#####                                                                      8.1%
#####                                                                      8.2%
#####                                                                      8.2%
#####                                                                      8.3%
######                                                                     8.4%
######                                                                     8.5%
######                                                                     8.5%
######                                                                     8.6%
######                                                                     8.6%
######                                                                     8.7%
######                                                                     8.7%
######                                                                     8.8%
######                                                                     8.8%
######                                                                     8.9%
######                                                                     9.0%
######                                                                     9.0%
######                                                                     9.1%
######                                                                     9.1%
######                                                                     9.2%
######                                                                     9.3%
######                                                                     9.3%
######                                                                     9.4%
######                                                                     9.5%
######                                                                     9.5%
######                                                                     9.6%
######                                                                     9.7%
######                                                                     9.7%
#######                                                                    9.8%
#######                                                                    9.9%
#######                                                                    9.9%
#######                                                                   10.0%
#######                                                                   10.1%
#######                                                                   10.1%
#######                                                                   10.2%
#######                                                                   10.3%
#######                                                                   10.3%
#######                                                                   10.4%
#######                                                                   10.5%
#######                                                                   10.5%
#######                                                                   10.6%
#######                                                                   10.7%
#######                                                                   10.7%
#######                                                                   10.8%
#######                                                                   10.9%
#######                                                                   10.9%
#######                                                                   11.0%
#######                                                                   11.1%
########                                                                  11.1%
########                                                                  11.2%
########                                                                  11.3%
########                                                                  11.3%
########                                                                  11.4%
########                                                                  11.5%
########                                                                  11.5%
########                                                                  11.6%
########                                                                  11.7%
########                                                                  11.7%
########                                                                  11.8%
########                                                                  11.9%
########                                                                  11.9%
########                                                                  12.0%
########                                                                  12.1%
########                                                                  12.1%
########                                                                  12.2%
########                                                                  12.2%
########                                                                  12.3%
########                                                                  12.4%
########                                                                  12.4%
########                                                                  12.5%
#########                                                                 12.5%
#########                                                                 12.7%
#########                                                                 12.7%
#########                                                                 12.7%
#########                                                                 12.8%
#########                                                                 12.9%
#########                                                                 12.9%
#########                                                                 13.0%
#########                                                                 13.0%
#########                                                                 13.1%
#########                                                                 13.1%
#########                                                                 13.2%
#########                                                                 13.2%
#########                                                                 13.3%
#########                                                                 13.3%
#########                                                                 13.4%
#########                                                                 13.4%
#########                                                                 13.5%
#########                                                                 13.6%
#########                                                                 13.7%
#########                                                                 13.7%
#########                                                                 13.8%
#########                                                                 13.9%
##########                                                                13.9%
##########                                                                14.0%
##########                                                                14.1%
##########                                                                14.1%
##########                                                                14.2%
##########                                                                14.3%
##########                                                                14.3%
##########                                                                14.4%
##########                                                                14.5%
##########                                                                14.5%
##########                                                                14.6%
##########                                                                14.6%
##########                                                                14.7%
##########                                                                14.7%
##########                                                                14.8%
##########                                                                14.8%
##########                                                                14.8%
##########                                                                14.9%
##########                                                                14.9%
##########                                                                14.9%
##########                                                                14.9%
##########                                                                15.0%
##########                                                                15.0%
##########                                                                15.0%
##########                                                                15.0%
##########                                                                15.1%
##########                                                                15.1%
##########                                                                15.1%
##########                                                                15.1%
##########                                                                15.2%
##########                                                                15.2%
##########                                                                15.2%
##########                                                                15.3%
###########                                                               15.3%
###########                                                               15.3%
###########                                                               15.3%
###########                                                               15.4%
###########                                                               15.4%
###########                                                               15.4%
###########                                                               15.5%
###########                                                               15.5%
###########                                                               15.5%
###########                                                               15.5%
###########                                                               15.6%
###########                                                               15.6%
###########                                                               15.6%
###########                                                               15.6%
###########                                                               15.7%
###########                                                               15.7%
###########                                                               15.7%
###########                                                               15.7%
###########                                                               15.7%
###########                                                               15.8%
###########                                                               15.8%
###########                                                               15.8%
###########                                                               15.8%
###########                                                               15.9%
###########                                                               15.9%
###########                                                               15.9%
###########                                                               15.9%
###########                                                               16.0%
###########                                                               16.0%
###########                                                               16.0%
###########                                                               16.0%
###########                                                               16.0%
###########                                                               16.1%
###########                                                               16.1%
###########                                                               16.1%
###########                                                               16.1%
###########                                                               16.2%
###########                                                               16.2%
###########                                                               16.2%
###########                                                               16.2%
###########                                                               16.3%
###########                                                               16.3%
###########                                                               16.3%
###########                                                               16.4%
###########                                                               16.4%
###########                                                               16.4%
###########                                                               16.4%
###########                                                               16.5%
###########                                                               16.5%
###########                                                               16.5%
###########                                                               16.5%
###########                                                               16.6%
###########                                                               16.6%
###########                                                               16.6%
###########                                                               16.7%
############                                                              16.7%
############                                                              16.7%
############                                                              16.7%
############                                                              16.8%
############                                                              16.8%
############                                                              16.8%
############                                                              16.9%
############                                                              16.9%
############                                                              16.9%
############                                                              16.9%
############                                                              17.0%
############                                                              17.0%
############                                                              17.0%
############                                                              17.1%
############                                                              17.1%
############                                                              17.1%
############                                                              17.1%
############                                                              17.2%
############                                                              17.2%
############                                                              17.2%
############                                                              17.3%
############                                                              17.3%
############                                                              17.3%
############                                                              17.3%
############                                                              17.4%
############                                                              17.4%
############                                                              17.4%
############                                                              17.4%
############                                                              17.5%
############                                                              17.5%
############                                                              17.5%
############                                                              17.6%
############                                                              17.6%
############                                                              17.6%
############                                                              17.6%
############                                                              17.7%
############                                                              17.7%
############                                                              17.7%
############                                                              17.8%
############                                                              17.8%
############                                                              17.8%
############                                                              17.9%
############                                                              17.9%
############                                                              17.9%
############                                                              18.0%
############                                                              18.0%
############                                                              18.0%
############                                                              18.1%
#############                                                             18.1%
#############                                                             18.1%
#############                                                             18.2%
#############                                                             18.2%
#############                                                             18.2%
#############                                                             18.3%
#############                                                             18.3%
#############                                                             18.4%
#############                                                             18.4%
#############                                                             18.5%
#############                                                             18.5%
#############                                                             18.5%
#############                                                             18.6%
#############                                                             18.6%
#############                                                             18.7%
#############                                                             18.7%
#############                                                             18.8%
#############                                                             18.8%
#############                                                             18.9%
#############                                                             18.9%
#############                                                             19.0%
#############                                                             19.1%
#############                                                             19.1%
#############                                                             19.2%
#############                                                             19.2%
#############                                                             19.3%
#############                                                             19.4%
#############                                                             19.4%
##############                                                            19.5%
##############                                                            19.6%
##############                                                            19.6%
##############                                                            19.7%
##############                                                            19.8%
##############                                                            19.8%
##############                                                            19.9%
##############                                                            20.0%
##############                                                            20.0%
##############                                                            20.1%
##############                                                            20.2%
##############                                                            20.3%
##############                                                            20.3%
##############                                                            20.4%
##############                                                            20.5%
##############                                                            20.6%
##############                                                            20.7%
##############                                                            20.8%
###############                                                           20.8%
###############                                                           20.9%
###############                                                           21.1%
###############                                                           21.1%
###############                                                           21.2%
###############                                                           21.3%
###############                                                           21.4%
###############                                                           21.5%
###############                                                           21.6%
###############                                                           21.7%
###############                                                           21.8%
###############                                                           22.0%
###############                                                           22.1%
###############                                                           22.2%
################                                                          22.2%
################                                                          22.3%
################                                                          22.4%
################                                                          22.5%
################                                                          22.6%
################                                                          22.7%
################                                                          22.7%
################                                                          22.8%
################                                                          22.9%
################                                                          23.0%
################                                                          23.1%
################                                                          23.2%
################                                                          23.3%
################                                                          23.4%
################                                                          23.5%
################                                                          23.6%
#################                                                         23.7%
#################                                                         23.8%
#################                                                         23.9%
#################                                                         24.0%
#################                                                         24.1%
#################                                                         24.2%
#################                                                         24.3%
#################                                                         24.4%
#################                                                         24.5%
#################                                                         24.6%
#################                                                         24.7%
#################                                                         24.8%
#################                                                         24.9%
#################                                                         25.0%
##################                                                        25.1%
##################                                                        25.2%
##################                                                        25.3%
##################                                                        25.4%
##################                                                        25.5%
##################                                                        25.6%
##################                                                        25.7%
##################                                                        25.8%
##################                                                        25.9%
##################                                                        26.1%
##################                                                        26.1%
##################                                                        26.2%
##################                                                        26.3%
##################                                                        26.4%
###################                                                       26.5%
###################                                                       26.5%
###################                                                       26.6%
###################                                                       26.7%
###################                                                       26.8%
###################                                                       26.9%
###################                                                       26.9%
###################                                                       27.0%
###################                                                       27.1%
###################                                                       27.2%
###################                                                       27.2%
###################                                                       27.3%
###################                                                       27.3%
###################                                                       27.5%
###################                                                       27.5%
###################                                                       27.6%
###################                                                       27.6%
###################                                                       27.7%
###################                                                       27.8%
####################                                                      27.8%
####################                                                      27.9%
####################                                                      28.0%
####################                                                      28.0%
####################                                                      28.1%
####################                                                      28.2%
####################                                                      28.2%
####################                                                      28.3%
####################                                                      28.3%
####################                                                      28.4%
####################                                                      28.4%
####################                                                      28.5%
####################                                                      28.5%
####################                                                      28.6%
####################                                                      28.6%
####################                                                      28.6%
####################                                                      28.7%
####################                                                      28.7%
####################                                                      28.7%
####################                                                      28.8%
####################                                                      28.8%
####################                                                      28.8%
####################                                                      28.9%
####################                                                      28.9%
####################                                                      29.0%
####################                                                      29.0%
####################                                                      29.0%
####################                                                      29.1%
####################                                                      29.1%
####################                                                      29.1%
#####################                                                     29.2%
#####################                                                     29.2%
#####################                                                     29.3%
#####################                                                     29.3%
#####################                                                     29.3%
#####################                                                     29.4%
#####################                                                     29.4%
#####################                                                     29.4%
#####################                                                     29.4%
#####################                                                     29.5%
#####################                                                     29.5%
#####################                                                     29.5%
#####################                                                     29.6%
#####################                                                     29.6%
#####################                                                     29.6%
#####################                                                     29.6%
#####################                                                     29.7%
#####################                                                     29.7%
#####################                                                     29.7%
#####################                                                     29.8%
#####################                                                     29.8%
#####################                                                     29.8%
#####################                                                     29.9%
#####################                                                     29.9%
#####################                                                     29.9%
#####################                                                     30.0%
#####################                                                     30.0%
#####################                                                     30.0%
#####################                                                     30.1%
#####################                                                     30.1%
#####################                                                     30.1%
#####################                                                     30.2%
#####################                                                     30.2%
#####################                                                     30.2%
#####################                                                     30.3%
#####################                                                     30.3%
#####################                                                     30.3%
#####################                                                     30.4%
#####################                                                     30.4%
#####################                                                     30.4%
#####################                                                     30.5%
#####################                                                     30.5%
#####################                                                     30.5%
######################                                                    30.6%
######################                                                    30.6%
######################                                                    30.6%
######################                                                    30.7%
######################                                                    30.7%
######################                                                    30.7%
######################                                                    30.8%
######################                                                    30.8%
######################                                                    30.8%
######################                                                    30.9%
######################                                                    30.9%
######################                                                    30.9%
######################                                                    31.0%
######################                                                    31.0%
######################                                                    31.0%
######################                                                    31.1%
######################                                                    31.1%
######################                                                    31.1%
######################                                                    31.1%
######################                                                    31.2%
######################                                                    31.2%
######################                                                    31.3%
######################                                                    31.3%
######################                                                    31.4%
######################                                                    31.4%
######################                                                    31.4%
######################                                                    31.4%
######################                                                    31.5%
######################                                                    31.5%
######################                                                    31.5%
######################                                                    31.5%
######################                                                    31.6%
######################                                                    31.6%
######################                                                    31.6%
######################                                                    31.7%
######################                                                    31.7%
######################                                                    31.7%
######################                                                    31.8%
######################                                                    31.8%
######################                                                    31.8%
######################                                                    31.9%
######################                                                    31.9%
######################                                                    31.9%
#######################                                                   32.0%
#######################                                                   32.0%
#######################                                                   32.0%
#######################                                                   32.1%
#######################                                                   32.1%
#######################                                                   32.2%
#######################                                                   32.2%
#######################                                                   32.2%
#######################                                                   32.3%
#######################                                                   32.3%
#######################                                                   32.3%
#######################                                                   32.4%
#######################                                                   32.4%
#######################                                                   32.4%
#######################                                                   32.5%
#######################                                                   32.5%
#######################                                                   32.6%
#######################                                                   32.6%
#######################                                                   32.6%
#######################                                                   32.7%
#######################                                                   32.7%
#######################                                                   32.7%
#######################                                                   32.8%
#######################                                                   32.8%
#######################                                                   32.9%
#######################                                                   32.9%
#######################                                                   32.9%
#######################                                                   33.0%
#######################                                                   33.0%
#######################                                                   33.1%
#######################                                                   33.1%
#######################                                                   33.1%
#######################                                                   33.2%
#######################                                                   33.2%
#######################                                                   33.2%
#######################                                                   33.3%
#######################                                                   33.3%
########################                                                  33.4%
########################                                                  33.4%
########################                                                  33.4%
########################                                                  33.5%
########################                                                  33.5%
########################                                                  33.5%
########################                                                  33.6%
########################                                                  33.6%
########################                                                  33.7%
########################                                                  33.7%
########################                                                  33.7%
########################                                                  33.8%
########################                                                  33.8%
########################                                                  33.8%
########################                                                  33.9%
########################                                                  33.9%
########################                                                  34.0%
########################                                                  34.0%
########################                                                  34.0%
########################                                                  34.1%
########################                                                  34.1%
########################                                                  34.2%
########################                                                  34.2%
########################                                                  34.2%
########################                                                  34.3%
########################                                                  34.3%
########################                                                  34.4%
########################                                                  34.4%
########################                                                  34.4%
########################                                                  34.5%
########################                                                  34.5%
########################                                                  34.6%
########################                                                  34.6%
########################                                                  34.6%
########################                                                  34.7%
#########################                                                 34.7%
#########################                                                 34.8%
#########################                                                 34.8%
#########################                                                 34.9%
#########################                                                 34.9%
#########################                                                 35.0%
#########################                                                 35.0%
#########################                                                 35.1%
#########################                                                 35.1%
#########################                                                 35.2%
#########################                                                 35.2%
#########################                                                 35.3%
#########################                                                 35.3%
#########################                                                 35.4%
#########################                                                 35.4%
#########################                                                 35.5%
#########################                                                 35.5%
#########################                                                 35.6%
#########################                                                 35.6%
#########################                                                 35.7%
#########################                                                 35.7%
#########################                                                 35.8%
#########################                                                 35.9%
#########################                                                 35.9%
#########################                                                 36.0%
#########################                                                 36.0%
#########################                                                 36.1%
##########################                                                36.1%
##########################                                                36.2%
##########################                                                36.3%
##########################                                                36.3%
##########################                                                36.4%
##########################                                                36.5%
##########################                                                36.5%
##########################                                                36.6%
##########################                                                36.7%
##########################                                                36.7%
##########################                                                36.8%
##########################                                                36.9%
##########################                                                37.0%
##########################                                                37.0%
##########################                                                37.1%
##########################                                                37.2%
##########################                                                37.2%
##########################                                                37.3%
##########################                                                37.3%
##########################                                                37.4%
##########################                                                37.4%
##########################                                                37.4%
##########################                                                37.5%
##########################                                                37.5%
###########################                                               37.5%
###########################                                               37.5%
###########################                                               37.6%
###########################                                               37.6%
###########################                                               37.6%
###########################                                               37.7%
###########################                                               37.7%
###########################                                               37.7%
###########################                                               37.8%
###########################                                               37.8%
###########################                                               37.8%
###########################                                               37.9%
###########################                                               37.9%
###########################                                               37.9%
###########################                                               38.0%
###########################                                               38.0%
###########################                                               38.0%
###########################                                               38.0%
###########################                                               38.1%
###########################                                               38.1%
###########################                                               38.1%
###########################                                               38.2%
###########################                                               38.2%
###########################                                               38.2%
###########################                                               38.3%
###########################                                               38.3%
###########################                                               38.3%
###########################                                               38.4%
###########################                                               38.4%
###########################                                               38.4%
###########################                                               38.5%
###########################                                               38.5%
###########################                                               38.5%
###########################                                               38.6%
###########################                                               38.6%
###########################                                               38.6%
###########################                                               38.7%
###########################                                               38.7%
###########################                                               38.7%
###########################                                               38.8%
###########################                                               38.8%
###########################                                               38.8%
###########################                                               38.9%
############################                                              38.9%
############################                                              38.9%
############################                                              39.0%
############################                                              39.0%
############################                                              39.0%
############################                                              39.1%
############################                                              39.1%
############################                                              39.1%
############################                                              39.2%
############################                                              39.2%
############################                                              39.2%
############################                                              39.3%
############################                                              39.3%
############################                                              39.3%
############################                                              39.4%
############################                                              39.4%
############################                                              39.4%
############################                                              39.5%
############################                                              39.5%
############################                                              39.5%
############################                                              39.6%
############################                                              39.6%
############################                                              39.6%
############################                                              39.7%
############################                                              39.7%
############################                                              39.7%
############################                                              39.8%
############################                                              39.8%
############################                                              39.8%
############################                                              39.9%
############################                                              39.9%
############################                                              39.9%
############################                                              40.0%
############################                                              40.0%
############################                                              40.0%
############################                                              40.1%
############################                                              40.1%
############################                                              40.1%
############################                                              40.2%
############################                                              40.2%
############################                                              40.3%
#############################                                             40.3%
#############################                                             40.3%
#############################                                             40.4%
#############################                                             40.4%
#############################                                             40.5%
#############################                                             40.5%
#############################                                             40.5%
#############################                                             40.6%
#############################                                             40.6%
#############################                                             40.7%
#############################                                             40.7%
#############################                                             40.8%
#############################                                             40.8%
#############################                                             40.9%
#############################                                             40.9%
#############################                                             41.0%
#############################                                             41.0%
#############################                                             41.1%
#############################                                             41.1%
#############################                                             41.2%
#############################                                             41.3%
#############################                                             41.3%
#############################                                             41.4%
#############################                                             41.4%
#############################                                             41.5%
#############################                                             41.5%
#############################                                             41.6%
##############################                                            41.7%
##############################                                            41.7%
##############################                                            41.8%
##############################                                            41.9%
##############################                                            41.9%
##############################                                            42.0%
##############################                                            42.1%
##############################                                            42.1%
##############################                                            42.2%
##############################                                            42.3%
##############################                                            42.4%
##############################                                            42.4%
##############################                                            42.5%
##############################                                            42.6%
##############################                                            42.7%
##############################                                            42.7%
##############################                                            42.8%
##############################                                            42.9%
##############################                                            42.9%
##############################                                            43.0%
###############################                                           43.1%
###############################                                           43.2%
###############################                                           43.3%
###############################                                           43.4%
###############################                                           43.5%
###############################                                           43.6%
###############################                                           43.6%
###############################                                           43.7%
###############################                                           43.8%
###############################                                           43.9%
###############################                                           44.0%
###############################                                           44.1%
###############################                                           44.2%
###############################                                           44.3%
###############################                                           44.4%
###############################                                           44.4%
################################                                          44.5%
################################                                          44.6%
################################                                          44.7%
################################                                          44.7%
################################                                          44.8%
################################                                          44.9%
################################                                          44.9%
################################                                          45.0%
################################                                          45.1%
################################                                          45.1%
################################                                          45.2%
################################                                          45.2%
################################                                          45.3%
################################                                          45.4%
################################                                          45.4%
################################                                          45.5%
################################                                          45.5%
################################                                          45.6%
################################                                          45.6%
################################                                          45.6%
################################                                          45.7%
################################                                          45.7%
################################                                          45.8%
################################                                          45.8%
#################################                                         45.9%
#################################                                         45.9%
#################################                                         45.9%
#################################                                         46.0%
#################################                                         46.0%
#################################                                         46.0%
#################################                                         46.1%
#################################                                         46.1%
#################################                                         46.2%
#################################                                         46.2%
#################################                                         46.2%
#################################                                         46.3%
#################################                                         46.3%
#################################                                         46.3%
#################################                                         46.4%
#################################                                         46.4%
#################################                                         46.4%
#################################                                         46.5%
#################################                                         46.5%
#################################                                         46.6%
#################################                                         46.6%
#################################                                         46.6%
#################################                                         46.7%
#################################                                         46.7%
#################################                                         46.8%
#################################                                         46.8%
#################################                                         46.8%
#################################                                         46.9%
#################################                                         46.9%
#################################                                         47.0%
#################################                                         47.0%
#################################                                         47.0%
#################################                                         47.1%
#################################                                         47.1%
#################################                                         47.1%
#################################                                         47.2%
##################################                                        47.2%
##################################                                        47.3%
##################################                                        47.3%
##################################                                        47.3%
##################################                                        47.4%
##################################                                        47.4%
##################################                                        47.5%
##################################                                        47.5%
##################################                                        47.5%
##################################                                        47.6%
##################################                                        47.6%
##################################                                        47.7%
##################################                                        47.7%
##################################                                        47.7%
##################################                                        47.8%
##################################                                        47.8%
##################################                                        47.9%
##################################                                        47.9%
##################################                                        47.9%
##################################                                        48.0%
##################################                                        48.0%
##################################                                        48.1%
##################################                                        48.1%
##################################                                        48.1%
##################################                                        48.2%
##################################                                        48.2%
##################################                                        48.3%
##################################                                        48.3%
##################################                                        48.3%
##################################                                        48.4%
##################################                                        48.4%
##################################                                        48.4%
##################################                                        48.5%
##################################                                        48.5%
##################################                                        48.5%
##################################                                        48.6%
##################################                                        48.6%
###################################                                       48.6%
###################################                                       48.7%
###################################                                       48.7%
###################################                                       48.7%
###################################                                       48.8%
###################################                                       48.8%
###################################                                       48.8%
###################################                                       48.9%
###################################                                       48.9%
###################################                                       48.9%
###################################                                       49.0%
###################################                                       49.0%
###################################                                       49.1%
###################################                                       49.1%
###################################                                       49.1%
###################################                                       49.2%
###################################                                       49.2%
###################################                                       49.2%
###################################                                       49.3%
###################################                                       49.3%
###################################                                       49.3%
###################################                                       49.4%
###################################                                       49.4%
###################################                                       49.5%
###################################                                       49.5%
###################################                                       49.5%
###################################                                       49.6%
###################################                                       49.6%
###################################                                       49.6%
###################################                                       49.7%
###################################                                       49.7%
###################################                                       49.8%
###################################                                       49.8%
###################################                                       49.9%
###################################                                       49.9%
###################################                                       49.9%
###################################                                       50.0%
###################################                                       50.0%
####################################                                      50.0%
####################################                                      50.0%
####################################                                      50.1%
####################################                                      50.1%
####################################                                      50.1%
####################################                                      50.2%
####################################                                      50.2%
####################################                                      50.2%
####################################                                      50.3%
####################################                                      50.3%
####################################                                      50.3%
####################################                                      50.3%
####################################                                      50.4%
####################################                                      50.4%
####################################                                      50.4%
####################################                                      50.5%
####################################                                      50.5%
####################################                                      50.5%
####################################                                      50.6%
####################################                                      50.6%
####################################                                      50.6%
####################################                                      50.7%
####################################                                      50.7%
####################################                                      50.7%
####################################                                      50.8%
####################################                                      50.8%
####################################                                      50.8%
####################################                                      50.8%
####################################                                      50.9%
####################################                                      50.9%
####################################                                      50.9%
####################################                                      50.9%
####################################                                      51.0%
####################################                                      51.0%
####################################                                      51.0%
####################################                                      51.0%
####################################                                      51.1%
####################################                                      51.1%
####################################                                      51.1%
####################################                                      51.1%
####################################                                      51.2%
####################################                                      51.2%
####################################                                      51.2%
####################################                                      51.3%
####################################                                      51.3%
####################################                                      51.3%
####################################                                      51.3%
####################################                                      51.4%
#####################################                                     51.4%
#####################################                                     51.4%
#####################################                                     51.4%
#####################################                                     51.5%
#####################################                                     51.5%
#####################################                                     51.5%
#####################################                                     51.6%
#####################################                                     51.6%
#####################################                                     51.6%
#####################################                                     51.6%
#####################################                                     51.7%
#####################################                                     51.7%
#####################################                                     51.7%
#####################################                                     51.8%
#####################################                                     51.8%
#####################################                                     51.8%
#####################################                                     51.8%
#####################################                                     51.9%
#####################################                                     51.9%
#####################################                                     51.9%
#####################################                                     52.0%
#####################################                                     52.0%
#####################################                                     52.0%
#####################################                                     52.0%
#####################################                                     52.1%
#####################################                                     52.1%
#####################################                                     52.1%
#####################################                                     52.2%
#####################################                                     52.2%
#####################################                                     52.2%
#####################################                                     52.2%
#####################################                                     52.3%
#####################################                                     52.3%
#####################################                                     52.3%
#####################################                                     52.4%
#####################################                                     52.4%
#####################################                                     52.4%
#####################################                                     52.4%
#####################################                                     52.5%
#####################################                                     52.5%
#####################################                                     52.5%
#####################################                                     52.5%
#####################################                                     52.6%
#####################################                                     52.6%
#####################################                                     52.6%
#####################################                                     52.7%
#####################################                                     52.7%
#####################################                                     52.7%
#####################################                                     52.8%
#####################################                                     52.8%
######################################                                    52.8%
######################################                                    52.8%
######################################                                    52.9%
######################################                                    52.9%
######################################                                    52.9%
######################################                                    53.0%
######################################                                    53.0%
######################################                                    53.0%
######################################                                    53.1%
######################################                                    53.1%
######################################                                    53.1%
######################################                                    53.1%
######################################                                    53.2%
######################################                                    53.2%
######################################                                    53.2%
######################################                                    53.3%
######################################                                    53.3%
######################################                                    53.3%
######################################                                    53.3%
######################################                                    53.4%
######################################                                    53.4%
######################################                                    53.4%
######################################                                    53.5%
######################################                                    53.5%
######################################                                    53.5%
######################################                                    53.6%
######################################                                    53.6%
######################################                                    53.6%
######################################                                    53.7%
######################################                                    53.7%
######################################                                    53.7%
######################################                                    53.8%
######################################                                    53.8%
######################################                                    53.8%
######################################                                    53.9%
######################################                                    53.9%
######################################                                    53.9%
######################################                                    54.0%
######################################                                    54.0%
######################################                                    54.0%
######################################                                    54.1%
######################################                                    54.1%
######################################                                    54.1%
######################################                                    54.2%
#######################################                                   54.2%
#######################################                                   54.2%
#######################################                                   54.2%
#######################################                                   54.3%
#######################################                                   54.3%
#######################################                                   54.3%
#######################################                                   54.3%
#######################################                                   54.3%
#######################################                                   54.4%
#######################################                                   54.4%
#######################################                                   54.4%
#######################################                                   54.4%
#######################################                                   54.4%
#######################################                                   54.5%
#######################################                                   54.5%
#######################################                                   54.5%
#######################################                                   54.5%
#######################################                                   54.5%
#######################################                                   54.5%
#######################################                                   54.5%
#######################################                                   54.6%
#######################################                                   54.6%
#######################################                                   54.6%
#######################################                                   54.6%
#######################################                                   54.6%
#######################################                                   54.6%
#######################################                                   54.6%
#######################################                                   54.6%
#######################################                                   54.6%
#######################################                                   54.6%
#######################################                                   54.6%
#######################################                                   54.7%
#######################################                                   54.7%
#######################################                                   54.7%
#######################################                                   54.7%
#######################################                                   54.7%
#######################################                                   54.7%
#######################################                                   54.7%
#######################################                                   54.7%
#######################################                                   54.7%
#######################################                                   54.7%
#######################################                                   54.8%
#######################################                                   54.8%
#######################################                                   54.8%
#######################################                                   54.8%
#######################################                                   54.8%
#######################################                                   54.8%
#######################################                                   54.8%
#######################################                                   54.8%
#######################################                                   54.8%
#######################################                                   54.9%
#######################################                                   54.9%
#######################################                                   54.9%
#######################################                                   54.9%
#######################################                                   54.9%
#######################################                                   54.9%
#######################################                                   54.9%
#######################################                                   54.9%
#######################################                                   55.0%
#######################################                                   55.0%
#######################################                                   55.0%
#######################################                                   55.0%
#######################################                                   55.0%
#######################################                                   55.0%
#######################################                                   55.0%
#######################################                                   55.1%
#######################################                                   55.1%
#######################################                                   55.1%
#######################################                                   55.1%
#######################################                                   55.1%
#######################################                                   55.1%
#######################################                                   55.1%
#######################################                                   55.2%
#######################################                                   55.2%
#######################################                                   55.2%
#######################################                                   55.2%
#######################################                                   55.2%
#######################################                                   55.2%
#######################################                                   55.2%
#######################################                                   55.3%
#######################################                                   55.3%
#######################################                                   55.3%
#######################################                                   55.3%
#######################################                                   55.3%
#######################################                                   55.3%
#######################################                                   55.3%
#######################################                                   55.4%
#######################################                                   55.4%
#######################################                                   55.4%
#######################################                                   55.4%
#######################################                                   55.4%
#######################################                                   55.4%
#######################################                                   55.4%
#######################################                                   55.5%
#######################################                                   55.5%
#######################################                                   55.5%
#######################################                                   55.5%
#######################################                                   55.5%
#######################################                                   55.5%
#######################################                                   55.5%
#######################################                                   55.6%
########################################                                  55.6%
########################################                                  55.6%
########################################                                  55.6%
########################################                                  55.6%
########################################                                  55.6%
########################################                                  55.6%
########################################                                  55.7%
########################################                                  55.7%
########################################                                  55.7%
########################################                                  55.7%
########################################                                  55.7%
########################################                                  55.7%
########################################                                  55.7%
########################################                                  55.7%
########################################                                  55.8%
########################################                                  55.8%
########################################                                  55.8%
########################################                                  55.8%
########################################                                  55.8%
########################################                                  55.8%
########################################                                  55.8%
########################################                                  55.8%
########################################                                  55.9%
########################################                                  55.9%
########################################                                  55.9%
########################################                                  55.9%
########################################                                  55.9%
########################################                                  55.9%
########################################                                  55.9%
########################################                                  56.0%
########################################                                  56.0%
########################################                                  56.0%
########################################                                  56.0%
########################################                                  56.0%
########################################                                  56.0%
########################################                                  56.0%
########################################                                  56.1%
########################################                                  56.1%
########################################                                  56.1%
########################################                                  56.1%
########################################                                  56.1%
########################################                                  56.1%
########################################                                  56.1%
########################################                                  56.2%
########################################                                  56.2%
########################################                                  56.2%
########################################                                  56.2%
########################################                                  56.2%
########################################                                  56.2%
########################################                                  56.2%
########################################                                  56.3%
########################################                                  56.3%
########################################                                  56.3%
########################################                                  56.3%
########################################                                  56.3%
########################################                                  56.3%
########################################                                  56.3%
########################################                                  56.4%
########################################                                  56.4%
########################################                                  56.4%
########################################                                  56.4%
########################################                                  56.4%
########################################                                  56.4%
########################################                                  56.5%
########################################                                  56.5%
########################################                                  56.5%
########################################                                  56.5%
########################################                                  56.5%
########################################                                  56.5%
########################################                                  56.6%
########################################                                  56.6%
########################################                                  56.6%
########################################                                  56.6%
########################################                                  56.6%
########################################                                  56.6%
########################################                                  56.7%
########################################                                  56.7%
########################################                                  56.7%
########################################                                  56.7%
########################################                                  56.7%
########################################                                  56.7%
########################################                                  56.7%
########################################                                  56.7%
########################################                                  56.8%
########################################                                  56.8%
########################################                                  56.8%
########################################                                  56.8%
########################################                                  56.8%
########################################                                  56.8%
########################################                                  56.9%
########################################                                  56.9%
########################################                                  56.9%
########################################                                  56.9%
########################################                                  56.9%
########################################                                  56.9%
#########################################                                 56.9%
#########################################                                 57.0%
#########################################                                 57.0%
#########################################                                 57.0%
#########################################                                 57.0%
#########################################                                 57.0%
#########################################                                 57.0%
#########################################                                 57.0%
#########################################                                 57.1%
#########################################                                 57.1%
#########################################                                 57.1%
#########################################                                 57.1%
#########################################                                 57.1%
#########################################                                 57.1%
#########################################                                 57.1%
#########################################                                 57.2%
#########################################                                 57.2%
#########################################                                 57.2%
#########################################                                 57.2%
#########################################                                 57.2%
#########################################                                 57.2%
#########################################                                 57.2%
#########################################                                 57.3%
#########################################                                 57.3%
#########################################                                 57.3%
#########################################                                 57.3%
#########################################                                 57.3%
#########################################                                 57.3%
#########################################                                 57.4%
#########################################                                 57.4%
#########################################                                 57.4%
#########################################                                 57.4%
#########################################                                 57.4%
#########################################                                 57.4%
#########################################                                 57.5%
#########################################                                 57.5%
#########################################                                 57.5%
#########################################                                 57.5%
#########################################                                 57.5%
#########################################                                 57.5%
#########################################                                 57.6%
#########################################                                 57.6%
#########################################                                 57.6%
#########################################                                 57.6%
#########################################                                 57.6%
#########################################                                 57.6%
#########################################                                 57.7%
#########################################                                 57.7%
#########################################                                 57.7%
#########################################                                 57.7%
#########################################                                 57.7%
#########################################                                 57.8%
#########################################                                 57.8%
#########################################                                 57.8%
#########################################                                 57.8%
#########################################                                 57.8%
#########################################                                 57.9%
#########################################                                 57.9%
#########################################                                 57.9%
#########################################                                 57.9%
#########################################                                 57.9%
#########################################                                 58.0%
#########################################                                 58.0%
#########################################                                 58.0%
#########################################                                 58.0%
#########################################                                 58.0%
#########################################                                 58.1%
#########################################                                 58.1%
#########################################                                 58.1%
#########################################                                 58.1%
#########################################                                 58.1%
#########################################                                 58.2%
#########################################                                 58.2%
#########################################                                 58.2%
#########################################                                 58.2%
#########################################                                 58.3%
#########################################                                 58.3%
#########################################                                 58.3%
##########################################                                58.3%
##########################################                                58.4%
##########################################                                58.4%
##########################################                                58.4%
##########################################                                58.5%
##########################################                                58.5%
##########################################                                58.5%
##########################################                                58.6%
##########################################                                58.6%
##########################################                                58.6%
##########################################                                58.7%
##########################################                                58.7%
##########################################                                58.7%
##########################################                                58.8%
##########################################                                58.8%
##########################################                                58.9%
##########################################                                58.9%
##########################################                                58.9%
##########################################                                59.0%
##########################################                                59.0%
##########################################                                59.1%
##########################################                                59.1%
##########################################                                59.2%
##########################################                                59.2%
##########################################                                59.3%
##########################################                                59.3%
##########################################                                59.4%
##########################################                                59.5%
##########################################                                59.5%
##########################################                                59.6%
##########################################                                59.6%
##########################################                                59.7%
###########################################                               59.8%
###########################################                               59.8%
###########################################                               59.9%
###########################################                               60.0%
###########################################                               60.0%
###########################################                               60.1%
###########################################                               60.1%
###########################################                               60.2%
###########################################                               60.2%
###########################################                               60.3%
###########################################                               60.3%
###########################################                               60.4%
###########################################                               60.5%
###########################################                               60.5%
###########################################                               60.6%
###########################################                               60.6%
###########################################                               60.7%
###########################################                               60.8%
###########################################                               60.8%
###########################################                               60.9%
###########################################                               60.9%
###########################################                               61.0%
###########################################                               61.0%
###########################################                               61.1%
############################################                              61.1%
############################################                              61.2%
############################################                              61.2%
############################################                              61.3%
############################################                              61.3%
############################################                              61.4%
############################################                              61.4%
############################################                              61.5%
############################################                              61.5%
############################################                              61.6%
############################################                              61.6%
############################################                              61.7%
############################################                              61.7%
############################################                              61.8%
############################################                              61.8%
############################################                              61.8%
############################################                              61.9%
############################################                              61.9%
############################################                              62.0%
############################################                              62.0%
############################################                              62.1%
############################################                              62.1%
############################################                              62.2%
############################################                              62.2%
############################################                              62.3%
############################################                              62.3%
############################################                              62.3%
############################################                              62.4%
############################################                              62.4%
############################################                              62.4%
############################################                              62.4%
############################################                              62.5%
############################################                              62.5%
#############################################                             62.5%
#############################################                             62.5%
#############################################                             62.6%
#############################################                             62.6%
#############################################                             62.6%
#############################################                             62.6%
#############################################                             62.6%
#############################################                             62.7%
#############################################                             62.7%
#############################################                             62.7%
#############################################                             62.7%
#############################################                             62.8%
#############################################                             62.8%
#############################################                             62.8%
#############################################                             62.8%
#############################################                             62.8%
#############################################                             62.8%
#############################################                             62.8%
#############################################                             62.9%
#############################################                             62.9%
#############################################                             62.9%
#############################################                             62.9%
#############################################                             62.9%
#############################################                             63.0%
#############################################                             63.0%
#############################################                             63.0%
#############################################                             63.0%
#############################################                             63.0%
#############################################                             63.0%
#############################################                             63.1%
#############################################                             63.1%
#############################################                             63.1%
#############################################                             63.1%
#############################################                             63.1%
#############################################                             63.2%
#############################################                             63.2%
#############################################                             63.2%
#############################################                             63.2%
#############################################                             63.2%
#############################################                             63.2%
#############################################                             63.3%
#############################################                             63.3%
#############################################                             63.3%
#############################################                             63.3%
#############################################                             63.3%
#############################################                             63.4%
#############################################                             63.4%
#############################################                             63.4%
#############################################                             63.4%
#############################################                             63.4%
#############################################                             63.5%
#############################################                             63.5%
#############################################                             63.5%
#############################################                             63.5%
#############################################                             63.5%
#############################################                             63.6%
#############################################                             63.6%
#############################################                             63.6%
#############################################                             63.6%
#############################################                             63.6%
#############################################                             63.7%
#############################################                             63.7%
#############################################                             63.7%
#############################################                             63.7%
#############################################                             63.8%
#############################################                             63.8%
#############################################                             63.8%
#############################################                             63.8%
#############################################                             63.8%
#############################################                             63.9%
#############################################                             63.9%
#############################################                             63.9%
##############################################                            63.9%
##############################################                            63.9%
##############################################                            63.9%
##############################################                            64.0%
##############################################                            64.0%
##############################################                            64.0%
##############################################                            64.0%
##############################################                            64.0%
##############################################                            64.1%
##############################################                            64.1%
##############################################                            64.1%
##############################################                            64.1%
##############################################                            64.1%
##############################################                            64.2%
##############################################                            64.2%
##############################################                            64.2%
##############################################                            64.2%
##############################################                            64.3%
##############################################                            64.3%
##############################################                            64.3%
##############################################                            64.3%
##############################################                            64.3%
##############################################                            64.4%
##############################################                            64.4%
##############################################                            64.4%
##############################################                            64.4%
##############################################                            64.4%
##############################################                            64.5%
##############################################                            64.5%
##############################################                            64.5%
##############################################                            64.5%
##############################################                            64.6%
##############################################                            64.6%
##############################################                            64.6%
##############################################                            64.6%
##############################################                            64.6%
##############################################                            64.7%
##############################################                            64.7%
##############################################                            64.7%
##############################################                            64.7%
##############################################                            64.7%
##############################################                            64.8%
##############################################                            64.8%
##############################################                            64.8%
##############################################                            64.8%
##############################################                            64.8%
##############################################                            64.9%
##############################################                            64.9%
##############################################                            64.9%
##############################################                            64.9%
##############################################                            64.9%
##############################################                            65.0%
##############################################                            65.0%
##############################################                            65.0%
##############################################                            65.0%
##############################################                            65.0%
##############################################                            65.1%
##############################################                            65.1%
##############################################                            65.1%
##############################################                            65.1%
##############################################                            65.1%
##############################################                            65.2%
##############################################                            65.2%
##############################################                            65.2%
##############################################                            65.2%
##############################################                            65.2%
##############################################                            65.3%
###############################################                           65.3%
###############################################                           65.3%
###############################################                           65.3%
###############################################                           65.4%
###############################################                           65.4%
###############################################                           65.4%
###############################################                           65.4%
###############################################                           65.4%
###############################################                           65.5%
###############################################                           65.5%
###############################################                           65.5%
###############################################                           65.5%
###############################################                           65.6%
###############################################                           65.6%
###############################################                           65.6%
###############################################                           65.6%
###############################################                           65.7%
###############################################                           65.7%
###############################################                           65.7%
###############################################                           65.7%
###############################################                           65.7%
###############################################                           65.8%
###############################################                           65.8%
###############################################                           65.8%
###############################################                           65.8%
###############################################                           65.8%
###############################################                           65.9%
###############################################                           65.9%
###############################################                           65.9%
###############################################                           65.9%
###############################################                           66.0%
###############################################                           66.0%
###############################################                           66.0%
###############################################                           66.0%
###############################################                           66.0%
###############################################                           66.1%
###############################################                           66.1%
###############################################                           66.1%
###############################################                           66.1%
###############################################                           66.2%
###############################################                           66.2%
###############################################                           66.2%
###############################################                           66.2%
###############################################                           66.3%
###############################################                           66.3%
###############################################                           66.3%
###############################################                           66.3%
###############################################                           66.4%
###############################################                           66.4%
###############################################                           66.4%
###############################################                           66.5%
###############################################                           66.5%
###############################################                           66.5%
###############################################                           66.5%
###############################################                           66.6%
###############################################                           66.6%
###############################################                           66.6%
###############################################                           66.6%
###############################################                           66.7%
################################################                          66.7%
################################################                          66.7%
################################################                          66.7%
################################################                          66.8%
################################################                          66.8%
################################################                          66.8%
################################################                          66.8%
################################################                          66.9%
################################################                          66.9%
################################################                          66.9%
################################################                          66.9%
################################################                          67.0%
################################################                          67.0%
################################################                          67.0%
################################################                          67.0%
################################################                          67.1%
################################################                          67.1%
################################################                          67.1%
################################################                          67.1%
################################################                          67.2%
################################################                          67.2%
################################################                          67.2%
################################################                          67.2%
################################################                          67.3%
################################################                          67.3%
################################################                          67.3%
################################################                          67.3%
################################################                          67.4%
################################################                          67.4%
################################################                          67.4%
################################################                          67.5%
################################################                          67.5%
################################################                          67.5%
################################################                          67.5%
################################################                          67.6%
################################################                          67.6%
################################################                          67.6%
################################################                          67.6%
################################################                          67.7%
################################################                          67.7%
################################################                          67.7%
################################################                          67.8%
################################################                          67.8%
################################################                          67.8%
################################################                          67.9%
################################################                          67.9%
################################################                          67.9%
################################################                          68.0%
################################################                          68.0%
################################################                          68.0%
#################################################                         68.1%
#################################################                         68.1%
#################################################                         68.1%
#################################################                         68.2%
#################################################                         68.2%
#################################################                         68.2%
#################################################                         68.3%
#################################################                         68.3%
#################################################                         68.3%
#################################################                         68.4%
#################################################                         68.4%
#################################################                         68.5%
#################################################                         68.5%
#################################################                         68.5%
#################################################                         68.6%
#################################################                         68.6%
#################################################                         68.7%
#################################################                         68.7%
#################################################                         68.8%
#################################################                         68.8%
#################################################                         68.8%
#################################################                         68.9%
#################################################                         68.9%
#################################################                         69.0%
#################################################                         69.0%
#################################################                         69.1%
#################################################                         69.1%
#################################################                         69.2%
#################################################                         69.2%
#################################################                         69.3%
#################################################                         69.4%
#################################################                         69.4%
##################################################                        69.5%
##################################################                        69.5%
##################################################                        69.6%
##################################################                        69.7%
##################################################                        69.7%
##################################################                        69.8%
##################################################                        69.9%
##################################################                        69.9%
##################################################                        70.0%
##################################################                        70.1%
##################################################                        70.2%
##################################################                        70.2%
##################################################                        70.3%
##################################################                        70.4%
##################################################                        70.5%
##################################################                        70.5%
##################################################                        70.6%
##################################################                        70.7%
##################################################                        70.8%
###################################################                       70.9%
###################################################                       71.0%
###################################################                       71.1%
###################################################                       71.2%
###################################################                       71.3%
###################################################                       71.4%
###################################################                       71.4%
###################################################                       71.6%
###################################################                       71.6%
###################################################                       71.7%
###################################################                       71.8%
###################################################                       71.8%
###################################################                       71.9%
###################################################                       72.0%
###################################################                       72.0%
###################################################                       72.2%
###################################################                       72.2%
####################################################                      72.3%
####################################################                      72.4%
####################################################                      72.4%
####################################################                      72.5%
####################################################                      72.6%
####################################################                      72.7%
####################################################                      72.8%
####################################################                      72.9%
####################################################                      73.0%
####################################################                      73.0%
####################################################                      73.2%
####################################################                      73.2%
####################################################                      73.4%
####################################################                      73.4%
####################################################                      73.5%
#####################################################                     73.6%
#####################################################                     73.7%
#####################################################                     73.8%
#####################################################                     73.9%
#####################################################                     74.0%
#####################################################                     74.1%
#####################################################                     74.2%
#####################################################                     74.3%
#####################################################                     74.4%
#####################################################                     74.5%
#####################################################                     74.6%
#####################################################                     74.7%
#####################################################                     74.8%
#####################################################                     74.9%
######################################################                    75.0%
######################################################                    75.1%
######################################################                    75.2%
######################################################                    75.4%
######################################################                    75.4%
######################################################                    75.6%
######################################################                    75.6%
######################################################                    75.8%
######################################################                    75.9%
######################################################                    76.0%
######################################################                    76.1%
######################################################                    76.2%
######################################################                    76.3%
#######################################################                   76.4%
#######################################################                   76.5%
#######################################################                   76.6%
#######################################################                   76.7%
#######################################################                   76.8%
#######################################################                   76.9%
#######################################################                   77.0%
#######################################################                   77.1%
#######################################################                   77.2%
#######################################################                   77.3%
#######################################################                   77.4%
#######################################################                   77.5%
#######################################################                   77.5%
#######################################################                   77.7%
#######################################################                   77.7%
########################################################                  77.8%
########################################################                  77.9%
########################################################                  77.9%
########################################################                  78.0%
########################################################                  78.1%
########################################################                  78.2%
########################################################                  78.3%
########################################################                  78.3%
########################################################                  78.4%
########################################################                  78.4%
########################################################                  78.5%
########################################################                  78.6%
########################################################                  78.6%
########################################################                  78.6%
########################################################                  78.7%
########################################################                  78.7%
########################################################                  78.8%
########################################################                  78.8%
########################################################                  78.9%
########################################################                  78.9%
########################################################                  78.9%
########################################################                  79.0%
########################################################                  79.0%
########################################################                  79.1%
########################################################                  79.1%
########################################################                  79.2%
#########################################################                 79.2%
#########################################################                 79.3%
#########################################################                 79.3%
#########################################################                 79.3%
#########################################################                 79.4%
#########################################################                 79.4%
#########################################################                 79.4%
#########################################################                 79.5%
#########################################################                 79.5%
#########################################################                 79.5%
#########################################################                 79.6%
#########################################################                 79.6%
#########################################################                 79.6%
#########################################################                 79.7%
#########################################################                 79.7%
#########################################################                 79.7%
#########################################################                 79.8%
#########################################################                 79.8%
#########################################################                 79.8%
#########################################################                 79.9%
#########################################################                 79.9%
#########################################################                 79.9%
#########################################################                 80.0%
#########################################################                 80.0%
#########################################################                 80.0%
#########################################################                 80.1%
#########################################################                 80.1%
#########################################################                 80.2%
#########################################################                 80.2%
#########################################################                 80.2%
#########################################################                 80.3%
#########################################################                 80.3%
#########################################################                 80.4%
#########################################################                 80.4%
#########################################################                 80.4%
#########################################################                 80.5%
#########################################################                 80.5%
#########################################################                 80.6%
##########################################################                80.6%
##########################################################                80.6%
##########################################################                80.7%
##########################################################                80.7%
##########################################################                80.8%
##########################################################                80.8%
##########################################################                80.9%
##########################################################                80.9%
##########################################################                80.9%
##########################################################                81.0%
##########################################################                81.0%
##########################################################                81.1%
##########################################################                81.1%
##########################################################                81.1%
##########################################################                81.2%
##########################################################                81.2%
##########################################################                81.3%
##########################################################                81.3%
##########################################################                81.4%
##########################################################                81.4%
##########################################################                81.4%
##########################################################                81.5%
##########################################################                81.5%
##########################################################                81.5%
##########################################################                81.6%
##########################################################                81.6%
##########################################################                81.7%
##########################################################                81.7%
##########################################################                81.8%
##########################################################                81.8%
##########################################################                81.8%
##########################################################                81.9%
##########################################################                81.9%
###########################################################               82.0%
###########################################################               82.0%
###########################################################               82.1%
###########################################################               82.1%
###########################################################               82.1%
###########################################################               82.2%
###########################################################               82.2%
###########################################################               82.3%
###########################################################               82.3%
###########################################################               82.4%
###########################################################               82.4%
###########################################################               82.4%
###########################################################               82.5%
###########################################################               82.5%
###########################################################               82.6%
###########################################################               82.6%
###########################################################               82.7%
###########################################################               82.7%
###########################################################               82.7%
###########################################################               82.8%
###########################################################               82.8%
###########################################################               82.9%
###########################################################               82.9%
###########################################################               83.0%
###########################################################               83.0%
###########################################################               83.1%
###########################################################               83.1%
###########################################################               83.1%
###########################################################               83.2%
###########################################################               83.2%
###########################################################               83.3%
############################################################              83.3%
############################################################              83.4%
############################################################              83.4%
############################################################              83.5%
############################################################              83.5%
############################################################              83.6%
############################################################              83.6%
############################################################              83.7%
############################################################              83.7%
############################################################              83.8%
############################################################              83.9%
############################################################              83.9%
############################################################              84.0%
############################################################              84.0%
############################################################              84.1%
############################################################              84.2%
############################################################              84.2%
############################################################              84.3%
############################################################              84.4%
############################################################              84.5%
############################################################              84.5%
############################################################              84.6%
############################################################              84.7%
#############################################################             84.8%
#############################################################             84.9%
#############################################################             85.0%
#############################################################             85.0%
#############################################################             85.1%
#############################################################             85.2%
#############################################################             85.3%
#############################################################             85.4%
#############################################################             85.5%
#############################################################             85.5%
#############################################################             85.6%
#############################################################             85.7%
#############################################################             85.8%
#############################################################             85.9%
#############################################################             86.0%
##############################################################            86.1%
##############################################################            86.3%
##############################################################            86.3%
##############################################################            86.5%
##############################################################            86.6%
##############################################################            86.7%
##############################################################            86.8%
##############################################################            86.9%
##############################################################            87.0%
##############################################################            87.2%
##############################################################            87.3%
##############################################################            87.4%
###############################################################           87.5%
###############################################################           87.6%
###############################################################           87.8%
###############################################################           87.9%
###############################################################           88.1%
###############################################################           88.2%
###############################################################           88.4%
###############################################################           88.5%
###############################################################           88.7%
###############################################################           88.8%
################################################################          88.9%
################################################################          89.1%
################################################################          89.3%
################################################################          89.4%
################################################################          89.6%
################################################################          89.7%
################################################################          89.8%
################################################################          90.0%
################################################################          90.2%
#################################################################         90.3%
#################################################################         90.5%
#################################################################         90.7%
#################################################################         90.9%
#################################################################         91.1%
#################################################################         91.3%
#################################################################         91.4%
#################################################################         91.6%
##################################################################        91.8%
##################################################################        92.0%
##################################################################        92.2%
##################################################################        92.4%
##################################################################        92.5%
##################################################################        92.8%
##################################################################        93.0%
###################################################################       93.1%
###################################################################       93.3%
###################################################################       93.5%
###################################################################       93.6%
###################################################################       93.8%
###################################################################       94.0%
###################################################################       94.2%
###################################################################       94.4%
####################################################################      94.6%
####################################################################      94.8%
####################################################################      94.9%
####################################################################      95.1%
####################################################################      95.3%
####################################################################      95.5%
####################################################################      95.7%
#####################################################################     95.9%
#####################################################################     96.1%
#####################################################################     96.3%
#####################################################################     96.5%
#####################################################################     96.7%
#####################################################################     96.9%
#####################################################################     97.1%
######################################################################    97.3%
######################################################################    97.5%
######################################################################    97.7%
######################################################################    97.9%
######################################################################    98.1%
######################################################################    98.3%
######################################################################    98.5%
#######################################################################   98.7%
#######################################################################   98.9%
#######################################################################   99.1%
#######################################################################   99.3%
#######################################################################   99.5%
#######################################################################   99.7%
#######################################################################   99.8%
######################################################################## 100.0%
 > https://10.19.115.108:8493/
 x http://10.11.5.7:80/~pvolpe/images/
 x http://10.11.5.7:80/~mvollmer/images/
 x http://10.11.5.7:80/~dperpeet/images/
 x http://10.11.5.7:80/~swalter/images/
 > https://209.132.184.69:8493/
 > https://209.132.184.41:8493/
 x http://10.130.2.28:80
 x http://10.130.2.29:80
 x http://10.130.2.32:80
 x http://10.130.2.34:80
 x http://10.128.0.101:80
 x http://10.128.0.103:80
 x http://10.128.0.93:80
 x http://10.128.0.97:80
 x http://10.128.2.28:80
 x http://10.128.2.34:80
 x http://10.128.2.35:80
 x http://10.128.4.28:80
 x http://10.128.4.32:80
 x http://10.128.4.34:80
 x http://10.128.4.35:80
 x http://10.129.1.243:80
 x http://10.129.1.244:80
 x http://10.129.1.246:80
 x http://10.129.1.247:80
 x http://10.129.1.249:80
 x http://10.129.1.250:80
 > http://10.129.2.206:80
 > http://10.129.2.207:80
 > http://10.129.2.209:80
 > http://10.129.2.210:80
 x http://10.129.4.30:80
 x http://10.129.4.36:80
 x http://10.129.4.37:80
 x http://10.129.4.38:80
 x http://10.130.1.201:80
 x http://10.130.1.202:80
 x http://10.130.1.203:80
 x http://10.130.1.204:80
 x http://10.130.4.27:80
 x http://10.130.4.28:80
 x http://10.130.4.29:80
 > http://10.131.2.154:80
 > http://10.131.2.155:80
 > http://10.131.2.156:80
 > http://10.131.2.157:80
 x https://152.19.134.199:443/groups/cockpit/images/
 > https://209.132.184.41:8493/ovirt-3f3642bfff7ccdd35361b5b9ef72b9942f7b389411e9878f1ceadb3aa955d90b.qcow2
Engine URL: https://127.0.0.2:30602/ovirt-engine/
++ seq 1 60
+ for x in $(seq 1 60)
++ xmllint --xpath 'string(/api/product_info/name)' -
++ curl -s -k -u admin@internal:engine -H Content-type:application/xml https://10.111.113.5/ovirt-engine/api
-:1: parser error : Document is empty

^
+ '[' '' = 'oVirt Engine' ']'
+ sleep 10
+ for x in $(seq 1 60)
++ xmllint --xpath 'string(/api/product_info/name)' -
++ curl -s -k -u admin@internal:engine -H Content-type:application/xml https://10.111.113.5/ovirt-engine/api
-:1: parser error : Document is empty

^
+ '[' '' = 'oVirt Engine' ']'
+ sleep 10
+ for x in $(seq 1 60)
++ xmllint --xpath 'string(/api/product_info/name)' -
++ curl -s -k -u admin@internal:engine -H Content-type:application/xml https://10.111.113.5/ovirt-engine/api
-:1: parser error : Document is empty

^
+ '[' '' = 'oVirt Engine' ']'
+ sleep 10
+ for x in $(seq 1 60)
++ xmllint --xpath 'string(/api/product_info/name)' -
++ curl -s -k -u admin@internal:engine -H Content-type:application/xml https://10.111.113.5/ovirt-engine/api
-:1: parser error : Document is empty

^
+ '[' '' = 'oVirt Engine' ']'
+ sleep 10
+ for x in $(seq 1 60)
++ xmllint --xpath 'string(/api/product_info/name)' -
++ curl -s -k -u admin@internal:engine -H Content-type:application/xml https://10.111.113.5/ovirt-engine/api
+ '[' '' = 'oVirt Engine' ']'
+ sleep 10
+ for x in $(seq 1 60)
++ xmllint --xpath 'string(/api/product_info/name)' -
++ curl -s -k -u admin@internal:engine -H Content-type:application/xml https://10.111.113.5/ovirt-engine/api
+ '[' 'oVirt Engine' = 'oVirt Engine' ']'
+ break
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  1327  100  1327    0     0   1327      0  0:00:01 --:--:--  0:00:01 21063
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100   389  100   310  100    79    310     79  0:00:01 --:--:--  0:00:01  1189
{"access_token":"oZ6W3hy86Ymufa8H6QQBSiWSgkH1UzCNYLGQCgYPgSu_hlzvMlsm-IX-RaR9Enm2wWFd82Oggh08mfpZeK6fJQ","scope":"ovirt-app-api ovirt-ext=token-info:authz-search ovirt-ext=token-info:public-authz-search ovirt-ext=token-info:validate ovirt-ext=token:password-access","exp":"1516461207000","token_type":"bearer"}
oVirt token retrieved: oZ6W3hy86Ymufa8H6QQBSiWSgkH1UzCNYLGQCgYPgSu_hlzvMlsm-IX-RaR9Enm2wWFd82Oggh08mfpZeK6fJQ

DevTools listening on ws://127.0.0.1:10022/devtools/browser/938f321f-613f-42a7-bd82-94920396e6a1
[0113/151331.153575:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 42372: Permission denied (13)
[0113/151332.057919:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 42410: Permission denied (13)
> log: loading ovirt package
> log: Configuration file /etc/cockpit/machines-ovirt.config content is read ...
> log: ... and parsed
> warning: Unable to parse event, ignoring: event 'tunable' for domain VM:
> warning: Unable to parse event, ignoring: cputune.cpu_shares: 1020
Data Center status: problematic, waiting for automatic reactivation
> info: HTTP POST failed: "{\n  \"detail\" : \"[Cannot add VM. The VM name is already in use, please choose a unique name and try again.]\",\n  \"reason\" : \"Operation Failed\"\n}" /ovirt-engine/api/vms
> info: handleOvirtError, error =  {
  "detail" : "[Cannot add VM. The VM name is already in use, please choose a unique name and try again.]",
  "reason" : "Operation Failed"
} exception =  
> info: HTTP POST failed: "{\n  \"async\" : \"false\",\n  \"fault\" : {\n    \"detail\" : \"[Cannot run VM without at least one bootable disk.\\nAlternatives:\\n- Create a disk for this VM, and rerun the VM.\\n- Change the boot sequence using the Edit VM command (Boot Option Sub-Tab).\\n- Use the 'Run Once' command to select a different boot option and rerun the VM.]\",\n    \"reason\" : \"Operation Failed\"\n  },\n  \"status\" : \"failed\"\n}" /ovirt-engine/api/vms/9998edb4-5de0-4f34-aabd-a8e9fdab3f70/start
> info: handleOvirtError, error =  {
  "async" : "false",
  "fault" : {
    "detail" : "[Cannot run VM without at least one bootable disk.\nAlternatives:\n- Create a disk for this VM, and rerun the VM.\n- Change the boot sequence using the Edit VM command (Boot Option Sub-Tab).\n- Use the 'Run Once' command to select a different boot option and rerun the VM.]",
    "reason" : "Operation Failed"
  },
  "status" : "failed"
} exception =  
Unexpected journal message 'audit: type=1400 audit(1515856084.136:161): avc:  denied  { map } for  pid=1223 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1515856084.339:165): avc:  denied  { execute_no_trans } for  pid=1283 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestOVirtMachines-testBasic-fedora-27-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestOVirtMachines-testBasic-fedora-27-127.0.0.2-2801-FAIL.log
/etc/profile.d/lang.sh: line 19: warning: setlocale: LC_CTYPE: cannot change locale (C.UTF-8)
Journal extracted to TestOVirtMachines-testBasic-ovirt-127.0.0.2-2802-FAIL.log
/etc/profile.d/lang.sh: line 19: warning: setlocale: LC_CTYPE: cannot change locale (C.UTF-8)
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 667, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 802, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1515856084.136:161): avc:  denied  { map } for  pid=1223 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 62 testBasic (check_ovirt.TestOVirtMachines) # duration: 487s
Wrote screenshot to TestOVirtMachines-testBasic-fedora-27-127.0.0.2-2801-FAIL.png
Wrote HTML dump to TestOVirtMachines-testBasic-fedora-27-127.0.0.2-2801-FAIL.html
Wrote JS log to TestOVirtMachines-testBasic-fedora-27-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestOVirtMachines-testBasic-fedora-27-127.0.0.2-2801-FAIL.log
Journal extracted to TestOVirtMachines-testBasic-ovirt-127.0.0.2-2802-FAIL.log
/etc/profile.d/lang.sh: line 19: warning: setlocale: LC_CTYPE: cannot change locale (C.UTF-8)

First occurrence: 2018-01-13T15:15:59.375444 | revision 987a7baef83ef8ee7b207142b7c3d8c32d798f90, logs Times recorded: 1 Latest occurrences:

cockpituous commented 6 years ago

verify/fedora-27 Ooops, it happened again


# ----------------------------------------------------------------------
# testUpdateError (check_packagekit.TestUpdates)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9508/devtools/browser/9513d9ef-0470-4860-9ca3-4850dc4bfdc1
[0112/213257.041029:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 75603: Permission denied (13)
[0112/213257.984678:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 75630: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1515792765.083:165): avc:  denied  { execute_no_trans } for  pid=1311 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestUpdates-testUpdateError-fedora-27-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestUpdates-testUpdateError-fedora-27-127.0.0.2-2201-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1515792765.083:165): avc:  denied  { execute_no_trans } for  pid=1311 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 74 testUpdateError (check_packagekit.TestUpdates) # duration: 32s
Wrote screenshot to TestUpdates-testUpdateError-fedora-27-127.0.0.2-2201-FAIL.png
Wrote HTML dump to TestUpdates-testUpdateError-fedora-27-127.0.0.2-2201-FAIL.html
Wrote JS log to TestUpdates-testUpdateError-fedora-27-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestUpdates-testUpdateError-fedora-27-127.0.0.2-2201-FAIL.log

First occurrence: 2018-01-12T21:33:06.115569 | revision 1bb83da4c0508cde916b75561b54cea8e3b4987b, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testResize (check_storage_resize.TestStorage)
#

DevTools listening on ws://127.0.0.1:9471/devtools/browser/7631afa2-0115-4c3c-a1cc-4273878eba3d
[0112/224038.917354:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 224025: Permission denied (13)
[0112/224039.860706:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 224064: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1515796830.279:165): avc:  denied  { execute_no_trans } for  pid=1307 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestStorage-testResize-fedora-27-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestStorage-testResize-fedora-27-127.0.0.2-2601-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 667, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 802, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1515796830.279:165): avc:  denied  { execute_no_trans } for  pid=1307 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 98 testResize (check_storage_resize.TestStorage) # duration: 29s
Wrote screenshot to TestStorage-testResize-fedora-27-127.0.0.2-2601-FAIL.png
Wrote HTML dump to TestStorage-testResize-fedora-27-127.0.0.2-2601-FAIL.html
Wrote JS log to TestStorage-testResize-fedora-27-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestStorage-testResize-fedora-27-127.0.0.2-2601-FAIL.log

First occurrence: 2018-01-12T22:40:48.993976 | revision e08ef4dd06c58d4da193975c5ca4f6daf1ae8c13, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testFrameReload (check_multi_machine.TestMultiMachine)
#

DevTools listening on ws://127.0.0.1:9731/devtools/browser/4565eae2-f8af-4acc-a761-b57f39409f43
[0112/224741.122522:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 237468: Permission denied (13)
[0112/224742.090758:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 237535: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1515797248.737:165): avc:  denied  { map } for  pid=1286 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1515797248.912:167): avc:  denied  { execute_no_trans } for  pid=1322 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestMultiMachine-testFrameReload-fedora-27-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestMultiMachine-testFrameReload-fedora-27-127.0.0.2-2401-FAIL.log
Journal extracted to TestMultiMachine-testFrameReload-fedora-27-127.0.0.2-2403-FAIL.log
Journal extracted to TestMultiMachine-testFrameReload-fedora-27-127.0.0.2-2402-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 667, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 802, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1515797248.737:165): avc:  denied  { map } for  pid=1286 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 15 testFrameReload (check_multi_machine.TestMultiMachine) # duration: 36s
Wrote screenshot to TestMultiMachine-testFrameReload-fedora-27-127.0.0.2-2401-FAIL.png
Wrote HTML dump to TestMultiMachine-testFrameReload-fedora-27-127.0.0.2-2401-FAIL.html
Wrote JS log to TestMultiMachine-testFrameReload-fedora-27-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestMultiMachine-testFrameReload-fedora-27-127.0.0.2-2401-FAIL.log
Journal extracted to TestMultiMachine-testFrameReload-fedora-27-127.0.0.2-2403-FAIL.log
Journal extracted to TestMultiMachine-testFrameReload-fedora-27-127.0.0.2-2402-FAIL.log

First occurrence: 2018-01-12T22:47:51.604908 | revision e08ef4dd06c58d4da193975c5ca4f6daf1ae8c13, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBinary (check_journal.TestJournal)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9717/devtools/browser/4e283536-0a8b-4c35-a189-8ed15a763ffb
[0113/054444.919346:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 16758: Permission denied (13)
[0113/054446.025601:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 16787: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1515822277.032:163): avc:  denied  { map } for  pid=1240 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1515822277.206:165): avc:  denied  { execute_no_trans } for  pid=1312 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestJournal-testBinary-fedora-27-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestJournal-testBinary-fedora-27-127.0.0.2-2401-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 667, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 802, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1515822277.032:163): avc:  denied  { map } for  pid=1240 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 164 testBinary (check_journal.TestJournal) # duration: 28s
Wrote screenshot to TestJournal-testBinary-fedora-27-127.0.0.2-2401-FAIL.png
Wrote HTML dump to TestJournal-testBinary-fedora-27-127.0.0.2-2401-FAIL.html
Wrote JS log to TestJournal-testBinary-fedora-27-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestJournal-testBinary-fedora-27-127.0.0.2-2401-FAIL.log

First occurrence: 2018-01-13T05:44:55.747073 | revision d2780fb019ced7c8a4aad2b2f3ba555ed9aa6760, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testTls (check_connection.TestConnection)
#
Unexpected journal message 'audit: type=1400 audit(1515822501.053:150): avc:  denied  { map } for  pid=1227 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Journal extracted to TestConnection-testTls-fedora-27-127.0.0.2-2201-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 667, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 802, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1515822501.053:150): avc:  denied  { map } for  pid=1227 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 143 testTls (check_connection.TestConnection) # duration: 30s
Journal extracted to TestConnection-testTls-fedora-27-127.0.0.2-2201-FAIL.log

First occurrence: 2018-01-13T05:48:32.171166 | revision d2780fb019ced7c8a4aad2b2f3ba555ed9aa6760, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testUnpartitionedSpace (check_storage_lvm2.TestStorage)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9425/devtools/browser/6af7e1b0-f380-401e-8b89-7a26d24d355e
[0113/055152.048563:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 25640: Permission denied (13)
[0113/055153.033834:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 25663: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1515822705.607:161): avc:  denied  { map } for  pid=1263 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1515822705.889:168): avc:  denied  { execute_no_trans } for  pid=1303 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestStorage-testUnpartitionedSpace-fedora-27-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestStorage-testUnpartitionedSpace-fedora-27-127.0.0.2-2401-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 667, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 802, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1515822705.607:161): avc:  denied  { map } for  pid=1263 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 107 testUnpartitionedSpace (check_storage_lvm2.TestStorage) # duration: 60s
Wrote screenshot to TestStorage-testUnpartitionedSpace-fedora-27-127.0.0.2-2401-FAIL.png
Wrote HTML dump to TestStorage-testUnpartitionedSpace-fedora-27-127.0.0.2-2401-FAIL.html
Wrote JS log to TestStorage-testUnpartitionedSpace-fedora-27-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestStorage-testUnpartitionedSpace-fedora-27-127.0.0.2-2401-FAIL.log

First occurrence: 2018-01-13T05:52:26.102545 | revision d2780fb019ced7c8a4aad2b2f3ba555ed9aa6760, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testFormatTypes (check_storage_format.TestStorage)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9386/devtools/browser/ab804881-8b3b-410b-95c5-32919baa82f6
[0113/055300.436155:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 26846: Permission denied (13)
[0113/055301.623089:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 26890: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1515822772.765:161): avc:  denied  { map } for  pid=1199 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1515822772.977:163): avc:  denied  { execute_no_trans } for  pid=1243 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestStorage-testFormatTypes-fedora-27-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestStorage-testFormatTypes-fedora-27-127.0.0.2-2401-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 667, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 802, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1515822772.765:161): avc:  denied  { map } for  pid=1199 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 100 testFormatTypes (check_storage_format.TestStorage) # duration: 51s
Wrote screenshot to TestStorage-testFormatTypes-fedora-27-127.0.0.2-2401-FAIL.png
Wrote HTML dump to TestStorage-testFormatTypes-fedora-27-127.0.0.2-2401-FAIL.html
Wrote JS log to TestStorage-testFormatTypes-fedora-27-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestStorage-testFormatTypes-fedora-27-127.0.0.2-2401-FAIL.log

First occurrence: 2018-01-13T05:53:22.436424 | revision d2780fb019ced7c8a4aad2b2f3ba555ed9aa6760, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testDynamic (check_roles.TestRoles)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9398/devtools/browser/b383dc2f-a6d7-40a9-acd6-18201efb0bf1
[0113/055451.938958:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 29036: Permission denied (13)
[0113/055453.159108:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 29075: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1515822885.199:160): avc:  denied  { map } for  pid=1312 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1515822885.416:162): avc:  denied  { execute_no_trans } for  pid=1349 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestRoles-testDynamic-fedora-27-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestRoles-testDynamic-fedora-27-127.0.0.2-2901-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 667, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 802, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1515822885.199:160): avc:  denied  { map } for  pid=1312 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 87 testDynamic (check_roles.TestRoles) # duration: 37s
Wrote screenshot to TestRoles-testDynamic-fedora-27-127.0.0.2-2901-FAIL.png
Wrote HTML dump to TestRoles-testDynamic-fedora-27-127.0.0.2-2901-FAIL.html
Wrote JS log to TestRoles-testDynamic-fedora-27-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestRoles-testDynamic-fedora-27-127.0.0.2-2901-FAIL.log

First occurrence: 2018-01-13T05:55:02.261711 | revision d2780fb019ced7c8a4aad2b2f3ba555ed9aa6760, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testNoPackageKit (check_packagekit.TestUpdates)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9406/devtools/browser/9477c57e-af4e-4f73-b0ed-08fafe17b947
[0113/055702.207863:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 31570: Permission denied (13)
[0113/055703.235508:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 31634: Permission denied (13)
> log: close:  
Unexpected journal message 'audit: type=1400 audit(1515823013.407:163): avc:  denied  { map } for  pid=1299 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestUpdates-testNoPackageKit-fedora-27-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestUpdates-testNoPackageKit-fedora-27-127.0.0.2-2601-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 667, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 802, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1515823013.407:163): avc:  denied  { map } for  pid=1299 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 70 testNoPackageKit (check_packagekit.TestUpdates) # duration: 30s
Wrote screenshot to TestUpdates-testNoPackageKit-fedora-27-127.0.0.2-2601-FAIL.png
Wrote HTML dump to TestUpdates-testNoPackageKit-fedora-27-127.0.0.2-2601-FAIL.html
Wrote JS log to TestUpdates-testNoPackageKit-fedora-27-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestUpdates-testNoPackageKit-fedora-27-127.0.0.2-2601-FAIL.log

First occurrence: 2018-01-13T05:57:08.999327 | revision d2780fb019ced7c8a4aad2b2f3ba555ed9aa6760, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testProjectPolicy (check_openshift.TestRegistry)
#
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9426/devtools/browser/78d954c8-2ca5-40f8-a500-3a081153654f
[0113/055850.398612:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 34235: Permission denied (13)
[0113/055851.461274:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 34266: Permission denied (13)
> warning: 2018-01-13 00:58:55.247438 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-13 00:58:55.247626 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-13 00:58:55.247652 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-13 00:58:55.700008 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-13 00:58:55.700176 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-13 00:58:55.700212 I | proto: duplicate proto type registered: google.protobuf.Timestamp

Unexpected journal message 'audit: type=1400 audit(1515823094.145:144): avc:  denied  { map } for  pid=1201 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1515823094.251:146): avc:  denied  { execute_no_trans } for  pid=1235 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestRegistry-testProjectPolicy-fedora-27-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestRegistry-testProjectPolicy-fedora-27-127.0.0.2-2601-FAIL.log
Journal extracted to TestRegistry-testProjectPolicy-openshift-127.0.0.2-2602-FAIL.log
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 667, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 802, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1515823094.145:144): avc:  denied  { map } for  pid=1201 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 56 testProjectPolicy (check_openshift.TestRegistry) # duration: 66s
Wrote screenshot to TestRegistry-testProjectPolicy-fedora-27-127.0.0.2-2601-FAIL.png
Wrote HTML dump to TestRegistry-testProjectPolicy-fedora-27-127.0.0.2-2601-FAIL.html
Wrote JS log to TestRegistry-testProjectPolicy-fedora-27-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestRegistry-testProjectPolicy-fedora-27-127.0.0.2-2601-FAIL.log
Journal extracted to TestRegistry-testProjectPolicy-openshift-127.0.0.2-2602-FAIL.log
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory

First occurrence: 2018-01-13T05:59:09.801658 | revision d2780fb019ced7c8a4aad2b2f3ba555ed9aa6760, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testProjectUsers (check_openshift.TestRegistry)
#
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9869/devtools/browser/f5e2e644-496d-4e06-8cda-842854529d35
[0113/055849.136699:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 34123: Permission denied (13)
[0113/055850.146010:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 34197: Permission denied (13)
> warning: 2018-01-13 00:58:53.887227 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-13 00:58:53.887744 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-13 00:58:53.887811 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-13 00:58:54.338677 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-13 00:58:54.338797 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-13 00:58:54.338836 I | proto: duplicate proto type registered: google.protobuf.Timestamp

Unexpected journal message 'audit: type=1400 audit(1515823091.341:146): avc:  denied  { map } for  pid=1241 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestRegistry-testProjectUsers-fedora-27-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestRegistry-testProjectUsers-fedora-27-127.0.0.2-2901-FAIL.log
Journal extracted to TestRegistry-testProjectUsers-openshift-127.0.0.2-2902-FAIL.log
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 667, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 802, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1515823091.341:146): avc:  denied  { map } for  pid=1241 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 57 testProjectUsers (check_openshift.TestRegistry) # duration: 82s
Wrote screenshot to TestRegistry-testProjectUsers-fedora-27-127.0.0.2-2901-FAIL.png
Wrote HTML dump to TestRegistry-testProjectUsers-fedora-27-127.0.0.2-2901-FAIL.html
Wrote JS log to TestRegistry-testProjectUsers-fedora-27-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestRegistry-testProjectUsers-fedora-27-127.0.0.2-2901-FAIL.log
Journal extracted to TestRegistry-testProjectUsers-openshift-127.0.0.2-2902-FAIL.log
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory

First occurrence: 2018-01-13T05:59:24.486152 | revision d2780fb019ced7c8a4aad2b2f3ba555ed9aa6760, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testVlan (check_networking_vlan.TestNetworking)
#
NAME         UUID                                  TYPE            DEVICE 
System eth0  5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03  802-3-ethernet  eth0   
virbr0       1cfa50a1-d235-4ca6-901b-3fddd8df55bc  bridge          virbr0 
System eth1  9c92fad9-6ecb-3e6c-eb4d-8a47c6f50c04  802-3-ethernet  --     
ens2         39ef3890-56af-4114-9a24-f3f94c42acfe  802-3-ethernet  --     

ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9992/devtools/browser/b53ee0a1-0d96-4b52-bd16-dd1838ffa9e7
[0113/060156.281246:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 38527: Permission denied (13)
[0113/060157.229799:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 38602: Permission denied (13)
52:54:01:00:00:03 -> eth2
52:54:01:00:00:03 -> eth2
Unexpected journal message 'audit: type=1400 audit(1515823307.281:163): avc:  denied  { execute_no_trans } for  pid=1284 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestNetworking-testVlan-fedora-27-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestNetworking-testVlan-fedora-27-127.0.0.2-2601-FAIL.log
Journal extracted to TestNetworking-testVlan-fedora-26-127.0.0.2-2602-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 667, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 802, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1515823307.281:163): avc:  denied  { execute_no_trans } for  pid=1284 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 40 testVlan (check_networking_vlan.TestNetworking) # duration: 36s
Wrote screenshot to TestNetworking-testVlan-fedora-27-127.0.0.2-2601-FAIL.png
Wrote HTML dump to TestNetworking-testVlan-fedora-27-127.0.0.2-2601-FAIL.html
Wrote JS log to TestNetworking-testVlan-fedora-27-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestNetworking-testVlan-fedora-27-127.0.0.2-2601-FAIL.log
Journal extracted to TestNetworking-testVlan-fedora-26-127.0.0.2-2602-FAIL.log

First occurrence: 2018-01-13T06:02:13.225156 | revision d2780fb019ced7c8a4aad2b2f3ba555ed9aa6760, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testCheckpointSlowRollback (check_networking_checkpoints.TestNetworking)
#
NAME         UUID                                  TYPE            DEVICE 
System eth0  5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03  802-3-ethernet  eth0   
virbr0       536a8c39-4137-4b5f-94ee-8e51878259b2  bridge          virbr0 
System eth1  9c92fad9-6ecb-3e6c-eb4d-8a47c6f50c04  802-3-ethernet  --     
ens2         39ef3890-56af-4114-9a24-f3f94c42acfe  802-3-ethernet  --     

52:54:00:12:34:56 -> eth0
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9620/devtools/browser/b9fba6ed-aca7-4d5e-826c-83e86d1fd20c
[0113/060254.226632:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 40446: Permission denied (13)
[0113/060255.216593:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 40514: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1515823365.110:161): avc:  denied  { execute_no_trans } for  pid=1272 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestNetworking-testCheckpointSlowRollback-fedora-27-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestNetworking-testCheckpointSlowRollback-fedora-27-127.0.0.2-2301-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 667, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 802, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1515823365.110:161): avc:  denied  { execute_no_trans } for  pid=1272 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 31 testCheckpointSlowRollback (check_networking_checkpoints.TestNetworking) # duration: 97s
Wrote screenshot to TestNetworking-testCheckpointSlowRollback-fedora-27-127.0.0.2-2301-FAIL.png
Wrote HTML dump to TestNetworking-testCheckpointSlowRollback-fedora-27-127.0.0.2-2301-FAIL.html
Wrote JS log to TestNetworking-testCheckpointSlowRollback-fedora-27-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestNetworking-testCheckpointSlowRollback-fedora-27-127.0.0.2-2301-FAIL.log

First occurrence: 2018-01-13T06:04:10.109581 | revision d2780fb019ced7c8a4aad2b2f3ba555ed9aa6760, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testDirectLogin (check_multi_machine.TestMultiMachine)
#

(process:1499): GLib-GIO-WARNING **: gdbusobjectmanagerclient.c:1585: Processing InterfaceRemoved signal for path /org/freedesktop/NetworkManager/Settings/5 but no object proxy exists
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:10163/devtools/browser/9402b661-3449-478d-839e-6cd35c61fa44
[0113/060510.184156:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 45045: Permission denied (13)
[0113/060511.069336:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 45099: Permission denied (13)
(node:45053) Warning: Possible EventEmitter memory leak detected. 11 Page.loadEventFired listeners added. Use emitter.setMaxListeners() to increase limit
> log: Authentication failed: invalid-hostkey
> log: Authentication failed: unknown-host
> log: Authentication failed: unknown-hostkey
> log: Authentication failed
> log: Authentication failed: no-host
Unexpected journal message 'audit: type=1400 audit(1515823498.914:163): avc:  denied  { map } for  pid=1236 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1515823499.106:165): avc:  denied  { execute_no_trans } for  pid=1302 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestMultiMachine-testDirectLogin-fedora-27-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestMultiMachine-testDirectLogin-fedora-27-127.0.0.2-2901-FAIL.log
Journal extracted to TestMultiMachine-testDirectLogin-fedora-27-127.0.0.2-2903-FAIL.log
Journal extracted to TestMultiMachine-testDirectLogin-fedora-27-127.0.0.2-2902-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 667, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 802, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1515823498.914:163): avc:  denied  { map } for  pid=1236 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 12 testDirectLogin (check_multi_machine.TestMultiMachine) # duration: 48s
Wrote screenshot to TestMultiMachine-testDirectLogin-fedora-27-127.0.0.2-2901-FAIL.png
Wrote HTML dump to TestMultiMachine-testDirectLogin-fedora-27-127.0.0.2-2901-FAIL.html
Wrote JS log to TestMultiMachine-testDirectLogin-fedora-27-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestMultiMachine-testDirectLogin-fedora-27-127.0.0.2-2901-FAIL.log
Journal extracted to TestMultiMachine-testDirectLogin-fedora-27-127.0.0.2-2903-FAIL.log
Journal extracted to TestMultiMachine-testDirectLogin-fedora-27-127.0.0.2-2902-FAIL.log

First occurrence: 2018-01-13T06:05:35.264715 | revision d2780fb019ced7c8a4aad2b2f3ba555ed9aa6760, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testPcp (check_metrics.TestMetrics)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9378/devtools/browser/3f0392b6-00a1-4b98-a6dc-b69fef0ea54c
[0113/060514.289894:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 45181: Permission denied (13)
[0113/060515.213252:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 45227: Permission denied (13)
('Measured CPU', 94.5636535577)
('Measured Memory', 455819264)
Ncat: Connection reset by peer.
Measured 3.5s of network traffic; eth0: 96974979 bytes, lo: 0 bytes
Ncat: Broken pipe.
Unexpected journal message 'audit: type=1400 audit(1515823505.239:165): avc:  denied  { execute_no_trans } for  pid=1319 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestMetrics-testPcp-fedora-27-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestMetrics-testPcp-fedora-27-127.0.0.2-2401-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 667, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 802, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1515823505.239:165): avc:  denied  { execute_no_trans } for  pid=1319 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 11 testPcp (check_metrics.TestMetrics) # duration: 62s
Wrote screenshot to TestMetrics-testPcp-fedora-27-127.0.0.2-2401-FAIL.png
Wrote HTML dump to TestMetrics-testPcp-fedora-27-127.0.0.2-2401-FAIL.html
Wrote JS log to TestMetrics-testPcp-fedora-27-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestMetrics-testPcp-fedora-27-127.0.0.2-2401-FAIL.log

First occurrence: 2018-01-13T06:05:56.687545 | revision d2780fb019ced7c8a4aad2b2f3ba555ed9aa6760, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testDashboard (check_kubernetes.TestKubernetes)
#
bash: /etc/kubernetes/start-kubernetes: No such file or directory
2018-01-13 09:59:18.928629 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-13 09:59:18.929164 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-13 09:59:18.929378 I | proto: duplicate proto type registered: google.protobuf.Timestamp

DevTools listening on ws://127.0.0.1:10111/devtools/browser/51f0368e-d5e7-4086-a6e5-af877f08c419
[0113/145922.502390:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 16071: Permission denied (13)
[0113/145923.467013:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 16134: Permission denied (13)
> warning: 2018-01-13 09:59:27.975481 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-13 09:59:27.975619 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-13 09:59:27.975635 I | proto: duplicate proto type registered: google.protobuf.Timestamp
error: current-context must exist in order to minify

> warning: received invalid kubectl config 
> warning: 2018-01-13 09:59:28.699879 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-13 09:59:28.699999 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-13 09:59:28.700028 I | proto: duplicate proto type registered: google.protobuf.Timestamp

2018-01-13 09:59:29.412558 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-13 09:59:29.413672 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-13 09:59:29.413887 I | proto: duplicate proto type registered: google.protobuf.Timestamp
Unexpected journal message 'audit: type=1400 audit(1515855537.147:161): avc:  denied  { map } for  pid=1231 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1515855537.291:163): avc:  denied  { execute_no_trans } for  pid=1302 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestKubernetes-testDashboard-fedora-27-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestKubernetes-testDashboard-fedora-27-127.0.0.2-2701-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 667, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 802, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1515855537.147:161): avc:  denied  { map } for  pid=1231 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 167 testDashboard (check_kubernetes.TestKubernetes) # duration: 54s
Wrote screenshot to TestKubernetes-testDashboard-fedora-27-127.0.0.2-2701-FAIL.png
Wrote HTML dump to TestKubernetes-testDashboard-fedora-27-127.0.0.2-2701-FAIL.html
Wrote JS log to TestKubernetes-testDashboard-fedora-27-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestKubernetes-testDashboard-fedora-27-127.0.0.2-2701-FAIL.log

First occurrence: 2018-01-13T14:59:38.822856 | revision 987a7baef83ef8ee7b207142b7c3d8c32d798f90, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testExpose (check_docker.TestDocker)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9409/devtools/browser/1d4cf546-7381-42f9-8faa-0d1eba30dd0a
[0113/150409.442868:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 18288: Permission denied (13)
[0113/150410.551107:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 18321: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1515855797.912:163): avc:  denied  { map } for  pid=1289 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1515855798.079:165): avc:  denied  { execute_no_trans } for  pid=1322 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestDocker-testExpose-fedora-27-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestDocker-testExpose-fedora-27-127.0.0.2-2301-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 667, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 802, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1515855797.912:163): avc:  denied  { map } for  pid=1289 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 152 testExpose (check_docker.TestDocker) # duration: 82s
Wrote screenshot to TestDocker-testExpose-fedora-27-127.0.0.2-2301-FAIL.png
Wrote HTML dump to TestDocker-testExpose-fedora-27-127.0.0.2-2301-FAIL.html
Wrote JS log to TestDocker-testExpose-fedora-27-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestDocker-testExpose-fedora-27-127.0.0.2-2301-FAIL.log

First occurrence: 2018-01-13T15:04:27.743233 | revision e08ef4dd06c58d4da193975c5ca4f6daf1ae8c13, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (check_reauthorize.TestReauthorize)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9721/devtools/browser/f522abe7-a0b8-4590-91d0-978e70242cda
[0113/151211.696889:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 30131: Permission denied (13)
[0113/151212.651864:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 30185: Permission denied (13)
> debug: Not authorized.

> warning: Error opening directory '/home/admin/.ssh': No such file or directory
> debug: Not authorized.

Unexpected journal message 'audit: type=1400 audit(1515856322.649:163): avc:  denied  { execute_no_trans } for  pid=1291 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestReauthorize-testBasic-fedora-27-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestReauthorize-testBasic-fedora-27-127.0.0.2-2401-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 667, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 802, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1515856322.649:163): avc:  denied  { execute_no_trans } for  pid=1291 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 70 testBasic (check_reauthorize.TestReauthorize) # duration: 45s
Wrote screenshot to TestReauthorize-testBasic-fedora-27-127.0.0.2-2401-FAIL.png
Wrote HTML dump to TestReauthorize-testBasic-fedora-27-127.0.0.2-2401-FAIL.html
Wrote JS log to TestReauthorize-testBasic-fedora-27-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestReauthorize-testBasic-fedora-27-127.0.0.2-2401-FAIL.log

First occurrence: 2018-01-13T15:12:27.540940 | revision e08ef4dd06c58d4da193975c5ca4f6daf1ae8c13, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testFrameNavigation (check_multi_machine.TestMultiMachine)
#

DevTools listening on ws://127.0.0.1:9488/devtools/browser/ab687ee1-10c9-4e27-a046-b4521e8f87ef
[0113/151337.208282:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 42653: Permission denied (13)
[0113/151338.152736:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 42757: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1515856405.059:180): avc:  denied  { execute_no_trans } for  pid=1343 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestMultiMachine-testFrameNavigation-fedora-27-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestMultiMachine-testFrameNavigation-fedora-27-127.0.0.2-2501-FAIL.log
Journal extracted to TestMultiMachine-testFrameNavigation-fedora-27-127.0.0.2-2503-FAIL.log
Journal extracted to TestMultiMachine-testFrameNavigation-fedora-27-127.0.0.2-2502-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 667, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 802, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1515856405.059:180): avc:  denied  { execute_no_trans } for  pid=1343 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 14 testFrameNavigation (check_multi_machine.TestMultiMachine) # duration: 39s
Wrote screenshot to TestMultiMachine-testFrameNavigation-fedora-27-127.0.0.2-2501-FAIL.png
Wrote HTML dump to TestMultiMachine-testFrameNavigation-fedora-27-127.0.0.2-2501-FAIL.html
Wrote JS log to TestMultiMachine-testFrameNavigation-fedora-27-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestMultiMachine-testFrameNavigation-fedora-27-127.0.0.2-2501-FAIL.log
Journal extracted to TestMultiMachine-testFrameNavigation-fedora-27-127.0.0.2-2503-FAIL.log
Journal extracted to TestMultiMachine-testFrameNavigation-fedora-27-127.0.0.2-2502-FAIL.log

First occurrence: 2018-01-13T15:13:52.197418 | revision 987a7baef83ef8ee7b207142b7c3d8c32d798f90, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testVolumes (check_openshift.TestOpenshift)
#
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9808/devtools/browser/3391e53d-3371-4e2d-8445-71bce5881318
[0113/151540.290309:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 34097: Permission denied (13)
[0113/151541.276037:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 34133: Permission denied (13)
> warning: 2018-01-13 10:15:44.818981 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-13 10:15:44.819177 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-13 10:15:44.819243 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-13 10:15:45.161085 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-13 10:15:45.161209 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-13 10:15:45.161246 I | proto: duplicate proto type registered: google.protobuf.Timestamp

/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
Unexpected journal message 'audit: type=1400 audit(1515856504.420:161): avc:  denied  { map } for  pid=1251 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1515856504.552:163): avc:  denied  { execute_no_trans } for  pid=1287 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestOpenshift-testVolumes-fedora-27-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestOpenshift-testVolumes-fedora-27-127.0.0.2-2201-FAIL.log
Journal extracted to TestOpenshift-testVolumes-openshift-127.0.0.2-2202-FAIL.log
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 667, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 802, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1515856504.420:161): avc:  denied  { map } for  pid=1251 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 49 testVolumes (check_openshift.TestOpenshift) # duration: 64s
Wrote screenshot to TestOpenshift-testVolumes-fedora-27-127.0.0.2-2201-FAIL.png
Wrote HTML dump to TestOpenshift-testVolumes-fedora-27-127.0.0.2-2201-FAIL.html
Wrote JS log to TestOpenshift-testVolumes-fedora-27-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestOpenshift-testVolumes-fedora-27-127.0.0.2-2201-FAIL.log
Journal extracted to TestOpenshift-testVolumes-openshift-127.0.0.2-2202-FAIL.log
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory

First occurrence: 2018-01-13T15:15:56.749167 | revision e08ef4dd06c58d4da193975c5ca4f6daf1ae8c13, logs Times recorded: 1 Latest occurrences:

cockpituous commented 6 years ago

verify/fedora-27 Ooops, it happened again


# ----------------------------------------------------------------------
# testNoPackageKit (check_packagekit.TestUpdates)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:10119/devtools/browser/3f4e7450-aba6-4a8f-8d5d-af31f5ad702c
[0112/213318.763891:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 76124: Permission denied (13)
[0112/213319.839612:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 76172: Permission denied (13)
> log: close:  
Unexpected journal message 'audit: type=1400 audit(1515792790.008:163): avc:  denied  { map } for  pid=1270 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1515792790.149:165): avc:  denied  { execute_no_trans } for  pid=1314 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestUpdates-testNoPackageKit-fedora-27-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestUpdates-testNoPackageKit-fedora-27-127.0.0.2-2501-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1515792790.008:163): avc:  denied  { map } for  pid=1270 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 70 testNoPackageKit (check_packagekit.TestUpdates) # duration: 29s
Wrote screenshot to TestUpdates-testNoPackageKit-fedora-27-127.0.0.2-2501-FAIL.png
Wrote HTML dump to TestUpdates-testNoPackageKit-fedora-27-127.0.0.2-2501-FAIL.html
Wrote JS log to TestUpdates-testNoPackageKit-fedora-27-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestUpdates-testNoPackageKit-fedora-27-127.0.0.2-2501-FAIL.log

First occurrence: 2018-01-12T21:33:24.655933 | revision 1bb83da4c0508cde916b75561b54cea8e3b4987b, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testTopology (check_kubernetes.TestKubernetes)
#
bash: /etc/kubernetes/start-kubernetes: No such file or directory
2018-01-12 17:38:12.161856 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-12 17:38:12.163203 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-12 17:38:12.163401 I | proto: duplicate proto type registered: google.protobuf.Timestamp

DevTools listening on ws://127.0.0.1:9924/devtools/browser/5c2fb70f-a7c4-4894-bfb4-3d3e387a7b0c
[0112/223816.330671:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 49840: Permission denied (13)
[0112/223817.374868:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 49873: Permission denied (13)
> warning: 2018-01-12 17:38:22.155723 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-12 17:38:22.155852 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-12 17:38:22.155884 I | proto: duplicate proto type registered: google.protobuf.Timestamp
error: current-context must exist in order to minify

> warning: received invalid kubectl config 
> warning: 2018-01-12 17:38:23.306650 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-12 17:38:23.306765 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-12 17:38:23.306914 I | proto: duplicate proto type registered: google.protobuf.Timestamp

2018-01-12 17:38:24.137727 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-12 17:38:24.139779 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-12 17:38:24.140173 I | proto: duplicate proto type registered: google.protobuf.Timestamp
> warning: 
CDP: {"source":"security","level":"error","text":"Refused to apply inline style because it violates the following Content Security Policy directive: \"default-src 'self' http://127.0.0.2:9791\". Either the 'unsafe-inline' keyword, a hash ('sha256-O2+tCymNJNXAt1PNeGpUdjx9tYTHtsUHA3yHgvt0o98='), or a nonce ('nonce-...') is required to enable inline execution. Note also that 'style-src' was not explicitly set, so 'default-src' is used as a fallback.\n","timestamp":1515796709364.34,"url":"http://127.0.0.2:9791/cockpit/$bdfb9cfe9aca4d9ec95d43dada83a6205c034909/kubernetes/kubernetes.js","lineNumber":3940,"stackTrace":{"callFrames":[{"functionName":"html","scriptId":"44","url":"http://127.0.0.2:9791/cockpit/$bdfb9cfe9aca4d9ec95d43dada83a6205c034909/kubernetes/kubernetes.js","lineNumber":3940,"columnNumber":74},{"functionName":"be.(anonymous function)","scriptId":"44","url":"http://127.0.0.2:9791/cockpit/$bdfb9cfe9aca4d9ec95d43dada83a6205c034909/kubernetes/kubernetes.js","lineNumber":3957,"columnNumber":40},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9791/cockpit/$bdfb9cfe9aca4d9ec95d43dada83a6205c034909/kubernetes/kubernetes.js","lineNumber":1447,"columnNumber":40},{"functionName":"l","scriptId":"44","url":"http://127.0.0.2:9791/cockpit/$bdfb9cfe9aca4d9ec95d43dada83a6205c034909/kubernetes/kubernetes.js","lineNumber":2495,"columnNumber":41},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9791/cockpit/$bdfb9cfe9aca4d9ec95d43dada83a6205c034909/kubernetes/kubernetes.js","lineNumber":2503,"columnNumber":20},{"functionName":"$eval","scriptId":"44","url":"http://127.0.0.2:9791/cockpit/$bdfb9cfe9aca4d9ec95d43dada83a6205c034909/kubernetes/kubernetes.js","lineNumber":2819,"columnNumber":35},{"functionName":"$digest","scriptId":"44","url":"http://127.0.0.2:9791/cockpit/$bdfb9cfe9aca4d9ec95d43dada83a6205c034909/kubernetes/kubernetes.js","lineNumber":2772,"columnNumber":59},{"functionName":"$apply","scriptId":"44","url":"http://127.0.0.2:9791/cockpit/$bdfb9cfe9aca4d9ec95d43dada83a6205c034909/kubernetes/kubernetes.js","lineNumber":2841,"columnNumber":34},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9791/cockpit/$bdfb9cfe9aca4d9ec95d43dada83a6205c034909/kubernetes/kubernetes.js","lineNumber":2680,"columnNumber":26},{"functionName":"s","scriptId":"44","url":"http://127.0.0.2:9791/cockpit/$bdfb9cfe9aca4d9ec95d43dada83a6205c034909/kubernetes/kubernetes.js","lineNumber":965,"columnNumber":22},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9791/cockpit/$bdfb9cfe9aca4d9ec95d43dada83a6205c034909/kubernetes/kubernetes.js","lineNumber":1057,"columnNumber":33}]}}
CDP: {"source":"security","level":"error","text":"Refused to apply inline style because it violates the following Content Security Policy directive: \"default-src 'self' http://127.0.0.2:9791\". Either the 'unsafe-inline' keyword, a hash ('sha256-fA+Gq1RWMzVOfRLxqhYDHEkv5mTE5Id9hCuHr3/ce8A='), or a nonce ('nonce-...') is required to enable inline execution. Note also that 'style-src' was not explicitly set, so 'default-src' is used as a fallback.\n","timestamp":1515796709369.52,"url":"http://127.0.0.2:9791/cockpit/$bdfb9cfe9aca4d9ec95d43dada83a6205c034909/kubernetes/kubernetes.js","lineNumber":3940,"stackTrace":{"callFrames":[{"functionName":"html","scriptId":"44","url":"http://127.0.0.2:9791/cockpit/$bdfb9cfe9aca4d9ec95d43dada83a6205c034909/kubernetes/kubernetes.js","lineNumber":3940,"columnNumber":74},{"functionName":"be.(anonymous function)","scriptId":"44","url":"http://127.0.0.2:9791/cockpit/$bdfb9cfe9aca4d9ec95d43dada83a6205c034909/kubernetes/kubernetes.js","lineNumber":3957,"columnNumber":40},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9791/cockpit/$bdfb9cfe9aca4d9ec95d43dada83a6205c034909/kubernetes/kubernetes.js","lineNumber":1447,"columnNumber":40},{"functionName":"l","scriptId":"44","url":"http://127.0.0.2:9791/cockpit/$bdfb9cfe9aca4d9ec95d43dada83a6205c034909/kubernetes/kubernetes.js","lineNumber":2495,"columnNumber":41},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9791/cockpit/$bdfb9cfe9aca4d9ec95d43dada83a6205c034909/kubernetes/kubernetes.js","lineNumber":2503,"columnNumber":20},{"functionName":"$eval","scriptId":"44","url":"http://127.0.0.2:9791/cockpit/$bdfb9cfe9aca4d9ec95d43dada83a6205c034909/kubernetes/kubernetes.js","lineNumber":2819,"columnNumber":35},{"functionName":"$digest","scriptId":"44","url":"http://127.0.0.2:9791/cockpit/$bdfb9cfe9aca4d9ec95d43dada83a6205c034909/kubernetes/kubernetes.js","lineNumber":2772,"columnNumber":59},{"functionName":"$apply","scriptId":"44","url":"http://127.0.0.2:9791/cockpit/$bdfb9cfe9aca4d9ec95d43dada83a6205c034909/kubernetes/kubernetes.js","lineNumber":2841,"columnNumber":34},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9791/cockpit/$bdfb9cfe9aca4d9ec95d43dada83a6205c034909/kubernetes/kubernetes.js","lineNumber":2680,"columnNumber":26},{"functionName":"s","scriptId":"44","url":"http://127.0.0.2:9791/cockpit/$bdfb9cfe9aca4d9ec95d43dada83a6205c034909/kubernetes/kubernetes.js","lineNumber":965,"columnNumber":22},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9791/cockpit/$bdfb9cfe9aca4d9ec95d43dada83a6205c034909/kubernetes/kubernetes.js","lineNumber":1057,"columnNumber":33}]}}
CDP: {"source":"security","level":"error","text":"Refused to apply inline style because it violates the following Content Security Policy directive: \"default-src 'self' http://127.0.0.2:9791\". Either the 'unsafe-inline' keyword, a hash ('sha256-biLFinpqYMtWHmXfkA1BPeCY0/fNt46SAZ+BBk5YUog='), or a nonce ('nonce-...') is required to enable inline execution. Note also that 'style-src' was not explicitly set, so 'default-src' is used as a fallback.\n","timestamp":1515796709369.91,"url":"http://127.0.0.2:9791/cockpit/$bdfb9cfe9aca4d9ec95d43dada83a6205c034909/kubernetes/kubernetes.js","lineNumber":3940,"stackTrace":{"callFrames":[{"functionName":"html","scriptId":"44","url":"http://127.0.0.2:9791/cockpit/$bdfb9cfe9aca4d9ec95d43dada83a6205c034909/kubernetes/kubernetes.js","lineNumber":3940,"columnNumber":74},{"functionName":"be.(anonymous function)","scriptId":"44","url":"http://127.0.0.2:9791/cockpit/$bdfb9cfe9aca4d9ec95d43dada83a6205c034909/kubernetes/kubernetes.js","lineNumber":3957,"columnNumber":40},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9791/cockpit/$bdfb9cfe9aca4d9ec95d43dada83a6205c034909/kubernetes/kubernetes.js","lineNumber":1447,"columnNumber":40},{"functionName":"l","scriptId":"44","url":"http://127.0.0.2:9791/cockpit/$bdfb9cfe9aca4d9ec95d43dada83a6205c034909/kubernetes/kubernetes.js","lineNumber":2495,"columnNumber":41},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9791/cockpit/$bdfb9cfe9aca4d9ec95d43dada83a6205c034909/kubernetes/kubernetes.js","lineNumber":2503,"columnNumber":20},{"functionName":"$eval","scriptId":"44","url":"http://127.0.0.2:9791/cockpit/$bdfb9cfe9aca4d9ec95d43dada83a6205c034909/kubernetes/kubernetes.js","lineNumber":2819,"columnNumber":35},{"functionName":"$digest","scriptId":"44","url":"http://127.0.0.2:9791/cockpit/$bdfb9cfe9aca4d9ec95d43dada83a6205c034909/kubernetes/kubernetes.js","lineNumber":2772,"columnNumber":59},{"functionName":"$apply","scriptId":"44","url":"http://127.0.0.2:9791/cockpit/$bdfb9cfe9aca4d9ec95d43dada83a6205c034909/kubernetes/kubernetes.js","lineNumber":2841,"columnNumber":34},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9791/cockpit/$bdfb9cfe9aca4d9ec95d43dada83a6205c034909/kubernetes/kubernetes.js","lineNumber":2680,"columnNumber":26},{"functionName":"s","scriptId":"44","url":"http://127.0.0.2:9791/cockpit/$bdfb9cfe9aca4d9ec95d43dada83a6205c034909/kubernetes/kubernetes.js","lineNumber":965,"columnNumber":22},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9791/cockpit/$bdfb9cfe9aca4d9ec95d43dada83a6205c034909/kubernetes/kubernetes.js","lineNumber":1057,"columnNumber":33}]}}
Unexpected journal message 'audit: type=1400 audit(1515796667.170:158): avc:  denied  { map } for  pid=1230 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1515796667.287:160): avc:  denied  { execute_no_trans } for  pid=1255 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestKubernetes-testTopology-fedora-27-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestKubernetes-testTopology-fedora-27-127.0.0.2-2901-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 667, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 802, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1515796667.170:158): avc:  denied  { map } for  pid=1230 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 174 testTopology (check_kubernetes.TestKubernetes) # duration: 61s
Wrote screenshot to TestKubernetes-testTopology-fedora-27-127.0.0.2-2901-FAIL.png
Wrote HTML dump to TestKubernetes-testTopology-fedora-27-127.0.0.2-2901-FAIL.html
Wrote JS log to TestKubernetes-testTopology-fedora-27-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestKubernetes-testTopology-fedora-27-127.0.0.2-2901-FAIL.log

First occurrence: 2018-01-12T22:38:32.377396 | revision 987a7baef83ef8ee7b207142b7c3d8c32d798f90, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (check_journal.TestJournal)
#
Removed /etc/systemd/system/multi-user.target.wants/chronyd.service.

DevTools listening on ws://127.0.0.1:9383/devtools/browser/0f3c3cac-8bf0-479d-a3e4-aa3e580ae6a7
[0112/223927.280052:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 51559: Permission denied (13)
[0112/223928.406249:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 51601: Permission denied (13)
Warning: Stopping systemd-journald.service, but it can still be activated by:
  systemd-journald.socket
  systemd-journald-audit.socket
  systemd-journald-dev-log.socket
> warning: transport closed: disconnected
Connection to 127.0.0.2 closed by remote host.
CDP: {"source":"network","level":"error","text":"Failed to load resource: net::ERR_EMPTY_RESPONSE","timestamp":1515796778595.19,"url":"http://127.0.0.2:9091/cockpit/static/fonts/OpenSans-Light-webfont.woff","networkRequestId":"51601.29"}
ssh_exchange_identification: read: Connection reset by peer
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"4"}
ssh_exchange_identification: read: Connection reset by peer
ssh_exchange_identification: read: Connection reset by peer
ssh_exchange_identification: Connection closed by remote host
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"5"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"6"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"7"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"8"}
Unexpected journal message 'audit: type=1400 audit(1515796758.275:158): avc:  denied  { map } for  pid=1265 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1515796758.530:162): avc:  denied  { execute_no_trans } for  pid=1308 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(2145934831.218:161): avc:  denied  { map } for  pid=1289 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(2145934831.389:164): avc:  denied  { execute_no_trans } for  pid=1328 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestJournal-testBasic-fedora-27-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestJournal-testBasic-fedora-27-127.0.0.2-2201-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 667, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 802, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1515796758.275:158): avc:  denied  { map } for  pid=1265 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 163 testBasic (check_journal.TestJournal) # duration: 63s
Wrote screenshot to TestJournal-testBasic-fedora-27-127.0.0.2-2201-FAIL.png
Wrote HTML dump to TestJournal-testBasic-fedora-27-127.0.0.2-2201-FAIL.html
Wrote JS log to TestJournal-testBasic-fedora-27-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestJournal-testBasic-fedora-27-127.0.0.2-2201-FAIL.log

First occurrence: 2018-01-12T22:40:09.031611 | revision 987a7baef83ef8ee7b207142b7c3d8c32d798f90, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (check_kdump.TestKdump)
#
Created symlink /etc/systemd/system/multi-user.target.wants/kdump.service -> /usr/lib/systemd/system/kdump.service.
Job for kdump.service failed because the control process exited with error code.
See "systemctl  status kdump.service" and "journalctl  -xe" for details.

DevTools listening on ws://127.0.0.1:9404/devtools/browser/6ab2ae80-921b-416b-bb75-efc4dd8d717e
[0112/223856.156990:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 50851: Permission denied (13)
[0112/223857.196073:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 50920: Permission denied (13)
Generating grub configuration file ...
Found linux image: /boot/vmlinuz-4.14.11-300.fc27.x86_64
Found initrd image: /boot/initramfs-4.14.11-300.fc27.x86_64.img
Found linux image: /boot/vmlinuz-4.13.9-300.fc27.x86_64
Found initrd image: /boot/initramfs-4.13.9-300.fc27.x86_64.img
Found linux image: /boot/vmlinuz-0-rescue-b7698e75e35a46dc9cd9db5d9bec44b8
Found initrd image: /boot/initramfs-0-rescue-b7698e75e35a46dc9cd9db5d9bec44b8.img
done
> warning: transport closed: disconnected
Connection to 127.0.0.2 closed by remote host.
CDP: {"source":"network","level":"error","text":"Failed to load resource: net::ERR_EMPTY_RESPONSE","timestamp":1515796747357.31,"url":"http://127.0.0.2:9791/cockpit/static/fonts/OpenSans-Light-webfont.woff","networkRequestId":"50920.29"}
ssh_exchange_identification: read: Connection reset by peer
ssh_exchange_identification: read: Connection reset by peer
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"4"}
ssh_exchange_identification: Connection closed by remote host
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"5"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"6"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"7"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"8"}
> warning: Unable to apply settings: Directory /var/crash2 isn't writable or doesn't exist.
> warning: transport closed: disconnected
CDP: {"source":"network","level":"error","text":"Failed to load resource: net::ERR_CONNECTION_RESET","timestamp":1515796855820.8,"url":"http://127.0.0.2:9791/cockpit/static/fonts/OpenSans-Light-webfont.woff","networkRequestId":"50920.131"}
Connection to 127.0.0.2 closed by remote host.
Unexpected journal message 'audit: type=1400 audit(1515796728.112:163): avc:  denied  { map } for  pid=1267 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1515796728.273:165): avc:  denied  { execute_no_trans } for  pid=1320 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1515796763.859:160): avc:  denied  { map } for  pid=1361 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestKdump-testBasic-fedora-27-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestKdump-testBasic-fedora-27-127.0.0.2-2901-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 667, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 802, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1515796728.112:163): avc:  denied  { map } for  pid=1267 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 166 testBasic (check_kdump.TestKdump) # duration: 145s
Wrote screenshot to TestKdump-testBasic-fedora-27-127.0.0.2-2901-FAIL.png
Wrote HTML dump to TestKdump-testBasic-fedora-27-127.0.0.2-2901-FAIL.html
Wrote JS log to TestKdump-testBasic-fedora-27-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestKdump-testBasic-fedora-27-127.0.0.2-2901-FAIL.log

First occurrence: 2018-01-12T22:41:00.070433 | revision 987a7baef83ef8ee7b207142b7c3d8c32d798f90, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testConfigOrigins (check_connection.TestConnection)
#
Unexpected journal message 'audit: type=1400 audit(1515796952.216:161): avc:  denied  { map } for  pid=1262 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1515796952.358:163): avc:  denied  { execute_no_trans } for  pid=1324 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Journal extracted to TestConnection-testConfigOrigins-fedora-27-127.0.0.2-2701-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 667, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 802, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1515796952.216:161): avc:  denied  { map } for  pid=1262 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 140 testConfigOrigins (check_connection.TestConnection) # duration: 30s
Journal extracted to TestConnection-testConfigOrigins-fedora-27-127.0.0.2-2701-FAIL.log

First occurrence: 2018-01-12T22:42:49.851295 | revision 987a7baef83ef8ee7b207142b7c3d8c32d798f90, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testAppStream (check_sosreport.TestSOS)
#

DevTools listening on ws://127.0.0.1:10005/devtools/browser/d84ea04e-3267-4458-a624-67e1ab0808a3
[0112/224326.079567:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 56897: Permission denied (13)
[0112/224327.169355:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 56926: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1515796997.212:161): avc:  denied  { map } for  pid=1248 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1515796997.440:165): avc:  denied  { execute_no_trans } for  pid=1291 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestSOS-testAppStream-fedora-27-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestSOS-testAppStream-fedora-27-127.0.0.2-2501-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 667, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 802, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1515796997.212:161): avc:  denied  { map } for  pid=1248 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 130 testAppStream (check_sosreport.TestSOS) # duration: 26s
Wrote screenshot to TestSOS-testAppStream-fedora-27-127.0.0.2-2501-FAIL.png
Wrote HTML dump to TestSOS-testAppStream-fedora-27-127.0.0.2-2501-FAIL.html
Wrote JS log to TestSOS-testAppStream-fedora-27-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestSOS-testAppStream-fedora-27-127.0.0.2-2501-FAIL.log

First occurrence: 2018-01-12T22:43:33.213982 | revision 987a7baef83ef8ee7b207142b7c3d8c32d798f90, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testSecurityOnly (check_packagekit.TestUpdates)
#

DevTools listening on ws://127.0.0.1:9767/devtools/browser/7f5137f4-1865-429e-b6bf-d71b29abfac2
[0112/224358.684990:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 57636: Permission denied (13)
[0112/224359.918188:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 57674: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1515797028.419:161): avc:  denied  { map } for  pid=1258 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1515797028.544:163): avc:  denied  { execute_no_trans } for  pid=1290 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestUpdates-testSecurityOnly-fedora-27-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestUpdates-testSecurityOnly-fedora-27-127.0.0.2-2501-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 667, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 802, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1515797028.419:161): avc:  denied  { map } for  pid=1258 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 123 testSecurityOnly (check_packagekit.TestUpdates) # duration: 31s
Wrote screenshot to TestUpdates-testSecurityOnly-fedora-27-127.0.0.2-2501-FAIL.png
Wrote HTML dump to TestUpdates-testSecurityOnly-fedora-27-127.0.0.2-2501-FAIL.html
Wrote JS log to TestUpdates-testSecurityOnly-fedora-27-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestUpdates-testSecurityOnly-fedora-27-127.0.0.2-2501-FAIL.log

First occurrence: 2018-01-12T22:44:17.909253 | revision 987a7baef83ef8ee7b207142b7c3d8c32d798f90, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (check_packagekit.TestUpdates)
#

DevTools listening on ws://127.0.0.1:9872/devtools/browser/eeb731c8-7003-4a19-b4cd-5c4c1c1a8405
[0112/224506.871608:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 59184: Permission denied (13)
[0112/224507.973960:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 59225: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1515797098.533:163): avc:  denied  { map } for  pid=1257 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1515797098.699:165): avc:  denied  { execute_no_trans } for  pid=1315 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestUpdates-testBasic-fedora-27-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestUpdates-testBasic-fedora-27-127.0.0.2-2301-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 667, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 802, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1515797098.533:163): avc:  denied  { map } for  pid=1257 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 117 testBasic (check_packagekit.TestUpdates) # duration: 37s
Wrote screenshot to TestUpdates-testBasic-fedora-27-127.0.0.2-2301-FAIL.png
Wrote HTML dump to TestUpdates-testBasic-fedora-27-127.0.0.2-2301-FAIL.html
Wrote JS log to TestUpdates-testBasic-fedora-27-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestUpdates-testBasic-fedora-27-127.0.0.2-2301-FAIL.log

First occurrence: 2018-01-12T22:45:22.735460 | revision 987a7baef83ef8ee7b207142b7c3d8c32d798f90, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (check_storage_multipath.TestStorage)
#

DevTools listening on ws://127.0.0.1:9343/devtools/browser/71eb970a-fac9-4b72-b0e7-666ec0df744f
[0112/224713.696283:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 62610: Permission denied (13)
[0112/224714.724161:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 62674: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1515797224.490:158): avc:  denied  { map } for  pid=1254 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1515797224.630:160): avc:  denied  { execute_no_trans } for  pid=1282 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestStorage-testBasic-fedora-27-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestStorage-testBasic-fedora-27-127.0.0.2-2201-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 667, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 802, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1515797224.490:158): avc:  denied  { map } for  pid=1254 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 96 testBasic (check_storage_multipath.TestStorage) # duration: 30s
Wrote screenshot to TestStorage-testBasic-fedora-27-127.0.0.2-2201-FAIL.png
Wrote HTML dump to TestStorage-testBasic-fedora-27-127.0.0.2-2201-FAIL.html
Wrote JS log to TestStorage-testBasic-fedora-27-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestStorage-testBasic-fedora-27-127.0.0.2-2201-FAIL.log

First occurrence: 2018-01-12T22:47:22.830271 | revision 987a7baef83ef8ee7b207142b7c3d8c32d798f90, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testProjectUsers (check_openshift.TestRegistry)
#
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?

DevTools listening on ws://127.0.0.1:9394/devtools/browser/028f3638-6944-41de-ba8a-6aa66e7c4e77
[0112/223121.826932:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 210982: Permission denied (13)
[0112/223122.860431:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 211057: Permission denied (13)
> warning: 2018-01-12 17:31:25.942081 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-12 17:31:25.942266 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-12 17:31:25.942305 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-12 17:31:26.381122 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-12 17:31:26.381313 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-12 17:31:26.381359 I | proto: duplicate proto type registered: google.protobuf.Timestamp

Unexpected journal message 'audit: type=1400 audit(1515796239.471:161): avc:  denied  { map } for  pid=1249 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1515796239.822:168): avc:  denied  { execute_no_trans } for  pid=1303 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestRegistry-testProjectUsers-fedora-27-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestRegistry-testProjectUsers-fedora-27-127.0.0.2-2201-FAIL.log
Journal extracted to TestRegistry-testProjectUsers-openshift-127.0.0.2-2202-FAIL.log
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 667, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 802, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1515796239.471:161): avc:  denied  { map } for  pid=1249 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 181 testProjectUsers (check_openshift.TestRegistry) # duration: 88s
Wrote screenshot to TestRegistry-testProjectUsers-fedora-27-127.0.0.2-2201-FAIL.png
Wrote HTML dump to TestRegistry-testProjectUsers-fedora-27-127.0.0.2-2201-FAIL.html
Wrote JS log to TestRegistry-testProjectUsers-fedora-27-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestRegistry-testProjectUsers-fedora-27-127.0.0.2-2201-FAIL.log
Journal extracted to TestRegistry-testProjectUsers-openshift-127.0.0.2-2202-FAIL.log
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory

First occurrence: 2018-01-12T22:31:54.925203 | revision e08ef4dd06c58d4da193975c5ca4f6daf1ae8c13, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (check_pages.TestPages)
#

DevTools listening on ws://127.0.0.1:9688/devtools/browser/ab222894-83ac-4689-b27c-5261955aa849
[0112/224957.506440:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 67412: Permission denied (13)
[0112/224958.659385:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 67449: Permission denied (13)
> warning: transport closed: disconnected
> log: transport closed, dropped message:  
{"payload":"metrics1","interval":1000,"source":"direct","metrics":[{"name":"kernel.all.cpu.nice","units":"millisec","derive":"rate"},{"name":"kernel.all.cpu.user","units":"millisec","derive":"rate"},{"name":"kernel.all.cpu.sys","units":"millisec","derive":"rate"}],"command":"open","channel":"2:2!21","host":"localhost","group":"cockpit1:localhost/system"}
> log: transport closed, dropped message:  
{"payload":"metrics1","interval":1000,"source":"direct","metrics":[{"name":"mem.util.used","units":"bytes"}],"command":"open","channel":"2:2!22","host":"localhost","group":"cockpit1:localhost/system"}
> log: transport closed, dropped message:  
{"payload":"metrics1","interval":1000,"source":"direct","metrics":[{"name":"disk.all.total_bytes","units":"bytes","derive":"rate"}],"command":"open","channel":"2:2!23","host":"localhost","group":"cockpit1:localhost/system"}
> log: transport closed, dropped message:  
{"payload":"metrics1","interval":1000,"source":"direct","metrics":[{"name":"network.interface.total.bytes","units":"bytes","derive":"rate"}],"omit-instances":["lo"],"command":"open","channel":"2:2!24","host":"localhost","group":"cockpit1:localhost/system"}
Unexpected journal message 'audit: type=1400 audit(1515797389.789:160): avc:  denied  { map } for  pid=1297 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1515797389.915:162): avc:  denied  { execute_no_trans } for  pid=1331 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestPages-testBasic-fedora-27-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestPages-testBasic-fedora-27-127.0.0.2-2401-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 667, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 802, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1515797389.789:160): avc:  denied  { map } for  pid=1297 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 65 testBasic (check_pages.TestPages) # duration: 39s
Wrote screenshot to TestPages-testBasic-fedora-27-127.0.0.2-2401-FAIL.png
Wrote HTML dump to TestPages-testBasic-fedora-27-127.0.0.2-2401-FAIL.html
Wrote JS log to TestPages-testBasic-fedora-27-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestPages-testBasic-fedora-27-127.0.0.2-2401-FAIL.log

First occurrence: 2018-01-12T22:50:16.134311 | revision 987a7baef83ef8ee7b207142b7c3d8c32d798f90, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testImagestreamImport (check_openshift.TestRegistry)
#
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?

DevTools listening on ws://127.0.0.1:9248/devtools/browser/38d93b4c-ed6a-42f1-8db5-2eead721b917
[0112/225124.881744:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 69031: Permission denied (13)
[0112/225126.032277:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 69111: Permission denied (13)
> warning: 2018-01-12 17:51:30.883381 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-12 17:51:30.883647 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-12 17:51:30.883728 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-12 17:51:31.450827 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-12 17:51:31.450995 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-12 17:51:31.451034 I | proto: duplicate proto type registered: google.protobuf.Timestamp

CDP: {"source":"security","level":"error","text":"Refused to apply inline style because it violates the following Content Security Policy directive: \"default-src 'self' http://127.0.0.2:9291\". Either the 'unsafe-inline' keyword, a hash ('sha256-I4l5F4Kq75Yvla5XX3FqfoQO1206LqJ8p8rtQPyLwm4='), or a nonce ('nonce-...') is required to enable inline execution. Note also that 'style-src' was not explicitly set, so 'default-src' is used as a fallback.\n","timestamp":1515797492561.38,"url":"http://127.0.0.2:9291/cockpit/$bdfb9cfe9aca4d9ec95d43dada83a6205c034909/kubernetes/registry.js","lineNumber":3920,"stackTrace":{"callFrames":[{"functionName":"html","scriptId":"44","url":"http://127.0.0.2:9291/cockpit/$bdfb9cfe9aca4d9ec95d43dada83a6205c034909/kubernetes/registry.js","lineNumber":3920,"columnNumber":74},{"functionName":"be.(anonymous function)","scriptId":"44","url":"http://127.0.0.2:9291/cockpit/$bdfb9cfe9aca4d9ec95d43dada83a6205c034909/kubernetes/registry.js","lineNumber":3937,"columnNumber":40},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9291/cockpit/$bdfb9cfe9aca4d9ec95d43dada83a6205c034909/kubernetes/registry.js","lineNumber":1427,"columnNumber":40},{"functionName":"l","scriptId":"44","url":"http://127.0.0.2:9291/cockpit/$bdfb9cfe9aca4d9ec95d43dada83a6205c034909/kubernetes/registry.js","lineNumber":2475,"columnNumber":41},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9291/cockpit/$bdfb9cfe9aca4d9ec95d43dada83a6205c034909/kubernetes/registry.js","lineNumber":2483,"columnNumber":20},{"functionName":"$eval","scriptId":"44","url":"http://127.0.0.2:9291/cockpit/$bdfb9cfe9aca4d9ec95d43dada83a6205c034909/kubernetes/registry.js","lineNumber":2799,"columnNumber":35},{"functionName":"$digest","scriptId":"44","url":"http://127.0.0.2:9291/cockpit/$bdfb9cfe9aca4d9ec95d43dada83a6205c034909/kubernetes/registry.js","lineNumber":2752,"columnNumber":59},{"functionName":"$apply","scriptId":"44","url":"http://127.0.0.2:9291/cockpit/$bdfb9cfe9aca4d9ec95d43dada83a6205c034909/kubernetes/registry.js","lineNumber":2821,"columnNumber":34},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9291/cockpit/$bdfb9cfe9aca4d9ec95d43dada83a6205c034909/kubernetes/registry.js","lineNumber":2660,"columnNumber":26},{"functionName":"s","scriptId":"44","url":"http://127.0.0.2:9291/cockpit/$bdfb9cfe9aca4d9ec95d43dada83a6205c034909/kubernetes/registry.js","lineNumber":945,"columnNumber":22},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9291/cockpit/$bdfb9cfe9aca4d9ec95d43dada83a6205c034909/kubernetes/registry.js","lineNumber":1037,"columnNumber":33}]}}
Unexpected journal message 'audit: type=1400 audit(1515797430.138:161): avc:  denied  { map } for  pid=1255 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1515797430.211:163): avc:  denied  { execute_no_trans } for  pid=1282 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestRegistry-testImagestreamImport-fedora-27-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestRegistry-testImagestreamImport-fedora-27-127.0.0.2-2401-FAIL.log
Journal extracted to TestRegistry-testImagestreamImport-openshift-127.0.0.2-2402-FAIL.log
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 667, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 802, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1515797430.138:161): avc:  denied  { map } for  pid=1255 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 53 testImagestreamImport (check_openshift.TestRegistry) # duration: 83s
Wrote screenshot to TestRegistry-testImagestreamImport-fedora-27-127.0.0.2-2401-FAIL.png
Wrote HTML dump to TestRegistry-testImagestreamImport-fedora-27-127.0.0.2-2401-FAIL.html
Wrote JS log to TestRegistry-testImagestreamImport-fedora-27-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestRegistry-testImagestreamImport-fedora-27-127.0.0.2-2401-FAIL.log
Journal extracted to TestRegistry-testImagestreamImport-openshift-127.0.0.2-2402-FAIL.log
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory

First occurrence: 2018-01-12T22:51:46.732315 | revision 987a7baef83ef8ee7b207142b7c3d8c32d798f90, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testLimits (check_dashboard.TestDashboardEditLimits)
#

DevTools listening on ws://127.0.0.1:9706/devtools/browser/06e4112d-c9bc-43af-8f87-0832f34ef6f8
[0112/223759.723001:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 219520: Permission denied (13)
[0112/223800.729905:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 219590: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1515796672.842:161): avc:  denied  { map } for  pid=1259 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1515796673.077:165): avc:  denied  { execute_no_trans } for  pid=1307 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestDashboardEditLimits-testLimits-fedora-27-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestDashboardEditLimits-testLimits-fedora-27-127.0.0.2-2701-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 667, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 802, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1515796672.842:161): avc:  denied  { map } for  pid=1259 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 128 testLimits (check_dashboard.TestDashboardEditLimits) # duration: 34s
Wrote screenshot to TestDashboardEditLimits-testLimits-fedora-27-127.0.0.2-2701-FAIL.png
Wrote HTML dump to TestDashboardEditLimits-testLimits-fedora-27-127.0.0.2-2701-FAIL.html
Wrote JS log to TestDashboardEditLimits-testLimits-fedora-27-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestDashboardEditLimits-testLimits-fedora-27-127.0.0.2-2701-FAIL.log

First occurrence: 2018-01-12T22:38:13.978702 | revision e08ef4dd06c58d4da193975c5ca4f6daf1ae8c13, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testExpire (check_accounts.TestAccounts)
#

DevTools listening on ws://127.0.0.1:10198/devtools/browser/f95925f7-8c61-48eb-af99-b1f0e4b0b08a
[0112/223909.680021:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 221599: Permission denied (13)
[0112/223910.772622:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 221629: Permission denied (13)
> warning: Couldn't read /etc/passwd
> warning: Unexpected error 
> warning: Couldn't read /etc/passwd
> warning: Unexpected error 
Unexpected journal message 'audit: type=1400 audit(1515796740.469:160): avc:  denied  { map } for  pid=1260 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1515796740.611:162): avc:  denied  { execute_no_trans } for  pid=1312 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestAccounts-testExpire-fedora-27-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestAccounts-testExpire-fedora-27-127.0.0.2-2701-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 667, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 802, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1515796740.469:160): avc:  denied  { map } for  pid=1260 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 115 testExpire (check_accounts.TestAccounts) # duration: 39s
Wrote screenshot to TestAccounts-testExpire-fedora-27-127.0.0.2-2701-FAIL.png
Wrote HTML dump to TestAccounts-testExpire-fedora-27-127.0.0.2-2701-FAIL.html
Wrote JS log to TestAccounts-testExpire-fedora-27-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestAccounts-testExpire-fedora-27-127.0.0.2-2701-FAIL.log

First occurrence: 2018-01-12T22:39:29.007731 | revision e08ef4dd06c58d4da193975c5ca4f6daf1ae8c13, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBrokenVdoConfig (check_storage_vdo.TestStorage)
#

DevTools listening on ws://127.0.0.1:9900/devtools/browser/12cf2311-ccba-4822-905e-766dc4f906df
[0112/224020.736572:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 223513: Permission denied (13)
[0112/224021.706822:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 223552: Permission denied (13)
which: no vdo in (/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin)
Unexpected journal message 'audit: type=1400 audit(1515796813.126:162): avc:  denied  { execute_no_trans } for  pid=1281 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestStorage-testBrokenVdoConfig-fedora-27-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestStorage-testBrokenVdoConfig-fedora-27-127.0.0.2-2501-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 667, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 802, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1515796813.126:162): avc:  denied  { execute_no_trans } for  pid=1281 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 102 testBrokenVdoConfig (check_storage_vdo.TestStorage) # duration: 26s
Wrote screenshot to TestStorage-testBrokenVdoConfig-fedora-27-127.0.0.2-2501-FAIL.png
Wrote HTML dump to TestStorage-testBrokenVdoConfig-fedora-27-127.0.0.2-2501-FAIL.html
Wrote JS log to TestStorage-testBrokenVdoConfig-fedora-27-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestStorage-testBrokenVdoConfig-fedora-27-127.0.0.2-2501-FAIL.log

First occurrence: 2018-01-12T22:40:26.945899 | revision e08ef4dd06c58d4da193975c5ca4f6daf1ae8c13, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testUrlRoot (check_multi_machine.TestMultiMachine)
#

DevTools listening on ws://127.0.0.1:9338/devtools/browser/33a6a04c-ce13-4897-9ea9-e6bbf1a76496
[0112/225615.251660:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 76340: Permission denied (13)
[0112/225616.241247:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 76377: Permission denied (13)
(node:76348) Warning: Possible EventEmitter memory leak detected. 11 Page.loadEventFired listeners added. Use emitter.setMaxListeners() to increase limit
> log: Authentication failed: invalid-hostkey
> log: Authentication failed: unknown-host
> log: Authentication failed: unknown-hostkey
> log: Authentication failed
> log: Authentication failed: no-host
Unexpected journal message 'audit: type=1400 audit(1515797764.324:163): avc:  denied  { map } for  pid=1293 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1515797764.437:165): avc:  denied  { execute_no_trans } for  pid=1322 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestMultiMachine-testUrlRoot-fedora-27-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestMultiMachine-testUrlRoot-fedora-27-127.0.0.2-2501-FAIL.log
Journal extracted to TestMultiMachine-testUrlRoot-fedora-27-127.0.0.2-2503-FAIL.log
Journal extracted to TestMultiMachine-testUrlRoot-fedora-27-127.0.0.2-2502-FAIL.log
Core dumps downloaded to /build/cockpit/TestMultiMachine-testUrlRoot-fedora-27-127.0.0.2-2502-FAIL.core
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 667, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 802, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1515797764.324:163): avc:  denied  { map } for  pid=1293 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 17 testUrlRoot (check_multi_machine.TestMultiMachine) # duration: 49s
Wrote screenshot to TestMultiMachine-testUrlRoot-fedora-27-127.0.0.2-2501-FAIL.png
Wrote HTML dump to TestMultiMachine-testUrlRoot-fedora-27-127.0.0.2-2501-FAIL.html
Wrote JS log to TestMultiMachine-testUrlRoot-fedora-27-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestMultiMachine-testUrlRoot-fedora-27-127.0.0.2-2501-FAIL.log
Journal extracted to TestMultiMachine-testUrlRoot-fedora-27-127.0.0.2-2503-FAIL.log
Journal extracted to TestMultiMachine-testUrlRoot-fedora-27-127.0.0.2-2502-FAIL.log
Core dumps downloaded to /build/cockpit/TestMultiMachine-testUrlRoot-fedora-27-127.0.0.2-2502-FAIL.core

First occurrence: 2018-01-12T22:56:42.018504 | revision 987a7baef83ef8ee7b207142b7c3d8c32d798f90, logs Times recorded: 1 Latest occurrences:

cockpituous commented 6 years ago

verify/fedora-27 Ooops, it happened again


# ----------------------------------------------------------------------
# testPackageKitCrash (check_packagekit.TestUpdates)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9495/devtools/browser/523198a7-7398-4f30-93be-1085349554c0
[0112/213320.103792:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 76210: Permission denied (13)
[0112/213321.149757:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 76251: Permission denied (13)
> log: close:  
Unexpected journal message 'audit: type=1400 audit(1515792789.983:163): avc:  denied  { map } for  pid=1289 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1515792790.079:165): avc:  denied  { execute_no_trans } for  pid=1321 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestUpdates-testPackageKitCrash-fedora-27-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestUpdates-testPackageKitCrash-fedora-27-127.0.0.2-2801-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1515792789.983:163): avc:  denied  { map } for  pid=1289 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 71 testPackageKitCrash (check_packagekit.TestUpdates) # duration: 32s
Wrote screenshot to TestUpdates-testPackageKitCrash-fedora-27-127.0.0.2-2801-FAIL.png
Wrote HTML dump to TestUpdates-testPackageKitCrash-fedora-27-127.0.0.2-2801-FAIL.html
Wrote JS log to TestUpdates-testPackageKitCrash-fedora-27-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestUpdates-testPackageKitCrash-fedora-27-127.0.0.2-2801-FAIL.log

First occurrence: 2018-01-12T21:33:27.577303 | revision 1bb83da4c0508cde916b75561b54cea8e3b4987b, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testInfoSecurity (check_packagekit.TestUpdates)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9805/devtools/browser/86105a61-1736-47f9-93d7-9c7d9f95212a
[0112/213335.075765:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 76611: Permission denied (13)
[0112/213336.020001:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 76660: Permission denied (13)
> warning: transport closed: disconnected
Connection to 127.0.0.2 closed by remote host.
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"5"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"6"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"7"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"8"}
Unexpected journal message 'audit: type=1400 audit(1515792801.781:163): avc:  denied  { map } for  pid=1261 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1515792801.995:165): avc:  denied  { execute_no_trans } for  pid=1319 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestUpdates-testInfoSecurity-fedora-27-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestUpdates-testInfoSecurity-fedora-27-127.0.0.2-2301-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1515792801.781:163): avc:  denied  { map } for  pid=1261 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 68 testInfoSecurity (check_packagekit.TestUpdates) # duration: 68s
Wrote screenshot to TestUpdates-testInfoSecurity-fedora-27-127.0.0.2-2301-FAIL.png
Wrote HTML dump to TestUpdates-testInfoSecurity-fedora-27-127.0.0.2-2301-FAIL.html
Wrote JS log to TestUpdates-testInfoSecurity-fedora-27-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestUpdates-testInfoSecurity-fedora-27-127.0.0.2-2301-FAIL.log

First occurrence: 2018-01-12T21:34:17.194719 | revision 1bb83da4c0508cde916b75561b54cea8e3b4987b, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testVolumes (check_openshift.TestOpenshift)
#
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9812/devtools/browser/9af7d646-42d7-4c30-bc5c-a98f718ed3f0
[0112/213552.172603:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 80351: Permission denied (13)
[0112/213553.191491:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 80395: Permission denied (13)
> warning: 2018-01-12 16:35:56.254647 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-12 16:35:56.254816 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-12 16:35:56.254860 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-12 16:35:56.606587 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-12 16:35:56.606701 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-12 16:35:56.606737 I | proto: duplicate proto type registered: google.protobuf.Timestamp

/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
Unexpected journal message 'audit: type=1400 audit(1515792924.015:173): avc:  denied  { execute_no_trans } for  pid=1334 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestOpenshift-testVolumes-fedora-27-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestOpenshift-testVolumes-fedora-27-127.0.0.2-2701-FAIL.log
Journal extracted to TestOpenshift-testVolumes-openshift-127.0.0.2-2702-FAIL.log
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1515792924.015:173): avc:  denied  { execute_no_trans } for  pid=1334 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 49 testVolumes (check_openshift.TestOpenshift) # duration: 54s
Wrote screenshot to TestOpenshift-testVolumes-fedora-27-127.0.0.2-2701-FAIL.png
Wrote HTML dump to TestOpenshift-testVolumes-fedora-27-127.0.0.2-2701-FAIL.html
Wrote JS log to TestOpenshift-testVolumes-fedora-27-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestOpenshift-testVolumes-fedora-27-127.0.0.2-2701-FAIL.log
Journal extracted to TestOpenshift-testVolumes-openshift-127.0.0.2-2702-FAIL.log
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory

First occurrence: 2018-01-12T21:36:07.712739 | revision 1bb83da4c0508cde916b75561b54cea8e3b4987b, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testPendingClaim (check_openshift.TestOpenshift)
#
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9234/devtools/browser/cc9e345b-516f-41e7-9e4e-016b0ad65139
[0112/213616.462141:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 81011: Permission denied (13)
[0112/213617.617169:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 81054: Permission denied (13)
> warning: 2018-01-12 16:36:23.866287 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-12 16:36:23.866488 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-12 16:36:23.866522 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-12 16:36:24.531580 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-12 16:36:24.531776 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-12 16:36:24.531838 I | proto: duplicate proto type registered: google.protobuf.Timestamp

/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
Unexpected journal message 'audit: type=1400 audit(1515792942.507:166): avc:  denied  { map } for  pid=1285 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1515792942.659:168): avc:  denied  { execute_no_trans } for  pid=1324 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestOpenshift-testPendingClaim-fedora-27-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestOpenshift-testPendingClaim-fedora-27-127.0.0.2-2301-FAIL.log
Journal extracted to TestOpenshift-testPendingClaim-openshift-127.0.0.2-2302-FAIL.log
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1515792942.507:166): avc:  denied  { map } for  pid=1285 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 47 testPendingClaim (check_openshift.TestOpenshift) # duration: 72s
Wrote screenshot to TestOpenshift-testPendingClaim-fedora-27-127.0.0.2-2301-FAIL.png
Wrote HTML dump to TestOpenshift-testPendingClaim-fedora-27-127.0.0.2-2301-FAIL.html
Wrote JS log to TestOpenshift-testPendingClaim-fedora-27-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestOpenshift-testPendingClaim-fedora-27-127.0.0.2-2301-FAIL.log
Journal extracted to TestOpenshift-testPendingClaim-openshift-127.0.0.2-2302-FAIL.log
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory

First occurrence: 2018-01-12T21:36:49.794767 | revision 1bb83da4c0508cde916b75561b54cea8e3b4987b, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testMtu (check_networking_mtu.TestNetworking)
#
NAME         UUID                                  TYPE            DEVICE 
System eth0  5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03  802-3-ethernet  eth0   
virbr0       76bd1258-bae8-4e50-a46d-a0cc04311fbe  bridge          virbr0 
System eth1  9c92fad9-6ecb-3e6c-eb4d-8a47c6f50c04  802-3-ethernet  --     
ens2         39ef3890-56af-4114-9a24-f3f94c42acfe  802-3-ethernet  --     

ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9839/devtools/browser/3cd47427-401b-40e7-8f1b-9f85087ededf
[0112/213840.320226:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 83817: Permission denied (13)
[0112/213841.625305:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 83871: Permission denied (13)
52:54:01:00:00:03 -> eth2
52:54:01:00:00:03 -> eth2
Unexpected journal message 'audit: type=1400 audit(1515793105.871:159): avc:  denied  { map } for  pid=1265 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1515793106.158:163): avc:  denied  { execute_no_trans } for  pid=1301 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestNetworking-testMtu-fedora-27-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestNetworking-testMtu-fedora-27-127.0.0.2-2301-FAIL.log
Journal extracted to TestNetworking-testMtu-fedora-26-127.0.0.2-2302-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1515793105.871:159): avc:  denied  { map } for  pid=1265 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 34 testMtu (check_networking_mtu.TestNetworking) # duration: 66s
Wrote screenshot to TestNetworking-testMtu-fedora-27-127.0.0.2-2301-FAIL.png
Wrote HTML dump to TestNetworking-testMtu-fedora-27-127.0.0.2-2301-FAIL.html
Wrote JS log to TestNetworking-testMtu-fedora-27-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestNetworking-testMtu-fedora-27-127.0.0.2-2301-FAIL.log
Journal extracted to TestNetworking-testMtu-fedora-26-127.0.0.2-2302-FAIL.log

First occurrence: 2018-01-12T21:39:02.112108 | revision 1bb83da4c0508cde916b75561b54cea8e3b4987b, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBridge (check_networking_bridge.TestNetworking)
#
NAME         UUID                                  TYPE            DEVICE 
System eth0  5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03  802-3-ethernet  eth0   
virbr0       263593a9-1554-494a-8a8f-42be34b378f6  bridge          virbr0 
System eth1  9c92fad9-6ecb-3e6c-eb4d-8a47c6f50c04  802-3-ethernet  --     
ens2         39ef3890-56af-4114-9a24-f3f94c42acfe  802-3-ethernet  --     

ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9794/devtools/browser/dc1dc401-decd-47dd-a241-ae89049a44bb
[0112/213925.059442:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 84751: Permission denied (13)
[0112/213926.269100:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 84796: Permission denied (13)
52:54:01:00:00:03 -> eth2
52:54:01:00:00:03 -> eth2
52:54:01:00:00:04 -> eth3
52:54:01:00:00:04 -> eth3
Unexpected journal message 'audit: type=1400 audit(1515793150.331:153): avc:  denied  { map } for  pid=1225 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestNetworking-testBridge-fedora-27-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestNetworking-testBridge-fedora-27-127.0.0.2-2501-FAIL.log
Journal extracted to TestNetworking-testBridge-fedora-26-127.0.0.2-2502-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1515793150.331:153): avc:  denied  { map } for  pid=1225 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 29 testBridge (check_networking_bridge.TestNetworking) # duration: 59s
Wrote screenshot to TestNetworking-testBridge-fedora-27-127.0.0.2-2501-FAIL.png
Wrote HTML dump to TestNetworking-testBridge-fedora-27-127.0.0.2-2501-FAIL.html
Wrote JS log to TestNetworking-testBridge-fedora-27-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestNetworking-testBridge-fedora-27-127.0.0.2-2501-FAIL.log
Journal extracted to TestNetworking-testBridge-fedora-26-127.0.0.2-2502-FAIL.log

First occurrence: 2018-01-12T21:39:50.697774 | revision 1bb83da4c0508cde916b75561b54cea8e3b4987b, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testAmbiguousSlave (check_networking_bond.TestNetworking)
#
NAME             UUID                                  TYPE            DEVICE 
System eth0      5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03  802-3-ethernet  eth0   
static-52:54:01  b584ea71-03d2-4d86-9fc9-003fda32d1af  802-3-ethernet  eth1   
virbr0           b72b5976-8d9b-438e-9f23-92b1780f21e3  bridge          virbr0 
System eth1      9c92fad9-6ecb-3e6c-eb4d-8a47c6f50c04  802-3-ethernet  --     
ens2             39ef3890-56af-4114-9a24-f3f94c42acfe  802-3-ethernet  --     

ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:10004/devtools/browser/ff50ccec-21cb-4d0d-995f-4122ba765a64
[0112/214041.797853:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 86202: Permission denied (13)
[0112/214043.222823:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 86252: Permission denied (13)
52:54:01:00:00:03 -> eth2
52:54:01:00:00:03 -> eth2
Unexpected journal message 'audit: type=1400 audit(1515793216.211:158): avc:  denied  { map } for  pid=1244 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1515793216.435:160): avc:  denied  { execute_no_trans } for  pid=1282 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestNetworking-testAmbiguousSlave-fedora-27-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestNetworking-testAmbiguousSlave-fedora-27-127.0.0.2-2301-FAIL.log
Journal extracted to TestNetworking-testAmbiguousSlave-fedora-26-127.0.0.2-2302-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1515793216.211:158): avc:  denied  { map } for  pid=1244 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 23 testAmbiguousSlave (check_networking_bond.TestNetworking) # duration: 75s
Wrote screenshot to TestNetworking-testAmbiguousSlave-fedora-27-127.0.0.2-2301-FAIL.png
Wrote HTML dump to TestNetworking-testAmbiguousSlave-fedora-27-127.0.0.2-2301-FAIL.html
Wrote JS log to TestNetworking-testAmbiguousSlave-fedora-27-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestNetworking-testAmbiguousSlave-fedora-27-127.0.0.2-2301-FAIL.log
Journal extracted to TestNetworking-testAmbiguousSlave-fedora-26-127.0.0.2-2302-FAIL.log

First occurrence: 2018-01-12T21:41:12.967678 | revision 1bb83da4c0508cde916b75561b54cea8e3b4987b, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (check_loopback.TestLoopback)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9929/devtools/browser/9241a2b6-0fe9-426c-86b0-1e0091869afd
[0112/214553.241839:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 14235: Permission denied (13)
[0112/214554.249815:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 14445: Permission denied (13)
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 500 (Authentication failed: no-cockpit)","timestamp":1515793557701.19,"url":"http://127.0.0.2:9391/cockpit/login","networkRequestId":"14445.85"}
> warning: fatal: Authentication failed: no-cockpit
> log: Authentication failed: authentication-not-supported
> warning: fatal: The server refused to authenticate 'admin' using password authentication, and no other supported authentication methods are available.
Unexpected journal message 'audit: type=1400 audit(1515793541.866:163): avc:  denied  { map } for  pid=1271 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1515793542.021:165): avc:  denied  { execute_no_trans } for  pid=1323 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestLoopback-testBasic-fedora-27-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestLoopback-testBasic-fedora-27-127.0.0.2-2501-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 667, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 802, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1515793541.866:163): avc:  denied  { map } for  pid=1271 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 178 testBasic (check_loopback.TestLoopback) # duration: 38s
Wrote screenshot to TestLoopback-testBasic-fedora-27-127.0.0.2-2501-FAIL.png
Wrote HTML dump to TestLoopback-testBasic-fedora-27-127.0.0.2-2501-FAIL.html
Wrote JS log to TestLoopback-testBasic-fedora-27-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestLoopback-testBasic-fedora-27-127.0.0.2-2501-FAIL.log

First occurrence: 2018-01-12T21:46:11.470923 | revision 79351f0bf1ea2417076097d5a1d2a9b062f5ce11, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBinary (check_journal.TestJournal)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9282/devtools/browser/202b105b-4416-4c57-af19-2ec173bc6777
[0112/214747.032778:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 16571: Permission denied (13)
[0112/214748.031997:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 16654: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1515793658.799:162): avc:  denied  { map } for  pid=1296 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1515793658.931:164): avc:  denied  { execute_no_trans } for  pid=1338 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestJournal-testBinary-fedora-27-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestJournal-testBinary-fedora-27-127.0.0.2-2601-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 667, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 802, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1515793658.799:162): avc:  denied  { map } for  pid=1296 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 161 testBinary (check_journal.TestJournal) # duration: 28s
Wrote screenshot to TestJournal-testBinary-fedora-27-127.0.0.2-2601-FAIL.png
Wrote HTML dump to TestJournal-testBinary-fedora-27-127.0.0.2-2601-FAIL.html
Wrote JS log to TestJournal-testBinary-fedora-27-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestJournal-testBinary-fedora-27-127.0.0.2-2601-FAIL.log

First occurrence: 2018-01-12T21:47:55.123898 | revision 79351f0bf1ea2417076097d5a1d2a9b062f5ce11, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testDevmapper (check_docker_storage.TestDockerStorageMapper)
#
  Volume group "atomic-storage" not found
  Cannot process volume group atomic-storage
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9499/devtools/browser/79883ba6-7d68-434f-9372-94311481c1c9
[0112/214856.344164:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 17979: Permission denied (13)
[0112/214857.287703:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 18007: Permission denied (13)
  Volume group "atomic-storage" not found
  Cannot process volume group atomic-storage
  Volume group "atomic-storage" not found
  Cannot process volume group atomic-storage
  Volume group "atomic-storage" not found
  Cannot process volume group atomic-storage
Unexpected journal message 'audit: type=1400 audit(1515793724.356:161): avc:  denied  { map } for  pid=1251 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1515793724.573:165): avc:  denied  { execute_no_trans } for  pid=1286 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestDockerStorageMapper-testDevmapper-fedora-27-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestDockerStorageMapper-testDevmapper-fedora-27-127.0.0.2-2601-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 667, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 802, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1515793724.356:161): avc:  denied  { map } for  pid=1251 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 155 testDevmapper (check_docker_storage.TestDockerStorageMapper) # duration: 53s
Wrote screenshot to TestDockerStorageMapper-testDevmapper-fedora-27-127.0.0.2-2601-FAIL.png
Wrote HTML dump to TestDockerStorageMapper-testDevmapper-fedora-27-127.0.0.2-2601-FAIL.html
Wrote JS log to TestDockerStorageMapper-testDevmapper-fedora-27-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestDockerStorageMapper-testDevmapper-fedora-27-127.0.0.2-2601-FAIL.log

First occurrence: 2018-01-12T21:49:26.636223 | revision 79351f0bf1ea2417076097d5a1d2a9b062f5ce11, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testSetup (check_dashboard.TestDashboardSetup)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9531/devtools/browser/e4c2759c-9781-4a73-a145-fe00caa2f579
[0112/215020.369997:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 19598: Permission denied (13)
[0112/215021.325180:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 19633: Permission denied (13)
> warning: Error opening directory '/home/admin/.ssh': No such file or directory
> warning: --: line 25: cd: /home/admin/.ssh: No such file or directory

> warning: Login failed
id: 'nosync': no such user
Unexpected journal message 'audit: type=1400 audit(1515793805.319:163): avc:  denied  { execute_no_trans } for  pid=1318 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestDashboardSetup-testSetup-fedora-27-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestDashboardSetup-testSetup-fedora-27-127.0.0.2-2301-FAIL.log
Journal extracted to TestDashboardSetup-testSetup-fedora-27-127.0.0.2-2303-FAIL.log
Journal extracted to TestDashboardSetup-testSetup-fedora-27-127.0.0.2-2302-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 667, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 802, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1515793805.319:163): avc:  denied  { execute_no_trans } for  pid=1318 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 145 testSetup (check_dashboard.TestDashboardSetup) # duration: 43s
Wrote screenshot to TestDashboardSetup-testSetup-fedora-27-127.0.0.2-2301-FAIL.png
Wrote HTML dump to TestDashboardSetup-testSetup-fedora-27-127.0.0.2-2301-FAIL.html
Wrote JS log to TestDashboardSetup-testSetup-fedora-27-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestDashboardSetup-testSetup-fedora-27-127.0.0.2-2301-FAIL.log
Journal extracted to TestDashboardSetup-testSetup-fedora-27-127.0.0.2-2303-FAIL.log
Journal extracted to TestDashboardSetup-testSetup-fedora-27-127.0.0.2-2302-FAIL.log

First occurrence: 2018-01-12T21:50:38.723993 | revision 79351f0bf1ea2417076097d5a1d2a9b062f5ce11, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (check_active_pages.TestActivePages)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9605/devtools/browser/e910cca1-e5d3-4167-aca7-bc2521db7177
[0112/215150.701402:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 22187: Permission denied (13)
[0112/215151.703297:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 22251: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1515793903.092:165): avc:  denied  { execute_no_trans } for  pid=1322 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestActivePages-testBasic-fedora-27-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestActivePages-testBasic-fedora-27-127.0.0.2-2601-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 667, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 802, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1515793903.092:165): avc:  denied  { execute_no_trans } for  pid=1322 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 131 testBasic (check_active_pages.TestActivePages) # duration: 26s
Wrote screenshot to TestActivePages-testBasic-fedora-27-127.0.0.2-2601-FAIL.png
Wrote HTML dump to TestActivePages-testBasic-fedora-27-127.0.0.2-2601-FAIL.html
Wrote JS log to TestActivePages-testBasic-fedora-27-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestActivePages-testBasic-fedora-27-127.0.0.2-2601-FAIL.log

First occurrence: 2018-01-12T21:51:57.650728 | revision 79351f0bf1ea2417076097d5a1d2a9b062f5ce11, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testUpdateError (check_packagekit.TestUpdates)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9256/devtools/browser/1a36d50d-6fbf-4c9f-b0c7-bc9f2dd4b0c8
[0112/215210.128743:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 22790: Permission denied (13)
[0112/215211.115782:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 22831: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1515793918.131:164): avc:  denied  { execute_no_trans } for  pid=1279 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestUpdates-testUpdateError-fedora-27-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestUpdates-testUpdateError-fedora-27-127.0.0.2-2401-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 667, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 802, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1515793918.131:164): avc:  denied  { execute_no_trans } for  pid=1279 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 125 testUpdateError (check_packagekit.TestUpdates) # duration: 30s
Wrote screenshot to TestUpdates-testUpdateError-fedora-27-127.0.0.2-2401-FAIL.png
Wrote HTML dump to TestUpdates-testUpdateError-fedora-27-127.0.0.2-2401-FAIL.html
Wrote JS log to TestUpdates-testUpdateError-fedora-27-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestUpdates-testUpdateError-fedora-27-127.0.0.2-2401-FAIL.log

First occurrence: 2018-01-12T21:52:16.840397 | revision 79351f0bf1ea2417076097d5a1d2a9b062f5ce11, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testNfsClient (check_storage_nfs.TestStorage)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9863/devtools/browser/9b002eff-152c-4947-a932-56cd5897b141
[0112/215405.995520:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 27092: Permission denied (13)
[0112/215407.098633:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 27129: Permission denied (13)
> warning: clnt_create: RPC: Unknown host

> warning: 
> warning: clnt_create: RPC: Unknown host

> warning: 
Unexpected journal message 'audit: type=1400 audit(1515794037.472:160): avc:  denied  { map } for  pid=1309 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1515794037.653:162): avc:  denied  { execute_no_trans } for  pid=1347 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestStorage-testNfsClient-fedora-27-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestStorage-testNfsClient-fedora-27-127.0.0.2-2401-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 667, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 802, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1515794037.472:160): avc:  denied  { map } for  pid=1309 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 99 testNfsClient (check_storage_nfs.TestStorage) # duration: 32s
Wrote screenshot to TestStorage-testNfsClient-fedora-27-127.0.0.2-2401-FAIL.png
Wrote HTML dump to TestStorage-testNfsClient-fedora-27-127.0.0.2-2401-FAIL.html
Wrote JS log to TestStorage-testNfsClient-fedora-27-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestStorage-testNfsClient-fedora-27-127.0.0.2-2401-FAIL.log

First occurrence: 2018-01-12T21:54:17.561676 | revision 79351f0bf1ea2417076097d5a1d2a9b062f5ce11, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testRaid (check_storage_mdraid.TestStorage)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9279/devtools/browser/5ea1b31b-52c2-46f6-af01-133c48b9be44
[0112/215437.078900:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 27986: Permission denied (13)
[0112/215438.103946:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 28119: Permission denied (13)
Error: Could not stat device /dev/md127 - No such file or directory.

NAME            MAJ:MIN RM  SIZE RO TYPE MOUNTPOINT
sda               8:0    0   50M  0 disk 
sdb               8:16   0   50M  0 disk 
sdc               8:32   0   50M  0 disk 
sdd               8:48   0   50M  0 disk 
sr0              11:0    1  366K  0 rom  
vda             252:0    0    8G  0 disk 
|-vda1          252:1    0    1G  0 part /boot
`-vda2          252:2    0    7G  0 part 
  |-fedora-root 253:0    0  6.2G  0 lvm  /
  `-fedora-swap 253:1    0  820M  0 lvm  [SWAP]

Unexpected journal message 'audit: type=1400 audit(1515794069.487:163): avc:  denied  { map } for  pid=1288 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1515794069.615:165): avc:  denied  { execute_no_trans } for  pid=1323 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestStorage-testRaid-fedora-27-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestStorage-testRaid-fedora-27-127.0.0.2-2301-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/bots/../test/verify/check-storage-mdraid", line 35, in tearDown
    MachineCase.tearDown(self)
  File "/build/cockpit/test/common/testlib.py", line 667, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 802, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1515794069.487:163): avc:  denied  { map } for  pid=1288 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 93 testRaid (check_storage_mdraid.TestStorage) # duration: 43s
Wrote screenshot to TestStorage-testRaid-fedora-27-127.0.0.2-2301-FAIL.png
Wrote HTML dump to TestStorage-testRaid-fedora-27-127.0.0.2-2301-FAIL.html
Wrote JS log to TestStorage-testRaid-fedora-27-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestStorage-testRaid-fedora-27-127.0.0.2-2301-FAIL.log

First occurrence: 2018-01-12T21:54:59.600684 | revision 79351f0bf1ea2417076097d5a1d2a9b062f5ce11, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testApi (check_services.TestServices)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9991/devtools/browser/c698796c-3ce4-40bb-b829-39fe7f59b593
[0112/215640.669747:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 31726: Permission denied (13)
[0112/215641.636654:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 31777: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1515794191.245:163): avc:  denied  { map } for  pid=1282 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1515794191.391:165): avc:  denied  { execute_no_trans } for  pid=1334 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestServices-testApi-fedora-27-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestServices-testApi-fedora-27-127.0.0.2-2301-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 667, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 802, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1515794191.245:163): avc:  denied  { map } for  pid=1282 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 72 testApi (check_services.TestServices) # duration: 29s
Wrote screenshot to TestServices-testApi-fedora-27-127.0.0.2-2301-FAIL.png
Wrote HTML dump to TestServices-testApi-fedora-27-127.0.0.2-2301-FAIL.html
Wrote JS log to TestServices-testApi-fedora-27-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestServices-testApi-fedora-27-127.0.0.2-2301-FAIL.log

First occurrence: 2018-01-12T21:56:50.027366 | revision 79351f0bf1ea2417076097d5a1d2a9b062f5ce11, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testVolumes (check_openshift.TestOpenshift)
#
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9266/devtools/browser/8997559b-1c5e-4ec1-ac5b-4a4aec66e1af
[0112/215903.396027:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 35611: Permission denied (13)
[0112/215904.410287:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 35645: Permission denied (13)
> warning: 2018-01-12 16:59:07.382332 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-12 16:59:07.383312 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-12 16:59:07.383629 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-12 16:59:07.804628 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-12 16:59:07.804748 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-12 16:59:07.804787 I | proto: duplicate proto type registered: google.protobuf.Timestamp

/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
Unexpected journal message 'audit: type=1400 audit(1515794315.166:163): avc:  denied  { map } for  pid=1266 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1515794315.373:168): avc:  denied  { execute_no_trans } for  pid=1313 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestOpenshift-testVolumes-fedora-27-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestOpenshift-testVolumes-fedora-27-127.0.0.2-2201-FAIL.log
Journal extracted to TestOpenshift-testVolumes-openshift-127.0.0.2-2202-FAIL.log
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 667, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 802, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1515794315.166:163): avc:  denied  { map } for  pid=1266 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 49 testVolumes (check_openshift.TestOpenshift) # duration: 52s
Wrote screenshot to TestOpenshift-testVolumes-fedora-27-127.0.0.2-2201-FAIL.png
Wrote HTML dump to TestOpenshift-testVolumes-fedora-27-127.0.0.2-2201-FAIL.html
Wrote JS log to TestOpenshift-testVolumes-fedora-27-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestOpenshift-testVolumes-fedora-27-127.0.0.2-2201-FAIL.log
Journal extracted to TestOpenshift-testVolumes-openshift-127.0.0.2-2202-FAIL.log
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory

First occurrence: 2018-01-12T21:59:17.665471 | revision 79351f0bf1ea2417076097d5a1d2a9b062f5ce11, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testFedora23Direct (check_multi_os.TestMultiOSDirect)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9254/devtools/browser/1e7973f6-4a48-4d81-921a-6c3448397b4f
[0112/220211.739497:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 41236: Permission denied (13)
[0112/220212.673634:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 41267: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1515794520.519:163): avc:  denied  { map } for  pid=1248 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1515794520.730:168): avc:  denied  { execute_no_trans } for  pid=1307 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestMultiOSDirect-testFedora23Direct-fedora-27-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestMultiOSDirect-testFedora23Direct-fedora-27-127.0.0.2-2801-FAIL.log
Journal extracted to TestMultiOSDirect-testFedora23Direct-fedora-23-stock-127.0.0.2-2802-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 667, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 802, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1515794520.519:163): avc:  denied  { map } for  pid=1248 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 21 testFedora23Direct (check_multi_os.TestMultiOSDirect) # duration: 32s
Wrote screenshot to TestMultiOSDirect-testFedora23Direct-fedora-27-127.0.0.2-2801-FAIL.png
Wrote HTML dump to TestMultiOSDirect-testFedora23Direct-fedora-27-127.0.0.2-2801-FAIL.html
Wrote JS log to TestMultiOSDirect-testFedora23Direct-fedora-27-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestMultiOSDirect-testFedora23Direct-fedora-27-127.0.0.2-2801-FAIL.log
Journal extracted to TestMultiOSDirect-testFedora23Direct-fedora-23-stock-127.0.0.2-2802-FAIL.log

First occurrence: 2018-01-12T22:02:22.699453 | revision 79351f0bf1ea2417076097d5a1d2a9b062f5ce11, logs Times recorded: 1 Latest occurrences:

cockpituous commented 6 years ago

verify/fedora-i386 Ooops, it happened again


# ----------------------------------------------------------------------
# testMachinesJsonVarMigration (check_dashboard.TestDashboardSetup)
#

DevTools listening on ws://127.0.0.1:10170/devtools/browser/6963f29f-1b5e-4d5a-a11b-2fa935092c5e
[0115/103948.708404:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 6773: Permission denied (13)
[0115/103949.658960:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 6813: Permission denied (13)
> log: done
> log: done
> log: done
Unexpected journal message 'audit: type=1400 audit(1516012773.820:148): avc:  denied  { execute_no_trans } for  pid=1084 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestDashboardSetup-testMachinesJsonVarMigration-fedora-i386-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestDashboardSetup-testMachinesJsonVarMigration-fedora-i386-127.0.0.2-2501-FAIL.log
Journal extracted to TestDashboardSetup-testMachinesJsonVarMigration-fedora-i386-127.0.0.2-2503-FAIL.log
Journal extracted to TestDashboardSetup-testMachinesJsonVarMigration-fedora-i386-127.0.0.2-2502-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 667, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 802, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516012773.820:148): avc:  denied  { execute_no_trans } for  pid=1084 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 144 testMachinesJsonVarMigration (check_dashboard.TestDashboardSetup) # duration: 43s
Wrote screenshot to TestDashboardSetup-testMachinesJsonVarMigration-fedora-i386-127.0.0.2-2501-FAIL.png
Wrote HTML dump to TestDashboardSetup-testMachinesJsonVarMigration-fedora-i386-127.0.0.2-2501-FAIL.html
Wrote JS log to TestDashboardSetup-testMachinesJsonVarMigration-fedora-i386-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestDashboardSetup-testMachinesJsonVarMigration-fedora-i386-127.0.0.2-2501-FAIL.log
Journal extracted to TestDashboardSetup-testMachinesJsonVarMigration-fedora-i386-127.0.0.2-2503-FAIL.log
Journal extracted to TestDashboardSetup-testMachinesJsonVarMigration-fedora-i386-127.0.0.2-2502-FAIL.log

First occurrence: 2018-01-15T10:40:07.249210 | revision 86c091deff447904c90289ed38d526eb2b2889d1, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (check_system_info.TestSystemInfo)
#

DevTools listening on ws://127.0.0.1:9534/devtools/browser/ed580097-f4ab-4bd5-9a5e-a818b4decd05
[0115/104248.007776:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 11841: Permission denied (13)
[0115/104249.004993:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 11918: Permission denied (13)
> warning: # localhost:22 SSH-2.0-OpenSSH_7.5
# localhost:22 SSH-2.0-OpenSSH_7.5
# localhost:22 SSH-2.0-OpenSSH_7.5
# localhost:22 SSH-2.0-OpenSSH_7.5

> warning: # localhost:22 SSH-2.0-OpenSSH_7.5
# localhost:22 SSH-2.0-OpenSSH_7.5
# localhost:22 SSH-2.0-OpenSSH_7.5
# localhost:22 SSH-2.0-OpenSSH_7.5

Unexpected journal message 'audit: type=1400 audit(0): avc:  denied  { map } for  pid=0 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=0 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestSystemInfo-testBasic-fedora-i386-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestSystemInfo-testBasic-fedora-i386-127.0.0.2-2701-FAIL.log
Traceback (most recent call last):
  File "check-system-info", line 188, in testBasic
    self.check_journal_messages()
  File "testlib.py", line 802, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(0): avc:  denied  { map } for  pid=0 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=0 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 109 testBasic (check_system_info.TestSystemInfo) # duration: 33s
Wrote screenshot to TestSystemInfo-testBasic-fedora-i386-127.0.0.2-2701-FAIL.png
Wrote HTML dump to TestSystemInfo-testBasic-fedora-i386-127.0.0.2-2701-FAIL.html
Wrote JS log to TestSystemInfo-testBasic-fedora-i386-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestSystemInfo-testBasic-fedora-i386-127.0.0.2-2701-FAIL.log

First occurrence: 2018-01-15T10:43:00.818870 | revision 86c091deff447904c90289ed38d526eb2b2889d1, logs Times recorded: 2 Latest occurrences:

# ----------------------------------------------------------------------
# testResize (check_storage_resize.TestStorage)
#

DevTools listening on ws://127.0.0.1:9707/devtools/browser/30f431ca-1ce3-4ef6-97ea-1940c8b4d65b
[0115/104307.764921:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 12561: Permission denied (13)
[0115/104308.701763:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 12620: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516012979.423:112): avc:  denied  { map } for  pid=1022 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestStorage-testResize-fedora-i386-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestStorage-testResize-fedora-i386-127.0.0.2-2901-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 667, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 802, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516012979.423:112): avc:  denied  { map } for  pid=1022 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 102 testResize (check_storage_resize.TestStorage) # duration: 30s
Wrote screenshot to TestStorage-testResize-fedora-i386-127.0.0.2-2901-FAIL.png
Wrote HTML dump to TestStorage-testResize-fedora-i386-127.0.0.2-2901-FAIL.html
Wrote JS log to TestStorage-testResize-fedora-i386-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestStorage-testResize-fedora-i386-127.0.0.2-2901-FAIL.log

First occurrence: 2018-01-15T10:43:17.782383 | revision 86c091deff447904c90289ed38d526eb2b2889d1, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (check_networking_basic.TestNetworking)
#
NAME         UUID                                  TYPE            DEVICE 
System eth0  5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03  802-3-ethernet  eth0   
virbr0       5e8937a8-b945-4566-991d-43f733bcb05e  bridge          virbr0 
System eth1  9c92fad9-6ecb-3e6c-eb4d-8a47c6f50c04  802-3-ethernet  --     
ens2         8a296a34-08e2-42d9-9e8d-b37c582e87cd  802-3-ethernet  --     

DevTools listening on ws://127.0.0.1:9310/devtools/browser/531d02a7-59ba-46a3-be90-e679b5b11136
[0115/105043.373521:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 149500: Permission denied (13)
[0115/105044.660669:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 149582: Permission denied (13)
52:54:01:00:00:03 -> eth2
52:54:01:00:00:03 -> eth2
> warning: Invalid prefix or netmask 255.255.0.8

(process:3172): GLib-GIO-WARNING **: gdbusobjectmanagerclient.c:1585: Processing InterfaceRemoved signal for path /org/freedesktop/NetworkManager/IP4Config/9 but no object proxy exists

(process:3172): GLib-GIO-WARNING **: gdbusobjectmanagerclient.c:1585: Processing InterfaceRemoved signal for path /org/freedesktop/NetworkManager/IP6Config/10 but no object proxy exists
Unexpected journal message 'audit: type=1400 audit(1516013432.277:146): avc:  denied  { map } for  pid=1065 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516013432.423:148): avc:  denied  { execute_no_trans } for  pid=1092 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestNetworking-testBasic-fedora-i386-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestNetworking-testBasic-fedora-i386-127.0.0.2-2801-FAIL.log
Journal extracted to TestNetworking-testBasic-fedora-26-127.0.0.2-2802-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 667, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 802, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516013432.277:146): avc:  denied  { map } for  pid=1065 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 22 testBasic (check_networking_basic.TestNetworking) # duration: 51s
Wrote screenshot to TestNetworking-testBasic-fedora-i386-127.0.0.2-2801-FAIL.png
Wrote HTML dump to TestNetworking-testBasic-fedora-i386-127.0.0.2-2801-FAIL.html
Wrote JS log to TestNetworking-testBasic-fedora-i386-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestNetworking-testBasic-fedora-i386-127.0.0.2-2801-FAIL.log
Journal extracted to TestNetworking-testBasic-fedora-26-127.0.0.2-2802-FAIL.log

First occurrence: 2018-01-15T10:51:07.233029 | revision 987a7baef83ef8ee7b207142b7c3d8c32d798f90, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testUnmanaged (check_networking_unmanaged.TestNetworking)
#
NAME         UUID                                  TYPE            DEVICE 
System eth0  5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03  802-3-ethernet  eth0   
virbr0       65cc2586-5dc4-460b-b03a-fea3b3fc92c4  bridge          virbr0 
System eth1  9c92fad9-6ecb-3e6c-eb4d-8a47c6f50c04  802-3-ethernet  --     
ens2         8a296a34-08e2-42d9-9e8d-b37c582e87cd  802-3-ethernet  --     

52:54:01:00:00:03 -> eth2
52:54:01:00:00:03 -> eth2
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9536/devtools/browser/ef98dc4d-bcae-437d-91f4-bad528d91e24
[0115/105549.899529:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 145730: Permission denied (13)
[0115/105551.161772:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 145762: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516013721.737:148): avc:  denied  { execute_no_trans } for  pid=1078 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestNetworking-testUnmanaged-fedora-i386-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestNetworking-testUnmanaged-fedora-i386-127.0.0.2-2501-FAIL.log
Journal extracted to TestNetworking-testUnmanaged-fedora-26-127.0.0.2-2502-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 667, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 802, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516013721.737:148): avc:  denied  { execute_no_trans } for  pid=1078 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 39 testUnmanaged (check_networking_unmanaged.TestNetworking) # duration: 57s
Wrote screenshot to TestNetworking-testUnmanaged-fedora-i386-127.0.0.2-2501-FAIL.png
Wrote HTML dump to TestNetworking-testUnmanaged-fedora-i386-127.0.0.2-2501-FAIL.html
Wrote JS log to TestNetworking-testUnmanaged-fedora-i386-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestNetworking-testUnmanaged-fedora-i386-127.0.0.2-2501-FAIL.log
Journal extracted to TestNetworking-testUnmanaged-fedora-26-127.0.0.2-2502-FAIL.log

First occurrence: 2018-01-15T10:56:03.206125 | revision 2f1fde12ff6a54c451cb9ad15f5f977dc32f6529, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testNonDefaultBondSettings (check_networking_bond.TestNetworking)
#
NAME             UUID                                  TYPE            DEVICE 
System eth0      5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03  802-3-ethernet  eth0   
static-52:54:01  3ccf513d-8f24-45fa-a57a-6f7102804e9e  802-3-ethernet  eth1   
virbr0           739b8252-f8b4-45a6-8103-5d51d571e810  bridge          virbr0 
System eth1      9c92fad9-6ecb-3e6c-eb4d-8a47c6f50c04  802-3-ethernet  --     
ens2             8a296a34-08e2-42d9-9e8d-b37c582e87cd  802-3-ethernet  --     

52:54:01:00:00:03 -> eth2
52:54:01:00:00:03 -> eth2
52:54:01:00:00:04 -> eth3
52:54:01:00:00:04 -> eth3
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9872/devtools/browser/388d2e27-83c6-4b97-a65d-9c415111e64b
[0115/105712.925022:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 147704: Permission denied (13)
[0115/105714.214590:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 147744: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516013799.839:112): avc:  denied  { map } for  pid=1009 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestNetworking-testNonDefaultBondSettings-fedora-i386-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestNetworking-testNonDefaultBondSettings-fedora-i386-127.0.0.2-2701-FAIL.log
Journal extracted to TestNetworking-testNonDefaultBondSettings-fedora-26-127.0.0.2-2702-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 667, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 802, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516013799.839:112): avc:  denied  { map } for  pid=1009 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 28 testNonDefaultBondSettings (check_networking_bond.TestNetworking) # duration: 77s
Wrote screenshot to TestNetworking-testNonDefaultBondSettings-fedora-i386-127.0.0.2-2701-FAIL.png
Wrote HTML dump to TestNetworking-testNonDefaultBondSettings-fedora-i386-127.0.0.2-2701-FAIL.html
Wrote JS log to TestNetworking-testNonDefaultBondSettings-fedora-i386-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestNetworking-testNonDefaultBondSettings-fedora-i386-127.0.0.2-2701-FAIL.log
Journal extracted to TestNetworking-testNonDefaultBondSettings-fedora-26-127.0.0.2-2702-FAIL.log

First occurrence: 2018-01-15T10:57:33.869709 | revision 2f1fde12ff6a54c451cb9ad15f5f977dc32f6529, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testUrlRoot (check_multi_machine.TestMultiMachine)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9758/devtools/browser/acdf0d95-8010-483c-b904-5ac76be33e33
[0115/105857.732048:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 150174: Permission denied (13)
[0115/105859.042024:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 150252: Permission denied (13)
(node:150183) Warning: Possible EventEmitter memory leak detected. 11 Page.loadEventFired listeners added. Use emitter.setMaxListeners() to increase limit
> log: Authentication failed: invalid-hostkey
> log: Authentication failed: unknown-host
> log: Authentication failed: unknown-hostkey
> log: Authentication failed
> log: Authentication failed: no-host
Unexpected journal message 'audit: type=1400 audit(1516013911.767:109): avc:  denied  { map } for  pid=1032 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516013911.869:111): avc:  denied  { execute_no_trans } for  pid=1051 comm="pmlogger_check" path="/usr/bin/pmlogger" dev="vda4" ino=148286 scontext=system_u:system_r:pcp_pmlogger_t:s0 tcontext=system_u:object_r:pcp_pmlogger_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestMultiMachine-testUrlRoot-fedora-i386-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestMultiMachine-testUrlRoot-fedora-i386-127.0.0.2-2601-FAIL.log
Journal extracted to TestMultiMachine-testUrlRoot-fedora-i386-127.0.0.2-2603-FAIL.log
Journal extracted to TestMultiMachine-testUrlRoot-fedora-i386-127.0.0.2-2602-FAIL.log
Core dumps downloaded to /build/cockpit/TestMultiMachine-testUrlRoot-fedora-i386-127.0.0.2-2602-FAIL.core
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 667, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 802, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516013911.767:109): avc:  denied  { map } for  pid=1032 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 17 testUrlRoot (check_multi_machine.TestMultiMachine) # duration: 90s
Wrote screenshot to TestMultiMachine-testUrlRoot-fedora-i386-127.0.0.2-2601-FAIL.png
Wrote HTML dump to TestMultiMachine-testUrlRoot-fedora-i386-127.0.0.2-2601-FAIL.html
Wrote JS log to TestMultiMachine-testUrlRoot-fedora-i386-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestMultiMachine-testUrlRoot-fedora-i386-127.0.0.2-2601-FAIL.log
Journal extracted to TestMultiMachine-testUrlRoot-fedora-i386-127.0.0.2-2603-FAIL.log
Journal extracted to TestMultiMachine-testUrlRoot-fedora-i386-127.0.0.2-2602-FAIL.log
Core dumps downloaded to /build/cockpit/TestMultiMachine-testUrlRoot-fedora-i386-127.0.0.2-2602-FAIL.core

First occurrence: 2018-01-15T10:59:43.176727 | revision 2f1fde12ff6a54c451cb9ad15f5f977dc32f6529, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (check_dashboard.TestBasicDashboard)
#

DevTools listening on ws://127.0.0.1:9390/devtools/browser/c20b0ff2-c83b-4d2c-ba7b-55e64ea6f22f
[0115/110759.572591:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 173843: Permission denied (13)
[0115/110800.467996:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 173872: Permission denied (13)

DevTools listening on ws://127.0.0.1:9434/devtools/browser/d96f4a2c-458b-4a67-8932-653f6304a978
[0115/110805.057885:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 174026: Permission denied (13)
[0115/110805.991037:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 174092: Permission denied (13)
[0115/110824.223642:ERROR:gl_implementation.cc(241)] Failed to load /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: cannot open shared object file: No such file or directory
[0115/110824.225306:ERROR:gpu_child_thread.cc(254)] Exiting GPU process due to errors during initialization
[0115/110824.754451:ERROR:gl_implementation.cc(241)] Failed to load /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: cannot open shared object file: No such file or directory
[0115/110824.756233:ERROR:gpu_child_thread.cc(254)] Exiting GPU process due to errors during initialization
[0115/110825.275092:ERROR:gl_implementation.cc(241)] Failed to load /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: cannot open shared object file: No such file or directory
[0115/110825.276990:ERROR:gpu_child_thread.cc(254)] Exiting GPU process due to errors during initialization
[0115/110825.787875:ERROR:gl_implementation.cc(241)] Failed to load /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: cannot open shared object file: No such file or directory
[0115/110825.790402:ERROR:gpu_child_thread.cc(254)] Exiting GPU process due to errors during initialization
Unexpected journal message 'audit: type=1400 audit(1516014464.802:146): avc:  denied  { map } for  pid=1057 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestBasicDashboard-testBasic-fedora-i386-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestBasicDashboard-testBasic-fedora-i386-127.0.0.2-2501-FAIL.log
Journal extracted to TestBasicDashboard-testBasic-fedora-i386-127.0.0.2-2503-FAIL.log
Journal extracted to TestBasicDashboard-testBasic-fedora-i386-127.0.0.2-2502-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 667, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 802, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516014464.802:146): avc:  denied  { map } for  pid=1057 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 132 testBasic (check_dashboard.TestBasicDashboard) # duration: 61s
Wrote screenshot to TestBasicDashboard-testBasic-fedora-i386-127.0.0.2-2501-FAIL.png
Wrote HTML dump to TestBasicDashboard-testBasic-fedora-i386-127.0.0.2-2501-FAIL.html
Wrote JS log to TestBasicDashboard-testBasic-fedora-i386-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestBasicDashboard-testBasic-fedora-i386-127.0.0.2-2501-FAIL.log
Journal extracted to TestBasicDashboard-testBasic-fedora-i386-127.0.0.2-2503-FAIL.log
Journal extracted to TestBasicDashboard-testBasic-fedora-i386-127.0.0.2-2502-FAIL.log

First occurrence: 2018-01-15T11:08:35.526920 | revision 987a7baef83ef8ee7b207142b7c3d8c32d798f90, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testTime (check_system_info.TestSystemInfo)
#

DevTools listening on ws://127.0.0.1:9639/devtools/browser/83b44044-fad7-4de4-bc55-6a9de1dc0f2a
[0115/110953.158601:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 176869: Permission denied (13)
[0115/110954.163514:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 176968: Permission denied (13)
> log: systemd-timedated not in use, ntp server configuration not supported
> log: systemd-timedated not in use, ntp server configuration not supported
> log: systemd-timedated not in use, ntp server configuration not supported
Unexpected journal message 'audit: type=1400 audit(1516014584.946:148): avc:  denied  { execute_no_trans } for  pid=1071 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestSystemInfo-testTime-fedora-i386-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestSystemInfo-testTime-fedora-i386-127.0.0.2-2401-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 667, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 802, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516014584.946:148): avc:  denied  { execute_no_trans } for  pid=1071 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 111 testTime (check_system_info.TestSystemInfo) # duration: 34s
Wrote screenshot to TestSystemInfo-testTime-fedora-i386-127.0.0.2-2401-FAIL.png
Wrote HTML dump to TestSystemInfo-testTime-fedora-i386-127.0.0.2-2401-FAIL.html
Wrote JS log to TestSystemInfo-testTime-fedora-i386-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestSystemInfo-testTime-fedora-i386-127.0.0.2-2401-FAIL.log

First occurrence: 2018-01-15T11:10:05.880798 | revision 987a7baef83ef8ee7b207142b7c3d8c32d798f90, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testL10N (check_apps.TestApps)
#

DevTools listening on ws://127.0.0.1:9703/devtools/browser/d6bf40b9-c1dc-4e1d-8f51-8cf56954cf4c
[0115/113927.524241:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 73271: Permission denied (13)
[0115/113928.451139:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 73305: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516016358.785:146): avc:  denied  { map } for  pid=1051 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestApps-testL10N-fedora-i386-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestApps-testL10N-fedora-i386-127.0.0.2-2501-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 667, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 802, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516016358.785:146): avc:  denied  { map } for  pid=1051 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 137 testL10N (check_apps.TestApps) # duration: 30s
Wrote screenshot to TestApps-testL10N-fedora-i386-127.0.0.2-2501-FAIL.png
Wrote HTML dump to TestApps-testL10N-fedora-i386-127.0.0.2-2501-FAIL.html
Wrote JS log to TestApps-testL10N-fedora-i386-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestApps-testL10N-fedora-i386-127.0.0.2-2501-FAIL.log

First occurrence: 2018-01-15T11:39:37.386802 | revision 4d6e42b76ac69b67112f1a0a49057c385aad3e29, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (check_accounts.TestAccounts)
#

DevTools listening on ws://127.0.0.1:9281/devtools/browser/3da83361-208f-44c2-a82c-d418da649823
[0115/113951.811201:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 74174: Permission denied (13)
[0115/113952.856308:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 74210: Permission denied (13)
> warning: chage: user 'anton' does not exist in /etc/passwd

> warning: chage: user 'anton' does not exist in /etc/passwd

> warning: chage: user 'anton' does not exist in /etc/passwd

userdel: group berta is the primary group of another user and is not removed.
> warning: chage: user 'anton' does not exist in /etc/passwd

> warning: chage: user 'anton' does not exist in /etc/passwd

> warning: Password quality check failed:
 The password is a palindrome

> warning: Password quality check failed:
 The password is a palindrome

> warning: Password quality check failed:
 The password is a palindrome

Unexpected journal message 'audit: type=1400 audit(1516016383.713:148): avc:  denied  { execute_no_trans } for  pid=1081 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestAccounts-testBasic-fedora-i386-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestAccounts-testBasic-fedora-i386-127.0.0.2-2201-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 667, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 802, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516016383.713:148): avc:  denied  { execute_no_trans } for  pid=1081 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 132 testBasic (check_accounts.TestAccounts) # duration: 35s
Wrote screenshot to TestAccounts-testBasic-fedora-i386-127.0.0.2-2201-FAIL.png
Wrote HTML dump to TestAccounts-testBasic-fedora-i386-127.0.0.2-2201-FAIL.html
Wrote JS log to TestAccounts-testBasic-fedora-i386-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestAccounts-testBasic-fedora-i386-127.0.0.2-2201-FAIL.log

First occurrence: 2018-01-15T11:40:07.260579 | revision 4d6e42b76ac69b67112f1a0a49057c385aad3e29, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testConditions (check_services.TestServices)
#
Created symlink /etc/systemd/system/multi-user.target.wants/condtest.service -> /etc/systemd/system/condtest.service.

DevTools listening on ws://127.0.0.1:9673/devtools/browser/a39c8149-4467-4780-9517-2ebd5c02ab0f
[0115/114456.404233:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 83119: Permission denied (13)
[0115/114457.384592:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 83197: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516016687.772:148): avc:  denied  { execute_no_trans } for  pid=1076 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestServices-testConditions-fedora-i386-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestServices-testConditions-fedora-i386-127.0.0.2-2301-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 667, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 802, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516016687.772:148): avc:  denied  { execute_no_trans } for  pid=1076 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 58 testConditions (check_services.TestServices) # duration: 30s
Wrote screenshot to TestServices-testConditions-fedora-i386-127.0.0.2-2301-FAIL.png
Wrote HTML dump to TestServices-testConditions-fedora-i386-127.0.0.2-2301-FAIL.html
Wrote JS log to TestServices-testConditions-fedora-i386-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestServices-testConditions-fedora-i386-127.0.0.2-2301-FAIL.log

First occurrence: 2018-01-15T11:45:05.758243 | revision 4d6e42b76ac69b67112f1a0a49057c385aad3e29, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBridge (check_networking_bridge.TestNetworking)
#
NAME         UUID                                  TYPE            DEVICE 
System eth0  5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03  802-3-ethernet  eth0   
virbr0       0ad934b9-b35d-4183-9724-223adbd24ef2  bridge          virbr0 
System eth1  9c92fad9-6ecb-3e6c-eb4d-8a47c6f50c04  802-3-ethernet  --     
ens2         8a296a34-08e2-42d9-9e8d-b37c582e87cd  802-3-ethernet  --     

DevTools listening on ws://127.0.0.1:10188/devtools/browser/efe1012b-fea3-42bc-a06a-cb440072982c
[0115/114646.145031:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 87176: Permission denied (13)
[0115/114647.144815:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 87239: Permission denied (13)
52:54:01:00:00:03 -> eth2
52:54:01:00:00:03 -> eth2
52:54:01:00:00:04 -> eth3
52:54:01:00:00:04 -> eth3
Unexpected journal message 'audit: type=1400 audit(1516016794.944:148): avc:  denied  { execute_no_trans } for  pid=1088 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestNetworking-testBridge-fedora-i386-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestNetworking-testBridge-fedora-i386-127.0.0.2-2801-FAIL.log
Journal extracted to TestNetworking-testBridge-fedora-26-127.0.0.2-2802-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 667, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 802, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516016794.944:148): avc:  denied  { execute_no_trans } for  pid=1088 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 29 testBridge (check_networking_bridge.TestNetworking) # duration: 40s
Wrote screenshot to TestNetworking-testBridge-fedora-i386-127.0.0.2-2801-FAIL.png
Wrote HTML dump to TestNetworking-testBridge-fedora-i386-127.0.0.2-2801-FAIL.html
Wrote JS log to TestNetworking-testBridge-fedora-i386-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestNetworking-testBridge-fedora-i386-127.0.0.2-2801-FAIL.log
Journal extracted to TestNetworking-testBridge-fedora-26-127.0.0.2-2802-FAIL.log

First occurrence: 2018-01-15T11:47:03.972804 | revision 4d6e42b76ac69b67112f1a0a49057c385aad3e29, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testUrlRoot (check_multi_machine.TestMultiMachine)
#

DevTools listening on ws://127.0.0.1:9924/devtools/browser/e3cee93b-f0fc-4fc4-bb62-6a11f931763d
[0115/114810.412211:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 89840: Permission denied (13)
[0115/114811.367462:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 89877: Permission denied (13)
(node:89848) Warning: Possible EventEmitter memory leak detected. 11 Page.loadEventFired listeners added. Use emitter.setMaxListeners() to increase limit
> log: transport closed, dropped message:  1:1!1
{"type":"s","call":["/user","org.freedesktop.DBus.Properties","GetAll",["cockpit.User"]],"id":"2"}
> log: Authentication failed: invalid-hostkey
> log: Authentication failed: unknown-host
> log: Authentication failed: unknown-hostkey
> log: Authentication failed
> log: Authentication failed: no-host
Unexpected journal message 'audit: type=1400 audit(1516016871.921:145): avc:  denied  { execute_no_trans } for  pid=1074 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestMultiMachine-testUrlRoot-fedora-i386-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestMultiMachine-testUrlRoot-fedora-i386-127.0.0.2-2401-FAIL.log
Journal extracted to TestMultiMachine-testUrlRoot-fedora-i386-127.0.0.2-2403-FAIL.log
Journal extracted to TestMultiMachine-testUrlRoot-fedora-i386-127.0.0.2-2402-FAIL.log
Core dumps downloaded to /build/cockpit/TestMultiMachine-testUrlRoot-fedora-i386-127.0.0.2-2402-FAIL.core
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 667, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 802, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516016871.921:145): avc:  denied  { execute_no_trans } for  pid=1074 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 17 testUrlRoot (check_multi_machine.TestMultiMachine) # duration: 56s
Wrote screenshot to TestMultiMachine-testUrlRoot-fedora-i386-127.0.0.2-2401-FAIL.png
Wrote HTML dump to TestMultiMachine-testUrlRoot-fedora-i386-127.0.0.2-2401-FAIL.html
Wrote JS log to TestMultiMachine-testUrlRoot-fedora-i386-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestMultiMachine-testUrlRoot-fedora-i386-127.0.0.2-2401-FAIL.log
Journal extracted to TestMultiMachine-testUrlRoot-fedora-i386-127.0.0.2-2403-FAIL.log
Journal extracted to TestMultiMachine-testUrlRoot-fedora-i386-127.0.0.2-2402-FAIL.log
Core dumps downloaded to /build/cockpit/TestMultiMachine-testUrlRoot-fedora-i386-127.0.0.2-2402-FAIL.core

First occurrence: 2018-01-15T11:48:37.584922 | revision 4d6e42b76ac69b67112f1a0a49057c385aad3e29, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testDirectLogin (check_multi_machine.TestMultiMachine)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9719/devtools/browser/f79e44cf-7954-4cf7-94c9-262dc576e14f
[0115/115848.415949:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 188862: Permission denied (13)
[0115/115849.577300:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 188922: Permission denied (13)
(node:188882) Warning: Possible EventEmitter memory leak detected. 11 Page.loadEventFired listeners added. Use emitter.setMaxListeners() to increase limit
> log: Authentication failed: invalid-hostkey
> log: Authentication failed: unknown-host
> log: Authentication failed: unknown-hostkey
> log: Authentication failed
> log: Authentication failed: no-host
Unexpected journal message 'audit: type=1400 audit(1516017512.328:112): avc:  denied  { map } for  pid=1035 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516017512.347:114): avc:  denied  { execute_no_trans } for  pid=1039 comm="pmlogger_check" path="/usr/bin/pmlogger" dev="vda4" ino=148286 scontext=system_u:system_r:pcp_pmlogger_t:s0 tcontext=system_u:object_r:pcp_pmlogger_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestMultiMachine-testDirectLogin-fedora-i386-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestMultiMachine-testDirectLogin-fedora-i386-127.0.0.2-2201-FAIL.log
Journal extracted to TestMultiMachine-testDirectLogin-fedora-i386-127.0.0.2-2203-FAIL.log
Journal extracted to TestMultiMachine-testDirectLogin-fedora-i386-127.0.0.2-2202-FAIL.log
Core dumps downloaded to /build/cockpit/TestMultiMachine-testDirectLogin-fedora-i386-127.0.0.2-2202-FAIL.core
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 667, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 802, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516017512.328:112): avc:  denied  { map } for  pid=1035 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 12 testDirectLogin (check_multi_machine.TestMultiMachine) # duration: 70s
Wrote screenshot to TestMultiMachine-testDirectLogin-fedora-i386-127.0.0.2-2201-FAIL.png
Wrote HTML dump to TestMultiMachine-testDirectLogin-fedora-i386-127.0.0.2-2201-FAIL.html
Wrote JS log to TestMultiMachine-testDirectLogin-fedora-i386-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestMultiMachine-testDirectLogin-fedora-i386-127.0.0.2-2201-FAIL.log
Journal extracted to TestMultiMachine-testDirectLogin-fedora-i386-127.0.0.2-2203-FAIL.log
Journal extracted to TestMultiMachine-testDirectLogin-fedora-i386-127.0.0.2-2202-FAIL.log
Core dumps downloaded to /build/cockpit/TestMultiMachine-testDirectLogin-fedora-i386-127.0.0.2-2202-FAIL.core

First occurrence: 2018-01-15T11:59:23.544204 | revision a9ef77a0ee5c0dca1db8b5037164521cd90b6321, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testPackageKitCrash (check_packagekit.TestUpdates)
#

DevTools listening on ws://127.0.0.1:9558/devtools/browser/a3800e43-1e5e-4ae4-b598-d407176f8289
[0115/131210.537139:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 59736: Permission denied (13)
[0115/131211.622980:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 59771: Permission denied (13)
> log: close:  
Unexpected journal message 'audit: type=1400 audit(1516021918.620:112): avc:  denied  { map } for  pid=1000 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestUpdates-testPackageKitCrash-fedora-i386-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestUpdates-testPackageKitCrash-fedora-i386-127.0.0.2-2701-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 667, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 802, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516021918.620:112): avc:  denied  { map } for  pid=1000 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 121 testPackageKitCrash (check_packagekit.TestUpdates) # duration: 33s
Wrote screenshot to TestUpdates-testPackageKitCrash-fedora-i386-127.0.0.2-2701-FAIL.png
Wrote HTML dump to TestUpdates-testPackageKitCrash-fedora-i386-127.0.0.2-2701-FAIL.html
Wrote JS log to TestUpdates-testPackageKitCrash-fedora-i386-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestUpdates-testPackageKitCrash-fedora-i386-127.0.0.2-2701-FAIL.log

First occurrence: 2018-01-15T13:12:18.808018 | revision 1ba00a1a110e0e903fd81de49d6a4b7e30cbdc28, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testNfsBusy (check_storage_nfs.TestStorage)
#

DevTools listening on ws://127.0.0.1:9851/devtools/browser/1399f85d-602e-4906-8c62-5d17cce6ac03
[0115/131436.948794:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 63820: Permission denied (13)
[0115/131437.899617:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 63862: Permission denied (13)
> warning: clnt_create: RPC: Unknown host

> warning: 
> warning: umount.nfs4: /mounts/foo: device is busy

Connection to 127.0.0.2 closed by remote host.
Unexpected journal message 'audit: type=1400 audit(1516022069.774:97): avc:  denied  { map } for  pid=995 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516022069.860:99): avc:  denied  { execute_no_trans } for  pid=1029 comm="pmlogger_check" path="/usr/bin/pmlogger" dev="vda4" ino=148286 scontext=system_u:system_r:pcp_pmlogger_t:s0 tcontext=system_u:object_r:pcp_pmlogger_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516022069.892:100): avc:  denied  { execute_no_trans } for  pid=1037 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestStorage-testNfsBusy-fedora-i386-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestStorage-testNfsBusy-fedora-i386-127.0.0.2-2601-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 667, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 802, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516022069.774:97): avc:  denied  { map } for  pid=995 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 97 testNfsBusy (check_storage_nfs.TestStorage) # duration: 29s
Wrote screenshot to TestStorage-testNfsBusy-fedora-i386-127.0.0.2-2601-FAIL.png
Wrote HTML dump to TestStorage-testNfsBusy-fedora-i386-127.0.0.2-2601-FAIL.html
Wrote JS log to TestStorage-testNfsBusy-fedora-i386-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestStorage-testNfsBusy-fedora-i386-127.0.0.2-2601-FAIL.log

First occurrence: 2018-01-15T13:14:47.445658 | revision 1ba00a1a110e0e903fd81de49d6a4b7e30cbdc28, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testDynamic (check_roles.TestRoles)
#

DevTools listening on ws://127.0.0.1:9312/devtools/browser/abbd0417-f10f-4ce0-89b4-fd6df456dda7
[0115/131648.402870:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 67755: Permission denied (13)
[0115/131649.422586:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 67848: Permission denied (13)
> warning: Couldn't read /etc/passwd
> warning: Unexpected error 
Unexpected journal message 'audit: type=1400 audit(1516022199.763:112): avc:  denied  { map } for  pid=1039 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516022199.869:114): avc:  denied  { execute_no_trans } for  pid=1073 comm="pmlogger_check" path="/usr/bin/pmlogger" dev="vda4" ino=148286 scontext=system_u:system_r:pcp_pmlogger_t:s0 tcontext=system_u:object_r:pcp_pmlogger_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516022199.895:115): avc:  denied  { execute_no_trans } for  pid=1078 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestRoles-testDynamic-fedora-i386-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestRoles-testDynamic-fedora-i386-127.0.0.2-2301-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 667, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 802, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516022199.763:112): avc:  denied  { map } for  pid=1039 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 71 testDynamic (check_roles.TestRoles) # duration: 27s
Wrote screenshot to TestRoles-testDynamic-fedora-i386-127.0.0.2-2301-FAIL.png
Wrote HTML dump to TestRoles-testDynamic-fedora-i386-127.0.0.2-2301-FAIL.html
Wrote JS log to TestRoles-testDynamic-fedora-i386-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestRoles-testDynamic-fedora-i386-127.0.0.2-2301-FAIL.log

First occurrence: 2018-01-15T13:16:54.831315 | revision 1ba00a1a110e0e903fd81de49d6a4b7e30cbdc28, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBondingMain (check_networking_bond.TestNetworking)
#
NAME             UUID                                  TYPE            DEVICE 
System eth0      5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03  802-3-ethernet  eth0   
static-52:54:01  8b32f075-1c0d-4e9a-bb01-8f0bdb8fb531  802-3-ethernet  eth1   
virbr0           7409ce94-e9fe-4d7f-b54e-ebd1750851bf  bridge          virbr0 
System eth1      9c92fad9-6ecb-3e6c-eb4d-8a47c6f50c04  802-3-ethernet  --     
ens2             8a296a34-08e2-42d9-9e8d-b37c582e87cd  802-3-ethernet  --     

52:54:01:00:00:01 -> eth1

DevTools listening on ws://127.0.0.1:9490/devtools/browser/cea7f972-0037-44d4-9031-55075b2f609f
[0115/131844.215602:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 71669: Permission denied (13)
[0115/131845.236810:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 71742: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516022314.029:121): avc:  denied  { map } for  pid=1029 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestNetworking-testBondingMain-fedora-i386-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestNetworking-testBondingMain-fedora-i386-127.0.0.2-2901-FAIL.log
Journal extracted to TestNetworking-testBondingMain-fedora-26-127.0.0.2-2902-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 667, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 802, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516022314.029:121): avc:  denied  { map } for  pid=1029 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 26 testBondingMain (check_networking_bond.TestNetworking) # duration: 31s
Wrote screenshot to TestNetworking-testBondingMain-fedora-i386-127.0.0.2-2901-FAIL.png
Wrote HTML dump to TestNetworking-testBondingMain-fedora-i386-127.0.0.2-2901-FAIL.html
Wrote JS log to TestNetworking-testBondingMain-fedora-i386-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestNetworking-testBondingMain-fedora-i386-127.0.0.2-2901-FAIL.log
Journal extracted to TestNetworking-testBondingMain-fedora-26-127.0.0.2-2902-FAIL.log

First occurrence: 2018-01-15T13:18:53.465661 | revision 1ba00a1a110e0e903fd81de49d6a4b7e30cbdc28, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testDisks (check_machines.TestMachines)
#

DevTools listening on ws://127.0.0.1:9530/devtools/browser/63869003-a298-4c7e-8aa1-5bcf1eec9012
[0115/132142.356323:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 77448: Permission denied (13)
[0115/132143.405933:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 77512: Permission denied (13)
Restarting vm-subVmTest1, might take a while
Unexpected journal message 'audit: type=1400 audit(1516022491.998:112): avc:  denied  { map } for  pid=1021 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516022492.055:114): avc:  denied  { execute_no_trans } for  pid=1046 comm="pmlogger_check" path="/usr/bin/pmlogger" dev="vda4" ino=148286 scontext=system_u:system_r:pcp_pmlogger_t:s0 tcontext=system_u:object_r:pcp_pmlogger_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestMachines-testDisks-fedora-i386-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestMachines-testDisks-fedora-i386-127.0.0.2-2401-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 667, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 802, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516022491.998:112): avc:  denied  { map } for  pid=1021 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 3 testDisks (check_machines.TestMachines) # duration: 43s
Wrote screenshot to TestMachines-testDisks-fedora-i386-127.0.0.2-2401-FAIL.png
Wrote HTML dump to TestMachines-testDisks-fedora-i386-127.0.0.2-2401-FAIL.html
Wrote JS log to TestMachines-testDisks-fedora-i386-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestMachines-testDisks-fedora-i386-127.0.0.2-2401-FAIL.log

First occurrence: 2018-01-15T13:22:01.094195 | revision 1ba00a1a110e0e903fd81de49d6a4b7e30cbdc28, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (check_terminal.TestTerminal)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9458/devtools/browser/9ed7d64e-dd18-41cb-b423-1c419d4ef786
[0115/130035.789634:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 27718: Permission denied (13)
[0115/130036.775265:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 27956: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516021226.104:148): avc:  denied  { execute_no_trans } for  pid=1076 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestTerminal-testBasic-fedora-i386-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestTerminal-testBasic-fedora-i386-127.0.0.2-2201-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 667, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 802, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516021226.104:148): avc:  denied  { execute_no_trans } for  pid=1076 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 181 testBasic (check_terminal.TestTerminal) # duration: 33s
Wrote screenshot to TestTerminal-testBasic-fedora-i386-127.0.0.2-2201-FAIL.png
Wrote HTML dump to TestTerminal-testBasic-fedora-i386-127.0.0.2-2201-FAIL.html
Wrote JS log to TestTerminal-testBasic-fedora-i386-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestTerminal-testBasic-fedora-i386-127.0.0.2-2201-FAIL.log

First occurrence: 2018-01-15T13:00:45.579247 | revision e9e5849b2f71ca7fe1c60d9f91b25c5e6e6ec407, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testMotd (check_system_info.TestSystemInfo)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9970/devtools/browser/0dff7905-d9ae-47f4-a4cd-5135ac2a3987
[0115/130531.918203:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 36036: Permission denied (13)
[0115/130532.870654:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 36140: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516021523.613:146): avc:  denied  { map } for  pid=1058 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516021523.752:148): avc:  denied  { execute_no_trans } for  pid=1085 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestSystemInfo-testMotd-fedora-i386-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestSystemInfo-testMotd-fedora-i386-127.0.0.2-2501-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 667, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 802, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516021523.613:146): avc:  denied  { map } for  pid=1058 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 111 testMotd (check_system_info.TestSystemInfo) # duration: 30s
Wrote screenshot to TestSystemInfo-testMotd-fedora-i386-127.0.0.2-2501-FAIL.png
Wrote HTML dump to TestSystemInfo-testMotd-fedora-i386-127.0.0.2-2501-FAIL.html
Wrote JS log to TestSystemInfo-testMotd-fedora-i386-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestSystemInfo-testMotd-fedora-i386-127.0.0.2-2501-FAIL.log

First occurrence: 2018-01-15T13:05:46.229938 | revision e9e5849b2f71ca7fe1c60d9f91b25c5e6e6ec407, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testCreateTimer (check_services.TestServices)
#

DevTools listening on ws://127.0.0.1:10150/devtools/browser/82e27840-1898-41e7-ab65-673013e71c67
[0115/130434.649160:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 24570: Permission denied (13)
[0115/130435.643946:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 24630: Permission denied (13)
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> warning: transport closed: disconnected
CDP: {"source":"network","level":"error","text":"Failed to load resource: net::ERR_EMPTY_RESPONSE","timestamp":1516021546707.27,"url":"http://127.0.0.2:9191/cockpit/static/fonts/OpenSans-Light-webfont.woff","networkRequestId":"24630.29"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"16"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"17"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"18"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"19"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"20"}
Unexpected journal message 'audit: type=1400 audit(1516021466.044:147): avc:  denied  { execute_no_trans } for  pid=1080 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestServices-testCreateTimer-fedora-i386-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestServices-testCreateTimer-fedora-i386-127.0.0.2-2301-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 667, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 802, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516021466.044:147): avc:  denied  { execute_no_trans } for  pid=1080 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 91 testCreateTimer (check_services.TestServices) # duration: 117s
Wrote screenshot to TestServices-testCreateTimer-fedora-i386-127.0.0.2-2301-FAIL.png
Wrote HTML dump to TestServices-testCreateTimer-fedora-i386-127.0.0.2-2301-FAIL.html
Wrote JS log to TestServices-testCreateTimer-fedora-i386-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestServices-testCreateTimer-fedora-i386-127.0.0.2-2301-FAIL.log

First occurrence: 2018-01-15T13:06:11.617009 | revision a7e37c0c527cdab36d7ac5cb1716d53daadc6c5b, logs Times recorded: 1 Latest occurrences:

cockpituous commented 6 years ago

verify/fedora-i386 Ooops, it happened again


# ----------------------------------------------------------------------
# testNoPermission (check_shutdown_restart.TestShutdownRestart)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9628/devtools/browser/eae79cf1-6445-4460-b354-ba0798732daa
[0115/130753.757595:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 40355: Permission denied (13)
[0115/130754.739795:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 40478: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516021660.795:148): avc:  denied  { execute_no_trans } for  pid=1095 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestShutdownRestart-testNoPermission-fedora-i386-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestShutdownRestart-testNoPermission-fedora-i386-127.0.0.2-2401-FAIL.log
Journal extracted to TestShutdownRestart-testNoPermission-fedora-i386-127.0.0.2-2402-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 667, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 802, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516021660.795:148): avc:  denied  { execute_no_trans } for  pid=1095 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 81 testNoPermission (check_shutdown_restart.TestShutdownRestart) # duration: 30s
Wrote screenshot to TestShutdownRestart-testNoPermission-fedora-i386-127.0.0.2-2401-FAIL.png
Wrote HTML dump to TestShutdownRestart-testNoPermission-fedora-i386-127.0.0.2-2401-FAIL.html
Wrote JS log to TestShutdownRestart-testNoPermission-fedora-i386-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestShutdownRestart-testNoPermission-fedora-i386-127.0.0.2-2401-FAIL.log
Journal extracted to TestShutdownRestart-testNoPermission-fedora-i386-127.0.0.2-2402-FAIL.log

First occurrence: 2018-01-15T13:08:00.045657 | revision e9e5849b2f71ca7fe1c60d9f91b25c5e6e6ec407, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testFrameReload (check_pages.TestPages)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9264/devtools/browser/d10c34fd-0df4-4232-8491-4bac86f84cbe
[0115/130855.866780:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 42504: Permission denied (13)
[0115/130856.841493:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 42605: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516021727.534:148): avc:  denied  { execute_no_trans } for  pid=1082 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestPages-testFrameReload-fedora-i386-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestPages-testFrameReload-fedora-i386-127.0.0.2-2601-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 667, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 802, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516021727.534:148): avc:  denied  { execute_no_trans } for  pid=1082 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 67 testFrameReload (check_pages.TestPages) # duration: 25s
Wrote screenshot to TestPages-testFrameReload-fedora-i386-127.0.0.2-2601-FAIL.png
Wrote HTML dump to TestPages-testFrameReload-fedora-i386-127.0.0.2-2601-FAIL.html
Wrote JS log to TestPages-testFrameReload-fedora-i386-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestPages-testFrameReload-fedora-i386-127.0.0.2-2601-FAIL.log

First occurrence: 2018-01-15T13:09:01.384379 | revision e9e5849b2f71ca7fe1c60d9f91b25c5e6e6ec407, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testNonDefaultBondSettings (check_networking_bond.TestNetworking)
#
NAME             UUID                                  TYPE            DEVICE 
System eth0      5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03  802-3-ethernet  eth0   
static-52:54:01  225462cc-331b-472d-88f4-6766164e430c  802-3-ethernet  eth1   
virbr0           df84c9e7-1092-44dc-8602-708e29c0c4ad  bridge          virbr0 
System eth1      9c92fad9-6ecb-3e6c-eb4d-8a47c6f50c04  802-3-ethernet  --     
ens2             8a296a34-08e2-42d9-9e8d-b37c582e87cd  802-3-ethernet  --     

52:54:01:00:00:03 -> eth2
52:54:01:00:00:03 -> eth2
52:54:01:00:00:04 -> eth3
52:54:01:00:00:04 -> eth3
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9502/devtools/browser/ab670886-5cad-4179-880c-16a450ee0fdd
[0115/131030.581178:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 45906: Permission denied (13)
[0115/131031.560368:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 45962: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516021805.618:147): avc:  denied  { execute_no_trans } for  pid=1078 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestNetworking-testNonDefaultBondSettings-fedora-i386-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestNetworking-testNonDefaultBondSettings-fedora-i386-127.0.0.2-2601-FAIL.log
Journal extracted to TestNetworking-testNonDefaultBondSettings-fedora-26-127.0.0.2-2602-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 667, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 802, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516021805.618:147): avc:  denied  { execute_no_trans } for  pid=1078 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 28 testNonDefaultBondSettings (check_networking_bond.TestNetworking) # duration: 53s
Wrote screenshot to TestNetworking-testNonDefaultBondSettings-fedora-i386-127.0.0.2-2601-FAIL.png
Wrote HTML dump to TestNetworking-testNonDefaultBondSettings-fedora-i386-127.0.0.2-2601-FAIL.html
Wrote JS log to TestNetworking-testNonDefaultBondSettings-fedora-i386-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestNetworking-testNonDefaultBondSettings-fedora-i386-127.0.0.2-2601-FAIL.log
Journal extracted to TestNetworking-testNonDefaultBondSettings-fedora-26-127.0.0.2-2602-FAIL.log

First occurrence: 2018-01-15T13:10:47.933913 | revision e9e5849b2f71ca7fe1c60d9f91b25c5e6e6ec407, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testState (check_machines.TestMachines)
#

DevTools listening on ws://127.0.0.1:9714/devtools/browser/a0626214-ca15-4d77-b096-6113b0919df0
[0115/131147.273998:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 37000: Permission denied (13)
[0115/131148.189248:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 37066: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516021895.772:138): avc:  denied  { map } for  pid=1041 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516021895.794:140): avc:  denied  { execute_no_trans } for  pid=1046 comm="pmlogger_check" path="/usr/bin/pmlogger" dev="vda4" ino=148286 scontext=system_u:system_r:pcp_pmlogger_t:s0 tcontext=system_u:object_r:pcp_pmlogger_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestMachines-testState-fedora-i386-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestMachines-testState-fedora-i386-127.0.0.2-2301-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 667, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 802, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516021895.772:138): avc:  denied  { map } for  pid=1041 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 8 testState (check_machines.TestMachines) # duration: 31s
Wrote screenshot to TestMachines-testState-fedora-i386-127.0.0.2-2301-FAIL.png
Wrote HTML dump to TestMachines-testState-fedora-i386-127.0.0.2-2301-FAIL.html
Wrote JS log to TestMachines-testState-fedora-i386-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestMachines-testState-fedora-i386-127.0.0.2-2301-FAIL.log

First occurrence: 2018-01-15T13:11:56.006714 | revision a7e37c0c527cdab36d7ac5cb1716d53daadc6c5b, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testUnused (check_storage_unused.TestStorage)
#

DevTools listening on ws://127.0.0.1:10198/devtools/browser/19788b64-1f19-4237-89e4-93ee7272c9c5
[0115/141530.544963:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 118094: Permission denied (13)
[0115/141531.731198:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 118152: Permission denied (13)
Warning: The resulting partition is not properly aligned for best performance: 47105s % 2048s != 0s
Unexpected journal message 'audit: type=1400 audit(1516025720.782:145): avc:  denied  { execute_no_trans } for  pid=1073 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestStorage-testUnused-fedora-i386-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestStorage-testUnused-fedora-i386-127.0.0.2-2601-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 667, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 802, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516025720.782:145): avc:  denied  { execute_no_trans } for  pid=1073 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 106 testUnused (check_storage_unused.TestStorage) # duration: 39s
Wrote screenshot to TestStorage-testUnused-fedora-i386-127.0.0.2-2601-FAIL.png
Wrote HTML dump to TestStorage-testUnused-fedora-i386-127.0.0.2-2601-FAIL.html
Wrote JS log to TestStorage-testUnused-fedora-i386-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestStorage-testUnused-fedora-i386-127.0.0.2-2601-FAIL.log

First occurrence: 2018-01-15T14:15:41.560528 | revision 0081376c2a9d907603ec393b038e7b1ea8e2d17d, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testUnpartitionedSpace (check_storage_lvm2.TestStorage)
#

DevTools listening on ws://127.0.0.1:9753/devtools/browser/bc8ef51d-98ff-4855-a6c5-573a057a8bd8
[0115/141659.110075:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 120128: Permission denied (13)
[0115/141700.205817:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 120163: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516025810.544:145): avc:  denied  { map } for  pid=1039 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516025810.609:147): avc:  denied  { execute_no_trans } for  pid=1048 comm="pmlogger_check" path="/usr/bin/pmlogger" dev="vda4" ino=148286 scontext=system_u:system_r:pcp_pmlogger_t:s0 tcontext=system_u:object_r:pcp_pmlogger_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestStorage-testUnpartitionedSpace-fedora-i386-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestStorage-testUnpartitionedSpace-fedora-i386-127.0.0.2-2901-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 667, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 802, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516025810.544:145): avc:  denied  { map } for  pid=1039 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 93 testUnpartitionedSpace (check_storage_lvm2.TestStorage) # duration: 43s
Wrote screenshot to TestStorage-testUnpartitionedSpace-fedora-i386-127.0.0.2-2901-FAIL.png
Wrote HTML dump to TestStorage-testUnpartitionedSpace-fedora-i386-127.0.0.2-2901-FAIL.html
Wrote JS log to TestStorage-testUnpartitionedSpace-fedora-i386-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestStorage-testUnpartitionedSpace-fedora-i386-127.0.0.2-2901-FAIL.log

First occurrence: 2018-01-15T14:17:15.668878 | revision 0081376c2a9d907603ec393b038e7b1ea8e2d17d, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testSudo (check_reauthorize.TestReauthorize)
#

DevTools listening on ws://127.0.0.1:9448/devtools/browser/7bbe21e9-e5f3-4db4-a3c6-f0e02991874b
[0115/141933.578618:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 124314: Permission denied (13)
[0115/141934.564651:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 124351: Permission denied (13)
> log: fail
> log: done
> log: fail
> log: transport closed, dropped message:  1:1!19
{"call":["/org/freedesktop/systemd1","org.freedesktop.systemd1.Manager","Subscribe",[]],"id":"3"}
> log: transport closed, dropped message:  1:1!19
{"call":["/org/freedesktop/systemd1","org.freedesktop.systemd1.Manager","LoadUnit",["tuned.service"]],"id":"4"}
> log: transport closed, dropped message:  1:1!5
{"call":["/org/freedesktop/systemd1","org.freedesktop.systemd1.Manager","Subscribe",[]],"id":"3"}
> log: transport closed, dropped message:  1:1!5
{"call":["/org/freedesktop/systemd1","org.freedesktop.systemd1.Manager","LoadUnit",["dbus-org.freedesktop.timedate1.service"]],"id":"4"}
> log: transport closed, dropped message:  1:1!5
{"call":["/org/freedesktop/systemd1","org.freedesktop.systemd1.Manager","LoadUnit",["systemd-timesyncd.service"]],"id":"5"}
> log: transport closed, dropped message:  1:1!5
{"call":["/org/freedesktop/systemd1","org.freedesktop.systemd1.Manager","LoadUnit",["pmcd.service"]],"id":"6"}
> log: transport closed, dropped message:  1:1!5
{"call":["/org/freedesktop/systemd1","org.freedesktop.systemd1.Manager","LoadUnit",["pmlogger.service"]],"id":"7"}
(node:124322) Warning: Possible EventEmitter memory leak detected. 11 Page.loadEventFired listeners added. Use emitter.setMaxListeners() to increase limit
> log: done
Unexpected journal message 'audit: type=1400 audit(1516025964.232:147): avc:  denied  { execute_no_trans } for  pid=1074 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestReauthorize-testSudo-fedora-i386-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestReauthorize-testSudo-fedora-i386-127.0.0.2-2601-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 667, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 802, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516025964.232:147): avc:  denied  { execute_no_trans } for  pid=1074 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 68 testSudo (check_reauthorize.TestReauthorize) # duration: 43s
Wrote screenshot to TestReauthorize-testSudo-fedora-i386-127.0.0.2-2601-FAIL.png
Wrote HTML dump to TestReauthorize-testSudo-fedora-i386-127.0.0.2-2601-FAIL.html
Wrote JS log to TestReauthorize-testSudo-fedora-i386-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestReauthorize-testSudo-fedora-i386-127.0.0.2-2601-FAIL.log

First occurrence: 2018-01-15T14:19:55.000913 | revision 0081376c2a9d907603ec393b038e7b1ea8e2d17d, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBond (check_networking_bond.TestNetworking)
#
NAME             UUID                                  TYPE            DEVICE 
System eth0      5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03  802-3-ethernet  eth0   
static-52:54:01  b76b8725-cb98-415a-94e9-eb0244302599  802-3-ethernet  eth1   
virbr0           4c6f305c-a8b2-4fdc-86ba-a903c90dff3d  bridge          virbr0 
System eth1      9c92fad9-6ecb-3e6c-eb4d-8a47c6f50c04  802-3-ethernet  --     
ens2             8a296a34-08e2-42d9-9e8d-b37c582e87cd  802-3-ethernet  --     

DevTools listening on ws://127.0.0.1:9679/devtools/browser/5ad75f9e-a604-4e5c-8283-ae092251e2d6
[0115/142129.203718:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 128597: Permission denied (13)
[0115/142130.105858:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 128640: Permission denied (13)
52:54:01:00:00:03 -> eth2
52:54:01:00:00:03 -> eth2
52:54:01:00:00:04 -> eth3
52:54:01:00:00:04 -> eth3
Unexpected journal message 'audit: type=1400 audit(1516026077.516:148): avc:  denied  { execute_no_trans } for  pid=1073 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestNetworking-testBond-fedora-i386-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestNetworking-testBond-fedora-i386-127.0.0.2-2901-FAIL.log
Journal extracted to TestNetworking-testBond-fedora-26-127.0.0.2-2902-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 667, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 802, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516026077.516:148): avc:  denied  { execute_no_trans } for  pid=1073 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 24 testBond (check_networking_bond.TestNetworking) # duration: 41s
Wrote screenshot to TestNetworking-testBond-fedora-i386-127.0.0.2-2901-FAIL.png
Wrote HTML dump to TestNetworking-testBond-fedora-i386-127.0.0.2-2901-FAIL.html
Wrote JS log to TestNetworking-testBond-fedora-i386-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestNetworking-testBond-fedora-i386-127.0.0.2-2901-FAIL.log
Journal extracted to TestNetworking-testBond-fedora-26-127.0.0.2-2902-FAIL.log

First occurrence: 2018-01-15T14:21:48.587805 | revision 0081376c2a9d907603ec393b038e7b1ea8e2d17d, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testTroubleshooting (check_multi_machine.TestMultiMachine)
#

DevTools listening on ws://127.0.0.1:9530/devtools/browser/375271e4-d793-49f0-8ff2-413c69ed3b87
[0115/142225.763311:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 130476: Permission denied (13)
[0115/142226.774977:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 130529: Permission denied (13)
> warning: cat: '*.pub': No such file or directory

> warning: failed to list keys in home directory: cat: '*.pub': No such file or directory
> warning: cat: '*.pub': No such file or directory

> warning: failed to list keys in home directory: cat: '*.pub': No such file or directory
> warning: Login failed
> warning: Login failed
(node:130486) Warning: Possible EventEmitter memory leak detected. 11 Page.loadEventFired listeners added. Use emitter.setMaxListeners() to increase limit
> warning: cat: '*.pub': No such file or directory

> warning: failed to list keys in home directory: cat: '*.pub': No such file or directory
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 502 (Remote Page is Unavailable)","timestamp":1516026196579.06,"url":"http://127.0.0.2:9491/cockpit/@root@10.111.113.2:2222/system/index.html#/","networkRequestId":"130529.745"}
> warning: cat: '*.pub': No such file or directory

> warning: failed to list keys in home directory: cat: '*.pub': No such file or directory
Unexpected journal message 'audit: type=1400 audit(1516026124.877:131): avc:  denied  { map } for  pid=1044 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestMultiMachine-testTroubleshooting-fedora-i386-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestMultiMachine-testTroubleshooting-fedora-i386-127.0.0.2-2601-FAIL.log
Journal extracted to TestMultiMachine-testTroubleshooting-fedora-i386-127.0.0.2-2603-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 667, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 802, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516026124.877:131): avc:  denied  { map } for  pid=1044 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 16 testTroubleshooting (check_multi_machine.TestMultiMachine) # duration: 86s
Wrote screenshot to TestMultiMachine-testTroubleshooting-fedora-i386-127.0.0.2-2601-FAIL.png
Wrote HTML dump to TestMultiMachine-testTroubleshooting-fedora-i386-127.0.0.2-2601-FAIL.html
Wrote JS log to TestMultiMachine-testTroubleshooting-fedora-i386-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestMultiMachine-testTroubleshooting-fedora-i386-127.0.0.2-2601-FAIL.log
Journal extracted to TestMultiMachine-testTroubleshooting-fedora-i386-127.0.0.2-2603-FAIL.log

First occurrence: 2018-01-15T14:23:20.031942 | revision 0081376c2a9d907603ec393b038e7b1ea8e2d17d, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testIgnored (check_storage_ignored.TestStorage)
#

DevTools listening on ws://127.0.0.1:9350/devtools/browser/e3f9f344-73ea-42eb-a579-9eac74a37903
[0115/145517.835383:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 39755: Permission denied (13)
[0115/145518.822716:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 39796: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516028109.794:111): avc:  denied  { map } for  pid=1026 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestStorage-testIgnored-fedora-i386-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestStorage-testIgnored-fedora-i386-127.0.0.2-2601-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 667, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 802, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516028109.794:111): avc:  denied  { map } for  pid=1026 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 86 testIgnored (check_storage_ignored.TestStorage) # duration: 27s
Wrote screenshot to TestStorage-testIgnored-fedora-i386-127.0.0.2-2601-FAIL.png
Wrote HTML dump to TestStorage-testIgnored-fedora-i386-127.0.0.2-2601-FAIL.html
Wrote JS log to TestStorage-testIgnored-fedora-i386-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestStorage-testIgnored-fedora-i386-127.0.0.2-2601-FAIL.log

First occurrence: 2018-01-15T14:55:25.462493 | revision 1ba00a1a110e0e903fd81de49d6a4b7e30cbdc28, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testRunningUpdate (check_packagekit.TestUpdates)
#
which: no chromium-browser in (/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/build/cockpit/bots:/build/cockpit/bots/../test:/build/cockpit/bots:/build/cockpit/test)
[0115/145456.705402:WARNING:discardable_shared_memory_manager.cc(178)] Less than 64MB of free space in temporary directory for shared memory files: 41

DevTools listening on ws://127.0.0.1:9253/devtools/browser/96c19577-cc86-4d6e-a6a4-d58204c753d9
> warning: transport closed: disconnected
Unexpected journal message 'audit: type=1400 audit(1516028085.888:111): avc:  denied  { map } for  pid=988 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestUpdates-testRunningUpdate-fedora-i386-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestUpdates-testRunningUpdate-fedora-i386-127.0.0.2-2201-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 667, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 802, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516028085.888:111): avc:  denied  { map } for  pid=988 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 119 testRunningUpdate (check_packagekit.TestUpdates) # duration: 51s
Wrote screenshot to TestUpdates-testRunningUpdate-fedora-i386-127.0.0.2-2201-FAIL.png
Wrote HTML dump to TestUpdates-testRunningUpdate-fedora-i386-127.0.0.2-2201-FAIL.html
Wrote JS log to TestUpdates-testRunningUpdate-fedora-i386-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestUpdates-testRunningUpdate-fedora-i386-127.0.0.2-2201-FAIL.log

First occurrence: 2018-01-15T14:55:16.198400 | revision 0b499600e14a10d9cb0d2a2e90ccef4a492a3078, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testInfoSecurity (check_packagekit.TestUpdates)
#
which: no chromium-browser in (/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/build/cockpit/bots:/build/cockpit/bots/../test:/build/cockpit/bots:/build/cockpit/test)
[0115/145834.161390:WARNING:discardable_shared_memory_manager.cc(178)] Less than 64MB of free space in temporary directory for shared memory files: 41

DevTools listening on ws://127.0.0.1:9717/devtools/browser/49c3e996-bd98-4cbb-9d05-a95c76a06adf
> warning: transport closed: disconnected
Connection to 127.0.0.2 closed by remote host.
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"5"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"6"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"7"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"8"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"9"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"10"}
Unexpected journal message 'audit: type=1400 audit(1516028302.655:107): avc:  denied  { map } for  pid=995 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516028356.392:108): avc:  denied  { map } for  pid=979 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestUpdates-testInfoSecurity-fedora-i386-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestUpdates-testInfoSecurity-fedora-i386-127.0.0.2-2201-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 667, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 802, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516028302.655:107): avc:  denied  { map } for  pid=995 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 115 testInfoSecurity (check_packagekit.TestUpdates) # duration: 90s
Wrote screenshot to TestUpdates-testInfoSecurity-fedora-i386-127.0.0.2-2201-FAIL.png
Wrote HTML dump to TestUpdates-testInfoSecurity-fedora-i386-127.0.0.2-2201-FAIL.html
Wrote JS log to TestUpdates-testInfoSecurity-fedora-i386-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestUpdates-testInfoSecurity-fedora-i386-127.0.0.2-2201-FAIL.log

First occurrence: 2018-01-15T14:59:31.247333 | revision 0b499600e14a10d9cb0d2a2e90ccef4a492a3078, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testHeadRequest (check_connection.TestConnection)
#
Unexpected journal message 'audit: type=1400 audit(1516031564.157:146): avc:  denied  { map } for  pid=1064 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516031564.254:148): avc:  denied  { execute_no_trans } for  pid=1092 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Journal extracted to TestConnection-testHeadRequest-fedora-i386-127.0.0.2-2401-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516031564.157:146): avc:  denied  { map } for  pid=1064 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 127 testHeadRequest (check_connection.TestConnection) # duration: 22s
Journal extracted to TestConnection-testHeadRequest-fedora-i386-127.0.0.2-2401-FAIL.log

First occurrence: 2018-01-15T15:52:54.436500 | revision c57911a430143caf7bac8df85cb9ad6f6b527be1, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testPartitions (check_storage_partitions.TestStorage)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9487/devtools/browser/123fe839-1dec-4a76-b40f-00ab94c6671d
[0115/155501.729386:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 23606: Permission denied (13)
[0115/155502.707247:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 23643: Permission denied (13)
10+0 records in
10+0 records out
10485760 bytes (10 MB, 10 MiB) copied, 0.0586135 s, 179 MB/s
Unexpected journal message 'audit: type=1400 audit(1516031692.841:146): avc:  denied  { map } for  pid=1047 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestStorage-testPartitions-fedora-i386-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestStorage-testPartitions-fedora-i386-127.0.0.2-2901-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516031692.841:146): avc:  denied  { map } for  pid=1047 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 101 testPartitions (check_storage_partitions.TestStorage) # duration: 28s
Wrote screenshot to TestStorage-testPartitions-fedora-i386-127.0.0.2-2901-FAIL.png
Wrote HTML dump to TestStorage-testPartitions-fedora-i386-127.0.0.2-2901-FAIL.html
Wrote JS log to TestStorage-testPartitions-fedora-i386-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestStorage-testPartitions-fedora-i386-127.0.0.2-2901-FAIL.log

First occurrence: 2018-01-15T15:55:09.620413 | revision c57911a430143caf7bac8df85cb9ad6f6b527be1, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testRaid (check_storage_mdraid.TestStorage)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9777/devtools/browser/2deca66c-cd52-4a7c-a0e1-1b859f21bf54
[0115/155545.830892:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 24843: Permission denied (13)
[0115/155546.777994:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 24891: Permission denied (13)
Error: Could not stat device /dev/md127 - No such file or directory.

NAME   MAJ:MIN RM  SIZE RO TYPE MOUNTPOINT
sda      8:0    0   50M  0 disk 
sdb      8:16   0   50M  0 disk 
sdc      8:32   0   50M  0 disk 
sdd      8:48   0   50M  0 disk 
sr0     11:0    1  366K  0 rom  
vda    252:0    0    8G  0 disk 
|-vda1 252:1    0    1M  0 part 
|-vda2 252:2    0    1G  0 part /boot
|-vda3 252:3    0  615M  0 part [SWAP]
`-vda4 252:4    0  6.4G  0 part /

Unexpected journal message 'audit: type=1400 audit(1516031737.673:148): avc:  denied  { execute_no_trans } for  pid=1071 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestStorage-testRaid-fedora-i386-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestStorage-testRaid-fedora-i386-127.0.0.2-2601-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/bots/../test/verify/check-storage-mdraid", line 35, in tearDown
    MachineCase.tearDown(self)
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516031737.673:148): avc:  denied  { execute_no_trans } for  pid=1071 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 93 testRaid (check_storage_mdraid.TestStorage) # duration: 38s
Wrote screenshot to TestStorage-testRaid-fedora-i386-127.0.0.2-2601-FAIL.png
Wrote HTML dump to TestStorage-testRaid-fedora-i386-127.0.0.2-2601-FAIL.html
Wrote JS log to TestStorage-testRaid-fedora-i386-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestStorage-testRaid-fedora-i386-127.0.0.2-2601-FAIL.log

First occurrence: 2018-01-15T15:56:05.417661 | revision c57911a430143caf7bac8df85cb9ad6f6b527be1, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testFormatTooSmall (check_storage_format.TestStorage)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9584/devtools/browser/cb21d186-2573-4ca9-a62d-0bd92b306f65
[0115/155646.757109:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 26553: Permission denied (13)
[0115/155647.749116:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 26617: Permission denied (13)
> warning: Error creating file system: Command-line `mkfs.xfs -N -f -L "" "/dev/sda"' exited with non-zero exit status 1: agsize (1280 blocks) too small, need at least 4096 blocks
Usage: mkfs.xfs
/* blocksize */     [-b log=n|size=num]
/* metadata */      [-m crc=0|1,finobt=0|1,uuid=xxx,rmapbt=0|1,reflink=0|1]
/* data subvol */   [-d agcount=n,agsize=n,file,name=xxx,size=num,
                (sunit=value,swidth=value|su=num,sw=num|noalign),
                sectlog=n|sectsize=num
/* force overwrite */   [-f]
/* inode size */    [-i log=n|perblock=n|size=num,maxpct=n,attr=0|1|2,
                projid32bit=0|1,sparse=0|1]
/* no discard */    [-K]
/* log subvol */    [-l agnum=n,internal,size=num,logdev=xxx,version=n
                sunit=value|su=num,sectlog=n|sectsize=num,
                lazy-count=0|1]
/* label */     [-L label (maximum 12 characters)]
/* naming */        [-n log=n|size=num,version=2|ci,ftype=0|1]
/* no-op info only */   [-N]
/* prototype file */    [-p fname]
/* quiet */     [-q]
/* realtime subvol */   [-r extsize=num,size=num,rtdev=xxx]
/* sectorsize */    [-s log=n|size=num]
/* version */       [-V]
            devicename
<devicename> is required unless -d name=xxx is given.
<num> is xxx (bytes), xxxs (sectors), xxxb (fs blocks), xxxk (xxx KiB),
      xxxm (xxx MiB), xxxg (xxx GiB), xxxt (xxx TiB) or xxxp (xxx PiB).
<value> is xxx (512 byte blocks).

Unexpected journal message 'audit: type=1400 audit(1516031798.876:148): avc:  denied  { execute_no_trans } for  pid=1071 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestStorage-testFormatTooSmall-fedora-i386-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestStorage-testFormatTooSmall-fedora-i386-127.0.0.2-2801-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516031798.876:148): avc:  denied  { execute_no_trans } for  pid=1071 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 83 testFormatTooSmall (check_storage_format.TestStorage) # duration: 27s
Wrote screenshot to TestStorage-testFormatTooSmall-fedora-i386-127.0.0.2-2801-FAIL.png
Wrote HTML dump to TestStorage-testFormatTooSmall-fedora-i386-127.0.0.2-2801-FAIL.html
Wrote JS log to TestStorage-testFormatTooSmall-fedora-i386-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestStorage-testFormatTooSmall-fedora-i386-127.0.0.2-2801-FAIL.log

First occurrence: 2018-01-15T15:56:54.560981 | revision c57911a430143caf7bac8df85cb9ad6f6b527be1, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (check_services.TestServices)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9305/devtools/browser/52ab5b4c-d275-450a-940f-f49b206d0ef9
[0115/155744.437808:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 28249: Permission denied (13)
[0115/155745.436941:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 28282: Permission denied (13)
Created symlink /etc/systemd/system/default.target.wants/test.service -> /etc/systemd/system/test.service.
Unexpected journal message 'audit: type=1400 audit(1516031855.863:148): avc:  denied  { execute_no_trans } for  pid=1086 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestServices-testBasic-fedora-i386-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestServices-testBasic-fedora-i386-127.0.0.2-2401-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516031855.863:148): avc:  denied  { execute_no_trans } for  pid=1086 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 73 testBasic (check_services.TestServices) # duration: 41s
Wrote screenshot to TestServices-testBasic-fedora-i386-127.0.0.2-2401-FAIL.png
Wrote HTML dump to TestServices-testBasic-fedora-i386-127.0.0.2-2401-FAIL.html
Wrote JS log to TestServices-testBasic-fedora-i386-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestServices-testBasic-fedora-i386-127.0.0.2-2401-FAIL.log

First occurrence: 2018-01-15T15:58:05.900301 | revision c57911a430143caf7bac8df85cb9ad6f6b527be1, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testUnmanaged (check_networking_unmanaged.TestNetworking)
#
NAME         UUID                                  TYPE            DEVICE 
System eth0  5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03  802-3-ethernet  eth0   
virbr0       7afe7c6d-2399-4e44-9f15-97dac94adb55  bridge          virbr0 
System eth1  9c92fad9-6ecb-3e6c-eb4d-8a47c6f50c04  802-3-ethernet  --     
ens2         8a296a34-08e2-42d9-9e8d-b37c582e87cd  802-3-ethernet  --     

52:54:01:00:00:03 -> eth2
52:54:01:00:00:03 -> eth2
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9707/devtools/browser/83ad6d81-35c0-497c-b452-fd7d1ef08f2a
[0115/155903.393049:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 30379: Permission denied (13)
[0115/155904.363223:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 30479: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516031928.937:148): avc:  denied  { execute_no_trans } for  pid=1087 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestNetworking-testUnmanaged-fedora-i386-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestNetworking-testUnmanaged-fedora-i386-127.0.0.2-2401-FAIL.log
Journal extracted to TestNetworking-testUnmanaged-fedora-26-127.0.0.2-2402-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516031928.937:148): avc:  denied  { execute_no_trans } for  pid=1087 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 39 testUnmanaged (check_networking_unmanaged.TestNetworking) # duration: 33s
Wrote screenshot to TestNetworking-testUnmanaged-fedora-i386-127.0.0.2-2401-FAIL.png
Wrote HTML dump to TestNetworking-testUnmanaged-fedora-i386-127.0.0.2-2401-FAIL.html
Wrote JS log to TestNetworking-testUnmanaged-fedora-i386-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestNetworking-testUnmanaged-fedora-i386-127.0.0.2-2401-FAIL.log
Journal extracted to TestNetworking-testUnmanaged-fedora-26-127.0.0.2-2402-FAIL.log

First occurrence: 2018-01-15T15:59:11.347949 | revision c57911a430143caf7bac8df85cb9ad6f6b527be1, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBond (check_networking_bond.TestNetworking)
#
NAME             UUID                                  TYPE            DEVICE 
System eth0      5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03  802-3-ethernet  eth0   
static-52:54:01  ee747b55-836a-438a-b8a2-7cd8614869c3  802-3-ethernet  eth1   
virbr0           da29c802-f45e-415d-b900-4c4f28864cb2  bridge          virbr0 
System eth1      9c92fad9-6ecb-3e6c-eb4d-8a47c6f50c04  802-3-ethernet  --     
ens2             8a296a34-08e2-42d9-9e8d-b37c582e87cd  802-3-ethernet  --     

ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9927/devtools/browser/a0b8860e-b581-4bef-9ab2-cb7a2213f527
[0115/160031.972984:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 33346: Permission denied (13)
[0115/160032.870663:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 33382: Permission denied (13)
52:54:01:00:00:03 -> eth2
52:54:01:00:00:03 -> eth2
52:54:01:00:00:04 -> eth3
52:54:01:00:00:04 -> eth3
Unexpected journal message 'audit: type=1400 audit(1516032019.866:146): avc:  denied  { map } for  pid=1067 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516032020.001:148): avc:  denied  { execute_no_trans } for  pid=1095 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestNetworking-testBond-fedora-i386-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestNetworking-testBond-fedora-i386-127.0.0.2-2301-FAIL.log
Journal extracted to TestNetworking-testBond-fedora-26-127.0.0.2-2302-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516032019.866:146): avc:  denied  { map } for  pid=1067 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 24 testBond (check_networking_bond.TestNetworking) # duration: 43s
Wrote screenshot to TestNetworking-testBond-fedora-i386-127.0.0.2-2301-FAIL.png
Wrote HTML dump to TestNetworking-testBond-fedora-i386-127.0.0.2-2301-FAIL.html
Wrote JS log to TestNetworking-testBond-fedora-i386-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestNetworking-testBond-fedora-i386-127.0.0.2-2301-FAIL.log
Journal extracted to TestNetworking-testBond-fedora-26-127.0.0.2-2302-FAIL.log

First occurrence: 2018-01-15T16:00:53.681784 | revision c57911a430143caf7bac8df85cb9ad6f6b527be1, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testInternal (check_metrics.TestMetrics)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9963/devtools/browser/f3ec7623-1d19-407a-afaf-9ef52ffd5096
[0115/160207.290112:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 36653: Permission denied (13)
[0115/160208.214163:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 36691: Permission denied (13)
('Measured CPU', 91.1669423552)
('Measured Memory', 337760256)
Ncat: Connection reset by peer.
Measured 2.7s of network traffic; eth0: 49355932 bytes, lo: 0 bytes
Ncat: Broken pipe.
Unexpected journal message 'audit: type=1400 audit(1516032118.752:148): avc:  denied  { execute_no_trans } for  pid=1086 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestMetrics-testInternal-fedora-i386-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestMetrics-testInternal-fedora-i386-127.0.0.2-2801-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516032118.752:148): avc:  denied  { execute_no_trans } for  pid=1086 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 10 testInternal (check_metrics.TestMetrics) # duration: 60s
Wrote screenshot to TestMetrics-testInternal-fedora-i386-127.0.0.2-2801-FAIL.png
Wrote HTML dump to TestMetrics-testInternal-fedora-i386-127.0.0.2-2801-FAIL.html
Wrote JS log to TestMetrics-testInternal-fedora-i386-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestMetrics-testInternal-fedora-i386-127.0.0.2-2801-FAIL.log

First occurrence: 2018-01-15T16:02:48.858058 | revision c57911a430143caf7bac8df85cb9ad6f6b527be1, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testOther (check_networking_other.TestNetworking)
#
NAME         UUID                                  TYPE            DEVICE 
System eth0  5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03  802-3-ethernet  eth0   
virbr0       3f99b259-d190-4545-9c0e-5ea3bffeda18  bridge          virbr0 
System eth1  9c92fad9-6ecb-3e6c-eb4d-8a47c6f50c04  802-3-ethernet  --     
ens2         8a296a34-08e2-42d9-9e8d-b37c582e87cd  802-3-ethernet  --     

DevTools listening on ws://127.0.0.1:9459/devtools/browser/cf82ff98-2a90-411c-a881-96d64dbdf5ef
[0115/170202.055173:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 44206: Permission denied (13)
[0115/170202.921005:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 44300: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516035713.862:148): avc:  denied  { execute_no_trans } for  pid=1068 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestNetworking-testOther-fedora-i386-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestNetworking-testOther-fedora-i386-127.0.0.2-2801-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516035713.862:148): avc:  denied  { execute_no_trans } for  pid=1068 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 35 testOther (check_networking_other.TestNetworking) # duration: 27s
Wrote screenshot to TestNetworking-testOther-fedora-i386-127.0.0.2-2801-FAIL.png
Wrote HTML dump to TestNetworking-testOther-fedora-i386-127.0.0.2-2801-FAIL.html
Wrote JS log to TestNetworking-testOther-fedora-i386-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestNetworking-testOther-fedora-i386-127.0.0.2-2801-FAIL.log

First occurrence: 2018-01-15T17:02:09.019734 | revision 3c85454c23331b1d74acc71a20aa458f7b989357, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testTroubleshooting (check_multi_machine.TestMultiMachine)
#

DevTools listening on ws://127.0.0.1:9299/devtools/browser/482e1de1-cd17-40a4-b99c-ab3dfc5af35d
[0115/170354.797141:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 48791: Permission denied (13)
[0115/170355.798041:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 48859: Permission denied (13)
> log: transport closed, dropped message:  1:3!1
{"type":"s","call":["/user","org.freedesktop.DBus.Properties","GetAll",["cockpit.User"]],"id":"2"}
> warning: cat: '*.pub': No such file or directory

> warning: failed to list keys in home directory: cat: '*.pub': No such file or directory
> warning: Login failed
> warning: cat: '*.pub': No such file or directory

> warning: failed to list keys in home directory: cat: '*.pub': No such file or directory
> warning: Login failed
(node:48798) Warning: Possible EventEmitter memory leak detected. 11 Page.loadEventFired listeners added. Use emitter.setMaxListeners() to increase limit
> warning: cat: '*.pub': No such file or directory

> warning: failed to list keys in home directory: cat: '*.pub': No such file or directory
> warning: cat: '*.pub': No such file or directory

> warning: failed to list keys in home directory: cat: '*.pub': No such file or directory
Unexpected journal message 'audit: type=1400 audit(1516035817.864:126): avc:  denied  { map } for  pid=1052 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestMultiMachine-testTroubleshooting-fedora-i386-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestMultiMachine-testTroubleshooting-fedora-i386-127.0.0.2-2401-FAIL.log
Journal extracted to TestMultiMachine-testTroubleshooting-fedora-i386-127.0.0.2-2403-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516035817.864:126): avc:  denied  { map } for  pid=1052 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 16 testTroubleshooting (check_multi_machine.TestMultiMachine) # duration: 78s
Wrote screenshot to TestMultiMachine-testTroubleshooting-fedora-i386-127.0.0.2-2401-FAIL.png
Wrote HTML dump to TestMultiMachine-testTroubleshooting-fedora-i386-127.0.0.2-2401-FAIL.html
Wrote JS log to TestMultiMachine-testTroubleshooting-fedora-i386-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestMultiMachine-testTroubleshooting-fedora-i386-127.0.0.2-2401-FAIL.log
Journal extracted to TestMultiMachine-testTroubleshooting-fedora-i386-127.0.0.2-2403-FAIL.log

First occurrence: 2018-01-15T17:04:44.485326 | revision 3c85454c23331b1d74acc71a20aa458f7b989357, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testEdit (check_dashboard.TestDashboardEditLimits)
#

DevTools listening on ws://127.0.0.1:9456/devtools/browser/59e91562-0d23-434a-b6e6-b0dbddbcf742
[0115/213902.863856:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 18035: Permission denied (13)
[0115/213903.889613:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 18063: Permission denied (13)
[0115/213907.832642:ERROR:gl_implementation.cc(241)] Failed to load /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: cannot open shared object file: No such file or directory
[0115/213907.835244:ERROR:gpu_child_thread.cc(254)] Exiting GPU process due to errors during initialization
[0115/213908.457907:ERROR:gl_implementation.cc(241)] Failed to load /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: cannot open shared object file: No such file or directory
[0115/213908.460063:ERROR:gpu_child_thread.cc(254)] Exiting GPU process due to errors during initialization
[0115/213909.099741:ERROR:gl_implementation.cc(241)] Failed to load /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: cannot open shared object file: No such file or directory
[0115/213909.102228:ERROR:gpu_child_thread.cc(254)] Exiting GPU process due to errors during initialization
[0115/213909.657409:ERROR:gl_implementation.cc(241)] Failed to load /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: cannot open shared object file: No such file or directory
[0115/213909.659500:ERROR:gpu_child_thread.cc(254)] Exiting GPU process due to errors during initialization
Unexpected journal message 'audit: type=1400 audit(1516052333.801:147): avc:  denied  { execute_no_trans } for  pid=1073 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestDashboardEditLimits-testEdit-fedora-i386-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestDashboardEditLimits-testEdit-fedora-i386-127.0.0.2-2601-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516052333.801:147): avc:  denied  { execute_no_trans } for  pid=1073 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 145 testEdit (check_dashboard.TestDashboardEditLimits) # duration: 30s
Wrote screenshot to TestDashboardEditLimits-testEdit-fedora-i386-127.0.0.2-2601-FAIL.png
Wrote HTML dump to TestDashboardEditLimits-testEdit-fedora-i386-127.0.0.2-2601-FAIL.html
Wrote JS log to TestDashboardEditLimits-testEdit-fedora-i386-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestDashboardEditLimits-testEdit-fedora-i386-127.0.0.2-2601-FAIL.log

First occurrence: 2018-01-15T21:39:18.452038 | revision 3c85454c23331b1d74acc71a20aa458f7b989357, logs Times recorded: 1 Latest occurrences:

cockpituous commented 6 years ago

verify/fedora-i386 Ooops, it happened again


# ----------------------------------------------------------------------
# testMotd (check_system_info.TestSystemInfo)
#

DevTools listening on ws://127.0.0.1:10004/devtools/browser/598902ee-e36a-4861-858d-089aeb98ccfd
[0115/214146.467371:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 22481: Permission denied (13)
[0115/214147.553081:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 22560: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516052498.048:147): avc:  denied  { execute_no_trans } for  pid=1078 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestSystemInfo-testMotd-fedora-i386-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestSystemInfo-testMotd-fedora-i386-127.0.0.2-2501-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516052498.048:147): avc:  denied  { execute_no_trans } for  pid=1078 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 114 testMotd (check_system_info.TestSystemInfo) # duration: 36s
Wrote screenshot to TestSystemInfo-testMotd-fedora-i386-127.0.0.2-2501-FAIL.png
Wrote HTML dump to TestSystemInfo-testMotd-fedora-i386-127.0.0.2-2501-FAIL.html
Wrote JS log to TestSystemInfo-testMotd-fedora-i386-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestSystemInfo-testMotd-fedora-i386-127.0.0.2-2501-FAIL.log

First occurrence: 2018-01-15T21:41:55.369403 | revision 3c85454c23331b1d74acc71a20aa458f7b989357, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testRaid (check_storage_mdraid.TestStorage)
#

DevTools listening on ws://127.0.0.1:9722/devtools/browser/39f9706e-87ed-44f1-8218-80d706a9b510
[0115/214310.361630:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 24912: Permission denied (13)
[0115/214311.431021:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 24952: Permission denied (13)
Error: Could not stat device /dev/md127 - No such file or directory.

NAME   MAJ:MIN RM  SIZE RO TYPE MOUNTPOINT
sda      8:0    0   50M  0 disk 
sdb      8:16   0   50M  0 disk 
sdc      8:32   0   50M  0 disk 
sdd      8:48   0   50M  0 disk 
sr0     11:0    1  366K  0 rom  
vda    252:0    0    8G  0 disk 
|-vda1 252:1    0    1M  0 part 
|-vda2 252:2    0    1G  0 part /boot
|-vda3 252:3    0  615M  0 part [SWAP]
`-vda4 252:4    0  6.4G  0 part /

Unexpected journal message 'audit: type=1400 audit(1516052582.159:129): avc:  denied  { execute_no_trans } for  pid=1070 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestStorage-testRaid-fedora-i386-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestStorage-testRaid-fedora-i386-127.0.0.2-2801-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/bots/../test/verify/check-storage-mdraid", line 35, in tearDown
    MachineCase.tearDown(self)
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516052582.159:129): avc:  denied  { execute_no_trans } for  pid=1070 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 96 testRaid (check_storage_mdraid.TestStorage) # duration: 51s
Wrote screenshot to TestStorage-testRaid-fedora-i386-127.0.0.2-2801-FAIL.png
Wrote HTML dump to TestStorage-testRaid-fedora-i386-127.0.0.2-2801-FAIL.html
Wrote JS log to TestStorage-testRaid-fedora-i386-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestStorage-testRaid-fedora-i386-127.0.0.2-2801-FAIL.log

First occurrence: 2018-01-15T21:43:35.007911 | revision 3c85454c23331b1d74acc71a20aa458f7b989357, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testCheckpointSlowRollback (check_networking_checkpoints.TestNetworking)
#
NAME         UUID                                  TYPE            DEVICE 
System eth0  5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03  802-3-ethernet  eth0   
virbr0       c22d9408-f209-4038-8f29-8f14ee9e2f78  bridge          virbr0 
System eth1  9c92fad9-6ecb-3e6c-eb4d-8a47c6f50c04  802-3-ethernet  --     
ens2         8a296a34-08e2-42d9-9e8d-b37c582e87cd  802-3-ethernet  --     

52:54:00:12:34:56 -> eth0

DevTools listening on ws://127.0.0.1:9465/devtools/browser/97ead6cf-9e8c-4422-9609-7fba502a118e
[0115/214706.168700:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 32403: Permission denied (13)
[0115/214707.096495:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 32447: Permission denied (13)
> log: health check failure ignored
> log: health check failure ignored
Unexpected journal message 'audit: type=1400 audit(1516052816.944:148): avc:  denied  { execute_no_trans } for  pid=1073 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestNetworking-testCheckpointSlowRollback-fedora-i386-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestNetworking-testCheckpointSlowRollback-fedora-i386-127.0.0.2-2401-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516052816.944:148): avc:  denied  { execute_no_trans } for  pid=1073 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 31 testCheckpointSlowRollback (check_networking_checkpoints.TestNetworking) # duration: 135s
Wrote screenshot to TestNetworking-testCheckpointSlowRollback-fedora-i386-127.0.0.2-2401-FAIL.png
Wrote HTML dump to TestNetworking-testCheckpointSlowRollback-fedora-i386-127.0.0.2-2401-FAIL.html
Wrote JS log to TestNetworking-testCheckpointSlowRollback-fedora-i386-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestNetworking-testCheckpointSlowRollback-fedora-i386-127.0.0.2-2401-FAIL.log

First occurrence: 2018-01-15T21:49:00.607167 | revision 3c85454c23331b1d74acc71a20aa458f7b989357, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (check_journal.TestJournal)
#
Removed /etc/systemd/system/multi-user.target.wants/chronyd.service.

DevTools listening on ws://127.0.0.1:9788/devtools/browser/81b671cc-1267-424d-9341-ad9721b987e4
[0115/220648.642436:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 15688: Permission denied (13)
[0115/220649.696714:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 15741: Permission denied (13)
Warning: Stopping systemd-journald.service, but it can still be activated by:
  systemd-journald-audit.socket
  systemd-journald.socket
  systemd-journald-dev-log.socket
> warning: transport closed: disconnected
CDP: {"source":"network","level":"error","text":"Failed to load resource: net::ERR_EMPTY_RESPONSE","timestamp":1516054018898.19,"url":"http://127.0.0.2:9391/cockpit/static/fonts/OpenSans-Light-webfont.woff","networkRequestId":"15741.29"}
ssh_exchange_identification: Connection closed by remote host
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"4"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"5"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"6"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"7"}
Unexpected journal message 'audit: type=1400 audit(2145934828.222:147): avc:  denied  { execute_no_trans } for  pid=1061 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestJournal-testBasic-fedora-i386-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestJournal-testBasic-fedora-i386-127.0.0.2-2501-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(2145934828.222:147): avc:  denied  { execute_no_trans } for  pid=1061 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 163 testBasic (check_journal.TestJournal) # duration: 58s
Wrote screenshot to TestJournal-testBasic-fedora-i386-127.0.0.2-2501-FAIL.png
Wrote HTML dump to TestJournal-testBasic-fedora-i386-127.0.0.2-2501-FAIL.html
Wrote JS log to TestJournal-testBasic-fedora-i386-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestJournal-testBasic-fedora-i386-127.0.0.2-2501-FAIL.log

First occurrence: 2018-01-15T22:07:25.273851 | revision 3c85454c23331b1d74acc71a20aa458f7b989357, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (check_system_info.TestSystemInfo)
#

DevTools listening on ws://127.0.0.1:10119/devtools/browser/9e5df14b-49a0-4994-abe5-ba2e6d7fbad1
[0115/221050.898596:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 22259: Permission denied (13)
[0115/221051.955241:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 22358: Permission denied (13)
> warning: # localhost:22 SSH-2.0-OpenSSH_7.5
# localhost:22 SSH-2.0-OpenSSH_7.5
# localhost:22 SSH-2.0-OpenSSH_7.5
# localhost:22 SSH-2.0-OpenSSH_7.5

> warning: # localhost:22 SSH-2.0-OpenSSH_7.5
# localhost:22 SSH-2.0-OpenSSH_7.5
# localhost:22 SSH-2.0-OpenSSH_7.5
# localhost:22 SSH-2.0-OpenSSH_7.5

Unexpected journal message 'audit: type=1400 audit(1516054242.427:111): avc:  denied  { map } for  pid=1033 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestSystemInfo-testBasic-fedora-i386-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestSystemInfo-testBasic-fedora-i386-127.0.0.2-2701-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/bots/../test/verify/check-system-info", line 188, in testBasic
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516054242.427:111): avc:  denied  { map } for  pid=1033 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 113 testBasic (check_system_info.TestSystemInfo) # duration: 34s
Wrote screenshot to TestSystemInfo-testBasic-fedora-i386-127.0.0.2-2701-FAIL.png
Wrote HTML dump to TestSystemInfo-testBasic-fedora-i386-127.0.0.2-2701-FAIL.html
Wrote JS log to TestSystemInfo-testBasic-fedora-i386-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestSystemInfo-testBasic-fedora-i386-127.0.0.2-2701-FAIL.log

First occurrence: 2018-01-15T22:11:04.455396 | revision 3c85454c23331b1d74acc71a20aa458f7b989357, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testMotd (check_system_info.TestSystemInfo)
#

DevTools listening on ws://127.0.0.1:9393/devtools/browser/fd3fa3a7-fbdc-4b19-b27d-8d200efbb715
[0116/074910.480242:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 20980: Permission denied (13)
[0116/074911.370695:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 21016: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516088941.717:148): avc:  denied  { execute_no_trans } for  pid=1082 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestSystemInfo-testMotd-fedora-i386-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestSystemInfo-testMotd-fedora-i386-127.0.0.2-2801-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516088941.717:148): avc:  denied  { execute_no_trans } for  pid=1082 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 117 testMotd (check_system_info.TestSystemInfo) # duration: 26s
Wrote screenshot to TestSystemInfo-testMotd-fedora-i386-127.0.0.2-2801-FAIL.png
Wrote HTML dump to TestSystemInfo-testMotd-fedora-i386-127.0.0.2-2801-FAIL.html
Wrote JS log to TestSystemInfo-testMotd-fedora-i386-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestSystemInfo-testMotd-fedora-i386-127.0.0.2-2801-FAIL.log

First occurrence: 2018-01-16T07:49:25.606515 | revision e5f29c0b73b066e497aede1fa8214720f7d9b3cd, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBondMac (check_networking_mac.TestNetworking)
#
NAME         UUID                                  TYPE            DEVICE 
System eth0  5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03  802-3-ethernet  eth0   
virbr0       17cf252d-7a3f-4150-9312-d9ef90f9bee7  bridge          virbr0 
System eth1  9c92fad9-6ecb-3e6c-eb4d-8a47c6f50c04  802-3-ethernet  --     
ens2         8a296a34-08e2-42d9-9e8d-b37c582e87cd  802-3-ethernet  --     

DevTools listening on ws://127.0.0.1:9465/devtools/browser/d38f5d96-9021-4bf0-9259-a00f4b94167c
[0116/075525.423361:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 33150: Permission denied (13)
[0116/075526.369830:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 33269: Permission denied (13)
52:54:01:00:00:03 -> eth2
52:54:01:00:00:03 -> eth2
52:54:01:00:00:04 -> eth3
52:54:01:00:00:04 -> eth3
Unexpected journal message 'audit: type=1400 audit(1516089317.391:148): avc:  denied  { execute_no_trans } for  pid=1071 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestNetworking-testBondMac-fedora-i386-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestNetworking-testBondMac-fedora-i386-127.0.0.2-2401-FAIL.log
Journal extracted to TestNetworking-testBondMac-fedora-26-127.0.0.2-2402-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516089317.391:148): avc:  denied  { execute_no_trans } for  pid=1071 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 24 testBondMac (check_networking_mac.TestNetworking) # duration: 43s
Wrote screenshot to TestNetworking-testBondMac-fedora-i386-127.0.0.2-2401-FAIL.png
Wrote HTML dump to TestNetworking-testBondMac-fedora-i386-127.0.0.2-2401-FAIL.html
Wrote JS log to TestNetworking-testBondMac-fedora-i386-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestNetworking-testBondMac-fedora-i386-127.0.0.2-2401-FAIL.log
Journal extracted to TestNetworking-testBondMac-fedora-26-127.0.0.2-2402-FAIL.log

First occurrence: 2018-01-16T07:55:46.221138 | revision e5f29c0b73b066e497aede1fa8214720f7d9b3cd, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testDisks (check_machines.TestMachines)
#

DevTools listening on ws://127.0.0.1:9611/devtools/browser/374f6015-dc97-44ba-9f7b-ec8ee3460b63
[0116/084513.308264:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 33615: Permission denied (13)
[0116/084514.385972:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 33643: Permission denied (13)
Restarting vm-subVmTest1, might take a while
Unexpected journal message 'audit: type=1400 audit(1516092300.674:148): avc:  denied  { execute_no_trans } for  pid=1054 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestMachines-testDisks-fedora-i386-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestMachines-testDisks-fedora-i386-127.0.0.2-2601-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516092300.674:148): avc:  denied  { execute_no_trans } for  pid=1054 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 126 testDisks (check_machines.TestMachines) # duration: 53s
Wrote screenshot to TestMachines-testDisks-fedora-i386-127.0.0.2-2601-FAIL.png
Wrote HTML dump to TestMachines-testDisks-fedora-i386-127.0.0.2-2601-FAIL.html
Wrote JS log to TestMachines-testDisks-fedora-i386-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestMachines-testDisks-fedora-i386-127.0.0.2-2601-FAIL.log

First occurrence: 2018-01-16T08:45:42.785449 | revision 935c9292a3bb3c523183f525b7637b7baacef5d7, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (check_storage_multipath.TestStorage)
#

DevTools listening on ws://127.0.0.1:9911/devtools/browser/391952f9-5a43-45a7-b652-ba6c7fa8957b
[0116/084912.639618:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 39908: Permission denied (13)
[0116/084913.648351:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 40073: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516092544.055:144): avc:  denied  { map } for  pid=1053 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestStorage-testBasic-fedora-i386-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestStorage-testBasic-fedora-i386-127.0.0.2-2301-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516092544.055:144): avc:  denied  { map } for  pid=1053 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 87 testBasic (check_storage_multipath.TestStorage) # duration: 32s
Wrote screenshot to TestStorage-testBasic-fedora-i386-127.0.0.2-2301-FAIL.png
Wrote HTML dump to TestStorage-testBasic-fedora-i386-127.0.0.2-2301-FAIL.html
Wrote JS log to TestStorage-testBasic-fedora-i386-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestStorage-testBasic-fedora-i386-127.0.0.2-2301-FAIL.log

First occurrence: 2018-01-16T08:49:21.480546 | revision 935c9292a3bb3c523183f525b7637b7baacef5d7, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testFrameNavigation (check_multi_machine.TestMultiMachine)
#

DevTools listening on ws://127.0.0.1:9261/devtools/browser/32e57929-93af-4627-9d3f-e5748074c916
[0116/085558.477108:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 50280: Permission denied (13)
[0116/085559.728401:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 50415: Permission denied (13)
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 502 (Remote Page is Unavailable)","timestamp":1516092972617.58,"url":"http://127.0.0.2:9191/cockpit/@10.111.113.2/playground/test.html#/","networkRequestId":"50415.200"}
Unexpected journal message 'audit: type=1400 audit(1516092937.850:133): avc:  denied  { execute_no_trans } for  pid=1036 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestMultiMachine-testFrameNavigation-fedora-i386-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestMultiMachine-testFrameNavigation-fedora-i386-127.0.0.2-2301-FAIL.log
Journal extracted to TestMultiMachine-testFrameNavigation-fedora-i386-127.0.0.2-2303-FAIL.log
Journal extracted to TestMultiMachine-testFrameNavigation-fedora-i386-127.0.0.2-2302-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516092937.850:133): avc:  denied  { execute_no_trans } for  pid=1036 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 6 testFrameNavigation (check_multi_machine.TestMultiMachine) # duration: 64s
Wrote screenshot to TestMultiMachine-testFrameNavigation-fedora-i386-127.0.0.2-2301-FAIL.png
Wrote HTML dump to TestMultiMachine-testFrameNavigation-fedora-i386-127.0.0.2-2301-FAIL.html
Wrote JS log to TestMultiMachine-testFrameNavigation-fedora-i386-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestMultiMachine-testFrameNavigation-fedora-i386-127.0.0.2-2301-FAIL.log
Journal extracted to TestMultiMachine-testFrameNavigation-fedora-i386-127.0.0.2-2303-FAIL.log
Journal extracted to TestMultiMachine-testFrameNavigation-fedora-i386-127.0.0.2-2302-FAIL.log

First occurrence: 2018-01-16T08:56:19.791185 | revision 935c9292a3bb3c523183f525b7637b7baacef5d7, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testMounting (check_storage_mounting.TestStorage)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:10168/devtools/browser/abba01b7-780e-4617-a222-dfe71d0302e1
[0116/085423.827729:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 107990: Permission denied (13)
[0116/085424.790349:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 108026: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516092855.889:156): avc:  denied  { execute_no_trans } for  pid=1091 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestStorage-testMounting-fedora-i386-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestStorage-testMounting-fedora-i386-127.0.0.2-2801-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516092855.889:156): avc:  denied  { execute_no_trans } for  pid=1091 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 84 testMounting (check_storage_mounting.TestStorage) # duration: 36s
Wrote screenshot to TestStorage-testMounting-fedora-i386-127.0.0.2-2801-FAIL.png
Wrote HTML dump to TestStorage-testMounting-fedora-i386-127.0.0.2-2801-FAIL.html
Wrote JS log to TestStorage-testMounting-fedora-i386-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestStorage-testMounting-fedora-i386-127.0.0.2-2801-FAIL.log

First occurrence: 2018-01-16T08:54:40.834771 | revision 290059cb34cc8c173cd66806365d5fc7b153166c, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBrokenXML (check_apps.TestApps)
#

DevTools listening on ws://127.0.0.1:9762/devtools/browser/fd3632dc-d3b0-4d17-bcce-e05c0849dc1b
[0116/092036.917966:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 22079: Permission denied (13)
[0116/092037.869605:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 22185: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516094428.439:148): avc:  denied  { execute_no_trans } for  pid=1080 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestApps-testBrokenXML-fedora-i386-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestApps-testBrokenXML-fedora-i386-127.0.0.2-2801-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516094428.439:148): avc:  denied  { execute_no_trans } for  pid=1080 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 136 testBrokenXML (check_apps.TestApps) # duration: 27s
Wrote screenshot to TestApps-testBrokenXML-fedora-i386-127.0.0.2-2801-FAIL.png
Wrote HTML dump to TestApps-testBrokenXML-fedora-i386-127.0.0.2-2801-FAIL.html
Wrote JS log to TestApps-testBrokenXML-fedora-i386-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestApps-testBrokenXML-fedora-i386-127.0.0.2-2801-FAIL.log

First occurrence: 2018-01-16T09:20:46.630233 | revision 4b42ac06a5f82a8c0279513ee793e44f6a4974be, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testVdo (check_storage_vdo.TestStorage)
#

DevTools listening on ws://127.0.0.1:10073/devtools/browser/c22db7c6-728e-494d-bee6-9450634e5a8f
[0116/095925.782401:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 69197: Permission denied (13)
[0116/095926.817516:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 69235: Permission denied (13)
which: no vdo in (/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin)
Unexpected journal message 'audit: type=1400 audit(1516096758.032:148): avc:  denied  { execute_no_trans } for  pid=1072 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestStorage-testVdo-fedora-i386-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestStorage-testVdo-fedora-i386-127.0.0.2-2201-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516096758.032:148): avc:  denied  { execute_no_trans } for  pid=1072 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 107 testVdo (check_storage_vdo.TestStorage) # duration: 26s
Wrote screenshot to TestStorage-testVdo-fedora-i386-127.0.0.2-2201-FAIL.png
Wrote HTML dump to TestStorage-testVdo-fedora-i386-127.0.0.2-2201-FAIL.html
Wrote JS log to TestStorage-testVdo-fedora-i386-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestStorage-testVdo-fedora-i386-127.0.0.2-2201-FAIL.log

First occurrence: 2018-01-16T09:59:31.823874 | revision 290059cb34cc8c173cd66806365d5fc7b153166c, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testRaid (check_storage_mdraid.TestStorage)
#

DevTools listening on ws://127.0.0.1:9363/devtools/browser/1ce17fd5-1c8d-4e70-9045-6484f3a5ce86
[0116/100026.499099:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 71205: Permission denied (13)
[0116/100027.467115:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 71306: Permission denied (13)
Error: Could not stat device /dev/md127 - No such file or directory.

NAME   MAJ:MIN RM  SIZE RO TYPE MOUNTPOINT
sda      8:0    0   50M  0 disk 
sdb      8:16   0   50M  0 disk 
sdc      8:32   0   50M  0 disk 
sdd      8:48   0   50M  0 disk 
sr0     11:0    1  366K  0 rom  
vda    252:0    0    8G  0 disk 
|-vda1 252:1    0    1M  0 part 
|-vda2 252:2    0    1G  0 part /boot
|-vda3 252:3    0  615M  0 part [SWAP]
`-vda4 252:4    0  6.4G  0 part /

Unexpected journal message 'audit: type=1400 audit(1516096819.101:148): avc:  denied  { execute_no_trans } for  pid=1079 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestStorage-testRaid-fedora-i386-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestStorage-testRaid-fedora-i386-127.0.0.2-2501-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/bots/../test/verify/check-storage-mdraid", line 35, in tearDown
    MachineCase.tearDown(self)
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516096819.101:148): avc:  denied  { execute_no_trans } for  pid=1079 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 92 testRaid (check_storage_mdraid.TestStorage) # duration: 38s
Wrote screenshot to TestStorage-testRaid-fedora-i386-127.0.0.2-2501-FAIL.png
Wrote HTML dump to TestStorage-testRaid-fedora-i386-127.0.0.2-2501-FAIL.html
Wrote JS log to TestStorage-testRaid-fedora-i386-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestStorage-testRaid-fedora-i386-127.0.0.2-2501-FAIL.log

First occurrence: 2018-01-16T10:00:44.847830 | revision 290059cb34cc8c173cd66806365d5fc7b153166c, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testInfoSecurity (check_packagekit.TestUpdates)
#

DevTools listening on ws://127.0.0.1:9856/devtools/browser/b34e0d9d-d36c-494d-a82f-dbf1f28961cf
[0116/100301.485971:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 14186: Permission denied (13)
[0116/100302.503772:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 14428: Permission denied (13)
> warning: transport closed: disconnected
Connection to 127.0.0.2 closed by remote host.
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"4"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"5"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"6"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"7"}
Unexpected journal message 'audit: type=1400 audit(1516096966.593:119): avc:  denied  { map } for  pid=1035 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestUpdates-testInfoSecurity-fedora-i386-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestUpdates-testInfoSecurity-fedora-i386-127.0.0.2-2901-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516096966.593:119): avc:  denied  { map } for  pid=1035 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 172 testInfoSecurity (check_packagekit.TestUpdates) # duration: 69s
Wrote screenshot to TestUpdates-testInfoSecurity-fedora-i386-127.0.0.2-2901-FAIL.png
Wrote HTML dump to TestUpdates-testInfoSecurity-fedora-i386-127.0.0.2-2901-FAIL.html
Wrote JS log to TestUpdates-testInfoSecurity-fedora-i386-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestUpdates-testInfoSecurity-fedora-i386-127.0.0.2-2901-FAIL.log

First occurrence: 2018-01-16T10:03:43.449459 | revision bf3c39480681044e1b00f22fa5df9c93af12e5e0, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (check_kdump.TestKdump)
#
Created symlink /etc/systemd/system/multi-user.target.wants/kdump.service -> /usr/lib/systemd/system/kdump.service.
Job for kdump.service failed because the control process exited with error code.
See "systemctl  status kdump.service" and "journalctl  -xe" for details.

DevTools listening on ws://127.0.0.1:9317/devtools/browser/239a5a27-4bd8-4513-afd0-a6027e89d4ff
[0116/100417.559591:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 16744: Permission denied (13)
[0116/100418.577843:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 16819: Permission denied (13)
Generating grub configuration file ...
Found linux image: /boot/vmlinuz-4.13.16-302.fc27.i686+PAE
Found initrd image: /boot/initramfs-4.13.16-302.fc27.i686+PAE.img
Found linux image: /boot/vmlinuz-4.13.11-300.fc27.i686+PAE
Found initrd image: /boot/initramfs-4.13.11-300.fc27.i686+PAE.img
Found linux image: /boot/vmlinuz-4.13.9-300.fc27.i686+PAE
Found initrd image: /boot/initramfs-4.13.9-300.fc27.i686+PAE.img
Found linux image: /boot/vmlinuz-0-rescue-bbadcd9442613b293626c1f330504885
Found initrd image: /boot/initramfs-0-rescue-bbadcd9442613b293626c1f330504885.img
Found linux image: /boot/vmlinuz-0-rescue-a5539c629e0d4193973d9703e455338a
Found initrd image: /boot/initramfs-0-rescue-a5539c629e0d4193973d9703e455338a.img
done
> warning: transport closed: disconnected
Connection to 127.0.0.2 closed by remote host.
CDP: {"source":"network","level":"error","text":"Failed to load resource: net::ERR_EMPTY_RESPONSE","timestamp":1516097066872.46,"url":"http://127.0.0.2:9091/cockpit/static/fonts/OpenSans-Light-webfont.woff","networkRequestId":"16819.29"}
ssh_exchange_identification: Connection closed by remote host
ssh_exchange_identification: read: Connection reset by peer
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"4"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"5"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"6"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"7"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"8"}
> warning: Unable to apply settings: Directory /var/crash2 isn't writable or doesn't exist.
> warning: transport closed: disconnected
CDP: {"source":"network","level":"error","text":"Failed to load resource: net::ERR_CONNECTION_RESET","timestamp":1516097168349.88,"url":"http://127.0.0.2:9091/cockpit/static/fonts/OpenSans-Light-webfont.woff","networkRequestId":"16819.131"}
Connection to 127.0.0.2 closed by remote host.
Unexpected journal message 'audit: type=1400 audit(1516097048.733:148): avc:  denied  { execute_no_trans } for  pid=1083 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516097081.962:125): avc:  denied  { execute_no_trans } for  pid=1069 comm="pmlogger_check" path="/usr/bin/pmlogger" dev="vda4" ino=148286 scontext=system_u:system_r:pcp_pmlogger_t:s0 tcontext=system_u:object_r:pcp_pmlogger_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestKdump-testBasic-fedora-i386-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestKdump-testBasic-fedora-i386-127.0.0.2-2201-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516097048.733:148): avc:  denied  { execute_no_trans } for  pid=1083 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 152 testBasic (check_kdump.TestKdump) # duration: 136s
Wrote screenshot to TestKdump-testBasic-fedora-i386-127.0.0.2-2201-FAIL.png
Wrote HTML dump to TestKdump-testBasic-fedora-i386-127.0.0.2-2201-FAIL.html
Wrote JS log to TestKdump-testBasic-fedora-i386-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestKdump-testBasic-fedora-i386-127.0.0.2-2201-FAIL.log

First occurrence: 2018-01-16T10:06:14.664267 | revision bf3c39480681044e1b00f22fa5df9c93af12e5e0, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testResize (check_storage_resize.TestStorage)
#

DevTools listening on ws://127.0.0.1:9886/devtools/browser/4a1c08e0-d5ee-4497-a321-1d4bae88dff6
[0116/100824.289285:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 23341: Permission denied (13)
[0116/100825.354060:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 23390: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516097295.060:148): avc:  denied  { execute_no_trans } for  pid=1091 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestStorage-testResize-fedora-i386-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestStorage-testResize-fedora-i386-127.0.0.2-2601-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516097295.060:148): avc:  denied  { execute_no_trans } for  pid=1091 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 86 testResize (check_storage_resize.TestStorage) # duration: 31s
Wrote screenshot to TestStorage-testResize-fedora-i386-127.0.0.2-2601-FAIL.png
Wrote HTML dump to TestStorage-testResize-fedora-i386-127.0.0.2-2601-FAIL.html
Wrote JS log to TestStorage-testResize-fedora-i386-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestStorage-testResize-fedora-i386-127.0.0.2-2601-FAIL.log

First occurrence: 2018-01-16T10:08:35.229088 | revision bf3c39480681044e1b00f22fa5df9c93af12e5e0, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (check_storage_basic.TestStorage)
#

DevTools listening on ws://127.0.0.1:9870/devtools/browser/21d9459c-6d62-4886-b025-9c8006733bc1
[0116/101034.106041:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 26611: Permission denied (13)
[0116/101035.240503:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 26720: Permission denied (13)
mke2fs 1.43.5 (04-Aug-2017)
Unexpected journal message 'audit: type=1400 audit(1516097426.934:112): avc:  denied  { map } for  pid=1039 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestStorage-testBasic-fedora-i386-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestStorage-testBasic-fedora-i386-127.0.0.2-2401-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516097426.934:112): avc:  denied  { map } for  pid=1039 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 65 testBasic (check_storage_basic.TestStorage) # duration: 32s
Wrote screenshot to TestStorage-testBasic-fedora-i386-127.0.0.2-2401-FAIL.png
Wrote HTML dump to TestStorage-testBasic-fedora-i386-127.0.0.2-2401-FAIL.html
Wrote JS log to TestStorage-testBasic-fedora-i386-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestStorage-testBasic-fedora-i386-127.0.0.2-2401-FAIL.log

First occurrence: 2018-01-16T10:10:42.983506 | revision bf3c39480681044e1b00f22fa5df9c93af12e5e0, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBondingMainSlowly (check_networking_bond.TestNetworking)
#
NAME             UUID                                  TYPE            DEVICE 
System eth0      5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03  802-3-ethernet  eth0   
static-52:54:01  c10336c5-aee3-428b-9b66-4f9b67a36d40  802-3-ethernet  eth1   
virbr0           f31de4bc-24de-40b5-b8c1-b33cdfd0d4d9  bridge          virbr0 
System eth1      9c92fad9-6ecb-3e6c-eb4d-8a47c6f50c04  802-3-ethernet  --     
ens2             8a296a34-08e2-42d9-9e8d-b37c582e87cd  802-3-ethernet  --     

52:54:01:00:00:01 -> eth1

DevTools listening on ws://127.0.0.1:9621/devtools/browser/30a897eb-eaef-4dc2-abfb-5ecbcb67d327
[0116/101333.307743:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 32147: Permission denied (13)
[0116/101334.289092:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 32186: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516097601.527:148): avc:  denied  { execute_no_trans } for  pid=1083 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestNetworking-testBondingMainSlowly-fedora-i386-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestNetworking-testBondingMainSlowly-fedora-i386-127.0.0.2-2401-FAIL.log
Journal extracted to TestNetworking-testBondingMainSlowly-fedora-26-127.0.0.2-2402-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516097601.527:148): avc:  denied  { execute_no_trans } for  pid=1083 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 27 testBondingMainSlowly (check_networking_bond.TestNetworking) # duration: 32s
Wrote screenshot to TestNetworking-testBondingMainSlowly-fedora-i386-127.0.0.2-2401-FAIL.png
Wrote HTML dump to TestNetworking-testBondingMainSlowly-fedora-i386-127.0.0.2-2401-FAIL.html
Wrote JS log to TestNetworking-testBondingMainSlowly-fedora-i386-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestNetworking-testBondingMainSlowly-fedora-i386-127.0.0.2-2401-FAIL.log
Journal extracted to TestNetworking-testBondingMainSlowly-fedora-26-127.0.0.2-2402-FAIL.log

First occurrence: 2018-01-16T10:13:43.539234 | revision bf3c39480681044e1b00f22fa5df9c93af12e5e0, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testTroubleshooting (check_multi_machine.TestMultiMachine)
#

DevTools listening on ws://127.0.0.1:9964/devtools/browser/6f4359d9-23b7-4519-b98b-02156675663c
[0116/101448.175561:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 34851: Permission denied (13)
[0116/101449.174990:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 34917: Permission denied (13)
> warning: cat: '*.pub': No such file or directory

> warning: failed to list keys in home directory: cat: '*.pub': No such file or directory
> warning: Login failed
> warning: cat: '*.pub': No such file or directory

> warning: failed to list keys in home directory: cat: '*.pub': No such file or directory
> warning: Login failed
(node:34859) Warning: Possible EventEmitter memory leak detected. 11 Page.loadEventFired listeners added. Use emitter.setMaxListeners() to increase limit
> warning: cat: '*.pub': No such file or directory

> warning: failed to list keys in home directory: cat: '*.pub': No such file or directory
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 502 (Remote Page is Unavailable)","timestamp":1516097736937.2,"url":"http://127.0.0.2:9591/cockpit/@root@10.111.113.2:2222/system/index.html#/","networkRequestId":"34917.741"}
> warning: cat: '*.pub': No such file or directory

> warning: failed to list keys in home directory: cat: '*.pub': No such file or directory
Unexpected journal message 'audit: type=1400 audit(1516097669.497:148): avc:  denied  { execute_no_trans } for  pid=1077 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestMultiMachine-testTroubleshooting-fedora-i386-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestMultiMachine-testTroubleshooting-fedora-i386-127.0.0.2-2701-FAIL.log
Journal extracted to TestMultiMachine-testTroubleshooting-fedora-i386-127.0.0.2-2703-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516097669.497:148): avc:  denied  { execute_no_trans } for  pid=1077 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 16 testTroubleshooting (check_multi_machine.TestMultiMachine) # duration: 81s
Wrote screenshot to TestMultiMachine-testTroubleshooting-fedora-i386-127.0.0.2-2701-FAIL.png
Wrote HTML dump to TestMultiMachine-testTroubleshooting-fedora-i386-127.0.0.2-2701-FAIL.html
Wrote JS log to TestMultiMachine-testTroubleshooting-fedora-i386-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestMultiMachine-testTroubleshooting-fedora-i386-127.0.0.2-2701-FAIL.log
Journal extracted to TestMultiMachine-testTroubleshooting-fedora-i386-127.0.0.2-2703-FAIL.log

First occurrence: 2018-01-16T10:15:40.487887 | revision bf3c39480681044e1b00f22fa5df9c93af12e5e0, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testAppStream (check_sosreport.TestSOS)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9393/devtools/browser/b97469de-fcf1-4395-bac5-d84366046c10
[0116/103845.742393:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 69316: Permission denied (13)
[0116/103846.783910:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 69444: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516099118.182:148): avc:  denied  { execute_no_trans } for  pid=1088 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestSOS-testAppStream-fedora-i386-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestSOS-testAppStream-fedora-i386-127.0.0.2-2301-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516099118.182:148): avc:  denied  { execute_no_trans } for  pid=1088 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 181 testAppStream (check_sosreport.TestSOS) # duration: 31s
Wrote screenshot to TestSOS-testAppStream-fedora-i386-127.0.0.2-2301-FAIL.png
Wrote HTML dump to TestSOS-testAppStream-fedora-i386-127.0.0.2-2301-FAIL.html
Wrote JS log to TestSOS-testAppStream-fedora-i386-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestSOS-testAppStream-fedora-i386-127.0.0.2-2301-FAIL.log

First occurrence: 2018-01-16T10:38:51.719100 | revision 290059cb34cc8c173cd66806365d5fc7b153166c, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testExpired (check_login.TestLogin)
#

DevTools listening on ws://127.0.0.1:9326/devtools/browser/92c5b4b7-79a8-4c27-8008-31c14cdb668e
[0116/110206.530564:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 14624: Permission denied (13)
[0116/110207.489607:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 14888: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516100517.272:148): avc:  denied  { execute_no_trans } for  pid=1095 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestLogin-testExpired-fedora-i386-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestLogin-testExpired-fedora-i386-127.0.0.2-2401-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516100517.272:148): avc:  denied  { execute_no_trans } for  pid=1095 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 179 testExpired (check_login.TestLogin) # duration: 32s
Wrote screenshot to TestLogin-testExpired-fedora-i386-127.0.0.2-2401-FAIL.png
Wrote HTML dump to TestLogin-testExpired-fedora-i386-127.0.0.2-2401-FAIL.html
Wrote JS log to TestLogin-testExpired-fedora-i386-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestLogin-testExpired-fedora-i386-127.0.0.2-2401-FAIL.log

First occurrence: 2018-01-16T11:02:16.040340 | revision 4a84ca549b9e3f641c5ebc3b8e761f9d39a6741d, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testOther (check_networking_other.TestNetworking)
#
NAME         UUID                                  TYPE            DEVICE 
System eth0  5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03  802-3-ethernet  eth0   
virbr0       455ee3c6-d477-41c7-b6de-8436a44b3d59  bridge          virbr0 
System eth1  9c92fad9-6ecb-3e6c-eb4d-8a47c6f50c04  802-3-ethernet  --     
ens2         8a296a34-08e2-42d9-9e8d-b37c582e87cd  802-3-ethernet  --     

DevTools listening on ws://127.0.0.1:9357/devtools/browser/5e646260-d85e-40a6-872b-d4a1faeab196
[0116/111025.957388:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 30932: Permission denied (13)
[0116/111026.889799:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 31011: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516101016.699:147): avc:  denied  { execute_no_trans } for  pid=1071 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestNetworking-testOther-fedora-i386-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestNetworking-testOther-fedora-i386-127.0.0.2-2601-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516101016.699:147): avc:  denied  { execute_no_trans } for  pid=1071 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 35 testOther (check_networking_other.TestNetworking) # duration: 28s
Wrote screenshot to TestNetworking-testOther-fedora-i386-127.0.0.2-2601-FAIL.png
Wrote HTML dump to TestNetworking-testOther-fedora-i386-127.0.0.2-2601-FAIL.html
Wrote JS log to TestNetworking-testOther-fedora-i386-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestNetworking-testOther-fedora-i386-127.0.0.2-2601-FAIL.log

First occurrence: 2018-01-16T11:10:34.204384 | revision 4a84ca549b9e3f641c5ebc3b8e761f9d39a6741d, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testVolumesAndEnvironment (check_docker.TestDocker)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:10204/devtools/browser/062ec68d-a2db-47c7-a693-1d1ecb659fd8
[0116/110050.185525:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 29479: Permission denied (13)
[0116/110051.737754:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 29523: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516100390.823:112): avc:  denied  { map } for  pid=1021 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516100390.876:114): avc:  denied  { execute_no_trans } for  pid=1036 comm="pmlogger_check" path="/usr/bin/pmlogger" dev="vda4" ino=148286 scontext=system_u:system_r:pcp_pmlogger_t:s0 tcontext=system_u:object_r:pcp_pmlogger_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestDocker-testVolumesAndEnvironment-fedora-i386-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestDocker-testVolumesAndEnvironment-fedora-i386-127.0.0.2-2601-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516100390.823:112): avc:  denied  { map } for  pid=1021 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 157 testVolumesAndEnvironment (check_docker.TestDocker) # duration: 124s
Wrote screenshot to TestDocker-testVolumesAndEnvironment-fedora-i386-127.0.0.2-2601-FAIL.png
Wrote HTML dump to TestDocker-testVolumesAndEnvironment-fedora-i386-127.0.0.2-2601-FAIL.html
Wrote JS log to TestDocker-testVolumesAndEnvironment-fedora-i386-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestDocker-testVolumesAndEnvironment-fedora-i386-127.0.0.2-2601-FAIL.log

First occurrence: 2018-01-16T11:01:21.423454 | revision 8a46177ed62969ae2dffcc83123613882a0c6dce, logs Times recorded: 1 Latest occurrences:

cockpituous commented 6 years ago

verify/fedora-i386 Ooops, it happened again


# ----------------------------------------------------------------------
# testLimits (check_dashboard.TestDashboardEditLimits)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9846/devtools/browser/3e8d10fd-3c6d-4bd2-9808-6306fe7c4e2d
[0116/110154.314126:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 30191: Permission denied (13)
[0116/110156.518853:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 30232: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516100504.169:132): avc:  denied  { execute_no_trans } for  pid=1058 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestDashboardEditLimits-testLimits-fedora-i386-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestDashboardEditLimits-testLimits-fedora-i386-127.0.0.2-2801-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516100504.169:132): avc:  denied  { execute_no_trans } for  pid=1058 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 147 testLimits (check_dashboard.TestDashboardEditLimits) # duration: 64s
Wrote screenshot to TestDashboardEditLimits-testLimits-fedora-i386-127.0.0.2-2801-FAIL.png
Wrote HTML dump to TestDashboardEditLimits-testLimits-fedora-i386-127.0.0.2-2801-FAIL.html
Wrote JS log to TestDashboardEditLimits-testLimits-fedora-i386-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestDashboardEditLimits-testLimits-fedora-i386-127.0.0.2-2801-FAIL.log

First occurrence: 2018-01-16T11:02:18.846802 | revision 8a46177ed62969ae2dffcc83123613882a0c6dce, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (check_multi_machine.TestMultiMachineAdd)
#

DevTools listening on ws://127.0.0.1:10146/devtools/browser/dbdb6add-c7aa-4f05-b2bf-3563a8d6c914
[0117/042808.369537:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 71668: Permission denied (13)
[0117/042809.347688:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 71715: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516163273.649:146): avc:  denied  { map } for  pid=1055 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516163273.797:148): avc:  denied  { execute_no_trans } for  pid=1080 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestMultiMachineAdd-testBasic-fedora-i386-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestMultiMachineAdd-testBasic-fedora-i386-127.0.0.2-2401-FAIL.log
Journal extracted to TestMultiMachineAdd-testBasic-fedora-i386-127.0.0.2-2403-FAIL.log
Journal extracted to TestMultiMachineAdd-testBasic-fedora-i386-127.0.0.2-2402-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516163273.649:146): avc:  denied  { map } for  pid=1055 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 18 testBasic (check_multi_machine.TestMultiMachineAdd) # duration: 39s
Wrote screenshot to TestMultiMachineAdd-testBasic-fedora-i386-127.0.0.2-2401-FAIL.png
Wrote HTML dump to TestMultiMachineAdd-testBasic-fedora-i386-127.0.0.2-2401-FAIL.html
Wrote JS log to TestMultiMachineAdd-testBasic-fedora-i386-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestMultiMachineAdd-testBasic-fedora-i386-127.0.0.2-2401-FAIL.log
Journal extracted to TestMultiMachineAdd-testBasic-fedora-i386-127.0.0.2-2403-FAIL.log
Journal extracted to TestMultiMachineAdd-testBasic-fedora-i386-127.0.0.2-2402-FAIL.log

First occurrence: 2018-01-17T04:28:23.747036 | revision 06fe2d5a6769c233704fae6da4f273b55ff6c09d, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testNotRemovingDisks (check_storage_mdraid.TestStorage)
#

DevTools listening on ws://127.0.0.1:9958/devtools/browser/52d3a68b-6a4b-4b20-901d-8c83de1f3c9f
[0117/043035.522104:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 23773: Permission denied (13)
[0117/043036.416265:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 23841: Permission denied (13)
Error: /dev/md127: unrecognised disk label
Model: Linux Software RAID Array (md)
Disk /dev/md127: 51.4MB
Sector size (logical/physical): 512B/512B
Partition Table: unknown
Disk Flags: 

NAME    MAJ:MIN RM  SIZE RO TYPE  MOUNTPOINT
sda       8:0    0   50M  0 disk  
sdb       8:16   0   50M  0 disk  
`-md127   9:127  0   49M  0 raid5 
sdc       8:32   0   50M  0 disk  
sr0      11:0    1  366K  0 rom   
vda     252:0    0    8G  0 disk  
|-vda1  252:1    0    1M  0 part  
|-vda2  252:2    0    1G  0 part  /boot
|-vda3  252:3    0  615M  0 part  [SWAP]
`-vda4  252:4    0  6.4G  0 part  /

Unexpected journal message 'audit: type=1400 audit(1516163426.444:146): avc:  denied  { map } for  pid=1057 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516163426.537:148): avc:  denied  { execute_no_trans } for  pid=1085 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestStorage-testNotRemovingDisks-fedora-i386-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestStorage-testNotRemovingDisks-fedora-i386-127.0.0.2-2501-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/bots/../test/verify/check-storage-mdraid", line 35, in tearDown
    MachineCase.tearDown(self)
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516163426.444:146): avc:  denied  { map } for  pid=1057 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 105 testNotRemovingDisks (check_storage_mdraid.TestStorage) # duration: 29s
Wrote screenshot to TestStorage-testNotRemovingDisks-fedora-i386-127.0.0.2-2501-FAIL.png
Wrote HTML dump to TestStorage-testNotRemovingDisks-fedora-i386-127.0.0.2-2501-FAIL.html
Wrote JS log to TestStorage-testNotRemovingDisks-fedora-i386-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestStorage-testNotRemovingDisks-fedora-i386-127.0.0.2-2501-FAIL.log

First occurrence: 2018-01-17T04:30:48.980351 | revision 06fe2d5a6769c233704fae6da4f273b55ff6c09d, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testExternalPage (check_multi_machine.TestMultiMachine)
#

DevTools listening on ws://127.0.0.1:9472/devtools/browser/86f151de-00f0-4b34-96c9-70ca430d3bb4
[0117/043644.648354:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 36683: Permission denied (13)
[0117/043645.671519:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 36763: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516163790.767:128): avc:  denied  { map } for  pid=1059 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestMultiMachine-testExternalPage-fedora-i386-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestMultiMachine-testExternalPage-fedora-i386-127.0.0.2-2501-FAIL.log
Journal extracted to TestMultiMachine-testExternalPage-fedora-i386-127.0.0.2-2503-FAIL.log
Journal extracted to TestMultiMachine-testExternalPage-fedora-i386-127.0.0.2-2502-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516163790.767:128): avc:  denied  { map } for  pid=1059 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 13 testExternalPage (check_multi_machine.TestMultiMachine) # duration: 34s
Wrote screenshot to TestMultiMachine-testExternalPage-fedora-i386-127.0.0.2-2501-FAIL.png
Wrote HTML dump to TestMultiMachine-testExternalPage-fedora-i386-127.0.0.2-2501-FAIL.html
Wrote JS log to TestMultiMachine-testExternalPage-fedora-i386-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestMultiMachine-testExternalPage-fedora-i386-127.0.0.2-2501-FAIL.log
Journal extracted to TestMultiMachine-testExternalPage-fedora-i386-127.0.0.2-2503-FAIL.log
Journal extracted to TestMultiMachine-testExternalPage-fedora-i386-127.0.0.2-2502-FAIL.log

First occurrence: 2018-01-17T04:36:54.393350 | revision 06fe2d5a6769c233704fae6da4f273b55ff6c09d, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testFormatTooSmall (check_storage_format.TestStorage)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9983/devtools/browser/0de5cdca-0b97-4f57-a8da-6dede21a0fad
[0117/050141.402166:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 24505: Permission denied (13)
[0117/050142.272341:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 24556: Permission denied (13)
> warning: Error creating file system: Command-line `mkfs.xfs -N -f -L "" "/dev/sda"' exited with non-zero exit status 1: agsize (1280 blocks) too small, need at least 4096 blocks
Usage: mkfs.xfs
/* blocksize */     [-b log=n|size=num]
/* metadata */      [-m crc=0|1,finobt=0|1,uuid=xxx,rmapbt=0|1,reflink=0|1]
/* data subvol */   [-d agcount=n,agsize=n,file,name=xxx,size=num,
                (sunit=value,swidth=value|su=num,sw=num|noalign),
                sectlog=n|sectsize=num
/* force overwrite */   [-f]
/* inode size */    [-i log=n|perblock=n|size=num,maxpct=n,attr=0|1|2,
                projid32bit=0|1,sparse=0|1]
/* no discard */    [-K]
/* log subvol */    [-l agnum=n,internal,size=num,logdev=xxx,version=n
                sunit=value|su=num,sectlog=n|sectsize=num,
                lazy-count=0|1]
/* label */     [-L label (maximum 12 characters)]
/* naming */        [-n log=n|size=num,version=2|ci,ftype=0|1]
/* no-op info only */   [-N]
/* prototype file */    [-p fname]
/* quiet */     [-q]
/* realtime subvol */   [-r extsize=num,size=num,rtdev=xxx]
/* sectorsize */    [-s log=n|size=num]
/* version */       [-V]
            devicename
<devicename> is required unless -d name=xxx is given.
<num> is xxx (bytes), xxxs (sectors), xxxb (fs blocks), xxxk (xxx KiB),
      xxxm (xxx MiB), xxxg (xxx GiB), xxxt (xxx TiB) or xxxp (xxx PiB).
<value> is xxx (512 byte blocks).

Unexpected journal message 'audit: type=1400 audit(1516165293.763:150): avc:  denied  { execute_no_trans } for  pid=1082 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestStorage-testFormatTooSmall-fedora-i386-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestStorage-testFormatTooSmall-fedora-i386-127.0.0.2-2201-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516165293.763:150): avc:  denied  { execute_no_trans } for  pid=1082 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 96 testFormatTooSmall (check_storage_format.TestStorage) # duration: 26s
Wrote screenshot to TestStorage-testFormatTooSmall-fedora-i386-127.0.0.2-2201-FAIL.png
Wrote HTML dump to TestStorage-testFormatTooSmall-fedora-i386-127.0.0.2-2201-FAIL.html
Wrote JS log to TestStorage-testFormatTooSmall-fedora-i386-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestStorage-testFormatTooSmall-fedora-i386-127.0.0.2-2201-FAIL.log

First occurrence: 2018-01-17T05:01:49.686760 | revision 06fe2d5a6769c233704fae6da4f273b55ff6c09d, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testNotSupported (check_realms.TestRealms)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9705/devtools/browser/20404861-195b-4d79-a3a5-5ca93e75d5fe
[0117/050312.452802:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 27469: Permission denied (13)
[0117/050313.549846:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 27503: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516165381.845:129): avc:  denied  { map } for  pid=1044 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestRealms-testNotSupported-fedora-i386-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestRealms-testNotSupported-fedora-i386-127.0.0.2-2401-FAIL.log
Journal extracted to TestRealms-testNotSupported-ipa-127.0.0.2-2402-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516165381.845:129): avc:  denied  { map } for  pid=1044 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 80 testNotSupported (check_realms.TestRealms) # duration: 36s
Wrote screenshot to TestRealms-testNotSupported-fedora-i386-127.0.0.2-2401-FAIL.png
Wrote HTML dump to TestRealms-testNotSupported-fedora-i386-127.0.0.2-2401-FAIL.html
Wrote JS log to TestRealms-testNotSupported-fedora-i386-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestRealms-testNotSupported-fedora-i386-127.0.0.2-2401-FAIL.log
Journal extracted to TestRealms-testNotSupported-ipa-127.0.0.2-2402-FAIL.log

First occurrence: 2018-01-17T05:03:28.537807 | revision 06fe2d5a6769c233704fae6da4f273b55ff6c09d, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBondingMainSlowly (check_networking_bond.TestNetworking)
#
NAME             UUID                                  TYPE            DEVICE 
System eth0      5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03  802-3-ethernet  eth0   
static-52:54:01  7f49919f-d16d-4641-9ff7-dee7c5350e92  802-3-ethernet  eth1   
virbr0           6515513e-5a50-4693-b024-471418c529cf  bridge          virbr0 
System eth1      9c92fad9-6ecb-3e6c-eb4d-8a47c6f50c04  802-3-ethernet  --     
ens2             8a296a34-08e2-42d9-9e8d-b37c582e87cd  802-3-ethernet  --     

52:54:01:00:00:01 -> eth1
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9639/devtools/browser/7313c4c5-3a59-4dba-905c-29af7768644e
[0117/050606.044668:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 33251: Permission denied (13)
[0117/050607.023105:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 33328: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516165558.539:148): avc:  denied  { map } for  pid=1060 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516165558.629:150): avc:  denied  { execute_no_trans } for  pid=1085 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestNetworking-testBondingMainSlowly-fedora-i386-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestNetworking-testBondingMainSlowly-fedora-i386-127.0.0.2-2301-FAIL.log
Journal extracted to TestNetworking-testBondingMainSlowly-fedora-26-127.0.0.2-2302-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516165558.539:148): avc:  denied  { map } for  pid=1060 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 27 testBondingMainSlowly (check_networking_bond.TestNetworking) # duration: 27s
Wrote screenshot to TestNetworking-testBondingMainSlowly-fedora-i386-127.0.0.2-2301-FAIL.png
Wrote HTML dump to TestNetworking-testBondingMainSlowly-fedora-i386-127.0.0.2-2301-FAIL.html
Wrote JS log to TestNetworking-testBondingMainSlowly-fedora-i386-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestNetworking-testBondingMainSlowly-fedora-i386-127.0.0.2-2301-FAIL.log
Journal extracted to TestNetworking-testBondingMainSlowly-fedora-26-127.0.0.2-2302-FAIL.log

First occurrence: 2018-01-17T05:06:14.122139 | revision 06fe2d5a6769c233704fae6da4f273b55ff6c09d, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBond (check_networking_bond.TestNetworking)
#
NAME             UUID                                  TYPE            DEVICE 
System eth0      5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03  802-3-ethernet  eth0   
static-52:54:01  0340509f-53ae-4518-a99a-f99e325cd079  802-3-ethernet  eth1   
virbr0           068bf6ce-b4b3-4f80-8062-afca7ee21fca  bridge          virbr0 
System eth1      9c92fad9-6ecb-3e6c-eb4d-8a47c6f50c04  802-3-ethernet  --     
ens2             8a296a34-08e2-42d9-9e8d-b37c582e87cd  802-3-ethernet  --     

ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9265/devtools/browser/2fc778f1-16eb-4f0f-8af8-5f47c6bb50a6
[0117/050629.290222:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 33944: Permission denied (13)
[0117/050630.241715:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 33996: Permission denied (13)
52:54:01:00:00:03 -> eth2
52:54:01:00:00:03 -> eth2
52:54:01:00:00:04 -> eth3
52:54:01:00:00:04 -> eth3
Unexpected journal message 'audit: type=1400 audit(1516165576.539:149): avc:  denied  { execute_no_trans } for  pid=1074 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestNetworking-testBond-fedora-i386-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestNetworking-testBond-fedora-i386-127.0.0.2-2701-FAIL.log
Journal extracted to TestNetworking-testBond-fedora-26-127.0.0.2-2702-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516165576.539:149): avc:  denied  { execute_no_trans } for  pid=1074 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 24 testBond (check_networking_bond.TestNetworking) # duration: 42s
Wrote screenshot to TestNetworking-testBond-fedora-i386-127.0.0.2-2701-FAIL.png
Wrote HTML dump to TestNetworking-testBond-fedora-i386-127.0.0.2-2701-FAIL.html
Wrote JS log to TestNetworking-testBond-fedora-i386-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestNetworking-testBond-fedora-i386-127.0.0.2-2701-FAIL.log
Journal extracted to TestNetworking-testBond-fedora-26-127.0.0.2-2702-FAIL.log

First occurrence: 2018-01-17T05:06:48.955454 | revision 06fe2d5a6769c233704fae6da4f273b55ff6c09d, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testRestart (check_docker.TestDocker)
#

DevTools listening on ws://127.0.0.1:9669/devtools/browser/556d2373-2de6-4e27-bd64-1eb878106b2c
[0117/073644.816776:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 17433: Permission denied (13)
[0117/073645.801565:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 17477: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516174553.702:131): avc:  denied  { map } for  pid=1048 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestDocker-testRestart-fedora-i386-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestDocker-testRestart-fedora-i386-127.0.0.2-2901-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516174553.702:131): avc:  denied  { map } for  pid=1048 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 152 testRestart (check_docker.TestDocker) # duration: 130s
Wrote screenshot to TestDocker-testRestart-fedora-i386-127.0.0.2-2901-FAIL.png
Wrote HTML dump to TestDocker-testRestart-fedora-i386-127.0.0.2-2901-FAIL.html
Wrote JS log to TestDocker-testRestart-fedora-i386-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestDocker-testRestart-fedora-i386-127.0.0.2-2901-FAIL.log

First occurrence: 2018-01-17T07:37:54.813318 | revision 79ac8e03ab6fa587a5d79bc66e1289be10accf3e, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testOtherSettings (check_networking_settings.TestNetworking)
#
NAME         UUID                                  TYPE            DEVICE 
System eth0  5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03  802-3-ethernet  eth0   
virbr0       c6fdeebd-902e-4846-9da6-4e4ae928e928  bridge          virbr0 
System eth1  9c92fad9-6ecb-3e6c-eb4d-8a47c6f50c04  802-3-ethernet  --     
ens2         8a296a34-08e2-42d9-9e8d-b37c582e87cd  802-3-ethernet  --     

52:54:01:00:00:03 -> eth2
52:54:01:00:00:03 -> eth2

DevTools listening on ws://127.0.0.1:9372/devtools/browser/5eca6d8f-e8e5-4024-98e3-fc27031ba617
[0117/074331.474146:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 32316: Permission denied (13)
[0117/074332.419937:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 32380: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(0): avc:  denied  { map } for  pid=0 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=0 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(0): avc:  denied  { execute_no_trans } for  pid=0 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=0 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestNetworking-testOtherSettings-fedora-i386-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestNetworking-testOtherSettings-fedora-i386-127.0.0.2-2801-FAIL.log
Journal extracted to TestNetworking-testOtherSettings-fedora-26-127.0.0.2-2802-FAIL.log
Traceback (most recent call last):
  File "testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(0): avc:  denied  { map } for  pid=0 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=0 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 37 testOtherSettings (check_networking_settings.TestNetworking) # duration: 34s
Wrote screenshot to TestNetworking-testOtherSettings-fedora-i386-127.0.0.2-2801-FAIL.png
Wrote HTML dump to TestNetworking-testOtherSettings-fedora-i386-127.0.0.2-2801-FAIL.html
Wrote JS log to TestNetworking-testOtherSettings-fedora-i386-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestNetworking-testOtherSettings-fedora-i386-127.0.0.2-2801-FAIL.log
Journal extracted to TestNetworking-testOtherSettings-fedora-26-127.0.0.2-2802-FAIL.log

First occurrence: 2018-01-17T07:43:41.209765 | revision 79ac8e03ab6fa587a5d79bc66e1289be10accf3e, logs Times recorded: 2 Latest occurrences:

# ----------------------------------------------------------------------
# testSetup (check_dashboard.TestDashboardSetup)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9506/devtools/browser/51999da0-3e23-486e-8ed0-4a0692426f7b
[0117/093204.165024:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 18225: Permission denied (13)
[0117/093205.374907:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 18264: Permission denied (13)
> warning: Error opening directory '/home/admin/.ssh': No such file or directory
> warning: Login failed
> warning: Error opening directory '/home/admin/.ssh': No such file or directory
> warning: --: line 25: cd: /home/admin/.ssh: No such file or directory

id: 'nosync': no such user
Unexpected journal message 'audit: type=1400 audit(1516181493.586:112): avc:  denied  { map } for  pid=1008 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516181493.647:114): avc:  denied  { execute_no_trans } for  pid=1025 comm="pmlogger_check" path="/usr/bin/pmlogger" dev="vda4" ino=148286 scontext=system_u:system_r:pcp_pmlogger_t:s0 tcontext=system_u:object_r:pcp_pmlogger_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestDashboardSetup-testSetup-fedora-i386-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestDashboardSetup-testSetup-fedora-i386-127.0.0.2-2401-FAIL.log
Journal extracted to TestDashboardSetup-testSetup-fedora-i386-127.0.0.2-2403-FAIL.log
Journal extracted to TestDashboardSetup-testSetup-fedora-i386-127.0.0.2-2402-FAIL.log
> warning: Error opening directory '/home/admin/.ssh': No such file or directory
> warning: --: line 25: cd: /home/admin/.ssh: No such file or directory

Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516181493.586:112): avc:  denied  { map } for  pid=1008 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 136 testSetup (check_dashboard.TestDashboardSetup) # duration: 75s
Wrote screenshot to TestDashboardSetup-testSetup-fedora-i386-127.0.0.2-2401-FAIL.png
Wrote HTML dump to TestDashboardSetup-testSetup-fedora-i386-127.0.0.2-2401-FAIL.html
Wrote JS log to TestDashboardSetup-testSetup-fedora-i386-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestDashboardSetup-testSetup-fedora-i386-127.0.0.2-2401-FAIL.log
Journal extracted to TestDashboardSetup-testSetup-fedora-i386-127.0.0.2-2403-FAIL.log
Journal extracted to TestDashboardSetup-testSetup-fedora-i386-127.0.0.2-2402-FAIL.log

First occurrence: 2018-01-17T09:32:26.691084 | revision 92e24b3d7b1e4b68700a513bea7f2d810f2f86ff, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testConfigOrigins (check_connection.TestConnection)
#
Unexpected journal message 'audit: type=1400 audit(1516181600.873:110): avc:  denied  { map } for  pid=1035 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516181600.890:112): avc:  denied  { execute_no_trans } for  pid=1039 comm="pmlogger_check" path="/usr/bin/pmlogger" dev="vda4" ino=148286 scontext=system_u:system_r:pcp_pmlogger_t:s0 tcontext=system_u:object_r:pcp_pmlogger_exec_t:s0 tclass=file permissive=0'
Journal extracted to TestConnection-testConfigOrigins-fedora-i386-127.0.0.2-2401-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516181600.873:110): avc:  denied  { map } for  pid=1035 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 128 testConfigOrigins (check_connection.TestConnection) # duration: 37s
Journal extracted to TestConnection-testConfigOrigins-fedora-i386-127.0.0.2-2401-FAIL.log

First occurrence: 2018-01-17T09:33:41.949312 | revision 92e24b3d7b1e4b68700a513bea7f2d810f2f86ff, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testMotd (check_system_info.TestSystemInfo)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9775/devtools/browser/d5c34e57-ecf3-4f46-b8d8-687e841e3a0b
[0117/093500.820185:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 21897: Permission denied (13)
[0117/093502.016569:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 21958: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516181691.466:112): avc:  denied  { map } for  pid=1027 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516181691.492:114): avc:  denied  { execute_no_trans } for  pid=1034 comm="pmlogger_check" path="/usr/bin/pmlogger" dev="vda4" ino=148286 scontext=system_u:system_r:pcp_pmlogger_t:s0 tcontext=system_u:object_r:pcp_pmlogger_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516181691.614:115): avc:  denied  { execute_no_trans } for  pid=1055 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestSystemInfo-testMotd-fedora-i386-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestSystemInfo-testMotd-fedora-i386-127.0.0.2-2501-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516181691.466:112): avc:  denied  { map } for  pid=1027 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 113 testMotd (check_system_info.TestSystemInfo) # duration: 37s
Wrote screenshot to TestSystemInfo-testMotd-fedora-i386-127.0.0.2-2501-FAIL.png
Wrote HTML dump to TestSystemInfo-testMotd-fedora-i386-127.0.0.2-2501-FAIL.html
Wrote JS log to TestSystemInfo-testMotd-fedora-i386-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestSystemInfo-testMotd-fedora-i386-127.0.0.2-2501-FAIL.log

First occurrence: 2018-01-17T09:35:12.879025 | revision 92e24b3d7b1e4b68700a513bea7f2d810f2f86ff, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testSerialConsole (check_machines.TestMachines)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9616/devtools/browser/ff480014-8849-4ac7-a9b5-28e44b1aa588
[0117/093553.944615:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 41432: Permission denied (13)
[0117/093555.048031:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 41503: Permission denied (13)
[0117/093601.304586:WARNING:ipc_message_attachment_set.cc(49)] MessageAttachmentSet destroyed with unconsumed attachments: 0/1
Unexpected journal message 'audit: type=1400 audit(1516181739.142:97): avc:  denied  { map } for  pid=985 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestMachines-testSerialConsole-fedora-i386-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestMachines-testSerialConsole-fedora-i386-127.0.0.2-2501-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516181739.142:97): avc:  denied  { map } for  pid=985 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 7 testSerialConsole (check_machines.TestMachines) # duration: 49s
Wrote screenshot to TestMachines-testSerialConsole-fedora-i386-127.0.0.2-2501-FAIL.png
Wrote HTML dump to TestMachines-testSerialConsole-fedora-i386-127.0.0.2-2501-FAIL.html
Wrote JS log to TestMachines-testSerialConsole-fedora-i386-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestMachines-testSerialConsole-fedora-i386-127.0.0.2-2501-FAIL.log

First occurrence: 2018-01-17T09:36:11.081040 | revision 5fe7c6adec4de303c9826f35f003354fe87bb710, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testISCSI (check_storage_iscsi.TestStorage)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9273/devtools/browser/16d7d725-2e34-4d96-a928-0c6d14bae4a4
[0117/093735.353566:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 25271: Permission denied (13)
[0117/093736.566689:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 25300: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516181845.032:144): avc:  denied  { map } for  pid=1052 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestStorage-testISCSI-fedora-i386-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestStorage-testISCSI-fedora-i386-127.0.0.2-2601-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516181845.032:144): avc:  denied  { map } for  pid=1052 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 90 testISCSI (check_storage_iscsi.TestStorage) # duration: 50s
Wrote screenshot to TestStorage-testISCSI-fedora-i386-127.0.0.2-2601-FAIL.png
Wrote HTML dump to TestStorage-testISCSI-fedora-i386-127.0.0.2-2601-FAIL.html
Wrote JS log to TestStorage-testISCSI-fedora-i386-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestStorage-testISCSI-fedora-i386-127.0.0.2-2601-FAIL.log

First occurrence: 2018-01-17T09:37:49.190284 | revision 92e24b3d7b1e4b68700a513bea7f2d810f2f86ff, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testNoConnectionSettings (check_networking_settings.TestNetworking)
#
NAME         UUID                                  TYPE            DEVICE 
System eth0  5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03  802-3-ethernet  eth0   
virbr0       c0e43f80-957a-4b1e-a060-2b285eac0a23  bridge          virbr0 
System eth1  9c92fad9-6ecb-3e6c-eb4d-8a47c6f50c04  802-3-ethernet  --     
ens2         8a296a34-08e2-42d9-9e8d-b37c582e87cd  802-3-ethernet  --     

ftruncate() failed: Permission denied
[0117/094056.875914:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 30464: Permission denied (13)

DevTools listening on ws://127.0.0.1:9419/devtools/browser/fb70995a-3b4f-4664-b1aa-417ba00aeef4
[0117/094058.181429:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 30509: Permission denied (13)
52:54:01:00:00:03 -> eth2
52:54:01:00:00:03 -> eth2
Unexpected journal message 'audit: type=1400 audit(1516182037.940:109): avc:  denied  { map } for  pid=1041 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516182037.965:111): avc:  denied  { execute_no_trans } for  pid=1045 comm="pmlogger_check" path="/usr/bin/pmlogger" dev="vda4" ino=148286 scontext=system_u:system_r:pcp_pmlogger_t:s0 tcontext=system_u:object_r:pcp_pmlogger_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestNetworking-testNoConnectionSettings-fedora-i386-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestNetworking-testNoConnectionSettings-fedora-i386-127.0.0.2-2701-FAIL.log
Journal extracted to TestNetworking-testNoConnectionSettings-fedora-26-127.0.0.2-2702-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516182037.940:109): avc:  denied  { map } for  pid=1041 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 36 testNoConnectionSettings (check_networking_settings.TestNetworking) # duration: 57s
Wrote screenshot to TestNetworking-testNoConnectionSettings-fedora-i386-127.0.0.2-2701-FAIL.png
Wrote HTML dump to TestNetworking-testNoConnectionSettings-fedora-i386-127.0.0.2-2701-FAIL.html
Wrote JS log to TestNetworking-testNoConnectionSettings-fedora-i386-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestNetworking-testNoConnectionSettings-fedora-i386-127.0.0.2-2701-FAIL.log
Journal extracted to TestNetworking-testNoConnectionSettings-fedora-26-127.0.0.2-2702-FAIL.log

First occurrence: 2018-01-17T09:41:19.277173 | revision 92e24b3d7b1e4b68700a513bea7f2d810f2f86ff, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testMac (check_networking_mac.TestNetworking)
#
NAME         UUID                                  TYPE            DEVICE 
System eth0  5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03  802-3-ethernet  eth0   
virbr0       2b97995d-0026-4cac-b14d-bb24296606e4  bridge          virbr0 
System eth1  9c92fad9-6ecb-3e6c-eb4d-8a47c6f50c04  802-3-ethernet  --     
ens2         8a296a34-08e2-42d9-9e8d-b37c582e87cd  802-3-ethernet  --     

ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9560/devtools/browser/214c3f91-c7e5-4ff4-ad3f-e292ecfe4f0d
[0117/094113.748660:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 30948: Permission denied (13)
[0117/094114.936636:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 31019: Permission denied (13)
52:54:01:00:00:03 -> eth2
52:54:01:00:00:03 -> eth2
Unexpected journal message 'audit: type=1400 audit(1516182060.573:112): avc:  denied  { map } for  pid=1020 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516182060.631:114): avc:  denied  { execute_no_trans } for  pid=1033 comm="pmlogger_check" path="/usr/bin/pmlogger" dev="vda4" ino=148286 scontext=system_u:system_r:pcp_pmlogger_t:s0 tcontext=system_u:object_r:pcp_pmlogger_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestNetworking-testMac-fedora-i386-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestNetworking-testMac-fedora-i386-127.0.0.2-2401-FAIL.log
Journal extracted to TestNetworking-testMac-fedora-26-127.0.0.2-2402-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516182060.573:112): avc:  denied  { map } for  pid=1020 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 33 testMac (check_networking_mac.TestNetworking) # duration: 52s
Wrote screenshot to TestNetworking-testMac-fedora-i386-127.0.0.2-2401-FAIL.png
Wrote HTML dump to TestNetworking-testMac-fedora-i386-127.0.0.2-2401-FAIL.html
Wrote JS log to TestNetworking-testMac-fedora-i386-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestNetworking-testMac-fedora-i386-127.0.0.2-2401-FAIL.log
Journal extracted to TestNetworking-testMac-fedora-26-127.0.0.2-2402-FAIL.log

First occurrence: 2018-01-17T09:41:32.306842 | revision 92e24b3d7b1e4b68700a513bea7f2d810f2f86ff, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testConversation (check_login.TestLogin)
#

DevTools listening on ws://127.0.0.1:9447/devtools/browser/56f8aca5-8639-48ef-a556-23d62fe6cbe7
[0117/101921.299547:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 63698: Permission denied (13)
[0117/101922.263042:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 63840: Permission denied (13)
> log: Authentication failed
Unexpected journal message 'audit: type=1400 audit(1516184354.246:112): avc:  denied  { map } for  pid=1041 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516184354.267:114): avc:  denied  { execute_no_trans } for  pid=1045 comm="pmlogger_check" path="/usr/bin/pmlogger" dev="vda4" ino=148286 scontext=system_u:system_r:pcp_pmlogger_t:s0 tcontext=system_u:object_r:pcp_pmlogger_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestLogin-testConversation-fedora-i386-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestLogin-testConversation-fedora-i386-127.0.0.2-2901-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516184354.246:112): avc:  denied  { map } for  pid=1041 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 175 testConversation (check_login.TestLogin) # duration: 32s
Wrote screenshot to TestLogin-testConversation-fedora-i386-127.0.0.2-2901-FAIL.png
Wrote HTML dump to TestLogin-testConversation-fedora-i386-127.0.0.2-2901-FAIL.html
Wrote JS log to TestLogin-testConversation-fedora-i386-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestLogin-testConversation-fedora-i386-127.0.0.2-2901-FAIL.log

First occurrence: 2018-01-17T10:19:29.612617 | revision 5af93c4982658b63b208ec1ed076290c05577523, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testL10N (check_apps.TestApps)
#

DevTools listening on ws://127.0.0.1:9681/devtools/browser/1b87f04e-0c50-4df8-8a65-2d968312f696
[0117/102336.588544:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 69518: Permission denied (13)
[0117/102337.506783:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 69546: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516184608.169:156): avc:  denied  { execute_no_trans } for  pid=1086 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestApps-testL10N-fedora-i386-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestApps-testL10N-fedora-i386-127.0.0.2-2601-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516184608.169:156): avc:  denied  { execute_no_trans } for  pid=1086 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 129 testL10N (check_apps.TestApps) # duration: 30s
Wrote screenshot to TestApps-testL10N-fedora-i386-127.0.0.2-2601-FAIL.png
Wrote HTML dump to TestApps-testL10N-fedora-i386-127.0.0.2-2601-FAIL.html
Wrote JS log to TestApps-testL10N-fedora-i386-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestApps-testL10N-fedora-i386-127.0.0.2-2601-FAIL.log

First occurrence: 2018-01-17T10:23:46.583627 | revision 5af93c4982658b63b208ec1ed076290c05577523, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testMotd (check_system_info.TestSystemInfo)
#

DevTools listening on ws://127.0.0.1:9872/devtools/browser/08155f16-7a86-42ca-9902-a65944900342
[0117/102535.383942:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 72823: Permission denied (13)
[0117/102536.492605:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 72866: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516184727.152:145): avc:  denied  { execute_no_trans } for  pid=1081 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestSystemInfo-testMotd-fedora-i386-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestSystemInfo-testMotd-fedora-i386-127.0.0.2-2401-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516184727.152:145): avc:  denied  { execute_no_trans } for  pid=1081 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 110 testMotd (check_system_info.TestSystemInfo) # duration: 27s
Wrote screenshot to TestSystemInfo-testMotd-fedora-i386-127.0.0.2-2401-FAIL.png
Wrote HTML dump to TestSystemInfo-testMotd-fedora-i386-127.0.0.2-2401-FAIL.html
Wrote JS log to TestSystemInfo-testMotd-fedora-i386-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestSystemInfo-testMotd-fedora-i386-127.0.0.2-2401-FAIL.log

First occurrence: 2018-01-17T10:25:42.684724 | revision 5af93c4982658b63b208ec1ed076290c05577523, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testFormatTypes (check_storage_format.TestStorage)
#

DevTools listening on ws://127.0.0.1:10210/devtools/browser/cab1c501-5541-4698-82ec-2f6dc8b276e2
[0117/102752.918253:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 55205: Permission denied (13)
[0117/102754.014808:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 55240: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516184864.152:148): avc:  denied  { execute_no_trans } for  pid=1083 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestStorage-testFormatTypes-fedora-i386-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestStorage-testFormatTypes-fedora-i386-127.0.0.2-2301-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516184864.152:148): avc:  denied  { execute_no_trans } for  pid=1083 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 86 testFormatTypes (check_storage_format.TestStorage) # duration: 36s
Wrote screenshot to TestStorage-testFormatTypes-fedora-i386-127.0.0.2-2301-FAIL.png
Wrote HTML dump to TestStorage-testFormatTypes-fedora-i386-127.0.0.2-2301-FAIL.html
Wrote JS log to TestStorage-testFormatTypes-fedora-i386-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestStorage-testFormatTypes-fedora-i386-127.0.0.2-2301-FAIL.log

First occurrence: 2018-01-17T10:28:05.194627 | revision 74786f2be5f9e9c48b617d83f2629d6fa7832a02, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testDelete (check_machines.TestMachines)
#

DevTools listening on ws://127.0.0.1:9598/devtools/browser/4ae8e9f7-3808-47d1-a3c8-269d81776e3f
[0117/103412.695574:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 67335: Permission denied (13)
[0117/103413.697093:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 67366: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516185242.111:121): avc:  denied  { map } for  pid=1042 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516185242.145:123): avc:  denied  { execute_no_trans } for  pid=1053 comm="pmlogger_check" path="/usr/bin/pmlogger" dev="vda4" ino=148286 scontext=system_u:system_r:pcp_pmlogger_t:s0 tcontext=system_u:object_r:pcp_pmlogger_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestMachines-testDelete-fedora-i386-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestMachines-testDelete-fedora-i386-127.0.0.2-2201-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516185242.111:121): avc:  denied  { map } for  pid=1042 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 2 testDelete (check_machines.TestMachines) # duration: 31s
Wrote screenshot to TestMachines-testDelete-fedora-i386-127.0.0.2-2201-FAIL.png
Wrote HTML dump to TestMachines-testDelete-fedora-i386-127.0.0.2-2201-FAIL.html
Wrote JS log to TestMachines-testDelete-fedora-i386-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestMachines-testDelete-fedora-i386-127.0.0.2-2201-FAIL.log

First occurrence: 2018-01-17T10:34:21.845813 | revision 74786f2be5f9e9c48b617d83f2629d6fa7832a02, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (check_dashboard.TestBasicDashboard)
#

DevTools listening on ws://127.0.0.1:9973/devtools/browser/898d9ac0-a086-4a99-8088-4959e845544a
[0117/105322.424958:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 30432: Permission denied (13)
[0117/105323.330123:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 30469: Permission denied (13)

DevTools listening on ws://127.0.0.1:10126/devtools/browser/ee2012db-89e6-43a1-b6e3-015af8e534a2
[0117/105327.990882:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 30614: Permission denied (13)
[0117/105328.914482:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 30671: Permission denied (13)
[0117/105345.342922:ERROR:gl_implementation.cc(241)] Failed to load /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: cannot open shared object file: No such file or directory
[0117/105345.344688:ERROR:gpu_child_thread.cc(254)] Exiting GPU process due to errors during initialization
[0117/105345.800304:ERROR:gl_implementation.cc(241)] Failed to load /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: cannot open shared object file: No such file or directory
[0117/105345.801909:ERROR:gpu_child_thread.cc(254)] Exiting GPU process due to errors during initialization
[0117/105346.257411:ERROR:gl_implementation.cc(241)] Failed to load /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: cannot open shared object file: No such file or directory
[0117/105346.259439:ERROR:gpu_child_thread.cc(254)] Exiting GPU process due to errors during initialization
[0117/105346.746546:ERROR:gl_implementation.cc(241)] Failed to load /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: cannot open shared object file: No such file or directory
[0117/105346.748213:ERROR:gpu_child_thread.cc(254)] Exiting GPU process due to errors during initialization
Unexpected journal message 'audit: type=1400 audit(1516186393.712:148): avc:  denied  { execute_no_trans } for  pid=1077 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestBasicDashboard-testBasic-fedora-i386-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestBasicDashboard-testBasic-fedora-i386-127.0.0.2-2801-FAIL.log
Journal extracted to TestBasicDashboard-testBasic-fedora-i386-127.0.0.2-2803-FAIL.log
Journal extracted to TestBasicDashboard-testBasic-fedora-i386-127.0.0.2-2802-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516186393.712:148): avc:  denied  { execute_no_trans } for  pid=1077 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 145 testBasic (check_dashboard.TestBasicDashboard) # duration: 52s
Wrote screenshot to TestBasicDashboard-testBasic-fedora-i386-127.0.0.2-2801-FAIL.png
Wrote HTML dump to TestBasicDashboard-testBasic-fedora-i386-127.0.0.2-2801-FAIL.html
Wrote JS log to TestBasicDashboard-testBasic-fedora-i386-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestBasicDashboard-testBasic-fedora-i386-127.0.0.2-2801-FAIL.log
Journal extracted to TestBasicDashboard-testBasic-fedora-i386-127.0.0.2-2803-FAIL.log
Journal extracted to TestBasicDashboard-testBasic-fedora-i386-127.0.0.2-2802-FAIL.log

First occurrence: 2018-01-17T10:53:58.467871 | revision 5af93c4982658b63b208ec1ed076290c05577523, logs Times recorded: 1 Latest occurrences:

cockpituous commented 6 years ago

verify/fedora-i386 Ooops, it happened again


# ----------------------------------------------------------------------
# testMachinesJsonVarMigration (check_dashboard.TestDashboardSetup)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9569/devtools/browser/cb0a33e4-9e83-4490-9f54-9da876abd7ea
[0116/110158.342057:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 30295: Permission denied (13)
[0116/110159.672865:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 30341: Permission denied (13)
> log: done
> log: done
> log: done
Unexpected journal message 'audit: type=1400 audit(1516100497.960:111): avc:  denied  { map } for  pid=1025 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestDashboardSetup-testMachinesJsonVarMigration-fedora-i386-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestDashboardSetup-testMachinesJsonVarMigration-fedora-i386-127.0.0.2-2201-FAIL.log
Journal extracted to TestDashboardSetup-testMachinesJsonVarMigration-fedora-i386-127.0.0.2-2203-FAIL.log
Journal extracted to TestDashboardSetup-testMachinesJsonVarMigration-fedora-i386-127.0.0.2-2202-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516100497.960:111): avc:  denied  { map } for  pid=1025 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 148 testMachinesJsonVarMigration (check_dashboard.TestDashboardSetup) # duration: 86s
Wrote screenshot to TestDashboardSetup-testMachinesJsonVarMigration-fedora-i386-127.0.0.2-2201-FAIL.png
Wrote HTML dump to TestDashboardSetup-testMachinesJsonVarMigration-fedora-i386-127.0.0.2-2201-FAIL.html
Wrote JS log to TestDashboardSetup-testMachinesJsonVarMigration-fedora-i386-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestDashboardSetup-testMachinesJsonVarMigration-fedora-i386-127.0.0.2-2201-FAIL.log
Journal extracted to TestDashboardSetup-testMachinesJsonVarMigration-fedora-i386-127.0.0.2-2203-FAIL.log
Journal extracted to TestDashboardSetup-testMachinesJsonVarMigration-fedora-i386-127.0.0.2-2202-FAIL.log

First occurrence: 2018-01-16T11:02:31.735038 | revision 8a46177ed62969ae2dffcc83123613882a0c6dce, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testExternalPage (check_multi_machine.TestMultiMachine)
#

DevTools listening on ws://127.0.0.1:9714/devtools/browser/4e21d6e2-db6a-4e0e-bcb7-b52d373a90af
[0116/153137.363916:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 89441: Permission denied (13)
[0116/153138.287837:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 89488: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516116682.797:111): avc:  denied  { map } for  pid=1010 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestMultiMachine-testExternalPage-fedora-i386-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestMultiMachine-testExternalPage-fedora-i386-127.0.0.2-2201-FAIL.log
Journal extracted to TestMultiMachine-testExternalPage-fedora-i386-127.0.0.2-2203-FAIL.log
Journal extracted to TestMultiMachine-testExternalPage-fedora-i386-127.0.0.2-2202-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516116682.797:111): avc:  denied  { map } for  pid=1010 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 5 testExternalPage (check_multi_machine.TestMultiMachine) # duration: 34s
Wrote screenshot to TestMultiMachine-testExternalPage-fedora-i386-127.0.0.2-2201-FAIL.png
Wrote HTML dump to TestMultiMachine-testExternalPage-fedora-i386-127.0.0.2-2201-FAIL.html
Wrote JS log to TestMultiMachine-testExternalPage-fedora-i386-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestMultiMachine-testExternalPage-fedora-i386-127.0.0.2-2201-FAIL.log
Journal extracted to TestMultiMachine-testExternalPage-fedora-i386-127.0.0.2-2203-FAIL.log
Journal extracted to TestMultiMachine-testExternalPage-fedora-i386-127.0.0.2-2202-FAIL.log

First occurrence: 2018-01-16T15:31:46.578007 | revision fcddd826d4d63170ce217c37c16080ed16e2e31c, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testMotd (check_system_info.TestSystemInfo)
#

DevTools listening on ws://127.0.0.1:9902/devtools/browser/f2f50d7b-5b19-4587-b424-3a981cb5e17c
[0116/153122.649108:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 25741: Permission denied (13)
[0116/153123.684937:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 25808: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516116675.060:146): avc:  denied  { map } for  pid=1056 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestSystemInfo-testMotd-fedora-i386-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestSystemInfo-testMotd-fedora-i386-127.0.0.2-2601-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516116675.060:146): avc:  denied  { map } for  pid=1056 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 83 testMotd (check_system_info.TestSystemInfo) # duration: 26s
Wrote screenshot to TestSystemInfo-testMotd-fedora-i386-127.0.0.2-2601-FAIL.png
Wrote HTML dump to TestSystemInfo-testMotd-fedora-i386-127.0.0.2-2601-FAIL.html
Wrote JS log to TestSystemInfo-testMotd-fedora-i386-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestSystemInfo-testMotd-fedora-i386-127.0.0.2-2601-FAIL.log

First occurrence: 2018-01-16T15:31:29.609721 | revision 72c6968f9640f472834a134def4b0812911fe4a8, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testSetup (check_dashboard.TestDashboardSetup)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9655/devtools/browser/84c9fcda-6bff-47a0-bca8-2e1ee2074498
[0116/153856.224027:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 97355: Permission denied (13)
[0116/153857.246211:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 97388: Permission denied (13)
> warning: Error opening directory '/home/admin/.ssh': No such file or directory
> warning: Login failed
> warning: Error opening directory '/home/admin/.ssh': No such file or directory
> warning: --: line 25: cd: /home/admin/.ssh: No such file or directory

id: 'nosync': no such user
Unexpected journal message 'audit: type=1400 audit(1516117117.656:121): avc:  denied  { map } for  pid=1010 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestDashboardSetup-testSetup-fedora-i386-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestDashboardSetup-testSetup-fedora-i386-127.0.0.2-2301-FAIL.log
Journal extracted to TestDashboardSetup-testSetup-fedora-i386-127.0.0.2-2303-FAIL.log
Journal extracted to TestDashboardSetup-testSetup-fedora-i386-127.0.0.2-2302-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516117117.656:121): avc:  denied  { map } for  pid=1010 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 146 testSetup (check_dashboard.TestDashboardSetup) # duration: 48s
Wrote screenshot to TestDashboardSetup-testSetup-fedora-i386-127.0.0.2-2301-FAIL.png
Wrote HTML dump to TestDashboardSetup-testSetup-fedora-i386-127.0.0.2-2301-FAIL.html
Wrote JS log to TestDashboardSetup-testSetup-fedora-i386-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestDashboardSetup-testSetup-fedora-i386-127.0.0.2-2301-FAIL.log
Journal extracted to TestDashboardSetup-testSetup-fedora-i386-127.0.0.2-2303-FAIL.log
Journal extracted to TestDashboardSetup-testSetup-fedora-i386-127.0.0.2-2302-FAIL.log
> warning: Error opening directory '/home/admin/.ssh': No such file or directory
> warning: --: line 25: cd: /home/admin/.ssh: No such file or directory

First occurrence: 2018-01-16T15:39:16.243325 | revision e55a0a704378e54c7a5c10eb0e953aecd31329ae, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBrokenXML (check_apps.TestApps)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:10156/devtools/browser/6f6ec50b-797c-4762-8f8b-07db23cf3cb6
[0116/154031.221140:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 99659: Permission denied (13)
[0116/154032.173281:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 99757: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516117221.776:146): avc:  denied  { map } for  pid=1065 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516117221.906:148): avc:  denied  { execute_no_trans } for  pid=1093 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestApps-testBrokenXML-fedora-i386-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestApps-testBrokenXML-fedora-i386-127.0.0.2-2601-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516117221.776:146): avc:  denied  { map } for  pid=1065 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 131 testBrokenXML (check_apps.TestApps) # duration: 28s
Wrote screenshot to TestApps-testBrokenXML-fedora-i386-127.0.0.2-2601-FAIL.png
Wrote HTML dump to TestApps-testBrokenXML-fedora-i386-127.0.0.2-2601-FAIL.html
Wrote JS log to TestApps-testBrokenXML-fedora-i386-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestApps-testBrokenXML-fedora-i386-127.0.0.2-2601-FAIL.log

First occurrence: 2018-01-16T15:40:37.846718 | revision e55a0a704378e54c7a5c10eb0e953aecd31329ae, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testUsed (check_storage_used.TestStorage)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:10148/devtools/browser/bf35909c-473e-46bc-9f56-b85eae5c414f
[0116/154225.570693:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 103009: Permission denied (13)
[0116/154226.609618:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 103047: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516117337.161:127): avc:  denied  { map } for  pid=1036 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestStorage-testUsed-fedora-i386-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestStorage-testUsed-fedora-i386-127.0.0.2-2701-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516117337.161:127): avc:  denied  { map } for  pid=1036 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 107 testUsed (check_storage_used.TestStorage) # duration: 38s
Wrote screenshot to TestStorage-testUsed-fedora-i386-127.0.0.2-2701-FAIL.png
Wrote HTML dump to TestStorage-testUsed-fedora-i386-127.0.0.2-2701-FAIL.html
Wrote JS log to TestStorage-testUsed-fedora-i386-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestStorage-testUsed-fedora-i386-127.0.0.2-2701-FAIL.log

First occurrence: 2018-01-16T15:42:44.157450 | revision e55a0a704378e54c7a5c10eb0e953aecd31329ae, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testOtherSettings (check_networking_settings.TestNetworking)
#
NAME         UUID                                  TYPE            DEVICE 
System eth0  5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03  802-3-ethernet  eth0   
virbr0       2f55e42a-ade4-4973-8007-05fe2ec23a1e  bridge          virbr0 
System eth1  9c92fad9-6ecb-3e6c-eb4d-8a47c6f50c04  802-3-ethernet  --     
ens2         8a296a34-08e2-42d9-9e8d-b37c582e87cd  802-3-ethernet  --     

52:54:01:00:00:03 -> eth2
52:54:01:00:00:03 -> eth2
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9914/devtools/browser/596652e2-29d7-4f59-88b5-bd282dc92b1d
[0116/154718.781466:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 112358: Permission denied (13)
[0116/154719.768376:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 112432: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516117624.765:148): avc:  denied  { execute_no_trans } for  pid=1072 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestNetworking-testOtherSettings-fedora-i386-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestNetworking-testOtherSettings-fedora-i386-127.0.0.2-2601-FAIL.log
Journal extracted to TestNetworking-testOtherSettings-fedora-26-127.0.0.2-2602-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516117624.765:148): avc:  denied  { execute_no_trans } for  pid=1072 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 29 testOtherSettings (check_networking_settings.TestNetworking) # duration: 34s
Wrote screenshot to TestNetworking-testOtherSettings-fedora-i386-127.0.0.2-2601-FAIL.png
Wrote HTML dump to TestNetworking-testOtherSettings-fedora-i386-127.0.0.2-2601-FAIL.html
Wrote JS log to TestNetworking-testOtherSettings-fedora-i386-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestNetworking-testOtherSettings-fedora-i386-127.0.0.2-2601-FAIL.log
Journal extracted to TestNetworking-testOtherSettings-fedora-26-127.0.0.2-2602-FAIL.log

First occurrence: 2018-01-16T15:47:28.273809 | revision e55a0a704378e54c7a5c10eb0e953aecd31329ae, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testFedora22 (check_multi_os.TestMultiOS)
#
/etc/profile.d/lang.sh: line 19: warning: setlocale: LC_CTYPE: cannot change locale (C.UTF-8)

DevTools listening on ws://127.0.0.1:9784/devtools/browser/21a344ce-4f62-40d2-a13c-fdf8e242d2fe
[0116/173757.680359:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 84606: Permission denied (13)
[0116/173758.768745:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 84645: Permission denied (13)
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default 
    link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
    inet 127.0.0.1/8 scope host lo
       valid_lft forever preferred_lft forever
    inet6 ::1/128 scope host 
       valid_lft forever preferred_lft forever
2: ens14: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc fq_codel state UP group default qlen 1000
    link/ether 52:54:00:12:34:56 brd ff:ff:ff:ff:ff:ff
    inet 172.27.0.15/24 brd 172.27.0.255 scope global dynamic ens14
       valid_lft 86398sec preferred_lft 86398sec
    inet6 fec0::5054:ff:fe12:3456/64 scope site noprefixroute dynamic 
       valid_lft 86398sec preferred_lft 14398sec
    inet6 fe80::5054:ff:fe12:3456/64 scope link 
       valid_lft forever preferred_lft forever
3: ens15: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc fq_codel state UP group default qlen 1000
    link/ether 52:54:01:00:00:02 brd ff:ff:ff:ff:ff:ff
    inet 10.111.113.5/20 brd 10.111.127.255 scope global ens15
       valid_lft forever preferred_lft forever
    inet6 fe80::5054:1ff:fe00:2/64 scope link tentative dadfailed 
       valid_lft forever preferred_lft forever
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
    link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
    inet 127.0.0.1/8 scope host lo
       valid_lft forever preferred_lft forever
    inet6 ::1/128 scope host 
       valid_lft forever preferred_lft forever
2: eth0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc fq_codel state UP group default qlen 1000
    link/ether 52:54:00:12:34:56 brd ff:ff:ff:ff:ff:ff
    inet 172.27.0.15/24 brd 172.27.0.255 scope global dynamic eth0
       valid_lft 86354sec preferred_lft 86354sec
    inet6 fec0::5054:ff:fe12:3456/64 scope site dynamic mngtmpaddr 
       valid_lft 86360sec preferred_lft 14360sec
    inet6 fe80::5054:ff:fe12:3456/64 scope link 
       valid_lft forever preferred_lft forever
3: eth1: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc fq_codel state UP group default qlen 1000
    link/ether 52:54:01:00:00:01 brd ff:ff:ff:ff:ff:ff
    inet 10.111.113.1/20 brd 10.111.127.255 scope global eth1
       valid_lft forever preferred_lft forever
    inet6 fe80::74f4:c27b:a921:9b64/64 scope link 
       valid_lft forever preferred_lft forever
4: virbr0: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc noqueue state DOWN group default qlen 1000
    link/ether 52:54:00:f3:60:7f brd ff:ff:ff:ff:ff:ff
    inet 192.168.122.1/24 brd 192.168.122.255 scope global virbr0
       valid_lft forever preferred_lft forever
5: virbr0-nic: <BROADCAST,MULTICAST> mtu 1500 qdisc fq_codel master virbr0 state DOWN group default qlen 1000
    link/ether 52:54:00:f3:60:7f brd ff:ff:ff:ff:ff:ff

DevTools listening on ws://127.0.0.1:10085/devtools/browser/00916390-8689-4709-b422-f46844d7b766
[0116/173813.405449:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 85302: Permission denied (13)
[0116/173814.624606:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 85395: Permission denied (13)
> warning: metrics channel failed: protocol-error
Unexpected journal message 'audit: type=1400 audit(1516124239.268:148): avc:  denied  { execute_no_trans } for  pid=1083 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestMultiOS-testFedora22-fedora-i386-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestMultiOS-testFedora22-fedora-i386-127.0.0.2-2901-FAIL.log
> warning: metrics channel failed: protocol-error
Journal extracted to TestMultiOS-testFedora22-fedora-stock-127.0.0.2-2902-FAIL.log
/etc/profile.d/lang.sh: line 19: warning: setlocale: LC_CTYPE: cannot change locale (C.UTF-8)
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516124239.268:148): avc:  denied  { execute_no_trans } for  pid=1083 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 12 testFedora22 (check_multi_os.TestMultiOS) # duration: 83s
Wrote screenshot to TestMultiOS-testFedora22-fedora-i386-127.0.0.2-2901-FAIL.png
Wrote HTML dump to TestMultiOS-testFedora22-fedora-i386-127.0.0.2-2901-FAIL.html
Wrote JS log to TestMultiOS-testFedora22-fedora-i386-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestMultiOS-testFedora22-fedora-i386-127.0.0.2-2901-FAIL.log
> warning: metrics channel failed: protocol-error
Journal extracted to TestMultiOS-testFedora22-fedora-stock-127.0.0.2-2902-FAIL.log
/etc/profile.d/lang.sh: line 19: warning: setlocale: LC_CTYPE: cannot change locale (C.UTF-8)

First occurrence: 2018-01-16T17:38:31.305397 | revision f5bf52a859442380537c0d48085be7c019c3c4ce, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (check_reauthorize.TestReauthorize)
#

DevTools listening on ws://127.0.0.1:9281/devtools/browser/2c133110-a9ec-4803-9249-ab3fec9e22ed
[0116/192607.393596:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 27809: Permission denied (13)
[0116/192608.659770:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 27839: Permission denied (13)
> debug: Not authorized.

> debug: Not authorized.

Unexpected journal message 'audit: type=1400 audit(1516130758.005:113): avc:  denied  { map } for  pid=1050 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestReauthorize-testBasic-fedora-i386-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestReauthorize-testBasic-fedora-i386-127.0.0.2-2701-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516130758.005:113): avc:  denied  { map } for  pid=1050 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 73 testBasic (check_reauthorize.TestReauthorize) # duration: 44s
Wrote screenshot to TestReauthorize-testBasic-fedora-i386-127.0.0.2-2701-FAIL.png
Wrote HTML dump to TestReauthorize-testBasic-fedora-i386-127.0.0.2-2701-FAIL.html
Wrote JS log to TestReauthorize-testBasic-fedora-i386-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestReauthorize-testBasic-fedora-i386-127.0.0.2-2701-FAIL.log

First occurrence: 2018-01-16T19:26:24.382764 | revision e55a0a704378e54c7a5c10eb0e953aecd31329ae, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testNoConnectionSettings (check_networking_settings.TestNetworking)
#
NAME         UUID                                  TYPE            DEVICE 
System eth0  5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03  802-3-ethernet  eth0   
virbr0       3ae2ecf9-c5b4-42a9-a016-44880e3fa12e  bridge          virbr0 
System eth1  9c92fad9-6ecb-3e6c-eb4d-8a47c6f50c04  802-3-ethernet  --     
ens2         8a296a34-08e2-42d9-9e8d-b37c582e87cd  802-3-ethernet  --     

DevTools listening on ws://127.0.0.1:9625/devtools/browser/8c199bdf-2281-438e-b561-da026ce498a1
[0116/192938.066833:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 31764: Permission denied (13)
[0116/192939.311059:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 31832: Permission denied (13)
52:54:01:00:00:03 -> eth2
52:54:01:00:00:03 -> eth2
Unexpected journal message 'audit: type=1400 audit(1516130964.521:97): avc:  denied  { map } for  pid=1009 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestNetworking-testNoConnectionSettings-fedora-i386-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestNetworking-testNoConnectionSettings-fedora-i386-127.0.0.2-2501-FAIL.log
Journal extracted to TestNetworking-testNoConnectionSettings-fedora-26-127.0.0.2-2502-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516130964.521:97): avc:  denied  { map } for  pid=1009 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 28 testNoConnectionSettings (check_networking_settings.TestNetworking) # duration: 56s
Wrote screenshot to TestNetworking-testNoConnectionSettings-fedora-i386-127.0.0.2-2501-FAIL.png
Wrote HTML dump to TestNetworking-testNoConnectionSettings-fedora-i386-127.0.0.2-2501-FAIL.html
Wrote JS log to TestNetworking-testNoConnectionSettings-fedora-i386-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestNetworking-testNoConnectionSettings-fedora-i386-127.0.0.2-2501-FAIL.log
Journal extracted to TestNetworking-testNoConnectionSettings-fedora-26-127.0.0.2-2502-FAIL.log

First occurrence: 2018-01-16T19:30:03.048020 | revision e55a0a704378e54c7a5c10eb0e953aecd31329ae, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testInfoTruncation (check_packagekit.TestUpdates)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9312/devtools/browser/7385a518-4326-4573-aab6-a7099e6740b5
[0116/200219.272646:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 96757: Permission denied (13)
[0116/200220.199246:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 96830: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516132898.812:145): avc:  denied  { map } for  pid=1047 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestUpdates-testInfoTruncation-fedora-i386-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestUpdates-testInfoTruncation-fedora-i386-127.0.0.2-2501-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516132898.812:145): avc:  denied  { map } for  pid=1047 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 113 testInfoTruncation (check_packagekit.TestUpdates) # duration: 59s
Wrote screenshot to TestUpdates-testInfoTruncation-fedora-i386-127.0.0.2-2501-FAIL.png
Wrote HTML dump to TestUpdates-testInfoTruncation-fedora-i386-127.0.0.2-2501-FAIL.html
Wrote JS log to TestUpdates-testInfoTruncation-fedora-i386-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestUpdates-testInfoTruncation-fedora-i386-127.0.0.2-2501-FAIL.log

First occurrence: 2018-01-16T20:02:26.956316 | revision e55a0a704378e54c7a5c10eb0e953aecd31329ae, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testFrameReload (check_pages.TestPages)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:10125/devtools/browser/98bad2ed-7288-4c4b-85c9-1c738b868e9b
[0116/200625.203816:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 104718: Permission denied (13)
[0116/200626.234930:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 104767: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516133177.375:146): avc:  denied  { map } for  pid=1055 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516133177.451:148): avc:  denied  { execute_no_trans } for  pid=1080 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestPages-testFrameReload-fedora-i386-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestPages-testFrameReload-fedora-i386-127.0.0.2-2801-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516133177.375:146): avc:  denied  { map } for  pid=1055 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 56 testFrameReload (check_pages.TestPages) # duration: 26s
Wrote screenshot to TestPages-testFrameReload-fedora-i386-127.0.0.2-2801-FAIL.png
Wrote HTML dump to TestPages-testFrameReload-fedora-i386-127.0.0.2-2801-FAIL.html
Wrote JS log to TestPages-testFrameReload-fedora-i386-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestPages-testFrameReload-fedora-i386-127.0.0.2-2801-FAIL.log

First occurrence: 2018-01-16T20:06:31.804788 | revision e55a0a704378e54c7a5c10eb0e953aecd31329ae, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testFedora22 (check_multi_os.TestMultiOS)
#
/etc/profile.d/lang.sh: line 19: warning: setlocale: LC_CTYPE: cannot change locale (C.UTF-8)
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9989/devtools/browser/9a0100bc-ef5d-4a58-9d73-1095137bc0ba
[0116/200937.059777:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 110870: Permission denied (13)
[0116/200938.122372:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 110925: Permission denied (13)
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default 
    link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
    inet 127.0.0.1/8 scope host lo
       valid_lft forever preferred_lft forever
    inet6 ::1/128 scope host 
       valid_lft forever preferred_lft forever
2: ens14: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc fq_codel state UP group default qlen 1000
    link/ether 52:54:00:12:34:56 brd ff:ff:ff:ff:ff:ff
    inet 172.27.0.15/24 brd 172.27.0.255 scope global dynamic ens14
       valid_lft 86399sec preferred_lft 86399sec
    inet6 fec0::5054:ff:fe12:3456/64 scope site noprefixroute dynamic 
       valid_lft 86399sec preferred_lft 14399sec
    inet6 fe80::5054:ff:fe12:3456/64 scope link 
       valid_lft forever preferred_lft forever
3: ens15: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc fq_codel state UP group default qlen 1000
    link/ether 52:54:01:00:00:02 brd ff:ff:ff:ff:ff:ff
    inet 10.111.113.5/20 brd 10.111.127.255 scope global ens15
       valid_lft forever preferred_lft forever
    inet6 fe80::5054:1ff:fe00:2/64 scope link tentative dadfailed 
       valid_lft forever preferred_lft forever
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
    link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
    inet 127.0.0.1/8 scope host lo
       valid_lft forever preferred_lft forever
    inet6 ::1/128 scope host 
       valid_lft forever preferred_lft forever
2: eth0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc fq_codel state UP group default qlen 1000
    link/ether 52:54:00:12:34:56 brd ff:ff:ff:ff:ff:ff
    inet 172.27.0.15/24 brd 172.27.0.255 scope global dynamic eth0
       valid_lft 86354sec preferred_lft 86354sec
    inet6 fec0::5054:ff:fe12:3456/64 scope site dynamic mngtmpaddr 
       valid_lft 86359sec preferred_lft 14359sec
    inet6 fe80::5054:ff:fe12:3456/64 scope link 
       valid_lft forever preferred_lft forever
3: eth1: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc fq_codel state UP group default qlen 1000
    link/ether 52:54:01:00:00:01 brd ff:ff:ff:ff:ff:ff
    inet 10.111.113.1/20 brd 10.111.127.255 scope global eth1
       valid_lft forever preferred_lft forever
    inet6 fe80::891a:4515:5075:1a29/64 scope link 
       valid_lft forever preferred_lft forever
4: virbr0: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc noqueue state DOWN group default qlen 1000
    link/ether 52:54:00:f3:60:7f brd ff:ff:ff:ff:ff:ff
    inet 192.168.122.1/24 brd 192.168.122.255 scope global virbr0
       valid_lft forever preferred_lft forever
5: virbr0-nic: <BROADCAST,MULTICAST> mtu 1500 qdisc fq_codel master virbr0 state DOWN group default qlen 1000
    link/ether 52:54:00:f3:60:7f brd ff:ff:ff:ff:ff:ff
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9573/devtools/browser/2c6be468-7b2c-464b-ae6c-7ebe8490209f
[0116/200951.564699:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 111561: Permission denied (13)
[0116/200952.510579:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 111594: Permission denied (13)
> warning: metrics channel failed: protocol-error
Unexpected journal message 'audit: type=1400 audit(1516133338.756:146): avc:  denied  { map } for  pid=1049 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestMultiOS-testFedora22-fedora-i386-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestMultiOS-testFedora22-fedora-i386-127.0.0.2-2501-FAIL.log
Journal extracted to TestMultiOS-testFedora22-fedora-stock-127.0.0.2-2502-FAIL.log
/etc/profile.d/lang.sh: line 19: warning: setlocale: LC_CTYPE: cannot change locale (C.UTF-8)
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516133338.756:146): avc:  denied  { map } for  pid=1049 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 12 testFedora22 (check_multi_os.TestMultiOS) # duration: 78s
> warning: metrics channel failed: protocol-error
Wrote screenshot to TestMultiOS-testFedora22-fedora-i386-127.0.0.2-2501-FAIL.png
Wrote HTML dump to TestMultiOS-testFedora22-fedora-i386-127.0.0.2-2501-FAIL.html
Wrote JS log to TestMultiOS-testFedora22-fedora-i386-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestMultiOS-testFedora22-fedora-i386-127.0.0.2-2501-FAIL.log
Journal extracted to TestMultiOS-testFedora22-fedora-stock-127.0.0.2-2502-FAIL.log
/etc/profile.d/lang.sh: line 19: warning: setlocale: LC_CTYPE: cannot change locale (C.UTF-8)

First occurrence: 2018-01-16T20:10:05.721766 | revision e55a0a704378e54c7a5c10eb0e953aecd31329ae, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testExpired (check_login.TestLogin)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:10185/devtools/browser/2435cafa-e79b-4644-8c02-63279fe8ed76
[0116/204333.160089:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 22864: Permission denied (13)
[0116/204334.140885:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 22903: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516135405.036:147): avc:  denied  { execute_no_trans } for  pid=1099 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestLogin-testExpired-fedora-i386-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestLogin-testExpired-fedora-i386-127.0.0.2-2501-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516135405.036:147): avc:  denied  { execute_no_trans } for  pid=1099 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 143 testExpired (check_login.TestLogin) # duration: 26s
Wrote screenshot to TestLogin-testExpired-fedora-i386-127.0.0.2-2501-FAIL.png
Wrote HTML dump to TestLogin-testExpired-fedora-i386-127.0.0.2-2501-FAIL.html
Wrote JS log to TestLogin-testExpired-fedora-i386-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestLogin-testExpired-fedora-i386-127.0.0.2-2501-FAIL.log

First occurrence: 2018-01-16T20:43:39.486616 | revision 5558e145f934a6d71d8b9e6db8d139bd6c53c448, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testExpire (check_accounts.TestAccounts)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9657/devtools/browser/3029dc9f-014e-4462-bc8b-60313a4e5eb5
[0116/204444.784079:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 24558: Permission denied (13)
[0116/204445.802595:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 24595: Permission denied (13)
CDP: {"source":"javascript","level":"error","text":"WebSocket is already in CLOSING or CLOSED state.","timestamp":1516135491680.7,"url":"http://127.0.0.2:9591/cockpit/$71d1398c63298d09da0a06a3f7ec81daf988782a/base1/cockpit.js","lineNumber":446,"stackTrace":{"callFrames":[{"functionName":"U","scriptId":"34","url":"http://127.0.0.2:9591/cockpit/$71d1398c63298d09da0a06a3f7ec81daf988782a/base1/cockpit.js","lineNumber":446,"columnNumber":14},{"functionName":"Ue","scriptId":"34","url":"http://127.0.0.2:9591/cockpit/$71d1398c63298d09da0a06a3f7ec81daf988782a/base1/cockpit.js","lineNumber":756,"columnNumber":51},{"functionName":"l","scriptId":"37","url":"http://127.0.0.2:9591/cockpit/$71d1398c63298d09da0a06a3f7ec81daf988782a/shell/index.js","lineNumber":3470,"columnNumber":56}]}}
CDP: {"source":"javascript","level":"error","text":"WebSocket is already in CLOSING or CLOSED state.","timestamp":1516135491680.93,"url":"http://127.0.0.2:9591/cockpit/$71d1398c63298d09da0a06a3f7ec81daf988782a/base1/cockpit.js","lineNumber":446,"stackTrace":{"callFrames":[{"functionName":"U","scriptId":"34","url":"http://127.0.0.2:9591/cockpit/$71d1398c63298d09da0a06a3f7ec81daf988782a/base1/cockpit.js","lineNumber":446,"columnNumber":14},{"functionName":"Ue","scriptId":"34","url":"http://127.0.0.2:9591/cockpit/$71d1398c63298d09da0a06a3f7ec81daf988782a/base1/cockpit.js","lineNumber":756,"columnNumber":51},{"functionName":"l","scriptId":"37","url":"http://127.0.0.2:9591/cockpit/$71d1398c63298d09da0a06a3f7ec81daf988782a/shell/index.js","lineNumber":3470,"columnNumber":56}]}}
Unexpected journal message 'audit: type=1400 audit(1516135475.950:148): avc:  denied  { execute_no_trans } for  pid=1074 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestAccounts-testExpire-fedora-i386-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestAccounts-testExpire-fedora-i386-127.0.0.2-2701-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516135475.950:148): avc:  denied  { execute_no_trans } for  pid=1074 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 120 testExpire (check_accounts.TestAccounts) # duration: 36s
Wrote screenshot to TestAccounts-testExpire-fedora-i386-127.0.0.2-2701-FAIL.png
Wrote HTML dump to TestAccounts-testExpire-fedora-i386-127.0.0.2-2701-FAIL.html
Wrote JS log to TestAccounts-testExpire-fedora-i386-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestAccounts-testExpire-fedora-i386-127.0.0.2-2701-FAIL.log

First occurrence: 2018-01-16T20:45:00.693575 | revision 5558e145f934a6d71d8b9e6db8d139bd6c53c448, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testMotd (check_system_info.TestSystemInfo)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9885/devtools/browser/bde0d91d-0c9b-40de-84a2-b78530a51ede
[0116/204717.844958:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 29946: Permission denied (13)
[0116/204718.877704:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 30054: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516135630.101:148): avc:  denied  { execute_no_trans } for  pid=1068 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestSystemInfo-testMotd-fedora-i386-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestSystemInfo-testMotd-fedora-i386-127.0.0.2-2301-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516135630.101:148): avc:  denied  { execute_no_trans } for  pid=1068 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 72 testMotd (check_system_info.TestSystemInfo) # duration: 28s
Wrote screenshot to TestSystemInfo-testMotd-fedora-i386-127.0.0.2-2301-FAIL.png
Wrote HTML dump to TestSystemInfo-testMotd-fedora-i386-127.0.0.2-2301-FAIL.html
Wrote JS log to TestSystemInfo-testMotd-fedora-i386-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestSystemInfo-testMotd-fedora-i386-127.0.0.2-2301-FAIL.log

First occurrence: 2018-01-16T20:47:25.186949 | revision 5558e145f934a6d71d8b9e6db8d139bd6c53c448, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testRestart (check_docker.TestDocker)
#

DevTools listening on ws://127.0.0.1:10104/devtools/browser/20d2bd11-fea7-4ada-af3d-c9323b5093b7
[0117/025555.329315:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 17031: Permission denied (13)
[0117/025556.348930:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 17086: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516157704.048:146): avc:  denied  { map } for  pid=1045 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516157704.151:148): avc:  denied  { execute_no_trans } for  pid=1073 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestDocker-testRestart-fedora-i386-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestDocker-testRestart-fedora-i386-127.0.0.2-2701-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516157704.048:146): avc:  denied  { map } for  pid=1045 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 154 testRestart (check_docker.TestDocker) # duration: 132s
Wrote screenshot to TestDocker-testRestart-fedora-i386-127.0.0.2-2701-FAIL.png
Wrote HTML dump to TestDocker-testRestart-fedora-i386-127.0.0.2-2701-FAIL.html
Wrote JS log to TestDocker-testRestart-fedora-i386-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestDocker-testRestart-fedora-i386-127.0.0.2-2701-FAIL.log

First occurrence: 2018-01-17T02:57:07.941795 | revision aa8203ac5bae2d854df4849900648ebf9ff18c88, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testMac (check_networking_mac.TestNetworking)
#
NAME         UUID                                  TYPE            DEVICE 
System eth0  5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03  802-3-ethernet  eth0   
virbr0       9308b065-9ea7-4c65-93a2-5b70996564c9  bridge          virbr0 
System eth1  9c92fad9-6ecb-3e6c-eb4d-8a47c6f50c04  802-3-ethernet  --     
ens2         8a296a34-08e2-42d9-9e8d-b37c582e87cd  802-3-ethernet  --     

DevTools listening on ws://127.0.0.1:9859/devtools/browser/c8e6c5cc-2e13-4b85-9247-54ece91231fc
[0117/030352.295917:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 31961: Permission denied (13)
[0117/030353.231779:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 32014: Permission denied (13)
52:54:01:00:00:03 -> eth2
52:54:01:00:00:03 -> eth2
Unexpected journal message 'audit: type=1400 audit(1516158220.712:148): avc:  denied  { execute_no_trans } for  pid=1083 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestNetworking-testMac-fedora-i386-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestNetworking-testMac-fedora-i386-127.0.0.2-2701-FAIL.log
Journal extracted to TestNetworking-testMac-fedora-26-127.0.0.2-2702-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516158220.712:148): avc:  denied  { execute_no_trans } for  pid=1083 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 33 testMac (check_networking_mac.TestNetworking) # duration: 36s
Wrote screenshot to TestNetworking-testMac-fedora-i386-127.0.0.2-2701-FAIL.png
Wrote HTML dump to TestNetworking-testMac-fedora-i386-127.0.0.2-2701-FAIL.html
Wrote JS log to TestNetworking-testMac-fedora-i386-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestNetworking-testMac-fedora-i386-127.0.0.2-2701-FAIL.log
Journal extracted to TestNetworking-testMac-fedora-26-127.0.0.2-2702-FAIL.log

First occurrence: 2018-01-17T03:04:06.126648 | revision aa8203ac5bae2d854df4849900648ebf9ff18c88, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testState (check_machines.TestMachines)
#

DevTools listening on ws://127.0.0.1:9654/devtools/browser/edfa59f9-7817-4f6f-8693-4c0a8eb60468
[0117/030620.794750:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 37575: Permission denied (13)
[0117/030621.740720:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 37638: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516158369.877:125): avc:  denied  { map } for  pid=1027 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestMachines-testState-fedora-i386-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestMachines-testState-fedora-i386-127.0.0.2-2701-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516158369.877:125): avc:  denied  { map } for  pid=1027 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 8 testState (check_machines.TestMachines) # duration: 31s
Wrote screenshot to TestMachines-testState-fedora-i386-127.0.0.2-2701-FAIL.png
Wrote HTML dump to TestMachines-testState-fedora-i386-127.0.0.2-2701-FAIL.html
Wrote JS log to TestMachines-testState-fedora-i386-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestMachines-testState-fedora-i386-127.0.0.2-2701-FAIL.log

First occurrence: 2018-01-17T03:06:29.592169 | revision aa8203ac5bae2d854df4849900648ebf9ff18c88, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (check_packages.TestPackages)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9319/devtools/browser/d449461a-aee6-4005-aa88-fff7b890c99f
[0117/033340.087691:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 73550: Permission denied (13)
[0117/033341.396277:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 73620: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516160011.016:111): avc:  denied  { map } for  pid=1020 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestPackages-testBasic-fedora-i386-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestPackages-testBasic-fedora-i386-127.0.0.2-2801-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516160011.016:111): avc:  denied  { map } for  pid=1020 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 77 testBasic (check_packages.TestPackages) # duration: 47s
Wrote screenshot to TestPackages-testBasic-fedora-i386-127.0.0.2-2801-FAIL.png
Wrote HTML dump to TestPackages-testBasic-fedora-i386-127.0.0.2-2801-FAIL.html
Wrote JS log to TestPackages-testBasic-fedora-i386-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestPackages-testBasic-fedora-i386-127.0.0.2-2801-FAIL.log

First occurrence: 2018-01-17T03:33:51.046804 | revision 06fe2d5a6769c233704fae6da4f273b55ff6c09d, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testNegotiate (check_realms.TestKerberos)
#
++ seq 1 20
+ for x in $(seq 1 20)
+ nslookup -type=SRV _ldap._tcp.cockpit.lan
+ sleep 1
+ for x in $(seq 1 20)
+ nslookup -type=SRV _ldap._tcp.cockpit.lan
+ sleep 2
+ for x in $(seq 1 20)
+ nslookup -type=SRV _ldap._tcp.cockpit.lan
+ break
+ realm join -U admin cockpit.lan
+ echo foobarfoo
+ KRB5_TRACE=/dev/stderr
+ kinit -f admin@COCKPIT.LAN
+ echo foobarfoo
[7348] 1516160138.766190: Getting initial credentials for admin@COCKPIT.LAN
[7348] 1516160138.766192: Sending request (171 bytes) to COCKPIT.LAN
[7348] 1516160139.986: Resolving hostname f0.cockpit.lan.
[7348] 1516160139.987: Resolving hostname f0.cockpit.lan.
[7348] 1516160139.988: Initiating TCP connection to stream fec0::5054:ff:fe12:3456:88
[7348] 1516160139.989: Terminating TCP connection to stream fec0::5054:ff:fe12:3456:88
[7348] 1516160139.990: Initiating TCP connection to stream 172.27.0.15:88
[7348] 1516160139.991: Terminating TCP connection to stream 172.27.0.15:88
[7348] 1516160139.992: Initiating TCP connection to stream 10.111.112.100:88
[7348] 1516160139.993: Sending TCP request to stream 10.111.112.100:88
[7348] 1516160139.994: Received answer (252 bytes) from stream 10.111.112.100:88
[7348] 1516160139.995: Terminating TCP connection to stream 10.111.112.100:88
[7348] 1516160139.996: Response was from master KDC
[7348] 1516160139.997: Received error from KDC: -1765328359/Additional pre-authentication required
[7348] 1516160139.1000: Processing preauth types: 136, 19, 2, 133
[7348] 1516160139.1001: Selected etype info: etype aes256-cts, salt "7e4\Z_9=6u+=PqyA", params ""
[7348] 1516160139.1002: Received cookie: MIT
[7348] 1516160139.1003: AS key obtained for encrypted timestamp: aes256-cts/901A
[7348] 1516160139.1005: Encrypted timestamp (for 1516160138.575307): plain 301AA011180F32303138303131373033333533385AA105020308C74B, encrypted E5083DEAFF33B60AE3EFA4C088B5276ED7140EC061636CACC135C407C83F905D5CB1179B10B44A834CD69F96115E3B9A2CF5E5FBF6916721
[7348] 1516160139.1006: Preauth module encrypted_timestamp (2) (real) returned: 0/Success
[7348] 1516160139.1007: Produced preauth for next request: 133, 2
[7348] 1516160139.1008: Sending request (266 bytes) to COCKPIT.LAN
[7348] 1516160139.1009: Resolving hostname f0.cockpit.lan.
[7348] 1516160139.1010: Resolving hostname f0.cockpit.lan.
[7348] 1516160139.1011: Initiating TCP connection to stream fec0::5054:ff:fe12:3456:88
[7348] 1516160139.1012: Terminating TCP connection to stream fec0::5054:ff:fe12:3456:88
[7348] 1516160139.1013: Initiating TCP connection to stream 172.27.0.15:88
[7348] 1516160139.1014: Terminating TCP connection to stream 172.27.0.15:88
[7348] 1516160139.1015: Initiating TCP connection to stream 10.111.112.100:88
[7348] 1516160139.1016: Sending TCP request to stream 10.111.112.100:88
[7348] 1516160139.1017: Received answer (724 bytes) from stream 10.111.112.100:88
[7348] 1516160139.1018: Terminating TCP connection to stream 10.111.112.100:88
[7348] 1516160139.1019: Response was from master KDC
[7348] 1516160139.1020: Processing preauth types: 19
[7348] 1516160139.1021: Selected etype info: etype aes256-cts, salt "7e4\Z_9=6u+=PqyA", params ""
[7348] 1516160139.1022: Produced preauth for next request: (empty)
[7348] 1516160139.1023: AS key determined by preauth: aes256-cts/901A
[7348] 1516160139.1024: Decrypted AS reply; session key is: aes256-cts/729A
[7348] 1516160139.1025: FAST negotiation: available
[7348] 1516160139.1026: Initializing KCM:0 with default princ admin@COCKPIT.LAN
[7348] 1516160139.1027: Storing admin@COCKPIT.LAN -> krbtgt/COCKPIT.LAN@COCKPIT.LAN in KCM:0
[7348] 1516160139.1028: Storing config in KCM:0 for krbtgt/COCKPIT.LAN@COCKPIT.LAN: fast_avail: yes
[7348] 1516160139.1029: Storing admin@COCKPIT.LAN -> krb5_ccache_conf_data/fast_avail/krbtgt\/COCKPIT.LAN\@COCKPIT.LAN@X-CACHECONF: in KCM:0
[7348] 1516160139.1030: Storing config in KCM:0 for krbtgt/COCKPIT.LAN@COCKPIT.LAN: pa_type: 2
[7348] 1516160139.1031: Storing admin@COCKPIT.LAN -> krb5_ccache_conf_data/pa_type/krbtgt\/COCKPIT.LAN\@COCKPIT.LAN@X-CACHECONF: in KCM:0
+ curl --insecure -s --negotiate -u : https://f0.cockpit.lan/ipa/json --header 'Referer: https://f0.cockpit.lan/ipa' --header 'Content-Type: application/json' --header 'Accept: application/json' --data '{"params": [["HTTP/x0.cockpit.lan@COCKPIT.LAN"], {"raw": false, "all": false, "version": "2.101", "force": true, "no_members": false, "ipakrbokasdelegate": true}], "method": "service_add", "id": 0}'
+ grep -q 'services.*nss' /etc/sssd/sssd.conf
++ seq 1 60
+ for x in $(seq 1 60)
+ getent passwd admin@cockpit.lan
+ systemctl --quiet is-failed sssd.service
+ sleep 1
+ for x in $(seq 1 60)
+ getent passwd admin@cockpit.lan
+ systemctl --quiet is-failed sssd.service
+ sleep 2
+ for x in $(seq 1 60)
+ getent passwd admin@cockpit.lan
+ systemctl --quiet is-failed sssd.service
+ sleep 3
+ for x in $(seq 1 60)
+ getent passwd admin@cockpit.lan
+ systemctl --quiet is-failed sssd.service
+ sleep 4
+ for x in $(seq 1 60)
+ getent passwd admin@cockpit.lan
+ systemctl --quiet is-failed sssd.service
+ sleep 5
+ for x in $(seq 1 60)
+ getent passwd admin@cockpit.lan
+ systemctl --quiet is-failed sssd.service
+ sleep 6
+ for x in $(seq 1 60)
+ getent passwd admin@cockpit.lan
+ systemctl --quiet is-failed sssd.service
+ sleep 7
+ for x in $(seq 1 60)
+ getent passwd admin@cockpit.lan
+ systemctl --quiet is-failed sssd.service
+ sleep 8
+ for x in $(seq 1 60)
+ getent passwd admin@cockpit.lan
+ systemctl --quiet is-failed sssd.service
+ sleep 9
+ for x in $(seq 1 60)
+ getent passwd admin@cockpit.lan
+ systemctl --quiet is-failed sssd.service
+ sleep 10
+ for x in $(seq 1 60)
+ getent passwd admin@cockpit.lan
+ systemctl --quiet is-failed sssd.service
+ sleep 11
+ for x in $(seq 1 60)
+ getent passwd admin@cockpit.lan
+ systemctl --quiet is-failed sssd.service
+ sleep 12
+ for x in $(seq 1 60)
+ getent passwd admin@cockpit.lan
+ systemctl --quiet is-failed sssd.service
+ sleep 13
+ for x in $(seq 1 60)
+ getent passwd admin@cockpit.lan
+ systemctl --quiet is-failed sssd.service
+ sleep 14
+ for x in $(seq 1 60)
+ getent passwd admin@cockpit.lan
+ systemctl --quiet is-failed sssd.service
+ sleep 15
+ for x in $(seq 1 60)
+ getent passwd admin@cockpit.lan
+ systemctl --quiet is-failed sssd.service
+ sleep 16
+ for x in $(seq 1 60)
+ getent passwd admin@cockpit.lan
+ systemctl --quiet is-failed sssd.service
+ sleep 17
+ for x in $(seq 1 60)
+ getent passwd admin@cockpit.lan
+ break
+ getent passwd admin@cockpit.lan
+ chown -R admin@cockpit.lan /home/admin
++ seq 1 60
+ for x in $(seq 1 60)
+ ssh -oStrictHostKeyChecking=no -oBatchMode=yes -l admin@cockpit.lan x0.cockpit.lan true
+ break
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9585/devtools/browser/182aef6d-ad7c-4240-9b0f-64d8610b040a
[0117/033825.184479:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 80716: Permission denied (13)
[0117/033826.382132:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 80749: Permission denied (13)
> warning: Error opening directory '/home/admin/.ssh': No such file or directory
> warning: --: line 25: cd: /home/admin/.ssh: No such file or directory

Unexpected journal message 'audit: type=1400 audit(1516160011.029:109): avc:  denied  { map } for  pid=1013 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Journal extracted to TestKerberos-testNegotiate-fedora-i386-127.0.0.2-2401-FAIL.log
Journal extracted to TestKerberos-testNegotiate-ipa-127.0.0.2-2402-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/bots/../test/verify/check-realms", line 236, in tearDown
    MachineCase.tearDown(self)
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516160011.029:109): avc:  denied  { map } for  pid=1013 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 78 testNegotiate (check_realms.TestKerberos) # duration: 335s
Journal extracted to TestKerberos-testNegotiate-fedora-i386-127.0.0.2-2401-FAIL.log
Journal extracted to TestKerberos-testNegotiate-ipa-127.0.0.2-2402-FAIL.log

First occurrence: 2018-01-17T03:38:40.489339 | revision 06fe2d5a6769c233704fae6da4f273b55ff6c09d, logs Times recorded: 1 Latest occurrences:

cockpituous commented 6 years ago

verify/fedora-i386 Ooops, it happened again


# ----------------------------------------------------------------------
# testTls (check_connection.TestConnection)
#
Unexpected journal message 'audit: type=1400 audit(1516100571.122:109): avc:  denied  { map } for  pid=1036 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Journal extracted to TestConnection-testTls-fedora-i386-127.0.0.2-2501-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516100571.122:109): avc:  denied  { map } for  pid=1036 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 144 testTls (check_connection.TestConnection) # duration: 44s
Journal extracted to TestConnection-testTls-fedora-i386-127.0.0.2-2501-FAIL.log

First occurrence: 2018-01-16T11:03:04.728974 | revision 8a46177ed62969ae2dffcc83123613882a0c6dce, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBinary (check_journal.TestJournal)
#

DevTools listening on ws://127.0.0.1:9847/devtools/browser/b2ba9a8b-a0b8-4a57-a04e-3b71da4e570c
[0116/135110.711404:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 145322: Permission denied (13)
[0116/135111.639720:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 145399: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516110662.045:146): avc:  denied  { map } for  pid=1047 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestJournal-testBinary-fedora-i386-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestJournal-testBinary-fedora-i386-127.0.0.2-2601-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516110662.045:146): avc:  denied  { map } for  pid=1047 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 146 testBinary (check_journal.TestJournal) # duration: 27s
Wrote screenshot to TestJournal-testBinary-fedora-i386-127.0.0.2-2601-FAIL.png
Wrote HTML dump to TestJournal-testBinary-fedora-i386-127.0.0.2-2601-FAIL.html
Wrote JS log to TestJournal-testBinary-fedora-i386-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestJournal-testBinary-fedora-i386-127.0.0.2-2601-FAIL.log

First occurrence: 2018-01-16T13:51:21.625594 | revision 1cff05fccc67f288fa1d187119b992c0de795858, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testConversation (check_login.TestLogin)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9234/devtools/browser/4d2e455a-7342-411b-8aa9-f5323608aa0d
[0116/135523.332256:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 17033: Permission denied (13)
[0116/135524.282741:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 17221: Permission denied (13)
> log: Authentication failed
Unexpected journal message 'audit: type=1400 audit(1516110913.346:148): avc:  denied  { execute_no_trans } for  pid=1068 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestLogin-testConversation-fedora-i386-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestLogin-testConversation-fedora-i386-127.0.0.2-2501-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516110913.346:148): avc:  denied  { execute_no_trans } for  pid=1068 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 178 testConversation (check_login.TestLogin) # duration: 35s
Wrote screenshot to TestLogin-testConversation-fedora-i386-127.0.0.2-2501-FAIL.png
Wrote HTML dump to TestLogin-testConversation-fedora-i386-127.0.0.2-2501-FAIL.html
Wrote JS log to TestLogin-testConversation-fedora-i386-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestLogin-testConversation-fedora-i386-127.0.0.2-2501-FAIL.log

First occurrence: 2018-01-16T13:55:36.265163 | revision 57d064d524628448900f9d41cb5c04b978d92620, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBrokenXML (check_apps.TestApps)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9516/devtools/browser/439def4f-6cc4-43f0-a8b6-0d901b58557d
[0116/135812.246301:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 21420: Permission denied (13)
[0116/135813.181760:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 21451: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516111083.205:148): avc:  denied  { execute_no_trans } for  pid=1078 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestApps-testBrokenXML-fedora-i386-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestApps-testBrokenXML-fedora-i386-127.0.0.2-2801-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516111083.205:148): avc:  denied  { execute_no_trans } for  pid=1078 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 136 testBrokenXML (check_apps.TestApps) # duration: 27s
Wrote screenshot to TestApps-testBrokenXML-fedora-i386-127.0.0.2-2801-FAIL.png
Wrote HTML dump to TestApps-testBrokenXML-fedora-i386-127.0.0.2-2801-FAIL.html
Wrote JS log to TestApps-testBrokenXML-fedora-i386-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestApps-testBrokenXML-fedora-i386-127.0.0.2-2801-FAIL.log

First occurrence: 2018-01-16T13:58:19.000399 | revision 57d064d524628448900f9d41cb5c04b978d92620, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (check_services.TestServices)
#

DevTools listening on ws://127.0.0.1:9877/devtools/browser/77516bbc-7eb8-459d-80ab-e11883a6f57e
[0116/135843.443683:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 158413: Permission denied (13)
[0116/135844.399143:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 158490: Permission denied (13)
Created symlink /etc/systemd/system/default.target.wants/test.service -> /etc/systemd/system/test.service.
Unexpected journal message 'audit: type=1400 audit(1516111115.212:148): avc:  denied  { execute_no_trans } for  pid=1077 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestServices-testBasic-fedora-i386-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestServices-testBasic-fedora-i386-127.0.0.2-2801-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516111115.212:148): avc:  denied  { execute_no_trans } for  pid=1077 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 54 testBasic (check_services.TestServices) # duration: 42s
Wrote screenshot to TestServices-testBasic-fedora-i386-127.0.0.2-2801-FAIL.png
Wrote HTML dump to TestServices-testBasic-fedora-i386-127.0.0.2-2801-FAIL.html
Wrote JS log to TestServices-testBasic-fedora-i386-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestServices-testBasic-fedora-i386-127.0.0.2-2801-FAIL.log

First occurrence: 2018-01-16T13:59:04.695444 | revision 1cff05fccc67f288fa1d187119b992c0de795858, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testVlan (check_networking_vlan.TestNetworking)
#
NAME         UUID                                  TYPE            DEVICE 
System eth0  5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03  802-3-ethernet  eth0   
virbr0       e2d2213e-92b5-4503-9e6d-24f77f69ca0f  bridge          virbr0 
System eth1  9c92fad9-6ecb-3e6c-eb4d-8a47c6f50c04  802-3-ethernet  --     
ens2         8a296a34-08e2-42d9-9e8d-b37c582e87cd  802-3-ethernet  --     

DevTools listening on ws://127.0.0.1:9487/devtools/browser/a6757cd2-46c7-48a0-86e5-3ed946f5ae77
[0116/140035.776590:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 161769: Permission denied (13)
[0116/140036.824544:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 161810: Permission denied (13)
52:54:01:00:00:03 -> eth2
52:54:01:00:00:03 -> eth2
Unexpected journal message 'audit: type=1400 audit(1516111222.916:148): avc:  denied  { execute_no_trans } for  pid=1072 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestNetworking-testVlan-fedora-i386-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestNetworking-testVlan-fedora-i386-127.0.0.2-2801-FAIL.log
Journal extracted to TestNetworking-testVlan-fedora-26-127.0.0.2-2802-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516111222.916:148): avc:  denied  { execute_no_trans } for  pid=1072 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 32 testVlan (check_networking_vlan.TestNetworking) # duration: 38s
Wrote screenshot to TestNetworking-testVlan-fedora-i386-127.0.0.2-2801-FAIL.png
Wrote HTML dump to TestNetworking-testVlan-fedora-i386-127.0.0.2-2801-FAIL.html
Wrote JS log to TestNetworking-testVlan-fedora-i386-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestNetworking-testVlan-fedora-i386-127.0.0.2-2801-FAIL.log
Journal extracted to TestNetworking-testVlan-fedora-26-127.0.0.2-2802-FAIL.log

First occurrence: 2018-01-16T14:00:51.443284 | revision 1cff05fccc67f288fa1d187119b992c0de795858, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testNoPermission (check_shutdown_restart.TestShutdownRestart)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9376/devtools/browser/9dbd1b3f-62fc-4464-a5a5-3fa90ca7f51e
[0116/140059.957420:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 27269: Permission denied (13)
[0116/140100.900152:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 27332: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516111247.819:148): avc:  denied  { execute_no_trans } for  pid=1072 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestShutdownRestart-testNoPermission-fedora-i386-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestShutdownRestart-testNoPermission-fedora-i386-127.0.0.2-2301-FAIL.log
Journal extracted to TestShutdownRestart-testNoPermission-fedora-i386-127.0.0.2-2302-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516111247.819:148): avc:  denied  { execute_no_trans } for  pid=1072 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 96 testNoPermission (check_shutdown_restart.TestShutdownRestart) # duration: 29s
Wrote screenshot to TestShutdownRestart-testNoPermission-fedora-i386-127.0.0.2-2301-FAIL.png
Wrote HTML dump to TestShutdownRestart-testNoPermission-fedora-i386-127.0.0.2-2301-FAIL.html
Wrote JS log to TestShutdownRestart-testNoPermission-fedora-i386-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestShutdownRestart-testNoPermission-fedora-i386-127.0.0.2-2301-FAIL.log
Journal extracted to TestShutdownRestart-testNoPermission-fedora-i386-127.0.0.2-2302-FAIL.log

First occurrence: 2018-01-16T14:01:06.130046 | revision 57d064d524628448900f9d41cb5c04b978d92620, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testUpdateError (check_packagekit.TestUpdates)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:10036/devtools/browser/1cbb14df-eb4c-475c-b559-ea6860aa3c81
[0116/140253.528231:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 30469: Permission denied (13)
[0116/140254.413767:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 30519: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516111362.745:146): avc:  denied  { map } for  pid=1043 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516111362.859:148): avc:  denied  { execute_no_trans } for  pid=1070 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestUpdates-testUpdateError-fedora-i386-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestUpdates-testUpdateError-fedora-i386-127.0.0.2-2901-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516111362.745:146): avc:  denied  { map } for  pid=1043 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 74 testUpdateError (check_packagekit.TestUpdates) # duration: 30s
Wrote screenshot to TestUpdates-testUpdateError-fedora-i386-127.0.0.2-2901-FAIL.png
Wrote HTML dump to TestUpdates-testUpdateError-fedora-i386-127.0.0.2-2901-FAIL.html
Wrote JS log to TestUpdates-testUpdateError-fedora-i386-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestUpdates-testUpdateError-fedora-i386-127.0.0.2-2901-FAIL.log

First occurrence: 2018-01-16T14:03:00.684099 | revision 57d064d524628448900f9d41cb5c04b978d92620, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testRunningUpdate (check_packagekit.TestUpdates)
#

DevTools listening on ws://127.0.0.1:9842/devtools/browser/981c19ff-df73-491d-ba51-996c48f72c26
[0116/142645.034573:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 4035: Permission denied (13)
[0116/142646.016658:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 4174: Permission denied (13)
> warning: transport closed: disconnected
Unexpected journal message 'audit: type=1400 audit(1516112794.264:148): avc:  denied  { execute_no_trans } for  pid=1072 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestUpdates-testRunningUpdate-fedora-i386-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestUpdates-testRunningUpdate-fedora-i386-127.0.0.2-2801-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516112794.264:148): avc:  denied  { execute_no_trans } for  pid=1072 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 156 testRunningUpdate (check_packagekit.TestUpdates) # duration: 39s
Wrote screenshot to TestUpdates-testRunningUpdate-fedora-i386-127.0.0.2-2801-FAIL.png
Wrote HTML dump to TestUpdates-testRunningUpdate-fedora-i386-127.0.0.2-2801-FAIL.html
Wrote JS log to TestUpdates-testRunningUpdate-fedora-i386-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestUpdates-testRunningUpdate-fedora-i386-127.0.0.2-2801-FAIL.log

First occurrence: 2018-01-16T14:26:58.221519 | revision 18758f25d3df697ffc15ba5616888acb1a75bf81, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testInfoSecurity (check_packagekit.TestUpdates)
#

DevTools listening on ws://127.0.0.1:9874/devtools/browser/2f9a66f5-8a83-43ef-ac8b-0f78039b8d2c
[0116/142723.351994:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 5064: Permission denied (13)
[0116/142724.347115:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 5114: Permission denied (13)
> warning: transport closed: disconnected
Connection to 127.0.0.2 closed by remote host.
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"5"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"6"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"7"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"8"}
Unexpected journal message 'audit: type=1400 audit(1516112829.781:143): avc:  denied  { map } for  pid=1055 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestUpdates-testInfoSecurity-fedora-i386-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestUpdates-testInfoSecurity-fedora-i386-127.0.0.2-2701-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516112829.781:143): avc:  denied  { map } for  pid=1055 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 152 testInfoSecurity (check_packagekit.TestUpdates) # duration: 67s
Wrote screenshot to TestUpdates-testInfoSecurity-fedora-i386-127.0.0.2-2701-FAIL.png
Wrote HTML dump to TestUpdates-testInfoSecurity-fedora-i386-127.0.0.2-2701-FAIL.html
Wrote JS log to TestUpdates-testInfoSecurity-fedora-i386-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestUpdates-testInfoSecurity-fedora-i386-127.0.0.2-2701-FAIL.log

First occurrence: 2018-01-16T14:28:04.188755 | revision 18758f25d3df697ffc15ba5616888acb1a75bf81, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (check_journal.TestJournal)
#
Removed /etc/systemd/system/multi-user.target.wants/chronyd.service.

DevTools listening on ws://127.0.0.1:9859/devtools/browser/0290d867-2316-4818-a2e2-a927ad7f8599
[0116/142940.536039:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 9177: Permission denied (13)
[0116/142941.546535:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 9208: Permission denied (13)
Warning: Stopping systemd-journald.service, but it can still be activated by:
  systemd-journald.socket
  systemd-journald-dev-log.socket
  systemd-journald-audit.socket
ssh_exchange_identification: Connection closed by remote host
> warning: transport closed: disconnected
CDP: {"source":"network","level":"error","text":"Failed to load resource: net::ERR_EMPTY_RESPONSE","timestamp":1516112990147.17,"url":"http://127.0.0.2:9391/cockpit/static/fonts/OpenSans-Light-webfont.woff","networkRequestId":"9208.29"}
ssh_exchange_identification: Connection closed by remote host
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"4"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"5"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"6"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"7"}
Unexpected journal message 'audit: type=1400 audit(1516112970.636:130): avc:  denied  { map } for  pid=1041 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516112970.653:133): avc:  denied  { execute_no_trans } for  pid=1043 comm="pmlogger_check" path="/usr/bin/pmlogger" dev="vda4" ino=148286 scontext=system_u:system_r:pcp_pmlogger_t:s0 tcontext=system_u:object_r:pcp_pmlogger_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestJournal-testBasic-fedora-i386-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestJournal-testBasic-fedora-i386-127.0.0.2-2501-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516112970.636:130): avc:  denied  { map } for  pid=1041 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 119 testBasic (check_journal.TestJournal) # duration: 59s
Wrote screenshot to TestJournal-testBasic-fedora-i386-127.0.0.2-2501-FAIL.png
Wrote HTML dump to TestJournal-testBasic-fedora-i386-127.0.0.2-2501-FAIL.html
Wrote JS log to TestJournal-testBasic-fedora-i386-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestJournal-testBasic-fedora-i386-127.0.0.2-2501-FAIL.log

First occurrence: 2018-01-16T14:30:17.225580 | revision 18758f25d3df697ffc15ba5616888acb1a75bf81, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testVdo (check_storage_vdo.TestStorage)
#

DevTools listening on ws://127.0.0.1:10158/devtools/browser/20b0e08e-6884-44b6-b1f2-f423b6fe62eb
[0116/143240.374377:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 13518: Permission denied (13)
[0116/143241.686934:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 13567: Permission denied (13)
which: no vdo in (/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin)
Unexpected journal message 'audit: type=1400 audit(1516113151.706:148): avc:  denied  { execute_no_trans } for  pid=1072 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestStorage-testVdo-fedora-i386-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestStorage-testVdo-fedora-i386-127.0.0.2-2701-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516113151.706:148): avc:  denied  { execute_no_trans } for  pid=1072 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 84 testVdo (check_storage_vdo.TestStorage) # duration: 28s
Wrote screenshot to TestStorage-testVdo-fedora-i386-127.0.0.2-2701-FAIL.png
Wrote HTML dump to TestStorage-testVdo-fedora-i386-127.0.0.2-2701-FAIL.html
Wrote JS log to TestStorage-testVdo-fedora-i386-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestStorage-testVdo-fedora-i386-127.0.0.2-2701-FAIL.log

First occurrence: 2018-01-16T14:32:48.092488 | revision 18758f25d3df697ffc15ba5616888acb1a75bf81, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (check_apps.TestApps)
#

DevTools listening on ws://127.0.0.1:10165/devtools/browser/a6ba467d-c642-439e-9e5d-d229196bf4aa
[0116/143639.686730:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 20701: Permission denied (13)
[0116/143640.676922:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 20740: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516113391.301:148): avc:  denied  { execute_no_trans } for  pid=1086 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestApps-testBasic-fedora-i386-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestApps-testBasic-fedora-i386-127.0.0.2-2701-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516113391.301:148): avc:  denied  { execute_no_trans } for  pid=1086 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 37 testBasic (check_apps.TestApps) # duration: 34s
Wrote screenshot to TestApps-testBasic-fedora-i386-127.0.0.2-2701-FAIL.png
Wrote HTML dump to TestApps-testBasic-fedora-i386-127.0.0.2-2701-FAIL.html
Wrote JS log to TestApps-testBasic-fedora-i386-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestApps-testBasic-fedora-i386-127.0.0.2-2701-FAIL.log

First occurrence: 2018-01-16T14:36:53.092462 | revision 18758f25d3df697ffc15ba5616888acb1a75bf81, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBondRename (check_networking_bond.TestNetworking)
#
NAME             UUID                                  TYPE            DEVICE 
System eth0      5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03  802-3-ethernet  eth0   
static-52:54:01  fe292eb9-43c7-4659-a658-d013d4659403  802-3-ethernet  eth1   
virbr0           30114d33-f2d9-4cdb-9634-e45e9885d9dd  bridge          virbr0 
System eth1      9c92fad9-6ecb-3e6c-eb4d-8a47c6f50c04  802-3-ethernet  --     
ens2             8a296a34-08e2-42d9-9e8d-b37c582e87cd  802-3-ethernet  --     

DevTools listening on ws://127.0.0.1:10072/devtools/browser/5fa1fa10-71ef-41cc-848c-72153a5a9d73
[0116/143814.281611:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 23865: Permission denied (13)
[0116/143815.240785:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 23917: Permission denied (13)
52:54:01:00:00:01 -> eth1
Unexpected journal message 'audit: type=1400 audit(1516113481.951:148): avc:  denied  { execute_no_trans } for  pid=1084 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestNetworking-testBondRename-fedora-i386-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestNetworking-testBondRename-fedora-i386-127.0.0.2-2601-FAIL.log
Journal extracted to TestNetworking-testBondRename-fedora-26-127.0.0.2-2602-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516113481.951:148): avc:  denied  { execute_no_trans } for  pid=1084 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 17 testBondRename (check_networking_bond.TestNetworking) # duration: 33s
Wrote screenshot to TestNetworking-testBondRename-fedora-i386-127.0.0.2-2601-FAIL.png
Wrote HTML dump to TestNetworking-testBondRename-fedora-i386-127.0.0.2-2601-FAIL.html
Wrote JS log to TestNetworking-testBondRename-fedora-i386-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestNetworking-testBondRename-fedora-i386-127.0.0.2-2601-FAIL.log
Journal extracted to TestNetworking-testBondRename-fedora-26-127.0.0.2-2602-FAIL.log

First occurrence: 2018-01-16T14:38:23.929735 | revision 18758f25d3df697ffc15ba5616888acb1a75bf81, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testTroubleshooting (check_multi_machine.TestMultiMachine)
#

DevTools listening on ws://127.0.0.1:9912/devtools/browser/e7353e6c-9b66-494b-ba02-34725f9d41b8
[0116/143928.153695:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 25858: Permission denied (13)
[0116/143929.357551:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 25968: Permission denied (13)
> warning: cat: '*.pub': No such file or directory

> warning: failed to list keys in home directory: cat: '*.pub': No such file or directory
> warning: Login failed
> warning: cat: '*.pub': No such file or directory

> warning: failed to list keys in home directory: cat: '*.pub': No such file or directory
> warning: Login failed
(node:25866) Warning: Possible EventEmitter memory leak detected. 11 Page.loadEventFired listeners added. Use emitter.setMaxListeners() to increase limit
> warning: cat: '*.pub': No such file or directory

> warning: failed to list keys in home directory: cat: '*.pub': No such file or directory
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 502 (Remote Page is Unavailable)","timestamp":1516113633635.02,"url":"http://127.0.0.2:9691/cockpit/@root@10.111.113.2:2222/system/index.html#/","networkRequestId":"25968.750"}
> warning: cat: '*.pub': No such file or directory

> warning: failed to list keys in home directory: cat: '*.pub': No such file or directory
Unexpected journal message 'audit: type=1400 audit(1516113544.586:127): avc:  denied  { map } for  pid=1052 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestMultiMachine-testTroubleshooting-fedora-i386-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestMultiMachine-testTroubleshooting-fedora-i386-127.0.0.2-2801-FAIL.log
Journal extracted to TestMultiMachine-testTroubleshooting-fedora-i386-127.0.0.2-2803-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516113544.586:127): avc:  denied  { map } for  pid=1052 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 8 testTroubleshooting (check_multi_machine.TestMultiMachine) # duration: 109s
Wrote screenshot to TestMultiMachine-testTroubleshooting-fedora-i386-127.0.0.2-2801-FAIL.png
Wrote HTML dump to TestMultiMachine-testTroubleshooting-fedora-i386-127.0.0.2-2801-FAIL.html
Wrote JS log to TestMultiMachine-testTroubleshooting-fedora-i386-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestMultiMachine-testTroubleshooting-fedora-i386-127.0.0.2-2801-FAIL.log
Journal extracted to TestMultiMachine-testTroubleshooting-fedora-i386-127.0.0.2-2803-FAIL.log

First occurrence: 2018-01-16T14:40:37.353512 | revision 18758f25d3df697ffc15ba5616888acb1a75bf81, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testRaw (check_login.TestLogin)
#
Unexpected journal message 'audit: type=1400 audit(1516114312.191:112): avc:  denied  { map } for  pid=1025 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Journal extracted to TestLogin-testRaw-fedora-i386-127.0.0.2-2501-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516114312.191:112): avc:  denied  { map } for  pid=1025 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 179 testRaw (check_login.TestLogin) # duration: 73s
Journal extracted to TestLogin-testRaw-fedora-i386-127.0.0.2-2501-FAIL.log

First occurrence: 2018-01-16T14:52:32.195134 | revision b444f9e03844a937e9902d4e61a343d730bced6b, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testSetup (check_dashboard.TestDashboardSetup)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9567/devtools/browser/9db8ca1e-5557-489b-8aa3-98c0cbb3c63c
[0116/145506.300947:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 67885: Permission denied (13)
[0116/145507.477148:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 67917: Permission denied (13)
> warning: Error opening directory '/home/admin/.ssh': No such file or directory
> warning: --: line 25: cd: /home/admin/.ssh: No such file or directory

> warning: Login failed
id: 'nosync': no such user
Unexpected journal message 'audit: type=1400 audit(1516114478.770:145): avc:  denied  { map } for  pid=1056 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516114478.892:147): avc:  denied  { execute_no_trans } for  pid=1083 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestDashboardSetup-testSetup-fedora-i386-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestDashboardSetup-testSetup-fedora-i386-127.0.0.2-2901-FAIL.log
Journal extracted to TestDashboardSetup-testSetup-fedora-i386-127.0.0.2-2903-FAIL.log
Journal extracted to TestDashboardSetup-testSetup-fedora-i386-127.0.0.2-2902-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516114478.770:145): avc:  denied  { map } for  pid=1056 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 147 testSetup (check_dashboard.TestDashboardSetup) # duration: 67s
Wrote screenshot to TestDashboardSetup-testSetup-fedora-i386-127.0.0.2-2901-FAIL.png
Wrote HTML dump to TestDashboardSetup-testSetup-fedora-i386-127.0.0.2-2901-FAIL.html
Wrote JS log to TestDashboardSetup-testSetup-fedora-i386-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestDashboardSetup-testSetup-fedora-i386-127.0.0.2-2901-FAIL.log
Journal extracted to TestDashboardSetup-testSetup-fedora-i386-127.0.0.2-2903-FAIL.log
Journal extracted to TestDashboardSetup-testSetup-fedora-i386-127.0.0.2-2902-FAIL.log

First occurrence: 2018-01-16T14:55:28.447910 | revision b444f9e03844a937e9902d4e61a343d730bced6b, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (check_kdump.TestKdump)
#
Created symlink /etc/systemd/system/multi-user.target.wants/kdump.service -> /usr/lib/systemd/system/kdump.service.
Job for kdump.service failed because the control process exited with error code.
See "systemctl  status kdump.service" and "journalctl  -xe" for details.
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9596/devtools/browser/1c1309df-c7aa-4424-afc7-527f01234ef5
[0116/145253.498123:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 66216: Permission denied (13)
[0116/145255.201399:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 66275: Permission denied (13)
Generating grub configuration file ...
Found linux image: /boot/vmlinuz-4.13.16-302.fc27.i686+PAE
Found initrd image: /boot/initramfs-4.13.16-302.fc27.i686+PAE.img
Found linux image: /boot/vmlinuz-4.13.11-300.fc27.i686+PAE
Found initrd image: /boot/initramfs-4.13.11-300.fc27.i686+PAE.img
Found linux image: /boot/vmlinuz-4.13.9-300.fc27.i686+PAE
Found initrd image: /boot/initramfs-4.13.9-300.fc27.i686+PAE.img
Found linux image: /boot/vmlinuz-0-rescue-bbadcd9442613b293626c1f330504885
Found initrd image: /boot/initramfs-0-rescue-bbadcd9442613b293626c1f330504885.img
Found linux image: /boot/vmlinuz-0-rescue-a5539c629e0d4193973d9703e455338a
Found initrd image: /boot/initramfs-0-rescue-a5539c629e0d4193973d9703e455338a.img
done
> warning: transport closed: disconnected
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"5"}
Connection to 127.0.0.2 closed by remote host.
CDP: {"source":"network","level":"error","text":"Failed to load resource: net::ERR_EMPTY_RESPONSE","timestamp":1516114396473.85,"url":"http://127.0.0.2:9491/cockpit/static/fonts/OpenSans-Light-webfont.woff","networkRequestId":"66275.29"}
ssh_exchange_identification: Connection closed by remote host
ssh_exchange_identification: Connection closed by remote host
ssh_exchange_identification: Connection closed by remote host
ssh_exchange_identification: Connection closed by remote host
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"6"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"7"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"8"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"9"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"10"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"11"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"12"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"13"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"14"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"15"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"16"}
> warning: Unable to apply settings: Directory /var/crash2 isn't writable or doesn't exist.
> log: health check failed
> warning: transport closed: timeout
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"20"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"21"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"22"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"23"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"24"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"25"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"26"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"27"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"28"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"29"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"30"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"31"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"32"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"33"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"34"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"35"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: net::ERR_CONNECTION_RESET","timestamp":1516114623270.39,"url":"http://127.0.0.2:9491/cockpit/static/fonts/OpenSans-Light-webfont.woff","networkRequestId":"66275.131"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"36"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"37"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"38"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"39"}
Connection to 127.0.0.2 closed by remote host.
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"40"}
Unexpected journal message 'audit: type=1400 audit(1516114359.544:112): avc:  denied  { map } for  pid=1021 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516114431.597:108): avc:  denied  { execute_no_trans } for  pid=1005 comm="pmlogger_check" path="/usr/bin/pmlogger" dev="vda4" ino=148286 scontext=system_u:system_r:pcp_pmlogger_t:s0 tcontext=system_u:object_r:pcp_pmlogger_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516114431.701:109): avc:  denied  { map } for  pid=1033 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516114459.040:259): avc:  denied  { execute_no_trans } for  pid=7834 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestKdump-testBasic-fedora-i386-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestKdump-testBasic-fedora-i386-127.0.0.2-2601-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516114359.544:112): avc:  denied  { map } for  pid=1021 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 165 testBasic (check_kdump.TestKdump) # duration: 313s
Wrote screenshot to TestKdump-testBasic-fedora-i386-127.0.0.2-2601-FAIL.png
Wrote HTML dump to TestKdump-testBasic-fedora-i386-127.0.0.2-2601-FAIL.html
Wrote JS log to TestKdump-testBasic-fedora-i386-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestKdump-testBasic-fedora-i386-127.0.0.2-2601-FAIL.log

First occurrence: 2018-01-16T14:57:29.652027 | revision b444f9e03844a937e9902d4e61a343d730bced6b, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testOther (check_networking_other.TestNetworking)
#
NAME         UUID                                  TYPE            DEVICE 
System eth0  5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03  802-3-ethernet  eth0   
virbr0       8b0f1232-a482-413e-a8ce-423424c1c9df  bridge          virbr0 
System eth1  9c92fad9-6ecb-3e6c-eb4d-8a47c6f50c04  802-3-ethernet  --     
ens2         8a296a34-08e2-42d9-9e8d-b37c582e87cd  802-3-ethernet  --     

ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:10072/devtools/browser/8dbc4218-f420-48f8-a209-3b37344bcd2b
[0116/150334.253604:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 81309: Permission denied (13)
[0116/150335.293102:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 81361: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516115005.695:148): avc:  denied  { execute_no_trans } for  pid=1067 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestNetworking-testOther-fedora-i386-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestNetworking-testOther-fedora-i386-127.0.0.2-2401-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516115005.695:148): avc:  denied  { execute_no_trans } for  pid=1067 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 35 testOther (check_networking_other.TestNetworking) # duration: 36s
Wrote screenshot to TestNetworking-testOther-fedora-i386-127.0.0.2-2401-FAIL.png
Wrote HTML dump to TestNetworking-testOther-fedora-i386-127.0.0.2-2401-FAIL.html
Wrote JS log to TestNetworking-testOther-fedora-i386-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestNetworking-testOther-fedora-i386-127.0.0.2-2401-FAIL.log

First occurrence: 2018-01-16T15:03:43.995798 | revision b444f9e03844a937e9902d4e61a343d730bced6b, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testNetworks (check_machines.TestMachines)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9762/devtools/browser/a4425be4-4f9b-4a11-9b4d-1026f3f100aa
[0116/150842.159590:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 87920: Permission denied (13)
[0116/150843.571436:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 87975: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516115306.379:112): avc:  denied  { map } for  pid=1004 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516115306.515:114): avc:  denied  { execute_no_trans } for  pid=1035 comm="pmlogger_check" path="/usr/bin/pmlogger" dev="vda4" ino=148286 scontext=system_u:system_r:pcp_pmlogger_t:s0 tcontext=system_u:object_r:pcp_pmlogger_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516115306.570:115): avc:  denied  { execute_no_trans } for  pid=1043 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestMachines-testNetworks-fedora-i386-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestMachines-testNetworks-fedora-i386-127.0.0.2-2701-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516115306.379:112): avc:  denied  { map } for  pid=1004 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 6 testNetworks (check_machines.TestMachines) # duration: 72s
Wrote screenshot to TestMachines-testNetworks-fedora-i386-127.0.0.2-2701-FAIL.png
Wrote HTML dump to TestMachines-testNetworks-fedora-i386-127.0.0.2-2701-FAIL.html
Wrote JS log to TestMachines-testNetworks-fedora-i386-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestMachines-testNetworks-fedora-i386-127.0.0.2-2701-FAIL.log

First occurrence: 2018-01-16T15:09:13.409897 | revision b444f9e03844a937e9902d4e61a343d730bced6b, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testHiddenLuks (check_storage_hidden.TestStorage)
#

DevTools listening on ws://127.0.0.1:9873/devtools/browser/c16dfaf8-98d9-4cf9-ade4-3b1f530b809a
[0116/152721.875400:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 80022: Permission denied (13)
[0116/152722.853204:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 80099: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516116433.449:148): avc:  denied  { execute_no_trans } for  pid=1082 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestStorage-testHiddenLuks-fedora-i386-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestStorage-testHiddenLuks-fedora-i386-127.0.0.2-2301-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516116433.449:148): avc:  denied  { execute_no_trans } for  pid=1082 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 74 testHiddenLuks (check_storage_hidden.TestStorage) # duration: 38s
Wrote screenshot to TestStorage-testHiddenLuks-fedora-i386-127.0.0.2-2301-FAIL.png
Wrote HTML dump to TestStorage-testHiddenLuks-fedora-i386-127.0.0.2-2301-FAIL.html
Wrote JS log to TestStorage-testHiddenLuks-fedora-i386-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestStorage-testHiddenLuks-fedora-i386-127.0.0.2-2301-FAIL.log

First occurrence: 2018-01-16T15:27:39.753658 | revision fcddd826d4d63170ce217c37c16080ed16e2e31c, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testMac (check_networking_mac.TestNetworking)
#
NAME         UUID                                  TYPE            DEVICE 
System eth0  5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03  802-3-ethernet  eth0   
virbr0       4f87e32b-d784-4103-9960-fb88bbae108d  bridge          virbr0 
System eth1  9c92fad9-6ecb-3e6c-eb4d-8a47c6f50c04  802-3-ethernet  --     
ens2         8a296a34-08e2-42d9-9e8d-b37c582e87cd  802-3-ethernet  --     

DevTools listening on ws://127.0.0.1:9470/devtools/browser/370183f4-d4dc-43cc-b4a4-9c47b9bf5f63
[0116/152940.635932:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 84952: Permission denied (13)
[0116/152941.671042:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 85024: Permission denied (13)
52:54:01:00:00:03 -> eth2
52:54:01:00:00:03 -> eth2
Unexpected journal message 'audit: type=1400 audit(1516116568.587:148): avc:  denied  { execute_no_trans } for  pid=1072 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestNetworking-testMac-fedora-i386-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestNetworking-testMac-fedora-i386-127.0.0.2-2401-FAIL.log
Journal extracted to TestNetworking-testMac-fedora-26-127.0.0.2-2402-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516116568.587:148): avc:  denied  { execute_no_trans } for  pid=1072 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 25 testMac (check_networking_mac.TestNetworking) # duration: 37s
Wrote screenshot to TestNetworking-testMac-fedora-i386-127.0.0.2-2401-FAIL.png
Wrote HTML dump to TestNetworking-testMac-fedora-i386-127.0.0.2-2401-FAIL.html
Wrote JS log to TestNetworking-testMac-fedora-i386-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestNetworking-testMac-fedora-i386-127.0.0.2-2401-FAIL.log
Journal extracted to TestNetworking-testMac-fedora-26-127.0.0.2-2402-FAIL.log

First occurrence: 2018-01-16T15:29:55.097679 | revision fcddd826d4d63170ce217c37c16080ed16e2e31c, logs Times recorded: 1 Latest occurrences:

cockpituous commented 6 years ago

verify/fedora-i386 Ooops, it happened again


# ----------------------------------------------------------------------
# testCommandline (check_connection.TestConnection)
#
ls: cannot access '/etc/cockpit/ws-certs.d/*': No such file or directory
Unexpected journal message 'audit: type=1400 audit(1516100588.434:113): avc:  denied  { map } for  pid=1015 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516100588.520:115): avc:  denied  { execute_no_trans } for  pid=1039 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Journal extracted to TestConnection-testCommandline-fedora-i386-127.0.0.2-2201-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516100588.434:113): avc:  denied  { map } for  pid=1015 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 140 testCommandline (check_connection.TestConnection) # duration: 45s
Journal extracted to TestConnection-testCommandline-fedora-i386-127.0.0.2-2201-FAIL.log

First occurrence: 2018-01-16T11:03:20.334902 | revision 8a46177ed62969ae2dffcc83123613882a0c6dce, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testConfigOrigins (check_connection.TestConnection)
#
Unexpected journal message 'audit: type=1400 audit(1516100586.443:110): avc:  denied  { execute_no_trans } for  pid=1043 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Journal extracted to TestConnection-testConfigOrigins-fedora-i386-127.0.0.2-2601-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516100586.443:110): avc:  denied  { execute_no_trans } for  pid=1043 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 141 testConfigOrigins (check_connection.TestConnection) # duration: 57s
Journal extracted to TestConnection-testConfigOrigins-fedora-i386-127.0.0.2-2601-FAIL.log

First occurrence: 2018-01-16T11:03:27.830785 | revision 8a46177ed62969ae2dffcc83123613882a0c6dce, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (check_connection.TestConnection)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9617/devtools/browser/118ce480-6894-41ad-af41-a50934d14d4a
[0116/110346.826610:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 31734: Permission denied (13)
[0116/110348.025292:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 31764: Permission denied (13)
CDP: {"source":"network","level":"error","text":"Failed to load resource: net::ERR_CONNECTION_RESET","timestamp":1516100629540.03,"url":"http://127.0.0.2:9391/cockpit/login","networkRequestId":"31764.9"}
> warning: fatal:  error
> warning: transport closed: disconnected
CDP: {"source":"network","level":"error","text":"Failed to load resource: net::ERR_EMPTY_RESPONSE","timestamp":1516100635341.19,"url":"http://127.0.0.2:9391/cockpit/static/fonts/OpenSans-Light-webfont.woff","networkRequestId":"31764.36"}
> log: transport closed, dropped message:  
{"payload":"metrics1","interval":1000,"source":"direct","metrics":[{"name":"kernel.all.cpu.nice","units":"millisec","derive":"rate"},{"name":"kernel.all.cpu.user","units":"millisec","derive":"rate"},{"name":"kernel.all.cpu.sys","units":"millisec","derive":"rate"}],"command":"open","channel":"1:1!21","host":"localhost","group":"cockpit1:localhost/system"}
> log: transport closed, dropped message:  
{"payload":"metrics1","interval":1000,"source":"direct","metrics":[{"name":"mem.util.used","units":"bytes"}],"command":"open","channel":"1:1!22","host":"localhost","group":"cockpit1:localhost/system"}
> log: transport closed, dropped message:  
{"payload":"metrics1","interval":1000,"source":"direct","metrics":[{"name":"disk.all.total_bytes","units":"bytes","derive":"rate"}],"command":"open","channel":"1:1!23","host":"localhost","group":"cockpit1:localhost/system"}
> log: transport closed, dropped message:  
{"payload":"metrics1","interval":1000,"source":"direct","metrics":[{"name":"network.interface.total.bytes","units":"bytes","derive":"rate"}],"omit-instances":["lo"],"command":"open","channel":"1:1!24","host":"localhost","group":"cockpit1:localhost/system"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: net::ERR_CONNECTION_RESET","timestamp":1516100637951.3,"url":"http://127.0.0.2:9391/cockpit/login","networkRequestId":"31764.93"}
> warning: fatal:  error
> log: health check failed
> warning: transport closed: timeout
Unexpected journal message 'audit: type=1400 audit(1516100617.058:111): avc:  denied  { map } for  pid=1018 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestConnection-testBasic-fedora-i386-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestConnection-testBasic-fedora-i386-127.0.0.2-2501-FAIL.log
Core dumps downloaded to /build/cockpit/TestConnection-testBasic-fedora-i386-127.0.0.2-2501-FAIL.core
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516100617.058:111): avc:  denied  { map } for  pid=1018 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 139 testBasic (check_connection.TestConnection) # duration: 117s
Wrote screenshot to TestConnection-testBasic-fedora-i386-127.0.0.2-2501-FAIL.png
Wrote HTML dump to TestConnection-testBasic-fedora-i386-127.0.0.2-2501-FAIL.html
Wrote JS log to TestConnection-testBasic-fedora-i386-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestConnection-testBasic-fedora-i386-127.0.0.2-2501-FAIL.log
Core dumps downloaded to /build/cockpit/TestConnection-testBasic-fedora-i386-127.0.0.2-2501-FAIL.core

First occurrence: 2018-01-16T11:05:04.859023 | revision 8a46177ed62969ae2dffcc83123613882a0c6dce, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testRestart (check_docker.TestDocker)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:10098/devtools/browser/ecb2a170-eee6-4546-b218-20b522537365
[0116/113110.789994:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 75516: Permission denied (13)
[0116/113111.765019:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 75558: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516102219.748:148): avc:  denied  { execute_no_trans } for  pid=1074 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestDocker-testRestart-fedora-i386-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestDocker-testRestart-fedora-i386-127.0.0.2-2801-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516102219.748:148): avc:  denied  { execute_no_trans } for  pid=1074 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 156 testRestart (check_docker.TestDocker) # duration: 131s
Wrote screenshot to TestDocker-testRestart-fedora-i386-127.0.0.2-2801-FAIL.png
Wrote HTML dump to TestDocker-testRestart-fedora-i386-127.0.0.2-2801-FAIL.html
Wrote JS log to TestDocker-testRestart-fedora-i386-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestDocker-testRestart-fedora-i386-127.0.0.2-2801-FAIL.log

First occurrence: 2018-01-16T11:32:19.414707 | revision 04fdc5421f2ae6e445483f66441b7e5f29be518c, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (check_tuned.TestTuned)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9278/devtools/browser/0a68877c-d446-4108-8f88-0a3fb1cf7cd9
[0116/113428.352168:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 82166: Permission denied (13)
[0116/113429.312207:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 82217: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516102459.711:156): avc:  denied  { execute_no_trans } for  pid=1086 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestTuned-testBasic-fedora-i386-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestTuned-testBasic-fedora-i386-127.0.0.2-2201-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516102459.711:156): avc:  denied  { execute_no_trans } for  pid=1086 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 108 testBasic (check_tuned.TestTuned) # duration: 33s
Wrote screenshot to TestTuned-testBasic-fedora-i386-127.0.0.2-2201-FAIL.png
Wrote HTML dump to TestTuned-testBasic-fedora-i386-127.0.0.2-2201-FAIL.html
Wrote JS log to TestTuned-testBasic-fedora-i386-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestTuned-testBasic-fedora-i386-127.0.0.2-2201-FAIL.log

First occurrence: 2018-01-16T11:34:41.451573 | revision 04fdc5421f2ae6e445483f66441b7e5f29be518c, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testCreateTimer (check_services.TestServices)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:10134/devtools/browser/0aa3b893-1f56-4130-844a-5eaeed79c0ec
[0116/113731.330899:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 88096: Permission denied (13)
[0116/113732.303396:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 88130: Permission denied (13)
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> warning: transport closed: disconnected
CDP: {"source":"network","level":"error","text":"Failed to load resource: net::ERR_EMPTY_RESPONSE","timestamp":1516102709469.53,"url":"http://127.0.0.2:9791/cockpit/static/fonts/OpenSans-Light-webfont.woff","networkRequestId":"88130.29"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"14"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"15"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"16"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"17"}
Unexpected journal message 'audit: type=1400 audit(1516102643.248:148): avc:  denied  { execute_no_trans } for  pid=1080 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestServices-testCreateTimer-fedora-i386-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestServices-testCreateTimer-fedora-i386-127.0.0.2-2901-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516102643.248:148): avc:  denied  { execute_no_trans } for  pid=1080 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 68 testCreateTimer (check_services.TestServices) # duration: 102s
Wrote screenshot to TestServices-testCreateTimer-fedora-i386-127.0.0.2-2901-FAIL.png
Wrote HTML dump to TestServices-testCreateTimer-fedora-i386-127.0.0.2-2901-FAIL.html
Wrote JS log to TestServices-testCreateTimer-fedora-i386-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestServices-testCreateTimer-fedora-i386-127.0.0.2-2901-FAIL.log

First occurrence: 2018-01-16T11:38:52.829999 | revision 04fdc5421f2ae6e445483f66441b7e5f29be518c, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testExternalPage (check_multi_machine.TestMultiMachine)
#

DevTools listening on ws://127.0.0.1:9867/devtools/browser/58fd650c-19ee-4644-b390-98530e2196e1
[0116/121145.243088:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 89846: Permission denied (13)
[0116/121146.256954:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 89932: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516104691.588:148): avc:  denied  { execute_no_trans } for  pid=1096 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestMultiMachine-testExternalPage-fedora-i386-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestMultiMachine-testExternalPage-fedora-i386-127.0.0.2-2401-FAIL.log
Journal extracted to TestMultiMachine-testExternalPage-fedora-i386-127.0.0.2-2403-FAIL.log
Journal extracted to TestMultiMachine-testExternalPage-fedora-i386-127.0.0.2-2402-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516104691.588:148): avc:  denied  { execute_no_trans } for  pid=1096 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 5 testExternalPage (check_multi_machine.TestMultiMachine) # duration: 34s
Wrote screenshot to TestMultiMachine-testExternalPage-fedora-i386-127.0.0.2-2401-FAIL.png
Wrote HTML dump to TestMultiMachine-testExternalPage-fedora-i386-127.0.0.2-2401-FAIL.html
Wrote JS log to TestMultiMachine-testExternalPage-fedora-i386-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestMultiMachine-testExternalPage-fedora-i386-127.0.0.2-2401-FAIL.log
Journal extracted to TestMultiMachine-testExternalPage-fedora-i386-127.0.0.2-2403-FAIL.log
Journal extracted to TestMultiMachine-testExternalPage-fedora-i386-127.0.0.2-2402-FAIL.log

First occurrence: 2018-01-16T12:11:54.824894 | revision 290059cb34cc8c173cd66806365d5fc7b153166c, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testNotRemovingDisks (check_storage_mdraid.TestStorage)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9369/devtools/browser/ffdea3dd-05e8-4e13-9ea2-0ae21fd06075
[0116/121632.156921:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 116736: Permission denied (13)
[0116/121633.183265:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 116843: Permission denied (13)
Error: /dev/md127: unrecognised disk label
Model: Linux Software RAID Array (md)
Disk /dev/md127: 51.4MB
Sector size (logical/physical): 512B/512B
Partition Table: unknown
Disk Flags: 

NAME    MAJ:MIN RM  SIZE RO TYPE  MOUNTPOINT
sda       8:0    0   50M  0 disk  
sdb       8:16   0   50M  0 disk  
`-md127   9:127  0   49M  0 raid5 
sdc       8:32   0   50M  0 disk  
sr0      11:0    1  366K  0 rom   
vda     252:0    0    8G  0 disk  
|-vda1  252:1    0    1M  0 part  
|-vda2  252:2    0    1G  0 part  /boot
|-vda3  252:3    0  615M  0 part  [SWAP]
`-vda4  252:4    0  6.4G  0 part  /

Unexpected journal message 'audit: type=1400 audit(1516104983.869:148): avc:  denied  { execute_no_trans } for  pid=1071 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestStorage-testNotRemovingDisks-fedora-i386-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestStorage-testNotRemovingDisks-fedora-i386-127.0.0.2-2701-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/bots/../test/verify/check-storage-mdraid", line 35, in tearDown
    MachineCase.tearDown(self)
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516104983.869:148): avc:  denied  { execute_no_trans } for  pid=1071 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 84 testNotRemovingDisks (check_storage_mdraid.TestStorage) # duration: 31s
Wrote screenshot to TestStorage-testNotRemovingDisks-fedora-i386-127.0.0.2-2701-FAIL.png
Wrote HTML dump to TestStorage-testNotRemovingDisks-fedora-i386-127.0.0.2-2701-FAIL.html
Wrote JS log to TestStorage-testNotRemovingDisks-fedora-i386-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestStorage-testNotRemovingDisks-fedora-i386-127.0.0.2-2701-FAIL.log

First occurrence: 2018-01-16T12:16:43.986979 | revision 3fbb3fe721d7f228c914f51bc79042229afde782, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (check_login.TestLogin)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9913/devtools/browser/c0dae842-cfbf-4037-ab95-4611d40e8033
[0116/123202.968555:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 209130: Permission denied (13)
[0116/123204.228879:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 209168: Permission denied (13)
> log: Authentication failed
> log: Authentication failed
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 403 (Permission denied)","timestamp":1516105930741.63,"url":"http://127.0.0.2:9091/cockpit/login","networkRequestId":"209168.11"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 403 (Permission denied)","timestamp":1516105932175.49,"url":"http://127.0.0.2:9091/cockpit/login","networkRequestId":"209168.12"}
Unexpected journal message 'audit: type=1400 audit(1516105910.809:148): avc:  denied  { execute_no_trans } for  pid=1073 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestLogin-testBasic-fedora-i386-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestLogin-testBasic-fedora-i386-127.0.0.2-2201-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516105910.809:148): avc:  denied  { execute_no_trans } for  pid=1073 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 167 testBasic (check_login.TestLogin) # duration: 53s
Wrote screenshot to TestLogin-testBasic-fedora-i386-127.0.0.2-2201-FAIL.png
Wrote HTML dump to TestLogin-testBasic-fedora-i386-127.0.0.2-2201-FAIL.html
Wrote JS log to TestLogin-testBasic-fedora-i386-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestLogin-testBasic-fedora-i386-127.0.0.2-2201-FAIL.log

First occurrence: 2018-01-16T12:32:27.733842 | revision 180df4da86b23a3297b7700bf50108576c78bca1, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testPartitions (check_storage_partitions.TestStorage)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:10025/devtools/browser/80691bbc-fa89-44d0-a694-aade1c8742e8
[0116/123918.544475:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 218230: Permission denied (13)
[0116/123920.057106:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 218308: Permission denied (13)
10+0 records in
10+0 records out
10485760 bytes (10 MB, 10 MiB) copied, 0.104296 s, 101 MB/s
Unexpected journal message 'audit: type=1400 audit(1516106349.488:148): avc:  denied  { execute_no_trans } for  pid=1072 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestStorage-testPartitions-fedora-i386-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestStorage-testPartitions-fedora-i386-127.0.0.2-2301-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516106349.488:148): avc:  denied  { execute_no_trans } for  pid=1072 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 94 testPartitions (check_storage_partitions.TestStorage) # duration: 43s
Wrote screenshot to TestStorage-testPartitions-fedora-i386-127.0.0.2-2301-FAIL.png
Wrote HTML dump to TestStorage-testPartitions-fedora-i386-127.0.0.2-2301-FAIL.html
Wrote JS log to TestStorage-testPartitions-fedora-i386-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestStorage-testPartitions-fedora-i386-127.0.0.2-2301-FAIL.log

First occurrence: 2018-01-16T12:39:36.057331 | revision 180df4da86b23a3297b7700bf50108576c78bca1, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testResources (check_docker.TestDocker)
#

DevTools listening on ws://127.0.0.1:9243/devtools/browser/5a7ba12a-c377-4518-affd-a16729d17a2d
[0116/124018.283097:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 114479: Permission denied (13)
[0116/124019.309264:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 114515: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516106366.026:117): avc:  denied  { map } for  pid=1020 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestDocker-testResources-fedora-i386-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestDocker-testResources-fedora-i386-127.0.0.2-2901-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516106366.026:117): avc:  denied  { map } for  pid=1020 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 146 testResources (check_docker.TestDocker) # duration: 81s
Wrote screenshot to TestDocker-testResources-fedora-i386-127.0.0.2-2901-FAIL.png
Wrote HTML dump to TestDocker-testResources-fedora-i386-127.0.0.2-2901-FAIL.html
Wrote JS log to TestDocker-testResources-fedora-i386-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestDocker-testResources-fedora-i386-127.0.0.2-2901-FAIL.log

First occurrence: 2018-01-16T12:40:35.797135 | revision 317479df62c3f277cdb9472f1cfa2c4698054ddd, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testRaid (check_storage_mdraid.TestStorage)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9707/devtools/browser/90c0378c-fbe4-46ff-9fdc-dff5619ba384
[0116/124111.317337:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 219670: Permission denied (13)
[0116/124112.695040:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 219702: Permission denied (13)
Error: Could not stat device /dev/md127 - No such file or directory.

NAME   MAJ:MIN RM  SIZE RO TYPE MOUNTPOINT
sda      8:0    0   50M  0 disk 
sdb      8:16   0   50M  0 disk 
sdc      8:32   0   50M  0 disk 
sdd      8:48   0   50M  0 disk 
sr0     11:0    1  366K  0 rom  
vda    252:0    0    8G  0 disk 
|-vda1 252:1    0    1M  0 part 
|-vda2 252:2    0    1G  0 part /boot
|-vda3 252:3    0  615M  0 part [SWAP]
`-vda4 252:4    0  6.4G  0 part /

Unexpected journal message 'audit: type=1400 audit(1516106458.812:111): avc:  denied  { execute_no_trans } for  pid=1049 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestStorage-testRaid-fedora-i386-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestStorage-testRaid-fedora-i386-127.0.0.2-2801-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/bots/../test/verify/check-storage-mdraid", line 35, in tearDown
    MachineCase.tearDown(self)
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516106458.812:111): avc:  denied  { execute_no_trans } for  pid=1049 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 86 testRaid (check_storage_mdraid.TestStorage) # duration: 84s
Wrote screenshot to TestStorage-testRaid-fedora-i386-127.0.0.2-2801-FAIL.png
Wrote HTML dump to TestStorage-testRaid-fedora-i386-127.0.0.2-2801-FAIL.html
Wrote JS log to TestStorage-testRaid-fedora-i386-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestStorage-testRaid-fedora-i386-127.0.0.2-2801-FAIL.log

First occurrence: 2018-01-16T12:41:51.797371 | revision 180df4da86b23a3297b7700bf50108576c78bca1, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testConditions (check_services.TestServices)
#
Created symlink /etc/systemd/system/multi-user.target.wants/condtest.service -> /etc/systemd/system/condtest.service.
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9755/devtools/browser/efeaefc9-cf36-4ab8-beda-074d620359cf
[0116/124330.981247:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 222584: Permission denied (13)
[0116/124332.281983:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 222619: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516106600.535:115): avc:  denied  { execute_no_trans } for  pid=1060 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestServices-testConditions-fedora-i386-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestServices-testConditions-fedora-i386-127.0.0.2-2401-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516106600.535:115): avc:  denied  { execute_no_trans } for  pid=1060 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 67 testConditions (check_services.TestServices) # duration: 44s
Wrote screenshot to TestServices-testConditions-fedora-i386-127.0.0.2-2401-FAIL.png
Wrote HTML dump to TestServices-testConditions-fedora-i386-127.0.0.2-2401-FAIL.html
Wrote JS log to TestServices-testConditions-fedora-i386-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestServices-testConditions-fedora-i386-127.0.0.2-2401-FAIL.log

First occurrence: 2018-01-16T12:43:46.930351 | revision 180df4da86b23a3297b7700bf50108576c78bca1, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (check_storage_basic.TestStorage)
#

DevTools listening on ws://127.0.0.1:10190/devtools/browser/020282fe-a75d-4564-b651-adcec6bad384
[0116/124409.732230:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 122262: Permission denied (13)
[0116/124410.717832:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 122296: Permission denied (13)
mke2fs 1.43.5 (04-Aug-2017)
Unexpected journal message 'audit: type=1400 audit(1516106641.850:146): avc:  denied  { map } for  pid=1062 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516106641.933:148): avc:  denied  { execute_no_trans } for  pid=1090 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestStorage-testBasic-fedora-i386-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestStorage-testBasic-fedora-i386-127.0.0.2-2801-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516106641.850:146): avc:  denied  { map } for  pid=1062 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 88 testBasic (check_storage_basic.TestStorage) # duration: 27s
Wrote screenshot to TestStorage-testBasic-fedora-i386-127.0.0.2-2801-FAIL.png
Wrote HTML dump to TestStorage-testBasic-fedora-i386-127.0.0.2-2801-FAIL.html
Wrote JS log to TestStorage-testBasic-fedora-i386-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestStorage-testBasic-fedora-i386-127.0.0.2-2801-FAIL.log

First occurrence: 2018-01-16T12:44:18.188377 | revision 317479df62c3f277cdb9472f1cfa2c4698054ddd, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testCreateTimer (check_services.TestServices)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9784/devtools/browser/c020fa89-e83f-4991-afb8-3a8af3fffc0c
[0116/124320.652470:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 222331: Permission denied (13)
[0116/124321.955638:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 222359: Permission denied (13)
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> warning: transport closed: disconnected
CDP: {"source":"network","level":"error","text":"Failed to load resource: net::ERR_EMPTY_RESPONSE","timestamp":1516106705385.65,"url":"http://127.0.0.2:9791/cockpit/static/fonts/OpenSans-Light-webfont.woff","networkRequestId":"222359.29"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"22"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"23"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"24"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"25"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"26"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"27"}
Unexpected journal message 'audit: type=1400 audit(1516106589.788:109): avc:  denied  { map } for  pid=1022 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestServices-testCreateTimer-fedora-i386-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestServices-testCreateTimer-fedora-i386-127.0.0.2-2901-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516106589.788:109): avc:  denied  { map } for  pid=1022 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 68 testCreateTimer (check_services.TestServices) # duration: 166s
Wrote screenshot to TestServices-testCreateTimer-fedora-i386-127.0.0.2-2901-FAIL.png
Wrote HTML dump to TestServices-testCreateTimer-fedora-i386-127.0.0.2-2901-FAIL.html
Wrote JS log to TestServices-testCreateTimer-fedora-i386-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestServices-testCreateTimer-fedora-i386-127.0.0.2-2901-FAIL.log

First occurrence: 2018-01-16T12:45:36.325830 | revision 180df4da86b23a3297b7700bf50108576c78bca1, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testNotSupported (check_realms.TestRealms)
#

DevTools listening on ws://127.0.0.1:10083/devtools/browser/0c9d945e-7ccb-46a4-870a-442538005467
[0116/124530.913084:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 124790: Permission denied (13)
[0116/124531.917656:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 124849: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516106719.709:148): avc:  denied  { execute_no_trans } for  pid=1095 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestRealms-testNotSupported-fedora-i386-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestRealms-testNotSupported-fedora-i386-127.0.0.2-2301-FAIL.log
Journal extracted to TestRealms-testNotSupported-ipa-127.0.0.2-2302-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516106719.709:148): avc:  denied  { execute_no_trans } for  pid=1095 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 72 testNotSupported (check_realms.TestRealms) # duration: 37s
Wrote screenshot to TestRealms-testNotSupported-fedora-i386-127.0.0.2-2301-FAIL.png
Wrote HTML dump to TestRealms-testNotSupported-fedora-i386-127.0.0.2-2301-FAIL.html
Wrote JS log to TestRealms-testNotSupported-fedora-i386-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestRealms-testNotSupported-fedora-i386-127.0.0.2-2301-FAIL.log
Journal extracted to TestRealms-testNotSupported-ipa-127.0.0.2-2302-FAIL.log

First occurrence: 2018-01-16T12:45:45.854206 | revision 317479df62c3f277cdb9472f1cfa2c4698054ddd, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testL10N (check_apps.TestApps)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9779/devtools/browser/caf313a6-c9ad-4898-bd47-5e4f94874e32
[0116/124543.285808:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 225131: Permission denied (13)
[0116/124544.518207:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 225161: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516106734.641:145): avc:  denied  { map } for  pid=1038 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516106734.734:147): avc:  denied  { execute_no_trans } for  pid=1053 comm="pmlogger_check" path="/usr/bin/pmlogger" dev="vda4" ino=148286 scontext=system_u:system_r:pcp_pmlogger_t:s0 tcontext=system_u:object_r:pcp_pmlogger_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516106734.887:148): avc:  denied  { execute_no_trans } for  pid=1069 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestApps-testL10N-fedora-i386-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestApps-testL10N-fedora-i386-127.0.0.2-2301-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516106734.641:145): avc:  denied  { map } for  pid=1038 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 56 testL10N (check_apps.TestApps) # duration: 44s
Wrote screenshot to TestApps-testL10N-fedora-i386-127.0.0.2-2301-FAIL.png
Wrote HTML dump to TestApps-testL10N-fedora-i386-127.0.0.2-2301-FAIL.html
Wrote JS log to TestApps-testL10N-fedora-i386-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestApps-testL10N-fedora-i386-127.0.0.2-2301-FAIL.log

First occurrence: 2018-01-16T12:45:59.550724 | revision 180df4da86b23a3297b7700bf50108576c78bca1, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (check_journal.TestJournal)
#
Removed /etc/systemd/system/multi-user.target.wants/chronyd.service.
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:10135/devtools/browser/60cf9068-c467-4ccc-baa5-a9c8cd468348
[0116/124634.071721:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 242821: Permission denied (13)
[0116/124635.131237:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 242849: Permission denied (13)
Warning: Stopping systemd-journald.service, but it can still be activated by:
  systemd-journald.socket
  systemd-journald-dev-log.socket
  systemd-journald-audit.socket
> warning: transport closed: disconnected
CDP: {"source":"network","level":"error","text":"Failed to load resource: net::ERR_EMPTY_RESPONSE","timestamp":1516106804205.05,"url":"http://127.0.0.2:9691/cockpit/static/fonts/OpenSans-Light-webfont.woff","networkRequestId":"242849.29"}
Connection to 127.0.0.2 closed by remote host.
ssh_exchange_identification: Connection closed by remote host
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"4"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"5"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"6"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"7"}
Unexpected journal message 'audit: type=1400 audit(2145934828.024:147): avc:  denied  { execute_no_trans } for  pid=1070 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestJournal-testBasic-fedora-i386-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestJournal-testBasic-fedora-i386-127.0.0.2-2801-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(2145934828.024:147): avc:  denied  { execute_no_trans } for  pid=1070 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 145 testBasic (check_journal.TestJournal) # duration: 59s
Wrote screenshot to TestJournal-testBasic-fedora-i386-127.0.0.2-2801-FAIL.png
Wrote HTML dump to TestJournal-testBasic-fedora-i386-127.0.0.2-2801-FAIL.html
Wrote JS log to TestJournal-testBasic-fedora-i386-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestJournal-testBasic-fedora-i386-127.0.0.2-2801-FAIL.log

First occurrence: 2018-01-16T12:47:11.816336 | revision ffe18a7b6bdc58e36534647959263eb023f251c4, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testExpose (check_docker.TestDocker)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9270/devtools/browser/cd419496-cb96-458b-b3a2-45b5372c1b56
[0116/124803.324547:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 244023: Permission denied (13)
[0116/124804.414081:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 244051: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516106830.733:148): avc:  denied  { execute_no_trans } for  pid=1076 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestDocker-testExpose-fedora-i386-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestDocker-testExpose-fedora-i386-127.0.0.2-2201-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516106830.733:148): avc:  denied  { execute_no_trans } for  pid=1076 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 134 testExpose (check_docker.TestDocker) # duration: 83s
Wrote screenshot to TestDocker-testExpose-fedora-i386-127.0.0.2-2201-FAIL.png
Wrote HTML dump to TestDocker-testExpose-fedora-i386-127.0.0.2-2201-FAIL.html
Wrote JS log to TestDocker-testExpose-fedora-i386-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestDocker-testExpose-fedora-i386-127.0.0.2-2201-FAIL.log

First occurrence: 2018-01-16T12:48:21.620891 | revision ffe18a7b6bdc58e36534647959263eb023f251c4, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testUrlRoot (check_multi_machine.TestMultiMachine)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9362/devtools/browser/5a1ce5d3-7a45-4c8d-8ae6-8fdf4a61f810
[0116/124914.126383:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 230195: Permission denied (13)
[0116/124915.444786:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 230261: Permission denied (13)
(node:230202) Warning: Possible EventEmitter memory leak detected. 11 Page.loadEventFired listeners added. Use emitter.setMaxListeners() to increase limit
> log: Authentication failed: invalid-hostkey
> log: Authentication failed: unknown-host
> log: Authentication failed: unknown-hostkey
> log: Authentication failed
> log: Authentication failed: no-host
Unexpected journal message 'audit: type=1400 audit(1516106929.937:112): avc:  denied  { map } for  pid=1042 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516106929.951:114): avc:  denied  { execute_no_trans } for  pid=1041 comm="pmlogger_check" path="/usr/bin/pmlogger" dev="vda4" ino=148286 scontext=system_u:system_r:pcp_pmlogger_t:s0 tcontext=system_u:object_r:pcp_pmlogger_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestMultiMachine-testUrlRoot-fedora-i386-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestMultiMachine-testUrlRoot-fedora-i386-127.0.0.2-2501-FAIL.log
Journal extracted to TestMultiMachine-testUrlRoot-fedora-i386-127.0.0.2-2503-FAIL.log
Journal extracted to TestMultiMachine-testUrlRoot-fedora-i386-127.0.0.2-2502-FAIL.log
Core dumps downloaded to /build/cockpit/TestMultiMachine-testUrlRoot-fedora-i386-127.0.0.2-2502-FAIL.core
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516106929.937:112): avc:  denied  { map } for  pid=1042 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 9 testUrlRoot (check_multi_machine.TestMultiMachine) # duration: 93s
Wrote screenshot to TestMultiMachine-testUrlRoot-fedora-i386-127.0.0.2-2501-FAIL.png
Wrote HTML dump to TestMultiMachine-testUrlRoot-fedora-i386-127.0.0.2-2501-FAIL.html
Wrote JS log to TestMultiMachine-testUrlRoot-fedora-i386-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestMultiMachine-testUrlRoot-fedora-i386-127.0.0.2-2501-FAIL.log
Journal extracted to TestMultiMachine-testUrlRoot-fedora-i386-127.0.0.2-2503-FAIL.log
Journal extracted to TestMultiMachine-testUrlRoot-fedora-i386-127.0.0.2-2502-FAIL.log
Core dumps downloaded to /build/cockpit/TestMultiMachine-testUrlRoot-fedora-i386-127.0.0.2-2502-FAIL.core

First occurrence: 2018-01-16T12:50:05.224734 | revision 180df4da86b23a3297b7700bf50108576c78bca1, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (check_multi_machine_key.TestMultiMachineKeyAuth)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:10099/devtools/browser/1d7118db-f558-492d-8a9b-eae82d2825ac
[0116/125634.966215:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 259958: Permission denied (13)
[0116/125635.916628:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 259992: Permission denied (13)
[0116/125651.318084:ERROR:gl_implementation.cc(241)] Failed to load /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: cannot open shared object file: No such file or directory
[0116/125651.320099:ERROR:gpu_child_thread.cc(254)] Exiting GPU process due to errors during initialization
[0116/125651.915278:ERROR:gl_implementation.cc(241)] Failed to load /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: cannot open shared object file: No such file or directory
[0116/125651.916957:ERROR:gpu_child_thread.cc(254)] Exiting GPU process due to errors during initialization
[0116/125652.442810:ERROR:gl_implementation.cc(241)] Failed to load /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: cannot open shared object file: No such file or directory
[0116/125652.444828:ERROR:gpu_child_thread.cc(254)] Exiting GPU process due to errors during initialization
[0116/125652.969386:ERROR:gl_implementation.cc(241)] Failed to load /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: cannot open shared object file: No such file or directory
[0116/125652.971355:ERROR:gpu_child_thread.cc(254)] Exiting GPU process due to errors during initialization
Unexpected journal message 'audit: type=1400 audit(1516107379.883:148): avc:  denied  { execute_no_trans } for  pid=1067 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestMultiMachineKeyAuth-testBasic-fedora-i386-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestMultiMachineKeyAuth-testBasic-fedora-i386-127.0.0.2-2301-FAIL.log
Journal extracted to TestMultiMachineKeyAuth-testBasic-fedora-i386-127.0.0.2-2302-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516107379.883:148): avc:  denied  { execute_no_trans } for  pid=1067 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 11 testBasic (check_multi_machine_key.TestMultiMachineKeyAuth) # duration: 48s
Wrote screenshot to TestMultiMachineKeyAuth-testBasic-fedora-i386-127.0.0.2-2301-FAIL.png
Wrote HTML dump to TestMultiMachineKeyAuth-testBasic-fedora-i386-127.0.0.2-2301-FAIL.html
Wrote JS log to TestMultiMachineKeyAuth-testBasic-fedora-i386-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestMultiMachineKeyAuth-testBasic-fedora-i386-127.0.0.2-2301-FAIL.log
Journal extracted to TestMultiMachineKeyAuth-testBasic-fedora-i386-127.0.0.2-2302-FAIL.log

First occurrence: 2018-01-16T12:56:57.078113 | revision ffe18a7b6bdc58e36534647959263eb023f251c4, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testUpdateError (check_packagekit.TestUpdates)
#

DevTools listening on ws://127.0.0.1:10113/devtools/browser/5aff8ea5-c5f9-4f6a-952f-504bdad55a52
[0116/132905.132107:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 79828: Permission denied (13)
[0116/132906.051900:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 79881: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516109334.570:148): avc:  denied  { execute_no_trans } for  pid=1082 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestUpdates-testUpdateError-fedora-i386-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestUpdates-testUpdateError-fedora-i386-127.0.0.2-2301-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516109334.570:148): avc:  denied  { execute_no_trans } for  pid=1082 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 118 testUpdateError (check_packagekit.TestUpdates) # duration: 29s
Wrote screenshot to TestUpdates-testUpdateError-fedora-i386-127.0.0.2-2301-FAIL.png
Wrote HTML dump to TestUpdates-testUpdateError-fedora-i386-127.0.0.2-2301-FAIL.html
Wrote JS log to TestUpdates-testUpdateError-fedora-i386-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestUpdates-testUpdateError-fedora-i386-127.0.0.2-2301-FAIL.log

First occurrence: 2018-01-16T13:29:12.097156 | revision ffe18a7b6bdc58e36534647959263eb023f251c4, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testDirectLogin (check_multi_machine.TestMultiMachine)
#

DevTools listening on ws://127.0.0.1:9243/devtools/browser/050141eb-46b5-439a-94a0-654effa1815f
[0116/133652.511171:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 96607: Permission denied (13)
[0116/133653.522254:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 96639: Permission denied (13)
(node:96615) Warning: Possible EventEmitter memory leak detected. 11 Page.loadEventFired listeners added. Use emitter.setMaxListeners() to increase limit
> log: Authentication failed: invalid-hostkey
> log: Authentication failed: unknown-host
> log: Authentication failed: unknown-hostkey
> log: Authentication failed
> log: Authentication failed: no-host
Unexpected journal message 'audit: type=1400 audit(1516109799.583:135): avc:  denied  { map } for  pid=1045 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestMultiMachine-testDirectLogin-fedora-i386-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestMultiMachine-testDirectLogin-fedora-i386-127.0.0.2-2301-FAIL.log
Journal extracted to TestMultiMachine-testDirectLogin-fedora-i386-127.0.0.2-2303-FAIL.log
Journal extracted to TestMultiMachine-testDirectLogin-fedora-i386-127.0.0.2-2302-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516109799.583:135): avc:  denied  { map } for  pid=1045 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 4 testDirectLogin (check_multi_machine.TestMultiMachine) # duration: 46s
Wrote screenshot to TestMultiMachine-testDirectLogin-fedora-i386-127.0.0.2-2301-FAIL.png
Wrote HTML dump to TestMultiMachine-testDirectLogin-fedora-i386-127.0.0.2-2301-FAIL.html
Wrote JS log to TestMultiMachine-testDirectLogin-fedora-i386-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestMultiMachine-testDirectLogin-fedora-i386-127.0.0.2-2301-FAIL.log
Journal extracted to TestMultiMachine-testDirectLogin-fedora-i386-127.0.0.2-2303-FAIL.log
Journal extracted to TestMultiMachine-testDirectLogin-fedora-i386-127.0.0.2-2302-FAIL.log

First occurrence: 2018-01-16T13:37:16.099742 | revision ffe18a7b6bdc58e36534647959263eb023f251c4, logs Times recorded: 1 Latest occurrences:

cockpituous commented 6 years ago

verify/fedora-27 Ooops, it happened again


# ----------------------------------------------------------------------
# testBasic (check_packagekit.TestAutoUpdates)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9385/devtools/browser/383aa45c-5e24-4aa5-a48d-90600c244bf4
[0116/124135.127994:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 185185: Permission denied (13)
[0116/124136.346738:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 185221: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516106485.331:163): avc:  denied  { execute_no_trans } for  pid=1296 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestAutoUpdates-testBasic-fedora-27-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestAutoUpdates-testBasic-fedora-27-127.0.0.2-2501-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516106485.331:163): avc:  denied  { execute_no_trans } for  pid=1296 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 161 testBasic (check_packagekit.TestAutoUpdates) # duration: 62s
Wrote screenshot to TestAutoUpdates-testBasic-fedora-27-127.0.0.2-2501-FAIL.png
Wrote HTML dump to TestAutoUpdates-testBasic-fedora-27-127.0.0.2-2501-FAIL.html
Wrote JS log to TestAutoUpdates-testBasic-fedora-27-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestAutoUpdates-testBasic-fedora-27-127.0.0.2-2501-FAIL.log

First occurrence: 2018-01-16T12:42:02.578625 | revision 317479df62c3f277cdb9472f1cfa2c4698054ddd, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (check_docker.TestAtomicScan)
#

DevTools listening on ws://127.0.0.1:9496/devtools/browser/b7eb6a70-b09a-4818-9069-d58ceddbde50
[0116/130136.622440:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 172296: Permission denied (13)
[0116/130137.668905:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 172326: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516107645.539:163): avc:  denied  { map } for  pid=1300 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516107645.657:165): avc:  denied  { execute_no_trans } for  pid=1335 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestAtomicScan-testBasic-fedora-27-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestAtomicScan-testBasic-fedora-27-127.0.0.2-2401-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516107645.539:163): avc:  denied  { map } for  pid=1300 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 124 testBasic (check_docker.TestAtomicScan) # duration: 80s
Wrote screenshot to TestAtomicScan-testBasic-fedora-27-127.0.0.2-2401-FAIL.png
Wrote HTML dump to TestAtomicScan-testBasic-fedora-27-127.0.0.2-2401-FAIL.html
Wrote JS log to TestAtomicScan-testBasic-fedora-27-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestAtomicScan-testBasic-fedora-27-127.0.0.2-2401-FAIL.log
[0100/000000.914914:ERROR:broker_posix.cc(40)] Recvmsg error: Connection reset by peer (104)
[0100/000000.915235:WARNING:client_shared_bitmap_manager.cc(98)] Browser failed to allocate shared memory

First occurrence: 2018-01-16T13:01:53.586643 | revision ffe18a7b6bdc58e36534647959263eb023f251c4, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testReconnectChangeCert (check_openshift.TestOpenshift)
#
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9539/devtools/browser/2f765526-5e25-485a-a676-9d4fae79e7ac
[0116/130215.678135:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 204743: Permission denied (13)
[0116/130217.046237:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 204791: Permission denied (13)
> warning: 2018-01-16 08:02:22.606240 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-16 08:02:22.606476 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-16 08:02:22.606563 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-16 08:02:23.145970 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-16 08:02:23.146123 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-16 08:02:23.146174 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-16 08:02:23.954267 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-16 08:02:23.954540 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-16 08:02:23.954604 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-16 08:02:24.359221 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-16 08:02:24.359458 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-16 08:02:24.359516 I | proto: duplicate proto type registered: google.protobuf.Timestamp

Unexpected journal message 'audit: type=1400 audit(1516107685.353:153): avc:  denied  { map } for  pid=1223 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestOpenshift-testReconnectChangeCert-fedora-27-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestOpenshift-testReconnectChangeCert-fedora-27-127.0.0.2-2401-FAIL.log
Journal extracted to TestOpenshift-testReconnectChangeCert-openshift-127.0.0.2-2402-FAIL.log
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516107685.353:153): avc:  denied  { map } for  pid=1223 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 40 testReconnectChangeCert (check_openshift.TestOpenshift) # duration: 85s
Wrote screenshot to TestOpenshift-testReconnectChangeCert-fedora-27-127.0.0.2-2401-FAIL.png
Wrote HTML dump to TestOpenshift-testReconnectChangeCert-fedora-27-127.0.0.2-2401-FAIL.html
Wrote JS log to TestOpenshift-testReconnectChangeCert-fedora-27-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestOpenshift-testReconnectChangeCert-fedora-27-127.0.0.2-2401-FAIL.log
Journal extracted to TestOpenshift-testReconnectChangeCert-openshift-127.0.0.2-2402-FAIL.log
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory

First occurrence: 2018-01-16T13:02:31.752756 | revision 317479df62c3f277cdb9472f1cfa2c4698054ddd, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testMtu (check_networking_mtu.TestNetworking)
#
NAME         UUID                                  TYPE            DEVICE 
System eth0  5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03  802-3-ethernet  eth0   
virbr0       cc3e3388-af0a-4542-985c-27e014171443  bridge          virbr0 
System eth1  9c92fad9-6ecb-3e6c-eb4d-8a47c6f50c04  802-3-ethernet  --     
ens2         39ef3890-56af-4114-9a24-f3f94c42acfe  802-3-ethernet  --     

ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9708/devtools/browser/fc74e1b6-b8e7-41cf-92d8-69eec0c09737
[0116/130441.599463:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 207527: Permission denied (13)
[0116/130442.831504:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 207586: Permission denied (13)
52:54:01:00:00:03 -> eth2
52:54:01:00:00:03 -> eth2
Unexpected journal message 'audit: type=1400 audit(1516107863.648:153): avc:  denied  { map } for  pid=1223 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestNetworking-testMtu-fedora-27-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestNetworking-testMtu-fedora-27-127.0.0.2-2301-FAIL.log
Journal extracted to TestNetworking-testMtu-fedora-26-127.0.0.2-2302-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516107863.648:153): avc:  denied  { map } for  pid=1223 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 26 testMtu (check_networking_mtu.TestNetworking) # duration: 64s
Wrote screenshot to TestNetworking-testMtu-fedora-27-127.0.0.2-2301-FAIL.png
Wrote HTML dump to TestNetworking-testMtu-fedora-27-127.0.0.2-2301-FAIL.html
Wrote JS log to TestNetworking-testMtu-fedora-27-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestNetworking-testMtu-fedora-27-127.0.0.2-2301-FAIL.log
Journal extracted to TestNetworking-testMtu-fedora-26-127.0.0.2-2302-FAIL.log

First occurrence: 2018-01-16T13:05:05.338492 | revision 317479df62c3f277cdb9472f1cfa2c4698054ddd, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testDosParts (check_storage_msdos.TestStorage)
#

DevTools listening on ws://127.0.0.1:9319/devtools/browser/107287b8-2a3a-4658-a55c-10699b95ff77
[0116/130541.985578:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 177784: Permission denied (13)
[0116/130543.040052:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 177826: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516107933.131:161): avc:  denied  { map } for  pid=1256 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516107933.338:165): avc:  denied  { execute_no_trans } for  pid=1305 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestStorage-testDosParts-fedora-27-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestStorage-testDosParts-fedora-27-127.0.0.2-2701-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516107933.131:161): avc:  denied  { map } for  pid=1256 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 85 testDosParts (check_storage_msdos.TestStorage) # duration: 32s
Wrote screenshot to TestStorage-testDosParts-fedora-27-127.0.0.2-2701-FAIL.png
Wrote HTML dump to TestStorage-testDosParts-fedora-27-127.0.0.2-2701-FAIL.html
Wrote JS log to TestStorage-testDosParts-fedora-27-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestStorage-testDosParts-fedora-27-127.0.0.2-2701-FAIL.log

First occurrence: 2018-01-16T13:05:54.620320 | revision ffe18a7b6bdc58e36534647959263eb023f251c4, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testNonDefaultBondSettings (check_networking_bond.TestNetworking)
#
NAME             UUID                                  TYPE            DEVICE 
System eth0      5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03  802-3-ethernet  eth0   
static-52:54:01  89aa85aa-fb62-44d9-b74d-740b155bc272  802-3-ethernet  eth1   
virbr0           0610aefe-45a9-4fc0-a50e-a26037d94c40  bridge          virbr0 
System eth1      9c92fad9-6ecb-3e6c-eb4d-8a47c6f50c04  802-3-ethernet  --     
ens2             39ef3890-56af-4114-9a24-f3f94c42acfe  802-3-ethernet  --     

52:54:01:00:00:03 -> eth2
52:54:01:00:00:03 -> eth2
52:54:01:00:00:04 -> eth3
52:54:01:00:00:04 -> eth3
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:10142/devtools/browser/5a3065d1-68f6-4ebc-bca1-358373065768
[0116/130558.229388:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 208858: Permission denied (13)
[0116/130559.517983:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 208911: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516107920.278:120): avc:  denied  { map } for  pid=1215 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestNetworking-testNonDefaultBondSettings-fedora-27-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestNetworking-testNonDefaultBondSettings-fedora-27-127.0.0.2-2801-FAIL.log
Journal extracted to TestNetworking-testNonDefaultBondSettings-fedora-26-127.0.0.2-2802-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516107920.278:120): avc:  denied  { map } for  pid=1215 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 20 testNonDefaultBondSettings (check_networking_bond.TestNetworking) # duration: 87s
Wrote screenshot to TestNetworking-testNonDefaultBondSettings-fedora-27-127.0.0.2-2801-FAIL.png
Wrote HTML dump to TestNetworking-testNonDefaultBondSettings-fedora-27-127.0.0.2-2801-FAIL.html
Wrote JS log to TestNetworking-testNonDefaultBondSettings-fedora-27-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestNetworking-testNonDefaultBondSettings-fedora-27-127.0.0.2-2801-FAIL.log
Journal extracted to TestNetworking-testNonDefaultBondSettings-fedora-26-127.0.0.2-2802-FAIL.log

First occurrence: 2018-01-16T13:06:28.759301 | revision 317479df62c3f277cdb9472f1cfa2c4698054ddd, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testConditions (check_services.TestServices)
#
Created symlink /etc/systemd/system/multi-user.target.wants/condtest.service -> /etc/systemd/system/condtest.service.

DevTools listening on ws://127.0.0.1:10080/devtools/browser/66a388b3-61b0-47cf-ae86-fcb41ade5b86
[0116/130732.938387:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 181097: Permission denied (13)
[0116/130733.923377:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 181164: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516108043.329:162): avc:  denied  { map } for  pid=1263 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516108043.462:164): avc:  denied  { execute_no_trans } for  pid=1311 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestServices-testConditions-fedora-27-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestServices-testConditions-fedora-27-127.0.0.2-2401-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516108043.329:162): avc:  denied  { map } for  pid=1263 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 64 testConditions (check_services.TestServices) # duration: 31s
Wrote screenshot to TestServices-testConditions-fedora-27-127.0.0.2-2401-FAIL.png
Wrote HTML dump to TestServices-testConditions-fedora-27-127.0.0.2-2401-FAIL.html
Wrote JS log to TestServices-testConditions-fedora-27-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestServices-testConditions-fedora-27-127.0.0.2-2401-FAIL.log

First occurrence: 2018-01-16T13:07:42.407959 | revision ffe18a7b6bdc58e36534647959263eb023f251c4, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (check_multi_machine.TestMultiMachineAdd)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9757/devtools/browser/9d5173a8-5582-4610-9a7e-a92a83d61ca4
[0116/130748.980815:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 210798: Permission denied (13)
[0116/130750.599029:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 210839: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516108032.165:152): avc:  denied  { map } for  pid=1223 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestMultiMachineAdd-testBasic-fedora-27-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestMultiMachineAdd-testBasic-fedora-27-127.0.0.2-2901-FAIL.log
Journal extracted to TestMultiMachineAdd-testBasic-fedora-27-127.0.0.2-2903-FAIL.log
Journal extracted to TestMultiMachineAdd-testBasic-fedora-27-127.0.0.2-2902-FAIL.log
Core dumps downloaded to /build/cockpit/TestMultiMachineAdd-testBasic-fedora-27-127.0.0.2-2902-FAIL.core
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516108032.165:152): avc:  denied  { map } for  pid=1223 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 10 testBasic (check_multi_machine.TestMultiMachineAdd) # duration: 103s
Wrote screenshot to TestMultiMachineAdd-testBasic-fedora-27-127.0.0.2-2901-FAIL.png
Wrote HTML dump to TestMultiMachineAdd-testBasic-fedora-27-127.0.0.2-2901-FAIL.html
Wrote JS log to TestMultiMachineAdd-testBasic-fedora-27-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestMultiMachineAdd-testBasic-fedora-27-127.0.0.2-2901-FAIL.log
Journal extracted to TestMultiMachineAdd-testBasic-fedora-27-127.0.0.2-2903-FAIL.log
Journal extracted to TestMultiMachineAdd-testBasic-fedora-27-127.0.0.2-2902-FAIL.log
Core dumps downloaded to /build/cockpit/TestMultiMachineAdd-testBasic-fedora-27-127.0.0.2-2902-FAIL.core

First occurrence: 2018-01-16T13:08:17.332496 | revision 317479df62c3f277cdb9472f1cfa2c4698054ddd, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testImagestreamImport (check_openshift.TestRegistry)
#
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?

DevTools listening on ws://127.0.0.1:9491/devtools/browser/7a6f0269-ff98-4dba-9a52-adea5b51ffa0
[0116/130910.059076:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 184088: Permission denied (13)
[0116/130910.999240:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 184180: Permission denied (13)
> warning: 2018-01-16 08:09:14.946320 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-16 08:09:14.946520 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-16 08:09:14.946543 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-16 08:09:15.510342 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-16 08:09:15.510558 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-16 08:09:15.510615 I | proto: duplicate proto type registered: google.protobuf.Timestamp

CDP: {"source":"security","level":"error","text":"Refused to apply inline style because it violates the following Content Security Policy directive: \"default-src 'self' http://127.0.0.2:9791\". Either the 'unsafe-inline' keyword, a hash ('sha256-I4l5F4Kq75Yvla5XX3FqfoQO1206LqJ8p8rtQPyLwm4='), or a nonce ('nonce-...') is required to enable inline execution. Note also that 'style-src' was not explicitly set, so 'default-src' is used as a fallback.\n","timestamp":1516108156298.6,"url":"http://127.0.0.2:9791/cockpit/$3c07e1a7591b675b6f9a21432ea619d8ecf4add6/kubernetes/registry.js","lineNumber":3920,"stackTrace":{"callFrames":[{"functionName":"html","scriptId":"44","url":"http://127.0.0.2:9791/cockpit/$3c07e1a7591b675b6f9a21432ea619d8ecf4add6/kubernetes/registry.js","lineNumber":3920,"columnNumber":74},{"functionName":"be.(anonymous function)","scriptId":"44","url":"http://127.0.0.2:9791/cockpit/$3c07e1a7591b675b6f9a21432ea619d8ecf4add6/kubernetes/registry.js","lineNumber":3937,"columnNumber":40},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9791/cockpit/$3c07e1a7591b675b6f9a21432ea619d8ecf4add6/kubernetes/registry.js","lineNumber":1427,"columnNumber":40},{"functionName":"l","scriptId":"44","url":"http://127.0.0.2:9791/cockpit/$3c07e1a7591b675b6f9a21432ea619d8ecf4add6/kubernetes/registry.js","lineNumber":2475,"columnNumber":41},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9791/cockpit/$3c07e1a7591b675b6f9a21432ea619d8ecf4add6/kubernetes/registry.js","lineNumber":2483,"columnNumber":20},{"functionName":"$eval","scriptId":"44","url":"http://127.0.0.2:9791/cockpit/$3c07e1a7591b675b6f9a21432ea619d8ecf4add6/kubernetes/registry.js","lineNumber":2799,"columnNumber":35},{"functionName":"$digest","scriptId":"44","url":"http://127.0.0.2:9791/cockpit/$3c07e1a7591b675b6f9a21432ea619d8ecf4add6/kubernetes/registry.js","lineNumber":2752,"columnNumber":59},{"functionName":"$apply","scriptId":"44","url":"http://127.0.0.2:9791/cockpit/$3c07e1a7591b675b6f9a21432ea619d8ecf4add6/kubernetes/registry.js","lineNumber":2821,"columnNumber":34},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9791/cockpit/$3c07e1a7591b675b6f9a21432ea619d8ecf4add6/kubernetes/registry.js","lineNumber":2660,"columnNumber":26},{"functionName":"s","scriptId":"44","url":"http://127.0.0.2:9791/cockpit/$3c07e1a7591b675b6f9a21432ea619d8ecf4add6/kubernetes/registry.js","lineNumber":945,"columnNumber":22},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9791/cockpit/$3c07e1a7591b675b6f9a21432ea619d8ecf4add6/kubernetes/registry.js","lineNumber":1037,"columnNumber":33}]}}
Unexpected journal message 'audit: type=1400 audit(1516108107.265:163): avc:  denied  { map } for  pid=1242 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516108107.464:165): avc:  denied  { execute_no_trans } for  pid=1299 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestRegistry-testImagestreamImport-fedora-27-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestRegistry-testImagestreamImport-fedora-27-127.0.0.2-2901-FAIL.log
Journal extracted to TestRegistry-testImagestreamImport-openshift-127.0.0.2-2902-FAIL.log
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516108107.265:163): avc:  denied  { map } for  pid=1242 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 45 testImagestreamImport (check_openshift.TestRegistry) # duration: 67s
Wrote screenshot to TestRegistry-testImagestreamImport-fedora-27-127.0.0.2-2901-FAIL.png
Wrote HTML dump to TestRegistry-testImagestreamImport-fedora-27-127.0.0.2-2901-FAIL.html
Wrote JS log to TestRegistry-testImagestreamImport-fedora-27-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestRegistry-testImagestreamImport-fedora-27-127.0.0.2-2901-FAIL.log
Journal extracted to TestRegistry-testImagestreamImport-openshift-127.0.0.2-2902-FAIL.log
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory

First occurrence: 2018-01-16T13:09:24.986665 | revision ffe18a7b6bdc58e36534647959263eb023f251c4, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testNoConnectionSettings (check_networking_settings.TestNetworking)
#
NAME         UUID                                  TYPE            DEVICE 
System eth0  5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03  802-3-ethernet  eth0   
virbr0       0e159726-04ca-4faf-bc66-d0f23342b4b3  bridge          virbr0 
System eth1  9c92fad9-6ecb-3e6c-eb4d-8a47c6f50c04  802-3-ethernet  --     
ens2         39ef3890-56af-4114-9a24-f3f94c42acfe  802-3-ethernet  --     

DevTools listening on ws://127.0.0.1:9669/devtools/browser/cd406226-adfa-4e85-873c-e7e3fe205500
[0116/131047.329877:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 187059: Permission denied (13)
[0116/131048.377658:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 187129: Permission denied (13)
52:54:01:00:00:03 -> eth2
52:54:01:00:00:03 -> eth2
Unexpected journal message 'audit: type=1400 audit(1516108237.467:162): avc:  denied  { map } for  pid=1306 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516108237.590:164): avc:  denied  { execute_no_trans } for  pid=1337 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestNetworking-testNoConnectionSettings-fedora-27-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestNetworking-testNoConnectionSettings-fedora-27-127.0.0.2-2401-FAIL.log
Journal extracted to TestNetworking-testNoConnectionSettings-fedora-26-127.0.0.2-2402-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516108237.467:162): avc:  denied  { map } for  pid=1306 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 28 testNoConnectionSettings (check_networking_settings.TestNetworking) # duration: 39s
Wrote screenshot to TestNetworking-testNoConnectionSettings-fedora-27-127.0.0.2-2401-FAIL.png
Wrote HTML dump to TestNetworking-testNoConnectionSettings-fedora-27-127.0.0.2-2401-FAIL.html
Wrote JS log to TestNetworking-testNoConnectionSettings-fedora-27-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestNetworking-testNoConnectionSettings-fedora-27-127.0.0.2-2401-FAIL.log
Journal extracted to TestNetworking-testNoConnectionSettings-fedora-26-127.0.0.2-2402-FAIL.log

First occurrence: 2018-01-16T13:11:04.553611 | revision ffe18a7b6bdc58e36534647959263eb023f251c4, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (check_multi_machine_key.TestMultiMachineKeyAuth)
#

DevTools listening on ws://127.0.0.1:9947/devtools/browser/c6c241a7-5ca8-4ff8-9668-52a5c144c889
[0116/131217.459412:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 190591: Permission denied (13)
[0116/131218.441191:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 190621: Permission denied (13)
[0116/131232.707514:ERROR:gl_implementation.cc(241)] Failed to load /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: cannot open shared object file: No such file or directory
[0116/131232.709442:ERROR:gpu_child_thread.cc(254)] Exiting GPU process due to errors during initialization
[0116/131233.271025:ERROR:gl_implementation.cc(241)] Failed to load /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: cannot open shared object file: No such file or directory
[0116/131233.272995:ERROR:gpu_child_thread.cc(254)] Exiting GPU process due to errors during initialization
[0116/131233.820241:ERROR:gl_implementation.cc(241)] Failed to load /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: cannot open shared object file: No such file or directory
[0116/131233.822163:ERROR:gpu_child_thread.cc(254)] Exiting GPU process due to errors during initialization
[0116/131234.330946:ERROR:gl_implementation.cc(241)] Failed to load /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: cannot open shared object file: No such file or directory
[0116/131234.332674:ERROR:gpu_child_thread.cc(254)] Exiting GPU process due to errors during initialization
Unexpected journal message 'audit: type=1400 audit(1516108328.137:160): avc:  denied  { map } for  pid=1297 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516108328.241:162): avc:  denied  { execute_no_trans } for  pid=1332 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestMultiMachineKeyAuth-testBasic-fedora-27-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestMultiMachineKeyAuth-testBasic-fedora-27-127.0.0.2-2701-FAIL.log
Journal extracted to TestMultiMachineKeyAuth-testBasic-fedora-27-127.0.0.2-2702-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516108328.137:160): avc:  denied  { map } for  pid=1297 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 11 testBasic (check_multi_machine_key.TestMultiMachineKeyAuth) # duration: 41s
Wrote screenshot to TestMultiMachineKeyAuth-testBasic-fedora-27-127.0.0.2-2701-FAIL.png
Wrote HTML dump to TestMultiMachineKeyAuth-testBasic-fedora-27-127.0.0.2-2701-FAIL.html
Wrote JS log to TestMultiMachineKeyAuth-testBasic-fedora-27-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestMultiMachineKeyAuth-testBasic-fedora-27-127.0.0.2-2701-FAIL.log
Journal extracted to TestMultiMachineKeyAuth-testBasic-fedora-27-127.0.0.2-2702-FAIL.log

First occurrence: 2018-01-16T13:12:39.316055 | revision ffe18a7b6bdc58e36534647959263eb023f251c4, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testDirectLogin (check_multi_machine.TestMultiMachine)
#

DevTools listening on ws://127.0.0.1:9962/devtools/browser/cbf13ed5-a2d4-43b4-ba23-d942623db52d
[0116/131309.426066:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 192750: Permission denied (13)
[0116/131310.395697:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 192786: Permission denied (13)
(node:192760) Warning: Possible EventEmitter memory leak detected. 11 Page.loadEventFired listeners added. Use emitter.setMaxListeners() to increase limit
> log: Authentication failed: invalid-hostkey
> log: Authentication failed: unknown-host
> log: Authentication failed: unknown-hostkey
> log: Authentication failed
> log: Authentication failed: no-host
Unexpected journal message 'audit: type=1400 audit(1516108380.147:159): avc:  denied  { map } for  pid=1245 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516108380.501:163): avc:  denied  { execute_no_trans } for  pid=1302 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestMultiMachine-testDirectLogin-fedora-27-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestMultiMachine-testDirectLogin-fedora-27-127.0.0.2-2501-FAIL.log
Journal extracted to TestMultiMachine-testDirectLogin-fedora-27-127.0.0.2-2503-FAIL.log
Journal extracted to TestMultiMachine-testDirectLogin-fedora-27-127.0.0.2-2502-FAIL.log
Core dumps downloaded to /build/cockpit/TestMultiMachine-testDirectLogin-fedora-27-127.0.0.2-2502-FAIL.core
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516108380.147:159): avc:  denied  { map } for  pid=1245 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 4 testDirectLogin (check_multi_machine.TestMultiMachine) # duration: 45s
Wrote screenshot to TestMultiMachine-testDirectLogin-fedora-27-127.0.0.2-2501-FAIL.png
Wrote HTML dump to TestMultiMachine-testDirectLogin-fedora-27-127.0.0.2-2501-FAIL.html
Wrote JS log to TestMultiMachine-testDirectLogin-fedora-27-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestMultiMachine-testDirectLogin-fedora-27-127.0.0.2-2501-FAIL.log
Journal extracted to TestMultiMachine-testDirectLogin-fedora-27-127.0.0.2-2503-FAIL.log
Journal extracted to TestMultiMachine-testDirectLogin-fedora-27-127.0.0.2-2502-FAIL.log
Core dumps downloaded to /build/cockpit/TestMultiMachine-testDirectLogin-fedora-27-127.0.0.2-2502-FAIL.core

First occurrence: 2018-01-16T13:13:34.155199 | revision ffe18a7b6bdc58e36534647959263eb023f251c4, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testPendingClaim (check_kubernetes.TestKubernetes)
#
bash: /etc/kubernetes/start-kubernetes: No such file or directory
2018-01-16 08:27:11.363696 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-16 08:27:11.374802 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-16 08:27:11.374856 I | proto: duplicate proto type registered: google.protobuf.Timestamp

DevTools listening on ws://127.0.0.1:9249/devtools/browser/e600cd9e-b889-4fa3-a672-539fb457f502
[0116/132715.197728:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 98300: Permission denied (13)
[0116/132716.260929:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 98370: Permission denied (13)
> warning: 2018-01-16 08:27:22.726204 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-16 08:27:22.726353 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-16 08:27:22.726375 I | proto: duplicate proto type registered: google.protobuf.Timestamp
error: current-context must exist in order to minify

> warning: received invalid kubectl config 
> warning: 2018-01-16 08:27:23.793156 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-16 08:27:23.793346 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-16 08:27:23.793427 I | proto: duplicate proto type registered: google.protobuf.Timestamp

2018-01-16 08:27:24.704147 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-16 08:27:24.705877 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-16 08:27:24.706159 I | proto: duplicate proto type registered: google.protobuf.Timestamp
2018-01-16 08:27:25.515273 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-16 08:27:25.531878 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-16 08:27:25.532022 I | proto: duplicate proto type registered: google.protobuf.Timestamp
2018-01-16 08:27:25.896458 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-16 08:27:25.897186 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-16 08:27:25.897873 I | proto: duplicate proto type registered: google.protobuf.Timestamp
2018-01-16 08:27:26.637469 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-16 08:27:26.637918 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-16 08:27:26.638163 I | proto: duplicate proto type registered: google.protobuf.Timestamp
2018-01-16 08:27:27.225202 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-16 08:27:27.225718 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-16 08:27:27.225951 I | proto: duplicate proto type registered: google.protobuf.Timestamp
2018-01-16 08:27:28.125646 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-16 08:27:28.126204 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-16 08:27:28.126433 I | proto: duplicate proto type registered: google.protobuf.Timestamp
Unexpected journal message 'audit: type=1400 audit(1516109205.188:163): avc:  denied  { map } for  pid=1314 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516109205.329:165): avc:  denied  { execute_no_trans } for  pid=1345 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestKubernetes-testPendingClaim-fedora-27-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestKubernetes-testPendingClaim-fedora-27-127.0.0.2-2901-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516109205.188:163): avc:  denied  { map } for  pid=1314 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 173 testPendingClaim (check_kubernetes.TestKubernetes) # duration: 69s
Wrote screenshot to TestKubernetes-testPendingClaim-fedora-27-127.0.0.2-2901-FAIL.png
Wrote HTML dump to TestKubernetes-testPendingClaim-fedora-27-127.0.0.2-2901-FAIL.html
Wrote JS log to TestKubernetes-testPendingClaim-fedora-27-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestKubernetes-testPendingClaim-fedora-27-127.0.0.2-2901-FAIL.log

First occurrence: 2018-01-16T13:27:36.123638 | revision 4a84ca549b9e3f641c5ebc3b8e761f9d39a6741d, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testAbrtDelete (check_journal.TestJournal)
#

DevTools listening on ws://127.0.0.1:9408/devtools/browser/f9fc4a0e-017f-4956-b28f-8e5d056dda72
[0116/132835.690147:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 100462: Permission denied (13)
[0116/132836.732838:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 100520: Permission denied (13)
bash: line 1:  1839 Segmentation fault      (core dumped) python -c 'import os; os.kill(os.getpid(), 11)'
Unexpected journal message 'audit: type=1400 audit(1516109307.005:163): avc:  denied  { map } for  pid=1260 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516109307.139:165): avc:  denied  { execute_no_trans } for  pid=1305 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestJournal-testAbrtDelete-fedora-27-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestJournal-testAbrtDelete-fedora-27-127.0.0.2-2501-FAIL.log
Core dumps downloaded to /build/cockpit/TestJournal-testAbrtDelete-fedora-27-127.0.0.2-2501-FAIL.core
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516109307.005:163): avc:  denied  { map } for  pid=1260 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 160 testAbrtDelete (check_journal.TestJournal) # duration: 29s
Wrote screenshot to TestJournal-testAbrtDelete-fedora-27-127.0.0.2-2501-FAIL.png
Wrote HTML dump to TestJournal-testAbrtDelete-fedora-27-127.0.0.2-2501-FAIL.html
Wrote JS log to TestJournal-testAbrtDelete-fedora-27-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestJournal-testAbrtDelete-fedora-27-127.0.0.2-2501-FAIL.log
Core dumps downloaded to /build/cockpit/TestJournal-testAbrtDelete-fedora-27-127.0.0.2-2501-FAIL.core

First occurrence: 2018-01-16T13:28:45.255894 | revision 4a84ca549b9e3f641c5ebc3b8e761f9d39a6741d, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testResources (check_docker.TestDocker)
#

DevTools listening on ws://127.0.0.1:9665/devtools/browser/facfc49b-dba9-4dad-9a1d-4332ea40c2da
[0116/132951.466345:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 101556: Permission denied (13)
[0116/132952.439062:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 101595: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516109340.740:163): avc:  denied  { map } for  pid=1281 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516109340.873:165): avc:  denied  { execute_no_trans } for  pid=1311 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestDocker-testResources-fedora-27-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestDocker-testResources-fedora-27-127.0.0.2-2501-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516109340.740:163): avc:  denied  { map } for  pid=1281 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 154 testResources (check_docker.TestDocker) # duration: 81s
Wrote screenshot to TestDocker-testResources-fedora-27-127.0.0.2-2501-FAIL.png
Wrote HTML dump to TestDocker-testResources-fedora-27-127.0.0.2-2501-FAIL.html
Wrote JS log to TestDocker-testResources-fedora-27-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestDocker-testResources-fedora-27-127.0.0.2-2501-FAIL.log

First occurrence: 2018-01-16T13:30:09.004419 | revision 4a84ca549b9e3f641c5ebc3b8e761f9d39a6741d, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testConfigOrigins (check_connection.TestConnection)
#
Unexpected journal message 'audit: type=1400 audit(1516109483.052:165): avc:  denied  { execute_no_trans } for  pid=1308 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Journal extracted to TestConnection-testConfigOrigins-fedora-27-127.0.0.2-2401-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516109483.052:165): avc:  denied  { execute_no_trans } for  pid=1308 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 140 testConfigOrigins (check_connection.TestConnection) # duration: 31s
Journal extracted to TestConnection-testConfigOrigins-fedora-27-127.0.0.2-2401-FAIL.log

First occurrence: 2018-01-16T13:31:42.783269 | revision 4a84ca549b9e3f641c5ebc3b8e761f9d39a6741d, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testExternalConsole (check_machines.TestMachines)
#

DevTools listening on ws://127.0.0.1:10209/devtools/browser/f86a75b3-3edc-46a7-a109-e8e3a94bf783
[0116/133255.445534:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 106545: Permission denied (13)
[0116/133256.474502:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 106622: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516109564.231:163): avc:  denied  { map } for  pid=1249 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516109564.429:165): avc:  denied  { execute_no_trans } for  pid=1305 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestMachines-testExternalConsole-fedora-27-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestMachines-testExternalConsole-fedora-27-127.0.0.2-2901-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516109564.231:163): avc:  denied  { map } for  pid=1249 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 125 testExternalConsole (check_machines.TestMachines) # duration: 32s
Wrote screenshot to TestMachines-testExternalConsole-fedora-27-127.0.0.2-2901-FAIL.png
Wrote HTML dump to TestMachines-testExternalConsole-fedora-27-127.0.0.2-2901-FAIL.html
Wrote JS log to TestMachines-testExternalConsole-fedora-27-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestMachines-testExternalConsole-fedora-27-127.0.0.2-2901-FAIL.log

First occurrence: 2018-01-16T13:33:05.814621 | revision 4a84ca549b9e3f641c5ebc3b8e761f9d39a6741d, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testRunningUpdate (check_packagekit.TestUpdates)
#

DevTools listening on ws://127.0.0.1:10203/devtools/browser/a4ede3ea-68df-43d4-a082-3bc6858db110
[0116/133337.940105:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 107643: Permission denied (13)
[0116/133338.956649:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 107695: Permission denied (13)
> warning: transport closed: disconnected
Unexpected journal message 'audit: type=1400 audit(1516109608.177:160): avc:  denied  { map } for  pid=1289 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516109608.304:162): avc:  denied  { execute_no_trans } for  pid=1324 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestUpdates-testRunningUpdate-fedora-27-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestUpdates-testRunningUpdate-fedora-27-127.0.0.2-2701-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516109608.177:160): avc:  denied  { map } for  pid=1289 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 117 testRunningUpdate (check_packagekit.TestUpdates) # duration: 35s
Wrote screenshot to TestUpdates-testRunningUpdate-fedora-27-127.0.0.2-2701-FAIL.png
Wrote HTML dump to TestUpdates-testRunningUpdate-fedora-27-127.0.0.2-2701-FAIL.html
Wrote JS log to TestUpdates-testRunningUpdate-fedora-27-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestUpdates-testRunningUpdate-fedora-27-127.0.0.2-2701-FAIL.log

First occurrence: 2018-01-16T13:33:50.266248 | revision 4a84ca549b9e3f641c5ebc3b8e761f9d39a6741d, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testWithAvailableUpdates (check_packagekit.TestAutoUpdates)
#

DevTools listening on ws://127.0.0.1:9522/devtools/browser/90885e29-b173-4426-b93d-d5de60fd4479
[0116/133419.316442:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 108743: Permission denied (13)
[0116/133420.314625:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 108789: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516109649.094:165): avc:  denied  { execute_no_trans } for  pid=1326 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestAutoUpdates-testWithAvailableUpdates-fedora-27-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestAutoUpdates-testWithAvailableUpdates-fedora-27-127.0.0.2-2401-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516109649.094:165): avc:  denied  { execute_no_trans } for  pid=1326 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 111 testWithAvailableUpdates (check_packagekit.TestAutoUpdates) # duration: 38s
Wrote screenshot to TestAutoUpdates-testWithAvailableUpdates-fedora-27-127.0.0.2-2401-FAIL.png
Wrote HTML dump to TestAutoUpdates-testWithAvailableUpdates-fedora-27-127.0.0.2-2401-FAIL.html
Wrote JS log to TestAutoUpdates-testWithAvailableUpdates-fedora-27-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestAutoUpdates-testWithAvailableUpdates-fedora-27-127.0.0.2-2401-FAIL.log

First occurrence: 2018-01-16T13:34:38.753377 | revision 4a84ca549b9e3f641c5ebc3b8e761f9d39a6741d, logs Times recorded: 1 Latest occurrences:

cockpituous commented 6 years ago

verify/fedora-27 Ooops, it happened again


# ----------------------------------------------------------------------
# testPackageKitCrash (check_packagekit.TestUpdates)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9246/devtools/browser/8d226135-489e-4bbe-be56-cd91929dbc59
[0116/124243.806660:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 207502: Permission denied (13)
[0116/124245.053797:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 207569: Permission denied (13)
> log: close:  
Unexpected journal message 'audit: type=1400 audit(1516106551.805:160): avc:  denied  { map } for  pid=1241 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516106552.128:164): avc:  denied  { execute_no_trans } for  pid=1293 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestUpdates-testPackageKitCrash-fedora-27-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestUpdates-testPackageKitCrash-fedora-27-127.0.0.2-2501-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516106551.805:160): avc:  denied  { map } for  pid=1241 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 95 testPackageKitCrash (check_packagekit.TestUpdates) # duration: 45s
Wrote screenshot to TestUpdates-testPackageKitCrash-fedora-27-127.0.0.2-2501-FAIL.png
Wrote HTML dump to TestUpdates-testPackageKitCrash-fedora-27-127.0.0.2-2501-FAIL.html
Wrote JS log to TestUpdates-testPackageKitCrash-fedora-27-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestUpdates-testPackageKitCrash-fedora-27-127.0.0.2-2501-FAIL.log

First occurrence: 2018-01-16T12:42:56.984003 | revision 180df4da86b23a3297b7700bf50108576c78bca1, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testDashboard (check_kubernetes.TestKubernetes)
#
bash: /etc/kubernetes/start-kubernetes: No such file or directory
2018-01-16 07:43:40.504477 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-16 07:43:40.506081 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-16 07:43:40.506357 I | proto: duplicate proto type registered: google.protobuf.Timestamp
No resources found.
2018-01-16 07:43:44.532382 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-16 07:43:44.533326 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-16 07:43:44.533718 I | proto: duplicate proto type registered: google.protobuf.Timestamp
ftruncate() failed: Permission denied
[0116/124349.465592:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 187509: Permission denied (13)

DevTools listening on ws://127.0.0.1:9899/devtools/browser/84c390ae-3d72-499d-9da3-8036990acdef
[0116/124350.833624:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 187542: Permission denied (13)
> warning: 2018-01-16 07:44:02.171986 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-16 07:44:02.172250 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-16 07:44:02.172311 I | proto: duplicate proto type registered: google.protobuf.Timestamp
error: current-context must exist in order to minify

> warning: received invalid kubectl config 
> warning: 2018-01-16 07:44:03.271331 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-16 07:44:03.271604 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-16 07:44:03.271658 I | proto: duplicate proto type registered: google.protobuf.Timestamp

2018-01-16 07:44:05.194687 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-16 07:44:05.195015 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-16 07:44:05.195042 I | proto: duplicate proto type registered: google.protobuf.Timestamp
Unexpected journal message 'audit: type=1400 audit(1516106583.184:163): avc:  denied  { execute_no_trans } for  pid=1240 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestKubernetes-testDashboard-fedora-27-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestKubernetes-testDashboard-fedora-27-127.0.0.2-2401-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516106583.184:163): avc:  denied  { execute_no_trans } for  pid=1240 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 149 testDashboard (check_kubernetes.TestKubernetes) # duration: 104s
Wrote screenshot to TestKubernetes-testDashboard-fedora-27-127.0.0.2-2401-FAIL.png
Wrote HTML dump to TestKubernetes-testDashboard-fedora-27-127.0.0.2-2401-FAIL.html
Wrote JS log to TestKubernetes-testDashboard-fedora-27-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestKubernetes-testDashboard-fedora-27-127.0.0.2-2401-FAIL.log

First occurrence: 2018-01-16T12:44:26.265375 | revision 317479df62c3f277cdb9472f1cfa2c4698054ddd, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testNfsClient (check_storage_nfs.TestStorage)
#
ftruncate() failed: Permission denied
[0116/124517.101125:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 211353: Permission denied (13)

DevTools listening on ws://127.0.0.1:9439/devtools/browser/1abc0345-f481-4405-abb8-68fa770ee9d1
[0116/124518.498801:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 211481: Permission denied (13)
> warning: clnt_create: RPC: Unknown host

> warning: 
> warning: clnt_create: RPC: Unknown host

> warning: 
Unexpected journal message 'audit: type=1400 audit(1516106707.182:161): avc:  denied  { map } for  pid=1256 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516106707.390:163): avc:  denied  { execute_no_trans } for  pid=1288 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestStorage-testNfsClient-fedora-27-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestStorage-testNfsClient-fedora-27-127.0.0.2-2401-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516106707.182:161): avc:  denied  { map } for  pid=1256 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 72 testNfsClient (check_storage_nfs.TestStorage) # duration: 46s
Wrote screenshot to TestStorage-testNfsClient-fedora-27-127.0.0.2-2401-FAIL.png
Wrote HTML dump to TestStorage-testNfsClient-fedora-27-127.0.0.2-2401-FAIL.html
Wrote JS log to TestStorage-testNfsClient-fedora-27-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestStorage-testNfsClient-fedora-27-127.0.0.2-2401-FAIL.log

First occurrence: 2018-01-16T12:45:35.216732 | revision 180df4da86b23a3297b7700bf50108576c78bca1, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testVolumesAndEnvironment (check_docker.TestDocker)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9322/devtools/browser/918afad0-b387-454d-9819-24c61cd260ca
[0116/124627.098606:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 189628: Permission denied (13)
[0116/124628.263167:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 189658: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516106733.007:161): avc:  denied  { map } for  pid=1202 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516106733.266:163): avc:  denied  { execute_no_trans } for  pid=1242 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestDocker-testVolumesAndEnvironment-fedora-27-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestDocker-testVolumesAndEnvironment-fedora-27-127.0.0.2-2801-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516106733.007:161): avc:  denied  { map } for  pid=1202 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 135 testVolumesAndEnvironment (check_docker.TestDocker) # duration: 93s
Wrote screenshot to TestDocker-testVolumesAndEnvironment-fedora-27-127.0.0.2-2801-FAIL.png
Wrote HTML dump to TestDocker-testVolumesAndEnvironment-fedora-27-127.0.0.2-2801-FAIL.html
Wrote JS log to TestDocker-testVolumesAndEnvironment-fedora-27-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestDocker-testVolumesAndEnvironment-fedora-27-127.0.0.2-2801-FAIL.log

First occurrence: 2018-01-16T12:46:47.850880 | revision 317479df62c3f277cdb9472f1cfa2c4698054ddd, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testRestart (check_docker.TestDocker)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9297/devtools/browser/68929463-5bac-4de2-80fa-b9c08ecaaf06
[0116/124636.932711:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 189837: Permission denied (13)
[0116/124638.220956:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 189872: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516106740.540:163): avc:  denied  { execute_no_trans } for  pid=1283 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestDocker-testRestart-fedora-27-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestDocker-testRestart-fedora-27-127.0.0.2-2401-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516106740.540:163): avc:  denied  { execute_no_trans } for  pid=1283 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 134 testRestart (check_docker.TestDocker) # duration: 160s
Wrote screenshot to TestDocker-testRestart-fedora-27-127.0.0.2-2401-FAIL.png
Wrote HTML dump to TestDocker-testRestart-fedora-27-127.0.0.2-2401-FAIL.html
Wrote JS log to TestDocker-testRestart-fedora-27-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestDocker-testRestart-fedora-27-127.0.0.2-2401-FAIL.log

First occurrence: 2018-01-16T12:47:59.176911 | revision 317479df62c3f277cdb9472f1cfa2c4698054ddd, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testConfigOrigins (check_connection.TestConnection)
#
Unexpected journal message 'audit: type=1400 audit(1516106925.123:161): avc:  denied  { map } for  pid=1234 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516106925.335:163): avc:  denied  { execute_no_trans } for  pid=1279 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Journal extracted to TestConnection-testConfigOrigins-fedora-27-127.0.0.2-2901-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516106925.123:161): avc:  denied  { map } for  pid=1234 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 119 testConfigOrigins (check_connection.TestConnection) # duration: 44s
Journal extracted to TestConnection-testConfigOrigins-fedora-27-127.0.0.2-2901-FAIL.log

First occurrence: 2018-01-16T12:49:06.254221 | revision 317479df62c3f277cdb9472f1cfa2c4698054ddd, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testL10N (check_apps.TestApps)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9718/devtools/browser/fe5e1bc2-b835-417f-bfa1-8880361685ff
[0116/124908.057965:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 192479: Permission denied (13)
[0116/124909.346760:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 192550: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516106939.331:153): avc:  denied  { map } for  pid=1230 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestApps-testL10N-fedora-27-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestApps-testL10N-fedora-27-127.0.0.2-2401-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516106939.331:153): avc:  denied  { map } for  pid=1230 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 116 testL10N (check_apps.TestApps) # duration: 46s
Wrote screenshot to TestApps-testL10N-fedora-27-127.0.0.2-2401-FAIL.png
Wrote HTML dump to TestApps-testL10N-fedora-27-127.0.0.2-2401-FAIL.html
Wrote JS log to TestApps-testL10N-fedora-27-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestApps-testL10N-fedora-27-127.0.0.2-2401-FAIL.log

First occurrence: 2018-01-16T12:49:25.272362 | revision 317479df62c3f277cdb9472f1cfa2c4698054ddd, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testMtu (check_networking_mtu.TestNetworking)
#
NAME         UUID                                  TYPE            DEVICE 
System eth0  5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03  802-3-ethernet  eth0   
virbr0       5724e332-b69c-4688-abfc-accdfc61ad3e  bridge          virbr0 
System eth1  9c92fad9-6ecb-3e6c-eb4d-8a47c6f50c04  802-3-ethernet  --     
ens2         39ef3890-56af-4114-9a24-f3f94c42acfe  802-3-ethernet  --     

ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9462/devtools/browser/14220e1f-8bef-4c3d-af41-3b7e35bbfe0c
[0116/125102.702569:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 218548: Permission denied (13)
[0116/125103.794390:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 218594: Permission denied (13)
52:54:01:00:00:03 -> eth2
52:54:01:00:00:03 -> eth2
Unexpected journal message 'audit: type=1400 audit(1516107050.611:161): avc:  denied  { map } for  pid=1245 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516107050.804:163): avc:  denied  { execute_no_trans } for  pid=1289 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestNetworking-testMtu-fedora-27-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestNetworking-testMtu-fedora-27-127.0.0.2-2601-FAIL.log
Journal extracted to TestNetworking-testMtu-fedora-26-127.0.0.2-2602-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516107050.611:161): avc:  denied  { map } for  pid=1245 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 26 testMtu (check_networking_mtu.TestNetworking) # duration: 51s
Wrote screenshot to TestNetworking-testMtu-fedora-27-127.0.0.2-2601-FAIL.png
Wrote HTML dump to TestNetworking-testMtu-fedora-27-127.0.0.2-2601-FAIL.html
Wrote JS log to TestNetworking-testMtu-fedora-27-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestNetworking-testMtu-fedora-27-127.0.0.2-2601-FAIL.log
Journal extracted to TestNetworking-testMtu-fedora-26-127.0.0.2-2602-FAIL.log

First occurrence: 2018-01-16T12:51:21.693247 | revision 180df4da86b23a3297b7700bf50108576c78bca1, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBond (check_networking_bond.TestNetworking)
#
NAME             UUID                                  TYPE            DEVICE 
System eth0      5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03  802-3-ethernet  eth0   
static-52:54:01  22a786fb-54fb-4522-8a7a-e9b1716a8fd8  802-3-ethernet  eth1   
virbr0           269fe2a0-00d5-402c-8720-fa366a64a656  bridge          virbr0 
System eth1      9c92fad9-6ecb-3e6c-eb4d-8a47c6f50c04  802-3-ethernet  --     
ens2             39ef3890-56af-4114-9a24-f3f94c42acfe  802-3-ethernet  --     

ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9588/devtools/browser/e158f24a-4b43-4dfc-a766-3b0e7f1a9fe1
[0116/125226.078928:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 220686: Permission denied (13)
[0116/125227.692698:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 220746: Permission denied (13)
52:54:01:00:00:03 -> eth2
52:54:01:00:00:03 -> eth2
52:54:01:00:00:04 -> eth3
52:54:01:00:00:04 -> eth3
[0116/125248.202857:WARNING:ipc_message_attachment_set.cc(49)] MessageAttachmentSet destroyed with unconsumed attachments: 0/1
Unexpected journal message 'audit: type=1400 audit(1516107123.635:158): avc:  denied  { map } for  pid=1245 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516107124.110:160): avc:  denied  { execute_no_trans } for  pid=1283 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestNetworking-testBond-fedora-27-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestNetworking-testBond-fedora-27-127.0.0.2-2501-FAIL.log
Journal extracted to TestNetworking-testBond-fedora-26-127.0.0.2-2502-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516107123.635:158): avc:  denied  { map } for  pid=1245 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 16 testBond (check_networking_bond.TestNetworking) # duration: 75s
Wrote screenshot to TestNetworking-testBond-fedora-27-127.0.0.2-2501-FAIL.png
Wrote HTML dump to TestNetworking-testBond-fedora-27-127.0.0.2-2501-FAIL.html
Wrote JS log to TestNetworking-testBond-fedora-27-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestNetworking-testBond-fedora-27-127.0.0.2-2501-FAIL.log
Journal extracted to TestNetworking-testBond-fedora-26-127.0.0.2-2502-FAIL.log

First occurrence: 2018-01-16T12:53:05.282657 | revision 180df4da86b23a3297b7700bf50108576c78bca1, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testExpired (check_login.TestLogin)
#

DevTools listening on ws://127.0.0.1:9924/devtools/browser/8cb1bd98-8c70-4dc5-bd60-162d4f10a23c
[0116/125541.255890:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 166408: Permission denied (13)
[0116/125542.499533:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 166446: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516107330.012:165): avc:  denied  { execute_no_trans } for  pid=1323 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestLogin-testExpired-fedora-27-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestLogin-testExpired-fedora-27-127.0.0.2-2501-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516107330.012:165): avc:  denied  { execute_no_trans } for  pid=1323 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 154 testExpired (check_login.TestLogin) # duration: 37s
Wrote screenshot to TestLogin-testExpired-fedora-27-127.0.0.2-2501-FAIL.png
Wrote HTML dump to TestLogin-testExpired-fedora-27-127.0.0.2-2501-FAIL.html
Wrote JS log to TestLogin-testExpired-fedora-27-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestLogin-testExpired-fedora-27-127.0.0.2-2501-FAIL.log

First occurrence: 2018-01-16T12:55:50.122814 | revision ffe18a7b6bdc58e36534647959263eb023f251c4, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testEnforcingToggle (check_setroubleshoot.TestSelinux)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9626/devtools/browser/fac21bd4-8708-421e-a3cb-52b6bcd1a354
[0116/125619.508168:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 199502: Permission denied (13)
[0116/125620.643180:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 199562: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516107373.113:163): avc:  denied  { execute_no_trans } for  pid=1257 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestSelinux-testEnforcingToggle-fedora-27-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestSelinux-testEnforcingToggle-fedora-27-127.0.0.2-2701-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516107373.113:163): avc:  denied  { execute_no_trans } for  pid=1257 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 69 testEnforcingToggle (check_setroubleshoot.TestSelinux) # duration: 52s
Wrote screenshot to TestSelinux-testEnforcingToggle-fedora-27-127.0.0.2-2701-FAIL.png
Wrote HTML dump to TestSelinux-testEnforcingToggle-fedora-27-127.0.0.2-2701-FAIL.html
Wrote JS log to TestSelinux-testEnforcingToggle-fedora-27-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestSelinux-testEnforcingToggle-fedora-27-127.0.0.2-2701-FAIL.log

First occurrence: 2018-01-16T12:56:38.829807 | revision 317479df62c3f277cdb9472f1cfa2c4698054ddd, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testVolumes (check_kubernetes.TestKubernetes)
#
bash: /etc/kubernetes/start-kubernetes: No such file or directory
2018-01-16 07:56:37.975107 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-16 07:56:37.975829 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-16 07:56:37.976120 I | proto: duplicate proto type registered: google.protobuf.Timestamp

DevTools listening on ws://127.0.0.1:9388/devtools/browser/dc2e6c71-1b1a-46a1-9161-4965a750609c
[0116/125645.589100:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 167190: Permission denied (13)
[0116/125646.837573:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 167253: Permission denied (13)
> warning: 2018-01-16 07:56:55.875585 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-16 07:56:55.875775 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-16 07:56:55.875794 I | proto: duplicate proto type registered: google.protobuf.Timestamp
error: current-context must exist in order to minify

> warning: received invalid kubectl config 
> warning: 2018-01-16 07:56:56.953694 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-16 07:56:56.954132 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-16 07:56:56.954225 I | proto: duplicate proto type registered: google.protobuf.Timestamp

2018-01-16 07:56:59.344509 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-16 07:56:59.345202 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-16 07:56:59.345497 I | proto: duplicate proto type registered: google.protobuf.Timestamp
2018-01-16 07:57:01.820185 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-16 07:57:01.820715 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-16 07:57:01.821058 I | proto: duplicate proto type registered: google.protobuf.Timestamp
2018-01-16 07:57:03.288405 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-16 07:57:03.292086 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-16 07:57:03.292524 I | proto: duplicate proto type registered: google.protobuf.Timestamp
2018-01-16 07:57:05.115178 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-16 07:57:05.125192 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-16 07:57:05.125542 I | proto: duplicate proto type registered: google.protobuf.Timestamp
Unexpected journal message 'audit: type=1400 audit(1516107355.438:166): avc:  denied  { map } for  pid=1317 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516107355.544:168): avc:  denied  { execute_no_trans } for  pid=1345 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestKubernetes-testVolumes-fedora-27-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestKubernetes-testVolumes-fedora-27-127.0.0.2-2801-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516107355.438:166): avc:  denied  { map } for  pid=1317 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 150 testVolumes (check_kubernetes.TestKubernetes) # duration: 95s
Wrote screenshot to TestKubernetes-testVolumes-fedora-27-127.0.0.2-2801-FAIL.png
Wrote HTML dump to TestKubernetes-testVolumes-fedora-27-127.0.0.2-2801-FAIL.html
Wrote JS log to TestKubernetes-testVolumes-fedora-27-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestKubernetes-testVolumes-fedora-27-127.0.0.2-2801-FAIL.log

First occurrence: 2018-01-16T12:57:10.013102 | revision ffe18a7b6bdc58e36534647959263eb023f251c4, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (check_embed.TestEmbed)
#

DevTools listening on ws://127.0.0.1:9924/devtools/browser/24db0965-9ae0-4fe5-a089-b2a2b5b1d097
[0116/125902.823045:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 169402: Permission denied (13)
[0116/125903.887714:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 169433: Permission denied (13)
CDP: {"source":"network","level":"error","text":"Failed to load resource: net::ERR_FILE_NOT_FOUND","timestamp":1516107544003.75,"url":"file:///build/cockpit/dist/base1/patternfly.min.css","networkRequestId":"169433.2"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: net::ERR_FILE_NOT_FOUND","timestamp":1516107544004.02,"url":"file:///build/cockpit/dist/base1/patternfly-additions.css","networkRequestId":"169433.3"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: net::ERR_FILE_NOT_FOUND","timestamp":1516107544004.22,"url":"file:///build/cockpit/test/verify/dist/img/brand.svg","networkRequestId":"169433.4"}
Unexpected journal message 'audit: type=1400 audit(1516107536.620:160): avc:  denied  { map } for  pid=1287 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516107536.782:162): avc:  denied  { execute_no_trans } for  pid=1336 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestEmbed-testBasic-fedora-27-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestEmbed-testBasic-fedora-27-127.0.0.2-2601-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516107536.620:160): avc:  denied  { map } for  pid=1287 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 134 testBasic (check_embed.TestEmbed) # duration: 39s
Wrote screenshot to TestEmbed-testBasic-fedora-27-127.0.0.2-2601-FAIL.png
Wrote HTML dump to TestEmbed-testBasic-fedora-27-127.0.0.2-2601-FAIL.html
Wrote JS log to TestEmbed-testBasic-fedora-27-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestEmbed-testBasic-fedora-27-127.0.0.2-2601-FAIL.log

First occurrence: 2018-01-16T12:59:14.039234 | revision ffe18a7b6bdc58e36534647959263eb023f251c4, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (check_kdump.TestKdump)
#
Created symlink /etc/systemd/system/multi-user.target.wants/kdump.service -> /usr/lib/systemd/system/kdump.service.
Job for kdump.service failed because the control process exited with error code.
See "systemctl  status kdump.service" and "journalctl  -xe" for details.

DevTools listening on ws://127.0.0.1:9635/devtools/browser/39eaa40e-5cac-4c99-9c0b-62d9696beb99
[0116/125745.693786:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 168212: Permission denied (13)
[0116/125746.998080:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 168277: Permission denied (13)
Generating grub configuration file ...
Found linux image: /boot/vmlinuz-4.14.11-300.fc27.x86_64
Found initrd image: /boot/initramfs-4.14.11-300.fc27.x86_64.img
Found linux image: /boot/vmlinuz-4.13.9-300.fc27.x86_64
Found initrd image: /boot/initramfs-4.13.9-300.fc27.x86_64.img
Found linux image: /boot/vmlinuz-0-rescue-b7698e75e35a46dc9cd9db5d9bec44b8
Found initrd image: /boot/initramfs-0-rescue-b7698e75e35a46dc9cd9db5d9bec44b8.img
done
Connection to 127.0.0.2 closed by remote host.
> warning: transport closed: disconnected
CDP: {"source":"network","level":"error","text":"Failed to load resource: net::ERR_EMPTY_RESPONSE","timestamp":1516107482978.25,"url":"http://127.0.0.2:9791/cockpit/static/fonts/OpenSans-Light-webfont.woff","networkRequestId":"168277.29"}
ssh_exchange_identification: read: Connection reset by peer
ssh_exchange_identification: read: Connection reset by peer
ssh_exchange_identification: read: Connection reset by peer
ssh_exchange_identification: Connection closed by remote host
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"5"}
ssh_exchange_identification: Connection closed by remote host
ssh_exchange_identification: Connection closed by remote host
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"6"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"7"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"8"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"9"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"10"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"11"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"12"}
> warning: Unable to apply settings: Directory /var/crash2 isn't writable or doesn't exist.
> warning: transport closed: disconnected
CDP: {"source":"network","level":"error","text":"Failed to load resource: net::ERR_CONNECTION_RESET","timestamp":1516107605946.99,"url":"http://127.0.0.2:9791/cockpit/static/fonts/OpenSans-Light-webfont.woff","networkRequestId":"168277.131"}
Connection to 127.0.0.2 closed by remote host.
Unexpected journal message 'audit: type=1400 audit(1516107514.163:160): avc:  denied  { execute_no_trans } for  pid=1261 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestKdump-testBasic-fedora-27-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestKdump-testBasic-fedora-27-127.0.0.2-2901-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516107514.163:160): avc:  denied  { execute_no_trans } for  pid=1261 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 141 testBasic (check_kdump.TestKdump) # duration: 168s
Wrote screenshot to TestKdump-testBasic-fedora-27-127.0.0.2-2901-FAIL.png
Wrote HTML dump to TestKdump-testBasic-fedora-27-127.0.0.2-2901-FAIL.html
Wrote JS log to TestKdump-testBasic-fedora-27-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestKdump-testBasic-fedora-27-127.0.0.2-2901-FAIL.log

First occurrence: 2018-01-16T13:00:09.863918 | revision ffe18a7b6bdc58e36534647959263eb023f251c4, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testImages (check_openshift.TestRegistry)
#
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9230/devtools/browser/cbbf8757-e184-457e-9085-37cb3785c9f7
[0116/130040.333612:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 203336: Permission denied (13)
[0116/130041.499797:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 203358: Permission denied (13)
> warning: 2018-01-16 08:00:48.303737 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-16 08:00:48.303955 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-16 08:00:48.304006 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-16 08:00:48.909188 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-16 08:00:48.909375 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-16 08:00:48.909465 I | proto: duplicate proto type registered: google.protobuf.Timestamp

CDP: {"source":"security","level":"error","text":"Refused to apply inline style because it violates the following Content Security Policy directive: \"default-src 'self' http://127.0.0.2:9091\". Either the 'unsafe-inline' keyword, a hash ('sha256-I4l5F4Kq75Yvla5XX3FqfoQO1206LqJ8p8rtQPyLwm4='), or a nonce ('nonce-...') is required to enable inline execution. Note also that 'style-src' was not explicitly set, so 'default-src' is used as a fallback.\n","timestamp":1516107650863.19,"url":"http://127.0.0.2:9091/cockpit/$72d4b8701c0477d02debd5b4d13d797205bc5ff9/kubernetes/registry.js","lineNumber":3920,"stackTrace":{"callFrames":[{"functionName":"html","scriptId":"47","url":"http://127.0.0.2:9091/cockpit/$72d4b8701c0477d02debd5b4d13d797205bc5ff9/kubernetes/registry.js","lineNumber":3920,"columnNumber":74},{"functionName":"be.(anonymous function)","scriptId":"47","url":"http://127.0.0.2:9091/cockpit/$72d4b8701c0477d02debd5b4d13d797205bc5ff9/kubernetes/registry.js","lineNumber":3937,"columnNumber":40},{"functionName":"","scriptId":"47","url":"http://127.0.0.2:9091/cockpit/$72d4b8701c0477d02debd5b4d13d797205bc5ff9/kubernetes/registry.js","lineNumber":1427,"columnNumber":40},{"functionName":"l","scriptId":"47","url":"http://127.0.0.2:9091/cockpit/$72d4b8701c0477d02debd5b4d13d797205bc5ff9/kubernetes/registry.js","lineNumber":2475,"columnNumber":41},{"functionName":"","scriptId":"47","url":"http://127.0.0.2:9091/cockpit/$72d4b8701c0477d02debd5b4d13d797205bc5ff9/kubernetes/registry.js","lineNumber":2483,"columnNumber":20},{"functionName":"$eval","scriptId":"47","url":"http://127.0.0.2:9091/cockpit/$72d4b8701c0477d02debd5b4d13d797205bc5ff9/kubernetes/registry.js","lineNumber":2799,"columnNumber":35},{"functionName":"$digest","scriptId":"47","url":"http://127.0.0.2:9091/cockpit/$72d4b8701c0477d02debd5b4d13d797205bc5ff9/kubernetes/registry.js","lineNumber":2752,"columnNumber":59},{"functionName":"$apply","scriptId":"47","url":"http://127.0.0.2:9091/cockpit/$72d4b8701c0477d02debd5b4d13d797205bc5ff9/kubernetes/registry.js","lineNumber":2821,"columnNumber":34},{"functionName":"","scriptId":"47","url":"http://127.0.0.2:9091/cockpit/$72d4b8701c0477d02debd5b4d13d797205bc5ff9/kubernetes/registry.js","lineNumber":2184,"columnNumber":52},{"functionName":"n","scriptId":"47","url":"http://127.0.0.2:9091/cockpit/$72d4b8701c0477d02debd5b4d13d797205bc5ff9/kubernetes/registry.js","lineNumber":713,"columnNumber":90},{"functionName":"ph_click","scriptId":"22","url":"","lineNumber":122,"columnNumber":7},{"functionName":"","scriptId":"64","url":"","lineNumber":0,"columnNumber":16}]}}
CDP: {"source":"security","level":"error","text":"Refused to apply inline style because it violates the following Content Security Policy directive: \"default-src 'self' http://127.0.0.2:9091\". Either the 'unsafe-inline' keyword, a hash ('sha256-I4l5F4Kq75Yvla5XX3FqfoQO1206LqJ8p8rtQPyLwm4='), or a nonce ('nonce-...') is required to enable inline execution. Note also that 'style-src' was not explicitly set, so 'default-src' is used as a fallback.\n","timestamp":1516107658893.04,"url":"http://127.0.0.2:9091/cockpit/$72d4b8701c0477d02debd5b4d13d797205bc5ff9/kubernetes/registry.js","lineNumber":3920,"stackTrace":{"callFrames":[{"functionName":"html","scriptId":"47","url":"http://127.0.0.2:9091/cockpit/$72d4b8701c0477d02debd5b4d13d797205bc5ff9/kubernetes/registry.js","lineNumber":3920,"columnNumber":74},{"functionName":"be.(anonymous function)","scriptId":"47","url":"http://127.0.0.2:9091/cockpit/$72d4b8701c0477d02debd5b4d13d797205bc5ff9/kubernetes/registry.js","lineNumber":3937,"columnNumber":40},{"functionName":"","scriptId":"47","url":"http://127.0.0.2:9091/cockpit/$72d4b8701c0477d02debd5b4d13d797205bc5ff9/kubernetes/registry.js","lineNumber":1427,"columnNumber":40},{"functionName":"l","scriptId":"47","url":"http://127.0.0.2:9091/cockpit/$72d4b8701c0477d02debd5b4d13d797205bc5ff9/kubernetes/registry.js","lineNumber":2475,"columnNumber":41},{"functionName":"","scriptId":"47","url":"http://127.0.0.2:9091/cockpit/$72d4b8701c0477d02debd5b4d13d797205bc5ff9/kubernetes/registry.js","lineNumber":2483,"columnNumber":20},{"functionName":"$eval","scriptId":"47","url":"http://127.0.0.2:9091/cockpit/$72d4b8701c0477d02debd5b4d13d797205bc5ff9/kubernetes/registry.js","lineNumber":2799,"columnNumber":35},{"functionName":"$digest","scriptId":"47","url":"http://127.0.0.2:9091/cockpit/$72d4b8701c0477d02debd5b4d13d797205bc5ff9/kubernetes/registry.js","lineNumber":2752,"columnNumber":59},{"functionName":"$apply","scriptId":"47","url":"http://127.0.0.2:9091/cockpit/$72d4b8701c0477d02debd5b4d13d797205bc5ff9/kubernetes/registry.js","lineNumber":2821,"columnNumber":34},{"functionName":"","scriptId":"47","url":"http://127.0.0.2:9091/cockpit/$72d4b8701c0477d02debd5b4d13d797205bc5ff9/kubernetes/registry.js","lineNumber":2184,"columnNumber":52},{"functionName":"n","scriptId":"47","url":"http://127.0.0.2:9091/cockpit/$72d4b8701c0477d02debd5b4d13d797205bc5ff9/kubernetes/registry.js","lineNumber":713,"columnNumber":90},{"functionName":"ph_click","scriptId":"22","url":"","lineNumber":122,"columnNumber":7},{"functionName":"","scriptId":"86","url":"","lineNumber":0,"columnNumber":16}]}}
CDP: {"source":"security","level":"error","text":"Refused to apply inline style because it violates the following Content Security Policy directive: \"default-src 'self' http://127.0.0.2:9091\". Either the 'unsafe-inline' keyword, a hash ('sha256-I4l5F4Kq75Yvla5XX3FqfoQO1206LqJ8p8rtQPyLwm4='), or a nonce ('nonce-...') is required to enable inline execution. Note also that 'style-src' was not explicitly set, so 'default-src' is used as a fallback.\n","timestamp":1516107659627.01,"url":"http://127.0.0.2:9091/cockpit/$72d4b8701c0477d02debd5b4d13d797205bc5ff9/kubernetes/registry.js","lineNumber":3920,"stackTrace":{"callFrames":[{"functionName":"html","scriptId":"47","url":"http://127.0.0.2:9091/cockpit/$72d4b8701c0477d02debd5b4d13d797205bc5ff9/kubernetes/registry.js","lineNumber":3920,"columnNumber":74},{"functionName":"be.(anonymous function)","scriptId":"47","url":"http://127.0.0.2:9091/cockpit/$72d4b8701c0477d02debd5b4d13d797205bc5ff9/kubernetes/registry.js","lineNumber":3937,"columnNumber":40},{"functionName":"","scriptId":"47","url":"http://127.0.0.2:9091/cockpit/$72d4b8701c0477d02debd5b4d13d797205bc5ff9/kubernetes/registry.js","lineNumber":1427,"columnNumber":40},{"functionName":"l","scriptId":"47","url":"http://127.0.0.2:9091/cockpit/$72d4b8701c0477d02debd5b4d13d797205bc5ff9/kubernetes/registry.js","lineNumber":2475,"columnNumber":41},{"functionName":"","scriptId":"47","url":"http://127.0.0.2:9091/cockpit/$72d4b8701c0477d02debd5b4d13d797205bc5ff9/kubernetes/registry.js","lineNumber":2483,"columnNumber":20},{"functionName":"$eval","scriptId":"47","url":"http://127.0.0.2:9091/cockpit/$72d4b8701c0477d02debd5b4d13d797205bc5ff9/kubernetes/registry.js","lineNumber":2799,"columnNumber":35},{"functionName":"$digest","scriptId":"47","url":"http://127.0.0.2:9091/cockpit/$72d4b8701c0477d02debd5b4d13d797205bc5ff9/kubernetes/registry.js","lineNumber":2752,"columnNumber":59},{"functionName":"$apply","scriptId":"47","url":"http://127.0.0.2:9091/cockpit/$72d4b8701c0477d02debd5b4d13d797205bc5ff9/kubernetes/registry.js","lineNumber":2821,"columnNumber":34},{"functionName":"","scriptId":"47","url":"http://127.0.0.2:9091/cockpit/$72d4b8701c0477d02debd5b4d13d797205bc5ff9/kubernetes/registry.js","lineNumber":4914,"columnNumber":73},{"functionName":"n","scriptId":"47","url":"http://127.0.0.2:9091/cockpit/$72d4b8701c0477d02debd5b4d13d797205bc5ff9/kubernetes/registry.js","lineNumber":713,"columnNumber":90},{"functionName":"ph_click","scriptId":"22","url":"","lineNumber":122,"columnNumber":7},{"functionName":"","scriptId":"102","url":"","lineNumber":0,"columnNumber":16}]}}
CDP: {"source":"security","level":"error","text":"Refused to apply inline style because it violates the following Content Security Policy directive: \"default-src 'self' http://127.0.0.2:9091\". Either the 'unsafe-inline' keyword, a hash ('sha256-I4l5F4Kq75Yvla5XX3FqfoQO1206LqJ8p8rtQPyLwm4='), or a nonce ('nonce-...') is required to enable inline execution. Note also that 'style-src' was not explicitly set, so 'default-src' is used as a fallback.\n","timestamp":1516107659957.72,"url":"http://127.0.0.2:9091/cockpit/$72d4b8701c0477d02debd5b4d13d797205bc5ff9/kubernetes/registry.js","lineNumber":3920,"stackTrace":{"callFrames":[{"functionName":"html","scriptId":"47","url":"http://127.0.0.2:9091/cockpit/$72d4b8701c0477d02debd5b4d13d797205bc5ff9/kubernetes/registry.js","lineNumber":3920,"columnNumber":74},{"functionName":"be.(anonymous function)","scriptId":"47","url":"http://127.0.0.2:9091/cockpit/$72d4b8701c0477d02debd5b4d13d797205bc5ff9/kubernetes/registry.js","lineNumber":3937,"columnNumber":40},{"functionName":"","scriptId":"47","url":"http://127.0.0.2:9091/cockpit/$72d4b8701c0477d02debd5b4d13d797205bc5ff9/kubernetes/registry.js","lineNumber":1427,"columnNumber":40},{"functionName":"l","scriptId":"47","url":"http://127.0.0.2:9091/cockpit/$72d4b8701c0477d02debd5b4d13d797205bc5ff9/kubernetes/registry.js","lineNumber":2475,"columnNumber":41},{"functionName":"","scriptId":"47","url":"http://127.0.0.2:9091/cockpit/$72d4b8701c0477d02debd5b4d13d797205bc5ff9/kubernetes/registry.js","lineNumber":2483,"columnNumber":20},{"functionName":"$eval","scriptId":"47","url":"http://127.0.0.2:9091/cockpit/$72d4b8701c0477d02debd5b4d13d797205bc5ff9/kubernetes/registry.js","lineNumber":2799,"columnNumber":35},{"functionName":"$digest","scriptId":"47","url":"http://127.0.0.2:9091/cockpit/$72d4b8701c0477d02debd5b4d13d797205bc5ff9/kubernetes/registry.js","lineNumber":2752,"columnNumber":59},{"functionName":"$apply","scriptId":"47","url":"http://127.0.0.2:9091/cockpit/$72d4b8701c0477d02debd5b4d13d797205bc5ff9/kubernetes/registry.js","lineNumber":2821,"columnNumber":34},{"functionName":"","scriptId":"47","url":"http://127.0.0.2:9091/cockpit/$72d4b8701c0477d02debd5b4d13d797205bc5ff9/kubernetes/registry.js","lineNumber":4914,"columnNumber":73},{"functionName":"n","scriptId":"47","url":"http://127.0.0.2:9091/cockpit/$72d4b8701c0477d02debd5b4d13d797205bc5ff9/kubernetes/registry.js","lineNumber":713,"columnNumber":90},{"functionName":"ph_click","scriptId":"22","url":"","lineNumber":122,"columnNumber":7},{"functionName":"","scriptId":"105","url":"","lineNumber":0,"columnNumber":16}]}}
CDP: {"source":"security","level":"error","text":"Refused to apply inline style because it violates the following Content Security Policy directive: \"default-src 'self' http://127.0.0.2:9091\". Either the 'unsafe-inline' keyword, a hash ('sha256-I4l5F4Kq75Yvla5XX3FqfoQO1206LqJ8p8rtQPyLwm4='), or a nonce ('nonce-...') is required to enable inline execution. Note also that 'style-src' was not explicitly set, so 'default-src' is used as a fallback.\n","timestamp":1516107660822.14,"url":"http://127.0.0.2:9091/cockpit/$72d4b8701c0477d02debd5b4d13d797205bc5ff9/kubernetes/registry.js","lineNumber":3920,"stackTrace":{"callFrames":[{"functionName":"html","scriptId":"47","url":"http://127.0.0.2:9091/cockpit/$72d4b8701c0477d02debd5b4d13d797205bc5ff9/kubernetes/registry.js","lineNumber":3920,"columnNumber":74},{"functionName":"be.(anonymous function)","scriptId":"47","url":"http://127.0.0.2:9091/cockpit/$72d4b8701c0477d02debd5b4d13d797205bc5ff9/kubernetes/registry.js","lineNumber":3937,"columnNumber":40},{"functionName":"","scriptId":"47","url":"http://127.0.0.2:9091/cockpit/$72d4b8701c0477d02debd5b4d13d797205bc5ff9/kubernetes/registry.js","lineNumber":1427,"columnNumber":40},{"functionName":"l","scriptId":"47","url":"http://127.0.0.2:9091/cockpit/$72d4b8701c0477d02debd5b4d13d797205bc5ff9/kubernetes/registry.js","lineNumber":2475,"columnNumber":41},{"functionName":"","scriptId":"47","url":"http://127.0.0.2:9091/cockpit/$72d4b8701c0477d02debd5b4d13d797205bc5ff9/kubernetes/registry.js","lineNumber":2483,"columnNumber":20},{"functionName":"$eval","scriptId":"47","url":"http://127.0.0.2:9091/cockpit/$72d4b8701c0477d02debd5b4d13d797205bc5ff9/kubernetes/registry.js","lineNumber":2799,"columnNumber":35},{"functionName":"$digest","scriptId":"47","url":"http://127.0.0.2:9091/cockpit/$72d4b8701c0477d02debd5b4d13d797205bc5ff9/kubernetes/registry.js","lineNumber":2752,"columnNumber":59},{"functionName":"","scriptId":"47","url":"http://127.0.0.2:9091/cockpit/$72d4b8701c0477d02debd5b4d13d797205bc5ff9/kubernetes/registry.js","lineNumber":2803,"columnNumber":42},{"functionName":"s","scriptId":"47","url":"http://127.0.0.2:9091/cockpit/$72d4b8701c0477d02debd5b4d13d797205bc5ff9/kubernetes/registry.js","lineNumber":945,"columnNumber":22},{"functionName":"","scriptId":"47","url":"http://127.0.0.2:9091/cockpit/$72d4b8701c0477d02debd5b4d13d797205bc5ff9/kubernetes/registry.js","lineNumber":1037,"columnNumber":33}]}}
CDP: {"source":"security","level":"error","text":"Refused to apply inline style because it violates the following Content Security Policy directive: \"default-src 'self' http://127.0.0.2:9091\". Either the 'unsafe-inline' keyword, a hash ('sha256-I4l5F4Kq75Yvla5XX3FqfoQO1206LqJ8p8rtQPyLwm4='), or a nonce ('nonce-...') is required to enable inline execution. Note also that 'style-src' was not explicitly set, so 'default-src' is used as a fallback.\n","timestamp":1516107661383.09,"url":"http://127.0.0.2:9091/cockpit/$72d4b8701c0477d02debd5b4d13d797205bc5ff9/kubernetes/registry.js","lineNumber":3920,"stackTrace":{"callFrames":[{"functionName":"html","scriptId":"47","url":"http://127.0.0.2:9091/cockpit/$72d4b8701c0477d02debd5b4d13d797205bc5ff9/kubernetes/registry.js","lineNumber":3920,"columnNumber":74},{"functionName":"be.(anonymous function)","scriptId":"47","url":"http://127.0.0.2:9091/cockpit/$72d4b8701c0477d02debd5b4d13d797205bc5ff9/kubernetes/registry.js","lineNumber":3937,"columnNumber":40},{"functionName":"","scriptId":"47","url":"http://127.0.0.2:9091/cockpit/$72d4b8701c0477d02debd5b4d13d797205bc5ff9/kubernetes/registry.js","lineNumber":1427,"columnNumber":40},{"functionName":"l","scriptId":"47","url":"http://127.0.0.2:9091/cockpit/$72d4b8701c0477d02debd5b4d13d797205bc5ff9/kubernetes/registry.js","lineNumber":2475,"columnNumber":41},{"functionName":"","scriptId":"47","url":"http://127.0.0.2:9091/cockpit/$72d4b8701c0477d02debd5b4d13d797205bc5ff9/kubernetes/registry.js","lineNumber":2483,"columnNumber":20},{"functionName":"$eval","scriptId":"47","url":"http://127.0.0.2:9091/cockpit/$72d4b8701c0477d02debd5b4d13d797205bc5ff9/kubernetes/registry.js","lineNumber":2799,"columnNumber":35},{"functionName":"$digest","scriptId":"47","url":"http://127.0.0.2:9091/cockpit/$72d4b8701c0477d02debd5b4d13d797205bc5ff9/kubernetes/registry.js","lineNumber":2752,"columnNumber":59},{"functionName":"","scriptId":"47","url":"http://127.0.0.2:9091/cockpit/$72d4b8701c0477d02debd5b4d13d797205bc5ff9/kubernetes/registry.js","lineNumber":2193,"columnNumber":45},{"functionName":"","scriptId":"47","url":"http://127.0.0.2:9091/cockpit/$72d4b8701c0477d02debd5b4d13d797205bc5ff9/kubernetes/registry.js","lineNumber":978,"columnNumber":20},{"functionName":"i","scriptId":"47","url":"http://127.0.0.2:9091/cockpit/$72d4b8701c0477d02debd5b4d13d797205bc5ff9/kubernetes/registry.js","lineNumber":41,"columnNumber":73},{"functionName":"m","scriptId":"47","url":"http://127.0.0.2:9091/cockpit/$72d4b8701c0477d02debd5b4d13d797205bc5ff9/kubernetes/registry.js","lineNumber":977,"columnNumber":65},{"functionName":"u","scriptId":"47","url":"http://127.0.0.2:9091/cockpit/$72d4b8701c0477d02debd5b4d13d797205bc5ff9/kubernetes/registry.js","lineNumber":966,"columnNumber":21},{"functionName":"n","scriptId":"47","url":"http://127.0.0.2:9091/cockpit/$72d4b8701c0477d02debd5b4d13d797205bc5ff9/kubernetes/registry.js","lineNumber":713,"columnNumber":90},{"functionName":"ph_go","scriptId":"22","url":"","lineNumber":167,"columnNumber":29},{"functionName":"","scriptId":"122","url":"","lineNumber":0,"columnNumber":16}]}}
CDP: {"source":"security","level":"error","text":"Refused to apply inline style because it violates the following Content Security Policy directive: \"default-src 'self' http://127.0.0.2:9091\". Either the 'unsafe-inline' keyword, a hash ('sha256-I4l5F4Kq75Yvla5XX3FqfoQO1206LqJ8p8rtQPyLwm4='), or a nonce ('nonce-...') is required to enable inline execution. Note also that 'style-src' was not explicitly set, so 'default-src' is used as a fallback.\n","timestamp":1516107661713.99,"url":"http://127.0.0.2:9091/cockpit/$72d4b8701c0477d02debd5b4d13d797205bc5ff9/kubernetes/registry.js","lineNumber":3920,"stackTrace":{"callFrames":[{"functionName":"html","scriptId":"47","url":"http://127.0.0.2:9091/cockpit/$72d4b8701c0477d02debd5b4d13d797205bc5ff9/kubernetes/registry.js","lineNumber":3920,"columnNumber":74},{"functionName":"be.(anonymous function)","scriptId":"47","url":"http://127.0.0.2:9091/cockpit/$72d4b8701c0477d02debd5b4d13d797205bc5ff9/kubernetes/registry.js","lineNumber":3937,"columnNumber":40},{"functionName":"","scriptId":"47","url":"http://127.0.0.2:9091/cockpit/$72d4b8701c0477d02debd5b4d13d797205bc5ff9/kubernetes/registry.js","lineNumber":1427,"columnNumber":40},{"functionName":"l","scriptId":"47","url":"http://127.0.0.2:9091/cockpit/$72d4b8701c0477d02debd5b4d13d797205bc5ff9/kubernetes/registry.js","lineNumber":2475,"columnNumber":41},{"functionName":"","scriptId":"47","url":"http://127.0.0.2:9091/cockpit/$72d4b8701c0477d02debd5b4d13d797205bc5ff9/kubernetes/registry.js","lineNumber":2483,"columnNumber":20},{"functionName":"$eval","scriptId":"47","url":"http://127.0.0.2:9091/cockpit/$72d4b8701c0477d02debd5b4d13d797205bc5ff9/kubernetes/registry.js","lineNumber":2799,"columnNumber":35},{"functionName":"$digest","scriptId":"47","url":"http://127.0.0.2:9091/cockpit/$72d4b8701c0477d02debd5b4d13d797205bc5ff9/kubernetes/registry.js","lineNumber":2752,"columnNumber":59},{"functionName":"","scriptId":"47","url":"http://127.0.0.2:9091/cockpit/$72d4b8701c0477d02debd5b4d13d797205bc5ff9/kubernetes/registry.js","lineNumber":2193,"columnNumber":45},{"functionName":"","scriptId":"47","url":"http://127.0.0.2:9091/cockpit/$72d4b8701c0477d02debd5b4d13d797205bc5ff9/kubernetes/registry.js","lineNumber":978,"columnNumber":20},{"functionName":"i","scriptId":"47","url":"http://127.0.0.2:9091/cockpit/$72d4b8701c0477d02debd5b4d13d797205bc5ff9/kubernetes/registry.js","lineNumber":41,"columnNumber":73},{"functionName":"m","scriptId":"47","url":"http://127.0.0.2:9091/cockpit/$72d4b8701c0477d02debd5b4d13d797205bc5ff9/kubernetes/registry.js","lineNumber":977,"columnNumber":65},{"functionName":"u","scriptId":"47","url":"http://127.0.0.2:9091/cockpit/$72d4b8701c0477d02debd5b4d13d797205bc5ff9/kubernetes/registry.js","lineNumber":966,"columnNumber":21},{"functionName":"n","scriptId":"47","url":"http://127.0.0.2:9091/cockpit/$72d4b8701c0477d02debd5b4d13d797205bc5ff9/kubernetes/registry.js","lineNumber":713,"columnNumber":90},{"functionName":"ph_go","scriptId":"22","url":"","lineNumber":167,"columnNumber":29},{"functionName":"","scriptId":"132","url":"","lineNumber":0,"columnNumber":16}]}}
CDP: {"source":"security","level":"error","text":"Refused to apply inline style because it violates the following Content Security Policy directive: \"default-src 'self' http://127.0.0.2:9091\". Either the 'unsafe-inline' keyword, a hash ('sha256-I4l5F4Kq75Yvla5XX3FqfoQO1206LqJ8p8rtQPyLwm4='), or a nonce ('nonce-...') is required to enable inline execution. Note also that 'style-src' was not explicitly set, so 'default-src' is used as a fallback.\n","timestamp":1516107662007.33,"url":"http://127.0.0.2:9091/cockpit/$72d4b8701c0477d02debd5b4d13d797205bc5ff9/kubernetes/registry.js","lineNumber":3920,"stackTrace":{"callFrames":[{"functionName":"html","scriptId":"47","url":"http://127.0.0.2:9091/cockpit/$72d4b8701c0477d02debd5b4d13d797205bc5ff9/kubernetes/registry.js","lineNumber":3920,"columnNumber":74},{"functionName":"be.(anonymous function)","scriptId":"47","url":"http://127.0.0.2:9091/cockpit/$72d4b8701c0477d02debd5b4d13d797205bc5ff9/kubernetes/registry.js","lineNumber":3937,"columnNumber":40},{"functionName":"","scriptId":"47","url":"http://127.0.0.2:9091/cockpit/$72d4b8701c0477d02debd5b4d13d797205bc5ff9/kubernetes/registry.js","lineNumber":1427,"columnNumber":40},{"functionName":"l","scriptId":"47","url":"http://127.0.0.2:9091/cockpit/$72d4b8701c0477d02debd5b4d13d797205bc5ff9/kubernetes/registry.js","lineNumber":2475,"columnNumber":41},{"functionName":"","scriptId":"47","url":"http://127.0.0.2:9091/cockpit/$72d4b8701c0477d02debd5b4d13d797205bc5ff9/kubernetes/registry.js","lineNumber":2483,"columnNumber":20},{"functionName":"$eval","scriptId":"47","url":"http://127.0.0.2:9091/cockpit/$72d4b8701c0477d02debd5b4d13d797205bc5ff9/kubernetes/registry.js","lineNumber":2799,"columnNumber":35},{"functionName":"$digest","scriptId":"47","url":"http://127.0.0.2:9091/cockpit/$72d4b8701c0477d02debd5b4d13d797205bc5ff9/kubernetes/registry.js","lineNumber":2752,"columnNumber":59},{"functionName":"","scriptId":"47","url":"http://127.0.0.2:9091/cockpit/$72d4b8701c0477d02debd5b4d13d797205bc5ff9/kubernetes/registry.js","lineNumber":2193,"columnNumber":45},{"functionName":"","scriptId":"47","url":"http://127.0.0.2:9091/cockpit/$72d4b8701c0477d02debd5b4d13d797205bc5ff9/kubernetes/registry.js","lineNumber":978,"columnNumber":20},{"functionName":"i","scriptId":"47","url":"http://127.0.0.2:9091/cockpit/$72d4b8701c0477d02debd5b4d13d797205bc5ff9/kubernetes/registry.js","lineNumber":41,"columnNumber":73},{"functionName":"m","scriptId":"47","url":"http://127.0.0.2:9091/cockpit/$72d4b8701c0477d02debd5b4d13d797205bc5ff9/kubernetes/registry.js","lineNumber":977,"columnNumber":65},{"functionName":"u","scriptId":"47","url":"http://127.0.0.2:9091/cockpit/$72d4b8701c0477d02debd5b4d13d797205bc5ff9/kubernetes/registry.js","lineNumber":966,"columnNumber":21},{"functionName":"n","scriptId":"47","url":"http://127.0.0.2:9091/cockpit/$72d4b8701c0477d02debd5b4d13d797205bc5ff9/kubernetes/registry.js","lineNumber":713,"columnNumber":90},{"functionName":"ph_go","scriptId":"22","url":"","lineNumber":167,"columnNumber":29},{"functionName":"","scriptId":"132","url":"","lineNumber":0,"columnNumber":16}]}}
CDP: {"source":"security","level":"error","text":"Refused to apply inline style because it violates the following Content Security Policy directive: \"default-src 'self' http://127.0.0.2:9091\". Either the 'unsafe-inline' keyword, a hash ('sha256-I4l5F4Kq75Yvla5XX3FqfoQO1206LqJ8p8rtQPyLwm4='), or a nonce ('nonce-...') is required to enable inline execution. Note also that 'style-src' was not explicitly set, so 'default-src' is used as a fallback.\n","timestamp":1516107662323.51,"url":"http://127.0.0.2:9091/cockpit/$72d4b8701c0477d02debd5b4d13d797205bc5ff9/kubernetes/registry.js","lineNumber":3920,"stackTrace":{"callFrames":[{"functionName":"html","scriptId":"47","url":"http://127.0.0.2:9091/cockpit/$72d4b8701c0477d02debd5b4d13d797205bc5ff9/kubernetes/registry.js","lineNumber":3920,"columnNumber":74},{"functionName":"be.(anonymous function)","scriptId":"47","url":"http://127.0.0.2:9091/cockpit/$72d4b8701c0477d02debd5b4d13d797205bc5ff9/kubernetes/registry.js","lineNumber":3937,"columnNumber":40},{"functionName":"","scriptId":"47","url":"http://127.0.0.2:9091/cockpit/$72d4b8701c0477d02debd5b4d13d797205bc5ff9/kubernetes/registry.js","lineNumber":1427,"columnNumber":40},{"functionName":"l","scriptId":"47","url":"http://127.0.0.2:9091/cockpit/$72d4b8701c0477d02debd5b4d13d797205bc5ff9/kubernetes/registry.js","lineNumber":2475,"columnNumber":41},{"functionName":"","scriptId":"47","url":"http://127.0.0.2:9091/cockpit/$72d4b8701c0477d02debd5b4d13d797205bc5ff9/kubernetes/registry.js","lineNumber":2483,"columnNumber":20},{"functionName":"$eval","scriptId":"47","url":"http://127.0.0.2:9091/cockpit/$72d4b8701c0477d02debd5b4d13d797205bc5ff9/kubernetes/registry.js","lineNumber":2799,"columnNumber":35},{"functionName":"$digest","scriptId":"47","url":"http://127.0.0.2:9091/cockpit/$72d4b8701c0477d02debd5b4d13d797205bc5ff9/kubernetes/registry.js","lineNumber":2752,"columnNumber":59},{"functionName":"","scriptId":"47","url":"http://127.0.0.2:9091/cockpit/$72d4b8701c0477d02debd5b4d13d797205bc5ff9/kubernetes/registry.js","lineNumber":2193,"columnNumber":45},{"functionName":"","scriptId":"47","url":"http://127.0.0.2:9091/cockpit/$72d4b8701c0477d02debd5b4d13d797205bc5ff9/kubernetes/registry.js","lineNumber":978,"columnNumber":20},{"functionName":"i","scriptId":"47","url":"http://127.0.0.2:9091/cockpit/$72d4b8701c0477d02debd5b4d13d797205bc5ff9/kubernetes/registry.js","lineNumber":41,"columnNumber":73},{"functionName":"m","scriptId":"47","url":"http://127.0.0.2:9091/cockpit/$72d4b8701c0477d02debd5b4d13d797205bc5ff9/kubernetes/registry.js","lineNumber":977,"columnNumber":65},{"functionName":"u","scriptId":"47","url":"http://127.0.0.2:9091/cockpit/$72d4b8701c0477d02debd5b4d13d797205bc5ff9/kubernetes/registry.js","lineNumber":966,"columnNumber":21},{"functionName":"n","scriptId":"47","url":"http://127.0.0.2:9091/cockpit/$72d4b8701c0477d02debd5b4d13d797205bc5ff9/kubernetes/registry.js","lineNumber":713,"columnNumber":90},{"functionName":"ph_go","scriptId":"22","url":"","lineNumber":167,"columnNumber":29},{"functionName":"","scriptId":"132","url":"","lineNumber":0,"columnNumber":16}]}}
CDP: {"source":"security","level":"error","text":"Refused to apply inline style because it violates the following Content Security Policy directive: \"default-src 'self' http://127.0.0.2:9091\". Either the 'unsafe-inline' keyword, a hash ('sha256-I4l5F4Kq75Yvla5XX3FqfoQO1206LqJ8p8rtQPyLwm4='), or a nonce ('nonce-...') is required to enable inline execution. Note also that 'style-src' was not explicitly set, so 'default-src' is used as a fallback.\n","timestamp":1516107662475.7,"url":"http://127.0.0.2:9091/cockpit/$72d4b8701c0477d02debd5b4d13d797205bc5ff9/kubernetes/registry.js","lineNumber":3920,"stackTrace":{"callFrames":[{"functionName":"html","scriptId":"47","url":"http://127.0.0.2:9091/cockpit/$72d4b8701c0477d02debd5b4d13d797205bc5ff9/kubernetes/registry.js","lineNumber":3920,"columnNumber":74},{"functionName":"be.(anonymous function)","scriptId":"47","url":"http://127.0.0.2:9091/cockpit/$72d4b8701c0477d02debd5b4d13d797205bc5ff9/kubernetes/registry.js","lineNumber":3937,"columnNumber":40},{"functionName":"","scriptId":"47","url":"http://127.0.0.2:9091/cockpit/$72d4b8701c0477d02debd5b4d13d797205bc5ff9/kubernetes/registry.js","lineNumber":1427,"columnNumber":40},{"functionName":"l","scriptId":"47","url":"http://127.0.0.2:9091/cockpit/$72d4b8701c0477d02debd5b4d13d797205bc5ff9/kubernetes/registry.js","lineNumber":2475,"columnNumber":41},{"functionName":"","scriptId":"47","url":"http://127.0.0.2:9091/cockpit/$72d4b8701c0477d02debd5b4d13d797205bc5ff9/kubernetes/registry.js","lineNumber":2483,"columnNumber":20},{"functionName":"$eval","scriptId":"47","url":"http://127.0.0.2:9091/cockpit/$72d4b8701c0477d02debd5b4d13d797205bc5ff9/kubernetes/registry.js","lineNumber":2799,"columnNumber":35},{"functionName":"$digest","scriptId":"47","url":"http://127.0.0.2:9091/cockpit/$72d4b8701c0477d02debd5b4d13d797205bc5ff9/kubernetes/registry.js","lineNumber":2752,"columnNumber":59},{"functionName":"$apply","scriptId":"47","url":"http://127.0.0.2:9091/cockpit/$72d4b8701c0477d02debd5b4d13d797205bc5ff9/kubernetes/registry.js","lineNumber":2821,"columnNumber":34},{"functionName":"","scriptId":"47","url":"http://127.0.0.2:9091/cockpit/$72d4b8701c0477d02debd5b4d13d797205bc5ff9/kubernetes/registry.js","lineNumber":4914,"columnNumber":73},{"functionName":"n","scriptId":"47","url":"http://127.0.0.2:9091/cockpit/$72d4b8701c0477d02debd5b4d13d797205bc5ff9/kubernetes/registry.js","lineNumber":713,"columnNumber":90},{"functionName":"ph_click","scriptId":"22","url":"","lineNumber":122,"columnNumber":7},{"functionName":"","scriptId":"150","url":"","lineNumber":0,"columnNumber":16}]}}
Unexpected journal message 'audit: type=1400 audit(1516107599.236:159): avc:  denied  { map } for  pid=1221 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516107599.607:163): avc:  denied  { execute_no_trans } for  pid=1283 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestRegistry-testImages-fedora-27-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestRegistry-testImages-fedora-27-127.0.0.2-2201-FAIL.log
Journal extracted to TestRegistry-testImages-openshift-127.0.0.2-2202-FAIL.log
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516107599.236:159): avc:  denied  { map } for  pid=1221 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 44 testImages (check_openshift.TestRegistry) # duration: 90s
Wrote screenshot to TestRegistry-testImages-fedora-27-127.0.0.2-2201-FAIL.png
Wrote HTML dump to TestRegistry-testImages-fedora-27-127.0.0.2-2201-FAIL.html
Wrote JS log to TestRegistry-testImages-fedora-27-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestRegistry-testImages-fedora-27-127.0.0.2-2201-FAIL.log
Journal extracted to TestRegistry-testImages-openshift-127.0.0.2-2202-FAIL.log
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory

First occurrence: 2018-01-16T13:01:07.638523 | revision 317479df62c3f277cdb9472f1cfa2c4698054ddd, logs Times recorded: 1 Latest occurrences:

cockpituous commented 6 years ago

verify/fedora-27 Ooops, it happened again


# ----------------------------------------------------------------------
# testUnused (check_storage_unused.TestStorage)
#

DevTools listening on ws://127.0.0.1:9525/devtools/browser/a3dfb609-e85f-43bd-ae70-15eb3d7ca708
[0116/133546.600570:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 110773: Permission denied (13)
[0116/133547.610195:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 110811: Permission denied (13)
Warning: The resulting partition is not properly aligned for best performance: 47105s % 2048s != 0s
Unexpected journal message 'audit: type=1400 audit(1516109737.152:165): avc:  denied  { execute_no_trans } for  pid=1296 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestStorage-testUnused-fedora-27-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestStorage-testUnused-fedora-27-127.0.0.2-2301-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516109737.152:165): avc:  denied  { execute_no_trans } for  pid=1296 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 97 testUnused (check_storage_unused.TestStorage) # duration: 27s
Wrote screenshot to TestStorage-testUnused-fedora-27-127.0.0.2-2301-FAIL.png
Wrote HTML dump to TestStorage-testUnused-fedora-27-127.0.0.2-2301-FAIL.html
Wrote JS log to TestStorage-testUnused-fedora-27-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestStorage-testUnused-fedora-27-127.0.0.2-2301-FAIL.log

First occurrence: 2018-01-16T13:35:54.160122 | revision 4a84ca549b9e3f641c5ebc3b8e761f9d39a6741d, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testProjectGroups (check_openshift.TestRegistry)
#
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?

DevTools listening on ws://127.0.0.1:9340/devtools/browser/12955cb1-2cfe-4520-b1ba-ced3ce5f87a6
[0116/144606.526416:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 72447: Permission denied (13)
[0116/144607.557439:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 72483: Permission denied (13)
> warning: 2018-01-16 09:46:10.419963 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-16 09:46:10.420129 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-16 09:46:10.420173 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-16 09:46:10.795651 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-16 09:46:10.795788 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-16 09:46:10.795831 I | proto: duplicate proto type registered: google.protobuf.Timestamp

Unexpected journal message 'audit: type=1400 audit(1516113934.371:165): avc:  denied  { map } for  pid=1258 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestRegistry-testProjectGroups-fedora-27-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestRegistry-testProjectGroups-fedora-27-127.0.0.2-2601-FAIL.log
Journal extracted to TestRegistry-testProjectGroups-openshift-127.0.0.2-2602-FAIL.log
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516113934.371:165): avc:  denied  { map } for  pid=1258 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 174 testProjectGroups (check_openshift.TestRegistry) # duration: 55s
Wrote screenshot to TestRegistry-testProjectGroups-fedora-27-127.0.0.2-2601-FAIL.png
Wrote HTML dump to TestRegistry-testProjectGroups-fedora-27-127.0.0.2-2601-FAIL.html
Wrote JS log to TestRegistry-testProjectGroups-fedora-27-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestRegistry-testProjectGroups-fedora-27-127.0.0.2-2601-FAIL.log
Journal extracted to TestRegistry-testProjectGroups-openshift-127.0.0.2-2602-FAIL.log
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory

First occurrence: 2018-01-16T14:46:18.780926 | revision 18758f25d3df697ffc15ba5616888acb1a75bf81, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testImageNames (check_openshift.TestRegistry)
#
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?

DevTools listening on ws://127.0.0.1:9778/devtools/browser/c60cacbf-03f7-418a-9b64-1676e98f94a1
[0116/144700.283147:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 73754: Permission denied (13)
[0116/144701.260510:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 73824: Permission denied (13)
> warning: 2018-01-16 09:47:03.487904 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-16 09:47:03.488018 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-16 09:47:03.488042 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-16 09:47:03.819157 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-16 09:47:03.819259 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-16 09:47:03.819313 I | proto: duplicate proto type registered: google.protobuf.Timestamp

CDP: {"source":"security","level":"error","text":"Refused to apply inline style because it violates the following Content Security Policy directive: \"default-src 'self' http://127.0.0.2:9691\". Either the 'unsafe-inline' keyword, a hash ('sha256-I4l5F4Kq75Yvla5XX3FqfoQO1206LqJ8p8rtQPyLwm4='), or a nonce ('nonce-...') is required to enable inline execution. Note also that 'style-src' was not explicitly set, so 'default-src' is used as a fallback.\n","timestamp":1516114025877.06,"url":"http://127.0.0.2:9691/cockpit/$13333078f61999eaa55f565854e7490b60776769/kubernetes/registry.js","lineNumber":3920,"stackTrace":{"callFrames":[{"functionName":"html","scriptId":"44","url":"http://127.0.0.2:9691/cockpit/$13333078f61999eaa55f565854e7490b60776769/kubernetes/registry.js","lineNumber":3920,"columnNumber":74},{"functionName":"be.(anonymous function)","scriptId":"44","url":"http://127.0.0.2:9691/cockpit/$13333078f61999eaa55f565854e7490b60776769/kubernetes/registry.js","lineNumber":3937,"columnNumber":40},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9691/cockpit/$13333078f61999eaa55f565854e7490b60776769/kubernetes/registry.js","lineNumber":1427,"columnNumber":40},{"functionName":"l","scriptId":"44","url":"http://127.0.0.2:9691/cockpit/$13333078f61999eaa55f565854e7490b60776769/kubernetes/registry.js","lineNumber":2475,"columnNumber":41},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9691/cockpit/$13333078f61999eaa55f565854e7490b60776769/kubernetes/registry.js","lineNumber":2483,"columnNumber":20},{"functionName":"$eval","scriptId":"44","url":"http://127.0.0.2:9691/cockpit/$13333078f61999eaa55f565854e7490b60776769/kubernetes/registry.js","lineNumber":2799,"columnNumber":35},{"functionName":"$digest","scriptId":"44","url":"http://127.0.0.2:9691/cockpit/$13333078f61999eaa55f565854e7490b60776769/kubernetes/registry.js","lineNumber":2752,"columnNumber":59},{"functionName":"$apply","scriptId":"44","url":"http://127.0.0.2:9691/cockpit/$13333078f61999eaa55f565854e7490b60776769/kubernetes/registry.js","lineNumber":2821,"columnNumber":34},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9691/cockpit/$13333078f61999eaa55f565854e7490b60776769/kubernetes/registry.js","lineNumber":2184,"columnNumber":52},{"functionName":"n","scriptId":"44","url":"http://127.0.0.2:9691/cockpit/$13333078f61999eaa55f565854e7490b60776769/kubernetes/registry.js","lineNumber":713,"columnNumber":90},{"functionName":"ph_click","scriptId":"22","url":"","lineNumber":122,"columnNumber":7},{"functionName":"","scriptId":"54","url":"","lineNumber":0,"columnNumber":16}]}}
Unexpected journal message 'audit: type=1400 audit(1516113986.377:161): avc:  denied  { map } for  pid=1238 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516113986.587:165): avc:  denied  { execute_no_trans } for  pid=1286 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestRegistry-testImageNames-fedora-27-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestRegistry-testImageNames-fedora-27-127.0.0.2-2801-FAIL.log
Journal extracted to TestRegistry-testImageNames-openshift-127.0.0.2-2802-FAIL.log
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516113986.377:161): avc:  denied  { map } for  pid=1238 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 170 testImageNames (check_openshift.TestRegistry) # duration: 57s
Wrote screenshot to TestRegistry-testImageNames-fedora-27-127.0.0.2-2801-FAIL.png
Wrote HTML dump to TestRegistry-testImageNames-fedora-27-127.0.0.2-2801-FAIL.html
Wrote JS log to TestRegistry-testImageNames-fedora-27-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestRegistry-testImageNames-fedora-27-127.0.0.2-2801-FAIL.log
Journal extracted to TestRegistry-testImageNames-openshift-127.0.0.2-2802-FAIL.log
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory

First occurrence: 2018-01-16T14:47:12.246466 | revision 18758f25d3df697ffc15ba5616888acb1a75bf81, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testSecurityOnly (check_packagekit.TestUpdates)
#

DevTools listening on ws://127.0.0.1:10038/devtools/browser/348e27f2-47cc-4b56-a935-254d5501f9a8
[0116/144847.713316:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 76713: Permission denied (13)
[0116/144848.725334:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 76760: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516114114.228:161): avc:  denied  { map } for  pid=1232 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516114114.431:165): avc:  denied  { execute_no_trans } for  pid=1279 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestUpdates-testSecurityOnly-fedora-27-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestUpdates-testSecurityOnly-fedora-27-127.0.0.2-2601-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516114114.228:161): avc:  denied  { map } for  pid=1232 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 153 testSecurityOnly (check_packagekit.TestUpdates) # duration: 32s
Wrote screenshot to TestUpdates-testSecurityOnly-fedora-27-127.0.0.2-2601-FAIL.png
Wrote HTML dump to TestUpdates-testSecurityOnly-fedora-27-127.0.0.2-2601-FAIL.html
Wrote JS log to TestUpdates-testSecurityOnly-fedora-27-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestUpdates-testSecurityOnly-fedora-27-127.0.0.2-2601-FAIL.log

First occurrence: 2018-01-16T14:48:55.296558 | revision 18758f25d3df697ffc15ba5616888acb1a75bf81, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testInfoSecurity (check_packagekit.TestUpdates)
#

DevTools listening on ws://127.0.0.1:10220/devtools/browser/8d4e7b7c-5500-4a18-bf55-30a2feb65a81
[0116/144922.416509:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 77809: Permission denied (13)
[0116/144923.406471:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 77867: Permission denied (13)
> warning: transport closed: disconnected
Connection to 127.0.0.2 closed by remote host.
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"5"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"6"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"7"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"8"}
Unexpected journal message 'audit: type=1400 audit(1516114190.265:168): avc:  denied  { map } for  pid=1309 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516114190.415:170): avc:  denied  { execute_no_trans } for  pid=1360 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestUpdates-testInfoSecurity-fedora-27-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestUpdates-testInfoSecurity-fedora-27-127.0.0.2-2301-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516114190.265:168): avc:  denied  { map } for  pid=1309 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 148 testInfoSecurity (check_packagekit.TestUpdates) # duration: 66s
Wrote screenshot to TestUpdates-testInfoSecurity-fedora-27-127.0.0.2-2301-FAIL.png
Wrote HTML dump to TestUpdates-testInfoSecurity-fedora-27-127.0.0.2-2301-FAIL.html
Wrote JS log to TestUpdates-testInfoSecurity-fedora-27-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestUpdates-testInfoSecurity-fedora-27-127.0.0.2-2301-FAIL.log

First occurrence: 2018-01-16T14:50:03.019565 | revision 18758f25d3df697ffc15ba5616888acb1a75bf81, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testPendingClaim (check_kubernetes.TestKubernetes)
#
bash: /etc/kubernetes/start-kubernetes: No such file or directory
2018-01-16 09:51:03.849106 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-16 09:51:03.851663 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-16 09:51:03.851953 I | proto: duplicate proto type registered: google.protobuf.Timestamp
No resources found.
2018-01-16 09:51:05.942856 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-16 09:51:05.969685 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-16 09:51:05.969722 I | proto: duplicate proto type registered: google.protobuf.Timestamp

DevTools listening on ws://127.0.0.1:9531/devtools/browser/7c6c9b03-d871-403a-8e92-5ce525973d6a
[0116/145110.138038:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 80310: Permission denied (13)
[0116/145111.130822:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 80408: Permission denied (13)
> warning: 2018-01-16 09:51:16.091340 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-16 09:51:16.091430 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-16 09:51:16.091444 I | proto: duplicate proto type registered: google.protobuf.Timestamp
error: current-context must exist in order to minify

> warning: received invalid kubectl config 
> warning: 2018-01-16 09:51:16.485778 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-16 09:51:16.485948 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-16 09:51:16.486000 I | proto: duplicate proto type registered: google.protobuf.Timestamp

2018-01-16 09:51:17.261155 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-16 09:51:17.261794 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-16 09:51:17.262055 I | proto: duplicate proto type registered: google.protobuf.Timestamp
2018-01-16 09:51:17.886536 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-16 09:51:17.887089 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-16 09:51:17.887372 I | proto: duplicate proto type registered: google.protobuf.Timestamp
2018-01-16 09:51:18.162152 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-16 09:51:18.162538 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-16 09:51:18.162775 I | proto: duplicate proto type registered: google.protobuf.Timestamp
2018-01-16 09:51:18.978788 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-16 09:51:18.979327 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-16 09:51:18.979570 I | proto: duplicate proto type registered: google.protobuf.Timestamp
2018-01-16 09:51:19.867780 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-16 09:51:19.868216 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-16 09:51:19.868498 I | proto: duplicate proto type registered: google.protobuf.Timestamp
2018-01-16 09:51:20.508138 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-16 09:51:20.508670 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-16 09:51:20.508931 I | proto: duplicate proto type registered: google.protobuf.Timestamp
Unexpected journal message 'audit: type=1400 audit(1516114235.486:161): avc:  denied  { map } for  pid=1253 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516114235.664:163): avc:  denied  { execute_no_trans } for  pid=1303 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestKubernetes-testPendingClaim-fedora-27-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestKubernetes-testPendingClaim-fedora-27-127.0.0.2-2501-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516114235.486:161): avc:  denied  { map } for  pid=1253 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 135 testPendingClaim (check_kubernetes.TestKubernetes) # duration: 65s
Wrote screenshot to TestKubernetes-testPendingClaim-fedora-27-127.0.0.2-2501-FAIL.png
Wrote HTML dump to TestKubernetes-testPendingClaim-fedora-27-127.0.0.2-2501-FAIL.html
Wrote JS log to TestKubernetes-testPendingClaim-fedora-27-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestKubernetes-testPendingClaim-fedora-27-127.0.0.2-2501-FAIL.log

First occurrence: 2018-01-16T14:51:27.952426 | revision 18758f25d3df697ffc15ba5616888acb1a75bf81, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (check_embed.TestEmbed)
#

DevTools listening on ws://127.0.0.1:9640/devtools/browser/08d06c7b-3fb2-47b2-a325-5f294bc0d3f7
[0116/145219.453606:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 82221: Permission denied (13)
[0116/145220.435314:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 82248: Permission denied (13)
CDP: {"source":"network","level":"error","text":"Failed to load resource: net::ERR_FILE_NOT_FOUND","timestamp":1516114340523.23,"url":"file:///build/cockpit/dist/base1/patternfly.min.css","networkRequestId":"82248.2"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: net::ERR_FILE_NOT_FOUND","timestamp":1516114340523.41,"url":"file:///build/cockpit/dist/base1/patternfly-additions.css","networkRequestId":"82248.3"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: net::ERR_FILE_NOT_FOUND","timestamp":1516114340523.56,"url":"file:///build/cockpit/test/verify/dist/img/brand.svg","networkRequestId":"82248.4"}
Unexpected journal message 'audit: type=1400 audit(1516114331.966:161): avc:  denied  { map } for  pid=1261 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516114332.163:165): avc:  denied  { execute_no_trans } for  pid=1308 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestEmbed-testBasic-fedora-27-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestEmbed-testBasic-fedora-27-127.0.0.2-2501-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516114331.966:161): avc:  denied  { map } for  pid=1261 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 121 testBasic (check_embed.TestEmbed) # duration: 26s
Wrote screenshot to TestEmbed-testBasic-fedora-27-127.0.0.2-2501-FAIL.png
Wrote HTML dump to TestEmbed-testBasic-fedora-27-127.0.0.2-2501-FAIL.html
Wrote JS log to TestEmbed-testBasic-fedora-27-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestEmbed-testBasic-fedora-27-127.0.0.2-2501-FAIL.log

First occurrence: 2018-01-16T14:52:26.394273 | revision 18758f25d3df697ffc15ba5616888acb1a75bf81, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testVolumesAndEnvironment (check_docker.TestDocker)
#

DevTools listening on ws://127.0.0.1:9454/devtools/browser/073fedbe-cf60-4dca-9f02-ffb8da7e8b1c
[0116/145319.270431:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 82913: Permission denied (13)
[0116/145320.282726:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 82943: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516114352.314:161): avc:  denied  { map } for  pid=1214 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516114352.637:168): avc:  denied  { execute_no_trans } for  pid=1282 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestDocker-testVolumesAndEnvironment-fedora-27-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestDocker-testVolumesAndEnvironment-fedora-27-127.0.0.2-2601-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516114352.314:161): avc:  denied  { map } for  pid=1214 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 118 testVolumesAndEnvironment (check_docker.TestDocker) # duration: 72s
Wrote screenshot to TestDocker-testVolumesAndEnvironment-fedora-27-127.0.0.2-2601-FAIL.png
Wrote HTML dump to TestDocker-testVolumesAndEnvironment-fedora-27-127.0.0.2-2601-FAIL.html
Wrote JS log to TestDocker-testVolumesAndEnvironment-fedora-27-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestDocker-testVolumesAndEnvironment-fedora-27-127.0.0.2-2601-FAIL.log

First occurrence: 2018-01-16T14:53:31.890791 | revision 18758f25d3df697ffc15ba5616888acb1a75bf81, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testTimeServers (check_system_info.TestSystemInfo)
#
Removed /etc/systemd/system/dbus-org.freedesktop.timedate1.service.
Removed /etc/systemd/system/systemd-timedated.service.

DevTools listening on ws://127.0.0.1:9873/devtools/browser/57401577-251e-47db-bde5-985775e0e8fb
[0116/145607.745044:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 87852: Permission denied (13)
[0116/145608.757410:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 87904: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516114558.269:163): avc:  denied  { map } for  pid=1274 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516114558.403:165): avc:  denied  { execute_no_trans } for  pid=1332 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestSystemInfo-testTimeServers-fedora-27-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestSystemInfo-testTimeServers-fedora-27-127.0.0.2-2501-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516114558.269:163): avc:  denied  { map } for  pid=1274 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 85 testTimeServers (check_system_info.TestSystemInfo) # duration: 31s
Wrote screenshot to TestSystemInfo-testTimeServers-fedora-27-127.0.0.2-2501-FAIL.png
Wrote HTML dump to TestSystemInfo-testTimeServers-fedora-27-127.0.0.2-2501-FAIL.html
Wrote JS log to TestSystemInfo-testTimeServers-fedora-27-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestSystemInfo-testTimeServers-fedora-27-127.0.0.2-2501-FAIL.log

First occurrence: 2018-01-16T14:56:18.565968 | revision 18758f25d3df697ffc15ba5616888acb1a75bf81, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testHiddenRaid (check_storage_hidden.TestStorage)
#

DevTools listening on ws://127.0.0.1:9319/devtools/browser/d3f751e7-d0b2-4fa3-a41c-2656f4c8c60e
[0116/145824.595248:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 92174: Permission denied (13)
[0116/145825.484791:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 92278: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516114696.123:163): avc:  denied  { map } for  pid=1282 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516114696.239:165): avc:  denied  { execute_no_trans } for  pid=1314 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestStorage-testHiddenRaid-fedora-27-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestStorage-testHiddenRaid-fedora-27-127.0.0.2-2501-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516114696.123:163): avc:  denied  { map } for  pid=1282 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 58 testHiddenRaid (check_storage_hidden.TestStorage) # duration: 29s
Wrote screenshot to TestStorage-testHiddenRaid-fedora-27-127.0.0.2-2501-FAIL.png
Wrote HTML dump to TestStorage-testHiddenRaid-fedora-27-127.0.0.2-2501-FAIL.html
Wrote JS log to TestStorage-testHiddenRaid-fedora-27-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestStorage-testHiddenRaid-fedora-27-127.0.0.2-2501-FAIL.log

First occurrence: 2018-01-16T14:58:35.971321 | revision 18758f25d3df697ffc15ba5616888acb1a75bf81, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testISCSI (check_storage_iscsi.TestStorage)
#

DevTools listening on ws://127.0.0.1:9363/devtools/browser/33c84549-40b8-40a5-ab5c-cc109a6a03f2
[0116/145826.142683:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 92344: Permission denied (13)
[0116/145827.078334:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 92380: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516114696.075:165): avc:  denied  { execute_no_trans } for  pid=1309 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestStorage-testISCSI-fedora-27-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestStorage-testISCSI-fedora-27-127.0.0.2-2301-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516114696.075:165): avc:  denied  { execute_no_trans } for  pid=1309 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 60 testISCSI (check_storage_iscsi.TestStorage) # duration: 125s
Wrote screenshot to TestStorage-testISCSI-fedora-27-127.0.0.2-2301-FAIL.png
Wrote HTML dump to TestStorage-testISCSI-fedora-27-127.0.0.2-2301-FAIL.html
Wrote JS log to TestStorage-testISCSI-fedora-27-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestStorage-testISCSI-fedora-27-127.0.0.2-2301-FAIL.log

First occurrence: 2018-01-16T15:00:08.294017 | revision 18758f25d3df697ffc15ba5616888acb1a75bf81, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testUrlRoot (check_multi_machine.TestMultiMachine)
#

DevTools listening on ws://127.0.0.1:10127/devtools/browser/d361313b-78ad-4ffa-b794-ebf2ce3776d5
[0116/150238.676537:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 100465: Permission denied (13)
[0116/150239.681301:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 100513: Permission denied (13)
> log: transport closed, dropped message:  1:1!1
{"type":"s","call":["/user","org.freedesktop.DBus.Properties","GetAll",["cockpit.User"]],"id":"2"}
(node:100472) Warning: Possible EventEmitter memory leak detected. 11 Page.loadEventFired listeners added. Use emitter.setMaxListeners() to increase limit
> log: transport closed, dropped message:  1:1!1
{"type":"s","call":["/user","org.freedesktop.DBus.Properties","GetAll",["cockpit.User"]],"id":"2"}
> log: Authentication failed: invalid-hostkey
> log: Authentication failed: unknown-host
> log: Authentication failed: unknown-hostkey
> log: Authentication failed
> log: Authentication failed: no-host
Unexpected journal message 'audit: type=1400 audit(1516114939.645:161): avc:  denied  { map } for  pid=1218 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516114939.807:163): avc:  denied  { execute_no_trans } for  pid=1293 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestMultiMachine-testUrlRoot-fedora-27-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestMultiMachine-testUrlRoot-fedora-27-127.0.0.2-2601-FAIL.log
Journal extracted to TestMultiMachine-testUrlRoot-fedora-27-127.0.0.2-2603-FAIL.log
Journal extracted to TestMultiMachine-testUrlRoot-fedora-27-127.0.0.2-2602-FAIL.log
Core dumps downloaded to /build/cockpit/TestMultiMachine-testUrlRoot-fedora-27-127.0.0.2-2602-FAIL.core
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516114939.645:161): avc:  denied  { map } for  pid=1218 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 9 testUrlRoot (check_multi_machine.TestMultiMachine) # duration: 63s
Wrote screenshot to TestMultiMachine-testUrlRoot-fedora-27-127.0.0.2-2601-FAIL.png
Wrote HTML dump to TestMultiMachine-testUrlRoot-fedora-27-127.0.0.2-2601-FAIL.html
Wrote JS log to TestMultiMachine-testUrlRoot-fedora-27-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestMultiMachine-testUrlRoot-fedora-27-127.0.0.2-2601-FAIL.log
Journal extracted to TestMultiMachine-testUrlRoot-fedora-27-127.0.0.2-2603-FAIL.log
Journal extracted to TestMultiMachine-testUrlRoot-fedora-27-127.0.0.2-2602-FAIL.log
Core dumps downloaded to /build/cockpit/TestMultiMachine-testUrlRoot-fedora-27-127.0.0.2-2602-FAIL.core

First occurrence: 2018-01-16T15:03:09.865075 | revision 18758f25d3df697ffc15ba5616888acb1a75bf81, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (check_loopback.TestLoopback)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9634/devtools/browser/16457bf2-b892-4bd0-8cdf-0bc6d8633c5e
[0116/145230.562351:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 197743: Permission denied (13)
[0116/145231.502141:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 197877: Permission denied (13)
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 500 (Authentication failed: no-cockpit)","timestamp":1516114355060.09,"url":"http://127.0.0.2:9391/cockpit/login","networkRequestId":"197877.85"}
> warning: fatal: Authentication failed: no-cockpit
> log: Authentication failed: authentication-not-supported
> warning: fatal: The server refused to authenticate 'admin' using password authentication, and no other supported authentication methods are available.
Unexpected journal message 'audit: type=1400 audit(1516114342.339:165): avc:  denied  { execute_no_trans } for  pid=1269 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestLoopback-testBasic-fedora-27-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestLoopback-testBasic-fedora-27-127.0.0.2-2501-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516114342.339:165): avc:  denied  { execute_no_trans } for  pid=1269 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 179 testBasic (check_loopback.TestLoopback) # duration: 32s
Wrote screenshot to TestLoopback-testBasic-fedora-27-127.0.0.2-2501-FAIL.png
Wrote HTML dump to TestLoopback-testBasic-fedora-27-127.0.0.2-2501-FAIL.html
Wrote JS log to TestLoopback-testBasic-fedora-27-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestLoopback-testBasic-fedora-27-127.0.0.2-2501-FAIL.log

First occurrence: 2018-01-16T14:52:40.646220 | revision b444f9e03844a937e9902d4e61a343d730bced6b, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testNoMessage (check_journal.TestJournal)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9751/devtools/browser/01e216d3-10ad-4f6b-833e-e195067c3d3a
[0116/145410.261165:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 200093: Permission denied (13)
[0116/145411.175216:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 200153: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516114442.502:160): avc:  denied  { map } for  pid=1226 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516114442.713:164): avc:  denied  { execute_no_trans } for  pid=1278 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestJournal-testNoMessage-fedora-27-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestJournal-testNoMessage-fedora-27-127.0.0.2-2201-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516114442.502:160): avc:  denied  { map } for  pid=1226 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 163 testNoMessage (check_journal.TestJournal) # duration: 25s
Wrote screenshot to TestJournal-testNoMessage-fedora-27-127.0.0.2-2201-FAIL.png
Wrote HTML dump to TestJournal-testNoMessage-fedora-27-127.0.0.2-2201-FAIL.html
Wrote JS log to TestJournal-testNoMessage-fedora-27-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestJournal-testNoMessage-fedora-27-127.0.0.2-2201-FAIL.log

First occurrence: 2018-01-16T14:54:19.810379 | revision b444f9e03844a937e9902d4e61a343d730bced6b, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testConnect (check_kubernetes.TestConnection)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9306/devtools/browser/3fcb7004-4e32-4107-bb4c-08c0ac07e7e6
[0116/145349.434295:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 199469: Permission denied (13)
[0116/145350.394758:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 199542: Permission denied (13)
> warning: 2018-01-16 09:53:52.950556 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-16 09:53:52.951274 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-16 09:53:52.951364 I | proto: duplicate proto type registered: google.protobuf.Timestamp
error: current-context must exist in order to minify

> warning: received invalid kubectl config 
> warning: 2018-01-16 09:53:53.404092 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-16 09:53:53.404215 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-16 09:53:53.404246 I | proto: duplicate proto type registered: google.protobuf.Timestamp

bash: /etc/kubernetes/start-kubernetes: No such file or directory
> warning: 2018-01-16 09:55:14.664674 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-16 09:55:14.664999 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-16 09:55:14.665037 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-16 09:55:14.975767 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-16 09:55:14.975997 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-16 09:55:14.976030 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-16 09:55:19.758863 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-16 09:55:19.759484 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-16 09:55:19.760617 I | proto: duplicate proto type registered: google.protobuf.Timestamp
error: current-context must exist in order to minify

> warning: received invalid kubectl config 
> warning: 2018-01-16 09:55:21.032445 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-16 09:55:21.032624 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-16 09:55:21.032676 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-16 09:55:21.328781 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-16 09:55:21.328945 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-16 09:55:21.328986 I | proto: duplicate proto type registered: google.protobuf.Timestamp
error: current-context must exist in order to minify

> warning: received invalid kubectl config 
> warning: 2018-01-16 09:55:21.551109 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-16 09:55:21.551176 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-16 09:55:21.551187 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: Connection Error: Couldn't find running API server
> warning: Connection Error: unknown-hostkey
> warning: Connection Error: Unauthorized
> warning: 2018-01-16 09:55:22.379232 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-16 09:55:22.379563 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-16 09:55:22.379635 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-16 09:55:22.696770 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-16 09:55:22.696898 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-16 09:55:22.696937 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-16 09:55:22.982346 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-16 09:55:22.982619 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-16 09:55:22.982671 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-16 09:55:23.218397 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-16 09:55:23.218535 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-16 09:55:23.218557 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-16 09:55:23.430385 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-16 09:55:23.431804 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-16 09:55:23.431920 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-16 09:55:23.632905 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-16 09:55:23.632997 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-16 09:55:23.633011 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-16 09:55:25.133674 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-16 09:55:25.133783 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-16 09:55:25.133808 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-16 09:55:25.360481 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-16 09:55:25.360561 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-16 09:55:25.360575 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-16 09:55:25.752354 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-16 09:55:25.752529 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-16 09:55:25.752573 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-16 09:55:25.965210 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-16 09:55:25.965360 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-16 09:55:25.965401 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-16 09:55:26.335657 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-16 09:55:26.335767 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-16 09:55:26.335801 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-16 09:55:26.524887 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-16 09:55:26.524993 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-16 09:55:26.525027 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-16 09:55:26.788176 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-16 09:55:26.788298 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-16 09:55:26.788341 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-16 09:55:26.983818 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-16 09:55:26.983918 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-16 09:55:26.983954 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-16 09:55:27.235127 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-16 09:55:27.235346 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-16 09:55:27.235385 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-16 09:55:27.487853 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-16 09:55:27.487991 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-16 09:55:27.488024 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-16 09:55:27.764595 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-16 09:55:27.764727 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-16 09:55:27.764764 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-16 09:55:27.944591 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-16 09:55:27.948427 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-16 09:55:27.948484 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-16 09:55:29.529089 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-16 09:55:29.529232 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-16 09:55:29.529263 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-16 09:55:29.763430 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-16 09:55:29.763651 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-16 09:55:29.763708 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-16 09:55:30.388104 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-16 09:55:30.388242 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-16 09:55:30.388286 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-16 09:55:30.595635 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-16 09:55:30.595783 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-16 09:55:30.595826 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-16 09:55:30.956089 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-16 09:55:30.956222 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-16 09:55:30.956258 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-16 09:55:31.151342 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-16 09:55:31.151489 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-16 09:55:31.151558 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-16 09:55:31.355079 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-16 09:55:31.355203 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-16 09:55:31.355242 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-16 09:55:31.544470 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-16 09:55:31.544614 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-16 09:55:31.544656 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-16 09:55:31.741000 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-16 09:55:31.741136 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-16 09:55:31.741174 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-16 09:55:31.977068 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-16 09:55:31.977141 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-16 09:55:31.977154 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-16 09:55:32.264649 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-16 09:55:32.264761 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-16 09:55:32.264785 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-16 09:55:32.485849 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-16 09:55:32.485915 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-16 09:55:32.485927 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-16 09:55:33.049786 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-16 09:55:33.049908 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-16 09:55:33.049943 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-16 09:55:33.250873 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-16 09:55:33.251016 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-16 09:55:33.251054 I | proto: duplicate proto type registered: google.protobuf.Timestamp

Unexpected journal message 'audit: type=1400 audit(1516114420.603:161): avc:  denied  { map } for  pid=1221 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516114420.830:165): avc:  denied  { execute_no_trans } for  pid=1276 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestConnection-testConnect-fedora-27-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestConnection-testConnect-fedora-27-127.0.0.2-2701-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516114420.603:161): avc:  denied  { map } for  pid=1221 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 167 testConnect (check_kubernetes.TestConnection) # duration: 127s
Wrote screenshot to TestConnection-testConnect-fedora-27-127.0.0.2-2701-FAIL.png
Wrote HTML dump to TestConnection-testConnect-fedora-27-127.0.0.2-2701-FAIL.html
Wrote JS log to TestConnection-testConnect-fedora-27-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestConnection-testConnect-fedora-27-127.0.0.2-2701-FAIL.log

First occurrence: 2018-01-16T14:55:36.776816 | revision b444f9e03844a937e9902d4e61a343d730bced6b, logs Times recorded: 1 Latest occurrences:

cockpituous commented 6 years ago

verify/fedora-27 Ooops, it happened again


# ----------------------------------------------------------------------
# testNfsListExports (check_storage_nfs.TestStorage)
#

DevTools listening on ws://127.0.0.1:9949/devtools/browser/96fa3199-63d4-44a2-8411-15d1aa7572c6
[0116/133610.889481:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 111428: Permission denied (13)
[0116/133611.859959:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 111455: Permission denied (13)
> warning: clnt_create: RPC: Unknown host

> warning: 
Unexpected journal message 'audit: type=1400 audit(1516109762.406:163): avc:  denied  { execute_no_trans } for  pid=1287 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestStorage-testNfsListExports-fedora-27-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestStorage-testNfsListExports-fedora-27-127.0.0.2-2501-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516109762.406:163): avc:  denied  { execute_no_trans } for  pid=1287 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 93 testNfsListExports (check_storage_nfs.TestStorage) # duration: 27s
Wrote screenshot to TestStorage-testNfsListExports-fedora-27-127.0.0.2-2501-FAIL.png
Wrote HTML dump to TestStorage-testNfsListExports-fedora-27-127.0.0.2-2501-FAIL.html
Wrote JS log to TestStorage-testNfsListExports-fedora-27-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestStorage-testNfsListExports-fedora-27-127.0.0.2-2501-FAIL.log

First occurrence: 2018-01-16T13:36:18.518882 | revision 4a84ca549b9e3f641c5ebc3b8e761f9d39a6741d, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testImages (check_openshift.TestRegistry)
#
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
the server doesn't have a resource type "projects"
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9461/devtools/browser/e5f8a10f-c025-4c0f-ba94-cf7d812655f1
[0116/135736.829764:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 24792: Permission denied (13)
[0116/135737.938667:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 24850: Permission denied (13)
> warning: 2018-01-16 08:57:42.675538 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-16 08:57:42.682530 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-16 08:57:42.682607 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-16 08:57:43.121621 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-16 08:57:43.121787 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-16 08:57:43.121862 I | proto: duplicate proto type registered: google.protobuf.Timestamp

CDP: {"source":"security","level":"error","text":"Refused to apply inline style because it violates the following Content Security Policy directive: \"default-src 'self' http://127.0.0.2:9191\". Either the 'unsafe-inline' keyword, a hash ('sha256-I4l5F4Kq75Yvla5XX3FqfoQO1206LqJ8p8rtQPyLwm4='), or a nonce ('nonce-...') is required to enable inline execution. Note also that 'style-src' was not explicitly set, so 'default-src' is used as a fallback.\n","timestamp":1516111065967.89,"url":"http://127.0.0.2:9191/cockpit/$13333078f61999eaa55f565854e7490b60776769/kubernetes/registry.js","lineNumber":3920,"stackTrace":{"callFrames":[{"functionName":"html","scriptId":"44","url":"http://127.0.0.2:9191/cockpit/$13333078f61999eaa55f565854e7490b60776769/kubernetes/registry.js","lineNumber":3920,"columnNumber":74},{"functionName":"be.(anonymous function)","scriptId":"44","url":"http://127.0.0.2:9191/cockpit/$13333078f61999eaa55f565854e7490b60776769/kubernetes/registry.js","lineNumber":3937,"columnNumber":40},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9191/cockpit/$13333078f61999eaa55f565854e7490b60776769/kubernetes/registry.js","lineNumber":1427,"columnNumber":40},{"functionName":"l","scriptId":"44","url":"http://127.0.0.2:9191/cockpit/$13333078f61999eaa55f565854e7490b60776769/kubernetes/registry.js","lineNumber":2475,"columnNumber":41},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9191/cockpit/$13333078f61999eaa55f565854e7490b60776769/kubernetes/registry.js","lineNumber":2483,"columnNumber":20},{"functionName":"$eval","scriptId":"44","url":"http://127.0.0.2:9191/cockpit/$13333078f61999eaa55f565854e7490b60776769/kubernetes/registry.js","lineNumber":2799,"columnNumber":35},{"functionName":"$digest","scriptId":"44","url":"http://127.0.0.2:9191/cockpit/$13333078f61999eaa55f565854e7490b60776769/kubernetes/registry.js","lineNumber":2752,"columnNumber":59},{"functionName":"$apply","scriptId":"44","url":"http://127.0.0.2:9191/cockpit/$13333078f61999eaa55f565854e7490b60776769/kubernetes/registry.js","lineNumber":2821,"columnNumber":34},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9191/cockpit/$13333078f61999eaa55f565854e7490b60776769/kubernetes/registry.js","lineNumber":2184,"columnNumber":52},{"functionName":"n","scriptId":"44","url":"http://127.0.0.2:9191/cockpit/$13333078f61999eaa55f565854e7490b60776769/kubernetes/registry.js","lineNumber":713,"columnNumber":90},{"functionName":"ph_click","scriptId":"22","url":"","lineNumber":122,"columnNumber":7},{"functionName":"","scriptId":"64","url":"","lineNumber":0,"columnNumber":16}]}}
CDP: {"source":"security","level":"error","text":"Refused to apply inline style because it violates the following Content Security Policy directive: \"default-src 'self' http://127.0.0.2:9191\". Either the 'unsafe-inline' keyword, a hash ('sha256-I4l5F4Kq75Yvla5XX3FqfoQO1206LqJ8p8rtQPyLwm4='), or a nonce ('nonce-...') is required to enable inline execution. Note also that 'style-src' was not explicitly set, so 'default-src' is used as a fallback.\n","timestamp":1516111073176.79,"url":"http://127.0.0.2:9191/cockpit/$13333078f61999eaa55f565854e7490b60776769/kubernetes/registry.js","lineNumber":3920,"stackTrace":{"callFrames":[{"functionName":"html","scriptId":"44","url":"http://127.0.0.2:9191/cockpit/$13333078f61999eaa55f565854e7490b60776769/kubernetes/registry.js","lineNumber":3920,"columnNumber":74},{"functionName":"be.(anonymous function)","scriptId":"44","url":"http://127.0.0.2:9191/cockpit/$13333078f61999eaa55f565854e7490b60776769/kubernetes/registry.js","lineNumber":3937,"columnNumber":40},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9191/cockpit/$13333078f61999eaa55f565854e7490b60776769/kubernetes/registry.js","lineNumber":1427,"columnNumber":40},{"functionName":"l","scriptId":"44","url":"http://127.0.0.2:9191/cockpit/$13333078f61999eaa55f565854e7490b60776769/kubernetes/registry.js","lineNumber":2475,"columnNumber":41},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9191/cockpit/$13333078f61999eaa55f565854e7490b60776769/kubernetes/registry.js","lineNumber":2483,"columnNumber":20},{"functionName":"$eval","scriptId":"44","url":"http://127.0.0.2:9191/cockpit/$13333078f61999eaa55f565854e7490b60776769/kubernetes/registry.js","lineNumber":2799,"columnNumber":35},{"functionName":"$digest","scriptId":"44","url":"http://127.0.0.2:9191/cockpit/$13333078f61999eaa55f565854e7490b60776769/kubernetes/registry.js","lineNumber":2752,"columnNumber":59},{"functionName":"$apply","scriptId":"44","url":"http://127.0.0.2:9191/cockpit/$13333078f61999eaa55f565854e7490b60776769/kubernetes/registry.js","lineNumber":2821,"columnNumber":34},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9191/cockpit/$13333078f61999eaa55f565854e7490b60776769/kubernetes/registry.js","lineNumber":2184,"columnNumber":52},{"functionName":"n","scriptId":"44","url":"http://127.0.0.2:9191/cockpit/$13333078f61999eaa55f565854e7490b60776769/kubernetes/registry.js","lineNumber":713,"columnNumber":90},{"functionName":"ph_click","scriptId":"22","url":"","lineNumber":122,"columnNumber":7},{"functionName":"","scriptId":"86","url":"","lineNumber":0,"columnNumber":16}]}}
CDP: {"source":"security","level":"error","text":"Refused to apply inline style because it violates the following Content Security Policy directive: \"default-src 'self' http://127.0.0.2:9191\". Either the 'unsafe-inline' keyword, a hash ('sha256-I4l5F4Kq75Yvla5XX3FqfoQO1206LqJ8p8rtQPyLwm4='), or a nonce ('nonce-...') is required to enable inline execution. Note also that 'style-src' was not explicitly set, so 'default-src' is used as a fallback.\n","timestamp":1516111073595.27,"url":"http://127.0.0.2:9191/cockpit/$13333078f61999eaa55f565854e7490b60776769/kubernetes/registry.js","lineNumber":3920,"stackTrace":{"callFrames":[{"functionName":"html","scriptId":"44","url":"http://127.0.0.2:9191/cockpit/$13333078f61999eaa55f565854e7490b60776769/kubernetes/registry.js","lineNumber":3920,"columnNumber":74},{"functionName":"be.(anonymous function)","scriptId":"44","url":"http://127.0.0.2:9191/cockpit/$13333078f61999eaa55f565854e7490b60776769/kubernetes/registry.js","lineNumber":3937,"columnNumber":40},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9191/cockpit/$13333078f61999eaa55f565854e7490b60776769/kubernetes/registry.js","lineNumber":1427,"columnNumber":40},{"functionName":"l","scriptId":"44","url":"http://127.0.0.2:9191/cockpit/$13333078f61999eaa55f565854e7490b60776769/kubernetes/registry.js","lineNumber":2475,"columnNumber":41},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9191/cockpit/$13333078f61999eaa55f565854e7490b60776769/kubernetes/registry.js","lineNumber":2483,"columnNumber":20},{"functionName":"$eval","scriptId":"44","url":"http://127.0.0.2:9191/cockpit/$13333078f61999eaa55f565854e7490b60776769/kubernetes/registry.js","lineNumber":2799,"columnNumber":35},{"functionName":"$digest","scriptId":"44","url":"http://127.0.0.2:9191/cockpit/$13333078f61999eaa55f565854e7490b60776769/kubernetes/registry.js","lineNumber":2752,"columnNumber":59},{"functionName":"$apply","scriptId":"44","url":"http://127.0.0.2:9191/cockpit/$13333078f61999eaa55f565854e7490b60776769/kubernetes/registry.js","lineNumber":2821,"columnNumber":34},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9191/cockpit/$13333078f61999eaa55f565854e7490b60776769/kubernetes/registry.js","lineNumber":4914,"columnNumber":73},{"functionName":"n","scriptId":"44","url":"http://127.0.0.2:9191/cockpit/$13333078f61999eaa55f565854e7490b60776769/kubernetes/registry.js","lineNumber":713,"columnNumber":90},{"functionName":"ph_click","scriptId":"22","url":"","lineNumber":122,"columnNumber":7},{"functionName":"","scriptId":"102","url":"","lineNumber":0,"columnNumber":16}]}}
CDP: {"source":"security","level":"error","text":"Refused to apply inline style because it violates the following Content Security Policy directive: \"default-src 'self' http://127.0.0.2:9191\". Either the 'unsafe-inline' keyword, a hash ('sha256-I4l5F4Kq75Yvla5XX3FqfoQO1206LqJ8p8rtQPyLwm4='), or a nonce ('nonce-...') is required to enable inline execution. Note also that 'style-src' was not explicitly set, so 'default-src' is used as a fallback.\n","timestamp":1516111073905.59,"url":"http://127.0.0.2:9191/cockpit/$13333078f61999eaa55f565854e7490b60776769/kubernetes/registry.js","lineNumber":3920,"stackTrace":{"callFrames":[{"functionName":"html","scriptId":"44","url":"http://127.0.0.2:9191/cockpit/$13333078f61999eaa55f565854e7490b60776769/kubernetes/registry.js","lineNumber":3920,"columnNumber":74},{"functionName":"be.(anonymous function)","scriptId":"44","url":"http://127.0.0.2:9191/cockpit/$13333078f61999eaa55f565854e7490b60776769/kubernetes/registry.js","lineNumber":3937,"columnNumber":40},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9191/cockpit/$13333078f61999eaa55f565854e7490b60776769/kubernetes/registry.js","lineNumber":1427,"columnNumber":40},{"functionName":"l","scriptId":"44","url":"http://127.0.0.2:9191/cockpit/$13333078f61999eaa55f565854e7490b60776769/kubernetes/registry.js","lineNumber":2475,"columnNumber":41},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9191/cockpit/$13333078f61999eaa55f565854e7490b60776769/kubernetes/registry.js","lineNumber":2483,"columnNumber":20},{"functionName":"$eval","scriptId":"44","url":"http://127.0.0.2:9191/cockpit/$13333078f61999eaa55f565854e7490b60776769/kubernetes/registry.js","lineNumber":2799,"columnNumber":35},{"functionName":"$digest","scriptId":"44","url":"http://127.0.0.2:9191/cockpit/$13333078f61999eaa55f565854e7490b60776769/kubernetes/registry.js","lineNumber":2752,"columnNumber":59},{"functionName":"$apply","scriptId":"44","url":"http://127.0.0.2:9191/cockpit/$13333078f61999eaa55f565854e7490b60776769/kubernetes/registry.js","lineNumber":2821,"columnNumber":34},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9191/cockpit/$13333078f61999eaa55f565854e7490b60776769/kubernetes/registry.js","lineNumber":4914,"columnNumber":73},{"functionName":"n","scriptId":"44","url":"http://127.0.0.2:9191/cockpit/$13333078f61999eaa55f565854e7490b60776769/kubernetes/registry.js","lineNumber":713,"columnNumber":90},{"functionName":"ph_click","scriptId":"22","url":"","lineNumber":122,"columnNumber":7},{"functionName":"","scriptId":"105","url":"","lineNumber":0,"columnNumber":16}]}}
CDP: {"source":"security","level":"error","text":"Refused to apply inline style because it violates the following Content Security Policy directive: \"default-src 'self' http://127.0.0.2:9191\". Either the 'unsafe-inline' keyword, a hash ('sha256-I4l5F4Kq75Yvla5XX3FqfoQO1206LqJ8p8rtQPyLwm4='), or a nonce ('nonce-...') is required to enable inline execution. Note also that 'style-src' was not explicitly set, so 'default-src' is used as a fallback.\n","timestamp":1516111074413.07,"url":"http://127.0.0.2:9191/cockpit/$13333078f61999eaa55f565854e7490b60776769/kubernetes/registry.js","lineNumber":3920,"stackTrace":{"callFrames":[{"functionName":"html","scriptId":"44","url":"http://127.0.0.2:9191/cockpit/$13333078f61999eaa55f565854e7490b60776769/kubernetes/registry.js","lineNumber":3920,"columnNumber":74},{"functionName":"be.(anonymous function)","scriptId":"44","url":"http://127.0.0.2:9191/cockpit/$13333078f61999eaa55f565854e7490b60776769/kubernetes/registry.js","lineNumber":3937,"columnNumber":40},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9191/cockpit/$13333078f61999eaa55f565854e7490b60776769/kubernetes/registry.js","lineNumber":1427,"columnNumber":40},{"functionName":"l","scriptId":"44","url":"http://127.0.0.2:9191/cockpit/$13333078f61999eaa55f565854e7490b60776769/kubernetes/registry.js","lineNumber":2475,"columnNumber":41},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9191/cockpit/$13333078f61999eaa55f565854e7490b60776769/kubernetes/registry.js","lineNumber":2483,"columnNumber":20},{"functionName":"$eval","scriptId":"44","url":"http://127.0.0.2:9191/cockpit/$13333078f61999eaa55f565854e7490b60776769/kubernetes/registry.js","lineNumber":2799,"columnNumber":35},{"functionName":"$digest","scriptId":"44","url":"http://127.0.0.2:9191/cockpit/$13333078f61999eaa55f565854e7490b60776769/kubernetes/registry.js","lineNumber":2752,"columnNumber":59},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9191/cockpit/$13333078f61999eaa55f565854e7490b60776769/kubernetes/registry.js","lineNumber":2803,"columnNumber":42},{"functionName":"s","scriptId":"44","url":"http://127.0.0.2:9191/cockpit/$13333078f61999eaa55f565854e7490b60776769/kubernetes/registry.js","lineNumber":945,"columnNumber":22},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9191/cockpit/$13333078f61999eaa55f565854e7490b60776769/kubernetes/registry.js","lineNumber":1037,"columnNumber":33}]}}
CDP: {"source":"security","level":"error","text":"Refused to apply inline style because it violates the following Content Security Policy directive: \"default-src 'self' http://127.0.0.2:9191\". Either the 'unsafe-inline' keyword, a hash ('sha256-I4l5F4Kq75Yvla5XX3FqfoQO1206LqJ8p8rtQPyLwm4='), or a nonce ('nonce-...') is required to enable inline execution. Note also that 'style-src' was not explicitly set, so 'default-src' is used as a fallback.\n","timestamp":1516111074843.59,"url":"http://127.0.0.2:9191/cockpit/$13333078f61999eaa55f565854e7490b60776769/kubernetes/registry.js","lineNumber":3920,"stackTrace":{"callFrames":[{"functionName":"html","scriptId":"44","url":"http://127.0.0.2:9191/cockpit/$13333078f61999eaa55f565854e7490b60776769/kubernetes/registry.js","lineNumber":3920,"columnNumber":74},{"functionName":"be.(anonymous function)","scriptId":"44","url":"http://127.0.0.2:9191/cockpit/$13333078f61999eaa55f565854e7490b60776769/kubernetes/registry.js","lineNumber":3937,"columnNumber":40},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9191/cockpit/$13333078f61999eaa55f565854e7490b60776769/kubernetes/registry.js","lineNumber":1427,"columnNumber":40},{"functionName":"l","scriptId":"44","url":"http://127.0.0.2:9191/cockpit/$13333078f61999eaa55f565854e7490b60776769/kubernetes/registry.js","lineNumber":2475,"columnNumber":41},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9191/cockpit/$13333078f61999eaa55f565854e7490b60776769/kubernetes/registry.js","lineNumber":2483,"columnNumber":20},{"functionName":"$eval","scriptId":"44","url":"http://127.0.0.2:9191/cockpit/$13333078f61999eaa55f565854e7490b60776769/kubernetes/registry.js","lineNumber":2799,"columnNumber":35},{"functionName":"$digest","scriptId":"44","url":"http://127.0.0.2:9191/cockpit/$13333078f61999eaa55f565854e7490b60776769/kubernetes/registry.js","lineNumber":2752,"columnNumber":59},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9191/cockpit/$13333078f61999eaa55f565854e7490b60776769/kubernetes/registry.js","lineNumber":2193,"columnNumber":45},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9191/cockpit/$13333078f61999eaa55f565854e7490b60776769/kubernetes/registry.js","lineNumber":978,"columnNumber":20},{"functionName":"i","scriptId":"44","url":"http://127.0.0.2:9191/cockpit/$13333078f61999eaa55f565854e7490b60776769/kubernetes/registry.js","lineNumber":41,"columnNumber":73},{"functionName":"m","scriptId":"44","url":"http://127.0.0.2:9191/cockpit/$13333078f61999eaa55f565854e7490b60776769/kubernetes/registry.js","lineNumber":977,"columnNumber":65},{"functionName":"u","scriptId":"44","url":"http://127.0.0.2:9191/cockpit/$13333078f61999eaa55f565854e7490b60776769/kubernetes/registry.js","lineNumber":966,"columnNumber":21},{"functionName":"n","scriptId":"44","url":"http://127.0.0.2:9191/cockpit/$13333078f61999eaa55f565854e7490b60776769/kubernetes/registry.js","lineNumber":713,"columnNumber":90},{"functionName":"ph_go","scriptId":"22","url":"","lineNumber":167,"columnNumber":29},{"functionName":"","scriptId":"122","url":"","lineNumber":0,"columnNumber":16}]}}
CDP: {"source":"security","level":"error","text":"Refused to apply inline style because it violates the following Content Security Policy directive: \"default-src 'self' http://127.0.0.2:9191\". Either the 'unsafe-inline' keyword, a hash ('sha256-I4l5F4Kq75Yvla5XX3FqfoQO1206LqJ8p8rtQPyLwm4='), or a nonce ('nonce-...') is required to enable inline execution. Note also that 'style-src' was not explicitly set, so 'default-src' is used as a fallback.\n","timestamp":1516111075073.32,"url":"http://127.0.0.2:9191/cockpit/$13333078f61999eaa55f565854e7490b60776769/kubernetes/registry.js","lineNumber":3920,"stackTrace":{"callFrames":[{"functionName":"html","scriptId":"44","url":"http://127.0.0.2:9191/cockpit/$13333078f61999eaa55f565854e7490b60776769/kubernetes/registry.js","lineNumber":3920,"columnNumber":74},{"functionName":"be.(anonymous function)","scriptId":"44","url":"http://127.0.0.2:9191/cockpit/$13333078f61999eaa55f565854e7490b60776769/kubernetes/registry.js","lineNumber":3937,"columnNumber":40},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9191/cockpit/$13333078f61999eaa55f565854e7490b60776769/kubernetes/registry.js","lineNumber":1427,"columnNumber":40},{"functionName":"l","scriptId":"44","url":"http://127.0.0.2:9191/cockpit/$13333078f61999eaa55f565854e7490b60776769/kubernetes/registry.js","lineNumber":2475,"columnNumber":41},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9191/cockpit/$13333078f61999eaa55f565854e7490b60776769/kubernetes/registry.js","lineNumber":2483,"columnNumber":20},{"functionName":"$eval","scriptId":"44","url":"http://127.0.0.2:9191/cockpit/$13333078f61999eaa55f565854e7490b60776769/kubernetes/registry.js","lineNumber":2799,"columnNumber":35},{"functionName":"$digest","scriptId":"44","url":"http://127.0.0.2:9191/cockpit/$13333078f61999eaa55f565854e7490b60776769/kubernetes/registry.js","lineNumber":2752,"columnNumber":59},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9191/cockpit/$13333078f61999eaa55f565854e7490b60776769/kubernetes/registry.js","lineNumber":2193,"columnNumber":45},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9191/cockpit/$13333078f61999eaa55f565854e7490b60776769/kubernetes/registry.js","lineNumber":978,"columnNumber":20},{"functionName":"i","scriptId":"44","url":"http://127.0.0.2:9191/cockpit/$13333078f61999eaa55f565854e7490b60776769/kubernetes/registry.js","lineNumber":41,"columnNumber":73},{"functionName":"m","scriptId":"44","url":"http://127.0.0.2:9191/cockpit/$13333078f61999eaa55f565854e7490b60776769/kubernetes/registry.js","lineNumber":977,"columnNumber":65},{"functionName":"u","scriptId":"44","url":"http://127.0.0.2:9191/cockpit/$13333078f61999eaa55f565854e7490b60776769/kubernetes/registry.js","lineNumber":966,"columnNumber":21},{"functionName":"n","scriptId":"44","url":"http://127.0.0.2:9191/cockpit/$13333078f61999eaa55f565854e7490b60776769/kubernetes/registry.js","lineNumber":713,"columnNumber":90},{"functionName":"ph_go","scriptId":"22","url":"","lineNumber":167,"columnNumber":29},{"functionName":"","scriptId":"132","url":"","lineNumber":0,"columnNumber":16}]}}
CDP: {"source":"security","level":"error","text":"Refused to apply inline style because it violates the following Content Security Policy directive: \"default-src 'self' http://127.0.0.2:9191\". Either the 'unsafe-inline' keyword, a hash ('sha256-I4l5F4Kq75Yvla5XX3FqfoQO1206LqJ8p8rtQPyLwm4='), or a nonce ('nonce-...') is required to enable inline execution. Note also that 'style-src' was not explicitly set, so 'default-src' is used as a fallback.\n","timestamp":1516111075417.63,"url":"http://127.0.0.2:9191/cockpit/$13333078f61999eaa55f565854e7490b60776769/kubernetes/registry.js","lineNumber":3920,"stackTrace":{"callFrames":[{"functionName":"html","scriptId":"44","url":"http://127.0.0.2:9191/cockpit/$13333078f61999eaa55f565854e7490b60776769/kubernetes/registry.js","lineNumber":3920,"columnNumber":74},{"functionName":"be.(anonymous function)","scriptId":"44","url":"http://127.0.0.2:9191/cockpit/$13333078f61999eaa55f565854e7490b60776769/kubernetes/registry.js","lineNumber":3937,"columnNumber":40},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9191/cockpit/$13333078f61999eaa55f565854e7490b60776769/kubernetes/registry.js","lineNumber":1427,"columnNumber":40},{"functionName":"l","scriptId":"44","url":"http://127.0.0.2:9191/cockpit/$13333078f61999eaa55f565854e7490b60776769/kubernetes/registry.js","lineNumber":2475,"columnNumber":41},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9191/cockpit/$13333078f61999eaa55f565854e7490b60776769/kubernetes/registry.js","lineNumber":2483,"columnNumber":20},{"functionName":"$eval","scriptId":"44","url":"http://127.0.0.2:9191/cockpit/$13333078f61999eaa55f565854e7490b60776769/kubernetes/registry.js","lineNumber":2799,"columnNumber":35},{"functionName":"$digest","scriptId":"44","url":"http://127.0.0.2:9191/cockpit/$13333078f61999eaa55f565854e7490b60776769/kubernetes/registry.js","lineNumber":2752,"columnNumber":59},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9191/cockpit/$13333078f61999eaa55f565854e7490b60776769/kubernetes/registry.js","lineNumber":2193,"columnNumber":45},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9191/cockpit/$13333078f61999eaa55f565854e7490b60776769/kubernetes/registry.js","lineNumber":978,"columnNumber":20},{"functionName":"i","scriptId":"44","url":"http://127.0.0.2:9191/cockpit/$13333078f61999eaa55f565854e7490b60776769/kubernetes/registry.js","lineNumber":41,"columnNumber":73},{"functionName":"m","scriptId":"44","url":"http://127.0.0.2:9191/cockpit/$13333078f61999eaa55f565854e7490b60776769/kubernetes/registry.js","lineNumber":977,"columnNumber":65},{"functionName":"u","scriptId":"44","url":"http://127.0.0.2:9191/cockpit/$13333078f61999eaa55f565854e7490b60776769/kubernetes/registry.js","lineNumber":966,"columnNumber":21},{"functionName":"n","scriptId":"44","url":"http://127.0.0.2:9191/cockpit/$13333078f61999eaa55f565854e7490b60776769/kubernetes/registry.js","lineNumber":713,"columnNumber":90},{"functionName":"ph_go","scriptId":"22","url":"","lineNumber":167,"columnNumber":29},{"functionName":"","scriptId":"132","url":"","lineNumber":0,"columnNumber":16}]}}
CDP: {"source":"security","level":"error","text":"Refused to apply inline style because it violates the following Content Security Policy directive: \"default-src 'self' http://127.0.0.2:9191\". Either the 'unsafe-inline' keyword, a hash ('sha256-I4l5F4Kq75Yvla5XX3FqfoQO1206LqJ8p8rtQPyLwm4='), or a nonce ('nonce-...') is required to enable inline execution. Note also that 'style-src' was not explicitly set, so 'default-src' is used as a fallback.\n","timestamp":1516111075625.86,"url":"http://127.0.0.2:9191/cockpit/$13333078f61999eaa55f565854e7490b60776769/kubernetes/registry.js","lineNumber":3920,"stackTrace":{"callFrames":[{"functionName":"html","scriptId":"44","url":"http://127.0.0.2:9191/cockpit/$13333078f61999eaa55f565854e7490b60776769/kubernetes/registry.js","lineNumber":3920,"columnNumber":74},{"functionName":"be.(anonymous function)","scriptId":"44","url":"http://127.0.0.2:9191/cockpit/$13333078f61999eaa55f565854e7490b60776769/kubernetes/registry.js","lineNumber":3937,"columnNumber":40},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9191/cockpit/$13333078f61999eaa55f565854e7490b60776769/kubernetes/registry.js","lineNumber":1427,"columnNumber":40},{"functionName":"l","scriptId":"44","url":"http://127.0.0.2:9191/cockpit/$13333078f61999eaa55f565854e7490b60776769/kubernetes/registry.js","lineNumber":2475,"columnNumber":41},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9191/cockpit/$13333078f61999eaa55f565854e7490b60776769/kubernetes/registry.js","lineNumber":2483,"columnNumber":20},{"functionName":"$eval","scriptId":"44","url":"http://127.0.0.2:9191/cockpit/$13333078f61999eaa55f565854e7490b60776769/kubernetes/registry.js","lineNumber":2799,"columnNumber":35},{"functionName":"$digest","scriptId":"44","url":"http://127.0.0.2:9191/cockpit/$13333078f61999eaa55f565854e7490b60776769/kubernetes/registry.js","lineNumber":2752,"columnNumber":59},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9191/cockpit/$13333078f61999eaa55f565854e7490b60776769/kubernetes/registry.js","lineNumber":2193,"columnNumber":45},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9191/cockpit/$13333078f61999eaa55f565854e7490b60776769/kubernetes/registry.js","lineNumber":978,"columnNumber":20},{"functionName":"i","scriptId":"44","url":"http://127.0.0.2:9191/cockpit/$13333078f61999eaa55f565854e7490b60776769/kubernetes/registry.js","lineNumber":41,"columnNumber":73},{"functionName":"m","scriptId":"44","url":"http://127.0.0.2:9191/cockpit/$13333078f61999eaa55f565854e7490b60776769/kubernetes/registry.js","lineNumber":977,"columnNumber":65},{"functionName":"u","scriptId":"44","url":"http://127.0.0.2:9191/cockpit/$13333078f61999eaa55f565854e7490b60776769/kubernetes/registry.js","lineNumber":966,"columnNumber":21},{"functionName":"n","scriptId":"44","url":"http://127.0.0.2:9191/cockpit/$13333078f61999eaa55f565854e7490b60776769/kubernetes/registry.js","lineNumber":713,"columnNumber":90},{"functionName":"ph_go","scriptId":"22","url":"","lineNumber":167,"columnNumber":29},{"functionName":"","scriptId":"132","url":"","lineNumber":0,"columnNumber":16}]}}
CDP: {"source":"security","level":"error","text":"Refused to apply inline style because it violates the following Content Security Policy directive: \"default-src 'self' http://127.0.0.2:9191\". Either the 'unsafe-inline' keyword, a hash ('sha256-I4l5F4Kq75Yvla5XX3FqfoQO1206LqJ8p8rtQPyLwm4='), or a nonce ('nonce-...') is required to enable inline execution. Note also that 'style-src' was not explicitly set, so 'default-src' is used as a fallback.\n","timestamp":1516111075709.78,"url":"http://127.0.0.2:9191/cockpit/$13333078f61999eaa55f565854e7490b60776769/kubernetes/registry.js","lineNumber":3920,"stackTrace":{"callFrames":[{"functionName":"html","scriptId":"44","url":"http://127.0.0.2:9191/cockpit/$13333078f61999eaa55f565854e7490b60776769/kubernetes/registry.js","lineNumber":3920,"columnNumber":74},{"functionName":"be.(anonymous function)","scriptId":"44","url":"http://127.0.0.2:9191/cockpit/$13333078f61999eaa55f565854e7490b60776769/kubernetes/registry.js","lineNumber":3937,"columnNumber":40},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9191/cockpit/$13333078f61999eaa55f565854e7490b60776769/kubernetes/registry.js","lineNumber":1427,"columnNumber":40},{"functionName":"l","scriptId":"44","url":"http://127.0.0.2:9191/cockpit/$13333078f61999eaa55f565854e7490b60776769/kubernetes/registry.js","lineNumber":2475,"columnNumber":41},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9191/cockpit/$13333078f61999eaa55f565854e7490b60776769/kubernetes/registry.js","lineNumber":2483,"columnNumber":20},{"functionName":"$eval","scriptId":"44","url":"http://127.0.0.2:9191/cockpit/$13333078f61999eaa55f565854e7490b60776769/kubernetes/registry.js","lineNumber":2799,"columnNumber":35},{"functionName":"$digest","scriptId":"44","url":"http://127.0.0.2:9191/cockpit/$13333078f61999eaa55f565854e7490b60776769/kubernetes/registry.js","lineNumber":2752,"columnNumber":59},{"functionName":"$apply","scriptId":"44","url":"http://127.0.0.2:9191/cockpit/$13333078f61999eaa55f565854e7490b60776769/kubernetes/registry.js","lineNumber":2821,"columnNumber":34},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9191/cockpit/$13333078f61999eaa55f565854e7490b60776769/kubernetes/registry.js","lineNumber":4914,"columnNumber":73},{"functionName":"n","scriptId":"44","url":"http://127.0.0.2:9191/cockpit/$13333078f61999eaa55f565854e7490b60776769/kubernetes/registry.js","lineNumber":713,"columnNumber":90},{"functionName":"ph_click","scriptId":"22","url":"","lineNumber":122,"columnNumber":7},{"functionName":"","scriptId":"150","url":"","lineNumber":0,"columnNumber":16}]}}
Unexpected journal message 'audit: type=1400 audit(1516111020.134:161): avc:  denied  { map } for  pid=1241 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516111020.224:163): avc:  denied  { execute_no_trans } for  pid=1273 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestRegistry-testImages-fedora-27-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestRegistry-testImages-fedora-27-127.0.0.2-2301-FAIL.log
Journal extracted to TestRegistry-testImages-openshift-127.0.0.2-2302-FAIL.log
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516111020.134:161): avc:  denied  { map } for  pid=1241 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 112 testImages (check_openshift.TestRegistry) # duration: 77s
Wrote screenshot to TestRegistry-testImages-fedora-27-127.0.0.2-2301-FAIL.png
Wrote HTML dump to TestRegistry-testImages-fedora-27-127.0.0.2-2301-FAIL.html
Wrote JS log to TestRegistry-testImages-fedora-27-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestRegistry-testImages-fedora-27-127.0.0.2-2301-FAIL.log
Journal extracted to TestRegistry-testImages-openshift-127.0.0.2-2302-FAIL.log
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory

First occurrence: 2018-01-16T13:58:03.050699 | revision 1cff05fccc67f288fa1d187119b992c0de795858, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testTimeServers (check_system_info.TestSystemInfo)
#
Removed /etc/systemd/system/dbus-org.freedesktop.timedate1.service.
Removed /etc/systemd/system/systemd-timedated.service.
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9897/devtools/browser/80d334db-f10b-4745-ab46-a312ba1f6b4f
[0116/140005.869898:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 27832: Permission denied (13)
[0116/140006.972433:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 27905: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516111197.547:164): avc:  denied  { map } for  pid=1236 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516111197.981:166): avc:  denied  { execute_no_trans } for  pid=1284 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestSystemInfo-testTimeServers-fedora-27-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestSystemInfo-testTimeServers-fedora-27-127.0.0.2-2901-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516111197.547:164): avc:  denied  { map } for  pid=1236 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 96 testTimeServers (check_system_info.TestSystemInfo) # duration: 45s
Wrote screenshot to TestSystemInfo-testTimeServers-fedora-27-127.0.0.2-2901-FAIL.png
Wrote HTML dump to TestSystemInfo-testTimeServers-fedora-27-127.0.0.2-2901-FAIL.html
Wrote JS log to TestSystemInfo-testTimeServers-fedora-27-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestSystemInfo-testTimeServers-fedora-27-127.0.0.2-2901-FAIL.log

First occurrence: 2018-01-16T14:00:21.772828 | revision 1cff05fccc67f288fa1d187119b992c0de795858, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testPackageKitCrash (check_packagekit.TestUpdates)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9436/devtools/browser/52fc4f21-b902-4089-80bd-d3a6bed4362c
[0116/140527.479995:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 65975: Permission denied (13)
[0116/140528.472713:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 66006: Permission denied (13)
> log: close:  
Unexpected journal message 'audit: type=1400 audit(1516111516.888:163): avc:  denied  { map } for  pid=1282 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516111517.084:165): avc:  denied  { execute_no_trans } for  pid=1326 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestUpdates-testPackageKitCrash-fedora-27-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestUpdates-testPackageKitCrash-fedora-27-127.0.0.2-2801-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516111516.888:163): avc:  denied  { map } for  pid=1282 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 95 testPackageKitCrash (check_packagekit.TestUpdates) # duration: 29s
Wrote screenshot to TestUpdates-testPackageKitCrash-fedora-27-127.0.0.2-2801-FAIL.png
Wrote HTML dump to TestUpdates-testPackageKitCrash-fedora-27-127.0.0.2-2801-FAIL.html
Wrote JS log to TestUpdates-testPackageKitCrash-fedora-27-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestUpdates-testPackageKitCrash-fedora-27-127.0.0.2-2801-FAIL.log

First occurrence: 2018-01-16T14:05:34.263352 | revision 57d064d524628448900f9d41cb5c04b978d92620, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testMac (check_networking_mac.TestNetworking)
#
NAME         UUID                                  TYPE            DEVICE 
System eth0  5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03  802-3-ethernet  eth0   
virbr0       ffa330b1-e9cf-44c7-867e-f648da04e8df  bridge          virbr0 
System eth1  9c92fad9-6ecb-3e6c-eb4d-8a47c6f50c04  802-3-ethernet  --     
ens2         39ef3890-56af-4114-9a24-f3f94c42acfe  802-3-ethernet  --     

ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9320/devtools/browser/5a92084e-bd8a-47bd-b6ef-63ac47dcb24e
[0116/140710.471421:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 37298: Permission denied (13)
[0116/140711.683420:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 37331: Permission denied (13)
52:54:01:00:00:03 -> eth2
52:54:01:00:00:03 -> eth2
Unexpected journal message 'audit: type=1400 audit(1516111615.263:161): avc:  denied  { map } for  pid=1254 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516111615.550:165): avc:  denied  { execute_no_trans } for  pid=1297 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestNetworking-testMac-fedora-27-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestNetworking-testMac-fedora-27-127.0.0.2-2601-FAIL.log
Journal extracted to TestNetworking-testMac-fedora-26-127.0.0.2-2602-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516111615.263:161): avc:  denied  { map } for  pid=1254 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 33 testMac (check_networking_mac.TestNetworking) # duration: 51s
Wrote screenshot to TestNetworking-testMac-fedora-27-127.0.0.2-2601-FAIL.png
Wrote HTML dump to TestNetworking-testMac-fedora-27-127.0.0.2-2601-FAIL.html
Wrote JS log to TestNetworking-testMac-fedora-27-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestNetworking-testMac-fedora-27-127.0.0.2-2601-FAIL.log
Journal extracted to TestNetworking-testMac-fedora-26-127.0.0.2-2602-FAIL.log

First occurrence: 2018-01-16T14:07:30.516221 | revision 1cff05fccc67f288fa1d187119b992c0de795858, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testLvm (check_storage_lvm2.TestStorage)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:10105/devtools/browser/d54ed650-fb4a-4487-8d51-225a43d05144
[0116/140837.180900:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 71187: Permission denied (13)
[0116/140838.170784:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 71226: Permission denied (13)
  WARNING: Sum of all thin volume sizes (100.00 MiB) exceeds the size of thin pool TEST1/pool and the size of whole volume group (48.00 MiB)!
> warning: This logical volume cannot be made smaller.
Unexpected journal message 'audit: type=1400 audit(1516111708.326:161): avc:  denied  { map } for  pid=1226 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516111708.584:168): avc:  denied  { execute_no_trans } for  pid=1274 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestStorage-testLvm-fedora-27-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestStorage-testLvm-fedora-27-127.0.0.2-2801-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516111708.326:161): avc:  denied  { map } for  pid=1226 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 63 testLvm (check_storage_lvm2.TestStorage) # duration: 46s
Wrote screenshot to TestStorage-testLvm-fedora-27-127.0.0.2-2801-FAIL.png
Wrote HTML dump to TestStorage-testLvm-fedora-27-127.0.0.2-2801-FAIL.html
Wrote JS log to TestStorage-testLvm-fedora-27-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestStorage-testLvm-fedora-27-127.0.0.2-2801-FAIL.log

First occurrence: 2018-01-16T14:09:03.185938 | revision 57d064d524628448900f9d41cb5c04b978d92620, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (check_multi_machine.TestMultiMachineAdd)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9872/devtools/browser/02069cf7-21b8-45e6-953f-b9ea387e84ed
[0116/141004.452141:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 40661: Permission denied (13)
[0116/141006.491001:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 40724: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516111763.584:158): avc:  denied  { map } for  pid=1245 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516111763.601:160): avc:  denied  { name_connect } for  pid=1232 comm="pmlc" dest=4330 scontext=system_u:system_r:pcp_pmlogger_t:s0 tcontext=system_u:object_r:dey_sapi_port_t:s0 tclass=tcp_socket permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516111763.601:161): avc:  denied  { name_connect } for  pid=1232 comm="pmlc" dest=4330 scontext=system_u:system_r:pcp_pmlogger_t:s0 tcontext=system_u:object_r:dey_sapi_port_t:s0 tclass=tcp_socket permissive=0'
Wrote JS log to TestMultiMachineAdd-testBasic-fedora-27-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestMultiMachineAdd-testBasic-fedora-27-127.0.0.2-2801-FAIL.log
Journal extracted to TestMultiMachineAdd-testBasic-fedora-27-127.0.0.2-2803-FAIL.log
Journal extracted to TestMultiMachineAdd-testBasic-fedora-27-127.0.0.2-2802-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516111763.584:158): avc:  denied  { map } for  pid=1245 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 18 testBasic (check_multi_machine.TestMultiMachineAdd) # duration: 101s
Wrote screenshot to TestMultiMachineAdd-testBasic-fedora-27-127.0.0.2-2801-FAIL.png
Wrote HTML dump to TestMultiMachineAdd-testBasic-fedora-27-127.0.0.2-2801-FAIL.html
Wrote JS log to TestMultiMachineAdd-testBasic-fedora-27-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestMultiMachineAdd-testBasic-fedora-27-127.0.0.2-2801-FAIL.log
Journal extracted to TestMultiMachineAdd-testBasic-fedora-27-127.0.0.2-2803-FAIL.log
Journal extracted to TestMultiMachineAdd-testBasic-fedora-27-127.0.0.2-2802-FAIL.log

First occurrence: 2018-01-16T14:10:48.080492 | revision 1cff05fccc67f288fa1d187119b992c0de795858, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testOtherSettings (check_networking_settings.TestNetworking)
#
NAME         UUID                                  TYPE            DEVICE 
System eth0  5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03  802-3-ethernet  eth0   
virbr0       12d22975-b03b-4630-a29e-15a90600faf1  bridge          virbr0 
System eth1  9c92fad9-6ecb-3e6c-eb4d-8a47c6f50c04  802-3-ethernet  --     
ens2         39ef3890-56af-4114-9a24-f3f94c42acfe  802-3-ethernet  --     

52:54:01:00:00:03 -> eth2
52:54:01:00:00:03 -> eth2
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9471/devtools/browser/293fe2d0-e290-49bf-8f47-6ecdbcd098b2
[0116/141220.178263:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 76656: Permission denied (13)
[0116/141221.273141:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 76703: Permission denied (13)

(process:2462): GLib-GIO-WARNING **: gdbusobjectmanagerclient.c:1585: Processing InterfaceRemoved signal for path /org/freedesktop/NetworkManager/DHCP4Config/3 but no object proxy exists

(process:2462): GLib-GIO-WARNING **: gdbusobjectmanagerclient.c:1585: Processing InterfaceRemoved signal for path /org/freedesktop/NetworkManager/IP4Config/7 but no object proxy exists

(process:2462): GLib-GIO-WARNING **: gdbusobjectmanagerclient.c:1585: Processing InterfaceRemoved signal for path /org/freedesktop/NetworkManager/IP6Config/8 but no object proxy exists
Unexpected journal message 'audit: type=1400 audit(1516111919.257:160): avc:  denied  { map } for  pid=1279 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516111919.390:162): avc:  denied  { execute_no_trans } for  pid=1326 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestNetworking-testOtherSettings-fedora-27-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestNetworking-testOtherSettings-fedora-27-127.0.0.2-2501-FAIL.log
Journal extracted to TestNetworking-testOtherSettings-fedora-26-127.0.0.2-2502-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516111919.257:160): avc:  denied  { map } for  pid=1279 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 29 testOtherSettings (check_networking_settings.TestNetworking) # duration: 43s
Wrote screenshot to TestNetworking-testOtherSettings-fedora-27-127.0.0.2-2501-FAIL.png
Wrote HTML dump to TestNetworking-testOtherSettings-fedora-27-127.0.0.2-2501-FAIL.html
Wrote JS log to TestNetworking-testOtherSettings-fedora-27-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestNetworking-testOtherSettings-fedora-27-127.0.0.2-2501-FAIL.log
Journal extracted to TestNetworking-testOtherSettings-fedora-26-127.0.0.2-2502-FAIL.log

First occurrence: 2018-01-16T14:12:31.262309 | revision 57d064d524628448900f9d41cb5c04b978d92620, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBondRename (check_networking_bond.TestNetworking)
#
NAME             UUID                                  TYPE            DEVICE 
System eth0      5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03  802-3-ethernet  eth0   
static-52:54:01  d6bb7d4d-3a7d-4eeb-9de4-9ebc2f8efb8a  802-3-ethernet  eth1   
virbr0           fbeeb772-c242-492c-a68c-337bf11a6b87  bridge          virbr0 
System eth1      9c92fad9-6ecb-3e6c-eb4d-8a47c6f50c04  802-3-ethernet  --     
ens2             39ef3890-56af-4114-9a24-f3f94c42acfe  802-3-ethernet  --     

ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9369/devtools/browser/7990bbf1-f27d-4086-bfac-705f5b857beb
[0116/141341.844452:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 78861: Permission denied (13)
[0116/141342.821625:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 78888: Permission denied (13)
52:54:01:00:00:01 -> eth1
> warning: Connection 'tbond3000' is not available on the device tbond at this time.
> warning: Connection 'tbond3000' is not available on the device tbond at this time.
Unexpected journal message 'audit: type=1400 audit(1516112014.231:166): avc:  denied  { map } for  pid=1250 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestNetworking-testBondRename-fedora-27-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestNetworking-testBondRename-fedora-27-127.0.0.2-2501-FAIL.log
Journal extracted to TestNetworking-testBondRename-fedora-26-127.0.0.2-2502-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516112014.231:166): avc:  denied  { map } for  pid=1250 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 17 testBondRename (check_networking_bond.TestNetworking) # duration: 29s
Wrote screenshot to TestNetworking-testBondRename-fedora-27-127.0.0.2-2501-FAIL.png
Wrote HTML dump to TestNetworking-testBondRename-fedora-27-127.0.0.2-2501-FAIL.html
Wrote JS log to TestNetworking-testBondRename-fedora-27-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestNetworking-testBondRename-fedora-27-127.0.0.2-2501-FAIL.log
Journal extracted to TestNetworking-testBondRename-fedora-26-127.0.0.2-2502-FAIL.log

First occurrence: 2018-01-16T14:13:52.263998 | revision 57d064d524628448900f9d41cb5c04b978d92620, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (check_multi_machine_key.TestMultiMachineKeyAuth)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9513/devtools/browser/d3bddad3-c409-425a-9cce-072119f5fe72
[0116/141436.561435:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 80445: Permission denied (13)
[0116/141437.664262:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 80491: Permission denied (13)
[0116/141454.095421:ERROR:gl_implementation.cc(241)] Failed to load /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: cannot open shared object file: No such file or directory
[0116/141454.097380:ERROR:gpu_child_thread.cc(254)] Exiting GPU process due to errors during initialization
[0116/141454.639313:ERROR:gl_implementation.cc(241)] Failed to load /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: cannot open shared object file: No such file or directory
[0116/141454.641856:ERROR:gpu_child_thread.cc(254)] Exiting GPU process due to errors during initialization
[0116/141455.184859:ERROR:gl_implementation.cc(241)] Failed to load /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: cannot open shared object file: No such file or directory
[0116/141455.186555:ERROR:gpu_child_thread.cc(254)] Exiting GPU process due to errors during initialization
[0116/141455.731551:ERROR:gl_implementation.cc(241)] Failed to load /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: cannot open shared object file: No such file or directory
[0116/141455.733433:ERROR:gpu_child_thread.cc(254)] Exiting GPU process due to errors during initialization
Unexpected journal message 'audit: type=1400 audit(1516112059.829:162): avc:  denied  { map } for  pid=1236 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516112060.032:164): avc:  denied  { execute_no_trans } for  pid=1297 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestMultiMachineKeyAuth-testBasic-fedora-27-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestMultiMachineKeyAuth-testBasic-fedora-27-127.0.0.2-2801-FAIL.log
Journal extracted to TestMultiMachineKeyAuth-testBasic-fedora-27-127.0.0.2-2802-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516112059.829:162): avc:  denied  { map } for  pid=1236 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 11 testBasic (check_multi_machine_key.TestMultiMachineKeyAuth) # duration: 52s
Wrote screenshot to TestMultiMachineKeyAuth-testBasic-fedora-27-127.0.0.2-2801-FAIL.png
Wrote HTML dump to TestMultiMachineKeyAuth-testBasic-fedora-27-127.0.0.2-2801-FAIL.html
Wrote JS log to TestMultiMachineKeyAuth-testBasic-fedora-27-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestMultiMachineKeyAuth-testBasic-fedora-27-127.0.0.2-2801-FAIL.log
Journal extracted to TestMultiMachineKeyAuth-testBasic-fedora-27-127.0.0.2-2802-FAIL.log

First occurrence: 2018-01-16T14:14:59.959387 | revision 57d064d524628448900f9d41cb5c04b978d92620, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testFedora22 (check_multi_os.TestMultiOS)
#
/etc/profile.d/lang.sh: line 19: warning: setlocale: LC_CTYPE: cannot change locale (C.UTF-8)
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:10071/devtools/browser/feaa82e8-699d-4c2c-8dfe-38224e113846
[0116/141505.084124:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 81267: Permission denied (13)
[0116/141506.240437:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 81330: Permission denied (13)
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default 
    link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
    inet 127.0.0.1/8 scope host lo
       valid_lft forever preferred_lft forever
    inet6 ::1/128 scope host 
       valid_lft forever preferred_lft forever
2: ens14: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc fq_codel state UP group default qlen 1000
    link/ether 52:54:00:12:34:56 brd ff:ff:ff:ff:ff:ff
    inet 172.27.0.15/24 brd 172.27.0.255 scope global dynamic ens14
       valid_lft 86399sec preferred_lft 86399sec
    inet6 fec0::5054:ff:fe12:3456/64 scope site noprefixroute dynamic 
       valid_lft 86399sec preferred_lft 14399sec
    inet6 fe80::5054:ff:fe12:3456/64 scope link 
       valid_lft forever preferred_lft forever
3: ens15: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc fq_codel state UP group default qlen 1000
    link/ether 52:54:01:00:00:02 brd ff:ff:ff:ff:ff:ff
    inet 10.111.113.5/20 brd 10.111.127.255 scope global ens15
       valid_lft forever preferred_lft forever
    inet6 fe80::5054:1ff:fe00:2/64 scope link tentative dadfailed 
       valid_lft forever preferred_lft forever
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
    link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
    inet 127.0.0.1/8 scope host lo
       valid_lft forever preferred_lft forever
    inet6 ::1/128 scope host 
       valid_lft forever preferred_lft forever
2: eth0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc fq_codel state UP group default qlen 1000
    link/ether 52:54:00:12:34:56 brd ff:ff:ff:ff:ff:ff
    inet 172.27.0.15/24 brd 172.27.0.255 scope global dynamic eth0
       valid_lft 86336sec preferred_lft 86336sec
    inet6 fec0::5054:ff:fe12:3456/64 scope site dynamic mngtmpaddr 
       valid_lft 86341sec preferred_lft 14341sec
    inet6 fe80::5054:ff:fe12:3456/64 scope link 
       valid_lft forever preferred_lft forever
3: eth1: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc fq_codel state UP group default qlen 1000
    link/ether 52:54:01:00:00:01 brd ff:ff:ff:ff:ff:ff
    inet 10.111.113.1/20 brd 10.111.127.255 scope global eth1
       valid_lft forever preferred_lft forever
    inet6 fe80::22fd:d06b:74e1:d22b/64 scope link 
       valid_lft forever preferred_lft forever
4: virbr0: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc noqueue state DOWN group default qlen 1000
    link/ether 52:54:00:0c:aa:93 brd ff:ff:ff:ff:ff:ff
    inet 192.168.122.1/24 brd 192.168.122.255 scope global virbr0
       valid_lft forever preferred_lft forever
5: virbr0-nic: <BROADCAST,MULTICAST> mtu 1500 qdisc fq_codel master virbr0 state DOWN group default qlen 1000
    link/ether 52:54:00:0c:aa:93 brd ff:ff:ff:ff:ff:ff
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9686/devtools/browser/11146008-33ec-4e4d-a546-07a587bb9330
[0116/141519.825269:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 81704: Permission denied (13)
[0116/141520.925515:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 81736: Permission denied (13)
> warning: metrics channel failed: protocol-error
> warning: metrics channel failed: protocol-error
Unexpected journal message 'audit: type=1400 audit(1516112049.320:165): avc:  denied  { execute_no_trans } for  pid=1303 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestMultiOS-testFedora22-fedora-27-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestMultiOS-testFedora22-fedora-27-127.0.0.2-2901-FAIL.log
> warning: metrics channel failed: protocol-error
Journal extracted to TestMultiOS-testFedora22-fedora-stock-127.0.0.2-2902-FAIL.log
/etc/profile.d/lang.sh: line 19: warning: setlocale: LC_CTYPE: cannot change locale (C.UTF-8)
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516112049.320:165): avc:  denied  { execute_no_trans } for  pid=1303 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 12 testFedora22 (check_multi_os.TestMultiOS) # duration: 101s
Wrote screenshot to TestMultiOS-testFedora22-fedora-27-127.0.0.2-2901-FAIL.png
Wrote HTML dump to TestMultiOS-testFedora22-fedora-27-127.0.0.2-2901-FAIL.html
Wrote JS log to TestMultiOS-testFedora22-fedora-27-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestMultiOS-testFedora22-fedora-27-127.0.0.2-2901-FAIL.log
> warning: metrics channel failed: protocol-error
Journal extracted to TestMultiOS-testFedora22-fedora-stock-127.0.0.2-2902-FAIL.log
/etc/profile.d/lang.sh: line 19: warning: setlocale: LC_CTYPE: cannot change locale (C.UTF-8)

First occurrence: 2018-01-16T14:15:37.539456 | revision 57d064d524628448900f9d41cb5c04b978d92620, logs Times recorded: 1 Latest occurrences:

cockpituous commented 6 years ago

verify/fedora-27 Ooops, it happened again


# ----------------------------------------------------------------------
# testDosParts (check_storage_msdos.TestStorage)
#

DevTools listening on ws://127.0.0.1:9743/devtools/browser/7d77b4f3-68fa-40d9-89a1-44391d3343c6
[0116/133621.842526:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 111785: Permission denied (13)
[0116/133622.846858:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 111900: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516109773.288:165): avc:  denied  { execute_no_trans } for  pid=1327 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestStorage-testDosParts-fedora-27-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestStorage-testDosParts-fedora-27-127.0.0.2-2901-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516109773.288:165): avc:  denied  { execute_no_trans } for  pid=1327 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 89 testDosParts (check_storage_msdos.TestStorage) # duration: 32s
Wrote screenshot to TestStorage-testDosParts-fedora-27-127.0.0.2-2901-FAIL.png
Wrote HTML dump to TestStorage-testDosParts-fedora-27-127.0.0.2-2901-FAIL.html
Wrote JS log to TestStorage-testDosParts-fedora-27-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestStorage-testDosParts-fedora-27-127.0.0.2-2901-FAIL.log

First occurrence: 2018-01-16T13:36:32.689756 | revision 4a84ca549b9e3f641c5ebc3b8e761f9d39a6741d, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testFormatTooSmall (check_storage_format.TestStorage)
#

DevTools listening on ws://127.0.0.1:9284/devtools/browser/5172a36f-b233-494c-b793-fe4d500b078e
[0116/133745.671785:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 113839: Permission denied (13)
[0116/133746.732660:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 113876: Permission denied (13)
> warning: Error creating file system: Command-line `mkfs.xfs -N -f -L ""  "/dev/sda"' exited with non-zero exit status 1: agsize (1280 blocks) too small, need at least 4096 blocks
Usage: mkfs.xfs
/* blocksize */     [-b log=n|size=num]
/* metadata */      [-m crc=0|1,finobt=0|1,uuid=xxx,rmapbt=0|1,reflink=0|1]
/* data subvol */   [-d agcount=n,agsize=n,file,name=xxx,size=num,
                (sunit=value,swidth=value|su=num,sw=num|noalign),
                sectlog=n|sectsize=num
/* force overwrite */   [-f]
/* inode size */    [-i log=n|perblock=n|size=num,maxpct=n,attr=0|1|2,
                projid32bit=0|1,sparse=0|1]
/* no discard */    [-K]
/* log subvol */    [-l agnum=n,internal,size=num,logdev=xxx,version=n
                sunit=value|su=num,sectlog=n|sectsize=num,
                lazy-count=0|1]
/* label */     [-L label (maximum 12 characters)]
/* naming */        [-n log=n|size=num,version=2|ci,ftype=0|1]
/* no-op info only */   [-N]
/* prototype file */    [-p fname]
/* quiet */     [-q]
/* realtime subvol */   [-r extsize=num,size=num,rtdev=xxx]
/* sectorsize */    [-s log=n|size=num]
/* version */       [-V]
            devicename
<devicename> is required unless -d name=xxx is given.
<num> is xxx (bytes), xxxs (sectors), xxxb (fs blocks), xxxk (xxx KiB),
      xxxm (xxx MiB), xxxg (xxx GiB), xxxt (xxx TiB) or xxxp (xxx PiB).
<value> is xxx (512 byte blocks).

Unexpected journal message 'audit: type=1400 audit(1516109856.217:165): avc:  denied  { execute_no_trans } for  pid=1293 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestStorage-testFormatTooSmall-fedora-27-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestStorage-testFormatTooSmall-fedora-27-127.0.0.2-2901-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516109856.217:165): avc:  denied  { execute_no_trans } for  pid=1293 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 76 testFormatTooSmall (check_storage_format.TestStorage) # duration: 27s
Wrote screenshot to TestStorage-testFormatTooSmall-fedora-27-127.0.0.2-2901-FAIL.png
Wrote HTML dump to TestStorage-testFormatTooSmall-fedora-27-127.0.0.2-2901-FAIL.html
Wrote JS log to TestStorage-testFormatTooSmall-fedora-27-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestStorage-testFormatTooSmall-fedora-27-127.0.0.2-2901-FAIL.log

First occurrence: 2018-01-16T13:37:53.134198 | revision 4a84ca549b9e3f641c5ebc3b8e761f9d39a6741d, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testISCSI (check_storage_iscsi.TestStorage)
#

DevTools listening on ws://127.0.0.1:9611/devtools/browser/40f5e944-0fe2-4547-bc3e-1396a19fffac
[0116/133720.346981:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 113205: Permission denied (13)
[0116/133721.320446:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 113247: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516109830.181:163): avc:  denied  { map } for  pid=1268 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516109830.336:165): avc:  denied  { execute_no_trans } for  pid=1316 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestStorage-testISCSI-fedora-27-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestStorage-testISCSI-fedora-27-127.0.0.2-2501-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516109830.181:163): avc:  denied  { map } for  pid=1268 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 81 testISCSI (check_storage_iscsi.TestStorage) # duration: 123s
Wrote screenshot to TestStorage-testISCSI-fedora-27-127.0.0.2-2501-FAIL.png
Wrote HTML dump to TestStorage-testISCSI-fedora-27-127.0.0.2-2501-FAIL.html
Wrote JS log to TestStorage-testISCSI-fedora-27-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestStorage-testISCSI-fedora-27-127.0.0.2-2501-FAIL.log

First occurrence: 2018-01-16T13:39:01.881284 | revision 4a84ca549b9e3f641c5ebc3b8e761f9d39a6741d, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testVolumes (check_openshift.TestOpenshift)
#
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9383/devtools/browser/05a6e2de-35dc-4756-8b6e-d1ea3d549b22
[0116/133853.818150:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 129339: Permission denied (13)
[0116/133854.794044:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 129384: Permission denied (13)
> warning: 2018-01-16 08:38:58.688300 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-16 08:38:58.688447 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-16 08:38:58.688478 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-16 08:38:59.096566 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-16 08:38:59.096685 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-16 08:38:59.096722 I | proto: duplicate proto type registered: google.protobuf.Timestamp

/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
Unexpected journal message 'audit: type=1400 audit(1516109901.368:160): avc:  denied  { map } for  pid=1266 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516109901.525:162): avc:  denied  { execute_no_trans } for  pid=1318 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestOpenshift-testVolumes-fedora-27-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestOpenshift-testVolumes-fedora-27-127.0.0.2-2701-FAIL.log
Journal extracted to TestOpenshift-testVolumes-openshift-127.0.0.2-2702-FAIL.log
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516109901.368:160): avc:  denied  { map } for  pid=1266 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 41 testVolumes (check_openshift.TestOpenshift) # duration: 60s
Wrote screenshot to TestOpenshift-testVolumes-fedora-27-127.0.0.2-2701-FAIL.png
Wrote HTML dump to TestOpenshift-testVolumes-fedora-27-127.0.0.2-2701-FAIL.html
Wrote JS log to TestOpenshift-testVolumes-fedora-27-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestOpenshift-testVolumes-fedora-27-127.0.0.2-2701-FAIL.log
Journal extracted to TestOpenshift-testVolumes-openshift-127.0.0.2-2702-FAIL.log
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory

First occurrence: 2018-01-16T13:39:09.063731 | revision ffe18a7b6bdc58e36534647959263eb023f251c4, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testSuper (check_reauthorize.TestReauthorize)
#

DevTools listening on ws://127.0.0.1:9384/devtools/browser/d17017ad-7675-47d2-bef0-8cb1e4bc7c44
[0116/133944.583826:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 116055: Permission denied (13)
[0116/133945.521001:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 116121: Permission denied (13)
> log: done
> warning: Error opening directory '/home/admin/.ssh': No such file or directory
> warning: --: line 25: cd: /home/admin/.ssh: No such file or directory

> log: fail
> log: done
Unexpected journal message 'audit: type=1400 audit(1516109976.034:161): avc:  denied  { map } for  pid=1236 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516109976.175:163): avc:  denied  { execute_no_trans } for  pid=1281 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestReauthorize-testSuper-fedora-27-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestReauthorize-testSuper-fedora-27-127.0.0.2-2301-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516109976.034:161): avc:  denied  { map } for  pid=1236 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 62 testSuper (check_reauthorize.TestReauthorize) # duration: 35s
Wrote screenshot to TestReauthorize-testSuper-fedora-27-127.0.0.2-2301-FAIL.png
Wrote HTML dump to TestReauthorize-testSuper-fedora-27-127.0.0.2-2301-FAIL.html
Wrote JS log to TestReauthorize-testSuper-fedora-27-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestReauthorize-testSuper-fedora-27-127.0.0.2-2301-FAIL.log

First occurrence: 2018-01-16T13:39:59.947798 | revision 4a84ca549b9e3f641c5ebc3b8e761f9d39a6741d, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testConnect (check_openshift.TestOpenshift)
#
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
the server doesn't have a resource type "projects"
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9527/devtools/browser/1bbb6381-776a-4d4d-bcfb-fe07a201877a
[0116/134002.194672:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 131399: Permission denied (13)
[0116/134003.187501:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 131470: Permission denied (13)
> warning: 2018-01-16 08:40:07.315057 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-16 08:40:07.315222 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-16 08:40:07.315252 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-16 08:40:07.671915 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-16 08:40:07.672104 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-16 08:40:07.672142 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-16 08:40:08.623183 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-16 08:40:08.623362 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-16 08:40:08.623403 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-16 08:40:08.857459 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-16 08:40:08.857591 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-16 08:40:08.857627 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-16 08:40:09.477269 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-16 08:40:09.480476 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-16 08:40:09.480515 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-16 08:40:09.706948 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-16 08:40:09.707113 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-16 08:40:09.707150 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-16 08:40:09.904564 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-16 08:40:09.904743 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-16 08:40:09.904786 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-16 08:40:10.095762 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-16 08:40:10.095933 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-16 08:40:10.095988 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-16 08:40:10.285762 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-16 08:40:10.285881 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-16 08:40:10.285916 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-16 08:40:10.483284 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-16 08:40:10.483433 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-16 08:40:10.483473 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-16 08:40:10.793411 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-16 08:40:10.793526 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-16 08:40:10.793553 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-16 08:40:10.992317 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-16 08:40:10.992437 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-16 08:40:10.992483 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-16 08:40:11.604804 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-16 08:40:11.604940 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-16 08:40:11.605020 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-16 08:40:11.835840 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-16 08:40:11.835989 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-16 08:40:11.836067 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-16 08:40:15.146700 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-16 08:40:15.148083 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-16 08:40:15.148135 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-16 08:40:15.665793 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-16 08:40:15.665899 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-16 08:40:15.665940 I | proto: duplicate proto type registered: google.protobuf.Timestamp

Unexpected journal message 'audit: type=1400 audit(1516109967.301:161): avc:  denied  { map } for  pid=1213 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516109967.467:163): avc:  denied  { execute_no_trans } for  pid=1275 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestOpenshift-testConnect-fedora-27-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestOpenshift-testConnect-fedora-27-127.0.0.2-2801-FAIL.log
Journal extracted to TestOpenshift-testConnect-openshift-127.0.0.2-2802-FAIL.log
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516109967.301:161): avc:  denied  { map } for  pid=1213 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 34 testConnect (check_openshift.TestOpenshift) # duration: 65s
Wrote screenshot to TestOpenshift-testConnect-fedora-27-127.0.0.2-2801-FAIL.png
Wrote HTML dump to TestOpenshift-testConnect-fedora-27-127.0.0.2-2801-FAIL.html
Wrote JS log to TestOpenshift-testConnect-fedora-27-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestOpenshift-testConnect-fedora-27-127.0.0.2-2801-FAIL.log
Journal extracted to TestOpenshift-testConnect-openshift-127.0.0.2-2802-FAIL.log
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory

First occurrence: 2018-01-16T13:40:19.762808 | revision ffe18a7b6bdc58e36534647959263eb023f251c4, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (check_sosreport.TestSOS)
#

DevTools listening on ws://127.0.0.1:9746/devtools/browser/fec04c17-4ef8-4f19-8b7c-9fa5e9986166
[0116/133758.713780:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 114206: Permission denied (13)
[0116/133759.717199:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 114238: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516109871.316:163): avc:  denied  { map } for  pid=1296 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516109871.423:165): avc:  denied  { execute_no_trans } for  pid=1339 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestSOS-testBasic-fedora-27-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestSOS-testBasic-fedora-27-127.0.0.2-2601-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516109871.316:163): avc:  denied  { map } for  pid=1296 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 74 testBasic (check_sosreport.TestSOS) # duration: 164s
Wrote screenshot to TestSOS-testBasic-fedora-27-127.0.0.2-2601-FAIL.png
Wrote HTML dump to TestSOS-testBasic-fedora-27-127.0.0.2-2601-FAIL.html
Wrote JS log to TestSOS-testBasic-fedora-27-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestSOS-testBasic-fedora-27-127.0.0.2-2601-FAIL.log

First occurrence: 2018-01-16T13:40:24.266740 | revision 4a84ca549b9e3f641c5ebc3b8e761f9d39a6741d, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (check_multi_machine.TestMultiMachineAdd)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9241/devtools/browser/714cd8dc-8926-4b40-a4f0-9e82a5177d4a
[0116/134225.714407:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 136701: Permission denied (13)
[0116/134226.741112:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 136767: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516110122.176:165): avc:  denied  { execute_no_trans } for  pid=1308 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestMultiMachineAdd-testBasic-fedora-27-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestMultiMachineAdd-testBasic-fedora-27-127.0.0.2-2201-FAIL.log
Journal extracted to TestMultiMachineAdd-testBasic-fedora-27-127.0.0.2-2203-FAIL.log
Journal extracted to TestMultiMachineAdd-testBasic-fedora-27-127.0.0.2-2202-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516110122.176:165): avc:  denied  { execute_no_trans } for  pid=1308 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 10 testBasic (check_multi_machine.TestMultiMachineAdd) # duration: 54s
Wrote screenshot to TestMultiMachineAdd-testBasic-fedora-27-127.0.0.2-2201-FAIL.png
Wrote HTML dump to TestMultiMachineAdd-testBasic-fedora-27-127.0.0.2-2201-FAIL.html
Wrote JS log to TestMultiMachineAdd-testBasic-fedora-27-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestMultiMachineAdd-testBasic-fedora-27-127.0.0.2-2201-FAIL.log
Journal extracted to TestMultiMachineAdd-testBasic-fedora-27-127.0.0.2-2203-FAIL.log
Journal extracted to TestMultiMachineAdd-testBasic-fedora-27-127.0.0.2-2202-FAIL.log

First occurrence: 2018-01-16T13:42:43.897090 | revision ffe18a7b6bdc58e36534647959263eb023f251c4, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testCheckpointSlowRollback (check_networking_checkpoints.TestNetworking)
#
NAME         UUID                                  TYPE            DEVICE 
System eth0  5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03  802-3-ethernet  eth0   
virbr0       92f01a57-8c5e-49dc-838f-451568338e83  bridge          virbr0 
System eth1  9c92fad9-6ecb-3e6c-eb4d-8a47c6f50c04  802-3-ethernet  --     
ens2         39ef3890-56af-4114-9a24-f3f94c42acfe  802-3-ethernet  --     

52:54:00:12:34:56 -> eth0

DevTools listening on ws://127.0.0.1:9330/devtools/browser/df94bec9-bca9-44fb-83ef-4c71810fe14c
[0116/134536.623233:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 123808: Permission denied (13)
[0116/134537.667693:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 123902: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516110327.615:163): avc:  denied  { map } for  pid=1265 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516110327.804:165): avc:  denied  { execute_no_trans } for  pid=1320 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestNetworking-testCheckpointSlowRollback-fedora-27-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestNetworking-testCheckpointSlowRollback-fedora-27-127.0.0.2-2701-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516110327.615:163): avc:  denied  { map } for  pid=1265 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 23 testCheckpointSlowRollback (check_networking_checkpoints.TestNetworking) # duration: 85s
Wrote screenshot to TestNetworking-testCheckpointSlowRollback-fedora-27-127.0.0.2-2701-FAIL.png
Wrote HTML dump to TestNetworking-testCheckpointSlowRollback-fedora-27-127.0.0.2-2701-FAIL.html
Wrote JS log to TestNetworking-testCheckpointSlowRollback-fedora-27-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestNetworking-testCheckpointSlowRollback-fedora-27-127.0.0.2-2701-FAIL.log

First occurrence: 2018-01-16T13:46:41.914926 | revision 4a84ca549b9e3f641c5ebc3b8e761f9d39a6741d, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testInternal (check_metrics.TestMetrics)
#

DevTools listening on ws://127.0.0.1:9467/devtools/browser/0e51c849-3e64-4cc2-93fe-b268f491b2a7
[0116/134802.070629:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 128422: Permission denied (13)
[0116/134803.037584:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 128492: Permission denied (13)
('Measured CPU', 94.6487703108)
('Measured Memory', 454864896)
Ncat: Connection reset by peer.
Measured 3.2s of network traffic; eth0: 106412485 bytes, lo: 0 bytes
Ncat: Broken pipe.
Unexpected journal message 'audit: type=1400 audit(1516110474.553:163): avc:  denied  { map } for  pid=1311 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516110474.648:165): avc:  denied  { execute_no_trans } for  pid=1345 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestMetrics-testInternal-fedora-27-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestMetrics-testInternal-fedora-27-127.0.0.2-2301-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516110474.553:163): avc:  denied  { map } for  pid=1311 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 2 testInternal (check_metrics.TestMetrics) # duration: 62s
Wrote screenshot to TestMetrics-testInternal-fedora-27-127.0.0.2-2301-FAIL.png
Wrote HTML dump to TestMetrics-testInternal-fedora-27-127.0.0.2-2301-FAIL.html
Wrote JS log to TestMetrics-testInternal-fedora-27-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestMetrics-testInternal-fedora-27-127.0.0.2-2301-FAIL.log

First occurrence: 2018-01-16T13:48:45.617648 | revision 4a84ca549b9e3f641c5ebc3b8e761f9d39a6741d, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testExpired (check_login.TestLogin)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9514/devtools/browser/3b984635-1828-442f-8d31-7800cce6f377
[0116/135045.744001:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 16255: Permission denied (13)
[0116/135046.723208:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 16325: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516110637.088:165): avc:  denied  { execute_no_trans } for  pid=1316 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestLogin-testExpired-fedora-27-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestLogin-testExpired-fedora-27-127.0.0.2-2601-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516110637.088:165): avc:  denied  { execute_no_trans } for  pid=1316 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 165 testExpired (check_login.TestLogin) # duration: 28s
Wrote screenshot to TestLogin-testExpired-fedora-27-127.0.0.2-2601-FAIL.png
Wrote HTML dump to TestLogin-testExpired-fedora-27-127.0.0.2-2601-FAIL.html
Wrote JS log to TestLogin-testExpired-fedora-27-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestLogin-testExpired-fedora-27-127.0.0.2-2601-FAIL.log

First occurrence: 2018-01-16T13:50:58.987097 | revision 1cff05fccc67f288fa1d187119b992c0de795858, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (check_kdump.TestKdump)
#
Created symlink /etc/systemd/system/multi-user.target.wants/kdump.service -> /usr/lib/systemd/system/kdump.service.
Job for kdump.service failed because the control process exited with error code.
See "systemctl  status kdump.service" and "journalctl  -xe" for details.
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9490/devtools/browser/58f27a75-2a60-4b54-994d-f090a22b6ebb
[0116/135207.901169:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 18032: Permission denied (13)
[0116/135208.967541:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 18093: Permission denied (13)
Generating grub configuration file ...
Found linux image: /boot/vmlinuz-4.14.11-300.fc27.x86_64
Found initrd image: /boot/initramfs-4.14.11-300.fc27.x86_64.img
Found linux image: /boot/vmlinuz-4.13.9-300.fc27.x86_64
Found initrd image: /boot/initramfs-4.13.9-300.fc27.x86_64.img
Found linux image: /boot/vmlinuz-0-rescue-b7698e75e35a46dc9cd9db5d9bec44b8
Found initrd image: /boot/initramfs-0-rescue-b7698e75e35a46dc9cd9db5d9bec44b8.img
done
> warning: transport closed: disconnected
CDP: {"source":"network","level":"error","text":"Failed to load resource: net::ERR_EMPTY_RESPONSE","timestamp":1516110739368.04,"url":"http://127.0.0.2:9691/cockpit/static/fonts/OpenSans-Light-webfont.woff","networkRequestId":"18093.29"}
ssh_exchange_identification: Connection closed by remote host
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"4"}
ssh_exchange_identification: read: Connection reset by peer
ssh_exchange_identification: read: Connection reset by peer
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"5"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"6"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"7"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"8"}
> warning: Unable to apply settings: Directory /var/crash2 isn't writable or doesn't exist.
> log: health check failed
> warning: transport closed: timeout
CDP: {"source":"network","level":"error","text":"Failed to load resource: net::ERR_CONNECTION_RESET","timestamp":1516110858948.19,"url":"http://127.0.0.2:9691/cockpit/static/fonts/OpenSans-Light-webfont.woff","networkRequestId":"18093.131"}
Connection to 127.0.0.2 closed by remote host.
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"20"}
Unexpected journal message 'audit: type=1400 audit(1516110858.470:157): avc:  denied  { map } for  pid=1347 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestKdump-testBasic-fedora-27-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestKdump-testBasic-fedora-27-127.0.0.2-2801-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516110858.470:157): avc:  denied  { map } for  pid=1347 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 152 testBasic (check_kdump.TestKdump) # duration: 157s
Wrote screenshot to TestKdump-testBasic-fedora-27-127.0.0.2-2801-FAIL.png
Wrote HTML dump to TestKdump-testBasic-fedora-27-127.0.0.2-2801-FAIL.html
Wrote JS log to TestKdump-testBasic-fedora-27-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestKdump-testBasic-fedora-27-127.0.0.2-2801-FAIL.log

First occurrence: 2018-01-16T13:54:22.949068 | revision 1cff05fccc67f288fa1d187119b992c0de795858, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (check_docker.TestAtomicScan)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9987/devtools/browser/28bfccbe-007d-4839-a595-96ecae1ef646
[0116/135516.081797:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 21473: Permission denied (13)
[0116/135517.100408:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 21527: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516110864.317:161): avc:  denied  { map } for  pid=1216 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516110864.527:165): avc:  denied  { execute_no_trans } for  pid=1278 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestAtomicScan-testBasic-fedora-27-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestAtomicScan-testBasic-fedora-27-127.0.0.2-2901-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516110864.317:161): avc:  denied  { map } for  pid=1216 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 135 testBasic (check_docker.TestAtomicScan) # duration: 82s
Wrote screenshot to TestAtomicScan-testBasic-fedora-27-127.0.0.2-2901-FAIL.png
Wrote HTML dump to TestAtomicScan-testBasic-fedora-27-127.0.0.2-2901-FAIL.html
Wrote JS log to TestAtomicScan-testBasic-fedora-27-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestAtomicScan-testBasic-fedora-27-127.0.0.2-2901-FAIL.log

First occurrence: 2018-01-16T13:55:33.816626 | revision 1cff05fccc67f288fa1d187119b992c0de795858, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (check_apps.TestApps)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9688/devtools/browser/b451457a-5f4e-46c0-b9d2-31e181ad925a
[0116/135609.916196:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 22895: Permission denied (13)
[0116/135610.963983:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 22935: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516110961.626:163): avc:  denied  { map } for  pid=1296 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestApps-testBasic-fedora-27-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestApps-testBasic-fedora-27-127.0.0.2-2801-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516110961.626:163): avc:  denied  { map } for  pid=1296 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 121 testBasic (check_apps.TestApps) # duration: 37s
Wrote screenshot to TestApps-testBasic-fedora-27-127.0.0.2-2801-FAIL.png
Wrote HTML dump to TestApps-testBasic-fedora-27-127.0.0.2-2801-FAIL.html
Wrote JS log to TestApps-testBasic-fedora-27-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestApps-testBasic-fedora-27-127.0.0.2-2801-FAIL.log

First occurrence: 2018-01-16T13:56:25.823083 | revision 1cff05fccc67f288fa1d187119b992c0de795858, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testDockerCommandInfo (check_openshift.TestRegistry)
#
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
the server doesn't have a resource type "projects"
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9593/devtools/browser/8ead3aff-a461-41ae-87e3-337e3575b318
[0116/135705.465989:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 53144: Permission denied (13)
[0116/135706.475078:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 53178: Permission denied (13)
> warning: 2018-01-16 08:57:09.249970 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-16 08:57:09.250103 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-16 08:57:09.250119 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-16 08:57:09.684327 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-16 08:57:09.684456 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-16 08:57:09.684486 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: failed to lookup access: marmalade get imagestreams/layers: "User \"pushuser\" cannot create localresourceaccessreviews in the namespace \"marmalade\": User \"pushuser\" cannot create localresourceaccessreviews in project \"marmalade\""
> warning: failed to lookup access: pizzazz get imagestreams/layers: "User \"pushuser\" cannot create localresourceaccessreviews in the namespace \"pizzazz\": User \"pushuser\" cannot create localresourceaccessreviews in project \"pizzazz\""
> warning: failed to lookup access: marmalade get imagestreams/layers: "User \"pushuser\" cannot create localresourceaccessreviews in the namespace \"marmalade\": User \"pushuser\" cannot create localresourceaccessreviews in project \"marmalade\""
> warning: failed to lookup access: pizzazz get imagestreams/layers: "User \"pushuser\" cannot create localresourceaccessreviews in the namespace \"pizzazz\": User \"pushuser\" cannot create localresourceaccessreviews in project \"pizzazz\""
CDP: {"source":"security","level":"error","text":"Refused to apply inline style because it violates the following Content Security Policy directive: \"default-src 'self' http://127.0.0.2:9791\". Either the 'unsafe-inline' keyword, a hash ('sha256-I4l5F4Kq75Yvla5XX3FqfoQO1206LqJ8p8rtQPyLwm4='), or a nonce ('nonce-...') is required to enable inline execution. Note also that 'style-src' was not explicitly set, so 'default-src' is used as a fallback.\n","timestamp":1516111035045.94,"url":"http://127.0.0.2:9791/cockpit/$aaf3fb36ea95a1e9f5f1c12c21f0e179a0b2ec91/kubernetes/registry.js","lineNumber":3920,"stackTrace":{"callFrames":[{"functionName":"html","scriptId":"44","url":"http://127.0.0.2:9791/cockpit/$aaf3fb36ea95a1e9f5f1c12c21f0e179a0b2ec91/kubernetes/registry.js","lineNumber":3920,"columnNumber":74},{"functionName":"be.(anonymous function)","scriptId":"44","url":"http://127.0.0.2:9791/cockpit/$aaf3fb36ea95a1e9f5f1c12c21f0e179a0b2ec91/kubernetes/registry.js","lineNumber":3937,"columnNumber":40},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9791/cockpit/$aaf3fb36ea95a1e9f5f1c12c21f0e179a0b2ec91/kubernetes/registry.js","lineNumber":1427,"columnNumber":40},{"functionName":"l","scriptId":"44","url":"http://127.0.0.2:9791/cockpit/$aaf3fb36ea95a1e9f5f1c12c21f0e179a0b2ec91/kubernetes/registry.js","lineNumber":2475,"columnNumber":41},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9791/cockpit/$aaf3fb36ea95a1e9f5f1c12c21f0e179a0b2ec91/kubernetes/registry.js","lineNumber":2483,"columnNumber":20},{"functionName":"$eval","scriptId":"44","url":"http://127.0.0.2:9791/cockpit/$aaf3fb36ea95a1e9f5f1c12c21f0e179a0b2ec91/kubernetes/registry.js","lineNumber":2799,"columnNumber":35},{"functionName":"$digest","scriptId":"44","url":"http://127.0.0.2:9791/cockpit/$aaf3fb36ea95a1e9f5f1c12c21f0e179a0b2ec91/kubernetes/registry.js","lineNumber":2752,"columnNumber":59},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9791/cockpit/$aaf3fb36ea95a1e9f5f1c12c21f0e179a0b2ec91/kubernetes/registry.js","lineNumber":2193,"columnNumber":45},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9791/cockpit/$aaf3fb36ea95a1e9f5f1c12c21f0e179a0b2ec91/kubernetes/registry.js","lineNumber":978,"columnNumber":20},{"functionName":"i","scriptId":"44","url":"http://127.0.0.2:9791/cockpit/$aaf3fb36ea95a1e9f5f1c12c21f0e179a0b2ec91/kubernetes/registry.js","lineNumber":41,"columnNumber":73},{"functionName":"m","scriptId":"44","url":"http://127.0.0.2:9791/cockpit/$aaf3fb36ea95a1e9f5f1c12c21f0e179a0b2ec91/kubernetes/registry.js","lineNumber":977,"columnNumber":65},{"functionName":"u","scriptId":"44","url":"http://127.0.0.2:9791/cockpit/$aaf3fb36ea95a1e9f5f1c12c21f0e179a0b2ec91/kubernetes/registry.js","lineNumber":966,"columnNumber":21},{"functionName":"n","scriptId":"44","url":"http://127.0.0.2:9791/cockpit/$aaf3fb36ea95a1e9f5f1c12c21f0e179a0b2ec91/kubernetes/registry.js","lineNumber":713,"columnNumber":90},{"functionName":"ph_go","scriptId":"22","url":"","lineNumber":167,"columnNumber":29},{"functionName":"","scriptId":"72","url":"","lineNumber":0,"columnNumber":16}]}}
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
> warning: 2018-01-16 08:57:18.260280 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-16 08:57:18.260454 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-16 08:57:18.260505 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-16 08:57:18.682322 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-16 08:57:18.682425 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-16 08:57:18.682461 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: failed to lookup access: marmalade get imagestreams/layers: "User \"pulluser\" cannot create localresourceaccessreviews in the namespace \"marmalade\": User \"pulluser\" cannot create localresourceaccessreviews in project \"marmalade\""
> warning: failed to lookup access: marmalade get imagestreams/layers: "User \"pulluser\" cannot create localresourceaccessreviews in the namespace \"marmalade\": User \"pulluser\" cannot create localresourceaccessreviews in project \"marmalade\""
CDP: {"source":"security","level":"error","text":"Refused to apply inline style because it violates the following Content Security Policy directive: \"default-src 'self' http://127.0.0.2:9791\". Either the 'unsafe-inline' keyword, a hash ('sha256-I4l5F4Kq75Yvla5XX3FqfoQO1206LqJ8p8rtQPyLwm4='), or a nonce ('nonce-...') is required to enable inline execution. Note also that 'style-src' was not explicitly set, so 'default-src' is used as a fallback.\n","timestamp":1516111040545.08,"url":"http://127.0.0.2:9791/cockpit/$aaf3fb36ea95a1e9f5f1c12c21f0e179a0b2ec91/kubernetes/registry.js","lineNumber":3920,"stackTrace":{"callFrames":[{"functionName":"html","scriptId":"87","url":"http://127.0.0.2:9791/cockpit/$aaf3fb36ea95a1e9f5f1c12c21f0e179a0b2ec91/kubernetes/registry.js","lineNumber":3920,"columnNumber":74},{"functionName":"be.(anonymous function)","scriptId":"87","url":"http://127.0.0.2:9791/cockpit/$aaf3fb36ea95a1e9f5f1c12c21f0e179a0b2ec91/kubernetes/registry.js","lineNumber":3937,"columnNumber":40},{"functionName":"","scriptId":"87","url":"http://127.0.0.2:9791/cockpit/$aaf3fb36ea95a1e9f5f1c12c21f0e179a0b2ec91/kubernetes/registry.js","lineNumber":1427,"columnNumber":40},{"functionName":"l","scriptId":"87","url":"http://127.0.0.2:9791/cockpit/$aaf3fb36ea95a1e9f5f1c12c21f0e179a0b2ec91/kubernetes/registry.js","lineNumber":2475,"columnNumber":41},{"functionName":"","scriptId":"87","url":"http://127.0.0.2:9791/cockpit/$aaf3fb36ea95a1e9f5f1c12c21f0e179a0b2ec91/kubernetes/registry.js","lineNumber":2483,"columnNumber":20},{"functionName":"$eval","scriptId":"87","url":"http://127.0.0.2:9791/cockpit/$aaf3fb36ea95a1e9f5f1c12c21f0e179a0b2ec91/kubernetes/registry.js","lineNumber":2799,"columnNumber":35},{"functionName":"$digest","scriptId":"87","url":"http://127.0.0.2:9791/cockpit/$aaf3fb36ea95a1e9f5f1c12c21f0e179a0b2ec91/kubernetes/registry.js","lineNumber":2752,"columnNumber":59},{"functionName":"","scriptId":"87","url":"http://127.0.0.2:9791/cockpit/$aaf3fb36ea95a1e9f5f1c12c21f0e179a0b2ec91/kubernetes/registry.js","lineNumber":2193,"columnNumber":45},{"functionName":"","scriptId":"87","url":"http://127.0.0.2:9791/cockpit/$aaf3fb36ea95a1e9f5f1c12c21f0e179a0b2ec91/kubernetes/registry.js","lineNumber":978,"columnNumber":20},{"functionName":"i","scriptId":"87","url":"http://127.0.0.2:9791/cockpit/$aaf3fb36ea95a1e9f5f1c12c21f0e179a0b2ec91/kubernetes/registry.js","lineNumber":41,"columnNumber":73},{"functionName":"m","scriptId":"87","url":"http://127.0.0.2:9791/cockpit/$aaf3fb36ea95a1e9f5f1c12c21f0e179a0b2ec91/kubernetes/registry.js","lineNumber":977,"columnNumber":65},{"functionName":"u","scriptId":"87","url":"http://127.0.0.2:9791/cockpit/$aaf3fb36ea95a1e9f5f1c12c21f0e179a0b2ec91/kubernetes/registry.js","lineNumber":966,"columnNumber":21},{"functionName":"n","scriptId":"87","url":"http://127.0.0.2:9791/cockpit/$aaf3fb36ea95a1e9f5f1c12c21f0e179a0b2ec91/kubernetes/registry.js","lineNumber":713,"columnNumber":90},{"functionName":"ph_go","scriptId":"22","url":"","lineNumber":167,"columnNumber":29},{"functionName":"","scriptId":"72","url":"","lineNumber":0,"columnNumber":16}]}}
Unexpected journal message 'audit: type=1400 audit(1516110983.296:162): avc:  denied  { map } for  pid=1275 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516110983.464:165): avc:  denied  { execute_no_trans } for  pid=1320 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestRegistry-testDockerCommandInfo-fedora-27-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestRegistry-testDockerCommandInfo-fedora-27-127.0.0.2-2901-FAIL.log
Journal extracted to TestRegistry-testDockerCommandInfo-openshift-127.0.0.2-2902-FAIL.log
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516110983.296:162): avc:  denied  { map } for  pid=1275 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 174 testDockerCommandInfo (check_openshift.TestRegistry) # duration: 75s
Wrote screenshot to TestRegistry-testDockerCommandInfo-fedora-27-127.0.0.2-2901-FAIL.png
Wrote HTML dump to TestRegistry-testDockerCommandInfo-fedora-27-127.0.0.2-2901-FAIL.html
Wrote JS log to TestRegistry-testDockerCommandInfo-fedora-27-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestRegistry-testDockerCommandInfo-fedora-27-127.0.0.2-2901-FAIL.log
Journal extracted to TestRegistry-testDockerCommandInfo-openshift-127.0.0.2-2902-FAIL.log
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory

First occurrence: 2018-01-16T13:57:23.305256 | revision 57d064d524628448900f9d41cb5c04b978d92620, logs Times recorded: 1 Latest occurrences:

cockpituous commented 6 years ago

verify/fedora-27 Ooops, it happened again


# ----------------------------------------------------------------------
# testLimits (check_dashboard.TestDashboardEditLimits)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9761/devtools/browser/8d3743d5-9314-4486-b4e9-301df6119b5b
[0116/145702.280864:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 203738: Permission denied (13)
[0116/145703.241785:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 203807: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516114614.110:162): avc:  denied  { map } for  pid=1255 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516114614.257:164): avc:  denied  { execute_no_trans } for  pid=1306 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestDashboardEditLimits-testLimits-fedora-27-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestDashboardEditLimits-testLimits-fedora-27-127.0.0.2-2601-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516114614.110:162): avc:  denied  { map } for  pid=1255 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 144 testLimits (check_dashboard.TestDashboardEditLimits) # duration: 31s
Wrote screenshot to TestDashboardEditLimits-testLimits-fedora-27-127.0.0.2-2601-FAIL.png
Wrote HTML dump to TestDashboardEditLimits-testLimits-fedora-27-127.0.0.2-2601-FAIL.html
Wrote JS log to TestDashboardEditLimits-testLimits-fedora-27-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestDashboardEditLimits-testLimits-fedora-27-127.0.0.2-2601-FAIL.log

First occurrence: 2018-01-16T14:57:14.731424 | revision b444f9e03844a937e9902d4e61a343d730bced6b, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (check_packages.TestPackages)
#

DevTools listening on ws://127.0.0.1:9262/devtools/browser/00f247ec-049f-4273-aa69-e94fe864f8a6
[0116/154620.388041:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 31382: Permission denied (13)
[0116/154621.349625:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 31484: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516117572.298:163): avc:  denied  { map } for  pid=1247 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516117572.463:165): avc:  denied  { execute_no_trans } for  pid=1297 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestPackages-testBasic-fedora-27-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestPackages-testBasic-fedora-27-127.0.0.2-2201-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516117572.298:163): avc:  denied  { map } for  pid=1247 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 67 testBasic (check_packages.TestPackages) # duration: 27s
Wrote screenshot to TestPackages-testBasic-fedora-27-127.0.0.2-2201-FAIL.png
Wrote HTML dump to TestPackages-testBasic-fedora-27-127.0.0.2-2201-FAIL.html
Wrote JS log to TestPackages-testBasic-fedora-27-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestPackages-testBasic-fedora-27-127.0.0.2-2201-FAIL.log

First occurrence: 2018-01-16T15:46:27.387705 | revision 72c6968f9640f472834a134def4b0812911fe4a8, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testWithAvailableUpdates (check_packagekit.TestAutoUpdates)
#

DevTools listening on ws://127.0.0.1:9557/devtools/browser/31540883-f626-4af9-b2b4-dbf5646c74c4
[0116/154733.363730:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 33235: Permission denied (13)
[0116/154734.533590:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 33285: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516117642.347:161): avc:  denied  { map } for  pid=1249 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516117642.564:165): avc:  denied  { execute_no_trans } for  pid=1287 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestAutoUpdates-testWithAvailableUpdates-fedora-27-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestAutoUpdates-testWithAvailableUpdates-fedora-27-127.0.0.2-2301-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516117642.347:161): avc:  denied  { map } for  pid=1249 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 56 testWithAvailableUpdates (check_packagekit.TestAutoUpdates) # duration: 41s
Wrote screenshot to TestAutoUpdates-testWithAvailableUpdates-fedora-27-127.0.0.2-2301-FAIL.png
Wrote HTML dump to TestAutoUpdates-testWithAvailableUpdates-fedora-27-127.0.0.2-2301-FAIL.html
Wrote JS log to TestAutoUpdates-testWithAvailableUpdates-fedora-27-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestAutoUpdates-testWithAvailableUpdates-fedora-27-127.0.0.2-2301-FAIL.log

First occurrence: 2018-01-16T15:47:51.505395 | revision 72c6968f9640f472834a134def4b0812911fe4a8, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (check_packagekit.TestAutoUpdates)
#

DevTools listening on ws://127.0.0.1:9637/devtools/browser/dbba04ac-67f9-4c71-8c52-905eaadb0319
[0116/154812.843652:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 34057: Permission denied (13)
[0116/154813.972411:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 34112: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516117684.759:162): avc:  denied  { map } for  pid=1236 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestAutoUpdates-testBasic-fedora-27-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestAutoUpdates-testBasic-fedora-27-127.0.0.2-2901-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516117684.759:162): avc:  denied  { map } for  pid=1236 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 54 testBasic (check_packagekit.TestAutoUpdates) # duration: 42s
Wrote screenshot to TestAutoUpdates-testBasic-fedora-27-127.0.0.2-2901-FAIL.png
Wrote HTML dump to TestAutoUpdates-testBasic-fedora-27-127.0.0.2-2901-FAIL.html
Wrote JS log to TestAutoUpdates-testBasic-fedora-27-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestAutoUpdates-testBasic-fedora-27-127.0.0.2-2901-FAIL.log

First occurrence: 2018-01-16T15:48:32.758865 | revision 72c6968f9640f472834a134def4b0812911fe4a8, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testUnmanaged (check_networking_unmanaged.TestNetworking)
#
NAME         UUID                                  TYPE            DEVICE 
System eth0  5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03  802-3-ethernet  eth0   
virbr0       6ed12803-7ce8-45f8-9c2b-31c31e430510  bridge          virbr0 
System eth1  9c92fad9-6ecb-3e6c-eb4d-8a47c6f50c04  802-3-ethernet  --     
ens2         39ef3890-56af-4114-9a24-f3f94c42acfe  802-3-ethernet  --     

52:54:01:00:00:03 -> eth2
52:54:01:00:00:03 -> eth2

DevTools listening on ws://127.0.0.1:9653/devtools/browser/f7ce81bf-4c19-4c18-bfb1-6358c20c01b9
[0116/155122.723235:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 39001: Permission denied (13)
[0116/155123.714223:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 39033: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516117866.256:165): avc:  denied  { execute_no_trans } for  pid=1302 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestNetworking-testUnmanaged-fedora-27-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestNetworking-testUnmanaged-fedora-27-127.0.0.2-2501-FAIL.log
Journal extracted to TestNetworking-testUnmanaged-fedora-26-127.0.0.2-2502-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516117866.256:165): avc:  denied  { execute_no_trans } for  pid=1302 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 31 testUnmanaged (check_networking_unmanaged.TestNetworking) # duration: 36s
Wrote screenshot to TestNetworking-testUnmanaged-fedora-27-127.0.0.2-2501-FAIL.png
Wrote HTML dump to TestNetworking-testUnmanaged-fedora-27-127.0.0.2-2501-FAIL.html
Wrote JS log to TestNetworking-testUnmanaged-fedora-27-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestNetworking-testUnmanaged-fedora-27-127.0.0.2-2501-FAIL.log
Journal extracted to TestNetworking-testUnmanaged-fedora-26-127.0.0.2-2502-FAIL.log

First occurrence: 2018-01-16T15:51:31.361348 | revision 72c6968f9640f472834a134def4b0812911fe4a8, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testNonDefaultBondSettings (check_networking_bond.TestNetworking)
#
NAME             UUID                                  TYPE            DEVICE 
System eth0      5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03  802-3-ethernet  eth0   
static-52:54:01  729688f9-e6ef-4e98-af8a-cc9fcb9b9074  802-3-ethernet  eth1   
virbr0           ac0e9b5b-a0ef-4d64-851c-d3a7dc792d27  bridge          virbr0 
System eth1      9c92fad9-6ecb-3e6c-eb4d-8a47c6f50c04  802-3-ethernet  --     
ens2             39ef3890-56af-4114-9a24-f3f94c42acfe  802-3-ethernet  --     

52:54:01:00:00:03 -> eth2
52:54:01:00:00:03 -> eth2
52:54:01:00:00:04 -> eth3
52:54:01:00:00:04 -> eth3

DevTools listening on ws://127.0.0.1:9688/devtools/browser/e88c0e1a-4faa-4b7c-b1f1-c14b4dc1e84b
[0116/155230.299068:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 41749: Permission denied (13)
[0116/155231.257405:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 41807: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516117928.141:165): avc:  denied  { execute_no_trans } for  pid=1328 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestNetworking-testNonDefaultBondSettings-fedora-27-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestNetworking-testNonDefaultBondSettings-fedora-27-127.0.0.2-2401-FAIL.log
Journal extracted to TestNetworking-testNonDefaultBondSettings-fedora-26-127.0.0.2-2402-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516117928.141:165): avc:  denied  { execute_no_trans } for  pid=1328 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 20 testNonDefaultBondSettings (check_networking_bond.TestNetworking) # duration: 48s
Wrote screenshot to TestNetworking-testNonDefaultBondSettings-fedora-27-127.0.0.2-2401-FAIL.png
Wrote HTML dump to TestNetworking-testNonDefaultBondSettings-fedora-27-127.0.0.2-2401-FAIL.html
Wrote JS log to TestNetworking-testNonDefaultBondSettings-fedora-27-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestNetworking-testNonDefaultBondSettings-fedora-27-127.0.0.2-2401-FAIL.log
Journal extracted to TestNetworking-testNonDefaultBondSettings-fedora-26-127.0.0.2-2402-FAIL.log

First occurrence: 2018-01-16T15:52:45.472345 | revision 72c6968f9640f472834a134def4b0812911fe4a8, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testTroubleshooting (check_multi_machine.TestMultiMachine)
#

DevTools listening on ws://127.0.0.1:9533/devtools/browser/50164902-48ef-4bbb-84b4-9794b8b4975f
[0116/155330.756323:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 43970: Permission denied (13)
[0116/155331.734549:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 44081: Permission denied (13)
> warning: cat: '*.pub': No such file or directory

> warning: failed to list keys in home directory: cat: '*.pub': No such file or directory
> warning: Login failed
> warning: cat: '*.pub': No such file or directory

> warning: failed to list keys in home directory: cat: '*.pub': No such file or directory
> warning: Login failed
(node:43969) Warning: Possible EventEmitter memory leak detected. 11 Page.loadEventFired listeners added. Use emitter.setMaxListeners() to increase limit
> warning: cat: '*.pub': No such file or directory

> warning: failed to list keys in home directory: cat: '*.pub': No such file or directory
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 502 (Remote Page is Unavailable)","timestamp":1516118055565.47,"url":"http://127.0.0.2:9391/cockpit/@root@10.111.113.2:2222/system/index.html#/","networkRequestId":"44081.744"}
[0116/155415.571754:WARNING:ipc_message_attachment_set.cc(49)] MessageAttachmentSet destroyed with unconsumed attachments: 0/1
> warning: cat: '*.pub': No such file or directory

> warning: failed to list keys in home directory: cat: '*.pub': No such file or directory
Unexpected journal message 'audit: type=1400 audit(1516117994.259:163): avc:  denied  { map } for  pid=1240 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516117994.466:165): avc:  denied  { execute_no_trans } for  pid=1292 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestMultiMachine-testTroubleshooting-fedora-27-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestMultiMachine-testTroubleshooting-fedora-27-127.0.0.2-2501-FAIL.log
Journal extracted to TestMultiMachine-testTroubleshooting-fedora-27-127.0.0.2-2503-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516117994.259:163): avc:  denied  { map } for  pid=1240 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 8 testTroubleshooting (check_multi_machine.TestMultiMachine) # duration: 75s
Wrote screenshot to TestMultiMachine-testTroubleshooting-fedora-27-127.0.0.2-2501-FAIL.png
Wrote HTML dump to TestMultiMachine-testTroubleshooting-fedora-27-127.0.0.2-2501-FAIL.html
Wrote JS log to TestMultiMachine-testTroubleshooting-fedora-27-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestMultiMachine-testTroubleshooting-fedora-27-127.0.0.2-2501-FAIL.log
Journal extracted to TestMultiMachine-testTroubleshooting-fedora-27-127.0.0.2-2503-FAIL.log

First occurrence: 2018-01-16T15:54:18.448554 | revision 72c6968f9640f472834a134def4b0812911fe4a8, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testNodes (check_kubernetes.TestKubernetes)
#
bash: /etc/kubernetes/start-kubernetes: No such file or directory
2018-01-16 10:45:33.974812 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-16 10:45:34.013328 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-16 10:45:34.013519 I | proto: duplicate proto type registered: google.protobuf.Timestamp

DevTools listening on ws://127.0.0.1:9295/devtools/browser/f045fb9c-6666-4827-95a0-332bddd74554
[0116/154538.249178:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 281916: Permission denied (13)
[0116/154539.306905:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 282025: Permission denied (13)
> warning: 2018-01-16 10:45:45.177127 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-16 10:45:45.178595 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-16 10:45:45.178683 I | proto: duplicate proto type registered: google.protobuf.Timestamp
error: current-context must exist in order to minify

> warning: received invalid kubectl config 
> warning: 2018-01-16 10:45:46.081074 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-16 10:45:46.081283 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-16 10:45:46.081362 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 
> warning: 
Unexpected journal message 'audit: type=1400 audit(1516117508.445:162): avc:  denied  { execute_no_trans } for  pid=1298 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestKubernetes-testNodes-fedora-27-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestKubernetes-testNodes-fedora-27-127.0.0.2-2201-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516117508.445:162): avc:  denied  { execute_no_trans } for  pid=1298 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 158 testNodes (check_kubernetes.TestKubernetes) # duration: 56s
Wrote screenshot to TestKubernetes-testNodes-fedora-27-127.0.0.2-2201-FAIL.png
Wrote HTML dump to TestKubernetes-testNodes-fedora-27-127.0.0.2-2201-FAIL.html
Wrote JS log to TestKubernetes-testNodes-fedora-27-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestKubernetes-testNodes-fedora-27-127.0.0.2-2201-FAIL.log

First occurrence: 2018-01-16T15:45:51.050049 | revision e55a0a704378e54c7a5c10eb0e953aecd31329ae, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (check_kdump.TestKdump)
#
Created symlink /etc/systemd/system/multi-user.target.wants/kdump.service -> /usr/lib/systemd/system/kdump.service.
Job for kdump.service failed because the control process exited with error code.
See "systemctl  status kdump.service" and "journalctl  -xe" for details.

DevTools listening on ws://127.0.0.1:10140/devtools/browser/a9123dd7-b659-4f41-9e5a-38c173dceee3
[0116/154605.318109:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 282569: Permission denied (13)
[0116/154606.298665:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 282632: Permission denied (13)
Generating grub configuration file ...
Found linux image: /boot/vmlinuz-4.14.11-300.fc27.x86_64
Found initrd image: /boot/initramfs-4.14.11-300.fc27.x86_64.img
Found linux image: /boot/vmlinuz-4.13.9-300.fc27.x86_64
Found initrd image: /boot/initramfs-4.13.9-300.fc27.x86_64.img
Found linux image: /boot/vmlinuz-0-rescue-b7698e75e35a46dc9cd9db5d9bec44b8
Found initrd image: /boot/initramfs-0-rescue-b7698e75e35a46dc9cd9db5d9bec44b8.img
done
> warning: transport closed: disconnected
CDP: {"source":"network","level":"error","text":"Failed to load resource: net::ERR_EMPTY_RESPONSE","timestamp":1516117574035.68,"url":"http://127.0.0.2:9491/cockpit/static/fonts/OpenSans-Light-webfont.woff","networkRequestId":"282632.29"}
ssh_exchange_identification: read: Connection reset by peer
ssh_exchange_identification: read: Connection reset by peer
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"4"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"5"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"6"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"7"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"8"}
> warning: Unable to apply settings: Directory /var/crash2 isn't writable or doesn't exist.
> warning: transport closed: disconnected
CDP: {"source":"network","level":"error","text":"Failed to load resource: net::ERR_CONNECTION_RESET","timestamp":1516117655820.48,"url":"http://127.0.0.2:9491/cockpit/static/fonts/OpenSans-Light-webfont.woff","networkRequestId":"282632.131"}
Connection to 127.0.0.2 closed by remote host.
Unexpected journal message 'audit: type=1400 audit(1516117556.046:165): avc:  denied  { execute_no_trans } for  pid=1329 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestKdump-testBasic-fedora-27-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestKdump-testBasic-fedora-27-127.0.0.2-2601-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516117556.046:165): avc:  denied  { execute_no_trans } for  pid=1329 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 152 testBasic (check_kdump.TestKdump) # duration: 114s
Wrote screenshot to TestKdump-testBasic-fedora-27-127.0.0.2-2601-FAIL.png
Wrote HTML dump to TestKdump-testBasic-fedora-27-127.0.0.2-2601-FAIL.html
Wrote JS log to TestKdump-testBasic-fedora-27-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestKdump-testBasic-fedora-27-127.0.0.2-2601-FAIL.log

First occurrence: 2018-01-16T15:47:39.754484 | revision e55a0a704378e54c7a5c10eb0e953aecd31329ae, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testNotSupported (check_realms.TestRealms)
#

DevTools listening on ws://127.0.0.1:10178/devtools/browser/26615626-bfa7-4ed2-bc2a-5f4c0299c31b
[0116/155112.246662:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 290093: Permission denied (13)
[0116/155113.258135:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 290161: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516117864.425:163): avc:  denied  { map } for  pid=1251 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516117864.668:165): avc:  denied  { execute_no_trans } for  pid=1303 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestRealms-testNotSupported-fedora-27-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestRealms-testNotSupported-fedora-27-127.0.0.2-2501-FAIL.log
Journal extracted to TestRealms-testNotSupported-ipa-127.0.0.2-2502-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516117864.425:163): avc:  denied  { map } for  pid=1251 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 106 testNotSupported (check_realms.TestRealms) # duration: 45s
Wrote screenshot to TestRealms-testNotSupported-fedora-27-127.0.0.2-2501-FAIL.png
Wrote HTML dump to TestRealms-testNotSupported-fedora-27-127.0.0.2-2501-FAIL.html
Wrote JS log to TestRealms-testNotSupported-fedora-27-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestRealms-testNotSupported-fedora-27-127.0.0.2-2501-FAIL.log
Journal extracted to TestRealms-testNotSupported-ipa-127.0.0.2-2502-FAIL.log

First occurrence: 2018-01-16T15:51:38.733610 | revision e55a0a704378e54c7a5c10eb0e953aecd31329ae, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testTime (check_system_info.TestSystemInfo)
#

DevTools listening on ws://127.0.0.1:9570/devtools/browser/27904f10-2e59-4be1-8aad-555e368c031d
[0116/155231.269087:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 291215: Permission denied (13)
[0116/155232.274453:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 291278: Permission denied (13)
> log: systemd-timedated not in use, ntp server configuration not supported
> log: systemd-timedated not in use, ntp server configuration not supported
> log: systemd-timedated not in use, ntp server configuration not supported
Unexpected journal message 'audit: type=1400 audit(1516117942.267:163): avc:  denied  { map } for  pid=1267 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516117942.414:165): avc:  denied  { execute_no_trans } for  pid=1319 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestSystemInfo-testTime-fedora-27-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestSystemInfo-testTime-fedora-27-127.0.0.2-2301-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516117942.267:163): avc:  denied  { map } for  pid=1267 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 101 testTime (check_system_info.TestSystemInfo) # duration: 33s
Wrote screenshot to TestSystemInfo-testTime-fedora-27-127.0.0.2-2301-FAIL.png
Wrote HTML dump to TestSystemInfo-testTime-fedora-27-127.0.0.2-2301-FAIL.html
Wrote JS log to TestSystemInfo-testTime-fedora-27-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestSystemInfo-testTime-fedora-27-127.0.0.2-2301-FAIL.log

First occurrence: 2018-01-16T15:52:43.761950 | revision e55a0a704378e54c7a5c10eb0e953aecd31329ae, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testMountOptions (check_storage_mounting.TestStorage)
#

DevTools listening on ws://127.0.0.1:9352/devtools/browser/a28202c0-506b-4261-8d49-0d66af559d37
[0116/155419.270092:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 293849: Permission denied (13)
[0116/155420.280615:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 293923: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516118051.362:163): avc:  denied  { map } for  pid=1296 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516118051.488:165): avc:  denied  { execute_no_trans } for  pid=1327 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestStorage-testMountOptions-fedora-27-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestStorage-testMountOptions-fedora-27-127.0.0.2-2701-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516118051.362:163): avc:  denied  { map } for  pid=1296 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 83 testMountOptions (check_storage_mounting.TestStorage) # duration: 37s
Wrote screenshot to TestStorage-testMountOptions-fedora-27-127.0.0.2-2701-FAIL.png
Wrote HTML dump to TestStorage-testMountOptions-fedora-27-127.0.0.2-2701-FAIL.html
Wrote JS log to TestStorage-testMountOptions-fedora-27-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestStorage-testMountOptions-fedora-27-127.0.0.2-2701-FAIL.log

First occurrence: 2018-01-16T15:54:36.743016 | revision e55a0a704378e54c7a5c10eb0e953aecd31329ae, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testFormatTooSmall (check_storage_format.TestStorage)
#

DevTools listening on ws://127.0.0.1:9966/devtools/browser/def286b0-e958-43e6-8388-cd161a49f6b3
[0116/155544.179095:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 295805: Permission denied (13)
[0116/155545.094331:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 295865: Permission denied (13)
> warning: Error creating file system: Command-line `mkfs.xfs -N -f -L ""  "/dev/sda"' exited with non-zero exit status 1: agsize (1280 blocks) too small, need at least 4096 blocks
Usage: mkfs.xfs
/* blocksize */     [-b log=n|size=num]
/* metadata */      [-m crc=0|1,finobt=0|1,uuid=xxx,rmapbt=0|1,reflink=0|1]
/* data subvol */   [-d agcount=n,agsize=n,file,name=xxx,size=num,
                (sunit=value,swidth=value|su=num,sw=num|noalign),
                sectlog=n|sectsize=num
/* force overwrite */   [-f]
/* inode size */    [-i log=n|perblock=n|size=num,maxpct=n,attr=0|1|2,
                projid32bit=0|1,sparse=0|1]
/* no discard */    [-K]
/* log subvol */    [-l agnum=n,internal,size=num,logdev=xxx,version=n
                sunit=value|su=num,sectlog=n|sectsize=num,
                lazy-count=0|1]
/* label */     [-L label (maximum 12 characters)]
/* naming */        [-n log=n|size=num,version=2|ci,ftype=0|1]
/* no-op info only */   [-N]
/* prototype file */    [-p fname]
/* quiet */     [-q]
/* realtime subvol */   [-r extsize=num,size=num,rtdev=xxx]
/* sectorsize */    [-s log=n|size=num]
/* version */       [-V]
            devicename
<devicename> is required unless -d name=xxx is given.
<num> is xxx (bytes), xxxs (sectors), xxxb (fs blocks), xxxk (xxx KiB),
      xxxm (xxx MiB), xxxg (xxx GiB), xxxt (xxx TiB) or xxxp (xxx PiB).
<value> is xxx (512 byte blocks).

Unexpected journal message 'audit: type=1400 audit(1516118135.084:165): avc:  denied  { execute_no_trans } for  pid=1303 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestStorage-testFormatTooSmall-fedora-27-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestStorage-testFormatTooSmall-fedora-27-127.0.0.2-2401-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516118135.084:165): avc:  denied  { execute_no_trans } for  pid=1303 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 72 testFormatTooSmall (check_storage_format.TestStorage) # duration: 27s
Wrote screenshot to TestStorage-testFormatTooSmall-fedora-27-127.0.0.2-2401-FAIL.png
Wrote HTML dump to TestStorage-testFormatTooSmall-fedora-27-127.0.0.2-2401-FAIL.html
Wrote JS log to TestStorage-testFormatTooSmall-fedora-27-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestStorage-testFormatTooSmall-fedora-27-127.0.0.2-2401-FAIL.log

First occurrence: 2018-01-16T15:56:04.111858 | revision e55a0a704378e54c7a5c10eb0e953aecd31329ae, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testSudo (check_reauthorize.TestReauthorize)
#

DevTools listening on ws://127.0.0.1:10209/devtools/browser/595fa39b-96f3-4ccc-a106-cad67b7fa784
[0116/155708.126942:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 298014: Permission denied (13)
[0116/155709.278613:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 298095: Permission denied (13)
> log: fail
> log: done
> log: fail
(node:298034) Warning: Possible EventEmitter memory leak detected. 11 Page.loadEventFired listeners added. Use emitter.setMaxListeners() to increase limit
> log: done
Unexpected journal message 'audit: type=1400 audit(1516118219.484:160): avc:  denied  { map } for  pid=1261 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516118219.693:162): avc:  denied  { execute_no_trans } for  pid=1317 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestReauthorize-testSudo-fedora-27-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestReauthorize-testSudo-fedora-27-127.0.0.2-2801-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516118219.484:160): avc:  denied  { map } for  pid=1261 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 58 testSudo (check_reauthorize.TestReauthorize) # duration: 43s
Wrote screenshot to TestReauthorize-testSudo-fedora-27-127.0.0.2-2801-FAIL.png
Wrote HTML dump to TestReauthorize-testSudo-fedora-27-127.0.0.2-2801-FAIL.html
Wrote JS log to TestReauthorize-testSudo-fedora-27-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestReauthorize-testSudo-fedora-27-127.0.0.2-2801-FAIL.log

First occurrence: 2018-01-16T15:57:29.866043 | revision e55a0a704378e54c7a5c10eb0e953aecd31329ae, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testProjectAdmin (check_openshift.TestRegistry)
#
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory

DevTools listening on ws://127.0.0.1:9610/devtools/browser/f7cd7be5-0575-49c6-a7a4-4c6077a9c15d
[0116/155816.260767:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 299943: Permission denied (13)
[0116/155817.285671:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 299974: Permission denied (13)
> warning: 2018-01-16 10:58:20.112375 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-16 10:58:20.112518 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-16 10:58:20.112534 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-16 10:58:20.630751 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-16 10:58:20.630970 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-16 10:58:20.631009 I | proto: duplicate proto type registered: google.protobuf.Timestamp

Unexpected journal message 'audit: type=1400 audit(1516118264.538:166): avc:  denied  { map } for  pid=1293 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516118264.664:168): avc:  denied  { execute_no_trans } for  pid=1325 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestRegistry-testProjectAdmin-fedora-27-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestRegistry-testProjectAdmin-fedora-27-127.0.0.2-2801-FAIL.log
Journal extracted to TestRegistry-testProjectAdmin-openshift-127.0.0.2-2802-FAIL.log
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516118264.538:166): avc:  denied  { map } for  pid=1293 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 46 testProjectAdmin (check_openshift.TestRegistry) # duration: 60s
Wrote screenshot to TestRegistry-testProjectAdmin-fedora-27-127.0.0.2-2801-FAIL.png
Wrote HTML dump to TestRegistry-testProjectAdmin-fedora-27-127.0.0.2-2801-FAIL.html
Wrote JS log to TestRegistry-testProjectAdmin-fedora-27-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestRegistry-testProjectAdmin-fedora-27-127.0.0.2-2801-FAIL.log
Journal extracted to TestRegistry-testProjectAdmin-openshift-127.0.0.2-2802-FAIL.log
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory

First occurrence: 2018-01-16T15:58:33.094388 | revision e55a0a704378e54c7a5c10eb0e953aecd31329ae, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testNodeNavigation (check_openshift.TestOpenshift)
#
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?

DevTools listening on ws://127.0.0.1:9364/devtools/browser/1c6132c1-aa03-493c-87d5-05af4eb814fa
[0116/155920.633839:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 301878: Permission denied (13)
[0116/155921.679913:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 301915: Permission denied (13)
> warning: 2018-01-16 10:59:25.808512 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-16 10:59:25.808666 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-16 10:59:25.808702 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-16 10:59:26.203782 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-16 10:59:26.203929 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-16 10:59:26.203971 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: Error opening directory '/home/admin/.ssh': No such file or directory
> warning: --: line 25: cd: /home/admin/.ssh: No such file or directory

> warning: Error opening directory '/home/admin/.ssh': No such file or directory
> warning: --: line 25: cd: /home/admin/.ssh: No such file or directory

grep: /etc/ssh/ssh_known_hosts: No such file or directory
grep: /etc/cockpit/machines.d/99-webui.json: No such file or directory
Unexpected journal message 'audit: type=1400 audit(1516118328.487:166): avc:  denied  { map } for  pid=1281 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestOpenshift-testNodeNavigation-fedora-27-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestOpenshift-testNodeNavigation-fedora-27-127.0.0.2-2801-FAIL.log
Journal extracted to TestOpenshift-testNodeNavigation-openshift-127.0.0.2-2802-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516118328.487:166): avc:  denied  { map } for  pid=1281 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 38 testNodeNavigation (check_openshift.TestOpenshift) # duration: 63s
Wrote screenshot to TestOpenshift-testNodeNavigation-fedora-27-127.0.0.2-2801-FAIL.png
Wrote HTML dump to TestOpenshift-testNodeNavigation-fedora-27-127.0.0.2-2801-FAIL.html
Wrote JS log to TestOpenshift-testNodeNavigation-fedora-27-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestOpenshift-testNodeNavigation-fedora-27-127.0.0.2-2801-FAIL.log
Journal extracted to TestOpenshift-testNodeNavigation-openshift-127.0.0.2-2802-FAIL.log

First occurrence: 2018-01-16T15:59:41.260192 | revision e55a0a704378e54c7a5c10eb0e953aecd31329ae, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testNoConnectionSettings (check_networking_settings.TestNetworking)
#
NAME         UUID                                  TYPE            DEVICE 
System eth0  5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03  802-3-ethernet  eth0   
virbr0       102140b3-9f55-4485-b88f-eb30a5cb76b1  bridge          virbr0 
System eth1  9c92fad9-6ecb-3e6c-eb4d-8a47c6f50c04  802-3-ethernet  --     
ens2         39ef3890-56af-4114-9a24-f3f94c42acfe  802-3-ethernet  --     

DevTools listening on ws://127.0.0.1:9355/devtools/browser/144f7a85-3275-4edd-bfa6-c3e871f9602f
[0116/160004.550658:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 303263: Permission denied (13)
[0116/160005.511656:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 303316: Permission denied (13)
52:54:01:00:00:03 -> eth2
52:54:01:00:00:03 -> eth2
Unexpected journal message 'audit: type=1400 audit(1516118397.553:163): avc:  denied  { map } for  pid=1231 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516118397.857:168): avc:  denied  { execute_no_trans } for  pid=1293 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestNetworking-testNoConnectionSettings-fedora-27-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestNetworking-testNoConnectionSettings-fedora-27-127.0.0.2-2801-FAIL.log
Journal extracted to TestNetworking-testNoConnectionSettings-fedora-26-127.0.0.2-2802-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516118397.553:163): avc:  denied  { map } for  pid=1231 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 28 testNoConnectionSettings (check_networking_settings.TestNetworking) # duration: 37s
Wrote screenshot to TestNetworking-testNoConnectionSettings-fedora-27-127.0.0.2-2801-FAIL.png
Wrote HTML dump to TestNetworking-testNoConnectionSettings-fedora-27-127.0.0.2-2801-FAIL.html
Wrote JS log to TestNetworking-testNoConnectionSettings-fedora-27-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestNetworking-testNoConnectionSettings-fedora-27-127.0.0.2-2801-FAIL.log
Journal extracted to TestNetworking-testNoConnectionSettings-fedora-26-127.0.0.2-2802-FAIL.log

First occurrence: 2018-01-16T16:00:21.185378 | revision e55a0a704378e54c7a5c10eb0e953aecd31329ae, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testFedora23Direct (check_multi_os.TestMultiOSDirect)
#

DevTools listening on ws://127.0.0.1:9637/devtools/browser/f5ebeab4-ab4c-4ba6-accd-f49fd2887c39
[0116/160139.940454:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 306726: Permission denied (13)
[0116/160140.953155:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 306778: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516118493.091:163): avc:  denied  { map } for  pid=1290 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516118493.204:165): avc:  denied  { execute_no_trans } for  pid=1324 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestMultiOSDirect-testFedora23Direct-fedora-27-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestMultiOSDirect-testFedora23Direct-fedora-27-127.0.0.2-2401-FAIL.log
Journal extracted to TestMultiOSDirect-testFedora23Direct-fedora-23-stock-127.0.0.2-2402-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516118493.091:163): avc:  denied  { map } for  pid=1290 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 13 testFedora23Direct (check_multi_os.TestMultiOSDirect) # duration: 30s
Wrote screenshot to TestMultiOSDirect-testFedora23Direct-fedora-27-127.0.0.2-2401-FAIL.png
Wrote HTML dump to TestMultiOSDirect-testFedora23Direct-fedora-27-127.0.0.2-2401-FAIL.html
Wrote JS log to TestMultiOSDirect-testFedora23Direct-fedora-27-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestMultiOSDirect-testFedora23Direct-fedora-27-127.0.0.2-2401-FAIL.log
Journal extracted to TestMultiOSDirect-testFedora23Direct-fedora-23-stock-127.0.0.2-2402-FAIL.log

First occurrence: 2018-01-16T16:01:53.919211 | revision e55a0a704378e54c7a5c10eb0e953aecd31329ae, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (check_menu.TestMenu)
#

DevTools listening on ws://127.0.0.1:9227/devtools/browser/cc1bb87c-14c4-4138-a175-e309450cd9af
[0116/160258.176333:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 309299: Permission denied (13)
[0116/160259.154480:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 309381: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516118570.020:162): avc:  denied  { execute_no_trans } for  pid=1312 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestMenu-testBasic-fedora-27-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestMenu-testBasic-fedora-27-127.0.0.2-2401-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516118570.020:162): avc:  denied  { execute_no_trans } for  pid=1312 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 1 testBasic (check_menu.TestMenu) # duration: 28s
Wrote screenshot to TestMenu-testBasic-fedora-27-127.0.0.2-2401-FAIL.png
Wrote HTML dump to TestMenu-testBasic-fedora-27-127.0.0.2-2401-FAIL.html
Wrote JS log to TestMenu-testBasic-fedora-27-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestMenu-testBasic-fedora-27-127.0.0.2-2401-FAIL.log

First occurrence: 2018-01-16T16:03:03.748231 | revision e55a0a704378e54c7a5c10eb0e953aecd31329ae, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testPcp (check_metrics.TestMetrics)
#

DevTools listening on ws://127.0.0.1:9586/devtools/browser/10be9aa8-1bad-45fd-a7f9-218513bb904f
[0116/160257.424677:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 309219: Permission denied (13)
[0116/160258.444755:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 309318: Permission denied (13)
('Measured CPU', 94.7962652689)
('Measured Memory', 453066752)
Ncat: Connection reset by peer.
Measured 4.0s of network traffic; eth0: 127566467 bytes, lo: 0 bytes
Ncat: Broken pipe.
Unexpected journal message 'audit: type=1400 audit(1516118568.973:160): avc:  denied  { map } for  pid=1268 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516118569.126:162): avc:  denied  { execute_no_trans } for  pid=1320 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestMetrics-testPcp-fedora-27-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestMetrics-testPcp-fedora-27-127.0.0.2-2501-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516118568.973:160): avc:  denied  { map } for  pid=1268 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 3 testPcp (check_metrics.TestMetrics) # duration: 64s
Wrote screenshot to TestMetrics-testPcp-fedora-27-127.0.0.2-2501-FAIL.png
Wrote HTML dump to TestMetrics-testPcp-fedora-27-127.0.0.2-2501-FAIL.html
Wrote JS log to TestMetrics-testPcp-fedora-27-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestMetrics-testPcp-fedora-27-127.0.0.2-2501-FAIL.log

First occurrence: 2018-01-16T16:03:43.222787 | revision e55a0a704378e54c7a5c10eb0e953aecd31329ae, logs Times recorded: 1 Latest occurrences:

cockpituous commented 6 years ago

verify/fedora-27 Ooops, it happened again


# ----------------------------------------------------------------------
# testTls (check_connection.TestConnection)
#
Unexpected journal message 'audit: type=1400 audit(1516114631.014:163): avc:  denied  { map } for  pid=1256 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516114631.170:165): avc:  denied  { execute_no_trans } for  pid=1304 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Journal extracted to TestConnection-testTls-fedora-27-127.0.0.2-2801-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516114631.014:163): avc:  denied  { map } for  pid=1256 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 141 testTls (check_connection.TestConnection) # duration: 22s
Journal extracted to TestConnection-testTls-fedora-27-127.0.0.2-2801-FAIL.log

First occurrence: 2018-01-16T14:57:21.686965 | revision b444f9e03844a937e9902d4e61a343d730bced6b, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testInfoSecurity (check_packagekit.TestUpdates)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9582/devtools/browser/53645bef-7a0a-4612-aa8c-7a68447856fc
[0116/145837.758967:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 206677: Permission denied (13)
[0116/145838.652174:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 206755: Permission denied (13)
> warning: transport closed: disconnected
Connection to 127.0.0.2 closed by remote host.
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"6"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"7"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"8"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"9"}
Unexpected journal message 'audit: type=1400 audit(1516114704.478:165): avc:  denied  { execute_no_trans } for  pid=1305 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestUpdates-testInfoSecurity-fedora-27-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestUpdates-testInfoSecurity-fedora-27-127.0.0.2-2601-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516114704.478:165): avc:  denied  { execute_no_trans } for  pid=1305 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 124 testInfoSecurity (check_packagekit.TestUpdates) # duration: 68s
Wrote screenshot to TestUpdates-testInfoSecurity-fedora-27-127.0.0.2-2601-FAIL.png
Wrote HTML dump to TestUpdates-testInfoSecurity-fedora-27-127.0.0.2-2601-FAIL.html
Wrote JS log to TestUpdates-testInfoSecurity-fedora-27-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestUpdates-testInfoSecurity-fedora-27-127.0.0.2-2601-FAIL.log

First occurrence: 2018-01-16T14:59:21.012861 | revision b444f9e03844a937e9902d4e61a343d730bced6b, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testMotd (check_system_info.TestSystemInfo)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9496/devtools/browser/960de402-39aa-49ee-af6f-9564513a867d
[0116/150015.467037:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 209450: Permission denied (13)
[0116/150016.440547:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 209482: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516114808.664:163): avc:  denied  { map } for  pid=1284 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516114808.753:165): avc:  denied  { execute_no_trans } for  pid=1313 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestSystemInfo-testMotd-fedora-27-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestSystemInfo-testMotd-fedora-27-127.0.0.2-2901-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516114808.664:163): avc:  denied  { map } for  pid=1284 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 108 testMotd (check_system_info.TestSystemInfo) # duration: 26s
Wrote screenshot to TestSystemInfo-testMotd-fedora-27-127.0.0.2-2901-FAIL.png
Wrote HTML dump to TestSystemInfo-testMotd-fedora-27-127.0.0.2-2901-FAIL.html
Wrote JS log to TestSystemInfo-testMotd-fedora-27-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestSystemInfo-testMotd-fedora-27-127.0.0.2-2901-FAIL.log

First occurrence: 2018-01-16T15:00:21.826691 | revision b444f9e03844a937e9902d4e61a343d730bced6b, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testHiddenLuks (check_storage_hidden.TestStorage)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9482/devtools/browser/763a0508-87de-427b-bf5e-4f0d806a0f67
[0116/150216.510256:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 213316: Permission denied (13)
[0116/150217.453975:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 213433: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516114928.279:162): avc:  denied  { execute_no_trans } for  pid=1256 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestStorage-testHiddenLuks-fedora-27-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestStorage-testHiddenLuks-fedora-27-127.0.0.2-2901-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516114928.279:162): avc:  denied  { execute_no_trans } for  pid=1256 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 82 testHiddenLuks (check_storage_hidden.TestStorage) # duration: 39s
Wrote screenshot to TestStorage-testHiddenLuks-fedora-27-127.0.0.2-2901-FAIL.png
Wrote HTML dump to TestStorage-testHiddenLuks-fedora-27-127.0.0.2-2901-FAIL.html
Wrote JS log to TestStorage-testHiddenLuks-fedora-27-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestStorage-testHiddenLuks-fedora-27-127.0.0.2-2901-FAIL.log

First occurrence: 2018-01-16T15:02:36.841069 | revision b444f9e03844a937e9902d4e61a343d730bced6b, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (check_packagekit.TestAutoUpdates)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9897/devtools/browser/31049026-f071-4145-8011-e1172c9191d3
[0116/150425.854532:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 245128: Permission denied (13)
[0116/150427.087418:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 245177: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516115057.003:161): avc:  denied  { map } for  pid=1266 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516115057.179:163): avc:  denied  { execute_no_trans } for  pid=1314 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestAutoUpdates-testBasic-fedora-27-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestAutoUpdates-testBasic-fedora-27-127.0.0.2-2701-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516115057.003:161): avc:  denied  { map } for  pid=1266 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 169 testBasic (check_packagekit.TestAutoUpdates) # duration: 47s
Wrote screenshot to TestAutoUpdates-testBasic-fedora-27-127.0.0.2-2701-FAIL.png
Wrote HTML dump to TestAutoUpdates-testBasic-fedora-27-127.0.0.2-2701-FAIL.html
Wrote JS log to TestAutoUpdates-testBasic-fedora-27-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestAutoUpdates-testBasic-fedora-27-127.0.0.2-2701-FAIL.log

First occurrence: 2018-01-16T15:04:51.933325 | revision fcddd826d4d63170ce217c37c16080ed16e2e31c, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testOther (check_networking_other.TestNetworking)
#
NAME         UUID                                  TYPE            DEVICE 
System eth0  5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03  802-3-ethernet  eth0   
virbr0       60020378-6621-4261-aa51-f559a514257b  bridge          virbr0 
System eth1  9c92fad9-6ecb-3e6c-eb4d-8a47c6f50c04  802-3-ethernet  --     
ens2         39ef3890-56af-4114-9a24-f3f94c42acfe  802-3-ethernet  --     

ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9866/devtools/browser/3d4eb839-f619-4d9b-af89-ffab6fd3e659
[0116/150537.038953:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 218878: Permission denied (13)
[0116/150537.996859:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 218900: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516115128.457:158): avc:  denied  { map } for  pid=1219 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516115128.686:162): avc:  denied  { execute_no_trans } for  pid=1283 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestNetworking-testOther-fedora-27-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestNetworking-testOther-fedora-27-127.0.0.2-2601-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516115128.457:158): avc:  denied  { map } for  pid=1219 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 44 testOther (check_networking_other.TestNetworking) # duration: 29s
Wrote screenshot to TestNetworking-testOther-fedora-27-127.0.0.2-2601-FAIL.png
Wrote HTML dump to TestNetworking-testOther-fedora-27-127.0.0.2-2601-FAIL.html
Wrote JS log to TestNetworking-testOther-fedora-27-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestNetworking-testOther-fedora-27-127.0.0.2-2601-FAIL.log

First occurrence: 2018-01-16T15:05:45.775396 | revision b444f9e03844a937e9902d4e61a343d730bced6b, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBondingMain (check_networking_bond.TestNetworking)
#
NAME             UUID                                  TYPE            DEVICE 
System eth0      5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03  802-3-ethernet  eth0   
static-52:54:01  e1057b2d-af5c-4da3-a7ef-ea93746e1785  802-3-ethernet  eth1   
virbr0           254c46fd-ba30-49cb-80b6-4e69d7232ca6  bridge          virbr0 
System eth1      9c92fad9-6ecb-3e6c-eb4d-8a47c6f50c04  802-3-ethernet  --     
ens2             39ef3890-56af-4114-9a24-f3f94c42acfe  802-3-ethernet  --     

52:54:01:00:00:01 -> eth1
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9880/devtools/browser/ed7dda3a-2c20-40ee-8073-8e10ba9c0b13
[0116/150656.913482:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 221031: Permission denied (13)
[0116/150657.964962:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 221098: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516115203.505:160): avc:  denied  { map } for  pid=1249 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516115203.796:167): avc:  denied  { execute_no_trans } for  pid=1296 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestNetworking-testBondingMain-fedora-27-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestNetworking-testBondingMain-fedora-27-127.0.0.2-2701-FAIL.log
Journal extracted to TestNetworking-testBondingMain-fedora-26-127.0.0.2-2702-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516115203.505:160): avc:  denied  { map } for  pid=1249 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 35 testBondingMain (check_networking_bond.TestNetworking) # duration: 38s
Wrote screenshot to TestNetworking-testBondingMain-fedora-27-127.0.0.2-2701-FAIL.png
Wrote HTML dump to TestNetworking-testBondingMain-fedora-27-127.0.0.2-2701-FAIL.html
Wrote JS log to TestNetworking-testBondingMain-fedora-27-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestNetworking-testBondingMain-fedora-27-127.0.0.2-2701-FAIL.log
Journal extracted to TestNetworking-testBondingMain-fedora-26-127.0.0.2-2702-FAIL.log

First occurrence: 2018-01-16T15:07:11.561944 | revision b444f9e03844a937e9902d4e61a343d730bced6b, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testContainerProblems (check_docker.TestDocker)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9463/devtools/browser/8a63ad0b-0424-462f-bc0f-9f90104447f9
[0116/150922.237335:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 250743: Permission denied (13)
[0116/150923.224998:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 250887: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516115306.088:161): avc:  denied  { map } for  pid=1225 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestDocker-testContainerProblems-fedora-27-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestDocker-testContainerProblems-fedora-27-127.0.0.2-2301-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516115306.088:161): avc:  denied  { map } for  pid=1225 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 138 testContainerProblems (check_docker.TestDocker) # duration: 81s
Wrote screenshot to TestDocker-testContainerProblems-fedora-27-127.0.0.2-2301-FAIL.png
Wrote HTML dump to TestDocker-testContainerProblems-fedora-27-127.0.0.2-2301-FAIL.html
Wrote JS log to TestDocker-testContainerProblems-fedora-27-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestDocker-testContainerProblems-fedora-27-127.0.0.2-2301-FAIL.log

First occurrence: 2018-01-16T15:09:32.136318 | revision fcddd826d4d63170ce217c37c16080ed16e2e31c, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (check_active_pages.TestActivePages)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9408/devtools/browser/b073b94b-1bc1-4f1f-b709-66db041221b9
[0116/151038.763874:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 252620: Permission denied (13)
[0116/151039.781843:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 252688: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516115430.956:143): avc:  denied  { map } for  pid=1238 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516115431.050:145): avc:  denied  { execute_no_trans } for  pid=1273 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestActivePages-testBasic-fedora-27-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestActivePages-testBasic-fedora-27-127.0.0.2-2201-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516115430.956:143): avc:  denied  { map } for  pid=1238 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 124 testBasic (check_active_pages.TestActivePages) # duration: 28s
Wrote screenshot to TestActivePages-testBasic-fedora-27-127.0.0.2-2201-FAIL.png
Wrote HTML dump to TestActivePages-testBasic-fedora-27-127.0.0.2-2201-FAIL.html
Wrote JS log to TestActivePages-testBasic-fedora-27-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestActivePages-testBasic-fedora-27-127.0.0.2-2201-FAIL.log

First occurrence: 2018-01-16T15:10:45.571243 | revision fcddd826d4d63170ce217c37c16080ed16e2e31c, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (check_apps.TestApps)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9627/devtools/browser/5241dd31-7692-457e-9180-dadbb6323da5
[0116/151200.993824:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 254508: Permission denied (13)
[0116/151201.923662:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 254544: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516115511.642:161): avc:  denied  { map } for  pid=1221 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516115511.740:163): avc:  denied  { execute_no_trans } for  pid=1274 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestApps-testBasic-fedora-27-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestApps-testBasic-fedora-27-127.0.0.2-2801-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516115511.642:161): avc:  denied  { map } for  pid=1221 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 114 testBasic (check_apps.TestApps) # duration: 38s
Wrote screenshot to TestApps-testBasic-fedora-27-127.0.0.2-2801-FAIL.png
Wrote HTML dump to TestApps-testBasic-fedora-27-127.0.0.2-2801-FAIL.html
Wrote JS log to TestApps-testBasic-fedora-27-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestApps-testBasic-fedora-27-127.0.0.2-2801-FAIL.log

First occurrence: 2018-01-16T15:12:18.239324 | revision fcddd826d4d63170ce217c37c16080ed16e2e31c, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBrokenVdo (check_storage_vdo.TestStorage)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:10111/devtools/browser/47ac1ee9-04d2-4d04-a486-eb25ba4ca389
[0116/151428.586056:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 258014: Permission denied (13)
[0116/151429.565825:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 258110: Permission denied (13)
which: no vdo in (/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin)
Unexpected journal message 'audit: type=1400 audit(1516115660.208:165): avc:  denied  { execute_no_trans } for  pid=1303 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestStorage-testBrokenVdo-fedora-27-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestStorage-testBrokenVdo-fedora-27-127.0.0.2-2501-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516115660.208:165): avc:  denied  { execute_no_trans } for  pid=1303 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 95 testBrokenVdo (check_storage_vdo.TestStorage) # duration: 27s
Wrote screenshot to TestStorage-testBrokenVdo-fedora-27-127.0.0.2-2501-FAIL.png
Wrote HTML dump to TestStorage-testBrokenVdo-fedora-27-127.0.0.2-2501-FAIL.html
Wrote JS log to TestStorage-testBrokenVdo-fedora-27-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestStorage-testBrokenVdo-fedora-27-127.0.0.2-2501-FAIL.log

First occurrence: 2018-01-16T15:14:35.328470 | revision fcddd826d4d63170ce217c37c16080ed16e2e31c, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testDosParts (check_storage_msdos.TestStorage)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9893/devtools/browser/33a500f5-ad81-4c87-b55a-c29672d37c5c
[0116/151533.756331:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 259784: Permission denied (13)
[0116/151534.727701:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 259824: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516115724.617:165): avc:  denied  { map } for  pid=1312 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516115724.813:167): avc:  denied  { execute_no_trans } for  pid=1346 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestStorage-testDosParts-fedora-27-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestStorage-testDosParts-fedora-27-127.0.0.2-2601-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516115724.617:165): avc:  denied  { map } for  pid=1312 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 85 testDosParts (check_storage_msdos.TestStorage) # duration: 31s
Wrote screenshot to TestStorage-testDosParts-fedora-27-127.0.0.2-2601-FAIL.png
Wrote HTML dump to TestStorage-testDosParts-fedora-27-127.0.0.2-2601-FAIL.html
Wrote JS log to TestStorage-testDosParts-fedora-27-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestStorage-testDosParts-fedora-27-127.0.0.2-2601-FAIL.log

First occurrence: 2018-01-16T15:15:44.643430 | revision fcddd826d4d63170ce217c37c16080ed16e2e31c, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testFormatTooSmall (check_storage_format.TestStorage)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9689/devtools/browser/a9181aab-0120-4677-b9bd-7bc308a1d08c
[0116/151650.500242:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 261870: Permission denied (13)
[0116/151651.547225:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 261925: Permission denied (13)
> warning: Error creating file system: Command-line `mkfs.xfs -N -f -L ""  "/dev/sda"' exited with non-zero exit status 1: agsize (1280 blocks) too small, need at least 4096 blocks
Usage: mkfs.xfs
/* blocksize */     [-b log=n|size=num]
/* metadata */      [-m crc=0|1,finobt=0|1,uuid=xxx,rmapbt=0|1,reflink=0|1]
/* data subvol */   [-d agcount=n,agsize=n,file,name=xxx,size=num,
                (sunit=value,swidth=value|su=num,sw=num|noalign),
                sectlog=n|sectsize=num
/* force overwrite */   [-f]
/* inode size */    [-i log=n|perblock=n|size=num,maxpct=n,attr=0|1|2,
                projid32bit=0|1,sparse=0|1]
/* no discard */    [-K]
/* log subvol */    [-l agnum=n,internal,size=num,logdev=xxx,version=n
                sunit=value|su=num,sectlog=n|sectsize=num,
                lazy-count=0|1]
/* label */     [-L label (maximum 12 characters)]
/* naming */        [-n log=n|size=num,version=2|ci,ftype=0|1]
/* no-op info only */   [-N]
/* prototype file */    [-p fname]
/* quiet */     [-q]
/* realtime subvol */   [-r extsize=num,size=num,rtdev=xxx]
/* sectorsize */    [-s log=n|size=num]
/* version */       [-V]
            devicename
<devicename> is required unless -d name=xxx is given.
<num> is xxx (bytes), xxxs (sectors), xxxb (fs blocks), xxxk (xxx KiB),
      xxxm (xxx MiB), xxxg (xxx GiB), xxxt (xxx TiB) or xxxp (xxx PiB).
<value> is xxx (512 byte blocks).

Unexpected journal message 'audit: type=1400 audit(1516115802.243:163): avc:  denied  { map } for  pid=1248 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516115802.402:165): avc:  denied  { execute_no_trans } for  pid=1300 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestStorage-testFormatTooSmall-fedora-27-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestStorage-testFormatTooSmall-fedora-27-127.0.0.2-2201-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516115802.243:163): avc:  denied  { map } for  pid=1248 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 72 testFormatTooSmall (check_storage_format.TestStorage) # duration: 29s
Wrote screenshot to TestStorage-testFormatTooSmall-fedora-27-127.0.0.2-2201-FAIL.png
Wrote HTML dump to TestStorage-testFormatTooSmall-fedora-27-127.0.0.2-2201-FAIL.html
Wrote JS log to TestStorage-testFormatTooSmall-fedora-27-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestStorage-testFormatTooSmall-fedora-27-127.0.0.2-2201-FAIL.log

First occurrence: 2018-01-16T15:17:00.586658 | revision fcddd826d4d63170ce217c37c16080ed16e2e31c, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testProjectAdmin (check_openshift.TestRegistry)
#
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9540/devtools/browser/6934aed4-a013-4f62-9bc3-d293bd15264b
[0116/151747.569377:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 263352: Permission denied (13)
[0116/151748.579140:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 263429: Permission denied (13)
> warning: 2018-01-16 10:17:52.404923 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-16 10:17:52.404998 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-16 10:17:52.405019 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-16 10:17:52.973490 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-16 10:17:52.973735 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-16 10:17:52.973777 I | proto: duplicate proto type registered: google.protobuf.Timestamp

Unexpected journal message 'audit: type=1400 audit(1516115831.502:161): avc:  denied  { map } for  pid=1241 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516115831.856:168): avc:  denied  { execute_no_trans } for  pid=1294 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestRegistry-testProjectAdmin-fedora-27-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestRegistry-testProjectAdmin-fedora-27-127.0.0.2-2901-FAIL.log
Journal extracted to TestRegistry-testProjectAdmin-openshift-127.0.0.2-2902-FAIL.log
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516115831.502:161): avc:  denied  { map } for  pid=1241 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 67 testProjectAdmin (check_openshift.TestRegistry) # duration: 74s
Wrote screenshot to TestRegistry-testProjectAdmin-fedora-27-127.0.0.2-2901-FAIL.png
Wrote HTML dump to TestRegistry-testProjectAdmin-fedora-27-127.0.0.2-2901-FAIL.html
Wrote JS log to TestRegistry-testProjectAdmin-fedora-27-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestRegistry-testProjectAdmin-fedora-27-127.0.0.2-2901-FAIL.log
Journal extracted to TestRegistry-testProjectAdmin-openshift-127.0.0.2-2902-FAIL.log
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory

First occurrence: 2018-01-16T15:18:13.512731 | revision fcddd826d4d63170ce217c37c16080ed16e2e31c, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (check_reauthorize.TestReauthorize)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9684/devtools/browser/31ee140a-04f5-4b2b-a05a-2746c8d4b6db
[0116/152058.650829:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 268280: Permission denied (13)
[0116/152059.708904:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 268370: Permission denied (13)
> debug: Not authorized.

> debug: Not authorized.

Unexpected journal message 'audit: type=1400 audit(1516116049.357:161): avc:  denied  { map } for  pid=1248 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516116049.564:165): avc:  denied  { execute_no_trans } for  pid=1299 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestReauthorize-testBasic-fedora-27-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestReauthorize-testBasic-fedora-27-127.0.0.2-2401-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516116049.357:161): avc:  denied  { map } for  pid=1248 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 40 testBasic (check_reauthorize.TestReauthorize) # duration: 32s
Wrote screenshot to TestReauthorize-testBasic-fedora-27-127.0.0.2-2401-FAIL.png
Wrote HTML dump to TestReauthorize-testBasic-fedora-27-127.0.0.2-2401-FAIL.html
Wrote JS log to TestReauthorize-testBasic-fedora-27-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestReauthorize-testBasic-fedora-27-127.0.0.2-2401-FAIL.log

First occurrence: 2018-01-16T15:21:10.139268 | revision fcddd826d4d63170ce217c37c16080ed16e2e31c, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testMtu (check_networking_mtu.TestNetworking)
#
NAME         UUID                                  TYPE            DEVICE 
System eth0  5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03  802-3-ethernet  eth0   
virbr0       f5e94ad0-9434-48d0-ba03-027e04c5827a  bridge          virbr0 
System eth1  9c92fad9-6ecb-3e6c-eb4d-8a47c6f50c04  802-3-ethernet  --     
ens2         39ef3890-56af-4114-9a24-f3f94c42acfe  802-3-ethernet  --     

ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9685/devtools/browser/9810e804-4a0f-4b6d-9d9e-e51184b3b7c0
[0116/152142.719877:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 269962: Permission denied (13)
[0116/152143.722336:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 270034: Permission denied (13)
52:54:01:00:00:03 -> eth2
52:54:01:00:00:03 -> eth2
> warning: Incomplete 'Connection' object accessed 
> log: Error
    at c (http://127.0.0.2:9091/cockpit/$72d4b8701c0477d02debd5b4d13d797205bc5ff9/network/network.js:58:19)
    at Array.ie.exporters (http://127.0.0.2:9091/cockpit/$72d4b8701c0477d02debd5b4d13d797205bc5ff9/network/network.js:519:31)
    at e (http://127.0.0.2:9091/cockpit/$72d4b8701c0477d02debd5b4d13d797205bc5ff9/network/network.js:148:106)
    at http://127.0.0.2:9091/cockpit/$72d4b8701c0477d02debd5b4d13d797205bc5ff9/network/network.js:152:25
Unexpected journal message 'audit: type=1400 audit(1516116089.676:160): avc:  denied  { map } for  pid=1269 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516116089.810:162): avc:  denied  { execute_no_trans } for  pid=1316 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestNetworking-testMtu-fedora-27-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestNetworking-testMtu-fedora-27-127.0.0.2-2201-FAIL.log
Journal extracted to TestNetworking-testMtu-fedora-26-127.0.0.2-2202-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516116089.676:160): avc:  denied  { map } for  pid=1269 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 26 testMtu (check_networking_mtu.TestNetworking) # duration: 41s
Wrote screenshot to TestNetworking-testMtu-fedora-27-127.0.0.2-2201-FAIL.png
Wrote HTML dump to TestNetworking-testMtu-fedora-27-127.0.0.2-2201-FAIL.html
Wrote JS log to TestNetworking-testMtu-fedora-27-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestNetworking-testMtu-fedora-27-127.0.0.2-2201-FAIL.log
Journal extracted to TestNetworking-testMtu-fedora-26-127.0.0.2-2202-FAIL.log

First occurrence: 2018-01-16T15:22:01.028993 | revision fcddd826d4d63170ce217c37c16080ed16e2e31c, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBond (check_networking_bond.TestNetworking)
#
NAME             UUID                                  TYPE            DEVICE 
System eth0      5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03  802-3-ethernet  eth0   
static-52:54:01  a5b7c46b-d446-41ca-be55-4fad40ca1995  802-3-ethernet  eth1   
virbr0           721f6e72-4e96-4814-a3af-9d6cfb223218  bridge          virbr0 
System eth1      9c92fad9-6ecb-3e6c-eb4d-8a47c6f50c04  802-3-ethernet  --     
ens2             39ef3890-56af-4114-9a24-f3f94c42acfe  802-3-ethernet  --     

ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9497/devtools/browser/ee4c8982-1081-41ba-bf65-f0bcb6b1f22e
[0116/152237.556573:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 271942: Permission denied (13)
[0116/152238.530247:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 271982: Permission denied (13)
52:54:01:00:00:03 -> eth2
52:54:01:00:00:03 -> eth2
52:54:01:00:00:04 -> eth3
52:54:01:00:00:04 -> eth3
Unexpected journal message 'audit: type=1400 audit(1516116149.108:163): avc:  denied  { execute_no_trans } for  pid=1312 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestNetworking-testBond-fedora-27-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestNetworking-testBond-fedora-27-127.0.0.2-2301-FAIL.log
Journal extracted to TestNetworking-testBond-fedora-26-127.0.0.2-2302-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516116149.108:163): avc:  denied  { execute_no_trans } for  pid=1312 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 16 testBond (check_networking_bond.TestNetworking) # duration: 41s
Wrote screenshot to TestNetworking-testBond-fedora-27-127.0.0.2-2301-FAIL.png
Wrote HTML dump to TestNetworking-testBond-fedora-27-127.0.0.2-2301-FAIL.html
Wrote JS log to TestNetworking-testBond-fedora-27-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestNetworking-testBond-fedora-27-127.0.0.2-2301-FAIL.log
Journal extracted to TestNetworking-testBond-fedora-26-127.0.0.2-2302-FAIL.log

First occurrence: 2018-01-16T15:22:59.982242 | revision fcddd826d4d63170ce217c37c16080ed16e2e31c, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testResize (check_storage_resize.TestStorage)
#

DevTools listening on ws://127.0.0.1:9308/devtools/browser/93832829-3ee4-4d06-b5a6-855b80b15b2c
[0116/154135.764030:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 24913: Permission denied (13)
[0116/154136.873402:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 24971: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516117287.458:163): avc:  denied  { map } for  pid=1259 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516117287.576:165): avc:  denied  { execute_no_trans } for  pid=1307 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestStorage-testResize-fedora-27-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestStorage-testResize-fedora-27-127.0.0.2-2801-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516117287.458:163): avc:  denied  { map } for  pid=1259 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 108 testResize (check_storage_resize.TestStorage) # duration: 31s
Wrote screenshot to TestStorage-testResize-fedora-27-127.0.0.2-2801-FAIL.png
Wrote HTML dump to TestStorage-testResize-fedora-27-127.0.0.2-2801-FAIL.html
Wrote JS log to TestStorage-testResize-fedora-27-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestStorage-testResize-fedora-27-127.0.0.2-2801-FAIL.log

First occurrence: 2018-01-16T15:41:46.759729 | revision 72c6968f9640f472834a134def4b0812911fe4a8, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testFedora22 (check_multi_os.TestMultiOS)
#
/etc/profile.d/lang.sh: line 19: warning: setlocale: LC_CTYPE: cannot change locale (C.UTF-8)
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9734/devtools/browser/7b7a6b06-6680-49b1-8eac-0d0bfff287cb
[0116/152357.017293:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 274874: Permission denied (13)
[0116/152357.982999:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 274918: Permission denied (13)
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default 
    link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
    inet 127.0.0.1/8 scope host lo
       valid_lft forever preferred_lft forever
    inet6 ::1/128 scope host 
       valid_lft forever preferred_lft forever
2: ens14: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc fq_codel state UP group default qlen 1000
    link/ether 52:54:00:12:34:56 brd ff:ff:ff:ff:ff:ff
    inet 172.27.0.15/24 brd 172.27.0.255 scope global dynamic ens14
       valid_lft 86399sec preferred_lft 86399sec
    inet6 fec0::5054:ff:fe12:3456/64 scope site noprefixroute dynamic 
       valid_lft 86399sec preferred_lft 14399sec
    inet6 fe80::5054:ff:fe12:3456/64 scope link 
       valid_lft forever preferred_lft forever
3: ens15: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc fq_codel state UP group default qlen 1000
    link/ether 52:54:01:00:00:02 brd ff:ff:ff:ff:ff:ff
    inet 10.111.113.5/20 brd 10.111.127.255 scope global ens15
       valid_lft forever preferred_lft forever
    inet6 fe80::5054:1ff:fe00:2/64 scope link tentative dadfailed 
       valid_lft forever preferred_lft forever
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
    link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
    inet 127.0.0.1/8 scope host lo
       valid_lft forever preferred_lft forever
    inet6 ::1/128 scope host 
       valid_lft forever preferred_lft forever
2: eth0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc fq_codel state UP group default qlen 1000
    link/ether 52:54:00:12:34:56 brd ff:ff:ff:ff:ff:ff
    inet 172.27.0.15/24 brd 172.27.0.255 scope global dynamic eth0
       valid_lft 86337sec preferred_lft 86337sec
    inet6 fec0::5054:ff:fe12:3456/64 scope site dynamic mngtmpaddr 
       valid_lft 86338sec preferred_lft 14338sec
    inet6 fe80::5054:ff:fe12:3456/64 scope link 
       valid_lft forever preferred_lft forever
3: eth1: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc fq_codel state UP group default qlen 1000
    link/ether 52:54:01:00:00:01 brd ff:ff:ff:ff:ff:ff
    inet 10.111.113.1/20 brd 10.111.127.255 scope global eth1
       valid_lft forever preferred_lft forever
    inet6 fe80::7cb4:5d2d:cdc3:e1f9/64 scope link 
       valid_lft forever preferred_lft forever
4: virbr0: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc noqueue state DOWN group default qlen 1000
    link/ether 52:54:00:0c:aa:93 brd ff:ff:ff:ff:ff:ff
    inet 192.168.122.1/24 brd 192.168.122.255 scope global virbr0
       valid_lft forever preferred_lft forever
5: virbr0-nic: <BROADCAST,MULTICAST> mtu 1500 qdisc fq_codel master virbr0 state DOWN group default qlen 1000
    link/ether 52:54:00:0c:aa:93 brd ff:ff:ff:ff:ff:ff
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:10056/devtools/browser/4577c788-3ae6-478e-a362-322b95e57ac8
[0116/152411.201612:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 275106: Permission denied (13)
[0116/152412.192367:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 275139: Permission denied (13)
> warning: metrics channel failed: protocol-error
Unexpected journal message 'audit: type=1400 audit(1516116180.875:163): avc:  denied  { map } for  pid=1249 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516116181.055:165): avc:  denied  { execute_no_trans } for  pid=1298 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestMultiOS-testFedora22-fedora-27-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestMultiOS-testFedora22-fedora-27-127.0.0.2-2901-FAIL.log
Journal extracted to TestMultiOS-testFedora22-fedora-stock-127.0.0.2-2902-FAIL.log
> warning: metrics channel failed: protocol-error
/etc/profile.d/lang.sh: line 19: warning: setlocale: LC_CTYPE: cannot change locale (C.UTF-8)
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516116180.875:163): avc:  denied  { map } for  pid=1249 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 12 testFedora22 (check_multi_os.TestMultiOS) # duration: 94s
Wrote screenshot to TestMultiOS-testFedora22-fedora-27-127.0.0.2-2901-FAIL.png
Wrote HTML dump to TestMultiOS-testFedora22-fedora-27-127.0.0.2-2901-FAIL.html
Wrote JS log to TestMultiOS-testFedora22-fedora-27-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestMultiOS-testFedora22-fedora-27-127.0.0.2-2901-FAIL.log
Journal extracted to TestMultiOS-testFedora22-fedora-stock-127.0.0.2-2902-FAIL.log
/etc/profile.d/lang.sh: line 19: warning: setlocale: LC_CTYPE: cannot change locale (C.UTF-8)

First occurrence: 2018-01-16T15:24:24.445969 | revision fcddd826d4d63170ce217c37c16080ed16e2e31c, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testFormatTypes (check_storage_format.TestStorage)
#

DevTools listening on ws://127.0.0.1:10203/devtools/browser/59ac5d7a-bbde-40b4-8806-bda45dd24847
[0116/154336.329834:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 27814: Permission denied (13)
[0116/154337.337787:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 27847: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516117408.183:163): avc:  denied  { map } for  pid=1303 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516117408.307:165): avc:  denied  { execute_no_trans } for  pid=1337 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestStorage-testFormatTypes-fedora-27-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestStorage-testFormatTypes-fedora-27-127.0.0.2-2601-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516117408.183:163): avc:  denied  { map } for  pid=1303 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 89 testFormatTypes (check_storage_format.TestStorage) # duration: 29s
Wrote screenshot to TestStorage-testFormatTypes-fedora-27-127.0.0.2-2601-FAIL.png
Wrote HTML dump to TestStorage-testFormatTypes-fedora-27-127.0.0.2-2601-FAIL.html
Wrote JS log to TestStorage-testFormatTypes-fedora-27-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestStorage-testFormatTypes-fedora-27-127.0.0.2-2601-FAIL.log

First occurrence: 2018-01-16T15:43:47.463659 | revision 72c6968f9640f472834a134def4b0812911fe4a8, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testTroubleshootAlerts (check_setroubleshoot.TestSelinux)
#

DevTools listening on ws://127.0.0.1:9521/devtools/browser/cbdb6fcf-8bea-4547-a59a-cdd10efa8dcb
[0116/154410.384818:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 28578: Permission denied (13)
[0116/154411.353097:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 28611: Permission denied (13)
./ls: cannot open directory '/home/admin': Permission denied
./ls: cannot open directory '/home/builder': Permission denied
Pseudo-terminal will not be allocated because stdin is not a terminal.
Warning: Permanently added 'localhost' (ECDSA) to the list of known hosts.
root@localhost: Permission denied (publickey,gssapi-keyex,gssapi-with-mic,password).
Unexpected journal message 'audit: type=1400 audit(1516117443.154:161): avc:  denied  { map } for  pid=1250 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516117443.245:163): avc:  denied  { execute_no_trans } for  pid=1278 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestSelinux-testTroubleshootAlerts-fedora-27-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestSelinux-testTroubleshootAlerts-fedora-27-127.0.0.2-2601-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516117443.154:161): avc:  denied  { map } for  pid=1250 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 84 testTroubleshootAlerts (check_setroubleshoot.TestSelinux) # duration: 32s
Wrote screenshot to TestSelinux-testTroubleshootAlerts-fedora-27-127.0.0.2-2601-FAIL.png
Wrote HTML dump to TestSelinux-testTroubleshootAlerts-fedora-27-127.0.0.2-2601-FAIL.html
Wrote JS log to TestSelinux-testTroubleshootAlerts-fedora-27-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestSelinux-testTroubleshootAlerts-fedora-27-127.0.0.2-2601-FAIL.log

First occurrence: 2018-01-16T15:44:22.149100 | revision 72c6968f9640f472834a134def4b0812911fe4a8, logs Times recorded: 1 Latest occurrences:

cockpituous commented 6 years ago

verify/fedora-27 Ooops, it happened again


# ----------------------------------------------------------------------
# testBasic (check_kdump.TestKdump)
#
Created symlink /etc/systemd/system/multi-user.target.wants/kdump.service -> /usr/lib/systemd/system/kdump.service.
Job for kdump.service failed because the control process exited with error code.
See "systemctl  status kdump.service" and "journalctl  -xe" for details.

DevTools listening on ws://127.0.0.1:9497/devtools/browser/04f17b4b-3587-4edf-8192-86347f96a1ed
[0116/172852.833049:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 17695: Permission denied (13)
[0116/172853.993040:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 17728: Permission denied (13)
Generating grub configuration file ...
Found linux image: /boot/vmlinuz-4.14.11-300.fc27.x86_64
Found initrd image: /boot/initramfs-4.14.11-300.fc27.x86_64.img
Found linux image: /boot/vmlinuz-4.13.9-300.fc27.x86_64
Found initrd image: /boot/initramfs-4.13.9-300.fc27.x86_64.img
Found linux image: /boot/vmlinuz-0-rescue-b7698e75e35a46dc9cd9db5d9bec44b8
Found initrd image: /boot/initramfs-0-rescue-b7698e75e35a46dc9cd9db5d9bec44b8.img
done
> warning: transport closed: disconnected
CDP: {"source":"network","level":"error","text":"Failed to load resource: net::ERR_EMPTY_RESPONSE","timestamp":1516123745190.01,"url":"http://127.0.0.2:9691/cockpit/static/fonts/OpenSans-Light-webfont.woff","networkRequestId":"17728.29"}
ssh_exchange_identification: Connection closed by remote host
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"4"}
ssh_exchange_identification: read: Connection reset by peer
ssh_exchange_identification: Connection closed by remote host
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"5"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"6"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"7"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"8"}
> warning: Unable to apply settings: Directory /var/crash2 isn't writable or doesn't exist.
> warning: transport closed: disconnected
CDP: {"source":"network","level":"error","text":"Failed to load resource: net::ERR_CONNECTION_RESET","timestamp":1516123858571.49,"url":"http://127.0.0.2:9691/cockpit/static/fonts/OpenSans-Light-webfont.woff","networkRequestId":"17728.131"}
Connection to 127.0.0.2 closed by remote host.
Unexpected journal message 'audit: type=1400 audit(1516123764.354:157): avc:  denied  { map } for  pid=1311 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516123764.559:159): avc:  denied  { execute_no_trans } for  pid=1381 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestKdump-testBasic-fedora-27-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestKdump-testBasic-fedora-27-127.0.0.2-2801-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516123764.354:157): avc:  denied  { map } for  pid=1311 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 154 testBasic (check_kdump.TestKdump) # duration: 153s
Wrote screenshot to TestKdump-testBasic-fedora-27-127.0.0.2-2801-FAIL.png
Wrote HTML dump to TestKdump-testBasic-fedora-27-127.0.0.2-2801-FAIL.html
Wrote JS log to TestKdump-testBasic-fedora-27-127.0.0.2-2801-FAIL.js.log
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"20"}
Journal extracted to TestKdump-testBasic-fedora-27-127.0.0.2-2801-FAIL.log

First occurrence: 2018-01-16T17:31:12.938525 | revision f5bf52a859442380537c0d48085be7c019c3c4ce, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testPartitions (check_storage_partitions.TestStorage)
#

DevTools listening on ws://127.0.0.1:10053/devtools/browser/af6fbac9-4340-4859-8ebe-5559f23611ed
[0116/173449.886031:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 25345: Permission denied (13)
[0116/173450.910360:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 25375: Permission denied (13)
10+0 records in
10+0 records out
10485760 bytes (10 MB, 10 MiB) copied, 0.0633152 s, 166 MB/s
Unexpected journal message 'audit: type=1400 audit(1516124082.445:163): avc:  denied  { map } for  pid=1253 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516124082.574:165): avc:  denied  { execute_no_trans } for  pid=1298 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestStorage-testPartitions-fedora-27-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestStorage-testPartitions-fedora-27-127.0.0.2-2501-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516124082.445:163): avc:  denied  { map } for  pid=1253 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 103 testPartitions (check_storage_partitions.TestStorage) # duration: 28s
Wrote screenshot to TestStorage-testPartitions-fedora-27-127.0.0.2-2501-FAIL.png
Wrote HTML dump to TestStorage-testPartitions-fedora-27-127.0.0.2-2501-FAIL.html
Wrote JS log to TestStorage-testPartitions-fedora-27-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestStorage-testPartitions-fedora-27-127.0.0.2-2501-FAIL.log

First occurrence: 2018-01-16T17:34:58.211910 | revision f5bf52a859442380537c0d48085be7c019c3c4ce, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testHiddenLuks (check_storage_hidden.TestStorage)
#

DevTools listening on ws://127.0.0.1:10205/devtools/browser/7d856983-48e8-45d2-8052-133f75edce9a
[0116/173606.307573:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 27721: Permission denied (13)
[0116/173607.269330:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 27783: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516124158.127:163): avc:  denied  { map } for  pid=1261 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516124158.283:165): avc:  denied  { execute_no_trans } for  pid=1306 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestStorage-testHiddenLuks-fedora-27-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestStorage-testHiddenLuks-fedora-27-127.0.0.2-2601-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516124158.127:163): avc:  denied  { map } for  pid=1261 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 87 testHiddenLuks (check_storage_hidden.TestStorage) # duration: 39s
Wrote screenshot to TestStorage-testHiddenLuks-fedora-27-127.0.0.2-2601-FAIL.png
Wrote HTML dump to TestStorage-testHiddenLuks-fedora-27-127.0.0.2-2601-FAIL.html
Wrote JS log to TestStorage-testHiddenLuks-fedora-27-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestStorage-testHiddenLuks-fedora-27-127.0.0.2-2601-FAIL.log

First occurrence: 2018-01-16T17:36:26.113000 | revision f5bf52a859442380537c0d48085be7c019c3c4ce, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testISCSI (check_storage_iscsi.TestStorage)
#

DevTools listening on ws://127.0.0.1:9606/devtools/browser/98d239ba-2f15-4e91-8e95-13d6598979a6
[0116/173601.707979:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 27562: Permission denied (13)
[0116/173602.751534:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 27622: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516124151.194:163): avc:  denied  { map } for  pid=1291 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516124151.336:165): avc:  denied  { execute_no_trans } for  pid=1335 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestStorage-testISCSI-fedora-27-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestStorage-testISCSI-fedora-27-127.0.0.2-2501-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516124151.194:163): avc:  denied  { map } for  pid=1291 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 90 testISCSI (check_storage_iscsi.TestStorage) # duration: 126s
Wrote screenshot to TestStorage-testISCSI-fedora-27-127.0.0.2-2501-FAIL.png
Wrote HTML dump to TestStorage-testISCSI-fedora-27-127.0.0.2-2501-FAIL.html
Wrote JS log to TestStorage-testISCSI-fedora-27-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestStorage-testISCSI-fedora-27-127.0.0.2-2501-FAIL.log

First occurrence: 2018-01-16T17:37:44.889564 | revision f5bf52a859442380537c0d48085be7c019c3c4ce, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (check_packages.TestPackages)
#

DevTools listening on ws://127.0.0.1:9900/devtools/browser/f1729c25-d867-4ab8-b63d-a637b5f53415
[0116/173814.708967:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 31536: Permission denied (13)
[0116/173815.731494:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 31620: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516124286.548:161): avc:  denied  { map } for  pid=1251 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516124286.818:165): avc:  denied  { execute_no_trans } for  pid=1302 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestPackages-testBasic-fedora-27-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestPackages-testBasic-fedora-27-127.0.0.2-2201-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516124286.548:161): avc:  denied  { map } for  pid=1251 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 64 testBasic (check_packages.TestPackages) # duration: 27s
Wrote screenshot to TestPackages-testBasic-fedora-27-127.0.0.2-2201-FAIL.png
Wrote HTML dump to TestPackages-testBasic-fedora-27-127.0.0.2-2201-FAIL.html
Wrote JS log to TestPackages-testBasic-fedora-27-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestPackages-testBasic-fedora-27-127.0.0.2-2201-FAIL.log

First occurrence: 2018-01-16T17:38:22.782009 | revision f5bf52a859442380537c0d48085be7c019c3c4ce, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testProjectUsers (check_openshift.TestRegistry)
#
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?

DevTools listening on ws://127.0.0.1:9262/devtools/browser/ec43a2bf-2205-4e22-8dc4-3665940f1bcf
[0116/173902.891885:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 32531: Permission denied (13)
[0116/173903.885946:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 32571: Permission denied (13)
> warning: 2018-01-16 12:39:07.913963 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-16 12:39:07.914106 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-16 12:39:07.914133 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-16 12:39:08.268558 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-16 12:39:08.268703 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-16 12:39:08.268765 I | proto: duplicate proto type registered: google.protobuf.Timestamp

Unexpected journal message 'audit: type=1400 audit(1516124311.046:165): avc:  denied  { execute_no_trans } for  pid=1322 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestRegistry-testProjectUsers-fedora-27-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestRegistry-testProjectUsers-fedora-27-127.0.0.2-2301-FAIL.log
Journal extracted to TestRegistry-testProjectUsers-openshift-127.0.0.2-2302-FAIL.log
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516124311.046:165): avc:  denied  { execute_no_trans } for  pid=1322 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 57 testProjectUsers (check_openshift.TestRegistry) # duration: 68s
Wrote screenshot to TestRegistry-testProjectUsers-fedora-27-127.0.0.2-2301-FAIL.png
Wrote HTML dump to TestRegistry-testProjectUsers-fedora-27-127.0.0.2-2301-FAIL.html
Wrote JS log to TestRegistry-testProjectUsers-fedora-27-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestRegistry-testProjectUsers-fedora-27-127.0.0.2-2301-FAIL.log
Journal extracted to TestRegistry-testProjectUsers-openshift-127.0.0.2-2302-FAIL.log
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory

First occurrence: 2018-01-16T17:39:33.376968 | revision f5bf52a859442380537c0d48085be7c019c3c4ce, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testImageNames (check_openshift.TestRegistry)
#
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?

DevTools listening on ws://127.0.0.1:10075/devtools/browser/490c3fcc-9f16-4bb5-bdf6-b81f6659db9e
[0116/174014.070017:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 34055: Permission denied (13)
[0116/174015.008650:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 34107: Permission denied (13)
> warning: 2018-01-16 12:40:17.119241 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-16 12:40:17.119375 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-16 12:40:17.119402 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-16 12:40:17.462808 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-16 12:40:17.462948 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-16 12:40:17.462989 I | proto: duplicate proto type registered: google.protobuf.Timestamp

CDP: {"source":"security","level":"error","text":"Refused to apply inline style because it violates the following Content Security Policy directive: \"default-src 'self' http://127.0.0.2:9191\". Either the 'unsafe-inline' keyword, a hash ('sha256-I4l5F4Kq75Yvla5XX3FqfoQO1206LqJ8p8rtQPyLwm4='), or a nonce ('nonce-...') is required to enable inline execution. Note also that 'style-src' was not explicitly set, so 'default-src' is used as a fallback.\n","timestamp":1516124419896.28,"url":"http://127.0.0.2:9191/cockpit/$98f488464ff6b5616eb46d78e33002dec582d01a/kubernetes/registry.js","lineNumber":3920,"stackTrace":{"callFrames":[{"functionName":"html","scriptId":"44","url":"http://127.0.0.2:9191/cockpit/$98f488464ff6b5616eb46d78e33002dec582d01a/kubernetes/registry.js","lineNumber":3920,"columnNumber":74},{"functionName":"be.(anonymous function)","scriptId":"44","url":"http://127.0.0.2:9191/cockpit/$98f488464ff6b5616eb46d78e33002dec582d01a/kubernetes/registry.js","lineNumber":3937,"columnNumber":40},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9191/cockpit/$98f488464ff6b5616eb46d78e33002dec582d01a/kubernetes/registry.js","lineNumber":1427,"columnNumber":40},{"functionName":"l","scriptId":"44","url":"http://127.0.0.2:9191/cockpit/$98f488464ff6b5616eb46d78e33002dec582d01a/kubernetes/registry.js","lineNumber":2475,"columnNumber":41},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9191/cockpit/$98f488464ff6b5616eb46d78e33002dec582d01a/kubernetes/registry.js","lineNumber":2483,"columnNumber":20},{"functionName":"$eval","scriptId":"44","url":"http://127.0.0.2:9191/cockpit/$98f488464ff6b5616eb46d78e33002dec582d01a/kubernetes/registry.js","lineNumber":2799,"columnNumber":35},{"functionName":"$digest","scriptId":"44","url":"http://127.0.0.2:9191/cockpit/$98f488464ff6b5616eb46d78e33002dec582d01a/kubernetes/registry.js","lineNumber":2752,"columnNumber":59},{"functionName":"$apply","scriptId":"44","url":"http://127.0.0.2:9191/cockpit/$98f488464ff6b5616eb46d78e33002dec582d01a/kubernetes/registry.js","lineNumber":2821,"columnNumber":34},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9191/cockpit/$98f488464ff6b5616eb46d78e33002dec582d01a/kubernetes/registry.js","lineNumber":2184,"columnNumber":52},{"functionName":"n","scriptId":"44","url":"http://127.0.0.2:9191/cockpit/$98f488464ff6b5616eb46d78e33002dec582d01a/kubernetes/registry.js","lineNumber":713,"columnNumber":90},{"functionName":"ph_click","scriptId":"22","url":"","lineNumber":122,"columnNumber":7},{"functionName":"","scriptId":"54","url":"","lineNumber":0,"columnNumber":16}]}}
Unexpected journal message 'audit: type=1400 audit(1516124385.127:162): avc:  denied  { execute_no_trans } for  pid=1320 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestRegistry-testImageNames-fedora-27-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestRegistry-testImageNames-fedora-27-127.0.0.2-2301-FAIL.log
Journal extracted to TestRegistry-testImageNames-openshift-127.0.0.2-2302-FAIL.log
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516124385.127:162): avc:  denied  { execute_no_trans } for  pid=1320 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 51 testImageNames (check_openshift.TestRegistry) # duration: 50s
Wrote screenshot to TestRegistry-testImageNames-fedora-27-127.0.0.2-2301-FAIL.png
Wrote HTML dump to TestRegistry-testImageNames-fedora-27-127.0.0.2-2301-FAIL.html
Wrote JS log to TestRegistry-testImageNames-fedora-27-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestRegistry-testImageNames-fedora-27-127.0.0.2-2301-FAIL.log
Journal extracted to TestRegistry-testImageNames-openshift-127.0.0.2-2302-FAIL.log
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory

First occurrence: 2018-01-16T17:40:29.155971 | revision f5bf52a859442380537c0d48085be7c019c3c4ce, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testNoConnectionSettings (check_networking_settings.TestNetworking)
#
NAME         UUID                                  TYPE            DEVICE 
System eth0  5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03  802-3-ethernet  eth0   
virbr0       a7b7ddf9-1d29-42a2-9ff8-50f14a01e4fe  bridge          virbr0 
System eth1  9c92fad9-6ecb-3e6c-eb4d-8a47c6f50c04  802-3-ethernet  --     
ens2         39ef3890-56af-4114-9a24-f3f94c42acfe  802-3-ethernet  --     

DevTools listening on ws://127.0.0.1:9332/devtools/browser/489b21f6-ff32-4e55-99ab-507f05ea108d
[0116/174223.407389:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 37574: Permission denied (13)
[0116/174224.396450:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 37611: Permission denied (13)
52:54:01:00:00:03 -> eth2
52:54:01:00:00:03 -> eth2
Unexpected journal message 'audit: type=1400 audit(1516124530.524:163): avc:  denied  { map } for  pid=1258 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516124530.706:165): avc:  denied  { execute_no_trans } for  pid=1310 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestNetworking-testNoConnectionSettings-fedora-27-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestNetworking-testNoConnectionSettings-fedora-27-127.0.0.2-2701-FAIL.log
Journal extracted to TestNetworking-testNoConnectionSettings-fedora-26-127.0.0.2-2702-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516124530.524:163): avc:  denied  { map } for  pid=1258 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 36 testNoConnectionSettings (check_networking_settings.TestNetworking) # duration: 40s
Wrote screenshot to TestNetworking-testNoConnectionSettings-fedora-27-127.0.0.2-2701-FAIL.png
Wrote HTML dump to TestNetworking-testNoConnectionSettings-fedora-27-127.0.0.2-2701-FAIL.html
Wrote JS log to TestNetworking-testNoConnectionSettings-fedora-27-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestNetworking-testNoConnectionSettings-fedora-27-127.0.0.2-2701-FAIL.log
Journal extracted to TestNetworking-testNoConnectionSettings-fedora-26-127.0.0.2-2702-FAIL.log

First occurrence: 2018-01-16T17:42:39.086636 | revision f5bf52a859442380537c0d48085be7c019c3c4ce, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testMac (check_networking_mac.TestNetworking)
#
NAME         UUID                                  TYPE            DEVICE 
System eth0  5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03  802-3-ethernet  eth0   
virbr0       01e2f701-7157-4220-935f-827f0f79b76d  bridge          virbr0 
System eth1  9c92fad9-6ecb-3e6c-eb4d-8a47c6f50c04  802-3-ethernet  --     
ens2         39ef3890-56af-4114-9a24-f3f94c42acfe  802-3-ethernet  --     

DevTools listening on ws://127.0.0.1:9302/devtools/browser/823d7539-c00c-4f7f-8f03-d2e5618e4539
[0116/174236.051784:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 38047: Permission denied (13)
[0116/174237.017056:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 38093: Permission denied (13)
52:54:01:00:00:03 -> eth2
52:54:01:00:00:03 -> eth2
Unexpected journal message 'audit: type=1400 audit(1516124543.777:164): avc:  denied  { map } for  pid=1287 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516124543.907:166): avc:  denied  { execute_no_trans } for  pid=1322 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestNetworking-testMac-fedora-27-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestNetworking-testMac-fedora-27-127.0.0.2-2601-FAIL.log
Journal extracted to TestNetworking-testMac-fedora-26-127.0.0.2-2602-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516124543.777:164): avc:  denied  { map } for  pid=1287 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 33 testMac (check_networking_mac.TestNetworking) # duration: 41s
Wrote screenshot to TestNetworking-testMac-fedora-27-127.0.0.2-2601-FAIL.png
Wrote HTML dump to TestNetworking-testMac-fedora-27-127.0.0.2-2601-FAIL.html
Wrote JS log to TestNetworking-testMac-fedora-27-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestNetworking-testMac-fedora-27-127.0.0.2-2601-FAIL.log
Journal extracted to TestNetworking-testMac-fedora-26-127.0.0.2-2602-FAIL.log

First occurrence: 2018-01-16T17:42:52.612014 | revision f5bf52a859442380537c0d48085be7c019c3c4ce, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testOverview (check_docker_storage.TestDockerStorage)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:10104/devtools/browser/daec6719-b63e-47e4-940b-ba8b64d29b1c
[0116/191854.801533:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 19777: Permission denied (13)
[0116/191855.703849:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 19805: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516130285.176:161): avc:  denied  { map } for  pid=1232 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516130285.450:165): avc:  denied  { execute_no_trans } for  pid=1292 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestDockerStorage-testOverview-fedora-27-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestDockerStorage-testOverview-fedora-27-127.0.0.2-2901-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516130285.176:161): avc:  denied  { map } for  pid=1232 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 148 testOverview (check_docker_storage.TestDockerStorage) # duration: 70s
Wrote screenshot to TestDockerStorage-testOverview-fedora-27-127.0.0.2-2901-FAIL.png
Wrote HTML dump to TestDockerStorage-testOverview-fedora-27-127.0.0.2-2901-FAIL.html
Wrote JS log to TestDockerStorage-testOverview-fedora-27-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestDockerStorage-testOverview-fedora-27-127.0.0.2-2901-FAIL.log

First occurrence: 2018-01-16T19:19:02.848702 | revision e55a0a704378e54c7a5c10eb0e953aecd31329ae, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testRestart (check_docker.TestDocker)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9242/devtools/browser/28ff97d5-6f21-4d94-967e-4fe7b406ab20
[0116/191923.361604:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 20187: Permission denied (13)
[0116/191924.265170:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 20250: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516130312.195:163): avc:  denied  { map } for  pid=1304 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestDocker-testRestart-fedora-27-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestDocker-testRestart-fedora-27-127.0.0.2-2801-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516130312.195:163): avc:  denied  { map } for  pid=1304 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 146 testRestart (check_docker.TestDocker) # duration: 130s
Wrote screenshot to TestDocker-testRestart-fedora-27-127.0.0.2-2801-FAIL.png
Wrote HTML dump to TestDocker-testRestart-fedora-27-127.0.0.2-2801-FAIL.html
Wrote JS log to TestDocker-testRestart-fedora-27-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestDocker-testRestart-fedora-27-127.0.0.2-2801-FAIL.log

First occurrence: 2018-01-16T19:20:31.522376 | revision e55a0a704378e54c7a5c10eb0e953aecd31329ae, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testInfoTruncation (check_packagekit.TestUpdates)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:10082/devtools/browser/a8632312-dc9d-4349-9ff7-3615d7bcec17
[0116/192838.715471:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 34599: Permission denied (13)
[0116/192839.719848:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 34634: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516130874.255:160): avc:  denied  { map } for  pid=1263 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516130874.403:162): avc:  denied  { execute_no_trans } for  pid=1319 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestUpdates-testInfoTruncation-fedora-27-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestUpdates-testInfoTruncation-fedora-27-127.0.0.2-2901-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516130874.255:160): avc:  denied  { map } for  pid=1263 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 59 testInfoTruncation (check_packagekit.TestUpdates) # duration: 64s
Wrote screenshot to TestUpdates-testInfoTruncation-fedora-27-127.0.0.2-2901-FAIL.png
Wrote HTML dump to TestUpdates-testInfoTruncation-fedora-27-127.0.0.2-2901-FAIL.html
Wrote JS log to TestUpdates-testInfoTruncation-fedora-27-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestUpdates-testInfoTruncation-fedora-27-127.0.0.2-2901-FAIL.log

First occurrence: 2018-01-16T19:28:52.830974 | revision e55a0a704378e54c7a5c10eb0e953aecd31329ae, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testDelete (check_openshift.TestOpenshift)
#
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:10150/devtools/browser/8fb5c810-08b4-4723-aede-c6b8340906bc
[0116/193123.580510:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 39059: Permission denied (13)
[0116/193124.554374:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 39090: Permission denied (13)
> warning: 2018-01-16 14:31:28.108359 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-16 14:31:28.108722 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-16 14:31:28.108768 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-16 14:31:28.486874 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-16 14:31:28.487040 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-16 14:31:28.487093 I | proto: duplicate proto type registered: google.protobuf.Timestamp

Unexpected journal message 'audit: type=1400 audit(1516131046.203:161): avc:  denied  { map } for  pid=1232 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516131046.446:165): avc:  denied  { execute_no_trans } for  pid=1301 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestOpenshift-testDelete-fedora-27-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestOpenshift-testDelete-fedora-27-127.0.0.2-2601-FAIL.log
Journal extracted to TestOpenshift-testDelete-openshift-127.0.0.2-2602-FAIL.log
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516131046.203:161): avc:  denied  { map } for  pid=1232 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 35 testDelete (check_openshift.TestOpenshift) # duration: 64s
Wrote screenshot to TestOpenshift-testDelete-fedora-27-127.0.0.2-2601-FAIL.png
Wrote HTML dump to TestOpenshift-testDelete-fedora-27-127.0.0.2-2601-FAIL.html
Wrote JS log to TestOpenshift-testDelete-fedora-27-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestOpenshift-testDelete-fedora-27-127.0.0.2-2601-FAIL.log
Journal extracted to TestOpenshift-testDelete-openshift-127.0.0.2-2602-FAIL.log
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory

First occurrence: 2018-01-16T19:31:40.339564 | revision e55a0a704378e54c7a5c10eb0e953aecd31329ae, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBondRename (check_networking_bond.TestNetworking)
#
NAME             UUID                                  TYPE            DEVICE 
System eth0      5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03  802-3-ethernet  eth0   
static-52:54:01  2126318d-0255-46b4-a643-518c767337dc  802-3-ethernet  eth1   
virbr0           d4200869-d200-4324-9efd-a7a02b7e1aa1  bridge          virbr0 
System eth1      9c92fad9-6ecb-3e6c-eb4d-8a47c6f50c04  802-3-ethernet  --     
ens2             39ef3890-56af-4114-9a24-f3f94c42acfe  802-3-ethernet  --     

ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9340/devtools/browser/d1ede295-8eed-4fb8-870c-306346fc18ec
[0116/193247.063126:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 42177: Permission denied (13)
[0116/193248.007097:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 42273: Permission denied (13)
52:54:01:00:00:01 -> eth1
Unexpected journal message 'audit: type=1400 audit(1516131159.024:165): avc:  denied  { execute_no_trans } for  pid=1318 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestNetworking-testBondRename-fedora-27-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestNetworking-testBondRename-fedora-27-127.0.0.2-2601-FAIL.log
Journal extracted to TestNetworking-testBondRename-fedora-26-127.0.0.2-2602-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516131159.024:165): avc:  denied  { execute_no_trans } for  pid=1318 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 17 testBondRename (check_networking_bond.TestNetworking) # duration: 30s
Wrote screenshot to TestNetworking-testBondRename-fedora-27-127.0.0.2-2601-FAIL.png
Wrote HTML dump to TestNetworking-testBondRename-fedora-27-127.0.0.2-2601-FAIL.html
Wrote JS log to TestNetworking-testBondRename-fedora-27-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestNetworking-testBondRename-fedora-27-127.0.0.2-2601-FAIL.log
Journal extracted to TestNetworking-testBondRename-fedora-26-127.0.0.2-2602-FAIL.log

First occurrence: 2018-01-16T19:32:56.018591 | revision e55a0a704378e54c7a5c10eb0e953aecd31329ae, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testUrlRoot (check_multi_machine.TestMultiMachine)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:10183/devtools/browser/1ad8a602-dbf5-4317-83c1-69c4c1cab9dc
[0116/193345.377370:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 44299: Permission denied (13)
[0116/193346.443337:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 44362: Permission denied (13)
(node:44310) Warning: Possible EventEmitter memory leak detected. 11 Page.loadEventFired listeners added. Use emitter.setMaxListeners() to increase limit
> log: Authentication failed: invalid-hostkey
> log: Authentication failed: unknown-host
> log: Authentication failed: unknown-hostkey
> log: Authentication failed
> log: Authentication failed: no-host
Unexpected journal message 'audit: type=1400 audit(1516131215.525:163): avc:  denied  { map } for  pid=1253 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516131215.707:165): avc:  denied  { execute_no_trans } for  pid=1315 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestMultiMachine-testUrlRoot-fedora-27-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestMultiMachine-testUrlRoot-fedora-27-127.0.0.2-2701-FAIL.log
Journal extracted to TestMultiMachine-testUrlRoot-fedora-27-127.0.0.2-2703-FAIL.log
Journal extracted to TestMultiMachine-testUrlRoot-fedora-27-127.0.0.2-2702-FAIL.log
Core dumps downloaded to /build/cockpit/TestMultiMachine-testUrlRoot-fedora-27-127.0.0.2-2702-FAIL.core
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516131215.525:163): avc:  denied  { map } for  pid=1253 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 9 testUrlRoot (check_multi_machine.TestMultiMachine) # duration: 50s
Wrote screenshot to TestMultiMachine-testUrlRoot-fedora-27-127.0.0.2-2701-FAIL.png
Wrote HTML dump to TestMultiMachine-testUrlRoot-fedora-27-127.0.0.2-2701-FAIL.html
Wrote JS log to TestMultiMachine-testUrlRoot-fedora-27-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestMultiMachine-testUrlRoot-fedora-27-127.0.0.2-2701-FAIL.log
Journal extracted to TestMultiMachine-testUrlRoot-fedora-27-127.0.0.2-2703-FAIL.log
Journal extracted to TestMultiMachine-testUrlRoot-fedora-27-127.0.0.2-2702-FAIL.log
Core dumps downloaded to /build/cockpit/TestMultiMachine-testUrlRoot-fedora-27-127.0.0.2-2702-FAIL.core

First occurrence: 2018-01-16T19:34:14.323450 | revision e55a0a704378e54c7a5c10eb0e953aecd31329ae, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testPcp (check_metrics.TestMetrics)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9297/devtools/browser/f9a801eb-1831-49e8-a892-fd438d710135
[0116/193422.662347:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 45757: Permission denied (13)
[0116/193423.633958:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 45787: Permission denied (13)
('Measured CPU', 93.3548294087)
('Measured Memory', 452952064)
Measured 1.9s of network traffic; eth0: 54259942 bytes, lo: 0 bytes
Ncat: Broken pipe.
Unexpected journal message 'audit: type=1400 audit(1516131255.543:163): avc:  denied  { map } for  pid=1290 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516131255.700:165): avc:  denied  { execute_no_trans } for  pid=1327 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestMetrics-testPcp-fedora-27-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestMetrics-testPcp-fedora-27-127.0.0.2-2901-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516131255.543:163): avc:  denied  { map } for  pid=1290 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 3 testPcp (check_metrics.TestMetrics) # duration: 59s
Wrote screenshot to TestMetrics-testPcp-fedora-27-127.0.0.2-2901-FAIL.png
Wrote HTML dump to TestMetrics-testPcp-fedora-27-127.0.0.2-2901-FAIL.html
Wrote JS log to TestMetrics-testPcp-fedora-27-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestMetrics-testPcp-fedora-27-127.0.0.2-2901-FAIL.log

First occurrence: 2018-01-16T19:35:03.251329 | revision e55a0a704378e54c7a5c10eb0e953aecd31329ae, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testUnpartitionedSpace (check_storage_lvm2.TestStorage)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9491/devtools/browser/806ab561-7fde-444d-9ef0-038601ea77f1
[0116/195729.345283:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 17525: Permission denied (13)
[0116/195730.295624:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 17734: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516132639.422:161): avc:  denied  { map } for  pid=1214 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516132639.615:165): avc:  denied  { execute_no_trans } for  pid=1270 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestStorage-testUnpartitionedSpace-fedora-27-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestStorage-testUnpartitionedSpace-fedora-27-127.0.0.2-2801-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516132639.422:161): avc:  denied  { map } for  pid=1214 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 177 testUnpartitionedSpace (check_storage_lvm2.TestStorage) # duration: 35s
Wrote screenshot to TestStorage-testUnpartitionedSpace-fedora-27-127.0.0.2-2801-FAIL.png
Wrote HTML dump to TestStorage-testUnpartitionedSpace-fedora-27-127.0.0.2-2801-FAIL.html
Wrote JS log to TestStorage-testUnpartitionedSpace-fedora-27-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestStorage-testUnpartitionedSpace-fedora-27-127.0.0.2-2801-FAIL.log

First occurrence: 2018-01-16T19:57:41.512715 | revision e55a0a704378e54c7a5c10eb0e953aecd31329ae, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBinary (check_journal.TestJournal)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9531/devtools/browser/22bb9ca1-f9f5-44ef-be5e-4a092248370b
[0116/195948.221533:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 21286: Permission denied (13)
[0116/195949.174018:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 21323: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516132780.400:161): avc:  denied  { map } for  pid=1309 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516132780.534:163): avc:  denied  { execute_no_trans } for  pid=1345 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestJournal-testBinary-fedora-27-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestJournal-testBinary-fedora-27-127.0.0.2-2801-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516132780.400:161): avc:  denied  { map } for  pid=1309 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 158 testBinary (check_journal.TestJournal) # duration: 26s
Wrote screenshot to TestJournal-testBinary-fedora-27-127.0.0.2-2801-FAIL.png
Wrote HTML dump to TestJournal-testBinary-fedora-27-127.0.0.2-2801-FAIL.html
Wrote JS log to TestJournal-testBinary-fedora-27-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestJournal-testBinary-fedora-27-127.0.0.2-2801-FAIL.log

First occurrence: 2018-01-16T19:59:54.336893 | revision e55a0a704378e54c7a5c10eb0e953aecd31329ae, logs Times recorded: 1 Latest occurrences:

cockpituous commented 6 years ago

verify/fedora-27 Ooops, it happened again


# ----------------------------------------------------------------------
# testBasic (check_journal.TestJournal)
#
Removed /etc/systemd/system/multi-user.target.wants/chronyd.service.
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9228/devtools/browser/94def2fb-0da8-468c-bcfb-69e433c80a45
[0116/195950.077602:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 21364: Permission denied (13)
[0116/195951.050952:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 21394: Permission denied (13)
Warning: Stopping systemd-journald.service, but it can still be activated by:
  systemd-journald-dev-log.socket
  systemd-journald-audit.socket
  systemd-journald.socket
Connection to 127.0.0.2 closed by remote host.
> warning: transport closed: disconnected
CDP: {"source":"network","level":"error","text":"Failed to load resource: net::ERR_EMPTY_RESPONSE","timestamp":1516132799297.43,"url":"http://127.0.0.2:9591/cockpit/static/fonts/OpenSans-Light-webfont.woff","networkRequestId":"21394.29"}
ssh_exchange_identification: read: Connection reset by peer
ssh_exchange_identification: Connection closed by remote host
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"4"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"5"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"6"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"7"}
Unexpected journal message 'audit: type=1400 audit(1516132780.104:162): avc:  denied  { execute_no_trans } for  pid=1314 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestJournal-testBasic-fedora-27-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestJournal-testBasic-fedora-27-127.0.0.2-2701-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516132780.104:162): avc:  denied  { execute_no_trans } for  pid=1314 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 157 testBasic (check_journal.TestJournal) # duration: 57s
Wrote screenshot to TestJournal-testBasic-fedora-27-127.0.0.2-2701-FAIL.png
Wrote HTML dump to TestJournal-testBasic-fedora-27-127.0.0.2-2701-FAIL.html
Wrote JS log to TestJournal-testBasic-fedora-27-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestJournal-testBasic-fedora-27-127.0.0.2-2701-FAIL.log

First occurrence: 2018-01-16T20:00:27.094498 | revision e55a0a704378e54c7a5c10eb0e953aecd31329ae, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testDockerCommandInfo (check_openshift.TestRegistry)
#
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9262/devtools/browser/f5d7edab-bd25-4797-8f2d-e4a2734b7089
[0116/200910.701005:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 33124: Permission denied (13)
[0116/200911.695314:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 33160: Permission denied (13)
> warning: 2018-01-16 15:09:14.669871 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-16 15:09:14.670114 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-16 15:09:14.670163 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-16 15:09:15.120129 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-16 15:09:15.120326 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-16 15:09:15.120374 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: failed to lookup access: pizzazz get imagestreams/layers: "User \"pushuser\" cannot create localresourceaccessreviews in the namespace \"pizzazz\": User \"pushuser\" cannot create localresourceaccessreviews in project \"pizzazz\""
> warning: failed to lookup access: marmalade get imagestreams/layers: "User \"pushuser\" cannot create localresourceaccessreviews in the namespace \"marmalade\": User \"pushuser\" cannot create localresourceaccessreviews in project \"marmalade\""
> warning: failed to lookup access: pizzazz get imagestreams/layers: "User \"pushuser\" cannot create localresourceaccessreviews in the namespace \"pizzazz\": User \"pushuser\" cannot create localresourceaccessreviews in project \"pizzazz\""
> warning: failed to lookup access: marmalade get imagestreams/layers: "User \"pushuser\" cannot create localresourceaccessreviews in the namespace \"marmalade\": User \"pushuser\" cannot create localresourceaccessreviews in project \"marmalade\""
CDP: {"source":"security","level":"error","text":"Refused to apply inline style because it violates the following Content Security Policy directive: \"default-src 'self' http://127.0.0.2:9291\". Either the 'unsafe-inline' keyword, a hash ('sha256-I4l5F4Kq75Yvla5XX3FqfoQO1206LqJ8p8rtQPyLwm4='), or a nonce ('nonce-...') is required to enable inline execution. Note also that 'style-src' was not explicitly set, so 'default-src' is used as a fallback.\n","timestamp":1516133357592.91,"url":"http://127.0.0.2:9291/cockpit/$72d4b8701c0477d02debd5b4d13d797205bc5ff9/kubernetes/registry.js","lineNumber":3920,"stackTrace":{"callFrames":[{"functionName":"html","scriptId":"44","url":"http://127.0.0.2:9291/cockpit/$72d4b8701c0477d02debd5b4d13d797205bc5ff9/kubernetes/registry.js","lineNumber":3920,"columnNumber":74},{"functionName":"be.(anonymous function)","scriptId":"44","url":"http://127.0.0.2:9291/cockpit/$72d4b8701c0477d02debd5b4d13d797205bc5ff9/kubernetes/registry.js","lineNumber":3937,"columnNumber":40},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9291/cockpit/$72d4b8701c0477d02debd5b4d13d797205bc5ff9/kubernetes/registry.js","lineNumber":1427,"columnNumber":40},{"functionName":"l","scriptId":"44","url":"http://127.0.0.2:9291/cockpit/$72d4b8701c0477d02debd5b4d13d797205bc5ff9/kubernetes/registry.js","lineNumber":2475,"columnNumber":41},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9291/cockpit/$72d4b8701c0477d02debd5b4d13d797205bc5ff9/kubernetes/registry.js","lineNumber":2483,"columnNumber":20},{"functionName":"$eval","scriptId":"44","url":"http://127.0.0.2:9291/cockpit/$72d4b8701c0477d02debd5b4d13d797205bc5ff9/kubernetes/registry.js","lineNumber":2799,"columnNumber":35},{"functionName":"$digest","scriptId":"44","url":"http://127.0.0.2:9291/cockpit/$72d4b8701c0477d02debd5b4d13d797205bc5ff9/kubernetes/registry.js","lineNumber":2752,"columnNumber":59},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9291/cockpit/$72d4b8701c0477d02debd5b4d13d797205bc5ff9/kubernetes/registry.js","lineNumber":2193,"columnNumber":45},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9291/cockpit/$72d4b8701c0477d02debd5b4d13d797205bc5ff9/kubernetes/registry.js","lineNumber":978,"columnNumber":20},{"functionName":"i","scriptId":"44","url":"http://127.0.0.2:9291/cockpit/$72d4b8701c0477d02debd5b4d13d797205bc5ff9/kubernetes/registry.js","lineNumber":41,"columnNumber":73},{"functionName":"m","scriptId":"44","url":"http://127.0.0.2:9291/cockpit/$72d4b8701c0477d02debd5b4d13d797205bc5ff9/kubernetes/registry.js","lineNumber":977,"columnNumber":65},{"functionName":"u","scriptId":"44","url":"http://127.0.0.2:9291/cockpit/$72d4b8701c0477d02debd5b4d13d797205bc5ff9/kubernetes/registry.js","lineNumber":966,"columnNumber":21},{"functionName":"n","scriptId":"44","url":"http://127.0.0.2:9291/cockpit/$72d4b8701c0477d02debd5b4d13d797205bc5ff9/kubernetes/registry.js","lineNumber":713,"columnNumber":90},{"functionName":"ph_go","scriptId":"22","url":"","lineNumber":167,"columnNumber":29},{"functionName":"","scriptId":"71","url":"","lineNumber":0,"columnNumber":16}]}}
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
> warning: 2018-01-16 15:09:21.290604 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-16 15:09:21.290738 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-16 15:09:21.290779 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-16 15:09:22.023413 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-16 15:09:22.023627 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-16 15:09:22.023672 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: failed to lookup access: marmalade get imagestreams/layers: "User \"pulluser\" cannot create localresourceaccessreviews in the namespace \"marmalade\": User \"pulluser\" cannot create localresourceaccessreviews in project \"marmalade\""
> warning: failed to lookup access: marmalade get imagestreams/layers: "User \"pulluser\" cannot create localresourceaccessreviews in the namespace \"marmalade\": User \"pulluser\" cannot create localresourceaccessreviews in project \"marmalade\""
CDP: {"source":"security","level":"error","text":"Refused to apply inline style because it violates the following Content Security Policy directive: \"default-src 'self' http://127.0.0.2:9291\". Either the 'unsafe-inline' keyword, a hash ('sha256-I4l5F4Kq75Yvla5XX3FqfoQO1206LqJ8p8rtQPyLwm4='), or a nonce ('nonce-...') is required to enable inline execution. Note also that 'style-src' was not explicitly set, so 'default-src' is used as a fallback.\n","timestamp":1516133363548.24,"url":"http://127.0.0.2:9291/cockpit/$72d4b8701c0477d02debd5b4d13d797205bc5ff9/kubernetes/registry.js","lineNumber":3920,"stackTrace":{"callFrames":[{"functionName":"html","scriptId":"86","url":"http://127.0.0.2:9291/cockpit/$72d4b8701c0477d02debd5b4d13d797205bc5ff9/kubernetes/registry.js","lineNumber":3920,"columnNumber":74},{"functionName":"be.(anonymous function)","scriptId":"86","url":"http://127.0.0.2:9291/cockpit/$72d4b8701c0477d02debd5b4d13d797205bc5ff9/kubernetes/registry.js","lineNumber":3937,"columnNumber":40},{"functionName":"","scriptId":"86","url":"http://127.0.0.2:9291/cockpit/$72d4b8701c0477d02debd5b4d13d797205bc5ff9/kubernetes/registry.js","lineNumber":1427,"columnNumber":40},{"functionName":"l","scriptId":"86","url":"http://127.0.0.2:9291/cockpit/$72d4b8701c0477d02debd5b4d13d797205bc5ff9/kubernetes/registry.js","lineNumber":2475,"columnNumber":41},{"functionName":"","scriptId":"86","url":"http://127.0.0.2:9291/cockpit/$72d4b8701c0477d02debd5b4d13d797205bc5ff9/kubernetes/registry.js","lineNumber":2483,"columnNumber":20},{"functionName":"$eval","scriptId":"86","url":"http://127.0.0.2:9291/cockpit/$72d4b8701c0477d02debd5b4d13d797205bc5ff9/kubernetes/registry.js","lineNumber":2799,"columnNumber":35},{"functionName":"$digest","scriptId":"86","url":"http://127.0.0.2:9291/cockpit/$72d4b8701c0477d02debd5b4d13d797205bc5ff9/kubernetes/registry.js","lineNumber":2752,"columnNumber":59},{"functionName":"","scriptId":"86","url":"http://127.0.0.2:9291/cockpit/$72d4b8701c0477d02debd5b4d13d797205bc5ff9/kubernetes/registry.js","lineNumber":2193,"columnNumber":45},{"functionName":"","scriptId":"86","url":"http://127.0.0.2:9291/cockpit/$72d4b8701c0477d02debd5b4d13d797205bc5ff9/kubernetes/registry.js","lineNumber":978,"columnNumber":20},{"functionName":"i","scriptId":"86","url":"http://127.0.0.2:9291/cockpit/$72d4b8701c0477d02debd5b4d13d797205bc5ff9/kubernetes/registry.js","lineNumber":41,"columnNumber":73},{"functionName":"m","scriptId":"86","url":"http://127.0.0.2:9291/cockpit/$72d4b8701c0477d02debd5b4d13d797205bc5ff9/kubernetes/registry.js","lineNumber":977,"columnNumber":65},{"functionName":"u","scriptId":"86","url":"http://127.0.0.2:9291/cockpit/$72d4b8701c0477d02debd5b4d13d797205bc5ff9/kubernetes/registry.js","lineNumber":966,"columnNumber":21},{"functionName":"n","scriptId":"86","url":"http://127.0.0.2:9291/cockpit/$72d4b8701c0477d02debd5b4d13d797205bc5ff9/kubernetes/registry.js","lineNumber":713,"columnNumber":90},{"functionName":"ph_go","scriptId":"22","url":"","lineNumber":167,"columnNumber":29},{"functionName":"","scriptId":"71","url":"","lineNumber":0,"columnNumber":16}]}}
Unexpected journal message 'audit: type=1400 audit(1516133315.565:167): avc:  denied  { map } for  pid=1239 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestRegistry-testDockerCommandInfo-fedora-27-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestRegistry-testDockerCommandInfo-fedora-27-127.0.0.2-2401-FAIL.log
Journal extracted to TestRegistry-testDockerCommandInfo-openshift-127.0.0.2-2402-FAIL.log
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516133315.565:167): avc:  denied  { map } for  pid=1239 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 90 testDockerCommandInfo (check_openshift.TestRegistry) # duration: 62s
Wrote screenshot to TestRegistry-testDockerCommandInfo-fedora-27-127.0.0.2-2401-FAIL.png
Wrote HTML dump to TestRegistry-testDockerCommandInfo-fedora-27-127.0.0.2-2401-FAIL.html
Wrote JS log to TestRegistry-testDockerCommandInfo-fedora-27-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestRegistry-testDockerCommandInfo-fedora-27-127.0.0.2-2401-FAIL.log
Journal extracted to TestRegistry-testDockerCommandInfo-openshift-127.0.0.2-2402-FAIL.log
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory

First occurrence: 2018-01-16T20:09:26.173494 | revision e55a0a704378e54c7a5c10eb0e953aecd31329ae, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testApi (check_services.TestServices)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9438/devtools/browser/d1bac008-0046-4319-93f4-be99fc7e1086
[0116/201313.541180:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 40668: Permission denied (13)
[0116/201314.480161:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 40759: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516133585.100:165): avc:  denied  { execute_no_trans } for  pid=1290 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestServices-testApi-fedora-27-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestServices-testApi-fedora-27-127.0.0.2-2801-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516133585.100:165): avc:  denied  { execute_no_trans } for  pid=1290 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 44 testApi (check_services.TestServices) # duration: 30s
Wrote screenshot to TestServices-testApi-fedora-27-127.0.0.2-2801-FAIL.png
Wrote HTML dump to TestServices-testApi-fedora-27-127.0.0.2-2801-FAIL.html
Wrote JS log to TestServices-testApi-fedora-27-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestServices-testApi-fedora-27-127.0.0.2-2801-FAIL.log

First occurrence: 2018-01-16T20:13:23.213999 | revision e55a0a704378e54c7a5c10eb0e953aecd31329ae, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testMac (check_networking_mac.TestNetworking)
#
NAME         UUID                                  TYPE            DEVICE 
System eth0  5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03  802-3-ethernet  eth0   
virbr0       4c887749-b169-4e0e-aba9-0fc8a1364ae2  bridge          virbr0 
System eth1  9c92fad9-6ecb-3e6c-eb4d-8a47c6f50c04  802-3-ethernet  --     
ens2         39ef3890-56af-4114-9a24-f3f94c42acfe  802-3-ethernet  --     

ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9240/devtools/browser/450ebd50-2b5f-4210-afa8-3563ab19ca08
[0116/201538.358302:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 45126: Permission denied (13)
[0116/201539.287993:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 45155: Permission denied (13)
52:54:01:00:00:03 -> eth2
52:54:01:00:00:03 -> eth2
Unexpected journal message 'audit: type=1400 audit(1516133731.128:171): avc:  denied  { execute_no_trans } for  pid=1302 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestNetworking-testMac-fedora-27-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestNetworking-testMac-fedora-27-127.0.0.2-2601-FAIL.log
Journal extracted to TestNetworking-testMac-fedora-26-127.0.0.2-2602-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516133731.128:171): avc:  denied  { execute_no_trans } for  pid=1302 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 18 testMac (check_networking_mac.TestNetworking) # duration: 32s
Wrote screenshot to TestNetworking-testMac-fedora-27-127.0.0.2-2601-FAIL.png
Wrote HTML dump to TestNetworking-testMac-fedora-27-127.0.0.2-2601-FAIL.html
Wrote JS log to TestNetworking-testMac-fedora-27-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestNetworking-testMac-fedora-27-127.0.0.2-2601-FAIL.log
Journal extracted to TestNetworking-testMac-fedora-26-127.0.0.2-2602-FAIL.log

First occurrence: 2018-01-16T20:15:52.684201 | revision e55a0a704378e54c7a5c10eb0e953aecd31329ae, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testFedora22 (check_multi_os.TestMultiOS)
#
/etc/profile.d/lang.sh: line 19: warning: setlocale: LC_CTYPE: cannot change locale (C.UTF-8)
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9485/devtools/browser/4e30883c-8a2c-42a7-a422-dc7756f7c3a1
[0116/201735.233949:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 48518: Permission denied (13)
[0116/201736.151111:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 48552: Permission denied (13)
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default 
    link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
    inet 127.0.0.1/8 scope host lo
       valid_lft forever preferred_lft forever
    inet6 ::1/128 scope host 
       valid_lft forever preferred_lft forever
2: ens14: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc fq_codel state UP group default qlen 1000
    link/ether 52:54:00:12:34:56 brd ff:ff:ff:ff:ff:ff
    inet 172.27.0.15/24 brd 172.27.0.255 scope global dynamic ens14
       valid_lft 86400sec preferred_lft 86400sec
    inet6 fec0::5054:ff:fe12:3456/64 scope site noprefixroute dynamic 
       valid_lft 86400sec preferred_lft 14400sec
    inet6 fe80::5054:ff:fe12:3456/64 scope link 
       valid_lft forever preferred_lft forever
3: ens15: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc fq_codel state UP group default qlen 1000
    link/ether 52:54:01:00:00:02 brd ff:ff:ff:ff:ff:ff
    inet 10.111.113.5/20 brd 10.111.127.255 scope global ens15
       valid_lft forever preferred_lft forever
    inet6 fe80::5054:1ff:fe00:2/64 scope link tentative dadfailed 
       valid_lft forever preferred_lft forever
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
    link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
    inet 127.0.0.1/8 scope host lo
       valid_lft forever preferred_lft forever
    inet6 ::1/128 scope host 
       valid_lft forever preferred_lft forever
2: eth0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc fq_codel state UP group default qlen 1000
    link/ether 52:54:00:12:34:56 brd ff:ff:ff:ff:ff:ff
    inet 172.27.0.15/24 brd 172.27.0.255 scope global dynamic eth0
       valid_lft 86365sec preferred_lft 86365sec
    inet6 fec0::5054:ff:fe12:3456/64 scope site dynamic mngtmpaddr 
       valid_lft 86370sec preferred_lft 14370sec
    inet6 fe80::5054:ff:fe12:3456/64 scope link 
       valid_lft forever preferred_lft forever
3: eth1: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc fq_codel state UP group default qlen 1000
    link/ether 52:54:01:00:00:01 brd ff:ff:ff:ff:ff:ff
    inet 10.111.113.1/20 brd 10.111.127.255 scope global eth1
       valid_lft forever preferred_lft forever
    inet6 fe80::fcde:3c6b:1540:6e74/64 scope link 
       valid_lft forever preferred_lft forever
4: virbr0: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc noqueue state DOWN group default qlen 1000
    link/ether 52:54:00:0c:aa:93 brd ff:ff:ff:ff:ff:ff
    inet 192.168.122.1/24 brd 192.168.122.255 scope global virbr0
       valid_lft forever preferred_lft forever
5: virbr0-nic: <BROADCAST,MULTICAST> mtu 1500 qdisc fq_codel master virbr0 state DOWN group default qlen 1000
    link/ether 52:54:00:0c:aa:93 brd ff:ff:ff:ff:ff:ff
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9704/devtools/browser/4b5dada4-8b47-4392-9884-82fab50da286
[0116/201748.580856:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 48673: Permission denied (13)
[0116/201749.375387:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 48701: Permission denied (13)
> warning: metrics channel failed: protocol-error
Unexpected journal message 'audit: type=1400 audit(1516133827.217:163): avc:  denied  { map } for  pid=1277 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516133827.372:165): avc:  denied  { execute_no_trans } for  pid=1328 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestMultiOS-testFedora22-fedora-27-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestMultiOS-testFedora22-fedora-27-127.0.0.2-2401-FAIL.log
Journal extracted to TestMultiOS-testFedora22-fedora-stock-127.0.0.2-2402-FAIL.log
/etc/profile.d/lang.sh: line 19: warning: setlocale: LC_CTYPE: cannot change locale (C.UTF-8)
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516133827.217:163): avc:  denied  { map } for  pid=1277 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 5 testFedora22 (check_multi_os.TestMultiOS) # duration: 65s
Wrote screenshot to TestMultiOS-testFedora22-fedora-27-127.0.0.2-2401-FAIL.png
Wrote HTML dump to TestMultiOS-testFedora22-fedora-27-127.0.0.2-2401-FAIL.html
Wrote JS log to TestMultiOS-testFedora22-fedora-27-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestMultiOS-testFedora22-fedora-27-127.0.0.2-2401-FAIL.log
> warning: metrics channel failed: protocol-error
Journal extracted to TestMultiOS-testFedora22-fedora-stock-127.0.0.2-2402-FAIL.log
/etc/profile.d/lang.sh: line 19: warning: setlocale: LC_CTYPE: cannot change locale (C.UTF-8)

First occurrence: 2018-01-16T20:18:00.388707 | revision e55a0a704378e54c7a5c10eb0e953aecd31329ae, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testTroubleshooting (check_multi_machine.TestMultiMachine)
#

DevTools listening on ws://127.0.0.1:9513/devtools/browser/e0d45a8b-6cdb-4783-8744-da381bda5e8e
[0116/214623.870432:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 87922: Permission denied (13)
[0116/214624.876154:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 88115: Permission denied (13)
> warning: cat: '*.pub': No such file or directory

> warning: failed to list keys in home directory: cat: '*.pub': No such file or directory
> warning: Login failed
> warning: cat: '*.pub': No such file or directory

> warning: failed to list keys in home directory: cat: '*.pub': No such file or directory
> warning: Login failed
(node:87938) Warning: Possible EventEmitter memory leak detected. 11 Page.loadEventFired listeners added. Use emitter.setMaxListeners() to increase limit
> warning: cat: '*.pub': No such file or directory

> warning: failed to list keys in home directory: cat: '*.pub': No such file or directory
> warning: cat: '*.pub': No such file or directory

> warning: failed to list keys in home directory: cat: '*.pub': No such file or directory
Unexpected journal message 'audit: type=1400 audit(1516139170.228:160): avc:  denied  { map } for  pid=1297 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516139170.330:162): avc:  denied  { execute_no_trans } for  pid=1331 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestMultiMachine-testTroubleshooting-fedora-27-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestMultiMachine-testTroubleshooting-fedora-27-127.0.0.2-2501-FAIL.log
Journal extracted to TestMultiMachine-testTroubleshooting-fedora-27-127.0.0.2-2503-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516139170.228:160): avc:  denied  { map } for  pid=1297 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 8 testTroubleshooting (check_multi_machine.TestMultiMachine) # duration: 77s
Wrote screenshot to TestMultiMachine-testTroubleshooting-fedora-27-127.0.0.2-2501-FAIL.png
Wrote HTML dump to TestMultiMachine-testTroubleshooting-fedora-27-127.0.0.2-2501-FAIL.html
Wrote JS log to TestMultiMachine-testTroubleshooting-fedora-27-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestMultiMachine-testTroubleshooting-fedora-27-127.0.0.2-2501-FAIL.log
Journal extracted to TestMultiMachine-testTroubleshooting-fedora-27-127.0.0.2-2503-FAIL.log

First occurrence: 2018-01-16T21:47:13.298727 | revision 5558e145f934a6d71d8b9e6db8d139bd6c53c448, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testTopology (check_kubernetes.TestKubernetes)
#
bash: /etc/kubernetes/start-kubernetes: No such file or directory
2018-01-16 21:54:14.822102 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-16 21:54:14.824289 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-16 21:54:14.824540 I | proto: duplicate proto type registered: google.protobuf.Timestamp
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9556/devtools/browser/44007945-4c65-47b6-be0e-aefd3d68093f
[0117/025417.909460:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 15694: Permission denied (13)
[0117/025418.897351:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 15762: Permission denied (13)
> warning: 2018-01-16 21:54:24.718732 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-16 21:54:24.718943 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-16 21:54:24.718960 I | proto: duplicate proto type registered: google.protobuf.Timestamp
error: current-context must exist in order to minify

> warning: received invalid kubectl config 
> warning: 2018-01-16 21:54:25.487138 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-16 21:54:25.487263 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-16 21:54:25.487295 I | proto: duplicate proto type registered: google.protobuf.Timestamp

2018-01-16 21:54:26.343555 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-16 21:54:26.344559 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-16 21:54:26.344778 I | proto: duplicate proto type registered: google.protobuf.Timestamp
> warning: 
> warning: 
CDP: {"source":"security","level":"error","text":"Refused to apply inline style because it violates the following Content Security Policy directive: \"default-src 'self' http://127.0.0.2:9191\". Either the 'unsafe-inline' keyword, a hash ('sha256-O2+tCymNJNXAt1PNeGpUdjx9tYTHtsUHA3yHgvt0o98='), or a nonce ('nonce-...') is required to enable inline execution. Note also that 'style-src' was not explicitly set, so 'default-src' is used as a fallback.\n","timestamp":1516157672921.82,"url":"http://127.0.0.2:9191/cockpit/$ab4a4d5fff48ca2c6374529b6d45579b14e39c3a-c/kubernetes/kubernetes.js","lineNumber":3940,"stackTrace":{"callFrames":[{"functionName":"html","scriptId":"44","url":"http://127.0.0.2:9191/cockpit/$ab4a4d5fff48ca2c6374529b6d45579b14e39c3a-c/kubernetes/kubernetes.js","lineNumber":3940,"columnNumber":74},{"functionName":"be.(anonymous function)","scriptId":"44","url":"http://127.0.0.2:9191/cockpit/$ab4a4d5fff48ca2c6374529b6d45579b14e39c3a-c/kubernetes/kubernetes.js","lineNumber":3957,"columnNumber":40},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9191/cockpit/$ab4a4d5fff48ca2c6374529b6d45579b14e39c3a-c/kubernetes/kubernetes.js","lineNumber":1447,"columnNumber":40},{"functionName":"l","scriptId":"44","url":"http://127.0.0.2:9191/cockpit/$ab4a4d5fff48ca2c6374529b6d45579b14e39c3a-c/kubernetes/kubernetes.js","lineNumber":2495,"columnNumber":41},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9191/cockpit/$ab4a4d5fff48ca2c6374529b6d45579b14e39c3a-c/kubernetes/kubernetes.js","lineNumber":2503,"columnNumber":20},{"functionName":"$eval","scriptId":"44","url":"http://127.0.0.2:9191/cockpit/$ab4a4d5fff48ca2c6374529b6d45579b14e39c3a-c/kubernetes/kubernetes.js","lineNumber":2819,"columnNumber":35},{"functionName":"$digest","scriptId":"44","url":"http://127.0.0.2:9191/cockpit/$ab4a4d5fff48ca2c6374529b6d45579b14e39c3a-c/kubernetes/kubernetes.js","lineNumber":2772,"columnNumber":59},{"functionName":"$apply","scriptId":"44","url":"http://127.0.0.2:9191/cockpit/$ab4a4d5fff48ca2c6374529b6d45579b14e39c3a-c/kubernetes/kubernetes.js","lineNumber":2841,"columnNumber":34},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9191/cockpit/$ab4a4d5fff48ca2c6374529b6d45579b14e39c3a-c/kubernetes/kubernetes.js","lineNumber":2680,"columnNumber":26},{"functionName":"s","scriptId":"44","url":"http://127.0.0.2:9191/cockpit/$ab4a4d5fff48ca2c6374529b6d45579b14e39c3a-c/kubernetes/kubernetes.js","lineNumber":965,"columnNumber":22},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9191/cockpit/$ab4a4d5fff48ca2c6374529b6d45579b14e39c3a-c/kubernetes/kubernetes.js","lineNumber":1057,"columnNumber":33}]}}
CDP: {"source":"security","level":"error","text":"Refused to apply inline style because it violates the following Content Security Policy directive: \"default-src 'self' http://127.0.0.2:9191\". Either the 'unsafe-inline' keyword, a hash ('sha256-fA+Gq1RWMzVOfRLxqhYDHEkv5mTE5Id9hCuHr3/ce8A='), or a nonce ('nonce-...') is required to enable inline execution. Note also that 'style-src' was not explicitly set, so 'default-src' is used as a fallback.\n","timestamp":1516157672927.68,"url":"http://127.0.0.2:9191/cockpit/$ab4a4d5fff48ca2c6374529b6d45579b14e39c3a-c/kubernetes/kubernetes.js","lineNumber":3940,"stackTrace":{"callFrames":[{"functionName":"html","scriptId":"44","url":"http://127.0.0.2:9191/cockpit/$ab4a4d5fff48ca2c6374529b6d45579b14e39c3a-c/kubernetes/kubernetes.js","lineNumber":3940,"columnNumber":74},{"functionName":"be.(anonymous function)","scriptId":"44","url":"http://127.0.0.2:9191/cockpit/$ab4a4d5fff48ca2c6374529b6d45579b14e39c3a-c/kubernetes/kubernetes.js","lineNumber":3957,"columnNumber":40},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9191/cockpit/$ab4a4d5fff48ca2c6374529b6d45579b14e39c3a-c/kubernetes/kubernetes.js","lineNumber":1447,"columnNumber":40},{"functionName":"l","scriptId":"44","url":"http://127.0.0.2:9191/cockpit/$ab4a4d5fff48ca2c6374529b6d45579b14e39c3a-c/kubernetes/kubernetes.js","lineNumber":2495,"columnNumber":41},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9191/cockpit/$ab4a4d5fff48ca2c6374529b6d45579b14e39c3a-c/kubernetes/kubernetes.js","lineNumber":2503,"columnNumber":20},{"functionName":"$eval","scriptId":"44","url":"http://127.0.0.2:9191/cockpit/$ab4a4d5fff48ca2c6374529b6d45579b14e39c3a-c/kubernetes/kubernetes.js","lineNumber":2819,"columnNumber":35},{"functionName":"$digest","scriptId":"44","url":"http://127.0.0.2:9191/cockpit/$ab4a4d5fff48ca2c6374529b6d45579b14e39c3a-c/kubernetes/kubernetes.js","lineNumber":2772,"columnNumber":59},{"functionName":"$apply","scriptId":"44","url":"http://127.0.0.2:9191/cockpit/$ab4a4d5fff48ca2c6374529b6d45579b14e39c3a-c/kubernetes/kubernetes.js","lineNumber":2841,"columnNumber":34},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9191/cockpit/$ab4a4d5fff48ca2c6374529b6d45579b14e39c3a-c/kubernetes/kubernetes.js","lineNumber":2680,"columnNumber":26},{"functionName":"s","scriptId":"44","url":"http://127.0.0.2:9191/cockpit/$ab4a4d5fff48ca2c6374529b6d45579b14e39c3a-c/kubernetes/kubernetes.js","lineNumber":965,"columnNumber":22},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9191/cockpit/$ab4a4d5fff48ca2c6374529b6d45579b14e39c3a-c/kubernetes/kubernetes.js","lineNumber":1057,"columnNumber":33}]}}
CDP: {"source":"security","level":"error","text":"Refused to apply inline style because it violates the following Content Security Policy directive: \"default-src 'self' http://127.0.0.2:9191\". Either the 'unsafe-inline' keyword, a hash ('sha256-biLFinpqYMtWHmXfkA1BPeCY0/fNt46SAZ+BBk5YUog='), or a nonce ('nonce-...') is required to enable inline execution. Note also that 'style-src' was not explicitly set, so 'default-src' is used as a fallback.\n","timestamp":1516157672928.01,"url":"http://127.0.0.2:9191/cockpit/$ab4a4d5fff48ca2c6374529b6d45579b14e39c3a-c/kubernetes/kubernetes.js","lineNumber":3940,"stackTrace":{"callFrames":[{"functionName":"html","scriptId":"44","url":"http://127.0.0.2:9191/cockpit/$ab4a4d5fff48ca2c6374529b6d45579b14e39c3a-c/kubernetes/kubernetes.js","lineNumber":3940,"columnNumber":74},{"functionName":"be.(anonymous function)","scriptId":"44","url":"http://127.0.0.2:9191/cockpit/$ab4a4d5fff48ca2c6374529b6d45579b14e39c3a-c/kubernetes/kubernetes.js","lineNumber":3957,"columnNumber":40},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9191/cockpit/$ab4a4d5fff48ca2c6374529b6d45579b14e39c3a-c/kubernetes/kubernetes.js","lineNumber":1447,"columnNumber":40},{"functionName":"l","scriptId":"44","url":"http://127.0.0.2:9191/cockpit/$ab4a4d5fff48ca2c6374529b6d45579b14e39c3a-c/kubernetes/kubernetes.js","lineNumber":2495,"columnNumber":41},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9191/cockpit/$ab4a4d5fff48ca2c6374529b6d45579b14e39c3a-c/kubernetes/kubernetes.js","lineNumber":2503,"columnNumber":20},{"functionName":"$eval","scriptId":"44","url":"http://127.0.0.2:9191/cockpit/$ab4a4d5fff48ca2c6374529b6d45579b14e39c3a-c/kubernetes/kubernetes.js","lineNumber":2819,"columnNumber":35},{"functionName":"$digest","scriptId":"44","url":"http://127.0.0.2:9191/cockpit/$ab4a4d5fff48ca2c6374529b6d45579b14e39c3a-c/kubernetes/kubernetes.js","lineNumber":2772,"columnNumber":59},{"functionName":"$apply","scriptId":"44","url":"http://127.0.0.2:9191/cockpit/$ab4a4d5fff48ca2c6374529b6d45579b14e39c3a-c/kubernetes/kubernetes.js","lineNumber":2841,"columnNumber":34},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9191/cockpit/$ab4a4d5fff48ca2c6374529b6d45579b14e39c3a-c/kubernetes/kubernetes.js","lineNumber":2680,"columnNumber":26},{"functionName":"s","scriptId":"44","url":"http://127.0.0.2:9191/cockpit/$ab4a4d5fff48ca2c6374529b6d45579b14e39c3a-c/kubernetes/kubernetes.js","lineNumber":965,"columnNumber":22},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9191/cockpit/$ab4a4d5fff48ca2c6374529b6d45579b14e39c3a-c/kubernetes/kubernetes.js","lineNumber":1057,"columnNumber":33}]}}
Unexpected journal message 'audit: type=1400 audit(1516157630.473:161): avc:  denied  { map } for  pid=1258 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516157630.621:163): avc:  denied  { execute_no_trans } for  pid=1292 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestKubernetes-testTopology-fedora-27-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestKubernetes-testTopology-fedora-27-127.0.0.2-2301-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516157630.473:161): avc:  denied  { map } for  pid=1258 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 173 testTopology (check_kubernetes.TestKubernetes) # duration: 57s
Wrote screenshot to TestKubernetes-testTopology-fedora-27-127.0.0.2-2301-FAIL.png
Wrote HTML dump to TestKubernetes-testTopology-fedora-27-127.0.0.2-2301-FAIL.html
Wrote JS log to TestKubernetes-testTopology-fedora-27-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestKubernetes-testTopology-fedora-27-127.0.0.2-2301-FAIL.log

First occurrence: 2018-01-17T02:54:34.939484 | revision aa8203ac5bae2d854df4849900648ebf9ff18c88, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testAbrtSegv (check_journal.TestJournal)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9409/devtools/browser/20f105f7-ef5e-4e85-9aa2-16b435900e79
[0117/025530.041618:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 17496: Permission denied (13)
[0117/025530.941780:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 17537: Permission denied (13)
bash: line 1:  1820 Segmentation fault      (core dumped) python -c 'import os; os.kill(os.getpid(), 11)'
Unexpected journal message 'audit: type=1400 audit(1516157721.204:161): avc:  denied  { map } for  pid=1222 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516157721.495:165): avc:  denied  { execute_no_trans } for  pid=1285 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestJournal-testAbrtSegv-fedora-27-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestJournal-testAbrtSegv-fedora-27-127.0.0.2-2701-FAIL.log
Core dumps downloaded to /build/cockpit/TestJournal-testAbrtSegv-fedora-27-127.0.0.2-2701-FAIL.core
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516157721.204:161): avc:  denied  { map } for  pid=1222 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 161 testAbrtSegv (check_journal.TestJournal) # duration: 28s
Wrote screenshot to TestJournal-testAbrtSegv-fedora-27-127.0.0.2-2701-FAIL.png
Wrote HTML dump to TestJournal-testAbrtSegv-fedora-27-127.0.0.2-2701-FAIL.html
Wrote JS log to TestJournal-testAbrtSegv-fedora-27-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestJournal-testAbrtSegv-fedora-27-127.0.0.2-2701-FAIL.log
Core dumps downloaded to /build/cockpit/TestJournal-testAbrtSegv-fedora-27-127.0.0.2-2701-FAIL.core

First occurrence: 2018-01-17T02:55:38.850231 | revision aa8203ac5bae2d854df4849900648ebf9ff18c88, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testOverview (check_docker_storage.TestDockerStorage)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:10002/devtools/browser/f9c692f5-76b1-475b-8f1f-72b05108b71f
[0117/025656.366428:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 18597: Permission denied (13)
[0117/025657.369468:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 18629: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516157765.313:159): avc:  denied  { map } for  pid=1208 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516157765.600:162): avc:  denied  { execute_no_trans } for  pid=1269 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestDockerStorage-testOverview-fedora-27-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestDockerStorage-testOverview-fedora-27-127.0.0.2-2201-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516157765.313:159): avc:  denied  { map } for  pid=1208 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 156 testOverview (check_docker_storage.TestDockerStorage) # duration: 72s
Wrote screenshot to TestDockerStorage-testOverview-fedora-27-127.0.0.2-2201-FAIL.png
Wrote HTML dump to TestDockerStorage-testOverview-fedora-27-127.0.0.2-2201-FAIL.html
Wrote JS log to TestDockerStorage-testOverview-fedora-27-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestDockerStorage-testOverview-fedora-27-127.0.0.2-2201-FAIL.log

First occurrence: 2018-01-17T02:57:05.623446 | revision aa8203ac5bae2d854df4849900648ebf9ff18c88, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testFailure (check_docker.TestDocker)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9247/devtools/browser/d734d43a-efeb-49d1-ba27-85415f2db1d9
[0117/025714.180637:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 19218: Permission denied (13)
[0117/025715.251774:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 19278: Permission denied (13)
> warning: 
Unexpected journal message 'audit: type=1400 audit(1516157781.746:165): avc:  denied  { execute_no_trans } for  pid=1299 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestDocker-testFailure-fedora-27-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestDocker-testFailure-fedora-27-127.0.0.2-2601-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516157781.746:165): avc:  denied  { execute_no_trans } for  pid=1299 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 152 testFailure (check_docker.TestDocker) # duration: 126s
Wrote screenshot to TestDocker-testFailure-fedora-27-127.0.0.2-2601-FAIL.png
Wrote HTML dump to TestDocker-testFailure-fedora-27-127.0.0.2-2601-FAIL.html
Wrote JS log to TestDocker-testFailure-fedora-27-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestDocker-testFailure-fedora-27-127.0.0.2-2601-FAIL.log

First occurrence: 2018-01-17T02:58:16.060179 | revision aa8203ac5bae2d854df4849900648ebf9ff18c88, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testNfsClient (check_storage_nfs.TestStorage)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9230/devtools/browser/287abe57-de6a-4bb7-b93a-0b5cdb9d3b23
[0117/030057.989824:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 25145: Permission denied (13)
[0117/030059.160345:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 25205: Permission denied (13)
> warning: clnt_create: RPC: Unknown host

> warning: 
> warning: clnt_create: RPC: Unknown host

> warning: 
Unexpected journal message 'audit: type=1400 audit(1516158047.545:163): avc:  denied  { map } for  pid=1238 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516158047.697:165): avc:  denied  { execute_no_trans } for  pid=1305 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestStorage-testNfsClient-fedora-27-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestStorage-testNfsClient-fedora-27-127.0.0.2-2601-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516158047.545:163): avc:  denied  { map } for  pid=1238 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 112 testNfsClient (check_storage_nfs.TestStorage) # duration: 35s
Wrote screenshot to TestStorage-testNfsClient-fedora-27-127.0.0.2-2601-FAIL.png
Wrote HTML dump to TestStorage-testNfsClient-fedora-27-127.0.0.2-2601-FAIL.html
Wrote JS log to TestStorage-testNfsClient-fedora-27-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestStorage-testNfsClient-fedora-27-127.0.0.2-2601-FAIL.log

First occurrence: 2018-01-17T03:01:12.083085 | revision aa8203ac5bae2d854df4849900648ebf9ff18c88, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testLvm (check_storage_lvm2.TestStorage)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9587/devtools/browser/08d54cb0-4c90-42ec-92f4-855d5db07858
[0117/030145.051413:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 26471: Permission denied (13)
[0117/030146.000232:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 26496: Permission denied (13)
  WARNING: Sum of all thin volume sizes (100.00 MiB) exceeds the size of thin pool TEST1/pool and the size of whole volume group (48.00 MiB)!
> warning: This logical volume cannot be made smaller.
Unexpected journal message 'audit: type=1400 audit(1516158097.423:161): avc:  denied  { map } for  pid=1245 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516158097.539:163): avc:  denied  { execute_no_trans } for  pid=1278 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestStorage-testLvm-fedora-27-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestStorage-testLvm-fedora-27-127.0.0.2-2201-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516158097.423:161): avc:  denied  { map } for  pid=1245 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 103 testLvm (check_storage_lvm2.TestStorage) # duration: 66s
Wrote screenshot to TestStorage-testLvm-fedora-27-127.0.0.2-2201-FAIL.png
Wrote HTML dump to TestStorage-testLvm-fedora-27-127.0.0.2-2201-FAIL.html
Wrote JS log to TestStorage-testLvm-fedora-27-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestStorage-testLvm-fedora-27-127.0.0.2-2201-FAIL.log

First occurrence: 2018-01-17T03:02:32.040129 | revision aa8203ac5bae2d854df4849900648ebf9ff18c88, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testInfoSecurity (check_packagekit.TestUpdates)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:10181/devtools/browser/d2d3c209-117d-4342-bb4b-d1d20524937a
[0117/030536.572487:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 32163: Permission denied (13)
[0117/030537.567521:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 32237: Permission denied (13)
> warning: transport closed: disconnected
Connection to 127.0.0.2 closed by remote host.
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"6"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"7"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"8"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"9"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"10"}
Unexpected journal message 'audit: type=1400 audit(1516158377.478:167): avc:  denied  { map } for  pid=1279 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516158377.726:169): avc:  denied  { execute_no_trans } for  pid=1334 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestUpdates-testInfoSecurity-fedora-27-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestUpdates-testInfoSecurity-fedora-27-127.0.0.2-2201-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516158377.478:167): avc:  denied  { map } for  pid=1279 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 68 testInfoSecurity (check_packagekit.TestUpdates) # duration: 91s
Wrote screenshot to TestUpdates-testInfoSecurity-fedora-27-127.0.0.2-2201-FAIL.png
Wrote HTML dump to TestUpdates-testInfoSecurity-fedora-27-127.0.0.2-2201-FAIL.html
Wrote JS log to TestUpdates-testInfoSecurity-fedora-27-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestUpdates-testInfoSecurity-fedora-27-127.0.0.2-2201-FAIL.log

First occurrence: 2018-01-17T03:06:40.397288 | revision aa8203ac5bae2d854df4849900648ebf9ff18c88, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testProjectPolicy (check_openshift.TestRegistry)
#
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9267/devtools/browser/6c6ef50c-b860-4118-8c84-715c66a91812
[0117/030718.381296:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 34326: Permission denied (13)
[0117/030719.483474:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 34353: Permission denied (13)
> warning: 2018-01-16 22:07:23.403757 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-16 22:07:23.403868 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-16 22:07:23.403885 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-16 22:07:24.006954 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-16 22:07:24.007100 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-16 22:07:24.007138 I | proto: duplicate proto type registered: google.protobuf.Timestamp

Unexpected journal message 'audit: type=1400 audit(1516158398.399:161): avc:  denied  { map } for  pid=1231 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516158398.670:165): avc:  denied  { execute_no_trans } for  pid=1294 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestRegistry-testProjectPolicy-fedora-27-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestRegistry-testProjectPolicy-fedora-27-127.0.0.2-2601-FAIL.log
Journal extracted to TestRegistry-testProjectPolicy-openshift-127.0.0.2-2602-FAIL.log
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516158398.399:161): avc:  denied  { map } for  pid=1231 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 56 testProjectPolicy (check_openshift.TestRegistry) # duration: 95s
Wrote screenshot to TestRegistry-testProjectPolicy-fedora-27-127.0.0.2-2601-FAIL.png
Wrote HTML dump to TestRegistry-testProjectPolicy-fedora-27-127.0.0.2-2601-FAIL.html
Wrote JS log to TestRegistry-testProjectPolicy-fedora-27-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestRegistry-testProjectPolicy-fedora-27-127.0.0.2-2601-FAIL.log
Journal extracted to TestRegistry-testProjectPolicy-openshift-127.0.0.2-2602-FAIL.log
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory

First occurrence: 2018-01-17T03:08:03.604027 | revision aa8203ac5bae2d854df4849900648ebf9ff18c88, logs Times recorded: 1 Latest occurrences:

cockpituous commented 6 years ago

verify/fedora-27 Ooops, it happened again


# ----------------------------------------------------------------------
# testOtherSettings (check_networking_settings.TestNetworking)
#
NAME         UUID                                  TYPE            DEVICE 
System eth0  5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03  802-3-ethernet  eth0   
virbr0       c5d75aaa-61f8-4eab-9f5d-7162537f4581  bridge          virbr0 
System eth1  9c92fad9-6ecb-3e6c-eb4d-8a47c6f50c04  802-3-ethernet  --     
ens2         39ef3890-56af-4114-9a24-f3f94c42acfe  802-3-ethernet  --     

52:54:01:00:00:03 -> eth2
52:54:01:00:00:03 -> eth2
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:10063/devtools/browser/20eb5fd3-643f-488c-9171-e84437384650
[0117/031212.398768:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 39880: Permission denied (13)
[0117/031213.367448:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 39911: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516158692.868:145): avc:  denied  { map } for  pid=1214 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516158692.995:147): avc:  denied  { execute_no_trans } for  pid=1241 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestNetworking-testOtherSettings-fedora-27-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestNetworking-testOtherSettings-fedora-27-127.0.0.2-2501-FAIL.log
Journal extracted to TestNetworking-testOtherSettings-fedora-26-127.0.0.2-2502-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516158692.868:145): avc:  denied  { map } for  pid=1214 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 37 testOtherSettings (check_networking_settings.TestNetworking) # duration: 74s
Wrote screenshot to TestNetworking-testOtherSettings-fedora-27-127.0.0.2-2501-FAIL.png
Wrote HTML dump to TestNetworking-testOtherSettings-fedora-27-127.0.0.2-2501-FAIL.html
Wrote JS log to TestNetworking-testOtherSettings-fedora-27-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestNetworking-testOtherSettings-fedora-27-127.0.0.2-2501-FAIL.log
Journal extracted to TestNetworking-testOtherSettings-fedora-26-127.0.0.2-2502-FAIL.log

First occurrence: 2018-01-17T03:12:30.555480 | revision aa8203ac5bae2d854df4849900648ebf9ff18c88, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testFormatTypes (check_storage_format.TestStorage)
#

DevTools listening on ws://127.0.0.1:9960/devtools/browser/129b726b-46de-40b4-957a-82c75dc1ea61
[0117/100434.919446:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 30887: Permission denied (13)
[0117/100436.061314:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 30975: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516183465.556:163): avc:  denied  { map } for  pid=1280 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516183465.731:165): avc:  denied  { execute_no_trans } for  pid=1314 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestStorage-testFormatTypes-fedora-27-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestStorage-testFormatTypes-fedora-27-127.0.0.2-2201-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516183465.556:163): avc:  denied  { map } for  pid=1280 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 86 testFormatTypes (check_storage_format.TestStorage) # duration: 32s
Wrote screenshot to TestStorage-testFormatTypes-fedora-27-127.0.0.2-2201-FAIL.png
Wrote HTML dump to TestStorage-testFormatTypes-fedora-27-127.0.0.2-2201-FAIL.html
Wrote JS log to TestStorage-testFormatTypes-fedora-27-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestStorage-testFormatTypes-fedora-27-127.0.0.2-2201-FAIL.log

First occurrence: 2018-01-17T10:04:47.339631 | revision 92e24b3d7b1e4b68700a513bea7f2d810f2f86ff, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (check_reauthorize.TestReauthorize)
#

DevTools listening on ws://127.0.0.1:9669/devtools/browser/5d9ec968-fa2d-4876-9cb5-f21eb6995f15
[0117/100559.903797:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 33476: Permission denied (13)
[0117/100600.962917:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 33508: Permission denied (13)
> debug: Not authorized.

> warning: Error opening directory '/home/admin/.ssh': No such file or directory
> debug: Not authorized.

Unexpected journal message 'audit: type=1400 audit(1516183552.119:163): avc:  denied  { map } for  pid=1292 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516183552.256:165): avc:  denied  { execute_no_trans } for  pid=1333 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestReauthorize-testBasic-fedora-27-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestReauthorize-testBasic-fedora-27-127.0.0.2-2401-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516183552.119:163): avc:  denied  { map } for  pid=1292 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 70 testBasic (check_reauthorize.TestReauthorize) # duration: 32s
Wrote screenshot to TestReauthorize-testBasic-fedora-27-127.0.0.2-2401-FAIL.png
Wrote HTML dump to TestReauthorize-testBasic-fedora-27-127.0.0.2-2401-FAIL.html
Wrote JS log to TestReauthorize-testBasic-fedora-27-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestReauthorize-testBasic-fedora-27-127.0.0.2-2401-FAIL.log

First occurrence: 2018-01-17T10:06:11.702875 | revision 92e24b3d7b1e4b68700a513bea7f2d810f2f86ff, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (check_pages.TestPages)
#

DevTools listening on ws://127.0.0.1:9263/devtools/browser/2e51576d-8885-4f12-8438-562c84c7f7fb
[0117/100619.588767:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 34009: Permission denied (13)
[0117/100620.559611:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 34074: Permission denied (13)
> warning: transport closed: disconnected
> log: transport closed, dropped message:  
{"payload":"metrics1","interval":1000,"source":"direct","metrics":[{"name":"kernel.all.cpu.nice","units":"millisec","derive":"rate"},{"name":"kernel.all.cpu.user","units":"millisec","derive":"rate"},{"name":"kernel.all.cpu.sys","units":"millisec","derive":"rate"}],"command":"open","channel":"2:2!21","host":"localhost","group":"cockpit1:localhost/system"}
> log: transport closed, dropped message:  
{"payload":"metrics1","interval":1000,"source":"direct","metrics":[{"name":"mem.util.used","units":"bytes"}],"command":"open","channel":"2:2!22","host":"localhost","group":"cockpit1:localhost/system"}
> log: transport closed, dropped message:  
{"payload":"metrics1","interval":1000,"source":"direct","metrics":[{"name":"disk.all.total_bytes","units":"bytes","derive":"rate"}],"command":"open","channel":"2:2!23","host":"localhost","group":"cockpit1:localhost/system"}
> log: transport closed, dropped message:  
{"payload":"metrics1","interval":1000,"source":"direct","metrics":[{"name":"network.interface.total.bytes","units":"bytes","derive":"rate"}],"omit-instances":["lo"],"command":"open","channel":"2:2!24","host":"localhost","group":"cockpit1:localhost/system"}
> log: transport closed, dropped message:  3:1!1
{"call":["/org/freedesktop/systemd1/unit/docker_2dstorage_2dsetup_2eservice","org.freedesktop.DBus.Properties","GetAll",["org.freedesktop.systemd1.Unit"]],"id":"212"}
> log: transport closed, dropped message:  3:1!1
{"call":["/org/freedesktop/systemd1/unit/systemd_2dbootchart_2eservice","org.freedesktop.DBus.Properties","GetAll",["org.freedesktop.systemd1.Unit"]],"id":"213"}
Unexpected journal message 'audit: type=1400 audit(1516183572.870:163): avc:  denied  { map } for  pid=1302 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516183573.052:166): avc:  denied  { execute_no_trans } for  pid=1341 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestPages-testBasic-fedora-27-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestPages-testBasic-fedora-27-127.0.0.2-2601-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516183572.870:163): avc:  denied  { map } for  pid=1302 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 65 testBasic (check_pages.TestPages) # duration: 33s
Wrote screenshot to TestPages-testBasic-fedora-27-127.0.0.2-2601-FAIL.png
Wrote HTML dump to TestPages-testBasic-fedora-27-127.0.0.2-2601-FAIL.html
Wrote JS log to TestPages-testBasic-fedora-27-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestPages-testBasic-fedora-27-127.0.0.2-2601-FAIL.log

First occurrence: 2018-01-17T10:06:32.774073 | revision 92e24b3d7b1e4b68700a513bea7f2d810f2f86ff, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testFedora23Direct (check_multi_os.TestMultiOSDirect)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9675/devtools/browser/1a3e2f14-dbcc-4e17-98a4-a3ea7b10fa99
[0117/094110.672886:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 40823: Permission denied (13)
[0117/094111.687288:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 40873: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516182060.622:163): avc:  denied  { map } for  pid=1307 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestMultiOSDirect-testFedora23Direct-fedora-27-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestMultiOSDirect-testFedora23Direct-fedora-27-127.0.0.2-2301-FAIL.log
Journal extracted to TestMultiOSDirect-testFedora23Direct-fedora-23-stock-127.0.0.2-2302-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516182060.622:163): avc:  denied  { map } for  pid=1307 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 21 testFedora23Direct (check_multi_os.TestMultiOSDirect) # duration: 36s
Wrote screenshot to TestMultiOSDirect-testFedora23Direct-fedora-27-127.0.0.2-2301-FAIL.png
Wrote HTML dump to TestMultiOSDirect-testFedora23Direct-fedora-27-127.0.0.2-2301-FAIL.html
Wrote JS log to TestMultiOSDirect-testFedora23Direct-fedora-27-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestMultiOSDirect-testFedora23Direct-fedora-27-127.0.0.2-2301-FAIL.log
Journal extracted to TestMultiOSDirect-testFedora23Direct-fedora-23-stock-127.0.0.2-2302-FAIL.log

First occurrence: 2018-01-17T09:41:24.553948 | revision 5fe7c6adec4de303c9826f35f003354fe87bb710, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testImagestreamImport (check_openshift.TestRegistry)
#
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?

DevTools listening on ws://127.0.0.1:9855/devtools/browser/55506ee5-a8ae-45e9-90c6-18ae1d16af1b
[0117/100828.427619:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 36699: Permission denied (13)
[0117/100829.483919:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 36737: Permission denied (13)
> warning: 2018-01-17 05:08:32.619807 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-17 05:08:32.619975 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-17 05:08:32.620029 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-17 05:08:33.062495 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-17 05:08:33.062667 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-17 05:08:33.062727 I | proto: duplicate proto type registered: google.protobuf.Timestamp

CDP: {"source":"security","level":"error","text":"Refused to apply inline style because it violates the following Content Security Policy directive: \"default-src 'self' http://127.0.0.2:9791\". Either the 'unsafe-inline' keyword, a hash ('sha256-I4l5F4Kq75Yvla5XX3FqfoQO1206LqJ8p8rtQPyLwm4='), or a nonce ('nonce-...') is required to enable inline execution. Note also that 'style-src' was not explicitly set, so 'default-src' is used as a fallback.\n","timestamp":1516183714444.64,"url":"http://127.0.0.2:9791/cockpit/$2009b879a0e930b5a1d3b108183b5f243c24f732/kubernetes/registry.js","lineNumber":3920,"stackTrace":{"callFrames":[{"functionName":"html","scriptId":"44","url":"http://127.0.0.2:9791/cockpit/$2009b879a0e930b5a1d3b108183b5f243c24f732/kubernetes/registry.js","lineNumber":3920,"columnNumber":74},{"functionName":"be.(anonymous function)","scriptId":"44","url":"http://127.0.0.2:9791/cockpit/$2009b879a0e930b5a1d3b108183b5f243c24f732/kubernetes/registry.js","lineNumber":3937,"columnNumber":40},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9791/cockpit/$2009b879a0e930b5a1d3b108183b5f243c24f732/kubernetes/registry.js","lineNumber":1427,"columnNumber":40},{"functionName":"l","scriptId":"44","url":"http://127.0.0.2:9791/cockpit/$2009b879a0e930b5a1d3b108183b5f243c24f732/kubernetes/registry.js","lineNumber":2475,"columnNumber":41},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9791/cockpit/$2009b879a0e930b5a1d3b108183b5f243c24f732/kubernetes/registry.js","lineNumber":2483,"columnNumber":20},{"functionName":"$eval","scriptId":"44","url":"http://127.0.0.2:9791/cockpit/$2009b879a0e930b5a1d3b108183b5f243c24f732/kubernetes/registry.js","lineNumber":2799,"columnNumber":35},{"functionName":"$digest","scriptId":"44","url":"http://127.0.0.2:9791/cockpit/$2009b879a0e930b5a1d3b108183b5f243c24f732/kubernetes/registry.js","lineNumber":2752,"columnNumber":59},{"functionName":"$apply","scriptId":"44","url":"http://127.0.0.2:9791/cockpit/$2009b879a0e930b5a1d3b108183b5f243c24f732/kubernetes/registry.js","lineNumber":2821,"columnNumber":34},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9791/cockpit/$2009b879a0e930b5a1d3b108183b5f243c24f732/kubernetes/registry.js","lineNumber":2660,"columnNumber":26},{"functionName":"s","scriptId":"44","url":"http://127.0.0.2:9791/cockpit/$2009b879a0e930b5a1d3b108183b5f243c24f732/kubernetes/registry.js","lineNumber":945,"columnNumber":22},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9791/cockpit/$2009b879a0e930b5a1d3b108183b5f243c24f732/kubernetes/registry.js","lineNumber":1037,"columnNumber":33}]}}
Unexpected journal message 'audit: type=1400 audit(1516183667.427:161): avc:  denied  { map } for  pid=1282 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516183667.571:163): avc:  denied  { execute_no_trans } for  pid=1321 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestRegistry-testImagestreamImport-fedora-27-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestRegistry-testImagestreamImport-fedora-27-127.0.0.2-2901-FAIL.log
Journal extracted to TestRegistry-testImagestreamImport-openshift-127.0.0.2-2902-FAIL.log
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516183667.427:161): avc:  denied  { map } for  pid=1282 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 53 testImagestreamImport (check_openshift.TestRegistry) # duration: 66s
Wrote screenshot to TestRegistry-testImagestreamImport-fedora-27-127.0.0.2-2901-FAIL.png
Wrote HTML dump to TestRegistry-testImagestreamImport-fedora-27-127.0.0.2-2901-FAIL.html
Wrote JS log to TestRegistry-testImagestreamImport-fedora-27-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestRegistry-testImagestreamImport-fedora-27-127.0.0.2-2901-FAIL.log
Journal extracted to TestRegistry-testImagestreamImport-openshift-127.0.0.2-2902-FAIL.log
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory

First occurrence: 2018-01-17T10:08:41.038944 | revision 92e24b3d7b1e4b68700a513bea7f2d810f2f86ff, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testExternalConsole (check_machines.TestMachines)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9580/devtools/browser/143b75ef-75d6-48f2-8dc6-dbf79f92ab2a
[0117/094357.302124:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 45124: Permission denied (13)
[0117/094358.338030:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 45164: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516182226.772:163): avc:  denied  { map } for  pid=1296 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516182226.883:165): avc:  denied  { execute_no_trans } for  pid=1332 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestMachines-testExternalConsole-fedora-27-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestMachines-testExternalConsole-fedora-27-127.0.0.2-2601-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516182226.772:163): avc:  denied  { map } for  pid=1296 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 4 testExternalConsole (check_machines.TestMachines) # duration: 34s
Wrote screenshot to TestMachines-testExternalConsole-fedora-27-127.0.0.2-2601-FAIL.png
Wrote HTML dump to TestMachines-testExternalConsole-fedora-27-127.0.0.2-2601-FAIL.html
Wrote JS log to TestMachines-testExternalConsole-fedora-27-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestMachines-testExternalConsole-fedora-27-127.0.0.2-2601-FAIL.log

First occurrence: 2018-01-17T09:44:07.998039 | revision 5fe7c6adec4de303c9826f35f003354fe87bb710, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testKubevirtEnvironment (check_openshift.TestOpenshift)
#
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
No resources found.
Unexpected journal message 'audit: type=1400 audit(1516183740.301:163): avc:  denied  { map } for  pid=1282 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516183740.440:165): avc:  denied  { execute_no_trans } for  pid=1323 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Journal extracted to TestOpenshift-testKubevirtEnvironment-fedora-27-127.0.0.2-2401-FAIL.log
Journal extracted to TestOpenshift-testKubevirtEnvironment-openshift-127.0.0.2-2402-FAIL.log
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516183740.301:163): avc:  denied  { map } for  pid=1282 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 45 testKubevirtEnvironment (check_openshift.TestOpenshift) # duration: 83s
Journal extracted to TestOpenshift-testKubevirtEnvironment-fedora-27-127.0.0.2-2401-FAIL.log
Journal extracted to TestOpenshift-testKubevirtEnvironment-openshift-127.0.0.2-2402-FAIL.log
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory

First occurrence: 2018-01-17T10:10:11.222099 | revision 92e24b3d7b1e4b68700a513bea7f2d810f2f86ff, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testFrameReload (check_multi_machine.TestMultiMachine)
#

DevTools listening on ws://127.0.0.1:9228/devtools/browser/c6f649fd-8526-4515-8f93-c5476a1f6ac4
[0117/101255.121701:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 44301: Permission denied (13)
[0117/101256.099373:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 44354: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516183965.373:163): avc:  denied  { map } for  pid=1307 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516183965.479:165): avc:  denied  { execute_no_trans } for  pid=1343 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestMultiMachine-testFrameReload-fedora-27-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestMultiMachine-testFrameReload-fedora-27-127.0.0.2-2601-FAIL.log
Journal extracted to TestMultiMachine-testFrameReload-fedora-27-127.0.0.2-2603-FAIL.log
Journal extracted to TestMultiMachine-testFrameReload-fedora-27-127.0.0.2-2602-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516183965.373:163): avc:  denied  { map } for  pid=1307 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 15 testFrameReload (check_multi_machine.TestMultiMachine) # duration: 31s
Wrote screenshot to TestMultiMachine-testFrameReload-fedora-27-127.0.0.2-2601-FAIL.png
Wrote HTML dump to TestMultiMachine-testFrameReload-fedora-27-127.0.0.2-2601-FAIL.html
Wrote JS log to TestMultiMachine-testFrameReload-fedora-27-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestMultiMachine-testFrameReload-fedora-27-127.0.0.2-2601-FAIL.log
Journal extracted to TestMultiMachine-testFrameReload-fedora-27-127.0.0.2-2603-FAIL.log
Journal extracted to TestMultiMachine-testFrameReload-fedora-27-127.0.0.2-2602-FAIL.log

First occurrence: 2018-01-17T10:13:04.984499 | revision 92e24b3d7b1e4b68700a513bea7f2d810f2f86ff, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testInlineConsole (check_machines.TestMachines)
#

DevTools listening on ws://127.0.0.1:9804/devtools/browser/06d290d3-60d6-4272-b0b3-e6b1f6b259ec
[0117/101413.313479:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 46791: Permission denied (13)
[0117/101414.349930:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 46828: Permission denied (13)
> log: Query used for channel:  {"payload":"stream","protocol":"binary","address":"127.0.0.1","port":5900,"binary":"raw"}
> log: Registering ctrl-alt-del handler to:  vm-subVmTest1-vnc-ctrl-alt-del
> log: connecting
> warning:  Msg: noVNC ready: native WebSockets, canvas rendering
> log: Creating channel:  127.0.0.2 9591
> warning: 
> warning:  Msg: Starting VNC handshake
> warning:  Msg: Sent ProtocolVersion: 003.008
> warning:  Msg: Authenticating using scheme: 1
> warning: 
> warning:  Msg: Authentication OK
> warning:  Msg: Authentication OK
> warning:  Msg: Connected (unencrypted) to: QEMU (subVmTest1)
> log: Resizing noVNC, height =  460px
> log: Setting focus
> log: Scrolling VNC frame into view, containerId =  vm-subVmTest1
Unexpected journal message 'audit: type=1400 audit(1516184043.058:163): avc:  denied  { map } for  pid=1281 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516184043.210:165): avc:  denied  { execute_no_trans } for  pid=1313 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestMachines-testInlineConsole-fedora-27-127.0.0.2-2701-FAIL.js.log
> log: Resizing noVNC, height =  460px
> log: Scrolling VNC frame into view, containerId =  vm-subVmTest1
Journal extracted to TestMachines-testInlineConsole-fedora-27-127.0.0.2-2701-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516184043.058:163): avc:  denied  { map } for  pid=1281 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 5 testInlineConsole (check_machines.TestMachines) # duration: 33s
Wrote screenshot to TestMachines-testInlineConsole-fedora-27-127.0.0.2-2701-FAIL.png
Wrote HTML dump to TestMachines-testInlineConsole-fedora-27-127.0.0.2-2701-FAIL.html
Wrote JS log to TestMachines-testInlineConsole-fedora-27-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestMachines-testInlineConsole-fedora-27-127.0.0.2-2701-FAIL.log

First occurrence: 2018-01-17T10:14:23.814725 | revision 92e24b3d7b1e4b68700a513bea7f2d810f2f86ff, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testAppStream (check_sosreport.TestSOS)
#

DevTools listening on ws://127.0.0.1:9267/devtools/browser/81077c58-50e8-49fe-a497-39abc9f16f75
[0117/094957.457223:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 53846: Permission denied (13)
[0117/094958.406330:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 53913: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516182591.035:158): avc:  denied  { map } for  pid=1244 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516182591.260:162): avc:  denied  { execute_no_trans } for  pid=1300 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestSOS-testAppStream-fedora-27-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestSOS-testAppStream-fedora-27-127.0.0.2-2201-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516182591.035:158): avc:  denied  { map } for  pid=1244 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 121 testAppStream (check_sosreport.TestSOS) # duration: 25s
Wrote screenshot to TestSOS-testAppStream-fedora-27-127.0.0.2-2201-FAIL.png
Wrote HTML dump to TestSOS-testAppStream-fedora-27-127.0.0.2-2201-FAIL.html
Wrote JS log to TestSOS-testAppStream-fedora-27-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestSOS-testAppStream-fedora-27-127.0.0.2-2201-FAIL.log

First occurrence: 2018-01-17T09:50:03.390498 | revision 74786f2be5f9e9c48b617d83f2629d6fa7832a02, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testIgnored (check_storage_ignored.TestStorage)
#

DevTools listening on ws://127.0.0.1:10126/devtools/browser/efe88bdf-5928-4944-9a64-d84939c761cc
[0117/095225.770185:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 58595: Permission denied (13)
[0117/095226.817994:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 58748: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516182737.465:163): avc:  denied  { map } for  pid=1285 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516182737.599:165): avc:  denied  { execute_no_trans } for  pid=1324 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestStorage-testIgnored-fedora-27-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestStorage-testIgnored-fedora-27-127.0.0.2-2501-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516182737.465:163): avc:  denied  { map } for  pid=1285 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 89 testIgnored (check_storage_ignored.TestStorage) # duration: 30s
Wrote screenshot to TestStorage-testIgnored-fedora-27-127.0.0.2-2501-FAIL.png
Wrote HTML dump to TestStorage-testIgnored-fedora-27-127.0.0.2-2501-FAIL.html
Wrote JS log to TestStorage-testIgnored-fedora-27-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestStorage-testIgnored-fedora-27-127.0.0.2-2501-FAIL.log

First occurrence: 2018-01-17T09:52:34.363475 | revision 74786f2be5f9e9c48b617d83f2629d6fa7832a02, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (check_storage_basic.TestStorage)
#

DevTools listening on ws://127.0.0.1:10178/devtools/browser/71751c4d-509c-4815-8d27-cb6df0fe7273
[0117/095257.528767:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 59518: Permission denied (13)
[0117/095258.538154:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 59545: Permission denied (13)
mke2fs 1.43.5 (04-Aug-2017)
Unexpected journal message 'audit: type=1400 audit(1516182769.749:163): avc:  denied  { map } for  pid=1246 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516182769.935:165): avc:  denied  { execute_no_trans } for  pid=1296 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestStorage-testBasic-fedora-27-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestStorage-testBasic-fedora-27-127.0.0.2-2201-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516182769.749:163): avc:  denied  { map } for  pid=1246 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 84 testBasic (check_storage_basic.TestStorage) # duration: 29s
Wrote screenshot to TestStorage-testBasic-fedora-27-127.0.0.2-2201-FAIL.png
Wrote HTML dump to TestStorage-testBasic-fedora-27-127.0.0.2-2201-FAIL.html
Wrote JS log to TestStorage-testBasic-fedora-27-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestStorage-testBasic-fedora-27-127.0.0.2-2201-FAIL.log

First occurrence: 2018-01-17T09:53:06.485222 | revision 74786f2be5f9e9c48b617d83f2629d6fa7832a02, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (check_shutdown_restart.TestShutdownRestart)
#

DevTools listening on ws://127.0.0.1:9450/devtools/browser/40e72c7c-b2e6-4daa-a017-009a239b39f7
[0117/095307.566683:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 60008: Permission denied (13)
[0117/095308.698577:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 60052: Permission denied (13)
> warning: Shutdown scheduled for Wed 2018-01-17 04:53:11 EST, use 'shutdown -c' to cancel.

> warning: transport closed: disconnected
Connection to 127.0.0.2 closed by remote host.
CDP: {"source":"network","level":"error","text":"Failed to load resource: net::ERR_EMPTY_RESPONSE","timestamp":1516182792570.38,"url":"http://127.0.0.2:9391/cockpit/static/fonts/OpenSans-Light-webfont.woff","networkRequestId":"60052.29"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"3"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"4"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"5"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"6"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"7"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"8"}
Unexpected journal message 'audit: type=1400 audit(1516182773.540:163): avc:  denied  { map } for  pid=1240 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516182773.759:165): avc:  denied  { execute_no_trans } for  pid=1304 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestShutdownRestart-testBasic-fedora-27-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestShutdownRestart-testBasic-fedora-27-127.0.0.2-2501-FAIL.log
Journal extracted to TestShutdownRestart-testBasic-fedora-27-127.0.0.2-2502-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/bots/../test/verify/check-shutdown-restart", line 95, in testBasic
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516182773.540:163): avc:  denied  { map } for  pid=1240 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 82 testBasic (check_shutdown_restart.TestShutdownRestart) # duration: 65s
Wrote screenshot to TestShutdownRestart-testBasic-fedora-27-127.0.0.2-2501-FAIL.png
Wrote HTML dump to TestShutdownRestart-testBasic-fedora-27-127.0.0.2-2501-FAIL.html
Wrote JS log to TestShutdownRestart-testBasic-fedora-27-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestShutdownRestart-testBasic-fedora-27-127.0.0.2-2501-FAIL.log
Journal extracted to TestShutdownRestart-testBasic-fedora-27-127.0.0.2-2502-FAIL.log

First occurrence: 2018-01-17T09:53:45.644504 | revision 74786f2be5f9e9c48b617d83f2629d6fa7832a02, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testPendingClaim (check_kubernetes.TestKubernetes)
#
bash: /etc/kubernetes/start-kubernetes: No such file or directory
2018-01-17 04:54:47.243247 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-17 04:54:47.297107 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-17 04:54:47.297178 I | proto: duplicate proto type registered: google.protobuf.Timestamp
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9493/devtools/browser/222a53e9-b4fc-40dd-9708-9e60960cc884
[0117/095451.641270:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 74114: Permission denied (13)
[0117/095452.928425:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 74192: Permission denied (13)
> warning: 2018-01-17 04:55:00.551240 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-17 04:55:00.551377 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-17 04:55:00.551405 I | proto: duplicate proto type registered: google.protobuf.Timestamp
error: current-context must exist in order to minify

> warning: received invalid kubectl config 
> warning: 2018-01-17 04:55:02.526342 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-17 04:55:02.529156 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-17 04:55:02.529269 I | proto: duplicate proto type registered: google.protobuf.Timestamp

2018-01-17 04:55:03.636719 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-17 04:55:03.636887 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-17 04:55:03.636902 I | proto: duplicate proto type registered: google.protobuf.Timestamp
2018-01-17 04:55:04.347083 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-17 04:55:04.347606 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-17 04:55:04.347935 I | proto: duplicate proto type registered: google.protobuf.Timestamp
2018-01-17 04:55:04.641510 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-17 04:55:04.641590 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-17 04:55:04.641606 I | proto: duplicate proto type registered: google.protobuf.Timestamp
2018-01-17 04:55:06.034827 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-17 04:55:06.035006 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-17 04:55:06.039207 I | proto: duplicate proto type registered: google.protobuf.Timestamp
2018-01-17 04:55:06.692613 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-17 04:55:06.693004 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-17 04:55:06.693242 I | proto: duplicate proto type registered: google.protobuf.Timestamp
2018-01-17 04:55:07.599808 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-17 04:55:07.601177 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-17 04:55:07.601398 I | proto: duplicate proto type registered: google.protobuf.Timestamp
Unexpected journal message 'audit: type=1400 audit(1516182858.441:163): avc:  denied  { map } for  pid=1271 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516182858.580:165): avc:  denied  { execute_no_trans } for  pid=1316 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestKubernetes-testPendingClaim-fedora-27-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestKubernetes-testPendingClaim-fedora-27-127.0.0.2-2901-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516182858.441:163): avc:  denied  { map } for  pid=1271 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 174 testPendingClaim (check_kubernetes.TestKubernetes) # duration: 75s
Wrote screenshot to TestKubernetes-testPendingClaim-fedora-27-127.0.0.2-2901-FAIL.png
Wrote HTML dump to TestKubernetes-testPendingClaim-fedora-27-127.0.0.2-2901-FAIL.html
Wrote JS log to TestKubernetes-testPendingClaim-fedora-27-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestKubernetes-testPendingClaim-fedora-27-127.0.0.2-2901-FAIL.log

First occurrence: 2018-01-17T09:55:15.256578 | revision 5af93c4982658b63b208ec1ed076290c05577523, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testDevmapper (check_docker_storage.TestDockerStorageMapper)
#
  Volume group "atomic-storage" not found
  Cannot process volume group atomic-storage
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9367/devtools/browser/89cb40ff-097f-44e5-ba59-504530140806
[0117/095627.775054:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 76398: Permission denied (13)
[0117/095628.722762:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 76431: Permission denied (13)
  Volume group "atomic-storage" not found
  Cannot process volume group atomic-storage
  Volume group "atomic-storage" not found
  Cannot process volume group atomic-storage
  Volume group "atomic-storage" not found
  Cannot process volume group atomic-storage
Unexpected journal message 'audit: type=1400 audit(1516182977.207:161): avc:  denied  { map } for  pid=1241 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516182977.353:163): avc:  denied  { execute_no_trans } for  pid=1303 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestDockerStorageMapper-testDevmapper-fedora-27-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestDockerStorageMapper-testDevmapper-fedora-27-127.0.0.2-2301-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516182977.207:161): avc:  denied  { map } for  pid=1241 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 159 testDevmapper (check_docker_storage.TestDockerStorageMapper) # duration: 53s
Wrote screenshot to TestDockerStorageMapper-testDevmapper-fedora-27-127.0.0.2-2301-FAIL.png
Wrote HTML dump to TestDockerStorageMapper-testDevmapper-fedora-27-127.0.0.2-2301-FAIL.html
Wrote JS log to TestDockerStorageMapper-testDevmapper-fedora-27-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestDockerStorageMapper-testDevmapper-fedora-27-127.0.0.2-2301-FAIL.log

First occurrence: 2018-01-17T09:56:59.440892 | revision 5af93c4982658b63b208ec1ed076290c05577523, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testDockerCommandInfo (check_openshift.TestRegistry)
#
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory

DevTools listening on ws://127.0.0.1:9841/devtools/browser/f6383989-8ca3-49b3-8d48-de587f0e5453
[0117/095706.273404:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 64586: Permission denied (13)
[0117/095707.294037:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 64616: Permission denied (13)
> warning: 2018-01-17 04:57:10.333313 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-17 04:57:10.333483 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-17 04:57:10.333530 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-17 04:57:10.724934 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-17 04:57:10.725123 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-17 04:57:10.725164 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: failed to lookup access: pizzazz get imagestreams/layers: "User \"pushuser\" cannot create localresourceaccessreviews in the namespace \"pizzazz\": User \"pushuser\" cannot create localresourceaccessreviews in project \"pizzazz\""
> warning: failed to lookup access: marmalade get imagestreams/layers: "User \"pushuser\" cannot create localresourceaccessreviews in the namespace \"marmalade\": User \"pushuser\" cannot create localresourceaccessreviews in project \"marmalade\""
> warning: failed to lookup access: marmalade get imagestreams/layers: "User \"pushuser\" cannot create localresourceaccessreviews in the namespace \"marmalade\": User \"pushuser\" cannot create localresourceaccessreviews in project \"marmalade\""
> warning: failed to lookup access: pizzazz get imagestreams/layers: "User \"pushuser\" cannot create localresourceaccessreviews in the namespace \"pizzazz\": User \"pushuser\" cannot create localresourceaccessreviews in project \"pizzazz\""
CDP: {"source":"security","level":"error","text":"Refused to apply inline style because it violates the following Content Security Policy directive: \"default-src 'self' http://127.0.0.2:9591\". Either the 'unsafe-inline' keyword, a hash ('sha256-I4l5F4Kq75Yvla5XX3FqfoQO1206LqJ8p8rtQPyLwm4='), or a nonce ('nonce-...') is required to enable inline execution. Note also that 'style-src' was not explicitly set, so 'default-src' is used as a fallback.\n","timestamp":1516183035371.53,"url":"http://127.0.0.2:9591/cockpit/$253692b939ddbe12ae020f53de7cba302afe4d6e/kubernetes/registry.js","lineNumber":3920,"stackTrace":{"callFrames":[{"functionName":"html","scriptId":"44","url":"http://127.0.0.2:9591/cockpit/$253692b939ddbe12ae020f53de7cba302afe4d6e/kubernetes/registry.js","lineNumber":3920,"columnNumber":74},{"functionName":"be.(anonymous function)","scriptId":"44","url":"http://127.0.0.2:9591/cockpit/$253692b939ddbe12ae020f53de7cba302afe4d6e/kubernetes/registry.js","lineNumber":3937,"columnNumber":40},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9591/cockpit/$253692b939ddbe12ae020f53de7cba302afe4d6e/kubernetes/registry.js","lineNumber":1427,"columnNumber":40},{"functionName":"l","scriptId":"44","url":"http://127.0.0.2:9591/cockpit/$253692b939ddbe12ae020f53de7cba302afe4d6e/kubernetes/registry.js","lineNumber":2475,"columnNumber":41},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9591/cockpit/$253692b939ddbe12ae020f53de7cba302afe4d6e/kubernetes/registry.js","lineNumber":2483,"columnNumber":20},{"functionName":"$eval","scriptId":"44","url":"http://127.0.0.2:9591/cockpit/$253692b939ddbe12ae020f53de7cba302afe4d6e/kubernetes/registry.js","lineNumber":2799,"columnNumber":35},{"functionName":"$digest","scriptId":"44","url":"http://127.0.0.2:9591/cockpit/$253692b939ddbe12ae020f53de7cba302afe4d6e/kubernetes/registry.js","lineNumber":2752,"columnNumber":59},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9591/cockpit/$253692b939ddbe12ae020f53de7cba302afe4d6e/kubernetes/registry.js","lineNumber":2193,"columnNumber":45},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9591/cockpit/$253692b939ddbe12ae020f53de7cba302afe4d6e/kubernetes/registry.js","lineNumber":978,"columnNumber":20},{"functionName":"i","scriptId":"44","url":"http://127.0.0.2:9591/cockpit/$253692b939ddbe12ae020f53de7cba302afe4d6e/kubernetes/registry.js","lineNumber":41,"columnNumber":73},{"functionName":"m","scriptId":"44","url":"http://127.0.0.2:9591/cockpit/$253692b939ddbe12ae020f53de7cba302afe4d6e/kubernetes/registry.js","lineNumber":977,"columnNumber":65},{"functionName":"u","scriptId":"44","url":"http://127.0.0.2:9591/cockpit/$253692b939ddbe12ae020f53de7cba302afe4d6e/kubernetes/registry.js","lineNumber":966,"columnNumber":21},{"functionName":"n","scriptId":"44","url":"http://127.0.0.2:9591/cockpit/$253692b939ddbe12ae020f53de7cba302afe4d6e/kubernetes/registry.js","lineNumber":713,"columnNumber":90},{"functionName":"ph_go","scriptId":"22","url":"","lineNumber":167,"columnNumber":29},{"functionName":"","scriptId":"72","url":"","lineNumber":0,"columnNumber":16}]}}
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
> warning: 2018-01-17 04:57:19.543602 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-17 04:57:19.543864 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-17 04:57:19.543913 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-17 04:57:20.020957 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-17 04:57:20.021058 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-17 04:57:20.021095 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: failed to lookup access: marmalade get imagestreams/layers: "User \"pulluser\" cannot create localresourceaccessreviews in the namespace \"marmalade\": User \"pulluser\" cannot create localresourceaccessreviews in project \"marmalade\""
> warning: failed to lookup access: marmalade get imagestreams/layers: "User \"pulluser\" cannot create localresourceaccessreviews in the namespace \"marmalade\": User \"pulluser\" cannot create localresourceaccessreviews in project \"marmalade\""
CDP: {"source":"security","level":"error","text":"Refused to apply inline style because it violates the following Content Security Policy directive: \"default-src 'self' http://127.0.0.2:9591\". Either the 'unsafe-inline' keyword, a hash ('sha256-I4l5F4Kq75Yvla5XX3FqfoQO1206LqJ8p8rtQPyLwm4='), or a nonce ('nonce-...') is required to enable inline execution. Note also that 'style-src' was not explicitly set, so 'default-src' is used as a fallback.\n","timestamp":1516183041958.53,"url":"http://127.0.0.2:9591/cockpit/$253692b939ddbe12ae020f53de7cba302afe4d6e/kubernetes/registry.js","lineNumber":3920,"stackTrace":{"callFrames":[{"functionName":"html","scriptId":"87","url":"http://127.0.0.2:9591/cockpit/$253692b939ddbe12ae020f53de7cba302afe4d6e/kubernetes/registry.js","lineNumber":3920,"columnNumber":74},{"functionName":"be.(anonymous function)","scriptId":"87","url":"http://127.0.0.2:9591/cockpit/$253692b939ddbe12ae020f53de7cba302afe4d6e/kubernetes/registry.js","lineNumber":3937,"columnNumber":40},{"functionName":"","scriptId":"87","url":"http://127.0.0.2:9591/cockpit/$253692b939ddbe12ae020f53de7cba302afe4d6e/kubernetes/registry.js","lineNumber":1427,"columnNumber":40},{"functionName":"l","scriptId":"87","url":"http://127.0.0.2:9591/cockpit/$253692b939ddbe12ae020f53de7cba302afe4d6e/kubernetes/registry.js","lineNumber":2475,"columnNumber":41},{"functionName":"","scriptId":"87","url":"http://127.0.0.2:9591/cockpit/$253692b939ddbe12ae020f53de7cba302afe4d6e/kubernetes/registry.js","lineNumber":2483,"columnNumber":20},{"functionName":"$eval","scriptId":"87","url":"http://127.0.0.2:9591/cockpit/$253692b939ddbe12ae020f53de7cba302afe4d6e/kubernetes/registry.js","lineNumber":2799,"columnNumber":35},{"functionName":"$digest","scriptId":"87","url":"http://127.0.0.2:9591/cockpit/$253692b939ddbe12ae020f53de7cba302afe4d6e/kubernetes/registry.js","lineNumber":2752,"columnNumber":59},{"functionName":"","scriptId":"87","url":"http://127.0.0.2:9591/cockpit/$253692b939ddbe12ae020f53de7cba302afe4d6e/kubernetes/registry.js","lineNumber":2193,"columnNumber":45},{"functionName":"","scriptId":"87","url":"http://127.0.0.2:9591/cockpit/$253692b939ddbe12ae020f53de7cba302afe4d6e/kubernetes/registry.js","lineNumber":978,"columnNumber":20},{"functionName":"i","scriptId":"87","url":"http://127.0.0.2:9591/cockpit/$253692b939ddbe12ae020f53de7cba302afe4d6e/kubernetes/registry.js","lineNumber":41,"columnNumber":73},{"functionName":"m","scriptId":"87","url":"http://127.0.0.2:9591/cockpit/$253692b939ddbe12ae020f53de7cba302afe4d6e/kubernetes/registry.js","lineNumber":977,"columnNumber":65},{"functionName":"u","scriptId":"87","url":"http://127.0.0.2:9591/cockpit/$253692b939ddbe12ae020f53de7cba302afe4d6e/kubernetes/registry.js","lineNumber":966,"columnNumber":21},{"functionName":"n","scriptId":"87","url":"http://127.0.0.2:9591/cockpit/$253692b939ddbe12ae020f53de7cba302afe4d6e/kubernetes/registry.js","lineNumber":713,"columnNumber":90},{"functionName":"ph_go","scriptId":"22","url":"","lineNumber":167,"columnNumber":29},{"functionName":"","scriptId":"72","url":"","lineNumber":0,"columnNumber":16}]}}
Unexpected journal message 'audit: type=1400 audit(1516182991.759:163): avc:  denied  { map } for  pid=1281 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516182991.874:165): avc:  denied  { execute_no_trans } for  pid=1316 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestRegistry-testDockerCommandInfo-fedora-27-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestRegistry-testDockerCommandInfo-fedora-27-127.0.0.2-2701-FAIL.log
Journal extracted to TestRegistry-testDockerCommandInfo-openshift-127.0.0.2-2702-FAIL.log
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516182991.759:163): avc:  denied  { map } for  pid=1281 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 50 testDockerCommandInfo (check_openshift.TestRegistry) # duration: 64s
Wrote screenshot to TestRegistry-testDockerCommandInfo-fedora-27-127.0.0.2-2701-FAIL.png
Wrote HTML dump to TestRegistry-testDockerCommandInfo-fedora-27-127.0.0.2-2701-FAIL.html
Wrote JS log to TestRegistry-testDockerCommandInfo-fedora-27-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestRegistry-testDockerCommandInfo-fedora-27-127.0.0.2-2701-FAIL.log
Journal extracted to TestRegistry-testDockerCommandInfo-openshift-127.0.0.2-2702-FAIL.log
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory

First occurrence: 2018-01-17T09:57:25.138690 | revision 74786f2be5f9e9c48b617d83f2629d6fa7832a02, logs Times recorded: 1 Latest occurrences:

cockpituous commented 6 years ago

verify/fedora-27 Ooops, it happened again


# ----------------------------------------------------------------------
# testNoConnectionSettings (check_networking_settings.TestNetworking)
#
NAME         UUID                                  TYPE            DEVICE 
System eth0  5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03  802-3-ethernet  eth0   
virbr0       3dc9bb5a-3a95-491b-a2d8-7087ab9abb07  bridge          virbr0 
System eth1  9c92fad9-6ecb-3e6c-eb4d-8a47c6f50c04  802-3-ethernet  --     
ens2         39ef3890-56af-4114-9a24-f3f94c42acfe  802-3-ethernet  --     

ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:10055/devtools/browser/6a3e1bdf-1bbd-4444-8689-89f8a97e6ac2
[0117/031205.210281:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 39680: Permission denied (13)
[0117/031206.276860:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 39715: Permission denied (13)
52:54:01:00:00:03 -> eth2
52:54:01:00:00:03 -> eth2
Unexpected journal message 'audit: type=1400 audit(1516158692.874:163): avc:  denied  { execute_no_trans } for  pid=1297 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestNetworking-testNoConnectionSettings-fedora-27-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestNetworking-testNoConnectionSettings-fedora-27-127.0.0.2-2601-FAIL.log
Journal extracted to TestNetworking-testNoConnectionSettings-fedora-26-127.0.0.2-2602-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516158692.874:163): avc:  denied  { execute_no_trans } for  pid=1297 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 36 testNoConnectionSettings (check_networking_settings.TestNetworking) # duration: 77s
Wrote screenshot to TestNetworking-testNoConnectionSettings-fedora-27-127.0.0.2-2601-FAIL.png
Wrote HTML dump to TestNetworking-testNoConnectionSettings-fedora-27-127.0.0.2-2601-FAIL.html
Wrote JS log to TestNetworking-testNoConnectionSettings-fedora-27-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestNetworking-testNoConnectionSettings-fedora-27-127.0.0.2-2601-FAIL.log
Journal extracted to TestNetworking-testNoConnectionSettings-fedora-26-127.0.0.2-2602-FAIL.log

First occurrence: 2018-01-17T03:12:33.171706 | revision aa8203ac5bae2d854df4849900648ebf9ff18c88, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (check_login.TestLogin)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9693/devtools/browser/298f1cad-3bf3-4158-9475-4d632f181825
[0117/092159.706072:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 16938: Permission denied (13)
[0117/092200.850763:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 16966: Permission denied (13)
> log: Authentication failed
> log: Authentication failed
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 403 (Permission denied)","timestamp":1516180925537.56,"url":"http://127.0.0.2:9292/cockpit/login","networkRequestId":"16966.11"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 403 (Permission denied)","timestamp":1516180926316.53,"url":"http://127.0.0.2:9292/cockpit/login","networkRequestId":"16966.12"}
Unexpected journal message 'audit: type=1400 audit(1516180909.138:162): avc:  denied  { execute_no_trans } for  pid=1282 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestLogin-testBasic-fedora-27-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestLogin-testBasic-fedora-27-127.0.0.2-2401-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516180909.138:162): avc:  denied  { execute_no_trans } for  pid=1282 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 165 testBasic (check_login.TestLogin) # duration: 37s
Wrote screenshot to TestLogin-testBasic-fedora-27-127.0.0.2-2401-FAIL.png
Wrote HTML dump to TestLogin-testBasic-fedora-27-127.0.0.2-2401-FAIL.html
Wrote JS log to TestLogin-testBasic-fedora-27-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestLogin-testBasic-fedora-27-127.0.0.2-2401-FAIL.log

First occurrence: 2018-01-17T09:22:14.142218 | revision 5fe7c6adec4de303c9826f35f003354fe87bb710, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testConnect (check_kubernetes.TestConnection)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9299/devtools/browser/0520b7ca-1703-487a-93ae-847da20852af
[0117/092217.510519:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 17251: Permission denied (13)
[0117/092218.600028:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 17282: Permission denied (13)
> warning: 2018-01-17 04:22:23.731196 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-17 04:22:23.731428 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-17 04:22:23.731494 I | proto: duplicate proto type registered: google.protobuf.Timestamp
error: current-context must exist in order to minify

> warning: received invalid kubectl config 
> warning: 2018-01-17 04:22:24.167706 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-17 04:22:24.167787 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-17 04:22:24.167803 I | proto: duplicate proto type registered: google.protobuf.Timestamp

bash: /etc/kubernetes/start-kubernetes: No such file or directory
> warning: 2018-01-17 04:23:54.568495 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-17 04:23:54.569020 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-17 04:23:54.569108 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-17 04:23:54.974242 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-17 04:23:54.974407 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-17 04:23:54.974453 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-17 04:24:00.911065 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-17 04:24:00.911326 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-17 04:24:00.911355 I | proto: duplicate proto type registered: google.protobuf.Timestamp
error: current-context must exist in order to minify

> warning: received invalid kubectl config 
> warning: 2018-01-17 04:24:01.904389 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-17 04:24:01.904963 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-17 04:24:01.905015 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-17 04:24:02.444287 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-17 04:24:02.444500 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-17 04:24:02.444577 I | proto: duplicate proto type registered: google.protobuf.Timestamp
error: current-context must exist in order to minify

> warning: received invalid kubectl config 
> warning: 2018-01-17 04:24:02.764185 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-17 04:24:02.764355 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-17 04:24:02.764405 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: Connection Error: Couldn't find running API server
> warning: Connection Error: unknown-hostkey
> warning: Connection Error: Unauthorized
> warning: 2018-01-17 04:24:03.878713 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-17 04:24:03.878979 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-17 04:24:03.879023 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-17 04:24:04.184064 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-17 04:24:04.184177 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-17 04:24:04.184217 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-17 04:24:04.466536 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-17 04:24:04.466657 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-17 04:24:04.466694 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-17 04:24:04.793969 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-17 04:24:04.794094 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-17 04:24:04.794139 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-17 04:24:05.079375 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-17 04:24:05.079533 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-17 04:24:05.079572 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-17 04:24:05.449616 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-17 04:24:05.449809 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-17 04:24:05.449886 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-17 04:24:07.660915 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-17 04:24:07.661079 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-17 04:24:07.661130 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-17 04:24:08.164107 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-17 04:24:08.164580 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-17 04:24:08.164656 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-17 04:24:08.646815 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-17 04:24:08.647041 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-17 04:24:08.647085 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-17 04:24:08.971241 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-17 04:24:08.971402 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-17 04:24:08.971435 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-17 04:24:09.477565 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-17 04:24:09.477729 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-17 04:24:09.477807 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-17 04:24:09.874951 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-17 04:24:09.875231 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-17 04:24:09.875352 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-17 04:24:10.154515 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-17 04:24:10.154638 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-17 04:24:10.154677 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-17 04:24:10.390908 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-17 04:24:10.391043 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-17 04:24:10.391099 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-17 04:24:10.656650 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-17 04:24:10.656812 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-17 04:24:10.656886 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-17 04:24:10.933587 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-17 04:24:10.933967 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-17 04:24:10.934222 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-17 04:24:11.311241 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-17 04:24:11.311387 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-17 04:24:11.311430 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-17 04:24:11.577034 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-17 04:24:11.577148 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-17 04:24:11.577189 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-17 04:24:13.001865 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-17 04:24:13.001973 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-17 04:24:13.002003 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-17 04:24:13.234343 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-17 04:24:13.234465 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-17 04:24:13.234509 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-17 04:24:13.919448 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-17 04:24:13.919579 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-17 04:24:13.919618 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-17 04:24:14.127062 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-17 04:24:14.127212 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-17 04:24:14.127280 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-17 04:24:14.584521 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-17 04:24:14.584867 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-17 04:24:14.584980 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-17 04:24:14.965822 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-17 04:24:14.965966 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-17 04:24:14.966023 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-17 04:24:15.187892 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-17 04:24:15.188027 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-17 04:24:15.188079 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-17 04:24:15.472235 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-17 04:24:15.472455 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-17 04:24:15.472528 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-17 04:24:15.803194 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-17 04:24:15.803369 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-17 04:24:15.803411 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-17 04:24:16.073559 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-17 04:24:16.074120 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-17 04:24:16.074238 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-17 04:24:16.406502 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-17 04:24:16.406725 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-17 04:24:16.406801 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-17 04:24:16.754648 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-17 04:24:16.754898 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-17 04:24:16.754944 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-17 04:24:17.411452 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-17 04:24:17.411554 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-17 04:24:17.411572 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-17 04:24:17.782886 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-17 04:24:17.783069 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-17 04:24:17.783116 I | proto: duplicate proto type registered: google.protobuf.Timestamp

Unexpected journal message 'audit: type=1400 audit(1516180931.334:163): avc:  denied  { map } for  pid=1263 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516180931.462:165): avc:  denied  { execute_no_trans } for  pid=1309 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestConnection-testConnect-fedora-27-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestConnection-testConnect-fedora-27-127.0.0.2-2901-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516180931.334:163): avc:  denied  { map } for  pid=1263 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 157 testConnect (check_kubernetes.TestConnection) # duration: 143s
Wrote screenshot to TestConnection-testConnect-fedora-27-127.0.0.2-2901-FAIL.png
Wrote HTML dump to TestConnection-testConnect-fedora-27-127.0.0.2-2901-FAIL.html
Wrote JS log to TestConnection-testConnect-fedora-27-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestConnection-testConnect-fedora-27-127.0.0.2-2901-FAIL.log

First occurrence: 2018-01-17T09:24:19.754050 | revision 5fe7c6adec4de303c9826f35f003354fe87bb710, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testFailure (check_docker.TestDocker)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:10081/devtools/browser/b178ac9c-1059-4ea6-88dd-3d64c8674788
[0117/092514.877101:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 20564: Permission denied (13)
[0117/092516.116086:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 20623: Permission denied (13)
> warning: 
Unexpected journal message 'audit: type=1400 audit(1516181063.434:163): avc:  denied  { map } for  pid=1290 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516181063.631:165): avc:  denied  { execute_no_trans } for  pid=1319 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestDocker-testFailure-fedora-27-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestDocker-testFailure-fedora-27-127.0.0.2-2301-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516181063.434:163): avc:  denied  { map } for  pid=1290 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 141 testFailure (check_docker.TestDocker) # duration: 130s
Wrote screenshot to TestDocker-testFailure-fedora-27-127.0.0.2-2301-FAIL.png
Wrote HTML dump to TestDocker-testFailure-fedora-27-127.0.0.2-2301-FAIL.html
Wrote JS log to TestDocker-testFailure-fedora-27-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestDocker-testFailure-fedora-27-127.0.0.2-2301-FAIL.log

First occurrence: 2018-01-17T09:26:22.806607 | revision 5fe7c6adec4de303c9826f35f003354fe87bb710, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testCommandline (check_connection.TestConnection)
#
ls: cannot access '/etc/cockpit/ws-certs.d/*': No such file or directory
Unexpected journal message 'audit: type=1400 audit(1516181220.141:161): avc:  denied  { map } for  pid=1265 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516181220.350:163): avc:  denied  { execute_no_trans } for  pid=1312 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Journal extracted to TestConnection-testCommandline-fedora-27-127.0.0.2-2501-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516181220.141:161): avc:  denied  { map } for  pid=1265 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 127 testCommandline (check_connection.TestConnection) # duration: 26s
Journal extracted to TestConnection-testCommandline-fedora-27-127.0.0.2-2501-FAIL.log

First occurrence: 2018-01-17T09:27:07.330202 | revision 5fe7c6adec4de303c9826f35f003354fe87bb710, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBrokenXML (check_apps.TestApps)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9258/devtools/browser/41e86c2a-34b7-42a7-9efc-37d7a107de14
[0117/092755.312970:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 23953: Permission denied (13)
[0117/092756.663602:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 23982: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516181267.140:161): avc:  denied  { map } for  pid=1258 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516181267.241:163): avc:  denied  { execute_no_trans } for  pid=1283 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestApps-testBrokenXML-fedora-27-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestApps-testBrokenXML-fedora-27-127.0.0.2-2701-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516181267.140:161): avc:  denied  { map } for  pid=1258 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 119 testBrokenXML (check_apps.TestApps) # duration: 39s
Wrote screenshot to TestApps-testBrokenXML-fedora-27-127.0.0.2-2701-FAIL.png
Wrote HTML dump to TestApps-testBrokenXML-fedora-27-127.0.0.2-2701-FAIL.html
Wrote JS log to TestApps-testBrokenXML-fedora-27-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestApps-testBrokenXML-fedora-27-127.0.0.2-2701-FAIL.log

First occurrence: 2018-01-17T09:28:06.062833 | revision 5fe7c6adec4de303c9826f35f003354fe87bb710, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBrokenVdoConfig (check_storage_vdo.TestStorage)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9970/devtools/browser/c676f445-f0fb-40ed-a664-0759615d3337
[0117/092856.502517:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 25274: Permission denied (13)
[0117/092857.685757:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 25315: Permission denied (13)
which: no vdo in (/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin)
Unexpected journal message 'audit: type=1400 audit(1516181330.250:163): avc:  denied  { map } for  pid=1278 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516181330.395:165): avc:  denied  { execute_no_trans } for  pid=1324 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestStorage-testBrokenVdoConfig-fedora-27-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestStorage-testBrokenVdoConfig-fedora-27-127.0.0.2-2401-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516181330.250:163): avc:  denied  { map } for  pid=1278 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 109 testBrokenVdoConfig (check_storage_vdo.TestStorage) # duration: 36s
Wrote screenshot to TestStorage-testBrokenVdoConfig-fedora-27-127.0.0.2-2401-FAIL.png
Wrote HTML dump to TestStorage-testBrokenVdoConfig-fedora-27-127.0.0.2-2401-FAIL.html
Wrote JS log to TestStorage-testBrokenVdoConfig-fedora-27-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestStorage-testBrokenVdoConfig-fedora-27-127.0.0.2-2401-FAIL.log

First occurrence: 2018-01-17T09:29:10.435049 | revision 5fe7c6adec4de303c9826f35f003354fe87bb710, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testWithAvailableUpdates (check_packagekit.TestAutoUpdates)
#

DevTools listening on ws://127.0.0.1:9777/devtools/browser/1f4315f2-6f75-45ea-86bd-11a36571670a
[0117/095539.079260:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 18040: Permission denied (13)
[0117/095540.064388:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 18112: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516182927.426:161): avc:  denied  { map } for  pid=1245 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516182927.563:165): avc:  denied  { execute_no_trans } for  pid=1280 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestAutoUpdates-testWithAvailableUpdates-fedora-27-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestAutoUpdates-testWithAvailableUpdates-fedora-27-127.0.0.2-2601-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516182927.426:161): avc:  denied  { map } for  pid=1245 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 172 testWithAvailableUpdates (check_packagekit.TestAutoUpdates) # duration: 46s
Wrote screenshot to TestAutoUpdates-testWithAvailableUpdates-fedora-27-127.0.0.2-2601-FAIL.png
Wrote HTML dump to TestAutoUpdates-testWithAvailableUpdates-fedora-27-127.0.0.2-2601-FAIL.html
Wrote JS log to TestAutoUpdates-testWithAvailableUpdates-fedora-27-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestAutoUpdates-testWithAvailableUpdates-fedora-27-127.0.0.2-2601-FAIL.log

First occurrence: 2018-01-17T09:56:16.031049 | revision 92e24b3d7b1e4b68700a513bea7f2d810f2f86ff, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testLvm (check_storage_lvm2.TestStorage)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:10215/devtools/browser/d2536eae-da3f-4d62-ad42-7764ef9679f7
[0117/093105.239510:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 27762: Permission denied (13)
[0117/093106.405610:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 27795: Permission denied (13)
  WARNING: Sum of all thin volume sizes (100.00 MiB) exceeds the size of thin pool TEST1/pool and the size of whole volume group (48.00 MiB)!
> warning: This logical volume cannot be made smaller.
Unexpected journal message 'audit: type=1400 audit(1516181458.980:165): avc:  denied  { execute_no_trans } for  pid=1286 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestStorage-testLvm-fedora-27-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestStorage-testLvm-fedora-27-127.0.0.2-2501-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516181458.980:165): avc:  denied  { execute_no_trans } for  pid=1286 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 92 testLvm (check_storage_lvm2.TestStorage) # duration: 68s
Wrote screenshot to TestStorage-testLvm-fedora-27-127.0.0.2-2501-FAIL.png
Wrote HTML dump to TestStorage-testLvm-fedora-27-127.0.0.2-2501-FAIL.html
Wrote JS log to TestStorage-testLvm-fedora-27-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestStorage-testLvm-fedora-27-127.0.0.2-2501-FAIL.log

First occurrence: 2018-01-17T09:31:46.251712 | revision 5fe7c6adec4de303c9826f35f003354fe87bb710, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (check_journal.TestJournal)
#
Removed /etc/systemd/system/multi-user.target.wants/chronyd.service.

DevTools listening on ws://127.0.0.1:9905/devtools/browser/52e0234d-2b7a-4b91-b633-a1afff82d80c
[0117/095726.024140:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 20787: Permission denied (13)
[0117/095727.108921:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 20823: Permission denied (13)
Warning: Stopping systemd-journald.service, but it can still be activated by:
  systemd-journald-audit.socket
  systemd-journald-dev-log.socket
  systemd-journald.socket
> warning: transport closed: disconnected
CDP: {"source":"network","level":"error","text":"Failed to load resource: net::ERR_EMPTY_RESPONSE","timestamp":1516183057695.13,"url":"http://127.0.0.2:9691/cockpit/static/fonts/OpenSans-Light-webfont.woff","networkRequestId":"20823.29"}
ssh_exchange_identification: read: Connection reset by peer
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"4"}
ssh_exchange_identification: read: Connection reset by peer
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"5"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"6"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"7"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"8"}
Unexpected journal message 'audit: type=1400 audit(1516183037.194:165): avc:  denied  { execute_no_trans } for  pid=1272 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestJournal-testBasic-fedora-27-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestJournal-testBasic-fedora-27-127.0.0.2-2801-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516183037.194:165): avc:  denied  { execute_no_trans } for  pid=1272 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 151 testBasic (check_journal.TestJournal) # duration: 62s
Wrote screenshot to TestJournal-testBasic-fedora-27-127.0.0.2-2801-FAIL.png
Wrote HTML dump to TestJournal-testBasic-fedora-27-127.0.0.2-2801-FAIL.html
Wrote JS log to TestJournal-testBasic-fedora-27-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestJournal-testBasic-fedora-27-127.0.0.2-2801-FAIL.log

First occurrence: 2018-01-17T09:58:06.615416 | revision 92e24b3d7b1e4b68700a513bea7f2d810f2f86ff, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (check_shutdown_restart.TestShutdownRestart)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9712/devtools/browser/9bcf41e5-e180-4c08-8582-8d0035a28bee
[0117/093216.181818:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 29342: Permission denied (13)
[0117/093217.324695:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 29419: Permission denied (13)
> warning: transport closed: disconnected
> warning: Shutdown scheduled for Wed 2018-01-17 04:32:20 EST, use 'shutdown -c' to cancel.

Connection to 127.0.0.2 closed by remote host.
CDP: {"source":"network","level":"error","text":"Failed to load resource: net::ERR_EMPTY_RESPONSE","timestamp":1516181541302.02,"url":"http://127.0.0.2:9791/cockpit/static/fonts/OpenSans-Light-webfont.woff","networkRequestId":"29419.29"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"3"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"4"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"5"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"6"}
Unexpected journal message 'audit: type=1400 audit(1516181558.009:173): avc:  denied  { execute_no_trans } for  pid=1381 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestShutdownRestart-testBasic-fedora-27-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestShutdownRestart-testBasic-fedora-27-127.0.0.2-2901-FAIL.log
Journal extracted to TestShutdownRestart-testBasic-fedora-27-127.0.0.2-2902-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/bots/../test/verify/check-shutdown-restart", line 95, in testBasic
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516181558.009:173): avc:  denied  { execute_no_trans } for  pid=1381 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 82 testBasic (check_shutdown_restart.TestShutdownRestart) # duration: 57s
Wrote screenshot to TestShutdownRestart-testBasic-fedora-27-127.0.0.2-2901-FAIL.png
Wrote HTML dump to TestShutdownRestart-testBasic-fedora-27-127.0.0.2-2901-FAIL.html
Wrote JS log to TestShutdownRestart-testBasic-fedora-27-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestShutdownRestart-testBasic-fedora-27-127.0.0.2-2901-FAIL.log
Journal extracted to TestShutdownRestart-testBasic-fedora-27-127.0.0.2-2902-FAIL.log

First occurrence: 2018-01-17T09:32:47.310929 | revision 5fe7c6adec4de303c9826f35f003354fe87bb710, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testResources (check_docker.TestDocker)
#

DevTools listening on ws://127.0.0.1:9610/devtools/browser/a90dd640-d9ba-4597-8bea-82bd85a98448
[0117/095912.666718:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 22418: Permission denied (13)
[0117/095913.807001:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 22490: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516183100.705:163): avc:  denied  { map } for  pid=1269 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516183100.852:165): avc:  denied  { execute_no_trans } for  pid=1316 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestDocker-testResources-fedora-27-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestDocker-testResources-fedora-27-127.0.0.2-2501-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516183100.705:163): avc:  denied  { map } for  pid=1269 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 142 testResources (check_docker.TestDocker) # duration: 83s
Wrote screenshot to TestDocker-testResources-fedora-27-127.0.0.2-2501-FAIL.png
Wrote HTML dump to TestDocker-testResources-fedora-27-127.0.0.2-2501-FAIL.html
Wrote JS log to TestDocker-testResources-fedora-27-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestDocker-testResources-fedora-27-127.0.0.2-2501-FAIL.log

First occurrence: 2018-01-17T09:59:31.778019 | revision 92e24b3d7b1e4b68700a513bea7f2d810f2f86ff, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testCreateTimer (check_services.TestServices)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9908/devtools/browser/2c78bee8-248f-42ac-ad80-b7d4a9b922ea
[0117/093232.178458:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 29875: Permission denied (13)
[0117/093233.291704:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 29903: Permission denied (13)
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> warning: transport closed: disconnected
CDP: {"source":"network","level":"error","text":"Failed to load resource: net::ERR_EMPTY_RESPONSE","timestamp":1516181628568.25,"url":"http://127.0.0.2:9091/cockpit/static/fonts/OpenSans-Light-webfont.woff","networkRequestId":"29903.29"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"17"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"18"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"19"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"20"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"21"}
Unexpected journal message 'audit: type=1400 audit(1586491833.809:162): avc:  denied  { map } for  pid=1285 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1586491833.936:164): avc:  denied  { execute_no_trans } for  pid=1322 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestServices-testCreateTimer-fedora-27-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestServices-testCreateTimer-fedora-27-127.0.0.2-2201-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1586491833.809:162): avc:  denied  { map } for  pid=1285 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 78 testCreateTimer (check_services.TestServices) # duration: 123s
Wrote screenshot to TestServices-testCreateTimer-fedora-27-127.0.0.2-2201-FAIL.png
Wrote HTML dump to TestServices-testCreateTimer-fedora-27-127.0.0.2-2201-FAIL.html
Wrote JS log to TestServices-testCreateTimer-fedora-27-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestServices-testCreateTimer-fedora-27-127.0.0.2-2201-FAIL.log

First occurrence: 2018-01-17T09:34:13.611823 | revision 5fe7c6adec4de303c9826f35f003354fe87bb710, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testProjectAdmin (check_openshift.TestRegistry)
#
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:10056/devtools/browser/39ba0a24-2d2a-4b29-a504-07ee61f245be
[0117/093508.394013:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 33471: Permission denied (13)
[0117/093509.499522:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 33522: Permission denied (13)
> warning: 2018-01-17 04:35:13.172540 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-17 04:35:13.172696 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-17 04:35:13.172739 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-17 04:35:13.548786 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-17 04:35:13.548904 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-17 04:35:13.548940 I | proto: duplicate proto type registered: google.protobuf.Timestamp

Unexpected journal message 'audit: type=1400 audit(1516181671.464:160): avc:  denied  { map } for  pid=1311 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516181671.599:162): avc:  denied  { execute_no_trans } for  pid=1344 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestRegistry-testProjectAdmin-fedora-27-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestRegistry-testProjectAdmin-fedora-27-127.0.0.2-2201-FAIL.log
Journal extracted to TestRegistry-testProjectAdmin-openshift-127.0.0.2-2202-FAIL.log
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516181671.464:160): avc:  denied  { map } for  pid=1311 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 54 testProjectAdmin (check_openshift.TestRegistry) # duration: 65s
Wrote screenshot to TestRegistry-testProjectAdmin-fedora-27-127.0.0.2-2201-FAIL.png
Wrote HTML dump to TestRegistry-testProjectAdmin-fedora-27-127.0.0.2-2201-FAIL.html
Wrote JS log to TestRegistry-testProjectAdmin-fedora-27-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestRegistry-testProjectAdmin-fedora-27-127.0.0.2-2201-FAIL.log
Journal extracted to TestRegistry-testProjectAdmin-openshift-127.0.0.2-2202-FAIL.log
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory

First occurrence: 2018-01-17T09:35:24.711388 | revision 5fe7c6adec4de303c9826f35f003354fe87bb710, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testMotd (check_system_info.TestSystemInfo)
#

DevTools listening on ws://127.0.0.1:9849/devtools/browser/9edc42dc-adfd-44d9-a2f4-20a85e970e55
[0117/100218.711029:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 26725: Permission denied (13)
[0117/100219.777677:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 26790: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516183330.635:163): avc:  denied  { map } for  pid=1282 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516183330.765:165): avc:  denied  { execute_no_trans } for  pid=1328 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestSystemInfo-testMotd-fedora-27-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestSystemInfo-testMotd-fedora-27-127.0.0.2-2201-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516183330.635:163): avc:  denied  { map } for  pid=1282 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 113 testMotd (check_system_info.TestSystemInfo) # duration: 27s
Wrote screenshot to TestSystemInfo-testMotd-fedora-27-127.0.0.2-2201-FAIL.png
Wrote HTML dump to TestSystemInfo-testMotd-fedora-27-127.0.0.2-2201-FAIL.html
Wrote JS log to TestSystemInfo-testMotd-fedora-27-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestSystemInfo-testMotd-fedora-27-127.0.0.2-2201-FAIL.log

First occurrence: 2018-01-17T10:02:25.340892 | revision 92e24b3d7b1e4b68700a513bea7f2d810f2f86ff, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testNfsBusy (check_storage_nfs.TestStorage)
#

DevTools listening on ws://127.0.0.1:10040/devtools/browser/a51c003e-669f-4497-97bb-9b14b7dedfde
[0117/100328.720751:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 28694: Permission denied (13)
[0117/100329.671980:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 28764: Permission denied (13)
> warning: clnt_create: RPC: Unknown host

> warning: 
> warning: umount.nfs4: /mounts/foo: device is busy

Connection to 127.0.0.2 closed by remote host.
Unexpected journal message 'audit: type=1400 audit(1516183400.094:168): avc:  denied  { execute_no_trans } for  pid=1341 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestStorage-testNfsBusy-fedora-27-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestStorage-testNfsBusy-fedora-27-127.0.0.2-2201-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516183400.094:168): avc:  denied  { execute_no_trans } for  pid=1341 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 100 testNfsBusy (check_storage_nfs.TestStorage) # duration: 29s
Wrote screenshot to TestStorage-testNfsBusy-fedora-27-127.0.0.2-2201-FAIL.png
Wrote HTML dump to TestStorage-testNfsBusy-fedora-27-127.0.0.2-2201-FAIL.html
Wrote JS log to TestStorage-testNfsBusy-fedora-27-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestStorage-testNfsBusy-fedora-27-127.0.0.2-2201-FAIL.log

First occurrence: 2018-01-17T10:03:37.247880 | revision 92e24b3d7b1e4b68700a513bea7f2d810f2f86ff, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testConnect (check_openshift.TestOpenshift)
#
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9721/devtools/browser/c28a4227-f383-4398-941e-e8cbdcd4503c
[0117/093750.699977:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 36232: Permission denied (13)
[0117/093751.841825:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 36298: Permission denied (13)
> warning: 2018-01-17 04:37:56.292206 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-17 04:37:56.292571 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-17 04:37:56.292608 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-17 04:37:56.732010 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-17 04:37:56.732173 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-17 04:37:56.732218 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-17 04:37:57.842150 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-17 04:37:57.842315 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-17 04:37:57.842364 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-17 04:37:58.093160 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-17 04:37:58.093312 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-17 04:37:58.093353 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-17 04:37:58.802881 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-17 04:37:58.803038 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-17 04:37:58.803076 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-17 04:37:59.079848 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-17 04:37:59.080073 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-17 04:37:59.080143 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-17 04:37:59.438816 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-17 04:37:59.439369 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-17 04:37:59.439486 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-17 04:37:59.718697 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-17 04:37:59.718870 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-17 04:37:59.718918 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-17 04:38:00.006555 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-17 04:38:00.007006 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-17 04:38:00.007168 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-17 04:38:00.311376 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-17 04:38:00.311601 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-17 04:38:00.311648 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-17 04:38:00.702710 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-17 04:38:00.702873 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-17 04:38:00.702926 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-17 04:38:00.973778 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-17 04:38:00.974010 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-17 04:38:00.974096 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-17 04:38:01.753783 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-17 04:38:01.753974 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-17 04:38:01.754008 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-17 04:38:01.986892 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-17 04:38:01.987032 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-17 04:38:01.987077 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-17 04:38:06.608596 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-17 04:38:06.608808 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-17 04:38:06.608850 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-17 04:38:07.261097 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-17 04:38:07.261235 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-17 04:38:07.261268 I | proto: duplicate proto type registered: google.protobuf.Timestamp

Unexpected journal message 'audit: type=1400 audit(1516181833.113:165): avc:  denied  { execute_no_trans } for  pid=1334 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestOpenshift-testConnect-fedora-27-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestOpenshift-testConnect-fedora-27-127.0.0.2-2801-FAIL.log
Journal extracted to TestOpenshift-testConnect-openshift-127.0.0.2-2802-FAIL.log
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516181833.113:165): avc:  denied  { execute_no_trans } for  pid=1334 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 42 testConnect (check_openshift.TestOpenshift) # duration: 70s
Wrote screenshot to TestOpenshift-testConnect-fedora-27-127.0.0.2-2801-FAIL.png
Wrote HTML dump to TestOpenshift-testConnect-fedora-27-127.0.0.2-2801-FAIL.html
Wrote JS log to TestOpenshift-testConnect-fedora-27-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestOpenshift-testConnect-fedora-27-127.0.0.2-2801-FAIL.log
Journal extracted to TestOpenshift-testConnect-openshift-127.0.0.2-2802-FAIL.log
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory

First occurrence: 2018-01-17T09:38:11.864320 | revision 5fe7c6adec4de303c9826f35f003354fe87bb710, logs Times recorded: 1 Latest occurrences:

cockpituous commented 6 years ago

verify/fedora-27 Ooops, it happened again


# ----------------------------------------------------------------------
# testTeam (check_networking_team.TestNetworking)
#
NAME         UUID                                  TYPE            DEVICE 
System eth0  5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03  802-3-ethernet  eth0   
virbr0       f73a8e7f-5819-4ba2-aebd-6c581edd051b  bridge          virbr0 
System eth1  9c92fad9-6ecb-3e6c-eb4d-8a47c6f50c04  802-3-ethernet  --     
ens2         39ef3890-56af-4114-9a24-f3f94c42acfe  802-3-ethernet  --     

ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9791/devtools/browser/4c3732aa-4953-42d5-ad7e-979088ff440a
[0117/031214.090808:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 39951: Permission denied (13)
[0117/031215.016668:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 40002: Permission denied (13)
52:54:01:00:00:03 -> eth2
52:54:01:00:00:03 -> eth2
52:54:01:00:00:04 -> eth3
52:54:01:00:00:04 -> eth3
Unexpected journal message 'audit: type=1400 audit(0): avc:  denied  { map } for  pid=0 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=0 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(0): avc:  denied  { execute_no_trans } for  pid=0 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=0 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestNetworking-testTeam-fedora-27-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestNetworking-testTeam-fedora-27-127.0.0.2-2301-FAIL.log
Journal extracted to TestNetworking-testTeam-fedora-26-127.0.0.2-2302-FAIL.log
Traceback (most recent call last):
  File "testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(0): avc:  denied  { map } for  pid=0 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=0 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 38 testTeam (check_networking_team.TestNetworking) # duration: 97s
Wrote screenshot to TestNetworking-testTeam-fedora-27-127.0.0.2-2301-FAIL.png
Wrote HTML dump to TestNetworking-testTeam-fedora-27-127.0.0.2-2301-FAIL.html
Wrote JS log to TestNetworking-testTeam-fedora-27-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestNetworking-testTeam-fedora-27-127.0.0.2-2301-FAIL.log
Journal extracted to TestNetworking-testTeam-fedora-26-127.0.0.2-2302-FAIL.log

First occurrence: 2018-01-17T03:13:01.659925 | revision aa8203ac5bae2d854df4849900648ebf9ff18c88, logs Times recorded: 2 Latest occurrences:

# ----------------------------------------------------------------------
# testBondingMainSlowly (check_networking_bond.TestNetworking)
#
NAME             UUID                                  TYPE            DEVICE 
System eth0      5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03  802-3-ethernet  eth0   
static-52:54:01  d474274c-0731-4030-aef4-54c43b02bd39  802-3-ethernet  eth1   
virbr0           7a1dcdfa-8bd5-44c4-b11d-9e9e96b745f8  bridge          virbr0 
System eth1      9c92fad9-6ecb-3e6c-eb4d-8a47c6f50c04  802-3-ethernet  --     
ens2             39ef3890-56af-4114-9a24-f3f94c42acfe  802-3-ethernet  --     

52:54:01:00:00:01 -> eth1
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9505/devtools/browser/d7290d66-616b-48b2-8b15-4c6d41adbf6c
[0117/031339.778922:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 41675: Permission denied (13)
[0117/031340.792249:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 41712: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516158806.032:166): avc:  denied  { execute_no_trans } for  pid=1262 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestNetworking-testBondingMainSlowly-fedora-27-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestNetworking-testBondingMainSlowly-fedora-27-127.0.0.2-2701-FAIL.log
Journal extracted to TestNetworking-testBondingMainSlowly-fedora-26-127.0.0.2-2702-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516158806.032:166): avc:  denied  { execute_no_trans } for  pid=1262 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 27 testBondingMainSlowly (check_networking_bond.TestNetworking) # duration: 51s
Wrote screenshot to TestNetworking-testBondingMainSlowly-fedora-27-127.0.0.2-2701-FAIL.png
Wrote HTML dump to TestNetworking-testBondingMainSlowly-fedora-27-127.0.0.2-2701-FAIL.html
Wrote JS log to TestNetworking-testBondingMainSlowly-fedora-27-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestNetworking-testBondingMainSlowly-fedora-27-127.0.0.2-2701-FAIL.log
Journal extracted to TestNetworking-testBondingMainSlowly-fedora-26-127.0.0.2-2702-FAIL.log

First occurrence: 2018-01-17T03:14:01.464192 | revision aa8203ac5bae2d854df4849900648ebf9ff18c88, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (check_networking_basic.TestNetworking)
#
NAME         UUID                                  TYPE            DEVICE 
System eth0  5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03  802-3-ethernet  eth0   
virbr0       5facaa03-79b7-4305-ad44-18b23aa0f55d  bridge          virbr0 
System eth1  9c92fad9-6ecb-3e6c-eb4d-8a47c6f50c04  802-3-ethernet  --     
ens2         39ef3890-56af-4114-9a24-f3f94c42acfe  802-3-ethernet  --     

ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:10003/devtools/browser/8527947f-8403-4114-b344-f6d4a1a9f7d5
[0117/031449.235299:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 43242: Permission denied (13)
[0117/031450.309459:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 43273: Permission denied (13)
52:54:01:00:00:03 -> eth2
52:54:01:00:00:03 -> eth2
> warning: Invalid prefix or netmask 255.255.0.8

(process:2886): GLib-GIO-WARNING **: gdbusobjectmanagerclient.c:1585: Processing InterfaceRemoved signal for path /org/freedesktop/NetworkManager/DHCP4Config/4 but no object proxy exists

(process:2886): GLib-GIO-WARNING **: gdbusobjectmanagerclient.c:1585: Processing InterfaceRemoved signal for path /org/freedesktop/NetworkManager/IP4Config/9 but no object proxy exists

(process:2886): GLib-GIO-WARNING **: gdbusobjectmanagerclient.c:1585: Processing InterfaceRemoved signal for path /org/freedesktop/NetworkManager/IP6Config/10 but no object proxy exists
Unexpected journal message 'audit: type=1400 audit(1516158867.544:161): avc:  denied  { map } for  pid=1236 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516158867.680:163): avc:  denied  { execute_no_trans } for  pid=1263 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestNetworking-testBasic-fedora-27-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestNetworking-testBasic-fedora-27-127.0.0.2-2601-FAIL.log
Journal extracted to TestNetworking-testBasic-fedora-26-127.0.0.2-2602-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516158867.544:161): avc:  denied  { map } for  pid=1236 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 22 testBasic (check_networking_basic.TestNetworking) # duration: 65s
Wrote screenshot to TestNetworking-testBasic-fedora-27-127.0.0.2-2601-FAIL.png
Wrote HTML dump to TestNetworking-testBasic-fedora-27-127.0.0.2-2601-FAIL.html
Wrote JS log to TestNetworking-testBasic-fedora-27-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestNetworking-testBasic-fedora-27-127.0.0.2-2601-FAIL.log
Journal extracted to TestNetworking-testBasic-fedora-26-127.0.0.2-2602-FAIL.log

First occurrence: 2018-01-17T03:15:23.384412 | revision aa8203ac5bae2d854df4849900648ebf9ff18c88, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testFrameReload (check_multi_machine.TestMultiMachine)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9884/devtools/browser/26ebc44f-4591-4413-9598-29d294fa0ef8
[0117/031630.785856:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 44915: Permission denied (13)
[0117/031631.971768:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 44947: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516158947.316:161): avc:  denied  { map } for  pid=1235 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516158947.624:163): avc:  denied  { execute_no_trans } for  pid=1266 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestMultiMachine-testFrameReload-fedora-27-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestMultiMachine-testFrameReload-fedora-27-127.0.0.2-2801-FAIL.log
Journal extracted to TestMultiMachine-testFrameReload-fedora-27-127.0.0.2-2803-FAIL.log
Journal extracted to TestMultiMachine-testFrameReload-fedora-27-127.0.0.2-2802-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516158947.316:161): avc:  denied  { map } for  pid=1235 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 15 testFrameReload (check_multi_machine.TestMultiMachine) # duration: 82s
Wrote screenshot to TestMultiMachine-testFrameReload-fedora-27-127.0.0.2-2801-FAIL.png
Wrote HTML dump to TestMultiMachine-testFrameReload-fedora-27-127.0.0.2-2801-FAIL.html
Wrote JS log to TestMultiMachine-testFrameReload-fedora-27-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestMultiMachine-testFrameReload-fedora-27-127.0.0.2-2801-FAIL.log
Journal extracted to TestMultiMachine-testFrameReload-fedora-27-127.0.0.2-2803-FAIL.log
Journal extracted to TestMultiMachine-testFrameReload-fedora-27-127.0.0.2-2802-FAIL.log

First occurrence: 2018-01-17T03:16:55.091776 | revision aa8203ac5bae2d854df4849900648ebf9ff18c88 Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testNetworks (check_machines.TestMachines)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9831/devtools/browser/7458d624-e406-4cfc-b8eb-76854789ad6e
[0117/031808.060690:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 47211: Permission denied (13)
[0117/031809.254733:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 47274: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516159071.926:159): avc:  denied  { map } for  pid=1250 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516159072.472:161): avc:  denied  { execute_no_trans } for  pid=1279 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestMachines-testNetworks-fedora-27-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestMachines-testNetworks-fedora-27-127.0.0.2-2501-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516159071.926:159): avc:  denied  { map } for  pid=1250 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 6 testNetworks (check_machines.TestMachines) # duration: 50s
Wrote screenshot to TestMachines-testNetworks-fedora-27-127.0.0.2-2501-FAIL.png
Wrote HTML dump to TestMachines-testNetworks-fedora-27-127.0.0.2-2501-FAIL.html
Wrote JS log to TestMachines-testNetworks-fedora-27-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestMachines-testNetworks-fedora-27-127.0.0.2-2501-FAIL.log

First occurrence: 2018-01-17T03:18:23.507489 | revision aa8203ac5bae2d854df4849900648ebf9ff18c88 Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testPrivateKeys (check_keys.TestKeys)
#

DevTools listening on ws://127.0.0.1:9822/devtools/browser/b395fbe0-1d89-4afd-adbc-1438157c0fd7
[0117/034430.475688:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 15428: Permission denied (13)
[0117/034431.518232:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 15527: Permission denied (13)
> log: /bad: No such file or directory

> log: /bad: No such file or directory

> log: Enter passphrase for /tmp/new.rsa: 
Bad passphrase, try again for /tmp/new.rsa: 

> log: Enter passphrase for /tmp/new.rsa: 
Bad passphrase, try again for /tmp/new.rsa: 

> warning: loading key failed:  Password not accepted
Unexpected journal message 'audit: type=1400 audit(1516160660.188:163): avc:  denied  { map } for  pid=1261 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516160660.323:165): avc:  denied  { execute_no_trans } for  pid=1307 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestKeys-testPrivateKeys-fedora-27-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestKeys-testPrivateKeys-fedora-27-127.0.0.2-2901-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516160660.188:163): avc:  denied  { map } for  pid=1261 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 167 testPrivateKeys (check_keys.TestKeys) # duration: 34s
Wrote screenshot to TestKeys-testPrivateKeys-fedora-27-127.0.0.2-2901-FAIL.png
Wrote HTML dump to TestKeys-testPrivateKeys-fedora-27-127.0.0.2-2901-FAIL.html
Wrote JS log to TestKeys-testPrivateKeys-fedora-27-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestKeys-testPrivateKeys-fedora-27-127.0.0.2-2901-FAIL.log

First occurrence: 2018-01-17T03:44:43.332427 | revision 06fe2d5a6769c233704fae6da4f273b55ff6c09d, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (check_sosreport.TestSOS)
#

DevTools listening on ws://127.0.0.1:9470/devtools/browser/020275a6-1f77-47ed-b649-565f21dee014
[0117/034333.348244:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 13898: Permission denied (13)
[0117/034334.356514:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 14055: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516160606.078:160): avc:  denied  { map } for  pid=1224 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516160606.215:162): avc:  denied  { execute_no_trans } for  pid=1285 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestSOS-testBasic-fedora-27-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestSOS-testBasic-fedora-27-127.0.0.2-2201-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516160606.078:160): avc:  denied  { map } for  pid=1224 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 182 testBasic (check_sosreport.TestSOS) # duration: 165s
Wrote screenshot to TestSOS-testBasic-fedora-27-127.0.0.2-2201-FAIL.png
Wrote HTML dump to TestSOS-testBasic-fedora-27-127.0.0.2-2201-FAIL.html
Wrote JS log to TestSOS-testBasic-fedora-27-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestSOS-testBasic-fedora-27-127.0.0.2-2201-FAIL.log

First occurrence: 2018-01-17T03:45:53.505330 | revision 06fe2d5a6769c233704fae6da4f273b55ff6c09d, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testConnect (check_kubernetes.TestConnection)
#

DevTools listening on ws://127.0.0.1:10064/devtools/browser/c89dbdb5-056e-4401-a4ad-8c46e9e653a8
[0117/034422.372392:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 15060: Permission denied (13)
[0117/034423.320531:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 15167: Permission denied (13)
> warning: 2018-01-16 22:44:26.349250 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-16 22:44:26.356952 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-16 22:44:26.356977 I | proto: duplicate proto type registered: google.protobuf.Timestamp
error: current-context must exist in order to minify

> warning: received invalid kubectl config 
> warning: 2018-01-16 22:44:26.740711 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-16 22:44:26.740786 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-16 22:44:26.740800 I | proto: duplicate proto type registered: google.protobuf.Timestamp

bash: /etc/kubernetes/start-kubernetes: No such file or directory
> warning: 2018-01-16 22:45:48.054414 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-16 22:45:48.054712 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-16 22:45:48.054740 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-16 22:45:48.320542 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-16 22:45:48.320660 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-16 22:45:48.320693 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-16 22:45:53.472868 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-16 22:45:53.474026 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-16 22:45:53.474044 I | proto: duplicate proto type registered: google.protobuf.Timestamp
error: current-context must exist in order to minify

> warning: received invalid kubectl config 
> warning: 2018-01-16 22:45:54.298795 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-16 22:45:54.298903 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-16 22:45:54.298931 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-16 22:45:54.658498 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-16 22:45:54.658727 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-16 22:45:54.658764 I | proto: duplicate proto type registered: google.protobuf.Timestamp
error: current-context must exist in order to minify

> warning: received invalid kubectl config 
> warning: 2018-01-16 22:45:54.986238 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-16 22:45:54.986362 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-16 22:45:54.986390 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: Connection Error: Couldn't find running API server
> warning: Connection Error: unknown-hostkey
> warning: Connection Error: Unauthorized
> warning: 2018-01-16 22:45:55.859074 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-16 22:45:55.859239 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-16 22:45:55.859269 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-16 22:45:56.088769 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-16 22:45:56.088914 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-16 22:45:56.088972 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-16 22:45:56.346238 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-16 22:45:56.346345 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-16 22:45:56.346378 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-16 22:45:56.574985 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-16 22:45:56.575145 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-16 22:45:56.575209 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-16 22:45:56.845912 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-16 22:45:56.846139 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-16 22:45:56.846175 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-16 22:45:57.065325 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-16 22:45:57.065442 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-16 22:45:57.065478 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-16 22:45:59.027942 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-16 22:45:59.028059 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-16 22:45:59.028089 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-16 22:45:59.281667 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-16 22:45:59.281896 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-16 22:45:59.281953 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-16 22:45:59.589754 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-16 22:45:59.589825 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-16 22:45:59.589840 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-16 22:45:59.800395 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-16 22:45:59.800510 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-16 22:45:59.800544 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-16 22:46:00.154360 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-16 22:46:00.154471 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-16 22:46:00.154505 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-16 22:46:00.394998 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-16 22:46:00.395161 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-16 22:46:00.395244 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-16 22:46:00.620044 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-16 22:46:00.620166 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-16 22:46:00.620228 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-16 22:46:00.845694 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-16 22:46:00.845801 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-16 22:46:00.845834 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-16 22:46:01.116542 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-16 22:46:01.116632 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-16 22:46:01.116647 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-16 22:46:01.358248 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-16 22:46:01.358367 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-16 22:46:01.358399 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-16 22:46:01.704391 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-16 22:46:01.704494 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-16 22:46:01.704526 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-16 22:46:01.942693 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-16 22:46:01.942805 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-16 22:46:01.942838 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-16 22:46:03.373597 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-16 22:46:03.373728 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-16 22:46:03.373759 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-16 22:46:03.618038 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-16 22:46:03.618168 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-16 22:46:03.618242 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-16 22:46:04.323387 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-16 22:46:04.323518 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-16 22:46:04.323553 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-16 22:46:04.541351 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-16 22:46:04.541455 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-16 22:46:04.541493 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-16 22:46:04.958272 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-16 22:46:04.959645 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-16 22:46:04.959696 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-16 22:46:05.205066 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-16 22:46:05.205293 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-16 22:46:05.205356 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-16 22:46:05.464379 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-16 22:46:05.464506 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-16 22:46:05.464543 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-16 22:46:05.776645 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-16 22:46:05.776749 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-16 22:46:05.776780 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-16 22:46:05.989933 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-16 22:46:05.990043 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-16 22:46:05.990078 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-16 22:46:06.239972 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-16 22:46:06.240039 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-16 22:46:06.240052 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-16 22:46:06.558052 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-16 22:46:06.558166 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-16 22:46:06.558218 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-16 22:46:06.817584 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-16 22:46:06.817697 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-16 22:46:06.817728 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-16 22:46:07.344463 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-16 22:46:07.344587 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-16 22:46:07.344618 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-16 22:46:07.608272 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-16 22:46:07.608380 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-16 22:46:07.608402 I | proto: duplicate proto type registered: google.protobuf.Timestamp

Unexpected journal message 'audit: type=1400 audit(1516160653.421:162): avc:  denied  { map } for  pid=1297 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516160653.565:164): avc:  denied  { execute_no_trans } for  pid=1332 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestConnection-testConnect-fedora-27-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestConnection-testConnect-fedora-27-127.0.0.2-2501-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516160653.421:162): avc:  denied  { map } for  pid=1297 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 168 testConnect (check_kubernetes.TestConnection) # duration: 128s
Wrote screenshot to TestConnection-testConnect-fedora-27-127.0.0.2-2501-FAIL.png
Wrote HTML dump to TestConnection-testConnect-fedora-27-127.0.0.2-2501-FAIL.html
Wrote JS log to TestConnection-testConnect-fedora-27-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestConnection-testConnect-fedora-27-127.0.0.2-2501-FAIL.log

First occurrence: 2018-01-17T03:46:10.444111 | revision 06fe2d5a6769c233704fae6da4f273b55ff6c09d, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (check_accounts.TestAccounts)
#

DevTools listening on ws://127.0.0.1:9464/devtools/browser/89fc657e-9d66-4568-8f57-4072accb4967
[0117/034835.729629:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 20706: Permission denied (13)
[0117/034836.768606:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 20811: Permission denied (13)
> warning: chage: user 'anton' does not exist in /etc/passwd

> warning: chage: user 'anton' does not exist in /etc/passwd

userdel: group berta is the primary group of another user and is not removed.
> warning: chage: user 'anton' does not exist in /etc/passwd

> warning: chage: user 'anton' does not exist in /etc/passwd

> warning: chage: user 'anton' does not exist in /etc/passwd

> warning: Password quality check failed:
 The password is a palindrome

> warning: Password quality check failed:
 The password is a palindrome

> warning: Password quality check failed:
 The password is a palindrome

Unexpected journal message 'audit: type=1400 audit(1516160908.679:158): avc:  denied  { map } for  pid=1266 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516160908.845:162): avc:  denied  { execute_no_trans } for  pid=1301 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestAccounts-testBasic-fedora-27-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestAccounts-testBasic-fedora-27-127.0.0.2-2501-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516160908.679:158): avc:  denied  { map } for  pid=1266 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 134 testBasic (check_accounts.TestAccounts) # duration: 33s
Wrote screenshot to TestAccounts-testBasic-fedora-27-127.0.0.2-2501-FAIL.png
Wrote HTML dump to TestAccounts-testBasic-fedora-27-127.0.0.2-2501-FAIL.html
Wrote JS log to TestAccounts-testBasic-fedora-27-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestAccounts-testBasic-fedora-27-127.0.0.2-2501-FAIL.log

First occurrence: 2018-01-17T03:48:48.779090 | revision 06fe2d5a6769c233704fae6da4f273b55ff6c09d, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testPartitions (check_storage_partitions.TestStorage)
#

DevTools listening on ws://127.0.0.1:9704/devtools/browser/f5e4ba5b-0124-4f44-b69f-04ac4cfbe9e5
[0117/035012.055008:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 23806: Permission denied (13)
[0117/035013.136210:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 23856: Permission denied (13)
10+0 records in
10+0 records out
10485760 bytes (10 MB, 10 MiB) copied, 0.0292 s, 359 MB/s
Unexpected journal message 'audit: type=1400 audit(1516161003.470:162): avc:  denied  { execute_no_trans } for  pid=1325 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestStorage-testPartitions-fedora-27-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestStorage-testPartitions-fedora-27-127.0.0.2-2701-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516161003.470:162): avc:  denied  { execute_no_trans } for  pid=1325 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 114 testPartitions (check_storage_partitions.TestStorage) # duration: 30s
Wrote screenshot to TestStorage-testPartitions-fedora-27-127.0.0.2-2701-FAIL.png
Wrote HTML dump to TestStorage-testPartitions-fedora-27-127.0.0.2-2701-FAIL.html
Wrote JS log to TestStorage-testPartitions-fedora-27-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestStorage-testPartitions-fedora-27-127.0.0.2-2701-FAIL.log

First occurrence: 2018-01-17T03:50:21.408532 | revision 06fe2d5a6769c233704fae6da4f273b55ff6c09d, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testRaid (check_storage_mdraid.TestStorage)
#

DevTools listening on ws://127.0.0.1:9893/devtools/browser/368ec5ff-d6c3-4083-a15c-aed177b552f1
[0117/035045.159826:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 24871: Permission denied (13)
[0117/035046.177004:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 24932: Permission denied (13)
Error: Could not stat device /dev/md127 - No such file or directory.

NAME            MAJ:MIN RM  SIZE RO TYPE MOUNTPOINT
sda               8:0    0   50M  0 disk 
sdb               8:16   0   50M  0 disk 
sdc               8:32   0   50M  0 disk 
sdd               8:48   0   50M  0 disk 
sr0              11:0    1  366K  0 rom  
vda             252:0    0    8G  0 disk 
|-vda1          252:1    0    1G  0 part /boot
`-vda2          252:2    0    7G  0 part 
  |-fedora-root 253:0    0  6.2G  0 lvm  /
  `-fedora-swap 253:1    0  820M  0 lvm  [SWAP]

Unexpected journal message 'audit: type=1400 audit(1516161037.433:163): avc:  denied  { map } for  pid=1263 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516161037.574:165): avc:  denied  { execute_no_trans } for  pid=1308 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestStorage-testRaid-fedora-27-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestStorage-testRaid-fedora-27-127.0.0.2-2201-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/bots/../test/verify/check-storage-mdraid", line 35, in tearDown
    MachineCase.tearDown(self)
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516161037.433:163): avc:  denied  { map } for  pid=1263 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 106 testRaid (check_storage_mdraid.TestStorage) # duration: 42s
Wrote screenshot to TestStorage-testRaid-fedora-27-127.0.0.2-2201-FAIL.png
Wrote HTML dump to TestStorage-testRaid-fedora-27-127.0.0.2-2201-FAIL.html
Wrote JS log to TestStorage-testRaid-fedora-27-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestStorage-testRaid-fedora-27-127.0.0.2-2201-FAIL.log

First occurrence: 2018-01-17T03:51:08.064710 | revision 06fe2d5a6769c233704fae6da4f273b55ff6c09d, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (check_storage_basic.TestStorage)
#

DevTools listening on ws://127.0.0.1:9959/devtools/browser/c20809ef-1dc6-487a-a9e9-1e1b6ba9b845
[0117/035143.823122:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 26600: Permission denied (13)
[0117/035144.817355:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 26630: Permission denied (13)
mke2fs 1.43.5 (04-Aug-2017)
Unexpected journal message 'audit: type=1400 audit(1516161095.831:160): avc:  denied  { map } for  pid=1256 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516161096.029:162): avc:  denied  { execute_no_trans } for  pid=1307 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestStorage-testBasic-fedora-27-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestStorage-testBasic-fedora-27-127.0.0.2-2301-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516161095.831:160): avc:  denied  { map } for  pid=1256 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 95 testBasic (check_storage_basic.TestStorage) # duration: 29s
Wrote screenshot to TestStorage-testBasic-fedora-27-127.0.0.2-2301-FAIL.png
Wrote HTML dump to TestStorage-testBasic-fedora-27-127.0.0.2-2301-FAIL.html
Wrote JS log to TestStorage-testBasic-fedora-27-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestStorage-testBasic-fedora-27-127.0.0.2-2301-FAIL.log

First occurrence: 2018-01-17T03:51:53.442030 | revision 06fe2d5a6769c233704fae6da4f273b55ff6c09d, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (check_packages.TestPackages)
#

DevTools listening on ws://127.0.0.1:10059/devtools/browser/f89ac9f3-80f4-468d-9813-63c901d5ddcb
[0117/035334.912205:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 29551: Permission denied (13)
[0117/035335.873470:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 29596: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516161207.276:160): avc:  denied  { execute_no_trans } for  pid=1291 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestPackages-testBasic-fedora-27-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestPackages-testBasic-fedora-27-127.0.0.2-2301-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516161207.276:160): avc:  denied  { execute_no_trans } for  pid=1291 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 77 testBasic (check_packages.TestPackages) # duration: 27s
Wrote screenshot to TestPackages-testBasic-fedora-27-127.0.0.2-2301-FAIL.png
Wrote HTML dump to TestPackages-testBasic-fedora-27-127.0.0.2-2301-FAIL.html
Wrote JS log to TestPackages-testBasic-fedora-27-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestPackages-testBasic-fedora-27-127.0.0.2-2301-FAIL.log

First occurrence: 2018-01-17T03:53:41.325364 | revision 06fe2d5a6769c233704fae6da4f273b55ff6c09d, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testDockerCommandInfo (check_openshift.TestRegistry)
#
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory

DevTools listening on ws://127.0.0.1:9351/devtools/browser/11d5feaa-7a0e-4af8-aa84-7cae30454c51
[0117/035619.046115:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 34424: Permission denied (13)
[0117/035620.040053:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 34594: Permission denied (13)
> warning: 2018-01-16 22:56:23.449287 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-16 22:56:23.449427 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-16 22:56:23.449453 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-16 22:56:23.793539 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-16 22:56:23.793639 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-16 22:56:23.793673 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: failed to lookup access: pizzazz get imagestreams/layers: "User \"pushuser\" cannot create localresourceaccessreviews in the namespace \"pizzazz\": User \"pushuser\" cannot create localresourceaccessreviews in project \"pizzazz\""
> warning: failed to lookup access: marmalade get imagestreams/layers: "User \"pushuser\" cannot create localresourceaccessreviews in the namespace \"marmalade\": User \"pushuser\" cannot create localresourceaccessreviews in project \"marmalade\""
> warning: failed to lookup access: pizzazz get imagestreams/layers: "User \"pushuser\" cannot create localresourceaccessreviews in the namespace \"pizzazz\": User \"pushuser\" cannot create localresourceaccessreviews in project \"pizzazz\""
> warning: failed to lookup access: marmalade get imagestreams/layers: "User \"pushuser\" cannot create localresourceaccessreviews in the namespace \"marmalade\": User \"pushuser\" cannot create localresourceaccessreviews in project \"marmalade\""
CDP: {"source":"security","level":"error","text":"Refused to apply inline style because it violates the following Content Security Policy directive: \"default-src 'self' http://127.0.0.2:9391\". Either the 'unsafe-inline' keyword, a hash ('sha256-I4l5F4Kq75Yvla5XX3FqfoQO1206LqJ8p8rtQPyLwm4='), or a nonce ('nonce-...') is required to enable inline execution. Note also that 'style-src' was not explicitly set, so 'default-src' is used as a fallback.\n","timestamp":1516161387968.8,"url":"http://127.0.0.2:9391/cockpit/$ab4a4d5fff48ca2c6374529b6d45579b14e39c3a-c/kubernetes/registry.js","lineNumber":3920,"stackTrace":{"callFrames":[{"functionName":"html","scriptId":"44","url":"http://127.0.0.2:9391/cockpit/$ab4a4d5fff48ca2c6374529b6d45579b14e39c3a-c/kubernetes/registry.js","lineNumber":3920,"columnNumber":74},{"functionName":"be.(anonymous function)","scriptId":"44","url":"http://127.0.0.2:9391/cockpit/$ab4a4d5fff48ca2c6374529b6d45579b14e39c3a-c/kubernetes/registry.js","lineNumber":3937,"columnNumber":40},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9391/cockpit/$ab4a4d5fff48ca2c6374529b6d45579b14e39c3a-c/kubernetes/registry.js","lineNumber":1427,"columnNumber":40},{"functionName":"l","scriptId":"44","url":"http://127.0.0.2:9391/cockpit/$ab4a4d5fff48ca2c6374529b6d45579b14e39c3a-c/kubernetes/registry.js","lineNumber":2475,"columnNumber":41},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9391/cockpit/$ab4a4d5fff48ca2c6374529b6d45579b14e39c3a-c/kubernetes/registry.js","lineNumber":2483,"columnNumber":20},{"functionName":"$eval","scriptId":"44","url":"http://127.0.0.2:9391/cockpit/$ab4a4d5fff48ca2c6374529b6d45579b14e39c3a-c/kubernetes/registry.js","lineNumber":2799,"columnNumber":35},{"functionName":"$digest","scriptId":"44","url":"http://127.0.0.2:9391/cockpit/$ab4a4d5fff48ca2c6374529b6d45579b14e39c3a-c/kubernetes/registry.js","lineNumber":2752,"columnNumber":59},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9391/cockpit/$ab4a4d5fff48ca2c6374529b6d45579b14e39c3a-c/kubernetes/registry.js","lineNumber":2193,"columnNumber":45},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9391/cockpit/$ab4a4d5fff48ca2c6374529b6d45579b14e39c3a-c/kubernetes/registry.js","lineNumber":978,"columnNumber":20},{"functionName":"i","scriptId":"44","url":"http://127.0.0.2:9391/cockpit/$ab4a4d5fff48ca2c6374529b6d45579b14e39c3a-c/kubernetes/registry.js","lineNumber":41,"columnNumber":73},{"functionName":"m","scriptId":"44","url":"http://127.0.0.2:9391/cockpit/$ab4a4d5fff48ca2c6374529b6d45579b14e39c3a-c/kubernetes/registry.js","lineNumber":977,"columnNumber":65},{"functionName":"u","scriptId":"44","url":"http://127.0.0.2:9391/cockpit/$ab4a4d5fff48ca2c6374529b6d45579b14e39c3a-c/kubernetes/registry.js","lineNumber":966,"columnNumber":21},{"functionName":"n","scriptId":"44","url":"http://127.0.0.2:9391/cockpit/$ab4a4d5fff48ca2c6374529b6d45579b14e39c3a-c/kubernetes/registry.js","lineNumber":713,"columnNumber":90},{"functionName":"ph_go","scriptId":"22","url":"","lineNumber":167,"columnNumber":29},{"functionName":"","scriptId":"72","url":"","lineNumber":0,"columnNumber":16}]}}
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
> warning: 2018-01-16 22:56:31.264158 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-16 22:56:31.264216 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-16 22:56:31.264230 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-16 22:56:31.780776 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-16 22:56:31.780886 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-16 22:56:31.780910 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: failed to lookup access: marmalade get imagestreams/layers: "User \"pulluser\" cannot create localresourceaccessreviews in the namespace \"marmalade\": User \"pulluser\" cannot create localresourceaccessreviews in project \"marmalade\""
> warning: failed to lookup access: marmalade get imagestreams/layers: "User \"pulluser\" cannot create localresourceaccessreviews in the namespace \"marmalade\": User \"pulluser\" cannot create localresourceaccessreviews in project \"marmalade\""
CDP: {"source":"security","level":"error","text":"Refused to apply inline style because it violates the following Content Security Policy directive: \"default-src 'self' http://127.0.0.2:9391\". Either the 'unsafe-inline' keyword, a hash ('sha256-I4l5F4Kq75Yvla5XX3FqfoQO1206LqJ8p8rtQPyLwm4='), or a nonce ('nonce-...') is required to enable inline execution. Note also that 'style-src' was not explicitly set, so 'default-src' is used as a fallback.\n","timestamp":1516161393136.58,"url":"http://127.0.0.2:9391/cockpit/$ab4a4d5fff48ca2c6374529b6d45579b14e39c3a-c/kubernetes/registry.js","lineNumber":3920,"stackTrace":{"callFrames":[{"functionName":"html","scriptId":"87","url":"http://127.0.0.2:9391/cockpit/$ab4a4d5fff48ca2c6374529b6d45579b14e39c3a-c/kubernetes/registry.js","lineNumber":3920,"columnNumber":74},{"functionName":"be.(anonymous function)","scriptId":"87","url":"http://127.0.0.2:9391/cockpit/$ab4a4d5fff48ca2c6374529b6d45579b14e39c3a-c/kubernetes/registry.js","lineNumber":3937,"columnNumber":40},{"functionName":"","scriptId":"87","url":"http://127.0.0.2:9391/cockpit/$ab4a4d5fff48ca2c6374529b6d45579b14e39c3a-c/kubernetes/registry.js","lineNumber":1427,"columnNumber":40},{"functionName":"l","scriptId":"87","url":"http://127.0.0.2:9391/cockpit/$ab4a4d5fff48ca2c6374529b6d45579b14e39c3a-c/kubernetes/registry.js","lineNumber":2475,"columnNumber":41},{"functionName":"","scriptId":"87","url":"http://127.0.0.2:9391/cockpit/$ab4a4d5fff48ca2c6374529b6d45579b14e39c3a-c/kubernetes/registry.js","lineNumber":2483,"columnNumber":20},{"functionName":"$eval","scriptId":"87","url":"http://127.0.0.2:9391/cockpit/$ab4a4d5fff48ca2c6374529b6d45579b14e39c3a-c/kubernetes/registry.js","lineNumber":2799,"columnNumber":35},{"functionName":"$digest","scriptId":"87","url":"http://127.0.0.2:9391/cockpit/$ab4a4d5fff48ca2c6374529b6d45579b14e39c3a-c/kubernetes/registry.js","lineNumber":2752,"columnNumber":59},{"functionName":"","scriptId":"87","url":"http://127.0.0.2:9391/cockpit/$ab4a4d5fff48ca2c6374529b6d45579b14e39c3a-c/kubernetes/registry.js","lineNumber":2193,"columnNumber":45},{"functionName":"","scriptId":"87","url":"http://127.0.0.2:9391/cockpit/$ab4a4d5fff48ca2c6374529b6d45579b14e39c3a-c/kubernetes/registry.js","lineNumber":978,"columnNumber":20},{"functionName":"i","scriptId":"87","url":"http://127.0.0.2:9391/cockpit/$ab4a4d5fff48ca2c6374529b6d45579b14e39c3a-c/kubernetes/registry.js","lineNumber":41,"columnNumber":73},{"functionName":"m","scriptId":"87","url":"http://127.0.0.2:9391/cockpit/$ab4a4d5fff48ca2c6374529b6d45579b14e39c3a-c/kubernetes/registry.js","lineNumber":977,"columnNumber":65},{"functionName":"u","scriptId":"87","url":"http://127.0.0.2:9391/cockpit/$ab4a4d5fff48ca2c6374529b6d45579b14e39c3a-c/kubernetes/registry.js","lineNumber":966,"columnNumber":21},{"functionName":"n","scriptId":"87","url":"http://127.0.0.2:9391/cockpit/$ab4a4d5fff48ca2c6374529b6d45579b14e39c3a-c/kubernetes/registry.js","lineNumber":713,"columnNumber":90},{"functionName":"ph_go","scriptId":"22","url":"","lineNumber":167,"columnNumber":29},{"functionName":"","scriptId":"72","url":"","lineNumber":0,"columnNumber":16}]}}
Unexpected journal message 'audit: type=1400 audit(1516161350.140:161): avc:  denied  { map } for  pid=1272 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516161350.387:165): avc:  denied  { execute_no_trans } for  pid=1323 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestRegistry-testDockerCommandInfo-fedora-27-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestRegistry-testDockerCommandInfo-fedora-27-127.0.0.2-2501-FAIL.log
Journal extracted to TestRegistry-testDockerCommandInfo-openshift-127.0.0.2-2502-FAIL.log
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516161350.140:161): avc:  denied  { map } for  pid=1272 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 50 testDockerCommandInfo (check_openshift.TestRegistry) # duration: 58s
Wrote screenshot to TestRegistry-testDockerCommandInfo-fedora-27-127.0.0.2-2501-FAIL.png
Wrote HTML dump to TestRegistry-testDockerCommandInfo-fedora-27-127.0.0.2-2501-FAIL.html
Wrote JS log to TestRegistry-testDockerCommandInfo-fedora-27-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestRegistry-testDockerCommandInfo-fedora-27-127.0.0.2-2501-FAIL.log
Journal extracted to TestRegistry-testDockerCommandInfo-openshift-127.0.0.2-2502-FAIL.log
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory

First occurrence: 2018-01-17T03:56:35.644880 | revision 06fe2d5a6769c233704fae6da4f273b55ff6c09d, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (check_multi_machine_key.TestMultiMachineKeyAuth)
#

DevTools listening on ws://127.0.0.1:9776/devtools/browser/cfa9bc2d-d4f5-4969-ab85-e76821b2edbc
[0117/075628.154239:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 40893: Permission denied (13)
[0117/075629.201294:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 40924: Permission denied (13)
[0117/075642.532996:ERROR:gl_implementation.cc(241)] Failed to load /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: cannot open shared object file: No such file or directory
[0117/075642.534852:ERROR:gpu_child_thread.cc(254)] Exiting GPU process due to errors during initialization
[0117/075643.008784:ERROR:gl_implementation.cc(241)] Failed to load /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: cannot open shared object file: No such file or directory
[0117/075643.010581:ERROR:gpu_child_thread.cc(254)] Exiting GPU process due to errors during initialization
[0117/075643.489790:ERROR:gl_implementation.cc(241)] Failed to load /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: cannot open shared object file: No such file or directory
[0117/075643.491625:ERROR:gpu_child_thread.cc(254)] Exiting GPU process due to errors during initialization
[0117/075643.969678:ERROR:gl_implementation.cc(241)] Failed to load /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: cannot open shared object file: No such file or directory
[0117/075643.971378:ERROR:gpu_child_thread.cc(254)] Exiting GPU process due to errors during initialization
Unexpected journal message 'audit: type=1400 audit(1516175780.106:183): avc:  denied  { execute_no_trans } for  pid=1458 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestMultiMachineKeyAuth-testBasic-fedora-27-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestMultiMachineKeyAuth-testBasic-fedora-27-127.0.0.2-2501-FAIL.log
Journal extracted to TestMultiMachineKeyAuth-testBasic-fedora-27-127.0.0.2-2502-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516175780.106:183): avc:  denied  { execute_no_trans } for  pid=1458 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 19 testBasic (check_multi_machine_key.TestMultiMachineKeyAuth) # duration: 39s
Wrote screenshot to TestMultiMachineKeyAuth-testBasic-fedora-27-127.0.0.2-2501-FAIL.png
Wrote HTML dump to TestMultiMachineKeyAuth-testBasic-fedora-27-127.0.0.2-2501-FAIL.html
Wrote JS log to TestMultiMachineKeyAuth-testBasic-fedora-27-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestMultiMachineKeyAuth-testBasic-fedora-27-127.0.0.2-2501-FAIL.log
Journal extracted to TestMultiMachineKeyAuth-testBasic-fedora-27-127.0.0.2-2502-FAIL.log

First occurrence: 2018-01-17T07:56:48.875651 | revision 79ac8e03ab6fa587a5d79bc66e1289be10accf3e, logs Times recorded: 1 Latest occurrences:

cockpituous commented 6 years ago

verify/fedora-27 Ooops, it happened again


# ----------------------------------------------------------------------
# testContainerProblems (check_docker.TestDocker)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:10135/devtools/browser/f0ed1047-303f-4fce-a346-b0550d297672
[0117/095808.324174:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 78132: Permission denied (13)
[0117/095809.323142:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 78195: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516183034.037:161): avc:  denied  { map } for  pid=1220 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516183034.210:163): avc:  denied  { execute_no_trans } for  pid=1290 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestDocker-testContainerProblems-fedora-27-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestDocker-testContainerProblems-fedora-27-127.0.0.2-2601-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516183034.037:161): avc:  denied  { map } for  pid=1220 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 152 testContainerProblems (check_docker.TestDocker) # duration: 76s
Wrote screenshot to TestDocker-testContainerProblems-fedora-27-127.0.0.2-2601-FAIL.png
Wrote HTML dump to TestDocker-testContainerProblems-fedora-27-127.0.0.2-2601-FAIL.html
Wrote JS log to TestDocker-testContainerProblems-fedora-27-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestDocker-testContainerProblems-fedora-27-127.0.0.2-2601-FAIL.log

First occurrence: 2018-01-17T09:58:19.074008 | revision 5af93c4982658b63b208ec1ed076290c05577523, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (check_machines.TestMachines)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9874/devtools/browser/97d09e09-f1b3-4b16-888d-68973853696e
[0117/140309.823046:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 140241: Permission denied (13)
[0117/140310.835179:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 140278: Permission denied (13)
> warning: Unable to parse event, ignoring: error: Disconnected from qemu:///system due to end of file
> warning: Unable to parse event, ignoring: events received: 8
> warning: Unable to parse event, ignoring: error: internal error: client socket is closed
> warning: Unable to parse event, ignoring: 
> log: virsh event failed: 
> warning: error: Domain is already active

Unexpected journal message 'audit: type=1400 audit(1516197778.152:165): avc:  denied  { execute_no_trans } for  pid=1293 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestMachines-testBasic-fedora-27-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestMachines-testBasic-fedora-27-127.0.0.2-2201-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516197778.152:165): avc:  denied  { execute_no_trans } for  pid=1293 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 1 testBasic (check_machines.TestMachines) # duration: 158s
Wrote screenshot to TestMachines-testBasic-fedora-27-127.0.0.2-2201-FAIL.png
Wrote HTML dump to TestMachines-testBasic-fedora-27-127.0.0.2-2201-FAIL.html
Wrote JS log to TestMachines-testBasic-fedora-27-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestMachines-testBasic-fedora-27-127.0.0.2-2201-FAIL.log

First occurrence: 2018-01-17T14:05:27.222910 | revision 74786f2be5f9e9c48b617d83f2629d6fa7832a02, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testExternalPage (check_multi_machine.TestMultiMachine)
#

DevTools listening on ws://127.0.0.1:9443/devtools/browser/1f0b5053-c129-45b4-a9ce-1c8fc952b60a
[0117/142527.436123:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 41493: Permission denied (13)
[0117/142528.377824:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 41532: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516199116.106:161): avc:  denied  { map } for  pid=1257 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516199116.304:165): avc:  denied  { execute_no_trans } for  pid=1300 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestMultiMachine-testExternalPage-fedora-27-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestMultiMachine-testExternalPage-fedora-27-127.0.0.2-2701-FAIL.log
Journal extracted to TestMultiMachine-testExternalPage-fedora-27-127.0.0.2-2703-FAIL.log
Journal extracted to TestMultiMachine-testExternalPage-fedora-27-127.0.0.2-2702-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516199116.106:161): avc:  denied  { map } for  pid=1257 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 13 testExternalPage (check_multi_machine.TestMultiMachine) # duration: 31s
Wrote screenshot to TestMultiMachine-testExternalPage-fedora-27-127.0.0.2-2701-FAIL.png
Wrote HTML dump to TestMultiMachine-testExternalPage-fedora-27-127.0.0.2-2701-FAIL.html
Wrote JS log to TestMultiMachine-testExternalPage-fedora-27-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestMultiMachine-testExternalPage-fedora-27-127.0.0.2-2701-FAIL.log
Journal extracted to TestMultiMachine-testExternalPage-fedora-27-127.0.0.2-2703-FAIL.log
Journal extracted to TestMultiMachine-testExternalPage-fedora-27-127.0.0.2-2702-FAIL.log

First occurrence: 2018-01-17T14:25:36.637787 | revision 9d7c161d760a4ee82fecfa15e1cd36e72a32f8fc, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testPrivateKeys (check_keys.TestKeys)
#

DevTools listening on ws://127.0.0.1:9590/devtools/browser/6e71e729-3879-4e21-bad6-74878c5e6b96
[0117/141758.807173:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 15775: Permission denied (13)
[0117/141759.761677:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 15817: Permission denied (13)
> log: /bad: No such file or directory

> log: /bad: No such file or directory

> log: Enter passphrase for /tmp/new.rsa: 
Bad passphrase, try again for /tmp/new.rsa: 

> log: Enter passphrase for /tmp/new.rsa: 
Bad passphrase, try again for /tmp/new.rsa: 

> warning: loading key failed:  Password not accepted
Unexpected journal message 'audit: type=1400 audit(1516198670.074:165): avc:  denied  { execute_no_trans } for  pid=1307 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestKeys-testPrivateKeys-fedora-27-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestKeys-testPrivateKeys-fedora-27-127.0.0.2-2301-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516198670.074:165): avc:  denied  { execute_no_trans } for  pid=1307 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 169 testPrivateKeys (check_keys.TestKeys) # duration: 31s
Wrote screenshot to TestKeys-testPrivateKeys-fedora-27-127.0.0.2-2301-FAIL.png
Wrote HTML dump to TestKeys-testPrivateKeys-fedora-27-127.0.0.2-2301-FAIL.html
Wrote JS log to TestKeys-testPrivateKeys-fedora-27-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestKeys-testPrivateKeys-fedora-27-127.0.0.2-2301-FAIL.log

First occurrence: 2018-01-17T14:18:15.080509 | revision 74786f2be5f9e9c48b617d83f2629d6fa7832a02, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testNotSupported (check_realms.TestRealms)
#

DevTools listening on ws://127.0.0.1:9990/devtools/browser/34b6f484-7f70-4d80-89cc-904a631bc22c
[0117/142928.110312:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 35211: Permission denied (13)
[0117/142929.073646:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 35260: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516199362.050:165): avc:  denied  { execute_no_trans } for  pid=1301 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestRealms-testNotSupported-fedora-27-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestRealms-testNotSupported-fedora-27-127.0.0.2-2201-FAIL.log
Journal extracted to TestRealms-testNotSupported-ipa-127.0.0.2-2202-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516199362.050:165): avc:  denied  { execute_no_trans } for  pid=1301 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 69 testNotSupported (check_realms.TestRealms) # duration: 36s
Wrote screenshot to TestRealms-testNotSupported-fedora-27-127.0.0.2-2201-FAIL.png
Wrote HTML dump to TestRealms-testNotSupported-fedora-27-127.0.0.2-2201-FAIL.html
Wrote JS log to TestRealms-testNotSupported-fedora-27-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestRealms-testNotSupported-fedora-27-127.0.0.2-2201-FAIL.log
Journal extracted to TestRealms-testNotSupported-ipa-127.0.0.2-2202-FAIL.log

First occurrence: 2018-01-17T14:29:48.189399 | revision 74786f2be5f9e9c48b617d83f2629d6fa7832a02, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testDirectLogin (check_multi_machine.TestMultiMachine)
#

DevTools listening on ws://127.0.0.1:9627/devtools/browser/ad853ded-64f6-4814-b792-1c0f8923feb8
[0117/143341.394556:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 42519: Permission denied (13)
[0117/143342.352508:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 42601: Permission denied (13)
(node:42526) Warning: Possible EventEmitter memory leak detected. 11 Page.loadEventFired listeners added. Use emitter.setMaxListeners() to increase limit
> log: Authentication failed: invalid-hostkey
> log: Authentication failed: unknown-host
> log: Authentication failed: unknown-hostkey
> log: Authentication failed
> log: Authentication failed: no-host
Unexpected journal message 'audit: type=1400 audit(1516199611.260:165): avc:  denied  { execute_no_trans } for  pid=1310 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestMultiMachine-testDirectLogin-fedora-27-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestMultiMachine-testDirectLogin-fedora-27-127.0.0.2-2701-FAIL.log
Journal extracted to TestMultiMachine-testDirectLogin-fedora-27-127.0.0.2-2703-FAIL.log
Journal extracted to TestMultiMachine-testDirectLogin-fedora-27-127.0.0.2-2702-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516199611.260:165): avc:  denied  { execute_no_trans } for  pid=1310 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 12 testDirectLogin (check_multi_machine.TestMultiMachine) # duration: 47s
Wrote screenshot to TestMultiMachine-testDirectLogin-fedora-27-127.0.0.2-2701-FAIL.png
Wrote HTML dump to TestMultiMachine-testDirectLogin-fedora-27-127.0.0.2-2701-FAIL.html
Wrote JS log to TestMultiMachine-testDirectLogin-fedora-27-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestMultiMachine-testDirectLogin-fedora-27-127.0.0.2-2701-FAIL.log
Journal extracted to TestMultiMachine-testDirectLogin-fedora-27-127.0.0.2-2703-FAIL.log
Journal extracted to TestMultiMachine-testDirectLogin-fedora-27-127.0.0.2-2702-FAIL.log

First occurrence: 2018-01-17T14:34:06.121789 | revision 74786f2be5f9e9c48b617d83f2629d6fa7832a02, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testVolumes (check_openshift.TestOpenshift)
#
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9534/devtools/browser/6b013cfc-e94d-47de-bb24-babf5e405fd3
[0117/145452.077442:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 136710: Permission denied (13)
[0117/145453.056830:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 136741: Permission denied (13)
> warning: 2018-01-17 09:54:56.275665 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-17 09:54:56.275905 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-17 09:54:56.275949 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-17 09:54:56.748867 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-17 09:54:56.749072 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-17 09:54:56.749119 I | proto: duplicate proto type registered: google.protobuf.Timestamp

/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
Unexpected journal message 'audit: type=1400 audit(1516200855.081:163): avc:  denied  { map } for  pid=1256 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516200855.227:165): avc:  denied  { execute_no_trans } for  pid=1301 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestOpenshift-testVolumes-fedora-27-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestOpenshift-testVolumes-fedora-27-127.0.0.2-2801-FAIL.log
Journal extracted to TestOpenshift-testVolumes-openshift-127.0.0.2-2802-FAIL.log
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516200855.081:163): avc:  denied  { map } for  pid=1256 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 174 testVolumes (check_openshift.TestOpenshift) # duration: 62s
Wrote screenshot to TestOpenshift-testVolumes-fedora-27-127.0.0.2-2801-FAIL.png
Wrote HTML dump to TestOpenshift-testVolumes-fedora-27-127.0.0.2-2801-FAIL.html
Wrote JS log to TestOpenshift-testVolumes-fedora-27-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestOpenshift-testVolumes-fedora-27-127.0.0.2-2801-FAIL.log
Journal extracted to TestOpenshift-testVolumes-openshift-127.0.0.2-2802-FAIL.log
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory

First occurrence: 2018-01-17T14:55:08.539734 | revision 0653b410de45cab35069740455b0cc52a661cba3, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (check_login.TestLogin)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9760/devtools/browser/4930efd7-4639-4fe7-bf83-967a9eb180f4
[0117/145546.598288:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 138607: Permission denied (13)
[0117/145547.524848:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 138640: Permission denied (13)
> log: Authentication failed
> log: Authentication failed
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 403 (Permission denied)","timestamp":1516200951891.26,"url":"http://127.0.0.2:9091/cockpit/login","networkRequestId":"138640.11"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 403 (Permission denied)","timestamp":1516200952291.43,"url":"http://127.0.0.2:9091/cockpit/login","networkRequestId":"138640.12"}
Unexpected journal message 'audit: type=1400 audit(1516200937.108:163): avc:  denied  { map } for  pid=1267 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516200937.231:165): avc:  denied  { execute_no_trans } for  pid=1315 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestLogin-testBasic-fedora-27-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestLogin-testBasic-fedora-27-127.0.0.2-2201-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516200937.108:163): avc:  denied  { map } for  pid=1267 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 159 testBasic (check_login.TestLogin) # duration: 35s
Wrote screenshot to TestLogin-testBasic-fedora-27-127.0.0.2-2201-FAIL.png
Wrote HTML dump to TestLogin-testBasic-fedora-27-127.0.0.2-2201-FAIL.html
Wrote JS log to TestLogin-testBasic-fedora-27-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestLogin-testBasic-fedora-27-127.0.0.2-2201-FAIL.log

First occurrence: 2018-01-17T14:55:58.867409 | revision 0653b410de45cab35069740455b0cc52a661cba3, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testConnect (check_kubernetes.TestConnection)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9621/devtools/browser/87bbdb90-cd56-4a34-9d14-2c93676791e6
[0117/145630.633809:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 139461: Permission denied (13)
[0117/145631.626373:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 139502: Permission denied (13)
> warning: 2018-01-17 09:56:35.360066 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-17 09:56:35.360392 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-17 09:56:35.360465 I | proto: duplicate proto type registered: google.protobuf.Timestamp
error: current-context must exist in order to minify

> warning: received invalid kubectl config 
> warning: 2018-01-17 09:56:35.733797 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-17 09:56:35.733964 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-17 09:56:35.734005 I | proto: duplicate proto type registered: google.protobuf.Timestamp

bash: /etc/kubernetes/start-kubernetes: No such file or directory
> warning: 2018-01-17 09:58:00.711901 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-17 09:58:00.712369 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-17 09:58:00.712496 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-17 09:58:01.018044 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-17 09:58:01.018239 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-17 09:58:01.018318 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-17 09:58:06.477230 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-17 09:58:06.478463 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-17 09:58:06.478482 I | proto: duplicate proto type registered: google.protobuf.Timestamp
error: current-context must exist in order to minify

> warning: received invalid kubectl config 
> warning: 2018-01-17 09:58:07.211932 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-17 09:58:07.212129 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-17 09:58:07.212175 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-17 09:58:07.614293 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-17 09:58:07.614413 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-17 09:58:07.614444 I | proto: duplicate proto type registered: google.protobuf.Timestamp
error: current-context must exist in order to minify

> warning: received invalid kubectl config 
> warning: 2018-01-17 09:58:07.886732 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-17 09:58:07.886807 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-17 09:58:07.886820 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: Connection Error: Couldn't find running API server
> warning: Connection Error: unknown-hostkey
> warning: Connection Error: Unauthorized
> warning: 2018-01-17 09:58:08.637219 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-17 09:58:08.637378 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-17 09:58:08.637414 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-17 09:58:08.845768 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-17 09:58:08.845884 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-17 09:58:08.845913 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-17 09:58:09.056122 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-17 09:58:09.056236 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-17 09:58:09.056266 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-17 09:58:09.271842 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-17 09:58:09.272074 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-17 09:58:09.272107 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-17 09:58:09.461904 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-17 09:58:09.461997 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-17 09:58:09.462026 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-17 09:58:09.726498 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-17 09:58:09.726735 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-17 09:58:09.726768 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-17 09:58:11.466312 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-17 09:58:11.466674 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-17 09:58:11.466742 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-17 09:58:11.745729 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-17 09:58:11.745912 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-17 09:58:11.745951 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-17 09:58:12.091557 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-17 09:58:12.091698 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-17 09:58:12.091717 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-17 09:58:12.335687 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-17 09:58:12.335800 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-17 09:58:12.335858 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-17 09:58:12.642806 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-17 09:58:12.642927 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-17 09:58:12.642960 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-17 09:58:12.858354 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-17 09:58:12.858477 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-17 09:58:12.858521 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-17 09:58:13.103661 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-17 09:58:13.103918 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-17 09:58:13.103998 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-17 09:58:13.369152 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-17 09:58:13.369292 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-17 09:58:13.369339 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-17 09:58:13.642002 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-17 09:58:13.642144 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-17 09:58:13.642178 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-17 09:58:13.951152 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-17 09:58:13.951318 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-17 09:58:13.951367 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-17 09:58:14.207856 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-17 09:58:14.207963 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-17 09:58:14.208003 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-17 09:58:14.485119 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-17 09:58:14.485239 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-17 09:58:14.485306 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-17 09:58:16.173172 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-17 09:58:16.173375 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-17 09:58:16.173419 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-17 09:58:16.395422 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-17 09:58:16.395559 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-17 09:58:16.395633 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-17 09:58:17.198314 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-17 09:58:17.198439 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-17 09:58:17.198538 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-17 09:58:17.432866 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-17 09:58:17.433500 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-17 09:58:17.433614 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-17 09:58:17.825514 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-17 09:58:17.825765 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-17 09:58:17.825780 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-17 09:58:18.100407 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-17 09:58:18.100590 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-17 09:58:18.100648 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-17 09:58:18.448616 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-17 09:58:18.448776 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-17 09:58:18.448815 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-17 09:58:18.675765 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-17 09:58:18.675913 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-17 09:58:18.675960 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-17 09:58:18.903226 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-17 09:58:18.903460 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-17 09:58:18.903555 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-17 09:58:19.155055 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-17 09:58:19.155302 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-17 09:58:19.155458 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-17 09:58:19.458350 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-17 09:58:19.458524 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-17 09:58:19.458558 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-17 09:58:19.746343 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-17 09:58:19.746551 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-17 09:58:19.746600 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-17 09:58:20.387932 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-17 09:58:20.388095 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-17 09:58:20.388135 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-17 09:58:20.656664 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-17 09:58:20.657122 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-17 09:58:20.657171 I | proto: duplicate proto type registered: google.protobuf.Timestamp

Unexpected journal message 'audit: type=1400 audit(1516200982.721:163): avc:  denied  { map } for  pid=1275 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516200982.879:165): avc:  denied  { execute_no_trans } for  pid=1322 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestConnection-testConnect-fedora-27-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestConnection-testConnect-fedora-27-127.0.0.2-2401-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516200982.721:163): avc:  denied  { map } for  pid=1275 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 151 testConnect (check_kubernetes.TestConnection) # duration: 133s
Wrote screenshot to TestConnection-testConnect-fedora-27-127.0.0.2-2401-FAIL.png
Wrote HTML dump to TestConnection-testConnect-fedora-27-127.0.0.2-2401-FAIL.html
Wrote JS log to TestConnection-testConnect-fedora-27-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestConnection-testConnect-fedora-27-127.0.0.2-2401-FAIL.log

First occurrence: 2018-01-17T14:58:33.227701 | revision 0653b410de45cab35069740455b0cc52a661cba3, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (check_accounts.TestAccounts)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9865/devtools/browser/75939de0-86bf-4395-a68f-6b9a0f31db76
[0117/150033.413406:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 145566: Permission denied (13)
[0117/150034.391610:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 145605: Permission denied (13)
> warning: chage: user 'anton' does not exist in /etc/passwd

> warning: chage: user 'anton' does not exist in /etc/passwd

> warning: chage: user 'anton' does not exist in /etc/passwd

userdel: group berta is the primary group of another user and is not removed.
> warning: chage: user 'anton' does not exist in /etc/passwd

> warning: chage: user 'anton' does not exist in /etc/passwd

> warning: Password quality check failed:
 The password is a palindrome

> warning: Password quality check failed:
 The password is a palindrome

> warning: Password quality check failed:
 The password is a palindrome

Unexpected journal message 'audit: type=1400 audit(1516201224.087:165): avc:  denied  { execute_no_trans } for  pid=1307 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestAccounts-testBasic-fedora-27-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestAccounts-testBasic-fedora-27-127.0.0.2-2401-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516201224.087:165): avc:  denied  { execute_no_trans } for  pid=1307 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 117 testBasic (check_accounts.TestAccounts) # duration: 33s
Wrote screenshot to TestAccounts-testBasic-fedora-27-127.0.0.2-2401-FAIL.png
Wrote HTML dump to TestAccounts-testBasic-fedora-27-127.0.0.2-2401-FAIL.html
Wrote JS log to TestAccounts-testBasic-fedora-27-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestAccounts-testBasic-fedora-27-127.0.0.2-2401-FAIL.log

First occurrence: 2018-01-17T15:00:47.424782 | revision 0653b410de45cab35069740455b0cc52a661cba3, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testTime (check_system_info.TestSystemInfo)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9323/devtools/browser/3a7219ac-7c8a-41f5-9d2f-8d041c598551
[0117/150243.718956:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 149042: Permission denied (13)
[0117/150244.681617:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 149111: Permission denied (13)
> log: systemd-timedated not in use, ntp server configuration not supported
> log: systemd-timedated not in use, ntp server configuration not supported
> log: systemd-timedated not in use, ntp server configuration not supported
Unexpected journal message 'audit: type=1400 audit(1516201355.526:163): avc:  denied  { map } for  pid=1265 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516201355.667:165): avc:  denied  { execute_no_trans } for  pid=1312 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestSystemInfo-testTime-fedora-27-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestSystemInfo-testTime-fedora-27-127.0.0.2-2401-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516201355.526:163): avc:  denied  { map } for  pid=1265 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 94 testTime (check_system_info.TestSystemInfo) # duration: 33s
Wrote screenshot to TestSystemInfo-testTime-fedora-27-127.0.0.2-2401-FAIL.png
Wrote HTML dump to TestSystemInfo-testTime-fedora-27-127.0.0.2-2401-FAIL.html
Wrote JS log to TestSystemInfo-testTime-fedora-27-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestSystemInfo-testTime-fedora-27-127.0.0.2-2401-FAIL.log

First occurrence: 2018-01-17T15:02:56.051708 | revision 0653b410de45cab35069740455b0cc52a661cba3, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (check_storage_multipath.TestStorage)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:10109/devtools/browser/f2fde578-9f19-416d-a94a-92b26c3f6156
[0117/150352.444688:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 151159: Permission denied (13)
[0117/150353.463772:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 151224: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516201424.560:162): avc:  denied  { execute_no_trans } for  pid=1271 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestStorage-testBasic-fedora-27-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestStorage-testBasic-fedora-27-127.0.0.2-2801-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516201424.560:162): avc:  denied  { execute_no_trans } for  pid=1271 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 79 testBasic (check_storage_multipath.TestStorage) # duration: 28s
Wrote screenshot to TestStorage-testBasic-fedora-27-127.0.0.2-2801-FAIL.png
Wrote HTML dump to TestStorage-testBasic-fedora-27-127.0.0.2-2801-FAIL.html
Wrote JS log to TestStorage-testBasic-fedora-27-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestStorage-testBasic-fedora-27-127.0.0.2-2801-FAIL.log

First occurrence: 2018-01-17T15:04:01.134031 | revision 0653b410de45cab35069740455b0cc52a661cba3, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testFormatTooSmall (check_storage_format.TestStorage)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9715/devtools/browser/91e0b37e-c3e4-41fd-9771-dd81911ea055
[0117/150511.095783:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 153519: Permission denied (13)
[0117/150512.133562:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 153555: Permission denied (13)
> warning: Error creating file system: Command-line `mkfs.xfs -N -f -L ""  "/dev/sda"' exited with non-zero exit status 1: agsize (1280 blocks) too small, need at least 4096 blocks
Usage: mkfs.xfs
/* blocksize */     [-b log=n|size=num]
/* metadata */      [-m crc=0|1,finobt=0|1,uuid=xxx,rmapbt=0|1,reflink=0|1]
/* data subvol */   [-d agcount=n,agsize=n,file,name=xxx,size=num,
                (sunit=value,swidth=value|su=num,sw=num|noalign),
                sectlog=n|sectsize=num
/* force overwrite */   [-f]
/* inode size */    [-i log=n|perblock=n|size=num,maxpct=n,attr=0|1|2,
                projid32bit=0|1,sparse=0|1]
/* no discard */    [-K]
/* log subvol */    [-l agnum=n,internal,size=num,logdev=xxx,version=n
                sunit=value|su=num,sectlog=n|sectsize=num,
                lazy-count=0|1]
/* label */     [-L label (maximum 12 characters)]
/* naming */        [-n log=n|size=num,version=2|ci,ftype=0|1]
/* no-op info only */   [-N]
/* prototype file */    [-p fname]
/* quiet */     [-q]
/* realtime subvol */   [-r extsize=num,size=num,rtdev=xxx]
/* sectorsize */    [-s log=n|size=num]
/* version */       [-V]
            devicename
<devicename> is required unless -d name=xxx is given.
<num> is xxx (bytes), xxxs (sectors), xxxb (fs blocks), xxxk (xxx KiB),
      xxxm (xxx MiB), xxxg (xxx GiB), xxxt (xxx TiB) or xxxp (xxx PiB).
<value> is xxx (512 byte blocks).

Unexpected journal message 'audit: type=1400 audit(1516201502.133:161): avc:  denied  { map } for  pid=1229 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516201502.375:165): avc:  denied  { execute_no_trans } for  pid=1293 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestStorage-testFormatTooSmall-fedora-27-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestStorage-testFormatTooSmall-fedora-27-127.0.0.2-2501-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516201502.133:161): avc:  denied  { map } for  pid=1229 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 65 testFormatTooSmall (check_storage_format.TestStorage) # duration: 29s
Wrote screenshot to TestStorage-testFormatTooSmall-fedora-27-127.0.0.2-2501-FAIL.png
Wrote HTML dump to TestStorage-testFormatTooSmall-fedora-27-127.0.0.2-2501-FAIL.html
Wrote JS log to TestStorage-testFormatTooSmall-fedora-27-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestStorage-testFormatTooSmall-fedora-27-127.0.0.2-2501-FAIL.log

First occurrence: 2018-01-17T15:05:20.209448 | revision 0653b410de45cab35069740455b0cc52a661cba3, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (check_roles.TestRoles)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9312/devtools/browser/4dc6d7fd-ea14-48ba-b273-3a2d8aa2e41c
[0117/150615.944283:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 155538: Permission denied (13)
[0117/150617.020527:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 155573: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516201566.213:161): avc:  denied  { map } for  pid=1245 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516201566.414:165): avc:  denied  { execute_no_trans } for  pid=1286 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestRoles-testBasic-fedora-27-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestRoles-testBasic-fedora-27-127.0.0.2-2601-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516201566.213:161): avc:  denied  { map } for  pid=1245 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 53 testBasic (check_roles.TestRoles) # duration: 30s
Wrote screenshot to TestRoles-testBasic-fedora-27-127.0.0.2-2601-FAIL.png
Wrote HTML dump to TestRoles-testBasic-fedora-27-127.0.0.2-2601-FAIL.html
Wrote JS log to TestRoles-testBasic-fedora-27-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestRoles-testBasic-fedora-27-127.0.0.2-2601-FAIL.log

First occurrence: 2018-01-17T15:06:24.348816 | revision 0653b410de45cab35069740455b0cc52a661cba3, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testCreateTimer (check_services.TestServices)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9234/devtools/browser/72cc32cf-f0a4-4e54-b2de-4f17cebcf3be
[0117/150543.938868:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 154600: Permission denied (13)
[0117/150544.937370:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 154651: Permission denied (13)
> warning: transport closed: disconnected
CDP: {"source":"network","level":"error","text":"Failed to load resource: net::ERR_EMPTY_RESPONSE","timestamp":1516201613268.31,"url":"http://127.0.0.2:9391/cockpit/static/fonts/OpenSans-Light-webfont.woff","networkRequestId":"154651.29"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"16"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"17"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"18"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"19"}
Unexpected journal message 'audit: type=1400 audit(1516201534.338:158): avc:  denied  { map } for  pid=1242 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516201534.553:162): avc:  denied  { execute_no_trans } for  pid=1290 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestServices-testCreateTimer-fedora-27-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestServices-testCreateTimer-fedora-27-127.0.0.2-2501-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516201534.338:158): avc:  denied  { map } for  pid=1242 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 58 testCreateTimer (check_services.TestServices) # duration: 115s
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"20"}
Wrote screenshot to TestServices-testCreateTimer-fedora-27-127.0.0.2-2501-FAIL.png
Wrote HTML dump to TestServices-testCreateTimer-fedora-27-127.0.0.2-2501-FAIL.html
Wrote JS log to TestServices-testCreateTimer-fedora-27-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestServices-testCreateTimer-fedora-27-127.0.0.2-2501-FAIL.log

First occurrence: 2018-01-17T15:07:18.475474 | revision 0653b410de45cab35069740455b0cc52a661cba3, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testNonDefaultBondSettings (check_networking_bond.TestNetworking)
#
NAME             UUID                                  TYPE            DEVICE 
System eth0      5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03  802-3-ethernet  eth0   
static-52:54:01  5a33374e-66a3-4378-ba6c-f5d4db5176c8  802-3-ethernet  eth1   
virbr0           c81397b0-1617-4634-ba3b-0d3192354969  bridge          virbr0 
System eth1      9c92fad9-6ecb-3e6c-eb4d-8a47c6f50c04  802-3-ethernet  --     
ens2             39ef3890-56af-4114-9a24-f3f94c42acfe  802-3-ethernet  --     

52:54:01:00:00:03 -> eth2
52:54:01:00:00:03 -> eth2
52:54:01:00:00:04 -> eth3
52:54:01:00:00:04 -> eth3
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9225/devtools/browser/115dd7f4-8f4b-49a5-963c-1ef6dbc8e52c
[0117/150850.393874:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 159943: Permission denied (13)
[0117/150851.453409:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 159973: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516201703.890:162): avc:  denied  { map } for  pid=1312 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516201703.994:164): avc:  denied  { execute_no_trans } for  pid=1342 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestNetworking-testNonDefaultBondSettings-fedora-27-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestNetworking-testNonDefaultBondSettings-fedora-27-127.0.0.2-2801-FAIL.log
Journal extracted to TestNetworking-testNonDefaultBondSettings-fedora-26-127.0.0.2-2802-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516201703.890:162): avc:  denied  { map } for  pid=1312 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 28 testNonDefaultBondSettings (check_networking_bond.TestNetworking) # duration: 55s
Wrote screenshot to TestNetworking-testNonDefaultBondSettings-fedora-27-127.0.0.2-2801-FAIL.png
Wrote HTML dump to TestNetworking-testNonDefaultBondSettings-fedora-27-127.0.0.2-2801-FAIL.html
Wrote JS log to TestNetworking-testNonDefaultBondSettings-fedora-27-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestNetworking-testNonDefaultBondSettings-fedora-27-127.0.0.2-2801-FAIL.log
Journal extracted to TestNetworking-testNonDefaultBondSettings-fedora-26-127.0.0.2-2802-FAIL.log

First occurrence: 2018-01-17T15:09:06.578993 | revision 0653b410de45cab35069740455b0cc52a661cba3, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testFrameReload (check_multi_machine.TestMultiMachine)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9760/devtools/browser/721a42af-cfd7-4a71-9f41-4680e002a876
[0117/151019.364362:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 162644: Permission denied (13)
[0117/151020.392006:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 162731: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516201802.897:163): avc:  denied  { map } for  pid=1227 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516201803.112:165): avc:  denied  { execute_no_trans } for  pid=1301 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestMultiMachine-testFrameReload-fedora-27-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestMultiMachine-testFrameReload-fedora-27-127.0.0.2-2801-FAIL.log
Journal extracted to TestMultiMachine-testFrameReload-fedora-27-127.0.0.2-2803-FAIL.log
Journal extracted to TestMultiMachine-testFrameReload-fedora-27-127.0.0.2-2802-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516201802.897:163): avc:  denied  { map } for  pid=1227 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 15 testFrameReload (check_multi_machine.TestMultiMachine) # duration: 44s
Wrote screenshot to TestMultiMachine-testFrameReload-fedora-27-127.0.0.2-2801-FAIL.png
Wrote HTML dump to TestMultiMachine-testFrameReload-fedora-27-127.0.0.2-2801-FAIL.html
Wrote JS log to TestMultiMachine-testFrameReload-fedora-27-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestMultiMachine-testFrameReload-fedora-27-127.0.0.2-2801-FAIL.log
Journal extracted to TestMultiMachine-testFrameReload-fedora-27-127.0.0.2-2803-FAIL.log
Journal extracted to TestMultiMachine-testFrameReload-fedora-27-127.0.0.2-2802-FAIL.log

First occurrence: 2018-01-17T15:10:35.833339 | revision 0653b410de45cab35069740455b0cc52a661cba3, logs Times recorded: 1 Latest occurrences:

cockpituous commented 6 years ago

verify/fedora-27 Ooops, it happened again


# ----------------------------------------------------------------------
# testMachinesJsonVarMigration (check_dashboard.TestDashboardSetup)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9410/devtools/browser/ebab187f-7e7c-4f93-8288-96a0d1b18a45
[0117/095809.316906:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 78188: Permission denied (13)
[0117/095810.287273:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 78243: Permission denied (13)
> log: done
> log: done
> log: done
Unexpected journal message 'audit: type=1400 audit(1516183074.434:163): avc:  denied  { map } for  pid=1248 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516183074.608:165): avc:  denied  { execute_no_trans } for  pid=1298 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestDashboardSetup-testMachinesJsonVarMigration-fedora-27-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestDashboardSetup-testMachinesJsonVarMigration-fedora-27-127.0.0.2-2901-FAIL.log
Journal extracted to TestDashboardSetup-testMachinesJsonVarMigration-fedora-27-127.0.0.2-2903-FAIL.log
Journal extracted to TestDashboardSetup-testMachinesJsonVarMigration-fedora-27-127.0.0.2-2902-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516183074.434:163): avc:  denied  { map } for  pid=1248 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 148 testMachinesJsonVarMigration (check_dashboard.TestDashboardSetup) # duration: 42s
Wrote screenshot to TestDashboardSetup-testMachinesJsonVarMigration-fedora-27-127.0.0.2-2901-FAIL.png
Wrote HTML dump to TestDashboardSetup-testMachinesJsonVarMigration-fedora-27-127.0.0.2-2901-FAIL.html
Wrote JS log to TestDashboardSetup-testMachinesJsonVarMigration-fedora-27-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestDashboardSetup-testMachinesJsonVarMigration-fedora-27-127.0.0.2-2901-FAIL.log
Journal extracted to TestDashboardSetup-testMachinesJsonVarMigration-fedora-27-127.0.0.2-2903-FAIL.log
Journal extracted to TestDashboardSetup-testMachinesJsonVarMigration-fedora-27-127.0.0.2-2902-FAIL.log

First occurrence: 2018-01-17T09:58:25.119322 | revision 5af93c4982658b63b208ec1ed076290c05577523, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testDelete (check_machines.TestMachines)
#

DevTools listening on ws://127.0.0.1:9519/devtools/browser/d235764d-bf05-4e4b-b8c4-14caca96ca26
[0117/130708.798049:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 231032: Permission denied (13)
[0117/130709.758053:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 231065: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516194418.093:165): avc:  denied  { execute_no_trans } for  pid=1335 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestMachines-testDelete-fedora-27-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestMachines-testDelete-fedora-27-127.0.0.2-2801-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516194418.093:165): avc:  denied  { execute_no_trans } for  pid=1335 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 2 testDelete (check_machines.TestMachines) # duration: 32s
Wrote screenshot to TestMachines-testDelete-fedora-27-127.0.0.2-2801-FAIL.png
Wrote HTML dump to TestMachines-testDelete-fedora-27-127.0.0.2-2801-FAIL.html
Wrote JS log to TestMachines-testDelete-fedora-27-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestMachines-testDelete-fedora-27-127.0.0.2-2801-FAIL.log

First occurrence: 2018-01-17T13:07:19.035982 | revision 4d12cf5e6e335955134af0118c283d8313aee36b, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testApi (check_services.TestServices)
#

DevTools listening on ws://127.0.0.1:10118/devtools/browser/73673c31-33c9-4d3f-a1d2-66918a8594f7
[0117/132730.932808:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 24302: Permission denied (13)
[0117/132731.834203:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 24423: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516195642.289:186): avc:  denied  { execute_no_trans } for  pid=1457 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestServices-testApi-fedora-27-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestServices-testApi-fedora-27-127.0.0.2-2901-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516195642.289:186): avc:  denied  { execute_no_trans } for  pid=1457 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 55 testApi (check_services.TestServices) # duration: 28s
Wrote screenshot to TestServices-testApi-fedora-27-127.0.0.2-2901-FAIL.png
Wrote HTML dump to TestServices-testApi-fedora-27-127.0.0.2-2901-FAIL.html
Wrote JS log to TestServices-testApi-fedora-27-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestServices-testApi-fedora-27-127.0.0.2-2901-FAIL.log

First occurrence: 2018-01-17T13:27:39.153371 | revision f5a9e9e53912bcda1571f8f5e38ba9a7591cf894, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testInfoSecurity (check_packagekit.TestUpdates)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9373/devtools/browser/6818b382-1e97-4878-a452-87750feb63f9
[0117/134359.375503:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 109265: Permission denied (13)
[0117/134400.286599:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 109309: Permission denied (13)
> warning: transport closed: disconnected
Connection to 127.0.0.2 closed by remote host.
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"6"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"7"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"8"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"9"}
Unexpected journal message 'audit: type=1400 audit(1516196623.330:165): avc:  denied  { execute_no_trans } for  pid=1325 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516196675.223:171): avc:  denied  { map } for  pid=1304 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516196675.379:173): avc:  denied  { execute_no_trans } for  pid=1357 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestUpdates-testInfoSecurity-fedora-27-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestUpdates-testInfoSecurity-fedora-27-127.0.0.2-2801-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516196623.330:165): avc:  denied  { execute_no_trans } for  pid=1325 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 174 testInfoSecurity (check_packagekit.TestUpdates) # duration: 82s
Wrote screenshot to TestUpdates-testInfoSecurity-fedora-27-127.0.0.2-2801-FAIL.png
Wrote HTML dump to TestUpdates-testInfoSecurity-fedora-27-127.0.0.2-2801-FAIL.html
Wrote JS log to TestUpdates-testInfoSecurity-fedora-27-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestUpdates-testInfoSecurity-fedora-27-127.0.0.2-2801-FAIL.log

First occurrence: 2018-01-17T13:44:47.122495 | revision 74786f2be5f9e9c48b617d83f2629d6fa7832a02, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testVolumes (check_kubernetes.TestKubernetes)
#
bash: /etc/kubernetes/start-kubernetes: No such file or directory
2018-01-17 08:45:42.838406 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-17 08:45:42.853414 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-17 08:45:42.853477 I | proto: duplicate proto type registered: google.protobuf.Timestamp
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9819/devtools/browser/2c4b45ad-4029-4144-b3de-c22a46290036
[0117/134547.789619:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 112148: Permission denied (13)
[0117/134548.674903:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 112176: Permission denied (13)
> warning: 2018-01-17 08:45:53.313137 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-17 08:45:53.313801 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-17 08:45:53.313831 I | proto: duplicate proto type registered: google.protobuf.Timestamp
error: current-context must exist in order to minify

> warning: received invalid kubectl config 
> warning: 2018-01-17 08:45:54.703676 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-17 08:45:54.704519 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-17 08:45:54.704577 I | proto: duplicate proto type registered: google.protobuf.Timestamp

2018-01-17 08:45:56.735836 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-17 08:45:56.736044 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-17 08:45:56.736062 I | proto: duplicate proto type registered: google.protobuf.Timestamp
2018-01-17 08:45:58.076201 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-17 08:45:58.082371 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-17 08:45:58.082447 I | proto: duplicate proto type registered: google.protobuf.Timestamp
2018-01-17 08:45:59.024833 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-17 08:45:59.027999 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-17 08:45:59.028210 I | proto: duplicate proto type registered: google.protobuf.Timestamp
2018-01-17 08:46:00.211302 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-17 08:46:00.212035 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-17 08:46:00.212266 I | proto: duplicate proto type registered: google.protobuf.Timestamp
Unexpected journal message 'audit: type=1400 audit(1516196719.039:162): avc:  denied  { execute_no_trans } for  pid=1298 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestKubernetes-testVolumes-fedora-27-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestKubernetes-testVolumes-fedora-27-127.0.0.2-2301-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516196719.039:162): avc:  denied  { execute_no_trans } for  pid=1298 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 157 testVolumes (check_kubernetes.TestKubernetes) # duration: 55s
Wrote screenshot to TestKubernetes-testVolumes-fedora-27-127.0.0.2-2301-FAIL.png
Wrote HTML dump to TestKubernetes-testVolumes-fedora-27-127.0.0.2-2301-FAIL.html
Wrote JS log to TestKubernetes-testVolumes-fedora-27-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestKubernetes-testVolumes-fedora-27-127.0.0.2-2301-FAIL.log

First occurrence: 2018-01-17T13:46:04.587411 | revision 74786f2be5f9e9c48b617d83f2629d6fa7832a02, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testAbrtDelete (check_journal.TestJournal)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9262/devtools/browser/35cfe028-3f25-4b53-9cba-5dd6369b12c2
[0117/134703.158173:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 114218: Permission denied (13)
[0117/134704.102041:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 114258: Permission denied (13)
bash: line 1:  1831 Segmentation fault      (core dumped) python -c 'import os; os.kill(os.getpid(), 11)'
Unexpected journal message 'audit: type=1400 audit(1516196816.322:163): avc:  denied  { map } for  pid=1255 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516196816.496:165): avc:  denied  { execute_no_trans } for  pid=1308 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestJournal-testAbrtDelete-fedora-27-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestJournal-testAbrtDelete-fedora-27-127.0.0.2-2901-FAIL.log
Core dumps downloaded to /build/cockpit/TestJournal-testAbrtDelete-fedora-27-127.0.0.2-2901-FAIL.core
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516196816.322:163): avc:  denied  { map } for  pid=1255 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 142 testAbrtDelete (check_journal.TestJournal) # duration: 29s
Wrote screenshot to TestJournal-testAbrtDelete-fedora-27-127.0.0.2-2901-FAIL.png
Wrote HTML dump to TestJournal-testAbrtDelete-fedora-27-127.0.0.2-2901-FAIL.html
Wrote JS log to TestJournal-testAbrtDelete-fedora-27-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestJournal-testAbrtDelete-fedora-27-127.0.0.2-2901-FAIL.log
Core dumps downloaded to /build/cockpit/TestJournal-testAbrtDelete-fedora-27-127.0.0.2-2901-FAIL.core

First occurrence: 2018-01-17T13:47:13.993759 | revision 74786f2be5f9e9c48b617d83f2629d6fa7832a02, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testDevmapper (check_docker_storage.TestDockerStorageMapper)
#
  Volume group "atomic-storage" not found
  Cannot process volume group atomic-storage
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9628/devtools/browser/c603a147-178c-4b38-846c-da89c21b06e2
[0117/134723.586745:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 114658: Permission denied (13)
[0117/134724.527752:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 114692: Permission denied (13)
  Volume group "atomic-storage" not found
  Cannot process volume group atomic-storage
  Volume group "atomic-storage" not found
  Cannot process volume group atomic-storage
  Volume group "atomic-storage" not found
  Cannot process volume group atomic-storage
Unexpected journal message 'audit: type=1400 audit(1516196834.460:161): avc:  denied  { map } for  pid=1234 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516196834.862:163): avc:  denied  { execute_no_trans } for  pid=1282 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestDockerStorageMapper-testDevmapper-fedora-27-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestDockerStorageMapper-testDevmapper-fedora-27-127.0.0.2-2501-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516196834.460:161): avc:  denied  { map } for  pid=1234 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 140 testDevmapper (check_docker_storage.TestDockerStorageMapper) # duration: 51s
Wrote screenshot to TestDockerStorageMapper-testDevmapper-fedora-27-127.0.0.2-2501-FAIL.png
Wrote HTML dump to TestDockerStorageMapper-testDevmapper-fedora-27-127.0.0.2-2501-FAIL.html
Wrote JS log to TestDockerStorageMapper-testDevmapper-fedora-27-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestDockerStorageMapper-testDevmapper-fedora-27-127.0.0.2-2501-FAIL.log

First occurrence: 2018-01-17T13:47:52.511055 | revision 74786f2be5f9e9c48b617d83f2629d6fa7832a02, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (check_dashboard.TestBasicDashboard)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:10073/devtools/browser/cddc2427-9a1b-4f83-82c0-17ef90c18417
[0117/134941.590292:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 117596: Permission denied (13)
[0117/134942.516465:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 117629: Permission denied (13)
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9271/devtools/browser/df0974b9-6356-42fa-a86c-1c942d2a0032
[0117/134947.773365:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 117716: Permission denied (13)
[0117/134948.730553:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 117781: Permission denied (13)
[0117/135006.730246:ERROR:gl_implementation.cc(241)] Failed to load /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: cannot open shared object file: No such file or directory
[0117/135006.732091:ERROR:gpu_child_thread.cc(254)] Exiting GPU process due to errors during initialization
[0117/135007.240582:ERROR:gl_implementation.cc(241)] Failed to load /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: cannot open shared object file: No such file or directory
[0117/135007.242606:ERROR:gpu_child_thread.cc(254)] Exiting GPU process due to errors during initialization
[0117/135007.752553:ERROR:gl_implementation.cc(241)] Failed to load /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: cannot open shared object file: No such file or directory
[0117/135007.754273:ERROR:gpu_child_thread.cc(254)] Exiting GPU process due to errors during initialization
[0117/135008.254589:ERROR:gl_implementation.cc(241)] Failed to load /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: cannot open shared object file: No such file or directory
[0117/135008.256399:ERROR:gpu_child_thread.cc(254)] Exiting GPU process due to errors during initialization
Unexpected journal message 'audit: type=1400 audit(1516196972.177:165): avc:  denied  { execute_no_trans } for  pid=1297 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestBasicDashboard-testBasic-fedora-27-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestBasicDashboard-testBasic-fedora-27-127.0.0.2-2801-FAIL.log
Journal extracted to TestBasicDashboard-testBasic-fedora-27-127.0.0.2-2803-FAIL.log
Journal extracted to TestBasicDashboard-testBasic-fedora-27-127.0.0.2-2802-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516196972.177:165): avc:  denied  { execute_no_trans } for  pid=1297 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 126 testBasic (check_dashboard.TestBasicDashboard) # duration: 55s
Wrote screenshot to TestBasicDashboard-testBasic-fedora-27-127.0.0.2-2801-FAIL.png
Wrote HTML dump to TestBasicDashboard-testBasic-fedora-27-127.0.0.2-2801-FAIL.html
Wrote JS log to TestBasicDashboard-testBasic-fedora-27-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestBasicDashboard-testBasic-fedora-27-127.0.0.2-2801-FAIL.log
Journal extracted to TestBasicDashboard-testBasic-fedora-27-127.0.0.2-2803-FAIL.log
Journal extracted to TestBasicDashboard-testBasic-fedora-27-127.0.0.2-2802-FAIL.log

First occurrence: 2018-01-17T13:50:17.909384 | revision 74786f2be5f9e9c48b617d83f2629d6fa7832a02, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testProjectGroups (check_openshift.TestRegistry)
#
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
the server doesn't have a resource type "projects"
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9929/devtools/browser/8d4d982a-451a-46d4-b1ff-89af3a65b083
[0117/135122.353246:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 120167: Permission denied (13)
[0117/135123.318814:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 120215: Permission denied (13)
> warning: 2018-01-17 08:51:26.550292 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-17 08:51:26.550454 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-17 08:51:26.550490 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-17 08:51:26.923489 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-17 08:51:26.923613 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-17 08:51:26.923654 I | proto: duplicate proto type registered: google.protobuf.Timestamp

Unexpected journal message 'audit: type=1400 audit(1516197049.937:163): avc:  denied  { map } for  pid=1250 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestRegistry-testProjectGroups-fedora-27-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestRegistry-testProjectGroups-fedora-27-127.0.0.2-2901-FAIL.log
Journal extracted to TestRegistry-testProjectGroups-openshift-127.0.0.2-2902-FAIL.log
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516197049.937:163): avc:  denied  { map } for  pid=1250 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 111 testProjectGroups (check_openshift.TestRegistry) # duration: 57s
Wrote screenshot to TestRegistry-testProjectGroups-fedora-27-127.0.0.2-2901-FAIL.png
Wrote HTML dump to TestRegistry-testProjectGroups-fedora-27-127.0.0.2-2901-FAIL.html
Wrote JS log to TestRegistry-testProjectGroups-fedora-27-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestRegistry-testProjectGroups-fedora-27-127.0.0.2-2901-FAIL.log
Journal extracted to TestRegistry-testProjectGroups-openshift-127.0.0.2-2902-FAIL.log
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory

First occurrence: 2018-01-17T13:51:33.991359 | revision 74786f2be5f9e9c48b617d83f2629d6fa7832a02, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testDockerCommandInfo (check_openshift.TestRegistry)
#
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9857/devtools/browser/3f273fac-c55f-4062-a677-74e54171aef0
[0117/135225.732121:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 121829: Permission denied (13)
[0117/135226.708802:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 121883: Permission denied (13)
> warning: 2018-01-17 08:52:31.177464 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-17 08:52:31.177630 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-17 08:52:31.177665 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-17 08:52:31.529751 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-17 08:52:31.529905 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-17 08:52:31.529948 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: failed to lookup access: marmalade get imagestreams/layers: "User \"pushuser\" cannot create localresourceaccessreviews in the namespace \"marmalade\": User \"pushuser\" cannot create localresourceaccessreviews in project \"marmalade\""
> warning: failed to lookup access: pizzazz get imagestreams/layers: "User \"pushuser\" cannot create localresourceaccessreviews in the namespace \"pizzazz\": User \"pushuser\" cannot create localresourceaccessreviews in project \"pizzazz\""
> warning: failed to lookup access: marmalade get imagestreams/layers: "User \"pushuser\" cannot create localresourceaccessreviews in the namespace \"marmalade\": User \"pushuser\" cannot create localresourceaccessreviews in project \"marmalade\""
> warning: failed to lookup access: pizzazz get imagestreams/layers: "User \"pushuser\" cannot create localresourceaccessreviews in the namespace \"pizzazz\": User \"pushuser\" cannot create localresourceaccessreviews in project \"pizzazz\""
CDP: {"source":"security","level":"error","text":"Refused to apply inline style because it violates the following Content Security Policy directive: \"default-src 'self' http://127.0.0.2:9791\". Either the 'unsafe-inline' keyword, a hash ('sha256-I4l5F4Kq75Yvla5XX3FqfoQO1206LqJ8p8rtQPyLwm4='), or a nonce ('nonce-...') is required to enable inline execution. Note also that 'style-src' was not explicitly set, so 'default-src' is used as a fallback.\n","timestamp":1516197154690.33,"url":"http://127.0.0.2:9791/cockpit/$253692b939ddbe12ae020f53de7cba302afe4d6e/kubernetes/registry.js","lineNumber":3920,"stackTrace":{"callFrames":[{"functionName":"html","scriptId":"44","url":"http://127.0.0.2:9791/cockpit/$253692b939ddbe12ae020f53de7cba302afe4d6e/kubernetes/registry.js","lineNumber":3920,"columnNumber":74},{"functionName":"be.(anonymous function)","scriptId":"44","url":"http://127.0.0.2:9791/cockpit/$253692b939ddbe12ae020f53de7cba302afe4d6e/kubernetes/registry.js","lineNumber":3937,"columnNumber":40},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9791/cockpit/$253692b939ddbe12ae020f53de7cba302afe4d6e/kubernetes/registry.js","lineNumber":1427,"columnNumber":40},{"functionName":"l","scriptId":"44","url":"http://127.0.0.2:9791/cockpit/$253692b939ddbe12ae020f53de7cba302afe4d6e/kubernetes/registry.js","lineNumber":2475,"columnNumber":41},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9791/cockpit/$253692b939ddbe12ae020f53de7cba302afe4d6e/kubernetes/registry.js","lineNumber":2483,"columnNumber":20},{"functionName":"$eval","scriptId":"44","url":"http://127.0.0.2:9791/cockpit/$253692b939ddbe12ae020f53de7cba302afe4d6e/kubernetes/registry.js","lineNumber":2799,"columnNumber":35},{"functionName":"$digest","scriptId":"44","url":"http://127.0.0.2:9791/cockpit/$253692b939ddbe12ae020f53de7cba302afe4d6e/kubernetes/registry.js","lineNumber":2752,"columnNumber":59},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9791/cockpit/$253692b939ddbe12ae020f53de7cba302afe4d6e/kubernetes/registry.js","lineNumber":2193,"columnNumber":45},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9791/cockpit/$253692b939ddbe12ae020f53de7cba302afe4d6e/kubernetes/registry.js","lineNumber":978,"columnNumber":20},{"functionName":"i","scriptId":"44","url":"http://127.0.0.2:9791/cockpit/$253692b939ddbe12ae020f53de7cba302afe4d6e/kubernetes/registry.js","lineNumber":41,"columnNumber":73},{"functionName":"m","scriptId":"44","url":"http://127.0.0.2:9791/cockpit/$253692b939ddbe12ae020f53de7cba302afe4d6e/kubernetes/registry.js","lineNumber":977,"columnNumber":65},{"functionName":"u","scriptId":"44","url":"http://127.0.0.2:9791/cockpit/$253692b939ddbe12ae020f53de7cba302afe4d6e/kubernetes/registry.js","lineNumber":966,"columnNumber":21},{"functionName":"n","scriptId":"44","url":"http://127.0.0.2:9791/cockpit/$253692b939ddbe12ae020f53de7cba302afe4d6e/kubernetes/registry.js","lineNumber":713,"columnNumber":90},{"functionName":"ph_go","scriptId":"22","url":"","lineNumber":167,"columnNumber":29},{"functionName":"","scriptId":"72","url":"","lineNumber":0,"columnNumber":16}]}}
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
> warning: 2018-01-17 08:52:39.303256 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-17 08:52:39.303417 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-17 08:52:39.303455 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-17 08:52:39.874482 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-17 08:52:39.874627 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-17 08:52:39.874666 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: failed to lookup access: marmalade get imagestreams/layers: "User \"pulluser\" cannot create localresourceaccessreviews in the namespace \"marmalade\": User \"pulluser\" cannot create localresourceaccessreviews in project \"marmalade\""
> warning: failed to lookup access: marmalade get imagestreams/layers: "User \"pulluser\" cannot create localresourceaccessreviews in the namespace \"marmalade\": User \"pulluser\" cannot create localresourceaccessreviews in project \"marmalade\""
CDP: {"source":"security","level":"error","text":"Refused to apply inline style because it violates the following Content Security Policy directive: \"default-src 'self' http://127.0.0.2:9791\". Either the 'unsafe-inline' keyword, a hash ('sha256-I4l5F4Kq75Yvla5XX3FqfoQO1206LqJ8p8rtQPyLwm4='), or a nonce ('nonce-...') is required to enable inline execution. Note also that 'style-src' was not explicitly set, so 'default-src' is used as a fallback.\n","timestamp":1516197160194.27,"url":"http://127.0.0.2:9791/cockpit/$253692b939ddbe12ae020f53de7cba302afe4d6e/kubernetes/registry.js","lineNumber":3920,"stackTrace":{"callFrames":[{"functionName":"html","scriptId":"87","url":"http://127.0.0.2:9791/cockpit/$253692b939ddbe12ae020f53de7cba302afe4d6e/kubernetes/registry.js","lineNumber":3920,"columnNumber":74},{"functionName":"be.(anonymous function)","scriptId":"87","url":"http://127.0.0.2:9791/cockpit/$253692b939ddbe12ae020f53de7cba302afe4d6e/kubernetes/registry.js","lineNumber":3937,"columnNumber":40},{"functionName":"","scriptId":"87","url":"http://127.0.0.2:9791/cockpit/$253692b939ddbe12ae020f53de7cba302afe4d6e/kubernetes/registry.js","lineNumber":1427,"columnNumber":40},{"functionName":"l","scriptId":"87","url":"http://127.0.0.2:9791/cockpit/$253692b939ddbe12ae020f53de7cba302afe4d6e/kubernetes/registry.js","lineNumber":2475,"columnNumber":41},{"functionName":"","scriptId":"87","url":"http://127.0.0.2:9791/cockpit/$253692b939ddbe12ae020f53de7cba302afe4d6e/kubernetes/registry.js","lineNumber":2483,"columnNumber":20},{"functionName":"$eval","scriptId":"87","url":"http://127.0.0.2:9791/cockpit/$253692b939ddbe12ae020f53de7cba302afe4d6e/kubernetes/registry.js","lineNumber":2799,"columnNumber":35},{"functionName":"$digest","scriptId":"87","url":"http://127.0.0.2:9791/cockpit/$253692b939ddbe12ae020f53de7cba302afe4d6e/kubernetes/registry.js","lineNumber":2752,"columnNumber":59},{"functionName":"","scriptId":"87","url":"http://127.0.0.2:9791/cockpit/$253692b939ddbe12ae020f53de7cba302afe4d6e/kubernetes/registry.js","lineNumber":2193,"columnNumber":45},{"functionName":"","scriptId":"87","url":"http://127.0.0.2:9791/cockpit/$253692b939ddbe12ae020f53de7cba302afe4d6e/kubernetes/registry.js","lineNumber":978,"columnNumber":20},{"functionName":"i","scriptId":"87","url":"http://127.0.0.2:9791/cockpit/$253692b939ddbe12ae020f53de7cba302afe4d6e/kubernetes/registry.js","lineNumber":41,"columnNumber":73},{"functionName":"m","scriptId":"87","url":"http://127.0.0.2:9791/cockpit/$253692b939ddbe12ae020f53de7cba302afe4d6e/kubernetes/registry.js","lineNumber":977,"columnNumber":65},{"functionName":"u","scriptId":"87","url":"http://127.0.0.2:9791/cockpit/$253692b939ddbe12ae020f53de7cba302afe4d6e/kubernetes/registry.js","lineNumber":966,"columnNumber":21},{"functionName":"n","scriptId":"87","url":"http://127.0.0.2:9791/cockpit/$253692b939ddbe12ae020f53de7cba302afe4d6e/kubernetes/registry.js","lineNumber":713,"columnNumber":90},{"functionName":"ph_go","scriptId":"22","url":"","lineNumber":167,"columnNumber":29},{"functionName":"","scriptId":"72","url":"","lineNumber":0,"columnNumber":16}]}}
Unexpected journal message 'audit: type=1400 audit(1516197109.527:161): avc:  denied  { map } for  pid=1211 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516197109.710:165): avc:  denied  { execute_no_trans } for  pid=1259 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestRegistry-testDockerCommandInfo-fedora-27-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestRegistry-testDockerCommandInfo-fedora-27-127.0.0.2-2901-FAIL.log
Journal extracted to TestRegistry-testDockerCommandInfo-openshift-127.0.0.2-2902-FAIL.log
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516197109.527:161): avc:  denied  { map } for  pid=1211 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 106 testDockerCommandInfo (check_openshift.TestRegistry) # duration: 66s
Wrote screenshot to TestRegistry-testDockerCommandInfo-fedora-27-127.0.0.2-2901-FAIL.png
Wrote HTML dump to TestRegistry-testDockerCommandInfo-fedora-27-127.0.0.2-2901-FAIL.html
Wrote JS log to TestRegistry-testDockerCommandInfo-fedora-27-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestRegistry-testDockerCommandInfo-fedora-27-127.0.0.2-2901-FAIL.log
Journal extracted to TestRegistry-testDockerCommandInfo-openshift-127.0.0.2-2902-FAIL.log
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory

First occurrence: 2018-01-17T13:52:44.724710 | revision 74786f2be5f9e9c48b617d83f2629d6fa7832a02, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testVdo (check_storage_vdo.TestStorage)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9464/devtools/browser/566d3119-bf4a-4684-8933-1951974be00b
[0117/135354.640564:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 124541: Permission denied (13)
[0117/135355.615180:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 124613: Permission denied (13)
which: no vdo in (/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin)
Unexpected journal message 'audit: type=1400 audit(1516197226.156:161): avc:  denied  { map } for  pid=1224 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516197226.361:165): avc:  denied  { execute_no_trans } for  pid=1280 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestStorage-testVdo-fedora-27-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestStorage-testVdo-fedora-27-127.0.0.2-2701-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516197226.156:161): avc:  denied  { map } for  pid=1224 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 90 testVdo (check_storage_vdo.TestStorage) # duration: 25s
Wrote screenshot to TestStorage-testVdo-fedora-27-127.0.0.2-2701-FAIL.png
Wrote HTML dump to TestStorage-testVdo-fedora-27-127.0.0.2-2701-FAIL.html
Wrote JS log to TestStorage-testVdo-fedora-27-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestStorage-testVdo-fedora-27-127.0.0.2-2701-FAIL.log

First occurrence: 2018-01-17T13:54:00.834067 | revision 74786f2be5f9e9c48b617d83f2629d6fa7832a02, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testUnpartitionedSpace (check_storage_lvm2.TestStorage)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:10175/devtools/browser/47717e74-4b6e-49cd-b765-9493c5bfe2d1
[0117/135506.362314:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 127072: Permission denied (13)
[0117/135507.251307:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 127101: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516197298.747:165): avc:  denied  { execute_no_trans } for  pid=1304 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestStorage-testUnpartitionedSpace-fedora-27-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestStorage-testUnpartitionedSpace-fedora-27-127.0.0.2-2201-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516197298.747:165): avc:  denied  { execute_no_trans } for  pid=1304 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 73 testUnpartitionedSpace (check_storage_lvm2.TestStorage) # duration: 28s
Wrote screenshot to TestStorage-testUnpartitionedSpace-fedora-27-127.0.0.2-2201-FAIL.png
Wrote HTML dump to TestStorage-testUnpartitionedSpace-fedora-27-127.0.0.2-2201-FAIL.html
Wrote JS log to TestStorage-testUnpartitionedSpace-fedora-27-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestStorage-testUnpartitionedSpace-fedora-27-127.0.0.2-2201-FAIL.log

First occurrence: 2018-01-17T13:55:15.995745 | revision 74786f2be5f9e9c48b617d83f2629d6fa7832a02, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testNoPermission (check_shutdown_restart.TestShutdownRestart)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9919/devtools/browser/cdfa417e-d700-4795-a2bf-93d11de21a6f
[0117/135606.461471:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 128912: Permission denied (13)
[0117/135607.335633:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 128947: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516197358.280:162): avc:  denied  { map } for  pid=1255 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516197358.401:164): avc:  denied  { execute_no_trans } for  pid=1299 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestShutdownRestart-testNoPermission-fedora-27-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestShutdownRestart-testNoPermission-fedora-27-127.0.0.2-2501-FAIL.log
Journal extracted to TestShutdownRestart-testNoPermission-fedora-27-127.0.0.2-2502-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516197358.280:162): avc:  denied  { map } for  pid=1255 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 63 testNoPermission (check_shutdown_restart.TestShutdownRestart) # duration: 28s
Wrote screenshot to TestShutdownRestart-testNoPermission-fedora-27-127.0.0.2-2501-FAIL.png
Wrote HTML dump to TestShutdownRestart-testNoPermission-fedora-27-127.0.0.2-2501-FAIL.html
Wrote JS log to TestShutdownRestart-testNoPermission-fedora-27-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestShutdownRestart-testNoPermission-fedora-27-127.0.0.2-2501-FAIL.log
Journal extracted to TestShutdownRestart-testNoPermission-fedora-27-127.0.0.2-2502-FAIL.log

First occurrence: 2018-01-17T13:56:15.171682 | revision 74786f2be5f9e9c48b617d83f2629d6fa7832a02, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (check_packages.TestPackages)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9284/devtools/browser/a8e1e6c4-4fa9-4a74-8617-2e7ef1f455c4
[0117/135723.508605:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 131415: Permission denied (13)
[0117/135724.546781:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 131497: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516197436.194:163): avc:  denied  { map } for  pid=1278 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516197436.394:165): avc:  denied  { execute_no_trans } for  pid=1329 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestPackages-testBasic-fedora-27-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestPackages-testBasic-fedora-27-127.0.0.2-2501-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516197436.194:163): avc:  denied  { map } for  pid=1278 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 47 testBasic (check_packages.TestPackages) # duration: 28s
Wrote screenshot to TestPackages-testBasic-fedora-27-127.0.0.2-2501-FAIL.png
Wrote HTML dump to TestPackages-testBasic-fedora-27-127.0.0.2-2501-FAIL.html
Wrote JS log to TestPackages-testBasic-fedora-27-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestPackages-testBasic-fedora-27-127.0.0.2-2501-FAIL.log

First occurrence: 2018-01-17T13:57:31.540518 | revision 74786f2be5f9e9c48b617d83f2629d6fa7832a02, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (check_networking_basic.TestNetworking)
#
NAME         UUID                                  TYPE            DEVICE 
System eth0  5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03  802-3-ethernet  eth0   
virbr0       b04d56f9-7eb2-434e-bbfa-69bcf8b65b24  bridge          virbr0 
System eth1  9c92fad9-6ecb-3e6c-eb4d-8a47c6f50c04  802-3-ethernet  --     
ens2         39ef3890-56af-4114-9a24-f3f94c42acfe  802-3-ethernet  --     

ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:10075/devtools/browser/072fc50b-8fdf-4bba-826a-b9486c3f73a0
[0117/140026.220327:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 135829: Permission denied (13)
[0117/140027.259775:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 135876: Permission denied (13)
52:54:01:00:00:03 -> eth2
52:54:01:00:00:03 -> eth2
> warning: Invalid prefix or netmask 255.255.0.8
> warning: a checkpoint for device 'eth2' already exists
Unexpected journal message 'audit: type=1400 audit(1516197613.818:161): avc:  denied  { map } for  pid=1245 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516197614.054:165): avc:  denied  { execute_no_trans } for  pid=1291 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestNetworking-testBasic-fedora-27-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestNetworking-testBasic-fedora-27-127.0.0.2-2901-FAIL.log
Journal extracted to TestNetworking-testBasic-fedora-26-127.0.0.2-2902-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516197613.818:161): avc:  denied  { map } for  pid=1245 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 22 testBasic (check_networking_basic.TestNetworking) # duration: 45s
Wrote screenshot to TestNetworking-testBasic-fedora-27-127.0.0.2-2901-FAIL.png
Wrote HTML dump to TestNetworking-testBasic-fedora-27-127.0.0.2-2901-FAIL.html
Wrote JS log to TestNetworking-testBasic-fedora-27-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestNetworking-testBasic-fedora-27-127.0.0.2-2901-FAIL.log
Journal extracted to TestNetworking-testBasic-fedora-26-127.0.0.2-2902-FAIL.log

First occurrence: 2018-01-17T14:00:46.789416 | revision 74786f2be5f9e9c48b617d83f2629d6fa7832a02, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testExternalConsole (check_machines.TestMachines)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9424/devtools/browser/905ef709-b6ad-40ca-98ab-e1cb8faa8c31
[0117/140245.311220:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 139800: Permission denied (13)
[0117/140246.329518:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 139866: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516197753.169:165): avc:  denied  { execute_no_trans } for  pid=1277 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestMachines-testExternalConsole-fedora-27-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestMachines-testExternalConsole-fedora-27-127.0.0.2-2301-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516197753.169:165): avc:  denied  { execute_no_trans } for  pid=1277 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 4 testExternalConsole (check_machines.TestMachines) # duration: 30s
Wrote screenshot to TestMachines-testExternalConsole-fedora-27-127.0.0.2-2301-FAIL.png
Wrote HTML dump to TestMachines-testExternalConsole-fedora-27-127.0.0.2-2301-FAIL.html
Wrote JS log to TestMachines-testExternalConsole-fedora-27-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestMachines-testExternalConsole-fedora-27-127.0.0.2-2301-FAIL.log

First occurrence: 2018-01-17T14:02:53.513503 | revision 74786f2be5f9e9c48b617d83f2629d6fa7832a02, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testDelete (check_machines.TestMachines)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:10185/devtools/browser/330d51b7-6e8a-4a5b-bb4d-bf82c4cdc361
[0117/140308.050309:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 140172: Permission denied (13)
[0117/140309.060071:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 140203: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516197777.117:161): avc:  denied  { map } for  pid=1247 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516197777.319:165): avc:  denied  { execute_no_trans } for  pid=1292 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestMachines-testDelete-fedora-27-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestMachines-testDelete-fedora-27-127.0.0.2-2701-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516197777.117:161): avc:  denied  { map } for  pid=1247 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 2 testDelete (check_machines.TestMachines) # duration: 32s
Wrote screenshot to TestMachines-testDelete-fedora-27-127.0.0.2-2701-FAIL.png
Wrote HTML dump to TestMachines-testDelete-fedora-27-127.0.0.2-2701-FAIL.html
Wrote JS log to TestMachines-testDelete-fedora-27-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestMachines-testDelete-fedora-27-127.0.0.2-2701-FAIL.log

First occurrence: 2018-01-17T14:03:19.311288 | revision 74786f2be5f9e9c48b617d83f2629d6fa7832a02, logs Times recorded: 1 Latest occurrences:

cockpituous commented 6 years ago

verify/fedora-27 Ooops, it happened again


# ----------------------------------------------------------------------
# testRestart (check_docker.TestDocker)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9623/devtools/browser/d96ca7a1-dee5-4bb7-83cd-022d554b374d
[0117/095727.521143:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 77097: Permission denied (13)
[0117/095728.533236:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 77203: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516182995.108:161): avc:  denied  { map } for  pid=1246 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516182995.363:165): avc:  denied  { execute_no_trans } for  pid=1293 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestDocker-testRestart-fedora-27-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestDocker-testRestart-fedora-27-127.0.0.2-2701-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516182995.108:161): avc:  denied  { map } for  pid=1246 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 156 testRestart (check_docker.TestDocker) # duration: 135s
Wrote screenshot to TestDocker-testRestart-fedora-27-127.0.0.2-2701-FAIL.png
Wrote HTML dump to TestDocker-testRestart-fedora-27-127.0.0.2-2701-FAIL.html
Wrote JS log to TestDocker-testRestart-fedora-27-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestDocker-testRestart-fedora-27-127.0.0.2-2701-FAIL.log

First occurrence: 2018-01-17T09:58:37.582655 | revision 5af93c4982658b63b208ec1ed076290c05577523, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testNodeNavigation (check_openshift.TestOpenshift)
#
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?

DevTools listening on ws://127.0.0.1:10105/devtools/browser/e8b5b5d1-eba1-4e56-a515-d096e1c45d07
[0117/095813.981995:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 65718: Permission denied (13)
[0117/095815.012021:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 65778: Permission denied (13)
> warning: 2018-01-17 04:58:18.718252 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-17 04:58:18.718677 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-17 04:58:18.718716 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-17 04:58:19.185795 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-17 04:58:19.185884 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-17 04:58:19.185899 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: Error opening directory '/home/admin/.ssh': No such file or directory
> warning: --: line 25: cd: /home/admin/.ssh: No such file or directory

> warning: Error opening directory '/home/admin/.ssh': No such file or directory
> warning: --: line 25: cd: /home/admin/.ssh: No such file or directory

grep: /etc/ssh/ssh_known_hosts: No such file or directory
grep: /etc/cockpit/machines.d/99-webui.json: No such file or directory
Unexpected journal message 'audit: type=1400 audit(1516183060.245:177): avc:  denied  { execute_no_trans } for  pid=1334 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestOpenshift-testNodeNavigation-fedora-27-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestOpenshift-testNodeNavigation-fedora-27-127.0.0.2-2701-FAIL.log
Journal extracted to TestOpenshift-testNodeNavigation-openshift-127.0.0.2-2702-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516183060.245:177): avc:  denied  { execute_no_trans } for  pid=1334 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 46 testNodeNavigation (check_openshift.TestOpenshift) # duration: 69s
Wrote screenshot to TestOpenshift-testNodeNavigation-fedora-27-127.0.0.2-2701-FAIL.png
Wrote HTML dump to TestOpenshift-testNodeNavigation-fedora-27-127.0.0.2-2701-FAIL.html
Wrote JS log to TestOpenshift-testNodeNavigation-fedora-27-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestOpenshift-testNodeNavigation-fedora-27-127.0.0.2-2701-FAIL.log
Journal extracted to TestOpenshift-testNodeNavigation-openshift-127.0.0.2-2702-FAIL.log

First occurrence: 2018-01-17T09:58:38.242482 | revision 74786f2be5f9e9c48b617d83f2629d6fa7832a02, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testContainerProblems (check_docker.TestDocker)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:10170/devtools/browser/10675673-ec06-4f09-a859-a718b111bb0f
[0117/124422.374467:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 199685: Permission denied (13)
[0117/124423.324815:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 199751: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516192992.688:163): avc:  denied  { map } for  pid=1282 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516192992.898:165): avc:  denied  { execute_no_trans } for  pid=1316 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestDocker-testContainerProblems-fedora-27-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestDocker-testContainerProblems-fedora-27-127.0.0.2-2801-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516192992.688:163): avc:  denied  { map } for  pid=1282 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 114 testContainerProblems (check_docker.TestDocker) # duration: 100s
Wrote screenshot to TestDocker-testContainerProblems-fedora-27-127.0.0.2-2801-FAIL.png
Wrote HTML dump to TestDocker-testContainerProblems-fedora-27-127.0.0.2-2801-FAIL.html
Wrote JS log to TestDocker-testContainerProblems-fedora-27-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestDocker-testContainerProblems-fedora-27-127.0.0.2-2801-FAIL.log

First occurrence: 2018-01-17T12:44:31.384558 | revision aadbd421a66d5e6ba2b21de6b99b0bbee26f277c, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (check_active_pages.TestActivePages)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:10038/devtools/browser/76913427-a42b-413c-9ff0-57e449b68559
[0117/124521.992393:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 201458: Permission denied (13)
[0117/124522.935985:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 201497: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516193113.159:165): avc:  denied  { execute_no_trans } for  pid=1340 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestActivePages-testBasic-fedora-27-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestActivePages-testBasic-fedora-27-127.0.0.2-2801-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516193113.159:165): avc:  denied  { execute_no_trans } for  pid=1340 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 100 testBasic (check_active_pages.TestActivePages) # duration: 26s
Wrote screenshot to TestActivePages-testBasic-fedora-27-127.0.0.2-2801-FAIL.png
Wrote HTML dump to TestActivePages-testBasic-fedora-27-127.0.0.2-2801-FAIL.html
Wrote JS log to TestActivePages-testBasic-fedora-27-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestActivePages-testBasic-fedora-27-127.0.0.2-2801-FAIL.log

First occurrence: 2018-01-17T12:45:27.849448 | revision aadbd421a66d5e6ba2b21de6b99b0bbee26f277c, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testHiddenRaid (check_storage_hidden.TestStorage)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:10101/devtools/browser/696b855e-b126-4417-ac2d-b51398f11fb1
[0117/124734.645578:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 206293: Permission denied (13)
[0117/124735.656569:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 206325: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516193247.313:163): avc:  denied  { map } for  pid=1286 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516193247.447:165): avc:  denied  { execute_no_trans } for  pid=1326 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestStorage-testHiddenRaid-fedora-27-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestStorage-testHiddenRaid-fedora-27-127.0.0.2-2701-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516193247.313:163): avc:  denied  { map } for  pid=1286 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 68 testHiddenRaid (check_storage_hidden.TestStorage) # duration: 31s
Wrote screenshot to TestStorage-testHiddenRaid-fedora-27-127.0.0.2-2701-FAIL.png
Wrote HTML dump to TestStorage-testHiddenRaid-fedora-27-127.0.0.2-2701-FAIL.html
Wrote JS log to TestStorage-testHiddenRaid-fedora-27-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestStorage-testHiddenRaid-fedora-27-127.0.0.2-2701-FAIL.log

First occurrence: 2018-01-17T12:47:46.836873 | revision aadbd421a66d5e6ba2b21de6b99b0bbee26f277c, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testKubevirtEnvironment (check_openshift.TestOpenshift)
#
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
No resources found.
Unexpected journal message 'audit: type=1400 audit(1516193248.237:170): avc:  denied  { execute_no_trans } for  pid=1328 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Journal extracted to TestOpenshift-testKubevirtEnvironment-fedora-27-127.0.0.2-2401-FAIL.log
Journal extracted to TestOpenshift-testKubevirtEnvironment-openshift-127.0.0.2-2402-FAIL.log
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516193248.237:170): avc:  denied  { execute_no_trans } for  pid=1328 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 168 testKubevirtEnvironment (check_openshift.TestOpenshift) # duration: 102s
Journal extracted to TestOpenshift-testKubevirtEnvironment-fedora-27-127.0.0.2-2401-FAIL.log
Journal extracted to TestOpenshift-testKubevirtEnvironment-openshift-127.0.0.2-2402-FAIL.log
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory

First occurrence: 2018-01-17T12:49:00.575111 | revision 4d12cf5e6e335955134af0118c283d8313aee36b, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBondingMainSlowly (check_networking_bond.TestNetworking)
#
NAME             UUID                                  TYPE            DEVICE 
System eth0      5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03  802-3-ethernet  eth0   
static-52:54:01  4cff87b2-8109-495c-9f13-4437b743af01  802-3-ethernet  eth1   
virbr0           f3ef96e8-2054-4bb5-8e7c-9a25c6633472  bridge          virbr0 
System eth1      9c92fad9-6ecb-3e6c-eb4d-8a47c6f50c04  802-3-ethernet  --     
ens2             39ef3890-56af-4114-9a24-f3f94c42acfe  802-3-ethernet  --     

52:54:01:00:00:01 -> eth1
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:10199/devtools/browser/94f61d3c-a0df-46f1-b564-925cd1ea962c
[0117/125052.095750:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 212603: Permission denied (13)
[0117/125053.011932:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 212700: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516193444.152:171): avc:  denied  { map } for  pid=1281 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestNetworking-testBondingMainSlowly-fedora-27-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestNetworking-testBondingMainSlowly-fedora-27-127.0.0.2-2801-FAIL.log
Journal extracted to TestNetworking-testBondingMainSlowly-fedora-26-127.0.0.2-2802-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516193444.152:171): avc:  denied  { map } for  pid=1281 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 27 testBondingMainSlowly (check_networking_bond.TestNetworking) # duration: 28s
Wrote screenshot to TestNetworking-testBondingMainSlowly-fedora-27-127.0.0.2-2801-FAIL.png
Wrote HTML dump to TestNetworking-testBondingMainSlowly-fedora-27-127.0.0.2-2801-FAIL.html
Wrote JS log to TestNetworking-testBondingMainSlowly-fedora-27-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestNetworking-testBondingMainSlowly-fedora-27-127.0.0.2-2801-FAIL.log
Journal extracted to TestNetworking-testBondingMainSlowly-fedora-26-127.0.0.2-2802-FAIL.log

First occurrence: 2018-01-17T12:51:02.372070 | revision aadbd421a66d5e6ba2b21de6b99b0bbee26f277c, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testCheckpointSlowRollback (check_networking_checkpoints.TestNetworking)
#
NAME         UUID                                  TYPE            DEVICE 
System eth0  5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03  802-3-ethernet  eth0   
virbr0       8ae3e476-de32-48fa-8a12-04bd7fa76b87  bridge          virbr0 
System eth1  9c92fad9-6ecb-3e6c-eb4d-8a47c6f50c04  802-3-ethernet  --     
ens2         39ef3890-56af-4114-9a24-f3f94c42acfe  802-3-ethernet  --     

52:54:00:12:34:56 -> eth0
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9925/devtools/browser/fab5502a-d693-4fa4-9ddf-8ec7a895cd43
[0117/125036.727792:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 212126: Permission denied (13)
[0117/125037.710839:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 212200: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516193428.395:165): avc:  denied  { execute_no_trans } for  pid=1330 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestNetworking-testCheckpointSlowRollback-fedora-27-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestNetworking-testCheckpointSlowRollback-fedora-27-127.0.0.2-2401-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516193428.395:165): avc:  denied  { execute_no_trans } for  pid=1330 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 31 testCheckpointSlowRollback (check_networking_checkpoints.TestNetworking) # duration: 93s
Wrote screenshot to TestNetworking-testCheckpointSlowRollback-fedora-27-127.0.0.2-2401-FAIL.png
Wrote HTML dump to TestNetworking-testCheckpointSlowRollback-fedora-27-127.0.0.2-2401-FAIL.html
Wrote JS log to TestNetworking-testCheckpointSlowRollback-fedora-27-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestNetworking-testCheckpointSlowRollback-fedora-27-127.0.0.2-2401-FAIL.log

First occurrence: 2018-01-17T12:51:46.887168 | revision aadbd421a66d5e6ba2b21de6b99b0bbee26f277c, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testFrameNavigation (check_multi_machine.TestMultiMachine)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9982/devtools/browser/45c22cc2-808a-4525-a4b8-473518658c7a
[0117/125300.825985:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 216840: Permission denied (13)
[0117/125301.783177:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 216903: Permission denied (13)
[0117/125311.830211:WARNING:ipc_message_attachment_set.cc(49)] MessageAttachmentSet destroyed with unconsumed attachments: 0/1
Unexpected journal message 'audit: type=1400 audit(1516193567.455:163): avc:  denied  { map } for  pid=1228 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516193567.630:165): avc:  denied  { execute_no_trans } for  pid=1295 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestMultiMachine-testFrameNavigation-fedora-27-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestMultiMachine-testFrameNavigation-fedora-27-127.0.0.2-2501-FAIL.log
Journal extracted to TestMultiMachine-testFrameNavigation-fedora-27-127.0.0.2-2503-FAIL.log
Journal extracted to TestMultiMachine-testFrameNavigation-fedora-27-127.0.0.2-2502-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516193567.455:163): avc:  denied  { map } for  pid=1228 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 14 testFrameNavigation (check_multi_machine.TestMultiMachine) # duration: 43s
Wrote screenshot to TestMultiMachine-testFrameNavigation-fedora-27-127.0.0.2-2501-FAIL.png
Wrote HTML dump to TestMultiMachine-testFrameNavigation-fedora-27-127.0.0.2-2501-FAIL.html
Wrote JS log to TestMultiMachine-testFrameNavigation-fedora-27-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestMultiMachine-testFrameNavigation-fedora-27-127.0.0.2-2501-FAIL.log
Journal extracted to TestMultiMachine-testFrameNavigation-fedora-27-127.0.0.2-2503-FAIL.log
Journal extracted to TestMultiMachine-testFrameNavigation-fedora-27-127.0.0.2-2502-FAIL.log

First occurrence: 2018-01-17T12:53:20.238024 | revision aadbd421a66d5e6ba2b21de6b99b0bbee26f277c, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testInfoTruncation (check_packagekit.TestUpdates)
#

DevTools listening on ws://127.0.0.1:10059/devtools/browser/f22367b5-6fdd-4639-8da8-9a3128d269ca
[0117/131552.983195:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 4920: Permission denied (13)
[0117/131553.944831:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 4966: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516194934.365:162): avc:  denied  { execute_no_trans } for  pid=1331 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestUpdates-testInfoTruncation-fedora-27-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestUpdates-testInfoTruncation-fedora-27-127.0.0.2-2901-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516194934.365:162): avc:  denied  { execute_no_trans } for  pid=1331 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 169 testInfoTruncation (check_packagekit.TestUpdates) # duration: 40s
Wrote screenshot to TestUpdates-testInfoTruncation-fedora-27-127.0.0.2-2901-FAIL.png
Wrote HTML dump to TestUpdates-testInfoTruncation-fedora-27-127.0.0.2-2901-FAIL.html
Wrote JS log to TestUpdates-testInfoTruncation-fedora-27-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestUpdates-testInfoTruncation-fedora-27-127.0.0.2-2901-FAIL.log

First occurrence: 2018-01-17T13:16:01.650908 | revision f5a9e9e53912bcda1571f8f5e38ba9a7591cf894, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (check_apps.TestApps)
#

DevTools listening on ws://127.0.0.1:9869/devtools/browser/00317277-d5e1-4e7c-8bdf-19546473f602
[0117/131654.489520:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 6518: Permission denied (13)
[0117/131655.516209:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 6638: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516195005.507:161): avc:  denied  { map } for  pid=1250 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516195005.730:165): avc:  denied  { execute_no_trans } for  pid=1307 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestApps-testBasic-fedora-27-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestApps-testBasic-fedora-27-127.0.0.2-2401-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516195005.507:161): avc:  denied  { map } for  pid=1250 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 161 testBasic (check_apps.TestApps) # duration: 33s
Wrote screenshot to TestApps-testBasic-fedora-27-127.0.0.2-2401-FAIL.png
Wrote HTML dump to TestApps-testBasic-fedora-27-127.0.0.2-2401-FAIL.html
Wrote JS log to TestApps-testBasic-fedora-27-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestApps-testBasic-fedora-27-127.0.0.2-2401-FAIL.log

First occurrence: 2018-01-17T13:17:07.591796 | revision f5a9e9e53912bcda1571f8f5e38ba9a7591cf894, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testIgnored (check_storage_ignored.TestStorage)
#

DevTools listening on ws://127.0.0.1:9969/devtools/browser/7d2b9b05-1085-46cb-b90d-351eb8335155
[0117/125911.293799:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 219029: Permission denied (13)
[0117/125912.410478:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 219077: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516193943.988:160): avc:  denied  { map } for  pid=1283 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestStorage-testIgnored-fedora-27-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestStorage-testIgnored-fedora-27-127.0.0.2-2601-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516193943.988:160): avc:  denied  { map } for  pid=1283 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 69 testIgnored (check_storage_ignored.TestStorage) # duration: 29s
Wrote screenshot to TestStorage-testIgnored-fedora-27-127.0.0.2-2601-FAIL.png
Wrote HTML dump to TestStorage-testIgnored-fedora-27-127.0.0.2-2601-FAIL.html
Wrote JS log to TestStorage-testIgnored-fedora-27-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestStorage-testIgnored-fedora-27-127.0.0.2-2601-FAIL.log

First occurrence: 2018-01-17T12:59:21.420215 | revision 4d12cf5e6e335955134af0118c283d8313aee36b, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testImagestreamImport (check_openshift.TestRegistry)
#
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?

DevTools listening on ws://127.0.0.1:9514/devtools/browser/4a036952-31da-473e-b6ee-39461a7f462c
[0117/131816.318600:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 8646: Permission denied (13)
[0117/131817.252771:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 8687: Permission denied (13)
> warning: 2018-01-17 08:18:20.917584 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-17 08:18:20.918080 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-17 08:18:20.918119 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-17 08:18:21.428235 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-17 08:18:21.428382 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-17 08:18:21.428470 I | proto: duplicate proto type registered: google.protobuf.Timestamp

CDP: {"source":"security","level":"error","text":"Refused to apply inline style because it violates the following Content Security Policy directive: \"default-src 'self' http://127.0.0.2:9091\". Either the 'unsafe-inline' keyword, a hash ('sha256-I4l5F4Kq75Yvla5XX3FqfoQO1206LqJ8p8rtQPyLwm4='), or a nonce ('nonce-...') is required to enable inline execution. Note also that 'style-src' was not explicitly set, so 'default-src' is used as a fallback.\n","timestamp":1516195102717.6,"url":"http://127.0.0.2:9091/cockpit/$43a6a9e72773bc71bc4f19dbd63f2ab8d3582c43/kubernetes/registry.js","lineNumber":3920,"stackTrace":{"callFrames":[{"functionName":"html","scriptId":"44","url":"http://127.0.0.2:9091/cockpit/$43a6a9e72773bc71bc4f19dbd63f2ab8d3582c43/kubernetes/registry.js","lineNumber":3920,"columnNumber":74},{"functionName":"be.(anonymous function)","scriptId":"44","url":"http://127.0.0.2:9091/cockpit/$43a6a9e72773bc71bc4f19dbd63f2ab8d3582c43/kubernetes/registry.js","lineNumber":3937,"columnNumber":40},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9091/cockpit/$43a6a9e72773bc71bc4f19dbd63f2ab8d3582c43/kubernetes/registry.js","lineNumber":1427,"columnNumber":40},{"functionName":"l","scriptId":"44","url":"http://127.0.0.2:9091/cockpit/$43a6a9e72773bc71bc4f19dbd63f2ab8d3582c43/kubernetes/registry.js","lineNumber":2475,"columnNumber":41},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9091/cockpit/$43a6a9e72773bc71bc4f19dbd63f2ab8d3582c43/kubernetes/registry.js","lineNumber":2483,"columnNumber":20},{"functionName":"$eval","scriptId":"44","url":"http://127.0.0.2:9091/cockpit/$43a6a9e72773bc71bc4f19dbd63f2ab8d3582c43/kubernetes/registry.js","lineNumber":2799,"columnNumber":35},{"functionName":"$digest","scriptId":"44","url":"http://127.0.0.2:9091/cockpit/$43a6a9e72773bc71bc4f19dbd63f2ab8d3582c43/kubernetes/registry.js","lineNumber":2752,"columnNumber":59},{"functionName":"$apply","scriptId":"44","url":"http://127.0.0.2:9091/cockpit/$43a6a9e72773bc71bc4f19dbd63f2ab8d3582c43/kubernetes/registry.js","lineNumber":2821,"columnNumber":34},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9091/cockpit/$43a6a9e72773bc71bc4f19dbd63f2ab8d3582c43/kubernetes/registry.js","lineNumber":2660,"columnNumber":26},{"functionName":"s","scriptId":"44","url":"http://127.0.0.2:9091/cockpit/$43a6a9e72773bc71bc4f19dbd63f2ab8d3582c43/kubernetes/registry.js","lineNumber":945,"columnNumber":22},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9091/cockpit/$43a6a9e72773bc71bc4f19dbd63f2ab8d3582c43/kubernetes/registry.js","lineNumber":1037,"columnNumber":33}]}}
Unexpected journal message 'audit: type=1400 audit(1516195035.886:161): avc:  denied  { map } for  pid=1270 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516195036.052:163): avc:  denied  { execute_no_trans } for  pid=1322 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestRegistry-testImagestreamImport-fedora-27-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestRegistry-testImagestreamImport-fedora-27-127.0.0.2-2201-FAIL.log
Journal extracted to TestRegistry-testImagestreamImport-openshift-127.0.0.2-2202-FAIL.log
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516195035.886:161): avc:  denied  { map } for  pid=1270 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 156 testImagestreamImport (check_openshift.TestRegistry) # duration: 85s
Wrote screenshot to TestRegistry-testImagestreamImport-fedora-27-127.0.0.2-2201-FAIL.png
Wrote HTML dump to TestRegistry-testImagestreamImport-fedora-27-127.0.0.2-2201-FAIL.html
Wrote JS log to TestRegistry-testImagestreamImport-fedora-27-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestRegistry-testImagestreamImport-fedora-27-127.0.0.2-2201-FAIL.log
Journal extracted to TestRegistry-testImagestreamImport-openshift-127.0.0.2-2202-FAIL.log
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory

First occurrence: 2018-01-17T13:18:31.332687 | revision f5a9e9e53912bcda1571f8f5e38ba9a7591cf894, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testConversation (check_login.TestLogin)
#

DevTools listening on ws://127.0.0.1:9415/devtools/browser/b99ecf8b-cd07-4df5-aca7-5c196dd9193c
[0117/131948.633099:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 10898: Permission denied (13)
[0117/131949.638399:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 10999: Permission denied (13)
> log: Authentication failed
Unexpected journal message 'audit: type=1400 audit(1516195179.304:161): avc:  denied  { map } for  pid=1250 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516195179.410:163): avc:  denied  { execute_no_trans } for  pid=1275 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestLogin-testConversation-fedora-27-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestLogin-testConversation-fedora-27-127.0.0.2-2501-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516195179.304:161): avc:  denied  { map } for  pid=1250 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 140 testConversation (check_login.TestLogin) # duration: 30s
Wrote screenshot to TestLogin-testConversation-fedora-27-127.0.0.2-2501-FAIL.png
Wrote HTML dump to TestLogin-testConversation-fedora-27-127.0.0.2-2501-FAIL.html
Wrote JS log to TestLogin-testConversation-fedora-27-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestLogin-testConversation-fedora-27-127.0.0.2-2501-FAIL.log

First occurrence: 2018-01-17T13:19:56.909116 | revision f5a9e9e53912bcda1571f8f5e38ba9a7591cf894, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testAuthorizedKeys (check_keys.TestKeys)
#

DevTools listening on ws://127.0.0.1:9948/devtools/browser/19f13a4b-2409-4b17-834c-887c423f0034
[0117/132053.519969:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 12555: Permission denied (13)
[0117/132054.519353:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 12587: Permission denied (13)
> warning: The key you provided was not valid.
> warning: chage: Permission denied.

> warning: chage: Permission denied.

> warning: chage: Permission denied.

getfacl: Removing leading '/' from absolute path names
getfacl: Removing leading '/' from absolute path names
Unexpected journal message 'audit: type=1400 audit(1516195243.208:160): avc:  denied  { map } for  pid=1295 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516195243.324:162): avc:  denied  { execute_no_trans } for  pid=1331 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestKeys-testAuthorizedKeys-fedora-27-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestKeys-testAuthorizedKeys-fedora-27-127.0.0.2-2801-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516195243.208:160): avc:  denied  { map } for  pid=1295 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 129 testAuthorizedKeys (check_keys.TestKeys) # duration: 42s
Wrote screenshot to TestKeys-testAuthorizedKeys-fedora-27-127.0.0.2-2801-FAIL.png
Wrote HTML dump to TestKeys-testAuthorizedKeys-fedora-27-127.0.0.2-2801-FAIL.html
Wrote JS log to TestKeys-testAuthorizedKeys-fedora-27-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestKeys-testAuthorizedKeys-fedora-27-127.0.0.2-2801-FAIL.log

First occurrence: 2018-01-17T13:21:13.231488 | revision f5a9e9e53912bcda1571f8f5e38ba9a7591cf894, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (check_journal.TestJournal)
#
Removed /etc/systemd/system/multi-user.target.wants/chronyd.service.

DevTools listening on ws://127.0.0.1:9777/devtools/browser/a6eae62f-2010-4dd8-bf7a-baa860f0f99d
[0117/132103.894195:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 12969: Permission denied (13)
[0117/132105.013820:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 13013: Permission denied (13)
Warning: Stopping systemd-journald.service, but it can still be activated by:
  systemd-journald-dev-log.socket
  systemd-journald-audit.socket
  systemd-journald.socket
> warning: transport closed: disconnected
CDP: {"source":"network","level":"error","text":"Failed to load resource: net::ERR_EMPTY_RESPONSE","timestamp":1516195274538.56,"url":"http://127.0.0.2:9491/cockpit/static/fonts/OpenSans-Light-webfont.woff","networkRequestId":"13013.29"}
ssh_exchange_identification: read: Connection reset by peer
ssh_exchange_identification: read: Connection reset by peer
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"4"}
ssh_exchange_identification: read: Connection reset by peer
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"5"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"6"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"7"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"8"}
Unexpected journal message 'audit: type=1400 audit(1516195253.162:158): avc:  denied  { map } for  pid=1243 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516195253.357:162): avc:  denied  { execute_no_trans } for  pid=1287 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestJournal-testBasic-fedora-27-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestJournal-testBasic-fedora-27-127.0.0.2-2601-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516195253.162:158): avc:  denied  { map } for  pid=1243 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 125 testBasic (check_journal.TestJournal) # duration: 62s
Wrote screenshot to TestJournal-testBasic-fedora-27-127.0.0.2-2601-FAIL.png
Wrote HTML dump to TestJournal-testBasic-fedora-27-127.0.0.2-2601-FAIL.html
Wrote JS log to TestJournal-testBasic-fedora-27-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestJournal-testBasic-fedora-27-127.0.0.2-2601-FAIL.log

First occurrence: 2018-01-17T13:21:44.784093 | revision f5a9e9e53912bcda1571f8f5e38ba9a7591cf894, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testCheckpoint (check_networking_checkpoints.TestNetworking)
#
NAME         UUID                                  TYPE            DEVICE 
System eth0  5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03  802-3-ethernet  eth0   
virbr0       3901a279-89d3-421e-9946-ba2d295fb354  bridge          virbr0 
System eth1  9c92fad9-6ecb-3e6c-eb4d-8a47c6f50c04  802-3-ethernet  --     
ens2         39ef3890-56af-4114-9a24-f3f94c42acfe  802-3-ethernet  --     

52:54:00:12:34:56 -> eth0

DevTools listening on ws://127.0.0.1:9767/devtools/browser/d0c1368c-4874-4611-98b3-7e586599aeeb
[0117/130324.074620:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 224660: Permission denied (13)
[0117/130325.239175:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 224727: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516194196.187:162): avc:  denied  { execute_no_trans } for  pid=1276 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestNetworking-testCheckpoint-fedora-27-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestNetworking-testCheckpoint-fedora-27-127.0.0.2-2301-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516194196.187:162): avc:  denied  { execute_no_trans } for  pid=1276 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 30 testCheckpoint (check_networking_checkpoints.TestNetworking) # duration: 93s
Wrote screenshot to TestNetworking-testCheckpoint-fedora-27-127.0.0.2-2301-FAIL.png
Wrote HTML dump to TestNetworking-testCheckpoint-fedora-27-127.0.0.2-2301-FAIL.html
Wrote JS log to TestNetworking-testCheckpoint-fedora-27-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestNetworking-testCheckpoint-fedora-27-127.0.0.2-2301-FAIL.log

First occurrence: 2018-01-17T13:04:30.485160 | revision 4d12cf5e6e335955134af0118c283d8313aee36b, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testContainerProblems (check_docker.TestDocker)
#

DevTools listening on ws://127.0.0.1:9609/devtools/browser/e013e153-8ca7-47f2-9a8f-2868e676361c
[0117/132327.285596:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 15546: Permission denied (13)
[0117/132328.234614:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 15614: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516195352.092:161): avc:  denied  { map } for  pid=1245 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516195352.345:164): avc:  denied  { execute_no_trans } for  pid=1290 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestDocker-testContainerProblems-fedora-27-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestDocker-testContainerProblems-fedora-27-127.0.0.2-2401-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516195352.092:161): avc:  denied  { map } for  pid=1245 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 113 testContainerProblems (check_docker.TestDocker) # duration: 75s
Wrote screenshot to TestDocker-testContainerProblems-fedora-27-127.0.0.2-2401-FAIL.png
Wrote HTML dump to TestDocker-testContainerProblems-fedora-27-127.0.0.2-2401-FAIL.html
Wrote JS log to TestDocker-testContainerProblems-fedora-27-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestDocker-testContainerProblems-fedora-27-127.0.0.2-2401-FAIL.log

First occurrence: 2018-01-17T13:23:36.580345 | revision f5a9e9e53912bcda1571f8f5e38ba9a7591cf894, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testRestart (check_docker.TestDocker)
#

DevTools listening on ws://127.0.0.1:9986/devtools/browser/01a9bccc-89df-41c7-853d-e655f4ef9e36
[0117/132245.626832:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 14606: Permission denied (13)
[0117/132246.666490:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 14644: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516195315.434:162): avc:  denied  { map } for  pid=1262 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516195315.582:164): avc:  denied  { execute_no_trans } for  pid=1308 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestDocker-testRestart-fedora-27-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestDocker-testRestart-fedora-27-127.0.0.2-2701-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516195315.434:162): avc:  denied  { map } for  pid=1262 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 117 testRestart (check_docker.TestDocker) # duration: 134s
Wrote screenshot to TestDocker-testRestart-fedora-27-127.0.0.2-2701-FAIL.png
Wrote HTML dump to TestDocker-testRestart-fedora-27-127.0.0.2-2701-FAIL.html
Wrote JS log to TestDocker-testRestart-fedora-27-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestDocker-testRestart-fedora-27-127.0.0.2-2701-FAIL.log

First occurrence: 2018-01-17T13:23:58.250068 | revision f5a9e9e53912bcda1571f8f5e38ba9a7591cf894, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testNetworks (check_machines.TestMachines)
#

DevTools listening on ws://127.0.0.1:10201/devtools/browser/2788ac47-2c6a-42fd-9a36-6c5a4cbeb03a
[0117/130644.742730:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 230367: Permission denied (13)
[0117/130645.741097:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 230418: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516194394.600:162): avc:  denied  { map } for  pid=1263 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516194394.755:164): avc:  denied  { execute_no_trans } for  pid=1319 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestMachines-testNetworks-fedora-27-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestMachines-testNetworks-fedora-27-127.0.0.2-2701-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516194394.600:162): avc:  denied  { map } for  pid=1263 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 6 testNetworks (check_machines.TestMachines) # duration: 32s
Wrote screenshot to TestMachines-testNetworks-fedora-27-127.0.0.2-2701-FAIL.png
Wrote HTML dump to TestMachines-testNetworks-fedora-27-127.0.0.2-2701-FAIL.html
Wrote JS log to TestMachines-testNetworks-fedora-27-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestMachines-testNetworks-fedora-27-127.0.0.2-2701-FAIL.log

First occurrence: 2018-01-17T13:06:54.896560 | revision 4d12cf5e6e335955134af0118c283d8313aee36b, logs Times recorded: 1 Latest occurrences:

cockpituous commented 6 years ago

verify/fedora-27 Ooops, it happened again


# ----------------------------------------------------------------------
# testTls (check_connection.TestConnection)
#
Unexpected journal message 'audit: type=1400 audit(1516183121.147:165): avc:  denied  { execute_no_trans } for  pid=1334 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Journal extracted to TestConnection-testTls-fedora-27-127.0.0.2-2501-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516183121.147:165): avc:  denied  { execute_no_trans } for  pid=1334 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 144 testTls (check_connection.TestConnection) # duration: 22s
Journal extracted to TestConnection-testTls-fedora-27-127.0.0.2-2501-FAIL.log

First occurrence: 2018-01-17T09:58:50.151449 | revision 5af93c4982658b63b208ec1ed076290c05577523, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testVolumes (check_openshift.TestOpenshift)
#
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?

DevTools listening on ws://127.0.0.1:9471/devtools/browser/623be175-7fc1-444e-9119-c970020f6c5a
[0117/104833.767426:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 81472: Permission denied (13)
[0117/104835.047720:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 81501: Permission denied (13)
> warning: 2018-01-17 05:48:40.585461 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-17 05:48:40.585701 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-17 05:48:40.585751 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-17 05:48:41.062004 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-17 05:48:41.062163 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-17 05:48:41.062200 I | proto: duplicate proto type registered: google.protobuf.Timestamp

/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
Unexpected journal message 'audit: type=1400 audit(1516186071.441:161): avc:  denied  { map } for  pid=1257 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516186071.733:168): avc:  denied  { execute_no_trans } for  pid=1308 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestOpenshift-testVolumes-fedora-27-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestOpenshift-testVolumes-fedora-27-127.0.0.2-2401-FAIL.log
Journal extracted to TestOpenshift-testVolumes-openshift-127.0.0.2-2402-FAIL.log
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516186071.441:161): avc:  denied  { map } for  pid=1257 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 49 testVolumes (check_openshift.TestOpenshift) # duration: 71s
Wrote screenshot to TestOpenshift-testVolumes-fedora-27-127.0.0.2-2401-FAIL.png
Wrote HTML dump to TestOpenshift-testVolumes-fedora-27-127.0.0.2-2401-FAIL.html
Wrote JS log to TestOpenshift-testVolumes-fedora-27-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestOpenshift-testVolumes-fedora-27-127.0.0.2-2401-FAIL.log
Journal extracted to TestOpenshift-testVolumes-openshift-127.0.0.2-2402-FAIL.log
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory

First occurrence: 2018-01-17T10:48:52.594460 | revision 17493643d9f8ca4bf5073cbb0cf7e7d66a827d02, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (check_shutdown_restart.TestShutdownRestart)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9834/devtools/browser/1927180c-1e5c-442c-a347-0c501d4f53cd
[0117/103237.168025:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 134034: Permission denied (13)
[0117/103238.100939:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 134076: Permission denied (13)
> warning: Shutdown scheduled for Wed 2018-01-17 05:32:40 EST, use 'shutdown -c' to cancel.

> warning: transport closed: disconnected
CDP: {"source":"network","level":"error","text":"Failed to load resource: net::ERR_EMPTY_RESPONSE","timestamp":1516185161527.08,"url":"http://127.0.0.2:9091/cockpit/static/fonts/OpenSans-Light-webfont.woff","networkRequestId":"134076.29"}
Connection to 127.0.0.2 closed by remote host.
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"3"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"4"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"5"}
Unexpected journal message 'audit: type=1400 audit(1516185144.251:163): avc:  denied  { map } for  pid=1293 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516185144.380:165): avc:  denied  { execute_no_trans } for  pid=1324 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestShutdownRestart-testBasic-fedora-27-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestShutdownRestart-testBasic-fedora-27-127.0.0.2-2201-FAIL.log
Journal extracted to TestShutdownRestart-testBasic-fedora-27-127.0.0.2-2202-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/bots/../test/verify/check-shutdown-restart", line 95, in testBasic
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516185144.251:163): avc:  denied  { map } for  pid=1293 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 82 testBasic (check_shutdown_restart.TestShutdownRestart) # duration: 48s
Wrote screenshot to TestShutdownRestart-testBasic-fedora-27-127.0.0.2-2201-FAIL.png
Wrote HTML dump to TestShutdownRestart-testBasic-fedora-27-127.0.0.2-2201-FAIL.html
Wrote JS log to TestShutdownRestart-testBasic-fedora-27-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestShutdownRestart-testBasic-fedora-27-127.0.0.2-2201-FAIL.log
Journal extracted to TestShutdownRestart-testBasic-fedora-27-127.0.0.2-2202-FAIL.log

First occurrence: 2018-01-17T10:33:00.332939 | revision 74786f2be5f9e9c48b617d83f2629d6fa7832a02, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (check_ovirt.TestOVirtMachines)
#
Engine URL: https://127.0.0.2:30502/ovirt-engine/
++ seq 1 60
+ for x in $(seq 1 60)
++ xmllint --xpath 'string(/api/product_info/name)' -
++ curl -s -k -u admin@internal:engine -H Content-type:application/xml https://10.111.113.5/ovirt-engine/api
-:1: parser error : Document is empty

^
+ '[' '' = 'oVirt Engine' ']'
+ sleep 10
+ for x in $(seq 1 60)
++ xmllint --xpath 'string(/api/product_info/name)' -
++ curl -s -k -u admin@internal:engine -H Content-type:application/xml https://10.111.113.5/ovirt-engine/api
-:1: parser error : Document is empty

^
+ '[' '' = 'oVirt Engine' ']'
+ sleep 10
+ for x in $(seq 1 60)
++ xmllint --xpath 'string(/api/product_info/name)' -
++ curl -s -k -u admin@internal:engine -H Content-type:application/xml https://10.111.113.5/ovirt-engine/api
-:1: parser error : Document is empty

^
+ '[' '' = 'oVirt Engine' ']'
+ sleep 10
+ for x in $(seq 1 60)
++ xmllint --xpath 'string(/api/product_info/name)' -
++ curl -s -k -u admin@internal:engine -H Content-type:application/xml https://10.111.113.5/ovirt-engine/api
-:1: parser error : Document is empty

^
+ '[' '' = 'oVirt Engine' ']'
+ sleep 10
+ for x in $(seq 1 60)
++ xmllint --xpath 'string(/api/product_info/name)' -
++ curl -s -k -u admin@internal:engine -H Content-type:application/xml https://10.111.113.5/ovirt-engine/api
+ '[' '' = 'oVirt Engine' ']'
+ sleep 10
+ for x in $(seq 1 60)
++ xmllint --xpath 'string(/api/product_info/name)' -
++ curl -s -k -u admin@internal:engine -H Content-type:application/xml https://10.111.113.5/ovirt-engine/api
+ '[' '' = 'oVirt Engine' ']'
+ sleep 10
+ for x in $(seq 1 60)
++ xmllint --xpath 'string(/api/product_info/name)' -
++ curl -s -k -u admin@internal:engine -H Content-type:application/xml https://10.111.113.5/ovirt-engine/api
+ '[' 'oVirt Engine' = 'oVirt Engine' ']'
+ break
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  1327  100  1327    0     0   1327      0  0:00:01 --:--:--  0:00:01  6349
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100   389  100   310  100    79    310     79  0:00:01 --:--:--  0:00:01  1736
{"access_token":"IUZR0e5DuzPsBGai4u2Xlpc6XJTnz9GIPOCyDKzOuIOomimD1FfYQC4jK5TD6g-a2MPuNoEmbEDm6NPGd5cEgA","scope":"ovirt-app-api ovirt-ext=token-info:authz-search ovirt-ext=token-info:public-authz-search ovirt-ext=token-info:validate ovirt-ext=token:password-access","exp":"1516790850000","token_type":"bearer"}
oVirt token retrieved: IUZR0e5DuzPsBGai4u2Xlpc6XJTnz9GIPOCyDKzOuIOomimD1FfYQC4jK5TD6g-a2MPuNoEmbEDm6NPGd5cEgA

DevTools listening on ws://127.0.0.1:9734/devtools/browser/d657496f-e985-4a8a-a810-cffa36c9d00a
[0117/104734.132994:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 80048: Permission denied (13)
[0117/104735.140667:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 80099: Permission denied (13)
> log: loading ovirt package
> log: Configuration file /etc/cockpit/machines-ovirt.config content is read ...
> log: ... and parsed
> warning: Unable to parse event, ignoring: event 'tunable' for domain VM:
> warning: Unable to parse event, ignoring: cputune.cpu_shares: 1020
Data Center status: problematic, waiting for automatic reactivation
> info: HTTP POST failed: "{\n  \"detail\" : \"[Cannot add VM. The VM name is already in use, please choose a unique name and try again.]\",\n  \"reason\" : \"Operation Failed\"\n}" /ovirt-engine/api/vms
> info: handleOvirtError, error =  {
  "detail" : "[Cannot add VM. The VM name is already in use, please choose a unique name and try again.]",
  "reason" : "Operation Failed"
} exception =  
> info: HTTP POST failed: "{\n  \"async\" : \"false\",\n  \"fault\" : {\n    \"detail\" : \"[Cannot run VM without at least one bootable disk.\\nAlternatives:\\n- Create a disk for this VM, and rerun the VM.\\n- Change the boot sequence using the Edit VM command (Boot Option Sub-Tab).\\n- Use the 'Run Once' command to select a different boot option and rerun the VM.]\",\n    \"reason\" : \"Operation Failed\"\n  },\n  \"status\" : \"failed\"\n}" /ovirt-engine/api/vms/0de117b4-3f04-4db5-80b8-93b765985cc4/start
> info: handleOvirtError, error =  {
  "async" : "false",
  "fault" : {
    "detail" : "[Cannot run VM without at least one bootable disk.\nAlternatives:\n- Create a disk for this VM, and rerun the VM.\n- Change the boot sequence using the Edit VM command (Boot Option Sub-Tab).\n- Use the 'Run Once' command to select a different boot option and rerun the VM.]",
    "reason" : "Operation Failed"
  },
  "status" : "failed"
} exception =  
Unexpected journal message 'audit: type=1400 audit(1516185947.476:161): avc:  denied  { map } for  pid=1235 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516185947.783:168): avc:  denied  { execute_no_trans } for  pid=1288 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestOVirtMachines-testBasic-fedora-27-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestOVirtMachines-testBasic-fedora-27-127.0.0.2-2701-FAIL.log
/etc/profile.d/lang.sh: line 19: warning: setlocale: LC_CTYPE: cannot change locale (C.UTF-8)
Journal extracted to TestOVirtMachines-testBasic-ovirt-127.0.0.2-2702-FAIL.log
/etc/profile.d/lang.sh: line 19: warning: setlocale: LC_CTYPE: cannot change locale (C.UTF-8)
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516185947.476:161): avc:  denied  { map } for  pid=1235 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 62 testBasic (check_ovirt.TestOVirtMachines) # duration: 341s
Wrote screenshot to TestOVirtMachines-testBasic-fedora-27-127.0.0.2-2701-FAIL.png
Wrote HTML dump to TestOVirtMachines-testBasic-fedora-27-127.0.0.2-2701-FAIL.html
Wrote JS log to TestOVirtMachines-testBasic-fedora-27-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestOVirtMachines-testBasic-fedora-27-127.0.0.2-2701-FAIL.log
Journal extracted to TestOVirtMachines-testBasic-ovirt-127.0.0.2-2702-FAIL.log
/etc/profile.d/lang.sh: line 19: warning: setlocale: LC_CTYPE: cannot change locale (C.UTF-8)

First occurrence: 2018-01-17T10:51:17.387812 | revision 17493643d9f8ca4bf5073cbb0cf7e7d66a827d02, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (check_pages.TestPages)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:10156/devtools/browser/297aa29b-d16c-483d-a4a6-21afc51b8fa9
[0117/103352.875808:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 136281: Permission denied (13)
[0117/103353.884879:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 136403: Permission denied (13)
> warning: transport closed: disconnected
> log: transport closed, dropped message:  
{"payload":"metrics1","interval":1000,"source":"direct","metrics":[{"name":"kernel.all.cpu.nice","units":"millisec","derive":"rate"},{"name":"kernel.all.cpu.user","units":"millisec","derive":"rate"},{"name":"kernel.all.cpu.sys","units":"millisec","derive":"rate"}],"command":"open","channel":"3:2!21","host":"localhost","group":"cockpit1:localhost/system"}
> log: transport closed, dropped message:  
{"payload":"metrics1","interval":1000,"source":"direct","metrics":[{"name":"mem.util.used","units":"bytes"}],"command":"open","channel":"3:2!22","host":"localhost","group":"cockpit1:localhost/system"}
> log: transport closed, dropped message:  
{"payload":"metrics1","interval":1000,"source":"direct","metrics":[{"name":"disk.all.total_bytes","units":"bytes","derive":"rate"}],"command":"open","channel":"3:2!23","host":"localhost","group":"cockpit1:localhost/system"}
> log: transport closed, dropped message:  
{"payload":"metrics1","interval":1000,"source":"direct","metrics":[{"name":"network.interface.total.bytes","units":"bytes","derive":"rate"}],"omit-instances":["lo"],"command":"open","channel":"3:2!24","host":"localhost","group":"cockpit1:localhost/system"}
Unexpected journal message 'audit: type=1400 audit(1516185225.066:162): avc:  denied  { map } for  pid=1252 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516185225.205:164): avc:  denied  { execute_no_trans } for  pid=1297 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestPages-testBasic-fedora-27-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestPages-testBasic-fedora-27-127.0.0.2-2701-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516185225.066:162): avc:  denied  { map } for  pid=1252 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 65 testBasic (check_pages.TestPages) # duration: 35s
Wrote screenshot to TestPages-testBasic-fedora-27-127.0.0.2-2701-FAIL.png
Wrote HTML dump to TestPages-testBasic-fedora-27-127.0.0.2-2701-FAIL.html
Wrote JS log to TestPages-testBasic-fedora-27-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestPages-testBasic-fedora-27-127.0.0.2-2701-FAIL.log

First occurrence: 2018-01-17T10:34:06.030859 | revision 74786f2be5f9e9c48b617d83f2629d6fa7832a02, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testState (check_machines.TestMachines)
#

DevTools listening on ws://127.0.0.1:9462/devtools/browser/38f0c9e8-8b80-4816-b81f-3d4574a5bc64
[0117/105338.489734:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 89881: Permission denied (13)
[0117/105339.523931:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 89922: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516186407.937:161): avc:  denied  { map } for  pid=1259 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516186408.060:163): avc:  denied  { execute_no_trans } for  pid=1292 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestMachines-testState-fedora-27-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestMachines-testState-fedora-27-127.0.0.2-2201-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516186407.937:161): avc:  denied  { map } for  pid=1259 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 8 testState (check_machines.TestMachines) # duration: 31s
Wrote screenshot to TestMachines-testState-fedora-27-127.0.0.2-2201-FAIL.png
Wrote HTML dump to TestMachines-testState-fedora-27-127.0.0.2-2201-FAIL.html
Wrote JS log to TestMachines-testState-fedora-27-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestMachines-testState-fedora-27-127.0.0.2-2201-FAIL.log

First occurrence: 2018-01-17T10:53:47.512761 | revision 17493643d9f8ca4bf5073cbb0cf7e7d66a827d02, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testNetworks (check_machines.TestMachines)
#

DevTools listening on ws://127.0.0.1:9459/devtools/browser/885c0ddb-e485-4903-84ad-316fbaf5f48b
[0117/105348.462377:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 90154: Permission denied (13)
[0117/105349.462001:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 90294: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516186417.193:163): avc:  denied  { map } for  pid=1256 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516186417.341:165): avc:  denied  { execute_no_trans } for  pid=1311 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestMachines-testNetworks-fedora-27-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestMachines-testNetworks-fedora-27-127.0.0.2-2701-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516186417.193:163): avc:  denied  { map } for  pid=1256 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 6 testNetworks (check_machines.TestMachines) # duration: 31s
Wrote screenshot to TestMachines-testNetworks-fedora-27-127.0.0.2-2701-FAIL.png
Wrote HTML dump to TestMachines-testNetworks-fedora-27-127.0.0.2-2701-FAIL.html
Wrote JS log to TestMachines-testNetworks-fedora-27-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestMachines-testNetworks-fedora-27-127.0.0.2-2701-FAIL.log

First occurrence: 2018-01-17T10:53:58.203798 | revision 17493643d9f8ca4bf5073cbb0cf7e7d66a827d02, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testVlan (check_networking_vlan.TestNetworking)
#
NAME         UUID                                  TYPE            DEVICE 
System eth0  5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03  802-3-ethernet  eth0   
virbr0       fa375f4d-7c59-4bdf-b914-cfc451833dd8  bridge          virbr0 
System eth1  9c92fad9-6ecb-3e6c-eb4d-8a47c6f50c04  802-3-ethernet  --     
ens2         39ef3890-56af-4114-9a24-f3f94c42acfe  802-3-ethernet  --     

ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:10205/devtools/browser/b37ab1e3-6292-4d68-a114-afab78441747
[0117/103737.268663:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 141775: Permission denied (13)
[0117/103738.298202:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 141809: Permission denied (13)
52:54:01:00:00:03 -> eth2
52:54:01:00:00:03 -> eth2
Unexpected journal message 'audit: type=1400 audit(1516185441.501:161): avc:  denied  { map } for  pid=1233 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516185441.782:165): avc:  denied  { execute_no_trans } for  pid=1290 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestNetworking-testVlan-fedora-27-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestNetworking-testVlan-fedora-27-127.0.0.2-2801-FAIL.log
Journal extracted to TestNetworking-testVlan-fedora-26-127.0.0.2-2802-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516185441.501:161): avc:  denied  { map } for  pid=1233 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 40 testVlan (check_networking_vlan.TestNetworking) # duration: 43s
Wrote screenshot to TestNetworking-testVlan-fedora-27-127.0.0.2-2801-FAIL.png
Wrote HTML dump to TestNetworking-testVlan-fedora-27-127.0.0.2-2801-FAIL.html
Wrote JS log to TestNetworking-testVlan-fedora-27-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestNetworking-testVlan-fedora-27-127.0.0.2-2801-FAIL.log
Journal extracted to TestNetworking-testVlan-fedora-26-127.0.0.2-2802-FAIL.log

First occurrence: 2018-01-17T10:37:53.407463 | revision 74786f2be5f9e9c48b617d83f2629d6fa7832a02, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBondingMain (check_networking_bond.TestNetworking)
#
NAME             UUID                                  TYPE            DEVICE 
System eth0      5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03  802-3-ethernet  eth0   
static-52:54:01  f5c252b8-c633-4e63-b4c7-9123d5b79181  802-3-ethernet  eth1   
virbr0           4661ca59-fe2c-4ba7-97f2-c49e78ffbabc  bridge          virbr0 
System eth1      9c92fad9-6ecb-3e6c-eb4d-8a47c6f50c04  802-3-ethernet  --     
ens2             39ef3890-56af-4114-9a24-f3f94c42acfe  802-3-ethernet  --     

52:54:01:00:00:01 -> eth1
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9845/devtools/browser/b7edfe58-d3bc-41f2-a1fd-7edf9a2a80d1
[0117/103908.783114:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 144806: Permission denied (13)
[0117/103909.823228:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 144846: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516185536.462:163): avc:  denied  { map } for  pid=1267 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516185536.585:165): avc:  denied  { execute_no_trans } for  pid=1315 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestNetworking-testBondingMain-fedora-27-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestNetworking-testBondingMain-fedora-27-127.0.0.2-2501-FAIL.log
Journal extracted to TestNetworking-testBondingMain-fedora-26-127.0.0.2-2502-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516185536.462:163): avc:  denied  { map } for  pid=1267 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 26 testBondingMain (check_networking_bond.TestNetworking) # duration: 34s
Wrote screenshot to TestNetworking-testBondingMain-fedora-27-127.0.0.2-2501-FAIL.png
Wrote HTML dump to TestNetworking-testBondingMain-fedora-27-127.0.0.2-2501-FAIL.html
Wrote JS log to TestNetworking-testBondingMain-fedora-27-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestNetworking-testBondingMain-fedora-27-127.0.0.2-2501-FAIL.log
Journal extracted to TestNetworking-testBondingMain-fedora-26-127.0.0.2-2502-FAIL.log

First occurrence: 2018-01-17T10:39:19.152411 | revision 74786f2be5f9e9c48b617d83f2629d6fa7832a02, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testAmbiguousSlave (check_networking_bond.TestNetworking)
#
NAME             UUID                                  TYPE            DEVICE 
System eth0      5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03  802-3-ethernet  eth0   
static-52:54:01  1b4d9ac9-f31c-4e5f-8e8c-6bfa8012d72a  802-3-ethernet  eth1   
virbr0           d97cba19-0b84-4239-9863-b6eb8573ecb9  bridge          virbr0 
System eth1      9c92fad9-6ecb-3e6c-eb4d-8a47c6f50c04  802-3-ethernet  --     
ens2             39ef3890-56af-4114-9a24-f3f94c42acfe  802-3-ethernet  --     

ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9392/devtools/browser/11ff2be6-c896-4fa2-8f45-a6746294405a
[0117/103930.927592:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 145370: Permission denied (13)
[0117/103931.957158:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 145413: Permission denied (13)
52:54:01:00:00:03 -> eth2
52:54:01:00:00:03 -> eth2
Unexpected journal message 'audit: type=1400 audit(1516185560.584:158): avc:  denied  { map } for  pid=1250 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516185560.878:162): avc:  denied  { execute_no_trans } for  pid=1309 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestNetworking-testAmbiguousSlave-fedora-27-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestNetworking-testAmbiguousSlave-fedora-27-127.0.0.2-2301-FAIL.log
Journal extracted to TestNetworking-testAmbiguousSlave-fedora-26-127.0.0.2-2302-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516185560.584:158): avc:  denied  { map } for  pid=1250 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 23 testAmbiguousSlave (check_networking_bond.TestNetworking) # duration: 38s
Wrote screenshot to TestNetworking-testAmbiguousSlave-fedora-27-127.0.0.2-2301-FAIL.png
Wrote HTML dump to TestNetworking-testAmbiguousSlave-fedora-27-127.0.0.2-2301-FAIL.html
Wrote JS log to TestNetworking-testAmbiguousSlave-fedora-27-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestNetworking-testAmbiguousSlave-fedora-27-127.0.0.2-2301-FAIL.log
Journal extracted to TestNetworking-testAmbiguousSlave-fedora-26-127.0.0.2-2302-FAIL.log

First occurrence: 2018-01-17T10:39:46.897521 | revision 74786f2be5f9e9c48b617d83f2629d6fa7832a02, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testDisks (check_machines.TestMachines)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9863/devtools/browser/99324e08-aef8-45df-83b7-37bd4f5e5204
[0117/104152.109896:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 149802: Permission denied (13)
[0117/104153.111915:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 149906: Permission denied (13)
Restarting vm-subVmTest1, might take a while
Unexpected journal message 'audit: type=1400 audit(1516185701.178:163): avc:  denied  { map } for  pid=1316 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516185701.321:165): avc:  denied  { execute_no_trans } for  pid=1347 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestMachines-testDisks-fedora-27-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestMachines-testDisks-fedora-27-127.0.0.2-2601-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516185701.178:163): avc:  denied  { map } for  pid=1316 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 3 testDisks (check_machines.TestMachines) # duration: 43s
Wrote screenshot to TestMachines-testDisks-fedora-27-127.0.0.2-2601-FAIL.png
Wrote HTML dump to TestMachines-testDisks-fedora-27-127.0.0.2-2601-FAIL.html
Wrote JS log to TestMachines-testDisks-fedora-27-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestMachines-testDisks-fedora-27-127.0.0.2-2601-FAIL.log

First occurrence: 2018-01-17T10:42:11.033309 | revision 74786f2be5f9e9c48b617d83f2629d6fa7832a02, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testDirectLogin (check_multi_machine.TestMultiMachine)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9908/devtools/browser/946fb357-fcaa-43b6-88ed-69a948030e7d
[0117/112431.873451:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 142705: Permission denied (13)
[0117/112432.806272:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 142786: Permission denied (13)
(node:142713) Warning: Possible EventEmitter memory leak detected. 11 Page.loadEventFired listeners added. Use emitter.setMaxListeners() to increase limit
> log: transport closed, dropped message:  1:1!1
{"type":"s","call":["/user","org.freedesktop.DBus.Properties","GetAll",["cockpit.User"]],"id":"2"}
> log: Authentication failed: invalid-hostkey
> log: Authentication failed: unknown-host
> log: Authentication failed: unknown-hostkey
> log: Authentication failed
> log: Authentication failed: no-host
Unexpected journal message 'audit: type=1400 audit(1516188261.518:163): avc:  denied  { map } for  pid=1242 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516188261.683:165): avc:  denied  { execute_no_trans } for  pid=1304 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestMultiMachine-testDirectLogin-fedora-27-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestMultiMachine-testDirectLogin-fedora-27-127.0.0.2-2901-FAIL.log
Journal extracted to TestMultiMachine-testDirectLogin-fedora-27-127.0.0.2-2903-FAIL.log
Journal extracted to TestMultiMachine-testDirectLogin-fedora-27-127.0.0.2-2902-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516188261.518:163): avc:  denied  { map } for  pid=1242 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 12 testDirectLogin (check_multi_machine.TestMultiMachine) # duration: 47s
Wrote screenshot to TestMultiMachine-testDirectLogin-fedora-27-127.0.0.2-2901-FAIL.png
Wrote HTML dump to TestMultiMachine-testDirectLogin-fedora-27-127.0.0.2-2901-FAIL.html
Wrote JS log to TestMultiMachine-testDirectLogin-fedora-27-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestMultiMachine-testDirectLogin-fedora-27-127.0.0.2-2901-FAIL.log
Journal extracted to TestMultiMachine-testDirectLogin-fedora-27-127.0.0.2-2903-FAIL.log
Journal extracted to TestMultiMachine-testDirectLogin-fedora-27-127.0.0.2-2902-FAIL.log

First occurrence: 2018-01-17T11:24:57.092760 | revision 74786f2be5f9e9c48b617d83f2629d6fa7832a02, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testVolumes (check_kubernetes.TestKubernetes)
#
bash: /etc/kubernetes/start-kubernetes: No such file or directory
2018-01-17 07:03:45.961256 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-17 07:03:45.987387 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-17 07:03:45.987549 I | proto: duplicate proto type registered: google.protobuf.Timestamp

DevTools listening on ws://127.0.0.1:9872/devtools/browser/058fd221-a64f-40ce-b04e-194e7838bef6
[0117/120350.184358:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 66180: Permission denied (13)
[0117/120351.124763:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 66239: Permission denied (13)
> warning: 2018-01-17 07:03:55.496643 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-17 07:03:55.496780 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-17 07:03:55.496804 I | proto: duplicate proto type registered: google.protobuf.Timestamp
error: current-context must exist in order to minify

> warning: received invalid kubectl config 
> warning: 2018-01-17 07:03:56.441660 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-17 07:03:56.446852 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-17 07:03:56.446916 I | proto: duplicate proto type registered: google.protobuf.Timestamp

2018-01-17 07:03:57.790875 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-17 07:03:57.791082 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-17 07:03:57.791097 I | proto: duplicate proto type registered: google.protobuf.Timestamp
2018-01-17 07:03:58.859424 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-17 07:03:58.863924 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-17 07:03:58.863995 I | proto: duplicate proto type registered: google.protobuf.Timestamp
2018-01-17 07:03:59.621547 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-17 07:03:59.624327 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-17 07:03:59.625780 I | proto: duplicate proto type registered: google.protobuf.Timestamp
2018-01-17 07:04:00.598631 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-17 07:04:00.599082 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-17 07:04:00.602178 I | proto: duplicate proto type registered: google.protobuf.Timestamp
Unexpected journal message 'audit: type=1400 audit(1516190601.106:161): avc:  denied  { map } for  pid=1246 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516190601.296:165): avc:  denied  { execute_no_trans } for  pid=1299 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestKubernetes-testVolumes-fedora-27-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestKubernetes-testVolumes-fedora-27-127.0.0.2-2701-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516190601.106:161): avc:  denied  { map } for  pid=1246 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 176 testVolumes (check_kubernetes.TestKubernetes) # duration: 59s
Wrote screenshot to TestKubernetes-testVolumes-fedora-27-127.0.0.2-2701-FAIL.png
Wrote HTML dump to TestKubernetes-testVolumes-fedora-27-127.0.0.2-2701-FAIL.html
Wrote JS log to TestKubernetes-testVolumes-fedora-27-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestKubernetes-testVolumes-fedora-27-127.0.0.2-2701-FAIL.log

First occurrence: 2018-01-17T12:04:03.332636 | revision 74786f2be5f9e9c48b617d83f2629d6fa7832a02, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testConfigOrigins (check_connection.TestConnection)
#
Unexpected journal message 'audit: type=1400 audit(1516191534.591:162): avc:  denied  { map } for  pid=1287 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516191534.721:164): avc:  denied  { execute_no_trans } for  pid=1323 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Journal extracted to TestConnection-testConfigOrigins-fedora-27-127.0.0.2-2401-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516191534.591:162): avc:  denied  { map } for  pid=1287 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 137 testConfigOrigins (check_connection.TestConnection) # duration: 30s
Journal extracted to TestConnection-testConfigOrigins-fedora-27-127.0.0.2-2401-FAIL.log

First occurrence: 2018-01-17T12:20:01.524435 | revision ceeb4eafd6d49f5170386ce1ce932f9f826955b8, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testPackageKitCrash (check_packagekit.TestUpdates)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:10098/devtools/browser/2d71ce05-3946-4402-96b4-ba39ec3ad016
[0117/123731.550893:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 191741: Permission denied (13)
[0117/123732.590477:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 191761: Permission denied (13)
> log: close:  
Unexpected journal message 'audit: type=1400 audit(1516192639.777:161): avc:  denied  { map } for  pid=1233 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516192639.924:163): avc:  denied  { execute_no_trans } for  pid=1258 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestUpdates-testPackageKitCrash-fedora-27-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestUpdates-testPackageKitCrash-fedora-27-127.0.0.2-2601-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516192639.777:161): avc:  denied  { map } for  pid=1233 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 155 testPackageKitCrash (check_packagekit.TestUpdates) # duration: 44s
Wrote screenshot to TestUpdates-testPackageKitCrash-fedora-27-127.0.0.2-2601-FAIL.png
Wrote HTML dump to TestUpdates-testPackageKitCrash-fedora-27-127.0.0.2-2601-FAIL.html
Wrote JS log to TestUpdates-testPackageKitCrash-fedora-27-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestUpdates-testPackageKitCrash-fedora-27-127.0.0.2-2601-FAIL.log

First occurrence: 2018-01-17T12:37:45.782135 | revision aadbd421a66d5e6ba2b21de6b99b0bbee26f277c, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testInfoSecurity (check_packagekit.TestUpdates)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9829/devtools/browser/7bc1d090-fdfe-4daf-894e-f3a958afbabe
[0117/123828.784486:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 192864: Permission denied (13)
[0117/123829.815231:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 192908: Permission denied (13)
> warning: transport closed: disconnected
Connection to 127.0.0.2 closed by remote host.
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"6"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"7"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"8"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"9"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"10"}
Unexpected journal message 'audit: type=1400 audit(1516192746.414:171): avc:  denied  { map } for  pid=1310 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516192746.626:173): avc:  denied  { execute_no_trans } for  pid=1366 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestUpdates-testInfoSecurity-fedora-27-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestUpdates-testInfoSecurity-fedora-27-127.0.0.2-2401-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516192746.414:171): avc:  denied  { map } for  pid=1310 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 152 testInfoSecurity (check_packagekit.TestUpdates) # duration: 90s
Wrote screenshot to TestUpdates-testInfoSecurity-fedora-27-127.0.0.2-2401-FAIL.png
Wrote HTML dump to TestUpdates-testInfoSecurity-fedora-27-127.0.0.2-2401-FAIL.html
Wrote JS log to TestUpdates-testInfoSecurity-fedora-27-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestUpdates-testInfoSecurity-fedora-27-127.0.0.2-2401-FAIL.log

First occurrence: 2018-01-17T12:39:21.207672 | revision aadbd421a66d5e6ba2b21de6b99b0bbee26f277c, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testVolumes (check_kubernetes.TestKubernetes)
#
bash: /etc/kubernetes/start-kubernetes: No such file or directory
2018-01-17 07:40:07.398793 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-17 07:40:07.406716 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-17 07:40:07.406944 I | proto: duplicate proto type registered: google.protobuf.Timestamp
No resources found.
2018-01-17 07:40:09.495705 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-17 07:40:09.547144 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-17 07:40:09.551347 I | proto: duplicate proto type registered: google.protobuf.Timestamp
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9682/devtools/browser/273e4a35-5486-4b99-a9ae-15a3bcee730f
[0117/124013.707622:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 195086: Permission denied (13)
[0117/124014.752594:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 195121: Permission denied (13)
> warning: 2018-01-17 07:40:20.693774 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-17 07:40:20.695285 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-17 07:40:20.695343 I | proto: duplicate proto type registered: google.protobuf.Timestamp
error: current-context must exist in order to minify

> warning: received invalid kubectl config 
> warning: 2018-01-17 07:40:21.792825 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-17 07:40:21.792994 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-17 07:40:21.793040 I | proto: duplicate proto type registered: google.protobuf.Timestamp

2018-01-17 07:40:23.515662 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-17 07:40:23.517301 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-17 07:40:23.517596 I | proto: duplicate proto type registered: google.protobuf.Timestamp
2018-01-17 07:40:25.079017 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-17 07:40:25.080038 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-17 07:40:25.080306 I | proto: duplicate proto type registered: google.protobuf.Timestamp
2018-01-17 07:40:25.972907 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-17 07:40:25.973071 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-17 07:40:25.973510 I | proto: duplicate proto type registered: google.protobuf.Timestamp
2018-01-17 07:40:27.183185 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-17 07:40:27.184604 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-17 07:40:27.184843 I | proto: duplicate proto type registered: google.protobuf.Timestamp
Unexpected journal message 'audit: type=1400 audit(1516192781.289:161): avc:  denied  { map } for  pid=1224 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516192781.488:165): avc:  denied  { execute_no_trans } for  pid=1284 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestKubernetes-testVolumes-fedora-27-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestKubernetes-testVolumes-fedora-27-127.0.0.2-2601-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516192781.289:161): avc:  denied  { map } for  pid=1224 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 138 testVolumes (check_kubernetes.TestKubernetes) # duration: 63s
Wrote screenshot to TestKubernetes-testVolumes-fedora-27-127.0.0.2-2601-FAIL.png
Wrote HTML dump to TestKubernetes-testVolumes-fedora-27-127.0.0.2-2601-FAIL.html
Wrote JS log to TestKubernetes-testVolumes-fedora-27-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestKubernetes-testVolumes-fedora-27-127.0.0.2-2601-FAIL.log

First occurrence: 2018-01-17T12:40:30.951384 | revision aadbd421a66d5e6ba2b21de6b99b0bbee26f277c, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testConnect (check_kubernetes.TestConnection)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:10020/devtools/browser/af687aab-11d6-4498-bab3-6d5221397abe
[0117/124032.051299:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 195389: Permission denied (13)
[0117/124033.066437:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 195436: Permission denied (13)
> warning: 2018-01-17 07:40:37.559702 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-17 07:40:37.559888 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-17 07:40:37.559924 I | proto: duplicate proto type registered: google.protobuf.Timestamp
error: current-context must exist in order to minify

> warning: received invalid kubectl config 
> warning: 2018-01-17 07:40:38.108246 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-17 07:40:38.108400 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-17 07:40:38.108480 I | proto: duplicate proto type registered: google.protobuf.Timestamp

bash: /etc/kubernetes/start-kubernetes: No such file or directory
> warning: 2018-01-17 07:42:09.811858 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-17 07:42:09.812521 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-17 07:42:09.812642 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-17 07:42:10.285621 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-17 07:42:10.285853 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-17 07:42:10.285914 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-17 07:42:17.576562 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-17 07:42:17.577506 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-17 07:42:17.577544 I | proto: duplicate proto type registered: google.protobuf.Timestamp
error: current-context must exist in order to minify

> warning: received invalid kubectl config 
> warning: 2018-01-17 07:42:19.113654 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-17 07:42:19.113818 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-17 07:42:19.113860 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-17 07:42:19.585716 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-17 07:42:19.585803 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-17 07:42:19.585819 I | proto: duplicate proto type registered: google.protobuf.Timestamp
error: current-context must exist in order to minify

> warning: received invalid kubectl config 
> warning: 2018-01-17 07:42:19.842177 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-17 07:42:19.842416 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-17 07:42:19.842452 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: Connection Error: Couldn't find running API server
> warning: Connection Error: unknown-hostkey
> warning: Connection Error: Unauthorized
> warning: 2018-01-17 07:42:20.877383 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-17 07:42:20.877611 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-17 07:42:20.877657 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-17 07:42:21.145332 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-17 07:42:21.145448 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-17 07:42:21.145488 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-17 07:42:21.416727 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-17 07:42:21.416861 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-17 07:42:21.416893 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-17 07:42:21.694844 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-17 07:42:21.694993 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-17 07:42:21.695031 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-17 07:42:22.047811 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-17 07:42:22.048016 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-17 07:42:22.048073 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-17 07:42:22.346802 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-17 07:42:22.347175 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-17 07:42:22.347350 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-17 07:42:24.319236 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-17 07:42:24.319436 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-17 07:42:24.319477 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-17 07:42:24.587341 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-17 07:42:24.587457 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-17 07:42:24.587492 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-17 07:42:24.898337 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-17 07:42:24.898631 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-17 07:42:24.898707 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-17 07:42:25.162327 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-17 07:42:25.162589 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-17 07:42:25.162634 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-17 07:42:25.571659 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-17 07:42:25.571840 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-17 07:42:25.571889 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-17 07:42:25.890388 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-17 07:42:25.890781 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-17 07:42:25.890819 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-17 07:42:26.117521 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-17 07:42:26.117670 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-17 07:42:26.117710 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-17 07:42:26.352874 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-17 07:42:26.353115 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-17 07:42:26.353166 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-17 07:42:26.591722 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-17 07:42:26.591874 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-17 07:42:26.591910 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-17 07:42:26.847927 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-17 07:42:26.848071 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-17 07:42:26.848115 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-17 07:42:27.216441 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-17 07:42:27.216808 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-17 07:42:27.216857 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-17 07:42:27.480360 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-17 07:42:27.480450 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-17 07:42:27.480478 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-17 07:42:28.931843 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-17 07:42:28.931995 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-17 07:42:28.932030 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-17 07:42:29.193757 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-17 07:42:29.193871 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-17 07:42:29.193890 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-17 07:42:29.781453 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-17 07:42:29.781613 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-17 07:42:29.781653 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-17 07:42:30.019982 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-17 07:42:30.020839 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-17 07:42:30.020964 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-17 07:42:30.414287 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-17 07:42:30.414397 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-17 07:42:30.414411 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-17 07:42:30.656062 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-17 07:42:30.656266 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-17 07:42:30.656337 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-17 07:42:30.894164 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-17 07:42:30.894310 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-17 07:42:30.894348 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-17 07:42:31.129505 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-17 07:42:31.129723 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-17 07:42:31.129795 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-17 07:42:31.374470 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-17 07:42:31.374694 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-17 07:42:31.374767 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-17 07:42:31.600850 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-17 07:42:31.601013 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-17 07:42:31.601055 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-17 07:42:31.876672 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-17 07:42:31.876792 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-17 07:42:31.876842 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-17 07:42:32.203316 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-17 07:42:32.203454 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-17 07:42:32.203508 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-17 07:42:32.725350 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-17 07:42:32.725479 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-17 07:42:32.725551 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-17 07:42:32.969041 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-17 07:42:32.969213 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-17 07:42:32.969257 I | proto: duplicate proto type registered: google.protobuf.Timestamp

Unexpected journal message 'audit: type=1400 audit(1516192824.124:163): avc:  denied  { map } for  pid=1274 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516192824.401:165): avc:  denied  { execute_no_trans } for  pid=1327 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestConnection-testConnect-fedora-27-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestConnection-testConnect-fedora-27-127.0.0.2-2901-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516192824.124:163): avc:  denied  { map } for  pid=1274 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 132 testConnect (check_kubernetes.TestConnection) # duration: 147s
Wrote screenshot to TestConnection-testConnect-fedora-27-127.0.0.2-2901-FAIL.png
Wrote HTML dump to TestConnection-testConnect-fedora-27-127.0.0.2-2901-FAIL.html
Wrote JS log to TestConnection-testConnect-fedora-27-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestConnection-testConnect-fedora-27-127.0.0.2-2901-FAIL.log

First occurrence: 2018-01-17T12:42:35.386592 | revision aadbd421a66d5e6ba2b21de6b99b0bbee26f277c, logs Times recorded: 1 Latest occurrences:

cockpituous commented 6 years ago

verify/fedora-27 Ooops, it happened again


# ----------------------------------------------------------------------
# testEdit (check_dashboard.TestDashboardEditLimits)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9679/devtools/browser/611dfbeb-f5a4-4b7c-80f3-2036e6f1ef81
[0117/095845.145007:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 79305: Permission denied (13)
[0117/095846.121955:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 79338: Permission denied (13)
[0117/095849.273446:ERROR:gl_implementation.cc(241)] Failed to load /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: cannot open shared object file: No such file or directory
[0117/095849.275578:ERROR:gpu_child_thread.cc(254)] Exiting GPU process due to errors during initialization
[0117/095849.760621:ERROR:gl_implementation.cc(241)] Failed to load /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: cannot open shared object file: No such file or directory
[0117/095849.762633:ERROR:gpu_child_thread.cc(254)] Exiting GPU process due to errors during initialization
[0117/095850.282171:ERROR:gl_implementation.cc(241)] Failed to load /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: cannot open shared object file: No such file or directory
[0117/095850.283896:ERROR:gpu_child_thread.cc(254)] Exiting GPU process due to errors during initialization
[0117/095850.802238:ERROR:gl_implementation.cc(241)] Failed to load /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: cannot open shared object file: No such file or directory
[0117/095850.803891:ERROR:gpu_child_thread.cc(254)] Exiting GPU process due to errors during initialization
Unexpected journal message 'audit: type=1400 audit(1516183116.185:162): avc:  denied  { execute_no_trans } for  pid=1296 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestDashboardEditLimits-testEdit-fedora-27-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestDashboardEditLimits-testEdit-fedora-27-127.0.0.2-2601-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516183116.185:162): avc:  denied  { execute_no_trans } for  pid=1296 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 146 testEdit (check_dashboard.TestDashboardEditLimits) # duration: 29s
Wrote screenshot to TestDashboardEditLimits-testEdit-fedora-27-127.0.0.2-2601-FAIL.png
Wrote HTML dump to TestDashboardEditLimits-testEdit-fedora-27-127.0.0.2-2601-FAIL.html
Wrote JS log to TestDashboardEditLimits-testEdit-fedora-27-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestDashboardEditLimits-testEdit-fedora-27-127.0.0.2-2601-FAIL.log

First occurrence: 2018-01-17T09:58:52.936431 | revision 5af93c4982658b63b208ec1ed076290c05577523, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testNoConnectionSettings (check_networking_settings.TestNetworking)
#
NAME         UUID                                  TYPE            DEVICE 
System eth0  5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03  802-3-ethernet  eth0   
virbr0       b7ceb10c-7963-4019-ac6f-2ad0c109da3f  bridge          virbr0 
System eth1  9c92fad9-6ecb-3e6c-eb4d-8a47c6f50c04  802-3-ethernet  --     
ens2         39ef3890-56af-4114-9a24-f3f94c42acfe  802-3-ethernet  --     

DevTools listening on ws://127.0.0.1:9983/devtools/browser/c2b3543d-ea07-4498-84c4-7ddb551e5b15
[0117/100025.699371:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 67834: Permission denied (13)
[0117/100026.885549:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 67890: Permission denied (13)
52:54:01:00:00:03 -> eth2
52:54:01:00:00:03 -> eth2
Unexpected journal message 'audit: type=1400 audit(1516183214.140:162): avc:  denied  { execute_no_trans } for  pid=1298 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestNetworking-testNoConnectionSettings-fedora-27-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestNetworking-testNoConnectionSettings-fedora-27-127.0.0.2-2701-FAIL.log
Journal extracted to TestNetworking-testNoConnectionSettings-fedora-26-127.0.0.2-2702-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516183214.140:162): avc:  denied  { execute_no_trans } for  pid=1298 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 36 testNoConnectionSettings (check_networking_settings.TestNetworking) # duration: 47s
Wrote screenshot to TestNetworking-testNoConnectionSettings-fedora-27-127.0.0.2-2701-FAIL.png
Wrote HTML dump to TestNetworking-testNoConnectionSettings-fedora-27-127.0.0.2-2701-FAIL.html
Wrote JS log to TestNetworking-testNoConnectionSettings-fedora-27-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestNetworking-testNoConnectionSettings-fedora-27-127.0.0.2-2701-FAIL.log
Journal extracted to TestNetworking-testNoConnectionSettings-fedora-26-127.0.0.2-2702-FAIL.log

First occurrence: 2018-01-17T10:00:44.844808 | revision 74786f2be5f9e9c48b617d83f2629d6fa7832a02, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testLuks (check_storage_luks.TestStorage)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9695/devtools/browser/5f6e17d5-bcaf-45bc-949a-adc7fb188112
[0117/100242.707146:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 87036: Permission denied (13)
[0117/100243.731965:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 87086: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516183353.994:165): avc:  denied  { execute_no_trans } for  pid=1314 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestStorage-testLuks-fedora-27-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestStorage-testLuks-fedora-27-127.0.0.2-2701-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516183353.994:165): avc:  denied  { execute_no_trans } for  pid=1314 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 91 testLuks (check_storage_luks.TestStorage) # duration: 46s
Wrote screenshot to TestStorage-testLuks-fedora-27-127.0.0.2-2701-FAIL.png
Wrote HTML dump to TestStorage-testLuks-fedora-27-127.0.0.2-2701-FAIL.html
Wrote JS log to TestStorage-testLuks-fedora-27-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestStorage-testLuks-fedora-27-127.0.0.2-2701-FAIL.log

First occurrence: 2018-01-17T10:03:10.176830 | revision 5af93c4982658b63b208ec1ed076290c05577523, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testHiddenLuks (check_storage_hidden.TestStorage)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9477/devtools/browser/b18d8bbf-a1a2-4246-b7db-8ee86b4e1997
[0117/100306.401772:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 87686: Permission denied (13)
[0117/100307.375914:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 87773: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516183379.105:164): avc:  denied  { execute_no_trans } for  pid=1332 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestStorage-testHiddenLuks-fedora-27-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestStorage-testHiddenLuks-fedora-27-127.0.0.2-2901-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516183379.105:164): avc:  denied  { execute_no_trans } for  pid=1332 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 87 testHiddenLuks (check_storage_hidden.TestStorage) # duration: 36s
Wrote screenshot to TestStorage-testHiddenLuks-fedora-27-127.0.0.2-2901-FAIL.png
Wrote HTML dump to TestStorage-testHiddenLuks-fedora-27-127.0.0.2-2901-FAIL.html
Wrote JS log to TestStorage-testHiddenLuks-fedora-27-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestStorage-testHiddenLuks-fedora-27-127.0.0.2-2901-FAIL.log

First occurrence: 2018-01-17T10:03:24.592032 | revision 5af93c4982658b63b208ec1ed076290c05577523, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (check_menu.TestMenu)
#

DevTools listening on ws://127.0.0.1:9960/devtools/browser/76db667a-a687-4f8d-aa03-3394805b0e20
[0117/100415.651109:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 74107: Permission denied (13)
[0117/100416.612227:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 74144: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516183447.036:163): avc:  denied  { execute_no_trans } for  pid=1291 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestMenu-testBasic-fedora-27-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestMenu-testBasic-fedora-27-127.0.0.2-2801-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516183447.036:163): avc:  denied  { execute_no_trans } for  pid=1291 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 9 testBasic (check_menu.TestMenu) # duration: 25s
Wrote screenshot to TestMenu-testBasic-fedora-27-127.0.0.2-2801-FAIL.png
Wrote HTML dump to TestMenu-testBasic-fedora-27-127.0.0.2-2801-FAIL.html
Wrote JS log to TestMenu-testBasic-fedora-27-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestMenu-testBasic-fedora-27-127.0.0.2-2801-FAIL.log

First occurrence: 2018-01-17T10:04:20.949117 | revision 74786f2be5f9e9c48b617d83f2629d6fa7832a02, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testSudo (check_reauthorize.TestReauthorize)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9261/devtools/browser/7d1135cc-e57d-4ad9-8866-834fc2417658
[0117/100437.772253:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 90721: Permission denied (13)
[0117/100438.771450:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 90774: Permission denied (13)
> log: fail
> log: done
> log: transport closed, dropped message:  
{"payload":"metrics1","interval":1000,"source":"direct","metrics":[{"name":"kernel.all.cpu.nice","units":"millisec","derive":"rate"},{"name":"kernel.all.cpu.user","units":"millisec","derive":"rate"},{"name":"kernel.all.cpu.sys","units":"millisec","derive":"rate"}],"command":"open","channel":"1:1!21","host":"localhost","group":"cockpit1:localhost/system"}
> log: transport closed, dropped message:  
{"payload":"metrics1","interval":1000,"source":"direct","metrics":[{"name":"mem.util.used","units":"bytes"}],"command":"open","channel":"1:1!22","host":"localhost","group":"cockpit1:localhost/system"}
> log: transport closed, dropped message:  
{"payload":"metrics1","interval":1000,"source":"direct","metrics":[{"name":"disk.all.total_bytes","units":"bytes","derive":"rate"}],"command":"open","channel":"1:1!23","host":"localhost","group":"cockpit1:localhost/system"}
> log: transport closed, dropped message:  
{"payload":"metrics1","interval":1000,"source":"direct","metrics":[{"name":"network.interface.total.bytes","units":"bytes","derive":"rate"}],"omit-instances":["lo"],"command":"open","channel":"1:1!24","host":"localhost","group":"cockpit1:localhost/system"}
> log: fail
(node:90742) Warning: Possible EventEmitter memory leak detected. 11 Page.loadEventFired listeners added. Use emitter.setMaxListeners() to increase limit
> log: done
Unexpected journal message 'audit: type=1400 audit(1516183468.379:163): avc:  denied  { map } for  pid=1262 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516183468.515:165): avc:  denied  { execute_no_trans } for  pid=1313 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestReauthorize-testSudo-fedora-27-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestReauthorize-testSudo-fedora-27-127.0.0.2-2501-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516183468.379:163): avc:  denied  { map } for  pid=1262 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 71 testSudo (check_reauthorize.TestReauthorize) # duration: 42s
Wrote screenshot to TestReauthorize-testSudo-fedora-27-127.0.0.2-2501-FAIL.png
Wrote HTML dump to TestReauthorize-testSudo-fedora-27-127.0.0.2-2501-FAIL.html
Wrote JS log to TestReauthorize-testSudo-fedora-27-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestReauthorize-testSudo-fedora-27-127.0.0.2-2501-FAIL.log

First occurrence: 2018-01-17T10:05:00.790714 | revision 5af93c4982658b63b208ec1ed076290c05577523, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testHostToMaintenance (check_ovirt.TestOVirtMachines)
#
Engine URL: https://127.0.0.2:30302/ovirt-engine/
++ seq 1 60
+ for x in $(seq 1 60)
++ xmllint --xpath 'string(/api/product_info/name)' -
++ curl -s -k -u admin@internal:engine -H Content-type:application/xml https://10.111.113.5/ovirt-engine/api
-:1: parser error : Document is empty

^
+ '[' '' = 'oVirt Engine' ']'
+ sleep 10
+ for x in $(seq 1 60)
++ xmllint --xpath 'string(/api/product_info/name)' -
++ curl -s -k -u admin@internal:engine -H Content-type:application/xml https://10.111.113.5/ovirt-engine/api
-:1: parser error : Document is empty

^
+ '[' '' = 'oVirt Engine' ']'
+ sleep 10
+ for x in $(seq 1 60)
++ xmllint --xpath 'string(/api/product_info/name)' -
++ curl -s -k -u admin@internal:engine -H Content-type:application/xml https://10.111.113.5/ovirt-engine/api
-:1: parser error : Document is empty

^
+ '[' '' = 'oVirt Engine' ']'
+ sleep 10
+ for x in $(seq 1 60)
++ xmllint --xpath 'string(/api/product_info/name)' -
++ curl -s -k -u admin@internal:engine -H Content-type:application/xml https://10.111.113.5/ovirt-engine/api
-:1: parser error : Document is empty

^
+ '[' '' = 'oVirt Engine' ']'
+ sleep 10
+ for x in $(seq 1 60)
++ xmllint --xpath 'string(/api/product_info/name)' -
++ curl -s -k -u admin@internal:engine -H Content-type:application/xml https://10.111.113.5/ovirt-engine/api
+ '[' '' = 'oVirt Engine' ']'
+ sleep 10
+ for x in $(seq 1 60)
++ xmllint --xpath 'string(/api/product_info/name)' -
++ curl -s -k -u admin@internal:engine -H Content-type:application/xml https://10.111.113.5/ovirt-engine/api
+ '[' '' = 'oVirt Engine' ']'
+ sleep 10
+ for x in $(seq 1 60)
++ xmllint --xpath 'string(/api/product_info/name)' -
++ curl -s -k -u admin@internal:engine -H Content-type:application/xml https://10.111.113.5/ovirt-engine/api
+ '[' 'oVirt Engine' = 'oVirt Engine' ']'
+ break
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  1327  100  1327    0     0   1327      0  0:00:01 --:--:--  0:00:01 16182
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
 20   389    0     0  100    79      0     79  0:00:01 --:--:--  0:00:01   194
100   389  100   310  100    79    310     79  0:00:01 --:--:--  0:00:01   944
{"access_token":"AovshtYrnz22VvyGV1pIje--at3rDzcIVMJA4ASbLSJIFIYDvkfvlibCcUsR9kVOfhAfpj8m2lstgE8-GPcU7A","scope":"ovirt-app-api ovirt-ext=token-info:authz-search ovirt-ext=token-info:public-authz-search ovirt-ext=token-info:validate ovirt-ext=token:password-access","exp":"1516788449000","token_type":"bearer"}
oVirt token retrieved: AovshtYrnz22VvyGV1pIje--at3rDzcIVMJA4ASbLSJIFIYDvkfvlibCcUsR9kVOfhAfpj8m2lstgE8-GPcU7A
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:10147/devtools/browser/16829dd2-7ec4-4ae3-948f-32c1bc2b5f08
[0117/100732.948174:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 95020: Permission denied (13)
[0117/100734.016263:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 95061: Permission denied (13)
> log: loading ovirt package
> log: Configuration file /etc/cockpit/machines-ovirt.config content is read ...
> log: ... and parsed
> info: HTTP POST failed: "{\n  \"fault\" : {\n    \"detail\" : \"[The following Hosts have running VMs and cannot be switched to maintenance mode: host.Please ensure that the following Clusters have at least one Host in UP state: Default.]\",\n    \"reason\" : \"Operation Failed\"\n  },\n  \"status\" : \"failed\"\n}" /ovirt-engine/api/hosts/525f2e90-397b-483f-8c0e-1cdb01f559f3/deactivate
> info: handleOvirtError, error =  {
  "fault" : {
    "detail" : "[The following Hosts have running VMs and cannot be switched to maintenance mode: host.Please ensure that the following Clusters have at least one Host in UP state: Default.]",
    "reason" : "Operation Failed"
  },
  "status" : "failed"
} exception =  
> warning: Switching host to maintenance mode failed. Received error: [The following Hosts have running VMs and cannot be switched to maintenance mode: host.Please ensure that the following Clusters have at least one Host in UP state: Default.]
Unexpected journal message 'audit: type=1400 audit(1516183514.248:163): avc:  denied  { map } for  pid=1256 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516183514.429:165): avc:  denied  { execute_no_trans } for  pid=1323 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestOVirtMachines-testHostToMaintenance-fedora-27-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestOVirtMachines-testHostToMaintenance-fedora-27-127.0.0.2-2501-FAIL.log
/etc/profile.d/lang.sh: line 19: warning: setlocale: LC_CTYPE: cannot change locale (C.UTF-8)
Journal extracted to TestOVirtMachines-testHostToMaintenance-ovirt-127.0.0.2-2502-FAIL.log
/etc/profile.d/lang.sh: line 19: warning: setlocale: LC_CTYPE: cannot change locale (C.UTF-8)
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516183514.248:163): avc:  denied  { map } for  pid=1256 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 63 testHostToMaintenance (check_ovirt.TestOVirtMachines) # duration: 163s
Wrote screenshot to TestOVirtMachines-testHostToMaintenance-fedora-27-127.0.0.2-2501-FAIL.png
Wrote HTML dump to TestOVirtMachines-testHostToMaintenance-fedora-27-127.0.0.2-2501-FAIL.html
Wrote JS log to TestOVirtMachines-testHostToMaintenance-fedora-27-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestOVirtMachines-testHostToMaintenance-fedora-27-127.0.0.2-2501-FAIL.log
Journal extracted to TestOVirtMachines-testHostToMaintenance-ovirt-127.0.0.2-2502-FAIL.log
/etc/profile.d/lang.sh: line 19: warning: setlocale: LC_CTYPE: cannot change locale (C.UTF-8)

First occurrence: 2018-01-17T10:07:46.620656 | revision 5af93c4982658b63b208ec1ed076290c05577523, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testMtu (check_networking_mtu.TestNetworking)
#
NAME         UUID                                  TYPE            DEVICE 
System eth0  5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03  802-3-ethernet  eth0   
virbr0       610ee196-4fd0-42ab-98d9-c3d6d7149848  bridge          virbr0 
System eth1  9c92fad9-6ecb-3e6c-eb4d-8a47c6f50c04  802-3-ethernet  --     
ens2         39ef3890-56af-4114-9a24-f3f94c42acfe  802-3-ethernet  --     

ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9676/devtools/browser/8a951359-ef30-41bb-85eb-b7b861d26add
[0117/100913.413001:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 98074: Permission denied (13)
[0117/100914.393477:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 98183: Permission denied (13)
52:54:01:00:00:03 -> eth2
52:54:01:00:00:03 -> eth2
Unexpected journal message 'audit: type=1400 audit(1516183740.386:166): avc:  denied  { map } for  pid=1279 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516183740.514:168): avc:  denied  { execute_no_trans } for  pid=1326 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestNetworking-testMtu-fedora-27-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestNetworking-testMtu-fedora-27-127.0.0.2-2501-FAIL.log
Journal extracted to TestNetworking-testMtu-fedora-26-127.0.0.2-2502-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516183740.386:166): avc:  denied  { map } for  pid=1279 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 34 testMtu (check_networking_mtu.TestNetworking) # duration: 39s
Wrote screenshot to TestNetworking-testMtu-fedora-27-127.0.0.2-2501-FAIL.png
Wrote HTML dump to TestNetworking-testMtu-fedora-27-127.0.0.2-2501-FAIL.html
Wrote JS log to TestNetworking-testMtu-fedora-27-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestNetworking-testMtu-fedora-27-127.0.0.2-2501-FAIL.log
Journal extracted to TestNetworking-testMtu-fedora-26-127.0.0.2-2502-FAIL.log

First occurrence: 2018-01-17T10:09:29.648403 | revision 5af93c4982658b63b208ec1ed076290c05577523, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testCheckpoint (check_networking_checkpoints.TestNetworking)
#
NAME         UUID                                  TYPE            DEVICE 
System eth0  5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03  802-3-ethernet  eth0   
virbr0       112f80da-aaf8-465d-898d-d9ca7c480985  bridge          virbr0 
System eth1  9c92fad9-6ecb-3e6c-eb4d-8a47c6f50c04  802-3-ethernet  --     
ens2         39ef3890-56af-4114-9a24-f3f94c42acfe  802-3-ethernet  --     

52:54:00:12:34:56 -> eth0
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:10120/devtools/browser/0de4b74c-11a0-484b-8ea0-0579b171a35c
[0117/100938.456186:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 98827: Permission denied (13)
[0117/100939.509459:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 98910: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516183769.626:160): avc:  denied  { map } for  pid=1258 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516183769.815:162): avc:  denied  { execute_no_trans } for  pid=1311 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestNetworking-testCheckpoint-fedora-27-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestNetworking-testCheckpoint-fedora-27-127.0.0.2-2401-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516183769.626:160): avc:  denied  { map } for  pid=1258 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 30 testCheckpoint (check_networking_checkpoints.TestNetworking) # duration: 83s
Wrote screenshot to TestNetworking-testCheckpoint-fedora-27-127.0.0.2-2401-FAIL.png
Wrote HTML dump to TestNetworking-testCheckpoint-fedora-27-127.0.0.2-2401-FAIL.html
Wrote JS log to TestNetworking-testCheckpoint-fedora-27-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestNetworking-testCheckpoint-fedora-27-127.0.0.2-2401-FAIL.log

First occurrence: 2018-01-17T10:10:38.954028 | revision 5af93c4982658b63b208ec1ed076290c05577523, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testFedora22 (check_multi_os.TestMultiOS)
#
/etc/profile.d/lang.sh: line 19: warning: setlocale: LC_CTYPE: cannot change locale (C.UTF-8)
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9263/devtools/browser/fe81e699-c138-49eb-9297-5c46d63f64cd
[0117/101122.729480:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 102000: Permission denied (13)
[0117/101123.809690:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 102035: Permission denied (13)
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default 
    link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
    inet 127.0.0.1/8 scope host lo
       valid_lft forever preferred_lft forever
    inet6 ::1/128 scope host 
       valid_lft forever preferred_lft forever
2: ens14: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc fq_codel state UP group default qlen 1000
    link/ether 52:54:00:12:34:56 brd ff:ff:ff:ff:ff:ff
    inet 172.27.0.15/24 brd 172.27.0.255 scope global dynamic ens14
       valid_lft 86398sec preferred_lft 86398sec
    inet6 fec0::5054:ff:fe12:3456/64 scope site noprefixroute dynamic 
       valid_lft 86398sec preferred_lft 14398sec
    inet6 fe80::5054:ff:fe12:3456/64 scope link 
       valid_lft forever preferred_lft forever
3: ens15: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc fq_codel state UP group default qlen 1000
    link/ether 52:54:01:00:00:02 brd ff:ff:ff:ff:ff:ff
    inet 10.111.113.5/20 brd 10.111.127.255 scope global ens15
       valid_lft forever preferred_lft forever
    inet6 fe80::5054:1ff:fe00:2/64 scope link tentative dadfailed 
       valid_lft forever preferred_lft forever
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
    link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
    inet 127.0.0.1/8 scope host lo
       valid_lft forever preferred_lft forever
    inet6 ::1/128 scope host 
       valid_lft forever preferred_lft forever
2: eth0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc fq_codel state UP group default qlen 1000
    link/ether 52:54:00:12:34:56 brd ff:ff:ff:ff:ff:ff
    inet 172.27.0.15/24 brd 172.27.0.255 scope global dynamic eth0
       valid_lft 86358sec preferred_lft 86358sec
    inet6 fec0::5054:ff:fe12:3456/64 scope site dynamic mngtmpaddr 
       valid_lft 86364sec preferred_lft 14364sec
    inet6 fe80::5054:ff:fe12:3456/64 scope link 
       valid_lft forever preferred_lft forever
3: eth1: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc fq_codel state UP group default qlen 1000
    link/ether 52:54:01:00:00:01 brd ff:ff:ff:ff:ff:ff
    inet 10.111.113.1/20 brd 10.111.127.255 scope global eth1
       valid_lft forever preferred_lft forever
    inet6 fe80::2f03:a0a6:56ed:fb00/64 scope link 
       valid_lft forever preferred_lft forever
4: virbr0: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc noqueue state DOWN group default qlen 1000
    link/ether 52:54:00:0c:aa:93 brd ff:ff:ff:ff:ff:ff
    inet 192.168.122.1/24 brd 192.168.122.255 scope global virbr0
       valid_lft forever preferred_lft forever
5: virbr0-nic: <BROADCAST,MULTICAST> mtu 1500 qdisc fq_codel master virbr0 state DOWN group default qlen 1000
    link/ether 52:54:00:0c:aa:93 brd ff:ff:ff:ff:ff:ff
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:10134/devtools/browser/feb916c5-6619-4588-ad0f-fa89e657e8ea
[0117/101138.515675:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 102907: Permission denied (13)
[0117/101139.719726:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 102971: Permission denied (13)
> warning: metrics channel failed: protocol-error
> warning: metrics channel failed: protocol-error
Unexpected journal message 'audit: type=1400 audit(1516183848.601:163): avc:  denied  { map } for  pid=1240 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516183848.755:165): avc:  denied  { execute_no_trans } for  pid=1313 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestMultiOS-testFedora22-fedora-27-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestMultiOS-testFedora22-fedora-27-127.0.0.2-2901-FAIL.log
Journal extracted to TestMultiOS-testFedora22-fedora-stock-127.0.0.2-2902-FAIL.log
> warning: metrics channel failed: protocol-error
/etc/profile.d/lang.sh: line 19: warning: setlocale: LC_CTYPE: cannot change locale (C.UTF-8)
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516183848.601:163): avc:  denied  { map } for  pid=1240 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 20 testFedora22 (check_multi_os.TestMultiOS) # duration: 80s
Wrote screenshot to TestMultiOS-testFedora22-fedora-27-127.0.0.2-2901-FAIL.png
Wrote HTML dump to TestMultiOS-testFedora22-fedora-27-127.0.0.2-2901-FAIL.html
Wrote JS log to TestMultiOS-testFedora22-fedora-27-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestMultiOS-testFedora22-fedora-27-127.0.0.2-2901-FAIL.log
Journal extracted to TestMultiOS-testFedora22-fedora-stock-127.0.0.2-2902-FAIL.log
> warning: metrics channel failed: protocol-error
/etc/profile.d/lang.sh: line 19: warning: setlocale: LC_CTYPE: cannot change locale (C.UTF-8)

First occurrence: 2018-01-17T10:11:58.395254 | revision 5af93c4982658b63b208ec1ed076290c05577523, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testExternalConsole (check_machines.TestMachines)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9935/devtools/browser/418f791a-6806-4b18-905a-2a111ac74224
[0117/101256.975482:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 104858: Permission denied (13)
[0117/101258.103623:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 104983: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516183967.135:163): avc:  denied  { map } for  pid=1250 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestMachines-testExternalConsole-fedora-27-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestMachines-testExternalConsole-fedora-27-127.0.0.2-2601-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516183967.135:163): avc:  denied  { map } for  pid=1250 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 4 testExternalConsole (check_machines.TestMachines) # duration: 32s
Wrote screenshot to TestMachines-testExternalConsole-fedora-27-127.0.0.2-2601-FAIL.png
Wrote HTML dump to TestMachines-testExternalConsole-fedora-27-127.0.0.2-2601-FAIL.html
Wrote JS log to TestMachines-testExternalConsole-fedora-27-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestMachines-testExternalConsole-fedora-27-127.0.0.2-2601-FAIL.log

First occurrence: 2018-01-17T10:13:05.924660 | revision 5af93c4982658b63b208ec1ed076290c05577523, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testDelete (check_kubernetes.TestKubernetes)
#
bash: /etc/kubernetes/start-kubernetes: No such file or directory
2018-01-17 05:35:34.682368 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-17 05:35:34.684500 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-17 05:35:34.684752 I | proto: duplicate proto type registered: google.protobuf.Timestamp

DevTools listening on ws://127.0.0.1:9284/devtools/browser/bc6069d0-63a0-49c4-83dd-825f9d2f3e67
[0117/103539.719619:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 61255: Permission denied (13)
[0117/103540.689474:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 61325: Permission denied (13)
> warning: 2018-01-17 05:35:44.919306 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-17 05:35:44.919411 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-17 05:35:44.919428 I | proto: duplicate proto type registered: google.protobuf.Timestamp
error: current-context must exist in order to minify

> warning: received invalid kubectl config 
> warning: 2018-01-17 05:35:45.987824 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-17 05:35:45.988033 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-17 05:35:45.988105 I | proto: duplicate proto type registered: google.protobuf.Timestamp

2018-01-17 05:35:46.855086 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-17 05:35:46.855871 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-17 05:35:46.856283 I | proto: duplicate proto type registered: google.protobuf.Timestamp
2018-01-17 05:35:48.133089 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-17 05:35:48.133537 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-17 05:35:48.133771 I | proto: duplicate proto type registered: google.protobuf.Timestamp
Unexpected journal message 'audit: type=1400 audit(1516185310.534:163): avc:  denied  { map } for  pid=1305 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516185310.653:165): avc:  denied  { execute_no_trans } for  pid=1338 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestKubernetes-testDelete-fedora-27-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestKubernetes-testDelete-fedora-27-127.0.0.2-2201-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516185310.534:163): avc:  denied  { map } for  pid=1305 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 172 testDelete (check_kubernetes.TestKubernetes) # duration: 54s
Wrote screenshot to TestKubernetes-testDelete-fedora-27-127.0.0.2-2201-FAIL.png
Wrote HTML dump to TestKubernetes-testDelete-fedora-27-127.0.0.2-2201-FAIL.html
Wrote JS log to TestKubernetes-testDelete-fedora-27-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestKubernetes-testDelete-fedora-27-127.0.0.2-2201-FAIL.log

First occurrence: 2018-01-17T10:35:53.570607 | revision 17493643d9f8ca4bf5073cbb0cf7e7d66a827d02, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testOverview (check_docker_storage.TestDockerStorage)
#

DevTools listening on ws://127.0.0.1:9292/devtools/browser/12920a97-b2f1-42ac-ada3-095c2b18503c
[0117/103732.797470:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 63142: Permission denied (13)
[0117/103733.923232:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 63204: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516185402.355:160): avc:  denied  { map } for  pid=1279 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516185402.484:162): avc:  denied  { execute_no_trans } for  pid=1321 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestDockerStorage-testOverview-fedora-27-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestDockerStorage-testOverview-fedora-27-127.0.0.2-2201-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516185402.355:160): avc:  denied  { map } for  pid=1279 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 158 testOverview (check_docker_storage.TestDockerStorage) # duration: 73s
Wrote screenshot to TestDockerStorage-testOverview-fedora-27-127.0.0.2-2201-FAIL.png
Wrote HTML dump to TestDockerStorage-testOverview-fedora-27-127.0.0.2-2201-FAIL.html
Wrote JS log to TestDockerStorage-testOverview-fedora-27-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestDockerStorage-testOverview-fedora-27-127.0.0.2-2201-FAIL.log

First occurrence: 2018-01-17T10:37:42.106398 | revision 17493643d9f8ca4bf5073cbb0cf7e7d66a827d02, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testSocket (check_connection.TestConnection)
#
Unexpected journal message 'audit: type=1400 audit(1516185540.069:161): avc:  denied  { map } for  pid=1247 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516185540.185:163): avc:  denied  { execute_no_trans } for  pid=1285 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Journal extracted to TestConnection-testSocket-fedora-27-127.0.0.2-2801-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516185540.069:161): avc:  denied  { map } for  pid=1247 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 143 testSocket (check_connection.TestConnection) # duration: 25s
Journal extracted to TestConnection-testSocket-fedora-27-127.0.0.2-2801-FAIL.log

First occurrence: 2018-01-17T10:39:12.301556 | revision 17493643d9f8ca4bf5073cbb0cf7e7d66a827d02, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testExpire (check_accounts.TestAccounts)
#

DevTools listening on ws://127.0.0.1:9746/devtools/browser/46810476-1c97-4cf4-a6d8-e809dd9d1154
[0117/103949.228979:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 66926: Permission denied (13)
[0117/103950.286454:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 66982: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516185577.454:160): avc:  denied  { map } for  pid=1259 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516185577.599:162): avc:  denied  { execute_no_trans } for  pid=1304 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestAccounts-testExpire-fedora-27-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestAccounts-testExpire-fedora-27-127.0.0.2-2301-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516185577.454:160): avc:  denied  { map } for  pid=1259 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 134 testExpire (check_accounts.TestAccounts) # duration: 42s
Wrote screenshot to TestAccounts-testExpire-fedora-27-127.0.0.2-2301-FAIL.png
Wrote HTML dump to TestAccounts-testExpire-fedora-27-127.0.0.2-2301-FAIL.html
Wrote JS log to TestAccounts-testExpire-fedora-27-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestAccounts-testExpire-fedora-27-127.0.0.2-2301-FAIL.log

First occurrence: 2018-01-17T10:40:07.359783 | revision 17493643d9f8ca4bf5073cbb0cf7e7d66a827d02, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testNfsListExports (check_storage_nfs.TestStorage)
#

DevTools listening on ws://127.0.0.1:10198/devtools/browser/e629e77a-51b4-4f4a-9277-86183643f7ea
[0117/104200.922703:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 71298: Permission denied (13)
[0117/104201.889735:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 71361: Permission denied (13)
> warning: clnt_create: RPC: Unknown host

> warning: 
Unexpected journal message 'audit: type=1400 audit(1516185712.558:161): avc:  denied  { map } for  pid=1266 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516185712.683:164): avc:  denied  { execute_no_trans } for  pid=1299 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestStorage-testNfsListExports-fedora-27-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestStorage-testNfsListExports-fedora-27-127.0.0.2-2501-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516185712.558:161): avc:  denied  { map } for  pid=1266 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 104 testNfsListExports (check_storage_nfs.TestStorage) # duration: 28s
Wrote screenshot to TestStorage-testNfsListExports-fedora-27-127.0.0.2-2501-FAIL.png
Wrote HTML dump to TestStorage-testNfsListExports-fedora-27-127.0.0.2-2501-FAIL.html
Wrote JS log to TestStorage-testNfsListExports-fedora-27-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestStorage-testNfsListExports-fedora-27-127.0.0.2-2501-FAIL.log

First occurrence: 2018-01-17T10:42:11.129074 | revision 17493643d9f8ca4bf5073cbb0cf7e7d66a827d02, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (check_storage_multipath.TestStorage)
#

DevTools listening on ws://127.0.0.1:9529/devtools/browser/cd31048f-f222-459e-94a7-d148febbd124
[0117/104228.987210:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 72246: Permission denied (13)
[0117/104230.124440:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 72294: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516185739.445:161): avc:  denied  { map } for  pid=1284 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516185739.584:163): avc:  denied  { execute_no_trans } for  pid=1329 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestStorage-testBasic-fedora-27-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestStorage-testBasic-fedora-27-127.0.0.2-2201-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516185739.445:161): avc:  denied  { map } for  pid=1284 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 101 testBasic (check_storage_multipath.TestStorage) # duration: 30s
Wrote screenshot to TestStorage-testBasic-fedora-27-127.0.0.2-2201-FAIL.png
Wrote HTML dump to TestStorage-testBasic-fedora-27-127.0.0.2-2201-FAIL.html
Wrote JS log to TestStorage-testBasic-fedora-27-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestStorage-testBasic-fedora-27-127.0.0.2-2201-FAIL.log

First occurrence: 2018-01-17T10:42:37.176062 | revision 17493643d9f8ca4bf5073cbb0cf7e7d66a827d02, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testAuthorizedKeys (check_keys.TestKeys)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9622/devtools/browser/bdfa0521-a23f-46dc-9a7b-d98a5bc0246c
[0117/102459.486771:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 120650: Permission denied (13)
[0117/102500.466643:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 120721: Permission denied (13)
> warning: The key you provided was not valid.
> warning: chage: Permission denied.

> warning: chage: Permission denied.

> warning: chage: Permission denied.

getfacl: Removing leading '/' from absolute path names
getfacl: Removing leading '/' from absolute path names
Unexpected journal message 'audit: type=1400 audit(1516184691.080:163): avc:  denied  { map } for  pid=1294 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestKeys-testAuthorizedKeys-fedora-27-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestKeys-testAuthorizedKeys-fedora-27-127.0.0.2-2701-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516184691.080:163): avc:  denied  { map } for  pid=1294 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 168 testAuthorizedKeys (check_keys.TestKeys) # duration: 44s
Wrote screenshot to TestKeys-testAuthorizedKeys-fedora-27-127.0.0.2-2701-FAIL.png
Wrote HTML dump to TestKeys-testAuthorizedKeys-fedora-27-127.0.0.2-2701-FAIL.html
Wrote JS log to TestKeys-testAuthorizedKeys-fedora-27-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestKeys-testAuthorizedKeys-fedora-27-127.0.0.2-2701-FAIL.log

First occurrence: 2018-01-17T10:25:20.902382 | revision 74786f2be5f9e9c48b617d83f2629d6fa7832a02, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testDynamic (check_roles.TestRoles)
#

DevTools listening on ws://127.0.0.1:9869/devtools/browser/a0ef4755-913c-4315-9424-b8707e2e7019
[0117/104431.046167:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 76046: Permission denied (13)
[0117/104432.170449:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 76083: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516185862.455:162): avc:  denied  { map } for  pid=1265 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516185862.687:164): avc:  denied  { execute_no_trans } for  pid=1315 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestRoles-testDynamic-fedora-27-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestRoles-testDynamic-fedora-27-127.0.0.2-2801-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516185862.455:162): avc:  denied  { map } for  pid=1265 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 74 testDynamic (check_roles.TestRoles) # duration: 27s
Wrote screenshot to TestRoles-testDynamic-fedora-27-127.0.0.2-2801-FAIL.png
Wrote HTML dump to TestRoles-testDynamic-fedora-27-127.0.0.2-2801-FAIL.html
Wrote JS log to TestRoles-testDynamic-fedora-27-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestRoles-testDynamic-fedora-27-127.0.0.2-2801-FAIL.log

First occurrence: 2018-01-17T10:44:37.245956 | revision 17493643d9f8ca4bf5073cbb0cf7e7d66a827d02, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (check_sosreport.TestSOS)
#

DevTools listening on ws://127.0.0.1:9969/devtools/browser/45ccb1a1-df28-4f07-8ada-fe7944042ab1
[0117/104333.599523:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 74396: Permission denied (13)
[0117/104334.638688:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 74433: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516185804.526:160): avc:  denied  { map } for  pid=1265 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516185804.714:164): avc:  denied  { execute_no_trans } for  pid=1310 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestSOS-testBasic-fedora-27-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestSOS-testBasic-fedora-27-127.0.0.2-2901-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516185804.526:160): avc:  denied  { map } for  pid=1265 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 85 testBasic (check_sosreport.TestSOS) # duration: 161s
Wrote screenshot to TestSOS-testBasic-fedora-27-127.0.0.2-2901-FAIL.png
Wrote HTML dump to TestSOS-testBasic-fedora-27-127.0.0.2-2901-FAIL.html
Wrote JS log to TestSOS-testBasic-fedora-27-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestSOS-testBasic-fedora-27-127.0.0.2-2901-FAIL.log

First occurrence: 2018-01-17T10:45:55.824613 | revision 17493643d9f8ca4bf5073cbb0cf7e7d66a827d02, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testIpa (check_realms.TestRealms)
#

DevTools listening on ws://127.0.0.1:9261/devtools/browser/1bcbeb30-8f5a-4003-9b21-2761df96fac7
[0117/104506.200295:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 76968: Permission denied (13)
[0117/104507.364651:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 77042: Permission denied (13)
> log: Failed to join domain: cockpit.lan: Password is incorrect
Unexpected journal message 'audit: type=1400 audit(1516185895.700:163): avc:  denied  { map } for  pid=1246 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516185895.854:165): avc:  denied  { execute_no_trans } for  pid=1301 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestRealms-testIpa-fedora-27-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestRealms-testIpa-fedora-27-127.0.0.2-2401-FAIL.log
Journal extracted to TestRealms-testIpa-ipa-127.0.0.2-2402-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516185895.700:163): avc:  denied  { map } for  pid=1246 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 68 testIpa (check_realms.TestRealms) # duration: 174s
Wrote screenshot to TestRealms-testIpa-fedora-27-127.0.0.2-2401-FAIL.png
Wrote HTML dump to TestRealms-testIpa-fedora-27-127.0.0.2-2401-FAIL.html
Wrote JS log to TestRealms-testIpa-fedora-27-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestRealms-testIpa-fedora-27-127.0.0.2-2401-FAIL.log
Journal extracted to TestRealms-testIpa-ipa-127.0.0.2-2402-FAIL.log

First occurrence: 2018-01-17T10:47:37.040189 | revision 17493643d9f8ca4bf5073cbb0cf7e7d66a827d02, logs Times recorded: 1 Latest occurrences:

cockpituous commented 6 years ago

verify/fedora-i386 Ooops, it happened again


# ----------------------------------------------------------------------
# testFrameReload (check_pages.TestPages)
#

DevTools listening on ws://127.0.0.1:9872/devtools/browser/48e4f82b-9487-4e18-a26b-55f5fd34d5b0
[0117/105902.249896:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 42003: Permission denied (13)
[0117/105903.160026:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 42056: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516186733.644:148): avc:  denied  { execute_no_trans } for  pid=1073 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestPages-testFrameReload-fedora-i386-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestPages-testFrameReload-fedora-i386-127.0.0.2-2301-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516186733.644:148): avc:  denied  { execute_no_trans } for  pid=1073 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 66 testFrameReload (check_pages.TestPages) # duration: 25s
Wrote screenshot to TestPages-testFrameReload-fedora-i386-127.0.0.2-2301-FAIL.png
Wrote HTML dump to TestPages-testFrameReload-fedora-i386-127.0.0.2-2301-FAIL.html
Wrote JS log to TestPages-testFrameReload-fedora-i386-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestPages-testFrameReload-fedora-i386-127.0.0.2-2301-FAIL.log

First occurrence: 2018-01-17T10:59:07.549114 | revision 5af93c4982658b63b208ec1ed076290c05577523, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testSocket (check_connection.TestConnection)
#
Unexpected journal message 'audit: type=1400 audit(0): avc:  denied  { execute_no_trans } for  pid=0 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=0 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Journal extracted to TestConnection-testSocket-fedora-i386-127.0.0.2-2401-FAIL.log
Traceback (most recent call last):
  File "testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(0): avc:  denied  { execute_no_trans } for  pid=0 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=0 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 143 testSocket (check_connection.TestConnection) # duration: 28s
Journal extracted to TestConnection-testSocket-fedora-i386-127.0.0.2-2401-FAIL.log

First occurrence: 2018-01-17T16:45:07.476981 | revision e139171277f196ffc657839b50ddf344782ee25a, logs Times recorded: 2 Latest occurrences:

# ----------------------------------------------------------------------
# testTimeServers (check_system_info.TestSystemInfo)
#
Removed /etc/systemd/system/dbus-org.freedesktop.timedate1.service.
Removed /etc/systemd/system/systemd-timedated.service.

DevTools listening on ws://127.0.0.1:10036/devtools/browser/20adddab-3598-4d9d-a2c1-3c8f93f03175
[0117/165908.154876:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 56661: Permission denied (13)
[0117/165909.120295:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 56720: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516208338.854:123): avc:  denied  { map } for  pid=1048 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestSystemInfo-testTimeServers-fedora-i386-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestSystemInfo-testTimeServers-fedora-i386-127.0.0.2-2601-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516208338.854:123): avc:  denied  { map } for  pid=1048 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 130 testTimeServers (check_system_info.TestSystemInfo) # duration: 31s
Wrote screenshot to TestSystemInfo-testTimeServers-fedora-i386-127.0.0.2-2601-FAIL.png
Wrote HTML dump to TestSystemInfo-testTimeServers-fedora-i386-127.0.0.2-2601-FAIL.html
Wrote JS log to TestSystemInfo-testTimeServers-fedora-i386-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestSystemInfo-testTimeServers-fedora-i386-127.0.0.2-2601-FAIL.log

First occurrence: 2018-01-17T16:59:18.802198 | revision 6d3508154587b235d9bb1f2ad0caf1a72b87f3c9, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testLuks (check_storage_luks.TestStorage)
#

DevTools listening on ws://127.0.0.1:9462/devtools/browser/792947e7-7a16-4d49-bdd9-237270077ad4
[0117/170048.899131:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 59954: Permission denied (13)
[0117/170049.919070:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 60012: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516208441.295:146): avc:  denied  { map } for  pid=1044 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestStorage-testLuks-fedora-i386-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestStorage-testLuks-fedora-i386-127.0.0.2-2901-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516208441.295:146): avc:  denied  { map } for  pid=1044 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 106 testLuks (check_storage_luks.TestStorage) # duration: 47s
Wrote screenshot to TestStorage-testLuks-fedora-i386-127.0.0.2-2901-FAIL.png
Wrote HTML dump to TestStorage-testLuks-fedora-i386-127.0.0.2-2901-FAIL.html
Wrote JS log to TestStorage-testLuks-fedora-i386-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestStorage-testLuks-fedora-i386-127.0.0.2-2901-FAIL.log

First occurrence: 2018-01-17T17:01:24.216984 | revision 6d3508154587b235d9bb1f2ad0caf1a72b87f3c9, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testCreateTimer (check_services.TestServices)
#

DevTools listening on ws://127.0.0.1:9300/devtools/browser/079c9955-29b0-47a7-bc8c-73e73c66ca86
[0117/170202.547531:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 62059: Permission denied (13)
[0117/170203.546734:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 62108: Permission denied (13)
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> warning: transport closed: disconnected
CDP: {"source":"network","level":"error","text":"Failed to load resource: net::ERR_EMPTY_RESPONSE","timestamp":1516208591294.59,"url":"http://127.0.0.2:9091/cockpit/static/fonts/OpenSans-Light-webfont.woff","networkRequestId":"62108.29"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"15"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"16"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"17"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"18"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"19"}
Unexpected journal message 'audit: type=1400 audit(1586491831.664:122): avc:  denied  { map } for  pid=1024 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestServices-testCreateTimer-fedora-i386-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestServices-testCreateTimer-fedora-i386-127.0.0.2-2201-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1586491831.664:122): avc:  denied  { map } for  pid=1024 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 91 testCreateTimer (check_services.TestServices) # duration: 113s
Wrote screenshot to TestServices-testCreateTimer-fedora-i386-127.0.0.2-2201-FAIL.png
Wrote HTML dump to TestServices-testCreateTimer-fedora-i386-127.0.0.2-2201-FAIL.html
Wrote JS log to TestServices-testCreateTimer-fedora-i386-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestServices-testCreateTimer-fedora-i386-127.0.0.2-2201-FAIL.log

First occurrence: 2018-01-17T17:03:35.495015 | revision 6d3508154587b235d9bb1f2ad0caf1a72b87f3c9, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBondingMainSlowly (check_networking_bond.TestNetworking)
#
NAME             UUID                                  TYPE            DEVICE 
System eth0      5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03  802-3-ethernet  eth0   
static-52:54:01  8a4a14e1-3a81-41ac-9730-4eb504a5c501  802-3-ethernet  eth1   
virbr0           b0cbaffc-f9d4-45af-9cff-adba574f1ed2  bridge          virbr0 
System eth1      9c92fad9-6ecb-3e6c-eb4d-8a47c6f50c04  802-3-ethernet  --     
ens2             8a296a34-08e2-42d9-9e8d-b37c582e87cd  802-3-ethernet  --     

52:54:01:00:00:01 -> eth1

DevTools listening on ws://127.0.0.1:9744/devtools/browser/e9c74af7-ff91-4c8c-89ab-3b8c76574b74
[0117/170632.077922:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 69424: Permission denied (13)
[0117/170633.271388:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 69461: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516208779.823:148): avc:  denied  { execute_no_trans } for  pid=1072 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestNetworking-testBondingMainSlowly-fedora-i386-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestNetworking-testBondingMainSlowly-fedora-i386-127.0.0.2-2601-FAIL.log
Journal extracted to TestNetworking-testBondingMainSlowly-fedora-26-127.0.0.2-2602-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516208779.823:148): avc:  denied  { execute_no_trans } for  pid=1072 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 27 testBondingMainSlowly (check_networking_bond.TestNetworking) # duration: 43s
Wrote screenshot to TestNetworking-testBondingMainSlowly-fedora-i386-127.0.0.2-2601-FAIL.png
Wrote HTML dump to TestNetworking-testBondingMainSlowly-fedora-i386-127.0.0.2-2601-FAIL.html
Wrote JS log to TestNetworking-testBondingMainSlowly-fedora-i386-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestNetworking-testBondingMainSlowly-fedora-i386-127.0.0.2-2601-FAIL.log
Journal extracted to TestNetworking-testBondingMainSlowly-fedora-26-127.0.0.2-2602-FAIL.log

First occurrence: 2018-01-17T17:06:43.401849 | revision 6d3508154587b235d9bb1f2ad0caf1a72b87f3c9, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (check_machines.TestMachines)
#

DevTools listening on ws://127.0.0.1:9667/devtools/browser/98717880-dd58-4ce9-a631-a118b4e3f14c
[0117/170923.269998:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 74885: Permission denied (13)
[0117/170924.335891:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 74950: Permission denied (13)
> warning: Unable to parse event, ignoring: error: Disconnected from qemu:///system due to end of file
> warning: Unable to parse event, ignoring: events received: 8
> warning: Unable to parse event, ignoring: error: internal error: client socket is closed
> warning: Unable to parse event, ignoring: 
> log: virsh event failed: 
> warning: error: Domain is already active

Unexpected journal message 'audit: type=1400 audit(0): avc:  denied  { execute_no_trans } for  pid=0 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=0 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestMachines-testBasic-fedora-i386-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestMachines-testBasic-fedora-i386-127.0.0.2-2901-FAIL.log
Traceback (most recent call last):
  File "testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(0): avc:  denied  { execute_no_trans } for  pid=0 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=0 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 1 testBasic (check_machines.TestMachines) # duration: 159s
Wrote screenshot to TestMachines-testBasic-fedora-i386-127.0.0.2-2901-FAIL.png
Wrote HTML dump to TestMachines-testBasic-fedora-i386-127.0.0.2-2901-FAIL.html
Wrote JS log to TestMachines-testBasic-fedora-i386-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestMachines-testBasic-fedora-i386-127.0.0.2-2901-FAIL.log

First occurrence: 2018-01-17T17:11:41.625590 | revision 6d3508154587b235d9bb1f2ad0caf1a72b87f3c9, logs Times recorded: 2 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (check_reauthorize.TestReauthorize)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9513/devtools/browser/cb82e9fa-c802-4273-8fdd-80de60409a91
[0117/171841.642131:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 41749: Permission denied (13)
[0117/171842.647097:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 41796: Permission denied (13)
> debug: Not authorized.

> debug: Not authorized.

Unexpected journal message 'audit: type=1400 audit(1516209513.010:148): avc:  denied  { execute_no_trans } for  pid=1098 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestReauthorize-testBasic-fedora-i386-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestReauthorize-testBasic-fedora-i386-127.0.0.2-2601-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516209513.010:148): avc:  denied  { execute_no_trans } for  pid=1098 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 68 testBasic (check_reauthorize.TestReauthorize) # duration: 34s
Wrote screenshot to TestReauthorize-testBasic-fedora-i386-127.0.0.2-2601-FAIL.png
Wrote HTML dump to TestReauthorize-testBasic-fedora-i386-127.0.0.2-2601-FAIL.html
Wrote JS log to TestReauthorize-testBasic-fedora-i386-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestReauthorize-testBasic-fedora-i386-127.0.0.2-2601-FAIL.log

First occurrence: 2018-01-17T17:18:55.796200 | revision 147c4ca9f165ff171b81b6ae9e7c2f30fbefe650, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (check_multi_machine_key.TestMultiMachineKeyAuth)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9852/devtools/browser/8a047bda-174f-4ffe-bfd9-29911ab7d04a
[0117/172138.606782:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 46984: Permission denied (13)
[0117/172139.634665:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 47047: Permission denied (13)
[0117/172153.620381:ERROR:gl_implementation.cc(241)] Failed to load /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: cannot open shared object file: No such file or directory
[0117/172153.622084:ERROR:gpu_child_thread.cc(254)] Exiting GPU process due to errors during initialization
[0117/172154.210408:ERROR:gl_implementation.cc(241)] Failed to load /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: cannot open shared object file: No such file or directory
[0117/172154.212678:ERROR:gpu_child_thread.cc(254)] Exiting GPU process due to errors during initialization
[0117/172154.814117:ERROR:gl_implementation.cc(241)] Failed to load /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: cannot open shared object file: No such file or directory
[0117/172154.816115:ERROR:gpu_child_thread.cc(254)] Exiting GPU process due to errors during initialization
[0117/172155.340570:ERROR:gl_implementation.cc(241)] Failed to load /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: cannot open shared object file: No such file or directory
[0117/172155.342570:ERROR:gpu_child_thread.cc(254)] Exiting GPU process due to errors during initialization
Unexpected journal message 'audit: type=1400 audit(1516209683.893:148): avc:  denied  { execute_no_trans } for  pid=1074 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestMultiMachineKeyAuth-testBasic-fedora-i386-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestMultiMachineKeyAuth-testBasic-fedora-i386-127.0.0.2-2901-FAIL.log
Journal extracted to TestMultiMachineKeyAuth-testBasic-fedora-i386-127.0.0.2-2902-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516209683.893:148): avc:  denied  { execute_no_trans } for  pid=1074 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 19 testBasic (check_multi_machine_key.TestMultiMachineKeyAuth) # duration: 47s
Wrote screenshot to TestMultiMachineKeyAuth-testBasic-fedora-i386-127.0.0.2-2901-FAIL.png
Wrote HTML dump to TestMultiMachineKeyAuth-testBasic-fedora-i386-127.0.0.2-2901-FAIL.html
Wrote JS log to TestMultiMachineKeyAuth-testBasic-fedora-i386-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestMultiMachineKeyAuth-testBasic-fedora-i386-127.0.0.2-2901-FAIL.log
Journal extracted to TestMultiMachineKeyAuth-testBasic-fedora-i386-127.0.0.2-2902-FAIL.log

First occurrence: 2018-01-17T17:21:59.855377 | revision 147c4ca9f165ff171b81b6ae9e7c2f30fbefe650, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testExternalConsole (check_machines.TestMachines)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:10123/devtools/browser/5da1a8ff-5cb9-4c7c-9a5b-71bbcbcb4ea1
[0117/172310.974289:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 50247: Permission denied (13)
[0117/172311.951805:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 50341: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516209780.006:148): avc:  denied  { execute_no_trans } for  pid=1077 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestMachines-testExternalConsole-fedora-i386-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestMachines-testExternalConsole-fedora-i386-127.0.0.2-2701-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516209780.006:148): avc:  denied  { execute_no_trans } for  pid=1077 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 4 testExternalConsole (check_machines.TestMachines) # duration: 31s
Wrote screenshot to TestMachines-testExternalConsole-fedora-i386-127.0.0.2-2701-FAIL.png
Wrote HTML dump to TestMachines-testExternalConsole-fedora-i386-127.0.0.2-2701-FAIL.html
Wrote JS log to TestMachines-testExternalConsole-fedora-i386-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestMachines-testExternalConsole-fedora-i386-127.0.0.2-2701-FAIL.log

First occurrence: 2018-01-17T17:23:19.510295 | revision 147c4ca9f165ff171b81b6ae9e7c2f30fbefe650, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testResize (check_storage_resize.TestStorage)
#

DevTools listening on ws://127.0.0.1:9230/devtools/browser/9a634aff-f4a9-4573-873b-ca711ef00eaa
[0117/190326.081673:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 26161: Permission denied (13)
[0117/190327.135669:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 26219: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516215797.048:146): avc:  denied  { map } for  pid=1051 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516215797.135:148): avc:  denied  { execute_no_trans } for  pid=1078 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestStorage-testResize-fedora-i386-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestStorage-testResize-fedora-i386-127.0.0.2-2401-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516215797.048:146): avc:  denied  { map } for  pid=1051 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 103 testResize (check_storage_resize.TestStorage) # duration: 32s
Wrote screenshot to TestStorage-testResize-fedora-i386-127.0.0.2-2401-FAIL.png
Wrote HTML dump to TestStorage-testResize-fedora-i386-127.0.0.2-2401-FAIL.html
Wrote JS log to TestStorage-testResize-fedora-i386-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestStorage-testResize-fedora-i386-127.0.0.2-2401-FAIL.log

First occurrence: 2018-01-17T19:03:39.202119 | revision 706a8f76396be4dc4b425c9af06adf8cde0fe239, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testNfsListExports (check_storage_nfs.TestStorage)
#

DevTools listening on ws://127.0.0.1:9958/devtools/browser/86a56ff1-ce7b-4817-9c30-f4c7a86a865a
[0117/210012.509879:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 23103: Permission denied (13)
[0117/210013.687117:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 23162: Permission denied (13)
> warning: clnt_create: RPC: Unknown host

> warning: 
Unexpected journal message 'audit: type=1400 audit(1516222803.859:148): avc:  denied  { execute_no_trans } for  pid=1062 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestStorage-testNfsListExports-fedora-i386-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestStorage-testNfsListExports-fedora-i386-127.0.0.2-2801-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516222803.859:148): avc:  denied  { execute_no_trans } for  pid=1062 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 100 testNfsListExports (check_storage_nfs.TestStorage) # duration: 39s
Wrote screenshot to TestStorage-testNfsListExports-fedora-i386-127.0.0.2-2801-FAIL.png
Wrote HTML dump to TestStorage-testNfsListExports-fedora-i386-127.0.0.2-2801-FAIL.html
Wrote JS log to TestStorage-testNfsListExports-fedora-i386-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestStorage-testNfsListExports-fedora-i386-127.0.0.2-2801-FAIL.log

First occurrence: 2018-01-17T21:00:22.628030 | revision cac88e28df875158528934a56218d624ed4c3b9f, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testFedora22 (check_multi_os.TestMultiOS)
#
/etc/profile.d/lang.sh: line 19: warning: setlocale: LC_CTYPE: cannot change locale (C.UTF-8)

DevTools listening on ws://127.0.0.1:9355/devtools/browser/0b9cbff4-4b7b-4b2d-bd27-52298b03840f
[0117/210812.993180:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 33829: Permission denied (13)
[0117/210814.276987:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 33866: Permission denied (13)
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default 
    link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
    inet 127.0.0.1/8 scope host lo
       valid_lft forever preferred_lft forever
    inet6 ::1/128 scope host 
       valid_lft forever preferred_lft forever
2: ens14: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc fq_codel state UP group default qlen 1000
    link/ether 52:54:00:12:34:56 brd ff:ff:ff:ff:ff:ff
    inet 172.27.0.15/24 brd 172.27.0.255 scope global dynamic ens14
       valid_lft 86396sec preferred_lft 86396sec
    inet6 fec0::5054:ff:fe12:3456/64 scope site noprefixroute dynamic 
       valid_lft 86396sec preferred_lft 14396sec
    inet6 fe80::5054:ff:fe12:3456/64 scope link 
       valid_lft forever preferred_lft forever
3: ens15: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc fq_codel state UP group default qlen 1000
    link/ether 52:54:01:00:00:02 brd ff:ff:ff:ff:ff:ff
    inet 10.111.113.5/20 brd 10.111.127.255 scope global ens15
       valid_lft forever preferred_lft forever
    inet6 fe80::5054:1ff:fe00:2/64 scope link tentative dadfailed 
       valid_lft forever preferred_lft forever
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
    link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
    inet 127.0.0.1/8 scope host lo
       valid_lft forever preferred_lft forever
    inet6 ::1/128 scope host 
       valid_lft forever preferred_lft forever
2: eth0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc fq_codel state UP group default qlen 1000
    link/ether 52:54:00:12:34:56 brd ff:ff:ff:ff:ff:ff
    inet 172.27.0.15/24 brd 172.27.0.255 scope global dynamic eth0
       valid_lft 86351sec preferred_lft 86351sec
    inet6 fec0::5054:ff:fe12:3456/64 scope site dynamic mngtmpaddr 
       valid_lft 86357sec preferred_lft 14357sec
    inet6 fe80::5054:ff:fe12:3456/64 scope link 
       valid_lft forever preferred_lft forever
3: eth1: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc fq_codel state UP group default qlen 1000
    link/ether 52:54:01:00:00:01 brd ff:ff:ff:ff:ff:ff
    inet 10.111.113.1/20 brd 10.111.127.255 scope global eth1
       valid_lft forever preferred_lft forever
    inet6 fe80::ec88:9365:9a06:827b/64 scope link 
       valid_lft forever preferred_lft forever
4: virbr0: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc noqueue state DOWN group default qlen 1000
    link/ether 52:54:00:f3:60:7f brd ff:ff:ff:ff:ff:ff
    inet 192.168.122.1/24 brd 192.168.122.255 scope global virbr0
       valid_lft forever preferred_lft forever
5: virbr0-nic: <BROADCAST,MULTICAST> mtu 1500 qdisc fq_codel master virbr0 state DOWN group default qlen 1000
    link/ether 52:54:00:f3:60:7f brd ff:ff:ff:ff:ff:ff

DevTools listening on ws://127.0.0.1:9520/devtools/browser/13166c62-0267-487d-8564-2fbf61a563ec
[0117/210831.992420:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 34403: Permission denied (13)
[0117/210833.342136:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 34468: Permission denied (13)
> warning: metrics channel failed: protocol-error
> warning: metrics channel failed: protocol-error
Unexpected journal message 'audit: type=1400 audit(1516223252.627:147): avc:  denied  { execute_no_trans } for  pid=1070 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestMultiOS-testFedora22-fedora-i386-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestMultiOS-testFedora22-fedora-i386-127.0.0.2-2801-FAIL.log
Journal extracted to TestMultiOS-testFedora22-fedora-stock-127.0.0.2-2802-FAIL.log
/etc/profile.d/lang.sh: line 19: warning: setlocale: LC_CTYPE: cannot change locale (C.UTF-8)
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516223252.627:147): avc:  denied  { execute_no_trans } for  pid=1070 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 20 testFedora22 (check_multi_os.TestMultiOS) # duration: 95s
> warning: metrics channel failed: protocol-error
Wrote screenshot to TestMultiOS-testFedora22-fedora-i386-127.0.0.2-2801-FAIL.png
Wrote HTML dump to TestMultiOS-testFedora22-fedora-i386-127.0.0.2-2801-FAIL.html
Wrote JS log to TestMultiOS-testFedora22-fedora-i386-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestMultiOS-testFedora22-fedora-i386-127.0.0.2-2801-FAIL.log
> warning: metrics channel failed: protocol-error
Journal extracted to TestMultiOS-testFedora22-fedora-stock-127.0.0.2-2802-FAIL.log
/etc/profile.d/lang.sh: line 19: warning: setlocale: LC_CTYPE: cannot change locale (C.UTF-8)

First occurrence: 2018-01-17T21:08:52.120175 | revision cac88e28df875158528934a56218d624ed4c3b9f, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBrokenVdo (check_storage_vdo.TestStorage)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9631/devtools/browser/29dbf6cf-9e41-4b3e-bc69-7d00222b7076
[0117/213605.552482:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 23959: Permission denied (13)
[0117/213606.627598:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 23988: Permission denied (13)
which: no vdo in (/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin)
Unexpected journal message 'audit: type=1400 audit(1516224957.014:148): avc:  denied  { execute_no_trans } for  pid=1060 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestStorage-testBrokenVdo-fedora-i386-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestStorage-testBrokenVdo-fedora-i386-127.0.0.2-2801-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516224957.014:148): avc:  denied  { execute_no_trans } for  pid=1060 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 106 testBrokenVdo (check_storage_vdo.TestStorage) # duration: 27s
Wrote screenshot to TestStorage-testBrokenVdo-fedora-i386-127.0.0.2-2801-FAIL.png
Wrote HTML dump to TestStorage-testBrokenVdo-fedora-i386-127.0.0.2-2801-FAIL.html
Wrote JS log to TestStorage-testBrokenVdo-fedora-i386-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestStorage-testBrokenVdo-fedora-i386-127.0.0.2-2801-FAIL.log

First occurrence: 2018-01-17T21:36:12.537825 | revision e7a38de184e15185b9fa27004d41c9c665a82c4a, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testHiddenRaid (check_storage_hidden.TestStorage)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9589/devtools/browser/2ec465c6-d374-49c2-a73c-9243ec46ee44
[0117/213737.657349:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 26684: Permission denied (13)
[0117/213738.728199:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 26723: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516225049.101:148): avc:  denied  { execute_no_trans } for  pid=1057 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestStorage-testHiddenRaid-fedora-i386-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestStorage-testHiddenRaid-fedora-i386-127.0.0.2-2201-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516225049.101:148): avc:  denied  { execute_no_trans } for  pid=1057 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 86 testHiddenRaid (check_storage_hidden.TestStorage) # duration: 32s
Wrote screenshot to TestStorage-testHiddenRaid-fedora-i386-127.0.0.2-2201-FAIL.png
Wrote HTML dump to TestStorage-testHiddenRaid-fedora-i386-127.0.0.2-2201-FAIL.html
Wrote JS log to TestStorage-testHiddenRaid-fedora-i386-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestStorage-testHiddenRaid-fedora-i386-127.0.0.2-2201-FAIL.log

First occurrence: 2018-01-17T21:37:51.125814 | revision e7a38de184e15185b9fa27004d41c9c665a82c4a, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testEdit (check_dashboard.TestDashboardEditLimits)
#

DevTools listening on ws://127.0.0.1:9503/devtools/browser/99061f55-245d-46b3-bc4d-37d2eb2d7e93
[0117/222146.876998:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 80635: Permission denied (13)
[0117/222147.950958:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 80700: Permission denied (13)
[0117/222151.923111:ERROR:gl_implementation.cc(241)] Failed to load /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: cannot open shared object file: No such file or directory
[0117/222151.925028:ERROR:gpu_child_thread.cc(254)] Exiting GPU process due to errors during initialization
[0117/222152.499129:ERROR:gl_implementation.cc(241)] Failed to load /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: cannot open shared object file: No such file or directory
[0117/222152.501487:ERROR:gpu_child_thread.cc(254)] Exiting GPU process due to errors during initialization
[0117/222153.019807:ERROR:gl_implementation.cc(241)] Failed to load /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: cannot open shared object file: No such file or directory
[0117/222153.021903:ERROR:gpu_child_thread.cc(254)] Exiting GPU process due to errors during initialization
[0117/222153.619120:ERROR:gl_implementation.cc(241)] Failed to load /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: cannot open shared object file: No such file or directory
[0117/222153.621304:ERROR:gpu_child_thread.cc(254)] Exiting GPU process due to errors during initialization
Unexpected journal message 'audit: type=1400 audit(1516227699.174:112): avc:  denied  { map } for  pid=1020 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestDashboardEditLimits-testEdit-fedora-i386-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestDashboardEditLimits-testEdit-fedora-i386-127.0.0.2-2501-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516227699.174:112): avc:  denied  { map } for  pid=1020 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 143 testEdit (check_dashboard.TestDashboardEditLimits) # duration: 30s
Wrote screenshot to TestDashboardEditLimits-testEdit-fedora-i386-127.0.0.2-2501-FAIL.png
Wrote HTML dump to TestDashboardEditLimits-testEdit-fedora-i386-127.0.0.2-2501-FAIL.html
Wrote JS log to TestDashboardEditLimits-testEdit-fedora-i386-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestDashboardEditLimits-testEdit-fedora-i386-127.0.0.2-2501-FAIL.log

First occurrence: 2018-01-17T22:21:56.707814 | revision 4694ea6603d29a12c496452d2e489fe223ac8d87, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testLuks (check_storage_luks.TestStorage)
#

DevTools listening on ws://127.0.0.1:9483/devtools/browser/4a12b554-a56e-4b8c-9314-e15f75cd52c6
[0117/222555.218906:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 88393: Permission denied (13)
[0117/222556.098442:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 88461: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516227946.712:111): avc:  denied  { map } for  pid=1012 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestStorage-testLuks-fedora-i386-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestStorage-testLuks-fedora-i386-127.0.0.2-2301-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516227946.712:111): avc:  denied  { map } for  pid=1012 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 89 testLuks (check_storage_luks.TestStorage) # duration: 46s
Wrote screenshot to TestStorage-testLuks-fedora-i386-127.0.0.2-2301-FAIL.png
Wrote HTML dump to TestStorage-testLuks-fedora-i386-127.0.0.2-2301-FAIL.html
Wrote JS log to TestStorage-testLuks-fedora-i386-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestStorage-testLuks-fedora-i386-127.0.0.2-2301-FAIL.log

First occurrence: 2018-01-17T22:26:22.034514 | revision 4694ea6603d29a12c496452d2e489fe223ac8d87, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (check_multi_machine.TestMultiMachineAdd)
#

DevTools listening on ws://127.0.0.1:9629/devtools/browser/cb0078f1-9a51-42d1-b72f-918ec56ecca8
[0117/223022.344833:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 97709: Permission denied (13)
[0117/223023.378565:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 97772: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516228204.880:146): avc:  denied  { map } for  pid=1056 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestMultiMachineAdd-testBasic-fedora-i386-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestMultiMachineAdd-testBasic-fedora-i386-127.0.0.2-2401-FAIL.log
Journal extracted to TestMultiMachineAdd-testBasic-fedora-i386-127.0.0.2-2403-FAIL.log
Journal extracted to TestMultiMachineAdd-testBasic-fedora-i386-127.0.0.2-2402-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516228204.880:146): avc:  denied  { map } for  pid=1056 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 18 testBasic (check_multi_machine.TestMultiMachineAdd) # duration: 43s
Wrote screenshot to TestMultiMachineAdd-testBasic-fedora-i386-127.0.0.2-2401-FAIL.png
Wrote HTML dump to TestMultiMachineAdd-testBasic-fedora-i386-127.0.0.2-2401-FAIL.html
Wrote JS log to TestMultiMachineAdd-testBasic-fedora-i386-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestMultiMachineAdd-testBasic-fedora-i386-127.0.0.2-2401-FAIL.log
Journal extracted to TestMultiMachineAdd-testBasic-fedora-i386-127.0.0.2-2403-FAIL.log
Journal extracted to TestMultiMachineAdd-testBasic-fedora-i386-127.0.0.2-2402-FAIL.log

First occurrence: 2018-01-17T22:30:37.743504 | revision 4694ea6603d29a12c496452d2e489fe223ac8d87, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testRaid (check_storage_mdraid.TestStorage)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9516/devtools/browser/563f09cd-8e74-49d5-a434-287ae9eebfe1
[0118/055902.111071:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 22124: Permission denied (13)
[0118/055903.222474:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 22204: Permission denied (13)
Error: Could not stat device /dev/md127 - No such file or directory.

NAME   MAJ:MIN RM  SIZE RO TYPE MOUNTPOINT
sda      8:0    0   50M  0 disk 
sdb      8:16   0   50M  0 disk 
sdc      8:32   0   50M  0 disk 
sdd      8:48   0   50M  0 disk 
sr0     11:0    1  366K  0 rom  
vda    252:0    0    8G  0 disk 
|-vda1 252:1    0    1M  0 part 
|-vda2 252:2    0    1G  0 part /boot
|-vda3 252:3    0  615M  0 part [SWAP]
`-vda4 252:4    0  6.4G  0 part /

Unexpected journal message 'audit: type=1400 audit(1516255133.382:111): avc:  denied  { map } for  pid=1011 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestStorage-testRaid-fedora-i386-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestStorage-testRaid-fedora-i386-127.0.0.2-2301-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/bots/../test/verify/check-storage-mdraid", line 35, in tearDown
    MachineCase.tearDown(self)
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516255133.382:111): avc:  denied  { map } for  pid=1011 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 110 testRaid (check_storage_mdraid.TestStorage) # duration: 46s
Wrote screenshot to TestStorage-testRaid-fedora-i386-127.0.0.2-2301-FAIL.png
Wrote HTML dump to TestStorage-testRaid-fedora-i386-127.0.0.2-2301-FAIL.html
Wrote JS log to TestStorage-testRaid-fedora-i386-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestStorage-testRaid-fedora-i386-127.0.0.2-2301-FAIL.log

First occurrence: 2018-01-18T05:59:27.483014 | revision f4feca38b4f8678b6712f9153acd3e608f9fd1e9, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testTeam (check_networking_team.TestNetworking)
#
NAME         UUID                                  TYPE            DEVICE 
System eth0  5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03  802-3-ethernet  eth0   
virbr0       7bd599e8-40b5-46b2-a30d-bae27742616c  bridge          virbr0 
System eth1  9c92fad9-6ecb-3e6c-eb4d-8a47c6f50c04  802-3-ethernet  --     
ens2         8a296a34-08e2-42d9-9e8d-b37c582e87cd  802-3-ethernet  --     

ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9762/devtools/browser/96c39932-8dca-4a54-a0ce-13c7cc609d84
[0118/060352.254023:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 30063: Permission denied (13)
[0118/060353.367223:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 30101: Permission denied (13)
52:54:01:00:00:03 -> eth2
52:54:01:00:00:03 -> eth2
52:54:01:00:00:04 -> eth3
52:54:01:00:00:04 -> eth3
Unexpected journal message 'audit: type=1400 audit(1516255417.781:112): avc:  denied  { map } for  pid=1028 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516255417.865:114): avc:  denied  { execute_no_trans } for  pid=1069 comm="pmlogger_check" path="/usr/bin/pmlogger" dev="vda4" ino=148286 scontext=system_u:system_r:pcp_pmlogger_t:s0 tcontext=system_u:object_r:pcp_pmlogger_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestNetworking-testTeam-fedora-i386-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestNetworking-testTeam-fedora-i386-127.0.0.2-2701-FAIL.log
Journal extracted to TestNetworking-testTeam-fedora-26-127.0.0.2-2702-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516255417.781:112): avc:  denied  { map } for  pid=1028 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 38 testTeam (check_networking_team.TestNetworking) # duration: 51s
Wrote screenshot to TestNetworking-testTeam-fedora-i386-127.0.0.2-2701-FAIL.png
Wrote HTML dump to TestNetworking-testTeam-fedora-i386-127.0.0.2-2701-FAIL.html
Wrote JS log to TestNetworking-testTeam-fedora-i386-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestNetworking-testTeam-fedora-i386-127.0.0.2-2701-FAIL.log
Journal extracted to TestNetworking-testTeam-fedora-26-127.0.0.2-2702-FAIL.log

First occurrence: 2018-01-18T06:04:17.315504 | revision f4feca38b4f8678b6712f9153acd3e608f9fd1e9, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testAuthorizedKeys (check_keys.TestKeys)
#

DevTools listening on ws://127.0.0.1:10002/devtools/browser/164f1802-dade-470d-af02-388fd8374462
[0118/065228.699746:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 15499: Permission denied (13)
[0118/065229.602901:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 15588: Permission denied (13)
> warning: The key you provided was not valid.
> warning: chage: Permission denied.

> warning: chage: Permission denied.

getfacl: Removing leading '/' from absolute path names
getfacl: Removing leading '/' from absolute path names
Unexpected journal message 'audit: type=1400 audit(1516258338.803:146): avc:  denied  { map } for  pid=1054 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516258338.931:148): avc:  denied  { execute_no_trans } for  pid=1082 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestKeys-testAuthorizedKeys-fedora-i386-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestKeys-testAuthorizedKeys-fedora-i386-127.0.0.2-2201-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516258338.803:146): avc:  denied  { map } for  pid=1054 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 166 testAuthorizedKeys (check_keys.TestKeys) # duration: 41s
Wrote screenshot to TestKeys-testAuthorizedKeys-fedora-i386-127.0.0.2-2201-FAIL.png
Wrote HTML dump to TestKeys-testAuthorizedKeys-fedora-i386-127.0.0.2-2201-FAIL.html
Wrote JS log to TestKeys-testAuthorizedKeys-fedora-i386-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestKeys-testAuthorizedKeys-fedora-i386-127.0.0.2-2201-FAIL.log

First occurrence: 2018-01-18T06:52:52.292516 | revision 6976daa75cab28ffd82094938ab5f482f351b657, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (check_roles.TestRoles)
#

DevTools listening on ws://127.0.0.1:9591/devtools/browser/1e48ff08-d003-47cc-852a-a774bca8b8c8
[0118/065834.405513:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 26289: Permission denied (13)
[0118/065835.460296:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 26326: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516258704.924:146): avc:  denied  { map } for  pid=1046 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516258705.031:148): avc:  denied  { execute_no_trans } for  pid=1073 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestRoles-testBasic-fedora-i386-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestRoles-testBasic-fedora-i386-127.0.0.2-2701-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516258704.924:146): avc:  denied  { map } for  pid=1046 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 84 testBasic (check_roles.TestRoles) # duration: 30s
Wrote screenshot to TestRoles-testBasic-fedora-i386-127.0.0.2-2701-FAIL.png
Wrote HTML dump to TestRoles-testBasic-fedora-i386-127.0.0.2-2701-FAIL.html
Wrote JS log to TestRoles-testBasic-fedora-i386-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestRoles-testBasic-fedora-i386-127.0.0.2-2701-FAIL.log

First occurrence: 2018-01-18T06:58:43.033179 | revision 6976daa75cab28ffd82094938ab5f482f351b657 Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testRaw (check_login.TestLogin)
#
Unexpected journal message 'audit: type=1400 audit(1516263406.023:148): avc:  denied  { execute_no_trans } for  pid=1056 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Journal extracted to TestLogin-testRaw-fedora-i386-127.0.0.2-2401-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516263406.023:148): avc:  denied  { execute_no_trans } for  pid=1056 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 180 testRaw (check_login.TestLogin) # duration: 55s
Journal extracted to TestLogin-testRaw-fedora-i386-127.0.0.2-2401-FAIL.log

First occurrence: 2018-01-18T08:17:29.253409 | revision 647642461ed22ae922f6df567ed4c5f48fbfb47e, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (check_sosreport.TestSOS)
#

DevTools listening on ws://127.0.0.1:9299/devtools/browser/7981f223-128a-49d1-8161-c99b0597cf4f
[0118/081948.526054:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 21967: Permission denied (13)
[0118/081949.561321:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 22009: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516263579.621:147): avc:  denied  { execute_no_trans } for  pid=1070 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestSOS-testBasic-fedora-i386-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestSOS-testBasic-fedora-i386-127.0.0.2-2201-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516263579.621:147): avc:  denied  { execute_no_trans } for  pid=1070 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 117 testBasic (check_sosreport.TestSOS) # duration: 154s
Wrote screenshot to TestSOS-testBasic-fedora-i386-127.0.0.2-2201-FAIL.png
Wrote HTML dump to TestSOS-testBasic-fedora-i386-127.0.0.2-2201-FAIL.html
Wrote JS log to TestSOS-testBasic-fedora-i386-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestSOS-testBasic-fedora-i386-127.0.0.2-2201-FAIL.log

First occurrence: 2018-01-18T08:22:02.552727 | revision 647642461ed22ae922f6df567ed4c5f48fbfb47e, logs Times recorded: 1 Latest occurrences:

cockpituous commented 6 years ago

verify/fedora-i386 Ooops, it happened again


# ----------------------------------------------------------------------
# testOtherSettings (check_networking_settings.TestNetworking)
#
NAME         UUID                                  TYPE            DEVICE 
System eth0  5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03  802-3-ethernet  eth0   
virbr0       d4ff8702-2257-4d34-9fc5-4c98bebfcfdb  bridge          virbr0 
System eth1  9c92fad9-6ecb-3e6c-eb4d-8a47c6f50c04  802-3-ethernet  --     
ens2         8a296a34-08e2-42d9-9e8d-b37c582e87cd  802-3-ethernet  --     

52:54:01:00:00:03 -> eth2
52:54:01:00:00:03 -> eth2

DevTools listening on ws://127.0.0.1:9683/devtools/browser/6df9aab3-2be5-4de4-879a-39c16dbf3ef0
[0117/105951.940301:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 43458: Permission denied (13)
[0117/105952.936056:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 43512: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(0): avc:  denied  { execute_no_trans } for  pid=0 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=0 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestNetworking-testOtherSettings-fedora-i386-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestNetworking-testOtherSettings-fedora-i386-127.0.0.2-2401-FAIL.log
Journal extracted to TestNetworking-testOtherSettings-fedora-26-127.0.0.2-2402-FAIL.log
Traceback (most recent call last):
  File "testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(0): avc:  denied  { execute_no_trans } for  pid=0 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=0 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 37 testOtherSettings (check_networking_settings.TestNetworking) # duration: 39s
Wrote screenshot to TestNetworking-testOtherSettings-fedora-i386-127.0.0.2-2401-FAIL.png
Wrote HTML dump to TestNetworking-testOtherSettings-fedora-i386-127.0.0.2-2401-FAIL.html
Wrote JS log to TestNetworking-testOtherSettings-fedora-i386-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestNetworking-testOtherSettings-fedora-i386-127.0.0.2-2401-FAIL.log
Journal extracted to TestNetworking-testOtherSettings-fedora-26-127.0.0.2-2402-FAIL.log

First occurrence: 2018-01-17T11:00:02.574108 | revision 5af93c4982658b63b208ec1ed076290c05577523, logs Times recorded: 2 Latest occurrences:

# ----------------------------------------------------------------------
# testMtu (check_networking_mtu.TestNetworking)
#
NAME         UUID                                  TYPE            DEVICE 
System eth0  5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03  802-3-ethernet  eth0   
virbr0       d2807302-afcd-4bd2-bfa2-a76e17c7fe99  bridge          virbr0 
System eth1  9c92fad9-6ecb-3e6c-eb4d-8a47c6f50c04  802-3-ethernet  --     
ens2         8a296a34-08e2-42d9-9e8d-b37c582e87cd  802-3-ethernet  --     

DevTools listening on ws://127.0.0.1:9717/devtools/browser/ca6bf150-dacc-4bcd-b1b9-7fd016bd3c78
[0117/110001.802252:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 43853: Permission denied (13)
[0117/110002.796230:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 43938: Permission denied (13)
52:54:01:00:00:03 -> eth2
52:54:01:00:00:03 -> eth2
Unexpected journal message 'audit: type=1400 audit(1516186792.820:148): avc:  denied  { execute_no_trans } for  pid=1090 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestNetworking-testMtu-fedora-i386-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestNetworking-testMtu-fedora-i386-127.0.0.2-2601-FAIL.log
Journal extracted to TestNetworking-testMtu-fedora-26-127.0.0.2-2602-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516186792.820:148): avc:  denied  { execute_no_trans } for  pid=1090 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 34 testMtu (check_networking_mtu.TestNetworking) # duration: 34s
Wrote screenshot to TestNetworking-testMtu-fedora-i386-127.0.0.2-2601-FAIL.png
Wrote HTML dump to TestNetworking-testMtu-fedora-i386-127.0.0.2-2601-FAIL.html
Wrote JS log to TestNetworking-testMtu-fedora-i386-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestNetworking-testMtu-fedora-i386-127.0.0.2-2601-FAIL.log
Journal extracted to TestNetworking-testMtu-fedora-26-127.0.0.2-2602-FAIL.log

First occurrence: 2018-01-17T11:00:16.572578 | revision 5af93c4982658b63b208ec1ed076290c05577523, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testAmbiguousSlave (check_networking_bond.TestNetworking)
#
NAME             UUID                                  TYPE            DEVICE 
System eth0      5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03  802-3-ethernet  eth0   
static-52:54:01  43d05275-d1dc-4d83-96f2-f0786e923087  802-3-ethernet  eth1   
virbr0           345b581c-3bc5-45ee-b33c-96203a002386  bridge          virbr0 
System eth1      9c92fad9-6ecb-3e6c-eb4d-8a47c6f50c04  802-3-ethernet  --     
ens2             8a296a34-08e2-42d9-9e8d-b37c582e87cd  802-3-ethernet  --     

DevTools listening on ws://127.0.0.1:9482/devtools/browser/8da8353a-2b40-4066-a15b-8f95f673aa90
[0117/110116.457973:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 46365: Permission denied (13)
[0117/110117.452574:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 46413: Permission denied (13)
52:54:01:00:00:03 -> eth2
52:54:01:00:00:03 -> eth2
Unexpected journal message 'audit: type=1400 audit(1516186864.954:146): avc:  denied  { map } for  pid=1051 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516186865.062:148): avc:  denied  { execute_no_trans } for  pid=1079 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestNetworking-testAmbiguousSlave-fedora-i386-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestNetworking-testAmbiguousSlave-fedora-i386-127.0.0.2-2601-FAIL.log
Journal extracted to TestNetworking-testAmbiguousSlave-fedora-26-127.0.0.2-2602-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516186864.954:146): avc:  denied  { map } for  pid=1051 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 23 testAmbiguousSlave (check_networking_bond.TestNetworking) # duration: 37s
Wrote screenshot to TestNetworking-testAmbiguousSlave-fedora-i386-127.0.0.2-2601-FAIL.png
Wrote HTML dump to TestNetworking-testAmbiguousSlave-fedora-i386-127.0.0.2-2601-FAIL.html
Wrote JS log to TestNetworking-testAmbiguousSlave-fedora-i386-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestNetworking-testAmbiguousSlave-fedora-i386-127.0.0.2-2601-FAIL.log
Journal extracted to TestNetworking-testAmbiguousSlave-fedora-26-127.0.0.2-2602-FAIL.log

First occurrence: 2018-01-17T11:01:34.707827 | revision 5af93c4982658b63b208ec1ed076290c05577523, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (check_shutdown_restart.TestShutdownRestart)
#

DevTools listening on ws://127.0.0.1:9449/devtools/browser/427663c1-63e4-49ef-971b-9d978e516eb5
[0117/110054.384190:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 93888: Permission denied (13)
[0117/110055.289299:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 93958: Permission denied (13)
> warning: transport closed: disconnected
Connection to 127.0.0.2 closed by remote host.
CDP: {"source":"network","level":"error","text":"Failed to load resource: net::ERR_EMPTY_RESPONSE","timestamp":1516186858917.26,"url":"http://127.0.0.2:9291/cockpit/static/fonts/OpenSans-Light-webfont.woff","networkRequestId":"93958.29"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"3"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"4"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"5"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"6"}
Unexpected journal message 'audit: type=1400 audit(1516186847.560:135): avc:  denied  { map } for  pid=1048 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestShutdownRestart-testBasic-fedora-i386-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestShutdownRestart-testBasic-fedora-i386-127.0.0.2-2401-FAIL.log
Journal extracted to TestShutdownRestart-testBasic-fedora-i386-127.0.0.2-2402-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/bots/../test/verify/check-shutdown-restart", line 95, in testBasic
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516186847.560:135): avc:  denied  { map } for  pid=1048 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 82 testBasic (check_shutdown_restart.TestShutdownRestart) # duration: 46s
Wrote screenshot to TestShutdownRestart-testBasic-fedora-i386-127.0.0.2-2401-FAIL.png
Wrote HTML dump to TestShutdownRestart-testBasic-fedora-i386-127.0.0.2-2401-FAIL.html
Wrote JS log to TestShutdownRestart-testBasic-fedora-i386-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestShutdownRestart-testBasic-fedora-i386-127.0.0.2-2401-FAIL.log
Journal extracted to TestShutdownRestart-testBasic-fedora-i386-127.0.0.2-2402-FAIL.log

First occurrence: 2018-01-17T11:01:22.172472 | revision 74786f2be5f9e9c48b617d83f2629d6fa7832a02, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testNotSupported (check_realms.TestRealms)
#

DevTools listening on ws://127.0.0.1:9935/devtools/browser/7cf471a9-12d1-407b-8702-b786d05a05d8
[0117/122004.429736:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 167803: Permission denied (13)
[0117/122005.819625:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 167842: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516191591.175:112): avc:  denied  { map } for  pid=1005 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestRealms-testNotSupported-fedora-i386-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestRealms-testNotSupported-fedora-i386-127.0.0.2-2401-FAIL.log
Journal extracted to TestRealms-testNotSupported-ipa-127.0.0.2-2402-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516191591.175:112): avc:  denied  { map } for  pid=1005 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 116 testNotSupported (check_realms.TestRealms) # duration: 74s
Wrote screenshot to TestRealms-testNotSupported-fedora-i386-127.0.0.2-2401-FAIL.png
Wrote HTML dump to TestRealms-testNotSupported-fedora-i386-127.0.0.2-2401-FAIL.html
Wrote JS log to TestRealms-testNotSupported-fedora-i386-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestRealms-testNotSupported-fedora-i386-127.0.0.2-2401-FAIL.log
Journal extracted to TestRealms-testNotSupported-ipa-127.0.0.2-2402-FAIL.log

First occurrence: 2018-01-17T12:20:46.832985 | revision 4d12cf5e6e335955134af0118c283d8313aee36b, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testOther (check_networking_other.TestNetworking)
#
NAME         UUID                                  TYPE            DEVICE 
System eth0  5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03  802-3-ethernet  eth0   
virbr0       dc898ca9-dd83-4f99-8926-1d3902f77e2c  bridge          virbr0 
System eth1  9c92fad9-6ecb-3e6c-eb4d-8a47c6f50c04  802-3-ethernet  --     
ens2         8a296a34-08e2-42d9-9e8d-b37c582e87cd  802-3-ethernet  --     

DevTools listening on ws://127.0.0.1:10044/devtools/browser/3ab4df09-89b0-4fdb-8acc-83125661dee7
[0117/122904.053855:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 179239: Permission denied (13)
[0117/122905.567998:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 179294: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516192133.764:110): avc:  denied  { map } for  pid=1027 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestNetworking-testOther-fedora-i386-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestNetworking-testOther-fedora-i386-127.0.0.2-2501-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516192133.764:110): avc:  denied  { map } for  pid=1027 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 35 testOther (check_networking_other.TestNetworking) # duration: 47s
Wrote screenshot to TestNetworking-testOther-fedora-i386-127.0.0.2-2501-FAIL.png
Wrote HTML dump to TestNetworking-testOther-fedora-i386-127.0.0.2-2501-FAIL.html
Wrote JS log to TestNetworking-testOther-fedora-i386-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestNetworking-testOther-fedora-i386-127.0.0.2-2501-FAIL.log

First occurrence: 2018-01-17T12:29:21.145336 | revision 4d12cf5e6e335955134af0118c283d8313aee36b, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testCreateTimer (check_services.TestServices)
#

DevTools listening on ws://127.0.0.1:9536/devtools/browser/f4587254-2219-4818-b02f-8fa036ed0798
[0117/122653.371872:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 176585: Permission denied (13)
[0117/122654.572962:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 176616: Permission denied (13)
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> warning: transport closed: disconnected
CDP: {"source":"network","level":"error","text":"Failed to load resource: net::ERR_EMPTY_RESPONSE","timestamp":1516192126282.22,"url":"http://127.0.0.2:9691/cockpit/static/fonts/OpenSans-Light-webfont.woff","networkRequestId":"176616.29"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"24"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"25"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"26"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"27"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"28"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"29"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"30"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"31"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"32"}
Unexpected journal message 'audit: type=1400 audit(1516192003.824:115): avc:  denied  { execute_no_trans } for  pid=1063 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1586491859.819:113): avc:  denied  { map } for  pid=1024 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestServices-testCreateTimer-fedora-i386-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestServices-testCreateTimer-fedora-i386-127.0.0.2-2801-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516192003.824:115): avc:  denied  { execute_no_trans } for  pid=1063 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 58 testCreateTimer (check_services.TestServices) # duration: 187s
Wrote screenshot to TestServices-testCreateTimer-fedora-i386-127.0.0.2-2801-FAIL.png
Wrote HTML dump to TestServices-testCreateTimer-fedora-i386-127.0.0.2-2801-FAIL.html
Wrote JS log to TestServices-testCreateTimer-fedora-i386-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestServices-testCreateTimer-fedora-i386-127.0.0.2-2801-FAIL.log

First occurrence: 2018-01-17T12:29:33.669298 | revision 4d12cf5e6e335955134af0118c283d8313aee36b, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (check_multi_machine.TestMultiMachineAdd)
#

DevTools listening on ws://127.0.0.1:9987/devtools/browser/1f4dbcf3-76cb-453c-bf94-04278a2a7a0e
[0117/123219.595391:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 183623: Permission denied (13)
[0117/123220.988378:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 183667: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516192306.089:132): avc:  denied  { execute_no_trans } for  pid=1059 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516192306.113:133): avc:  denied  { execute_no_trans } for  pid=1057 comm="pmlogger_check" path="/usr/bin/pmlogger" dev="vda4" ino=148286 scontext=system_u:system_r:pcp_pmlogger_t:s0 tcontext=system_u:object_r:pcp_pmlogger_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestMultiMachineAdd-testBasic-fedora-i386-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestMultiMachineAdd-testBasic-fedora-i386-127.0.0.2-2401-FAIL.log
Journal extracted to TestMultiMachineAdd-testBasic-fedora-i386-127.0.0.2-2403-FAIL.log
Journal extracted to TestMultiMachineAdd-testBasic-fedora-i386-127.0.0.2-2402-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516192306.089:132): avc:  denied  { execute_no_trans } for  pid=1059 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 18 testBasic (check_multi_machine.TestMultiMachineAdd) # duration: 86s
Wrote screenshot to TestMultiMachineAdd-testBasic-fedora-i386-127.0.0.2-2401-FAIL.png
Wrote HTML dump to TestMultiMachineAdd-testBasic-fedora-i386-127.0.0.2-2401-FAIL.html
Wrote JS log to TestMultiMachineAdd-testBasic-fedora-i386-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestMultiMachineAdd-testBasic-fedora-i386-127.0.0.2-2401-FAIL.log
Journal extracted to TestMultiMachineAdd-testBasic-fedora-i386-127.0.0.2-2403-FAIL.log
Journal extracted to TestMultiMachineAdd-testBasic-fedora-i386-127.0.0.2-2402-FAIL.log
[0100/000000.936172:ERROR:broker_posix.cc(107)] Error sending sync broker message: Broken pipe (32)
[0100/000000.936557:WARNING:client_shared_bitmap_manager.cc(98)] Browser failed to allocate shared memory

First occurrence: 2018-01-17T12:32:58.377403 | revision 4d12cf5e6e335955134af0118c283d8313aee36b, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testMotd (check_system_info.TestSystemInfo)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9475/devtools/browser/40685cb8-a75a-4edd-846f-318c0d6d3eda
[0117/125028.902709:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 71509: Permission denied (13)
[0117/125029.872350:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 71543: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516193419.777:148): avc:  denied  { execute_no_trans } for  pid=1070 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestSystemInfo-testMotd-fedora-i386-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestSystemInfo-testMotd-fedora-i386-127.0.0.2-2201-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516193419.777:148): avc:  denied  { execute_no_trans } for  pid=1070 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 110 testMotd (check_system_info.TestSystemInfo) # duration: 27s
Wrote screenshot to TestSystemInfo-testMotd-fedora-i386-127.0.0.2-2201-FAIL.png
Wrote HTML dump to TestSystemInfo-testMotd-fedora-i386-127.0.0.2-2201-FAIL.html
Wrote JS log to TestSystemInfo-testMotd-fedora-i386-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestSystemInfo-testMotd-fedora-i386-127.0.0.2-2201-FAIL.log

First occurrence: 2018-01-17T12:50:35.929076 | revision f5a9e9e53912bcda1571f8f5e38ba9a7591cf894, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (check_reauthorize.TestReauthorize)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9615/devtools/browser/b02ca21a-8065-4c39-850f-2916eefa7288
[0117/125355.060361:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 77789: Permission denied (13)
[0117/125356.104282:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 77855: Permission denied (13)
> debug: Not authorized.

> debug: Not authorized.

Unexpected journal message 'audit: type=1400 audit(1516193627.029:146): avc:  denied  { map } for  pid=1041 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516193627.162:148): avc:  denied  { execute_no_trans } for  pid=1068 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestReauthorize-testBasic-fedora-i386-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestReauthorize-testBasic-fedora-i386-127.0.0.2-2201-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516193627.029:146): avc:  denied  { map } for  pid=1041 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 67 testBasic (check_reauthorize.TestReauthorize) # duration: 33s
Wrote screenshot to TestReauthorize-testBasic-fedora-i386-127.0.0.2-2201-FAIL.png
Wrote HTML dump to TestReauthorize-testBasic-fedora-i386-127.0.0.2-2201-FAIL.html
Wrote JS log to TestReauthorize-testBasic-fedora-i386-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestReauthorize-testBasic-fedora-i386-127.0.0.2-2201-FAIL.log

First occurrence: 2018-01-17T12:54:08.538876 | revision f5a9e9e53912bcda1571f8f5e38ba9a7591cf894, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testL10N (check_apps.TestApps)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9749/devtools/browser/0ab742f1-5774-4c00-8458-d4b5d590b7a8
[0117/130105.027907:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 66822: Permission denied (13)
[0117/130106.039240:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 66853: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516194056.109:148): avc:  denied  { execute_no_trans } for  pid=1067 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestApps-testL10N-fedora-i386-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestApps-testL10N-fedora-i386-127.0.0.2-2201-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516194056.109:148): avc:  denied  { execute_no_trans } for  pid=1067 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 99 testL10N (check_apps.TestApps) # duration: 30s
Wrote screenshot to TestApps-testL10N-fedora-i386-127.0.0.2-2201-FAIL.png
Wrote HTML dump to TestApps-testL10N-fedora-i386-127.0.0.2-2201-FAIL.html
Wrote JS log to TestApps-testL10N-fedora-i386-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestApps-testL10N-fedora-i386-127.0.0.2-2201-FAIL.log

First occurrence: 2018-01-17T13:01:14.040484 | revision aadbd421a66d5e6ba2b21de6b99b0bbee26f277c, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (check_pages.TestPages)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9543/devtools/browser/e3b908c9-2a33-4642-a926-91f8a72c6906
[0117/130457.395289:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 74755: Permission denied (13)
[0117/130458.312040:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 74843: Permission denied (13)
> warning: transport closed: disconnected
> log: transport closed, dropped message:  
{"payload":"metrics1","interval":1000,"source":"direct","metrics":[{"name":"kernel.all.cpu.nice","units":"millisec","derive":"rate"},{"name":"kernel.all.cpu.user","units":"millisec","derive":"rate"},{"name":"kernel.all.cpu.sys","units":"millisec","derive":"rate"}],"command":"open","channel":"2:2!21","host":"localhost","group":"cockpit1:localhost/system"}
> log: transport closed, dropped message:  
{"payload":"metrics1","interval":1000,"source":"direct","metrics":[{"name":"mem.util.used","units":"bytes"}],"command":"open","channel":"2:2!22","host":"localhost","group":"cockpit1:localhost/system"}
> log: transport closed, dropped message:  
{"payload":"metrics1","interval":1000,"source":"direct","metrics":[{"name":"disk.all.total_bytes","units":"bytes","derive":"rate"}],"command":"open","channel":"2:2!23","host":"localhost","group":"cockpit1:localhost/system"}
> log: transport closed, dropped message:  
{"payload":"metrics1","interval":1000,"source":"direct","metrics":[{"name":"network.interface.total.bytes","units":"bytes","derive":"rate"}],"omit-instances":["lo"],"command":"open","channel":"2:2!24","host":"localhost","group":"cockpit1:localhost/system"}
Unexpected journal message 'audit: type=1400 audit(1516194288.980:143): avc:  denied  { map } for  pid=1045 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestPages-testBasic-fedora-i386-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestPages-testBasic-fedora-i386-127.0.0.2-2501-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516194288.980:143): avc:  denied  { map } for  pid=1045 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 48 testBasic (check_pages.TestPages) # duration: 33s
Wrote screenshot to TestPages-testBasic-fedora-i386-127.0.0.2-2501-FAIL.png
Wrote HTML dump to TestPages-testBasic-fedora-i386-127.0.0.2-2501-FAIL.html
Wrote JS log to TestPages-testBasic-fedora-i386-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestPages-testBasic-fedora-i386-127.0.0.2-2501-FAIL.log

First occurrence: 2018-01-17T13:05:10.451820 | revision aadbd421a66d5e6ba2b21de6b99b0bbee26f277c, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBondMac (check_networking_mac.TestNetworking)
#
NAME         UUID                                  TYPE            DEVICE 
System eth0  5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03  802-3-ethernet  eth0   
virbr0       e332b8ab-ccb8-401a-a020-f1950fe24c98  bridge          virbr0 
System eth1  9c92fad9-6ecb-3e6c-eb4d-8a47c6f50c04  802-3-ethernet  --     
ens2         8a296a34-08e2-42d9-9e8d-b37c582e87cd  802-3-ethernet  --     

ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9312/devtools/browser/d42b4322-1c5e-4508-8e5a-7a813daf2307
[0117/130556.086890:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 77070: Permission denied (13)
[0117/130557.099680:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 77150: Permission denied (13)
52:54:01:00:00:03 -> eth2
52:54:01:00:00:03 -> eth2
52:54:01:00:00:04 -> eth3
52:54:01:00:00:04 -> eth3
Unexpected journal message 'audit: type=1400 audit(1516194342.718:146): avc:  denied  { map } for  pid=1056 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestNetworking-testBondMac-fedora-i386-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestNetworking-testBondMac-fedora-i386-127.0.0.2-2801-FAIL.log
Journal extracted to TestNetworking-testBondMac-fedora-26-127.0.0.2-2802-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516194342.718:146): avc:  denied  { map } for  pid=1056 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 32 testBondMac (check_networking_mac.TestNetworking) # duration: 45s
Wrote screenshot to TestNetworking-testBondMac-fedora-i386-127.0.0.2-2801-FAIL.png
Wrote HTML dump to TestNetworking-testBondMac-fedora-i386-127.0.0.2-2801-FAIL.html
Wrote JS log to TestNetworking-testBondMac-fedora-i386-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestNetworking-testBondMac-fedora-i386-127.0.0.2-2801-FAIL.log
Journal extracted to TestNetworking-testBondMac-fedora-26-127.0.0.2-2802-FAIL.log

First occurrence: 2018-01-17T13:06:17.737215 | revision aadbd421a66d5e6ba2b21de6b99b0bbee26f277c, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (check_terminal.TestTerminal)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9545/devtools/browser/0b79f58a-9500-433f-b0ba-29c5571bd61b
[0117/134833.834661:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 14048: Permission denied (13)
[0117/134834.794546:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 14174: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516196904.272:146): avc:  denied  { map } for  pid=1057 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestTerminal-testBasic-fedora-i386-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestTerminal-testBasic-fedora-i386-127.0.0.2-2201-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516196904.272:146): avc:  denied  { map } for  pid=1057 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 182 testBasic (check_terminal.TestTerminal) # duration: 33s
Wrote screenshot to TestTerminal-testBasic-fedora-i386-127.0.0.2-2201-FAIL.png
Wrote HTML dump to TestTerminal-testBasic-fedora-i386-127.0.0.2-2201-FAIL.html
Wrote JS log to TestTerminal-testBasic-fedora-i386-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestTerminal-testBasic-fedora-i386-127.0.0.2-2201-FAIL.log

First occurrence: 2018-01-17T13:48:48.987929 | revision 9d7c161d760a4ee82fecfa15e1cd36e72a32f8fc, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (check_kdump.TestKdump)
#
Created symlink /etc/systemd/system/multi-user.target.wants/kdump.service -> /usr/lib/systemd/system/kdump.service.
Job for kdump.service failed because the control process exited with error code.
See "systemctl  status kdump.service" and "journalctl  -xe" for details.
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:10140/devtools/browser/f7e93abc-0aa7-4bd5-a72c-c2b68aaaa21d
[0117/134916.484317:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 14803: Permission denied (13)
[0117/134917.546808:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 14921: Permission denied (13)
Generating grub configuration file ...
Found linux image: /boot/vmlinuz-4.13.16-302.fc27.i686+PAE
Found initrd image: /boot/initramfs-4.13.16-302.fc27.i686+PAE.img
Found linux image: /boot/vmlinuz-4.13.11-300.fc27.i686+PAE
Found initrd image: /boot/initramfs-4.13.11-300.fc27.i686+PAE.img
Found linux image: /boot/vmlinuz-4.13.9-300.fc27.i686+PAE
Found initrd image: /boot/initramfs-4.13.9-300.fc27.i686+PAE.img
Found linux image: /boot/vmlinuz-0-rescue-bbadcd9442613b293626c1f330504885
Found initrd image: /boot/initramfs-0-rescue-bbadcd9442613b293626c1f330504885.img
Found linux image: /boot/vmlinuz-0-rescue-a5539c629e0d4193973d9703e455338a
Found initrd image: /boot/initramfs-0-rescue-a5539c629e0d4193973d9703e455338a.img
done
> warning: transport closed: disconnected
Connection to 127.0.0.2 closed by remote host.
CDP: {"source":"network","level":"error","text":"Failed to load resource: net::ERR_EMPTY_RESPONSE","timestamp":1516196966522.14,"url":"http://127.0.0.2:9691/cockpit/static/fonts/OpenSans-Light-webfont.woff","networkRequestId":"14921.29"}
ssh_exchange_identification: Connection closed by remote host
ssh_exchange_identification: read: Connection reset by peer
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"4"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"5"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"6"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"7"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"8"}
> warning: Unable to apply settings: Directory /var/crash2 isn't writable or doesn't exist.
> warning: transport closed: disconnected
CDP: {"source":"network","level":"error","text":"Failed to load resource: net::ERR_CONNECTION_RESET","timestamp":1516197075228.3,"url":"http://127.0.0.2:9691/cockpit/static/fonts/OpenSans-Light-webfont.woff","networkRequestId":"14921.131"}
Connection to 127.0.0.2 closed by remote host.
Unexpected journal message 'audit: type=1400 audit(1516196981.911:144): avc:  denied  { execute_no_trans } for  pid=1078 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestKdump-testBasic-fedora-i386-127.0.0.2-2801-FAIL.js.log
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"19"}
Journal extracted to TestKdump-testBasic-fedora-i386-127.0.0.2-2801-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516196981.911:144): avc:  denied  { execute_no_trans } for  pid=1078 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 163 testBasic (check_kdump.TestKdump) # duration: 148s
Wrote screenshot to TestKdump-testBasic-fedora-i386-127.0.0.2-2801-FAIL.png
Wrote HTML dump to TestKdump-testBasic-fedora-i386-127.0.0.2-2801-FAIL.html
Wrote JS log to TestKdump-testBasic-fedora-i386-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestKdump-testBasic-fedora-i386-127.0.0.2-2801-FAIL.log

First occurrence: 2018-01-17T13:51:21.266150 | revision 9d7c161d760a4ee82fecfa15e1cd36e72a32f8fc, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (check_active_pages.TestActivePages)
#

DevTools listening on ws://127.0.0.1:9512/devtools/browser/397dfefe-94ab-40c7-96d0-5fd2e2c7daf0
[0117/151617.555721:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 63441: Permission denied (13)
[0117/151618.606596:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 63483: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516202169.915:112): avc:  denied  { map } for  pid=1029 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestActivePages-testBasic-fedora-i386-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestActivePages-testBasic-fedora-i386-127.0.0.2-2901-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516202169.915:112): avc:  denied  { map } for  pid=1029 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 133 testBasic (check_active_pages.TestActivePages) # duration: 27s
Wrote screenshot to TestActivePages-testBasic-fedora-i386-127.0.0.2-2901-FAIL.png
Wrote HTML dump to TestActivePages-testBasic-fedora-i386-127.0.0.2-2901-FAIL.html
Wrote JS log to TestActivePages-testBasic-fedora-i386-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestActivePages-testBasic-fedora-i386-127.0.0.2-2901-FAIL.log

First occurrence: 2018-01-17T15:16:24.624147 | revision 0653b410de45cab35069740455b0cc52a661cba3, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testUnmanaged (check_networking_unmanaged.TestNetworking)
#
NAME         UUID                                  TYPE            DEVICE 
System eth0  5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03  802-3-ethernet  eth0   
virbr0       7f9f3843-2b75-4781-b501-fa88d88bce98  bridge          virbr0 
System eth1  9c92fad9-6ecb-3e6c-eb4d-8a47c6f50c04  802-3-ethernet  --     
ens2         8a296a34-08e2-42d9-9e8d-b37c582e87cd  802-3-ethernet  --     

52:54:01:00:00:03 -> eth2
52:54:01:00:00:03 -> eth2

DevTools listening on ws://127.0.0.1:9564/devtools/browser/a76da065-4e00-4b20-ba7d-74983395a02b
[0117/152246.152273:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 74646: Permission denied (13)
[0117/152247.282980:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 74718: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516202543.490:148): avc:  denied  { execute_no_trans } for  pid=1070 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestNetworking-testUnmanaged-fedora-i386-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestNetworking-testUnmanaged-fedora-i386-127.0.0.2-2701-FAIL.log
Journal extracted to TestNetworking-testUnmanaged-fedora-26-127.0.0.2-2702-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516202543.490:148): avc:  denied  { execute_no_trans } for  pid=1070 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 39 testUnmanaged (check_networking_unmanaged.TestNetworking) # duration: 53s
Wrote screenshot to TestNetworking-testUnmanaged-fedora-i386-127.0.0.2-2701-FAIL.png
Wrote HTML dump to TestNetworking-testUnmanaged-fedora-i386-127.0.0.2-2701-FAIL.html
Wrote JS log to TestNetworking-testUnmanaged-fedora-i386-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestNetworking-testUnmanaged-fedora-i386-127.0.0.2-2701-FAIL.log
Journal extracted to TestNetworking-testUnmanaged-fedora-26-127.0.0.2-2702-FAIL.log

First occurrence: 2018-01-17T15:22:57.866665 | revision 0653b410de45cab35069740455b0cc52a661cba3, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testUrlRoot (check_multi_machine.TestMultiMachine)
#

DevTools listening on ws://127.0.0.1:10138/devtools/browser/e3fc874f-762d-404c-988e-8a5c5f58c6b6
[0117/152517.701897:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 78775: Permission denied (13)
[0117/152518.917330:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 78847: Permission denied (13)
(node:78785) Warning: Possible EventEmitter memory leak detected. 11 Page.loadEventFired listeners added. Use emitter.setMaxListeners() to increase limit
> log: Authentication failed: invalid-hostkey
> log: Authentication failed: unknown-host
> log: Authentication failed: unknown-hostkey
> log: Authentication failed
> log: Authentication failed: no-host
Unexpected journal message 'audit: type=1400 audit(1516202693.843:109): avc:  denied  { map } for  pid=1026 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516202693.865:111): avc:  denied  { execute_no_trans } for  pid=1027 comm="pmlogger_check" path="/usr/bin/pmlogger" dev="vda4" ino=148286 scontext=system_u:system_r:pcp_pmlogger_t:s0 tcontext=system_u:object_r:pcp_pmlogger_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestMultiMachine-testUrlRoot-fedora-i386-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestMultiMachine-testUrlRoot-fedora-i386-127.0.0.2-2701-FAIL.log
Journal extracted to TestMultiMachine-testUrlRoot-fedora-i386-127.0.0.2-2703-FAIL.log
Journal extracted to TestMultiMachine-testUrlRoot-fedora-i386-127.0.0.2-2702-FAIL.log
Core dumps downloaded to /build/cockpit/TestMultiMachine-testUrlRoot-fedora-i386-127.0.0.2-2702-FAIL.core
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516202693.843:109): avc:  denied  { map } for  pid=1026 comm="hostname" path="/usr/bin/hostname" dev="vda4" ino=161820 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 17 testUrlRoot (check_multi_machine.TestMultiMachine) # duration: 80s
Wrote screenshot to TestMultiMachine-testUrlRoot-fedora-i386-127.0.0.2-2701-FAIL.png
Wrote HTML dump to TestMultiMachine-testUrlRoot-fedora-i386-127.0.0.2-2701-FAIL.html
Wrote JS log to TestMultiMachine-testUrlRoot-fedora-i386-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestMultiMachine-testUrlRoot-fedora-i386-127.0.0.2-2701-FAIL.log
Journal extracted to TestMultiMachine-testUrlRoot-fedora-i386-127.0.0.2-2703-FAIL.log
Journal extracted to TestMultiMachine-testUrlRoot-fedora-i386-127.0.0.2-2702-FAIL.log
Core dumps downloaded to /build/cockpit/TestMultiMachine-testUrlRoot-fedora-i386-127.0.0.2-2702-FAIL.core

First occurrence: 2018-01-17T15:25:57.339241 | revision 0653b410de45cab35069740455b0cc52a661cba3, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testVlan (check_networking_vlan.TestNetworking)
#
NAME         UUID                                  TYPE            DEVICE 
System eth0  5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03  802-3-ethernet  eth0   
virbr0       3c909e88-b1dc-4535-a6e9-467a3b7efa5e  bridge          virbr0 
System eth1  9c92fad9-6ecb-3e6c-eb4d-8a47c6f50c04  802-3-ethernet  --     
ens2         8a296a34-08e2-42d9-9e8d-b37c582e87cd  802-3-ethernet  --     

DevTools listening on ws://127.0.0.1:9658/devtools/browser/4fbada51-0b4a-4cd0-9248-3537c0ff6c52
[0117/153440.455221:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 464: Permission denied (13)
[0117/153441.425936:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 521: Permission denied (13)
52:54:01:00:00:03 -> eth2
52:54:01:00:00:03 -> eth2
Unexpected journal message 'audit: type=1400 audit(1516203268.566:148): avc:  denied  { execute_no_trans } for  pid=1074 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestNetworking-testVlan-fedora-i386-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestNetworking-testVlan-fedora-i386-127.0.0.2-2501-FAIL.log
Journal extracted to TestNetworking-testVlan-fedora-26-127.0.0.2-2502-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516203268.566:148): avc:  denied  { execute_no_trans } for  pid=1074 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 40 testVlan (check_networking_vlan.TestNetworking) # duration: 36s
Wrote screenshot to TestNetworking-testVlan-fedora-i386-127.0.0.2-2501-FAIL.png
Wrote HTML dump to TestNetworking-testVlan-fedora-i386-127.0.0.2-2501-FAIL.html
Wrote JS log to TestNetworking-testVlan-fedora-i386-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestNetworking-testVlan-fedora-i386-127.0.0.2-2501-FAIL.log
Journal extracted to TestNetworking-testVlan-fedora-26-127.0.0.2-2502-FAIL.log

First occurrence: 2018-01-17T15:34:54.365212 | revision 00d9ae2e7627c1150df7da02a6ba9cfa97d57eb9, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testAmbiguousSlave (check_networking_bond.TestNetworking)
#
NAME             UUID                                  TYPE            DEVICE 
System eth0      5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03  802-3-ethernet  eth0   
static-52:54:01  653300f7-ad29-41dc-9ae3-138ef3c5e02c  802-3-ethernet  eth1   
virbr0           337b7db9-84de-4bd2-86e1-36f0c9bd3e7b  bridge          virbr0 
System eth1      9c92fad9-6ecb-3e6c-eb4d-8a47c6f50c04  802-3-ethernet  --     
ens2             8a296a34-08e2-42d9-9e8d-b37c582e87cd  802-3-ethernet  --     

DevTools listening on ws://127.0.0.1:9556/devtools/browser/7da84d3c-2f44-4e54-9b36-56a7f51f111e
[0117/153609.131744:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 3786: Permission denied (13)
[0117/153610.071403:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 3857: Permission denied (13)
52:54:01:00:00:03 -> eth2
52:54:01:00:00:03 -> eth2
> warning: Incomplete 'Connection' object accessed 
> log: Error
    at c (http://127.0.0.2:9791/cockpit/$e32d11944c79213e2196a00263bfe5bdba8fbe22/network/network.js:58:19)
    at Array.ie.exporters (http://127.0.0.2:9791/cockpit/$e32d11944c79213e2196a00263bfe5bdba8fbe22/network/network.js:519:31)
    at e (http://127.0.0.2:9791/cockpit/$e32d11944c79213e2196a00263bfe5bdba8fbe22/network/network.js:148:106)
    at http://127.0.0.2:9791/cockpit/$e32d11944c79213e2196a00263bfe5bdba8fbe22/network/network.js:152:25
Unexpected journal message 'audit: type=1400 audit(1516203357.749:148): avc:  denied  { execute_no_trans } for  pid=1074 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestNetworking-testAmbiguousSlave-fedora-i386-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestNetworking-testAmbiguousSlave-fedora-i386-127.0.0.2-2901-FAIL.log
Journal extracted to TestNetworking-testAmbiguousSlave-fedora-26-127.0.0.2-2902-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516203357.749:148): avc:  denied  { execute_no_trans } for  pid=1074 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 23 testAmbiguousSlave (check_networking_bond.TestNetworking) # duration: 37s
Wrote screenshot to TestNetworking-testAmbiguousSlave-fedora-i386-127.0.0.2-2901-FAIL.png
Wrote HTML dump to TestNetworking-testAmbiguousSlave-fedora-i386-127.0.0.2-2901-FAIL.html
Wrote JS log to TestNetworking-testAmbiguousSlave-fedora-i386-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestNetworking-testAmbiguousSlave-fedora-i386-127.0.0.2-2901-FAIL.log
Journal extracted to TestNetworking-testAmbiguousSlave-fedora-26-127.0.0.2-2902-FAIL.log

First occurrence: 2018-01-17T15:36:23.716296 | revision 00d9ae2e7627c1150df7da02a6ba9cfa97d57eb9, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (check_system_info.TestSystemInfo)
#

DevTools listening on ws://127.0.0.1:10142/devtools/browser/03d6e63a-48a1-4b46-af68-1ca485675bb0
[0117/163036.826231:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 104916: Permission denied (13)
[0117/163037.901732:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 105034: Permission denied (13)
> warning: # localhost:22 SSH-2.0-OpenSSH_7.5
# localhost:22 SSH-2.0-OpenSSH_7.5
# localhost:22 SSH-2.0-OpenSSH_7.5
# localhost:22 SSH-2.0-OpenSSH_7.5

> warning: # localhost:22 SSH-2.0-OpenSSH_7.5
# localhost:22 SSH-2.0-OpenSSH_7.5
# localhost:22 SSH-2.0-OpenSSH_7.5
# localhost:22 SSH-2.0-OpenSSH_7.5

Unexpected journal message 'audit: type=1400 audit(1516206628.973:148): avc:  denied  { execute_no_trans } for  pid=1074 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestSystemInfo-testBasic-fedora-i386-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestSystemInfo-testBasic-fedora-i386-127.0.0.2-2901-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/bots/../test/verify/check-system-info", line 188, in testBasic
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516206628.973:148): avc:  denied  { execute_no_trans } for  pid=1074 comm="pmie_check" path="/usr/bin/pmie" dev="vda4" ino=148278 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 92 testBasic (check_system_info.TestSystemInfo) # duration: 34s
Wrote screenshot to TestSystemInfo-testBasic-fedora-i386-127.0.0.2-2901-FAIL.png
Wrote HTML dump to TestSystemInfo-testBasic-fedora-i386-127.0.0.2-2901-FAIL.html
Wrote JS log to TestSystemInfo-testBasic-fedora-i386-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestSystemInfo-testBasic-fedora-i386-127.0.0.2-2901-FAIL.log

First occurrence: 2018-01-17T16:30:49.417100 | revision d491e296d38c321f7e182ba70cd38159abc7d002, logs Times recorded: 1 Latest occurrences:

cockpituous commented 6 years ago

verify/fedora-27 Ooops, it happened again


# ----------------------------------------------------------------------
# testBasic (check_menu.TestMenu)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9975/devtools/browser/be424117-6bd1-4491-b3ba-f9cd64fe29d8
[0117/151114.139482:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 164187: Permission denied (13)
[0117/151115.146741:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 164217: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516201865.186:160): avc:  denied  { map } for  pid=1305 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516201865.323:162): avc:  denied  { execute_no_trans } for  pid=1340 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestMenu-testBasic-fedora-27-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestMenu-testBasic-fedora-27-127.0.0.2-2601-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516201865.186:160): avc:  denied  { map } for  pid=1305 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 9 testBasic (check_menu.TestMenu) # duration: 25s
Wrote screenshot to TestMenu-testBasic-fedora-27-127.0.0.2-2601-FAIL.png
Wrote HTML dump to TestMenu-testBasic-fedora-27-127.0.0.2-2601-FAIL.html
Wrote JS log to TestMenu-testBasic-fedora-27-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestMenu-testBasic-fedora-27-127.0.0.2-2601-FAIL.log

First occurrence: 2018-01-17T15:11:19.811348 | revision 0653b410de45cab35069740455b0cc52a661cba3, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testISCSI (check_storage_iscsi.TestStorage)
#

DevTools listening on ws://127.0.0.1:10204/devtools/browser/8c033cf9-af91-48c1-9d9b-2a1996abb42d
[0117/220112.447397:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 27399: Permission denied (13)
[0117/220113.486874:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 27450: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(0): avc:  denied  { map } for  pid=0 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=0 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(0): avc:  denied  { execute_no_trans } for  pid=0 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=0 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestStorage-testISCSI-fedora-27-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestStorage-testISCSI-fedora-27-127.0.0.2-2701-FAIL.log
Traceback (most recent call last):
  File "testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(0): avc:  denied  { map } for  pid=0 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=0 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 88 testISCSI (check_storage_iscsi.TestStorage) # duration: 124s
Wrote screenshot to TestStorage-testISCSI-fedora-27-127.0.0.2-2701-FAIL.png
Wrote HTML dump to TestStorage-testISCSI-fedora-27-127.0.0.2-2701-FAIL.html
Wrote JS log to TestStorage-testISCSI-fedora-27-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestStorage-testISCSI-fedora-27-127.0.0.2-2701-FAIL.log

First occurrence: 2018-01-17T22:02:54.595129 | revision e7a38de184e15185b9fa27004d41c9c665a82c4a, logs Times recorded: 2 Latest occurrences:

# ----------------------------------------------------------------------
# testOtherSettings (check_networking_settings.TestNetworking)
#
NAME         UUID                                  TYPE            DEVICE 
System eth0  5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03  802-3-ethernet  eth0   
virbr0       bfd30e78-8e30-4a22-a7ee-4089e916925f  bridge          virbr0 
System eth1  9c92fad9-6ecb-3e6c-eb4d-8a47c6f50c04  802-3-ethernet  --     
ens2         39ef3890-56af-4114-9a24-f3f94c42acfe  802-3-ethernet  --     

52:54:01:00:00:03 -> eth2
52:54:01:00:00:03 -> eth2

DevTools listening on ws://127.0.0.1:9847/devtools/browser/be500834-2590-4d33-ad2a-962d64b9f7db
[0117/220722.838782:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 37255: Permission denied (13)
[0117/220723.840997:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 37288: Permission denied (13)

(process:2477): GLib-GIO-WARNING **: gdbusobjectmanagerclient.c:1585: Processing InterfaceRemoved signal for path /org/freedesktop/NetworkManager/IP4Config/7 but no object proxy exists

(process:2477): GLib-GIO-WARNING **: gdbusobjectmanagerclient.c:1585: Processing InterfaceRemoved signal for path /org/freedesktop/NetworkManager/IP6Config/8 but no object proxy exists
Unexpected journal message 'audit: type=1400 audit(1516226818.520:163): avc:  denied  { map } for  pid=1259 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516226818.684:165): avc:  denied  { execute_no_trans } for  pid=1314 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestNetworking-testOtherSettings-fedora-27-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestNetworking-testOtherSettings-fedora-27-127.0.0.2-2801-FAIL.log
Journal extracted to TestNetworking-testOtherSettings-fedora-26-127.0.0.2-2802-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516226818.520:163): avc:  denied  { map } for  pid=1259 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 37 testOtherSettings (check_networking_settings.TestNetworking) # duration: 44s
Wrote screenshot to TestNetworking-testOtherSettings-fedora-27-127.0.0.2-2801-FAIL.png
Wrote HTML dump to TestNetworking-testOtherSettings-fedora-27-127.0.0.2-2801-FAIL.html
Wrote JS log to TestNetworking-testOtherSettings-fedora-27-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestNetworking-testOtherSettings-fedora-27-127.0.0.2-2801-FAIL.log
Journal extracted to TestNetworking-testOtherSettings-fedora-26-127.0.0.2-2802-FAIL.log

First occurrence: 2018-01-17T22:07:32.367309 | revision e7a38de184e15185b9fa27004d41c9c665a82c4a, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testDirectLogin (check_multi_machine.TestMultiMachine)
#

DevTools listening on ws://127.0.0.1:9639/devtools/browser/dbe64fd9-8b54-46cd-a97f-4cd3e8e5d700
[0117/221003.085173:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 42064: Permission denied (13)
[0117/221003.990788:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 42141: Permission denied (13)
(node:42072) Warning: Possible EventEmitter memory leak detected. 11 Page.loadEventFired listeners added. Use emitter.setMaxListeners() to increase limit
> log: Authentication failed: invalid-hostkey
> log: Authentication failed: unknown-host
> log: Authentication failed: unknown-hostkey
> log: Authentication failed
> log: Authentication failed: no-host
Unexpected journal message 'audit: type=1400 audit(1516226994.034:163): avc:  denied  { map } for  pid=1230 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516226994.215:165): avc:  denied  { execute_no_trans } for  pid=1289 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestMultiMachine-testDirectLogin-fedora-27-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestMultiMachine-testDirectLogin-fedora-27-127.0.0.2-2501-FAIL.log
Journal extracted to TestMultiMachine-testDirectLogin-fedora-27-127.0.0.2-2503-FAIL.log
Journal extracted to TestMultiMachine-testDirectLogin-fedora-27-127.0.0.2-2502-FAIL.log
Core dumps downloaded to /build/cockpit/TestMultiMachine-testDirectLogin-fedora-27-127.0.0.2-2502-FAIL.core
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516226994.034:163): avc:  denied  { map } for  pid=1230 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 12 testDirectLogin (check_multi_machine.TestMultiMachine) # duration: 45s
Wrote screenshot to TestMultiMachine-testDirectLogin-fedora-27-127.0.0.2-2501-FAIL.png
Wrote HTML dump to TestMultiMachine-testDirectLogin-fedora-27-127.0.0.2-2501-FAIL.html
Wrote JS log to TestMultiMachine-testDirectLogin-fedora-27-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestMultiMachine-testDirectLogin-fedora-27-127.0.0.2-2501-FAIL.log
Journal extracted to TestMultiMachine-testDirectLogin-fedora-27-127.0.0.2-2503-FAIL.log
Journal extracted to TestMultiMachine-testDirectLogin-fedora-27-127.0.0.2-2502-FAIL.log
Core dumps downloaded to /build/cockpit/TestMultiMachine-testDirectLogin-fedora-27-127.0.0.2-2502-FAIL.core

First occurrence: 2018-01-17T22:10:28.726668 | revision e7a38de184e15185b9fa27004d41c9c665a82c4a, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testPendingClaim (check_kubernetes.TestKubernetes)
#
bash: /etc/kubernetes/start-kubernetes: No such file or directory
2018-01-17 16:52:51.447848 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-17 16:52:51.449232 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-17 16:52:51.449485 I | proto: duplicate proto type registered: google.protobuf.Timestamp
No resources found.
2018-01-17 16:52:53.283946 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-17 16:52:53.329337 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-17 16:52:53.329536 I | proto: duplicate proto type registered: google.protobuf.Timestamp

DevTools listening on ws://127.0.0.1:10021/devtools/browser/3e971252-fe3b-4714-b4f2-95046bd8c133
[0117/215258.098361:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 77341: Permission denied (13)
[0117/215259.168494:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 77431: Permission denied (13)
> warning: 2018-01-17 16:53:03.727414 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-17 16:53:03.727577 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-17 16:53:03.727618 I | proto: duplicate proto type registered: google.protobuf.Timestamp
error: current-context must exist in order to minify

> warning: received invalid kubectl config 
> warning: 2018-01-17 16:53:04.772976 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-17 16:53:04.773132 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-17 16:53:04.773192 I | proto: duplicate proto type registered: google.protobuf.Timestamp

2018-01-17 16:53:05.601603 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-17 16:53:05.602139 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-17 16:53:05.602442 I | proto: duplicate proto type registered: google.protobuf.Timestamp
2018-01-17 16:53:06.328800 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-17 16:53:06.329581 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-17 16:53:06.329814 I | proto: duplicate proto type registered: google.protobuf.Timestamp
2018-01-17 16:53:06.644198 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-17 16:53:06.644587 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-17 16:53:06.644806 I | proto: duplicate proto type registered: google.protobuf.Timestamp
2018-01-17 16:53:07.552779 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-17 16:53:07.553630 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-17 16:53:07.558172 I | proto: duplicate proto type registered: google.protobuf.Timestamp
2018-01-17 16:53:08.350672 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-17 16:53:08.351209 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-17 16:53:08.351468 I | proto: duplicate proto type registered: google.protobuf.Timestamp
2018-01-17 16:53:09.257998 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-17 16:53:09.258249 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-17 16:53:09.258268 I | proto: duplicate proto type registered: google.protobuf.Timestamp
Unexpected journal message 'audit: type=1400 audit(1516225946.195:163): avc:  denied  { map } for  pid=1245 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516225946.395:165): avc:  denied  { execute_no_trans } for  pid=1309 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestKubernetes-testPendingClaim-fedora-27-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestKubernetes-testPendingClaim-fedora-27-127.0.0.2-2901-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516225946.195:163): avc:  denied  { map } for  pid=1245 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 174 testPendingClaim (check_kubernetes.TestKubernetes) # duration: 68s
Wrote screenshot to TestKubernetes-testPendingClaim-fedora-27-127.0.0.2-2901-FAIL.png
Wrote HTML dump to TestKubernetes-testPendingClaim-fedora-27-127.0.0.2-2901-FAIL.html
Wrote JS log to TestKubernetes-testPendingClaim-fedora-27-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestKubernetes-testPendingClaim-fedora-27-127.0.0.2-2901-FAIL.log
[0100/000000.608802:ERROR:broker_posix.cc(40)] Recvmsg error: Connection reset by peer (104)
[0100/000000.609196:WARNING:client_shared_bitmap_manager.cc(98)] Browser failed to allocate shared memory

First occurrence: 2018-01-17T21:53:17.904582 | revision 4694ea6603d29a12c496452d2e489fe223ac8d87, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testOverview (check_docker_storage.TestDockerStorage)
#

DevTools listening on ws://127.0.0.1:9536/devtools/browser/db43c76c-8e15-4e74-8826-5d075bcc10af
[0117/215522.230861:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 80115: Permission denied (13)
[0117/215523.222800:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 80143: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516226071.217:162): avc:  denied  { execute_no_trans } for  pid=1301 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestDockerStorage-testOverview-fedora-27-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestDockerStorage-testOverview-fedora-27-127.0.0.2-2901-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516226071.217:162): avc:  denied  { execute_no_trans } for  pid=1301 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 158 testOverview (check_docker_storage.TestDockerStorage) # duration: 72s
Wrote screenshot to TestDockerStorage-testOverview-fedora-27-127.0.0.2-2901-FAIL.png
Wrote HTML dump to TestDockerStorage-testOverview-fedora-27-127.0.0.2-2901-FAIL.html
Wrote JS log to TestDockerStorage-testOverview-fedora-27-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestDockerStorage-testOverview-fedora-27-127.0.0.2-2901-FAIL.log

First occurrence: 2018-01-17T21:55:31.204968 | revision 4694ea6603d29a12c496452d2e489fe223ac8d87, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testSetup (check_dashboard.TestDashboardSetup)
#

DevTools listening on ws://127.0.0.1:9708/devtools/browser/fbe3b91b-e70d-4b3d-96cf-db2f18f897c6
[0117/215625.500926:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 81635: Permission denied (13)
[0117/215626.446002:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 81670: Permission denied (13)
> warning: Error opening directory '/home/admin/.ssh': No such file or directory
> warning: --: line 25: cd: /home/admin/.ssh: No such file or directory

> warning: Login failed
id: 'nosync': no such user
Unexpected journal message 'audit: type=1400 audit(1516226165.438:163): avc:  denied  { map } for  pid=1263 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516226165.606:165): avc:  denied  { execute_no_trans } for  pid=1314 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestDashboardSetup-testSetup-fedora-27-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestDashboardSetup-testSetup-fedora-27-127.0.0.2-2401-FAIL.log
Journal extracted to TestDashboardSetup-testSetup-fedora-27-127.0.0.2-2403-FAIL.log
Journal extracted to TestDashboardSetup-testSetup-fedora-27-127.0.0.2-2402-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516226165.438:163): avc:  denied  { map } for  pid=1263 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 149 testSetup (check_dashboard.TestDashboardSetup) # duration: 49s
Wrote screenshot to TestDashboardSetup-testSetup-fedora-27-127.0.0.2-2401-FAIL.png
Wrote HTML dump to TestDashboardSetup-testSetup-fedora-27-127.0.0.2-2401-FAIL.html
Wrote JS log to TestDashboardSetup-testSetup-fedora-27-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestDashboardSetup-testSetup-fedora-27-127.0.0.2-2401-FAIL.log
Journal extracted to TestDashboardSetup-testSetup-fedora-27-127.0.0.2-2403-FAIL.log
Journal extracted to TestDashboardSetup-testSetup-fedora-27-127.0.0.2-2402-FAIL.log

First occurrence: 2018-01-17T21:56:45.720697 | revision 4694ea6603d29a12c496452d2e489fe223ac8d87, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testSecurityOnly (check_packagekit.TestUpdates)
#

DevTools listening on ws://127.0.0.1:10171/devtools/browser/10b89b56-4c01-47b6-a154-2d62c0339ca5
[0117/215747.918326:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 84093: Permission denied (13)
[0117/215748.943566:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 84128: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516226257.140:160): avc:  denied  { map } for  pid=1269 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516226257.284:162): avc:  denied  { execute_no_trans } for  pid=1312 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestUpdates-testSecurityOnly-fedora-27-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestUpdates-testSecurityOnly-fedora-27-127.0.0.2-2201-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516226257.140:160): avc:  denied  { map } for  pid=1269 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 132 testSecurityOnly (check_packagekit.TestUpdates) # duration: 30s
Wrote screenshot to TestUpdates-testSecurityOnly-fedora-27-127.0.0.2-2201-FAIL.png
Wrote HTML dump to TestUpdates-testSecurityOnly-fedora-27-127.0.0.2-2201-FAIL.html
Wrote JS log to TestUpdates-testSecurityOnly-fedora-27-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestUpdates-testSecurityOnly-fedora-27-127.0.0.2-2201-FAIL.log

First occurrence: 2018-01-17T21:57:56.205741 | revision 4694ea6603d29a12c496452d2e489fe223ac8d87, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (check_tuned.TestTuned)
#

DevTools listening on ws://127.0.0.1:9754/devtools/browser/c9190435-92a6-4124-a2e5-bb7c9d29c30b
[0117/215919.810358:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 87110: Permission denied (13)
[0117/215920.743973:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 87163: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516226352.032:162): avc:  denied  { execute_no_trans } for  pid=1295 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestTuned-testBasic-fedora-27-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestTuned-testBasic-fedora-27-127.0.0.2-2601-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516226352.032:162): avc:  denied  { execute_no_trans } for  pid=1295 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 115 testBasic (check_tuned.TestTuned) # duration: 32s
Wrote screenshot to TestTuned-testBasic-fedora-27-127.0.0.2-2601-FAIL.png
Wrote HTML dump to TestTuned-testBasic-fedora-27-127.0.0.2-2601-FAIL.html
Wrote JS log to TestTuned-testBasic-fedora-27-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestTuned-testBasic-fedora-27-127.0.0.2-2601-FAIL.log

First occurrence: 2018-01-17T21:59:33.232557 | revision 4694ea6603d29a12c496452d2e489fe223ac8d87, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testPartitions (check_storage_partitions.TestStorage)
#

DevTools listening on ws://127.0.0.1:9423/devtools/browser/8f44b966-1e1d-42b8-9bf7-2a40330281f1
[0117/220019.499727:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 89062: Permission denied (13)
[0117/220020.482298:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 89103: Permission denied (13)
10+0 records in
10+0 records out
10485760 bytes (10 MB, 10 MiB) copied, 0.0505614 s, 207 MB/s
Unexpected journal message 'audit: type=1400 audit(1516226411.385:162): avc:  denied  { map } for  pid=1248 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516226411.527:164): avc:  denied  { execute_no_trans } for  pid=1296 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestStorage-testPartitions-fedora-27-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestStorage-testPartitions-fedora-27-127.0.0.2-2201-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516226411.385:162): avc:  denied  { map } for  pid=1248 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 101 testPartitions (check_storage_partitions.TestStorage) # duration: 28s
Wrote screenshot to TestStorage-testPartitions-fedora-27-127.0.0.2-2201-FAIL.png
Wrote HTML dump to TestStorage-testPartitions-fedora-27-127.0.0.2-2201-FAIL.html
Wrote JS log to TestStorage-testPartitions-fedora-27-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestStorage-testPartitions-fedora-27-127.0.0.2-2201-FAIL.log

First occurrence: 2018-01-17T22:00:27.783329 | revision 4694ea6603d29a12c496452d2e489fe223ac8d87, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testHiddenLuks (check_storage_hidden.TestStorage)
#

DevTools listening on ws://127.0.0.1:9784/devtools/browser/17d7331f-fcd8-4d52-b8b8-a5aac35361dd
[0117/220136.097446:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 91392: Permission denied (13)
[0117/220137.083776:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 91471: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516226487.256:160): avc:  denied  { map } for  pid=1290 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516226487.384:162): avc:  denied  { execute_no_trans } for  pid=1324 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestStorage-testHiddenLuks-fedora-27-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestStorage-testHiddenLuks-fedora-27-127.0.0.2-2301-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516226487.256:160): avc:  denied  { map } for  pid=1290 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 85 testHiddenLuks (check_storage_hidden.TestStorage) # duration: 41s
Wrote screenshot to TestStorage-testHiddenLuks-fedora-27-127.0.0.2-2301-FAIL.png
Wrote HTML dump to TestStorage-testHiddenLuks-fedora-27-127.0.0.2-2301-FAIL.html
Wrote JS log to TestStorage-testHiddenLuks-fedora-27-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestStorage-testHiddenLuks-fedora-27-127.0.0.2-2301-FAIL.log

First occurrence: 2018-01-17T22:01:57.899225 | revision 4694ea6603d29a12c496452d2e489fe223ac8d87, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testSudo (check_reauthorize.TestReauthorize)
#

DevTools listening on ws://127.0.0.1:9483/devtools/browser/0eb8f503-db2e-4a1f-a6eb-9e2d906bc97f
[0117/220310.397430:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 94066: Permission denied (13)
[0117/220311.584272:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 94107: Permission denied (13)
> log: fail
> log: done
> log: fail
> log: transport closed, dropped message:  1:1!19
{"call":["/org/freedesktop/systemd1","org.freedesktop.systemd1.Manager","Subscribe",[]],"id":"3"}
> log: transport closed, dropped message:  1:1!19
{"call":["/org/freedesktop/systemd1","org.freedesktop.systemd1.Manager","LoadUnit",["tuned.service"]],"id":"4"}
> log: transport closed, dropped message:  1:1!5
{"call":["/org/freedesktop/systemd1","org.freedesktop.systemd1.Manager","Subscribe",[]],"id":"3"}
> log: transport closed, dropped message:  1:1!5
{"call":["/org/freedesktop/systemd1","org.freedesktop.systemd1.Manager","LoadUnit",["dbus-org.freedesktop.timedate1.service"]],"id":"4"}
> log: transport closed, dropped message:  1:1!5
{"call":["/org/freedesktop/systemd1","org.freedesktop.systemd1.Manager","LoadUnit",["systemd-timesyncd.service"]],"id":"5"}
> log: transport closed, dropped message:  1:1!5
{"call":["/org/freedesktop/systemd1","org.freedesktop.systemd1.Manager","LoadUnit",["pmcd.service"]],"id":"6"}
> log: transport closed, dropped message:  1:1!5
{"call":["/org/freedesktop/systemd1","org.freedesktop.systemd1.Manager","LoadUnit",["pmlogger.service"]],"id":"7"}
(node:94075) Warning: Possible EventEmitter memory leak detected. 11 Page.loadEventFired listeners added. Use emitter.setMaxListeners() to increase limit
> log: done
Unexpected journal message 'audit: type=1400 audit(1516226579.695:163): avc:  denied  { map } for  pid=1295 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516226579.810:165): avc:  denied  { execute_no_trans } for  pid=1325 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestReauthorize-testSudo-fedora-27-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestReauthorize-testSudo-fedora-27-127.0.0.2-2201-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516226579.695:163): avc:  denied  { map } for  pid=1295 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 69 testSudo (check_reauthorize.TestReauthorize) # duration: 47s
Wrote screenshot to TestReauthorize-testSudo-fedora-27-127.0.0.2-2201-FAIL.png
Wrote HTML dump to TestReauthorize-testSudo-fedora-27-127.0.0.2-2201-FAIL.html
Wrote JS log to TestReauthorize-testSudo-fedora-27-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestReauthorize-testSudo-fedora-27-127.0.0.2-2201-FAIL.log

First occurrence: 2018-01-17T22:03:34.132255 | revision 4694ea6603d29a12c496452d2e489fe223ac8d87, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testProjectAdmin (check_openshift.TestRegistry)
#
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory

DevTools listening on ws://127.0.0.1:9617/devtools/browser/d4544068-bc4d-4658-b1fe-846a95252b27
[0117/220449.055563:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 96156: Permission denied (13)
[0117/220450.088967:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 96195: Permission denied (13)
> warning: 2018-01-17 17:04:54.699568 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-17 17:04:54.699774 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-17 17:04:54.699827 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-17 17:04:55.096780 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-17 17:04:55.096887 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-17 17:04:55.096924 I | proto: duplicate proto type registered: google.protobuf.Timestamp

Unexpected journal message 'audit: type=1400 audit(1516226654.079:163): avc:  denied  { map } for  pid=1288 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestRegistry-testProjectAdmin-fedora-27-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestRegistry-testProjectAdmin-fedora-27-127.0.0.2-2301-FAIL.log
Journal extracted to TestRegistry-testProjectAdmin-openshift-127.0.0.2-2302-FAIL.log
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516226654.079:163): avc:  denied  { map } for  pid=1288 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 54 testProjectAdmin (check_openshift.TestRegistry) # duration: 65s
Wrote screenshot to TestRegistry-testProjectAdmin-fedora-27-127.0.0.2-2301-FAIL.png
Wrote HTML dump to TestRegistry-testProjectAdmin-fedora-27-127.0.0.2-2301-FAIL.html
Wrote JS log to TestRegistry-testProjectAdmin-fedora-27-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestRegistry-testProjectAdmin-fedora-27-127.0.0.2-2301-FAIL.log
Journal extracted to TestRegistry-testProjectAdmin-openshift-127.0.0.2-2302-FAIL.log
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory

First occurrence: 2018-01-17T22:05:06.337552 | revision 4694ea6603d29a12c496452d2e489fe223ac8d87, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testVolumes (check_openshift.TestOpenshift)
#
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?

DevTools listening on ws://127.0.0.1:9223/devtools/browser/4fe71d9e-567e-4550-87ad-995b5ea6a260
[0117/220617.110252:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 98167: Permission denied (13)
[0117/220618.180945:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 98211: Permission denied (13)
> warning: 2018-01-17 17:06:22.634458 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-17 17:06:22.634739 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-17 17:06:22.634802 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-17 17:06:23.017531 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-17 17:06:23.017645 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-17 17:06:23.017693 I | proto: duplicate proto type registered: google.protobuf.Timestamp

/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
Unexpected journal message 'audit: type=1400 audit(1516226742.598:163): avc:  denied  { map } for  pid=1286 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516226742.714:165): avc:  denied  { execute_no_trans } for  pid=1317 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestOpenshift-testVolumes-fedora-27-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestOpenshift-testVolumes-fedora-27-127.0.0.2-2601-FAIL.log
Journal extracted to TestOpenshift-testVolumes-openshift-127.0.0.2-2602-FAIL.log
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516226742.598:163): avc:  denied  { map } for  pid=1286 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 49 testVolumes (check_openshift.TestOpenshift) # duration: 64s
Wrote screenshot to TestOpenshift-testVolumes-fedora-27-127.0.0.2-2601-FAIL.png
Wrote HTML dump to TestOpenshift-testVolumes-fedora-27-127.0.0.2-2601-FAIL.html
Wrote JS log to TestOpenshift-testVolumes-fedora-27-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestOpenshift-testVolumes-fedora-27-127.0.0.2-2601-FAIL.log
Journal extracted to TestOpenshift-testVolumes-openshift-127.0.0.2-2602-FAIL.log
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory

First occurrence: 2018-01-17T22:06:33.558171 | revision 4694ea6603d29a12c496452d2e489fe223ac8d87, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testMac (check_networking_mac.TestNetworking)
#
NAME         UUID                                  TYPE            DEVICE 
System eth0  5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03  802-3-ethernet  eth0   
virbr0       5cd52b50-b29e-4147-b2e1-99d7a7345b90  bridge          virbr0 
System eth1  9c92fad9-6ecb-3e6c-eb4d-8a47c6f50c04  802-3-ethernet  --     
ens2         39ef3890-56af-4114-9a24-f3f94c42acfe  802-3-ethernet  --     

DevTools listening on ws://127.0.0.1:10008/devtools/browser/d5dd0074-64c0-423d-bea4-5613ed5e0577
[0117/220809.287450:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 101223: Permission denied (13)
[0117/220810.362130:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 101262: Permission denied (13)
52:54:01:00:00:03 -> eth2
52:54:01:00:00:03 -> eth2
Unexpected journal message 'audit: type=1400 audit(1516226880.695:162): avc:  denied  { map } for  pid=1268 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516226880.847:164): avc:  denied  { execute_no_trans } for  pid=1315 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestNetworking-testMac-fedora-27-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestNetworking-testMac-fedora-27-127.0.0.2-2801-FAIL.log
Journal extracted to TestNetworking-testMac-fedora-26-127.0.0.2-2802-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516226880.695:162): avc:  denied  { map } for  pid=1268 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 33 testMac (check_networking_mac.TestNetworking) # duration: 36s
Wrote screenshot to TestNetworking-testMac-fedora-27-127.0.0.2-2801-FAIL.png
Wrote HTML dump to TestNetworking-testMac-fedora-27-127.0.0.2-2801-FAIL.html
Wrote JS log to TestNetworking-testMac-fedora-27-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestNetworking-testMac-fedora-27-127.0.0.2-2801-FAIL.log
Journal extracted to TestNetworking-testMac-fedora-26-127.0.0.2-2802-FAIL.log

First occurrence: 2018-01-17T22:08:25.477965 | revision 4694ea6603d29a12c496452d2e489fe223ac8d87, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (check_networking_basic.TestNetworking)
#
NAME         UUID                                  TYPE            DEVICE 
System eth0  5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03  802-3-ethernet  eth0   
virbr0       a9189fa2-8ac3-40c5-bd80-d7f670fc9d83  bridge          virbr0 
System eth1  9c92fad9-6ecb-3e6c-eb4d-8a47c6f50c04  802-3-ethernet  --     
ens2         39ef3890-56af-4114-9a24-f3f94c42acfe  802-3-ethernet  --     

DevTools listening on ws://127.0.0.1:10215/devtools/browser/995e5e62-24bf-4c8d-ac42-3809fcf6b60d
[0117/220931.827753:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 103782: Permission denied (13)
[0117/220932.886194:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 103804: Permission denied (13)
52:54:01:00:00:03 -> eth2
52:54:01:00:00:03 -> eth2
> warning: Invalid prefix or netmask 255.255.0.8

(process:2483): GLib-GIO-WARNING **: gdbusobjectmanagerclient.c:1585: Processing InterfaceRemoved signal for path /org/freedesktop/NetworkManager/Checkpoint/2 but no object proxy exists
Unexpected journal message 'audit: type=1400 audit(1516226957.687:158): avc:  denied  { map } for  pid=1230 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516226957.844:162): avc:  denied  { execute_no_trans } for  pid=1272 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestNetworking-testBasic-fedora-27-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestNetworking-testBasic-fedora-27-127.0.0.2-2801-FAIL.log
Journal extracted to TestNetworking-testBasic-fedora-26-127.0.0.2-2802-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516226957.687:158): avc:  denied  { map } for  pid=1230 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 22 testBasic (check_networking_basic.TestNetworking) # duration: 49s
Wrote screenshot to TestNetworking-testBasic-fedora-27-127.0.0.2-2801-FAIL.png
Wrote HTML dump to TestNetworking-testBasic-fedora-27-127.0.0.2-2801-FAIL.html
Wrote JS log to TestNetworking-testBasic-fedora-27-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestNetworking-testBasic-fedora-27-127.0.0.2-2801-FAIL.log
Journal extracted to TestNetworking-testBasic-fedora-26-127.0.0.2-2802-FAIL.log

First occurrence: 2018-01-17T22:09:54.451011 | revision 4694ea6603d29a12c496452d2e489fe223ac8d87, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testDisks (check_machines.TestMachines)
#

DevTools listening on ws://127.0.0.1:10168/devtools/browser/32c541d4-4f3e-45d7-b93e-b925da1107a2
[0117/221144.877731:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 107608: Permission denied (13)
[0117/221145.793881:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 107635: Permission denied (13)
Restarting vm-subVmTest1, might take a while
Unexpected journal message 'audit: type=1400 audit(1516227093.109:163): avc:  denied  { map } for  pid=1286 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516227093.225:165): avc:  denied  { execute_no_trans } for  pid=1330 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestMachines-testDisks-fedora-27-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestMachines-testDisks-fedora-27-127.0.0.2-2801-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516227093.109:163): avc:  denied  { map } for  pid=1286 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 3 testDisks (check_machines.TestMachines) # duration: 41s
Wrote screenshot to TestMachines-testDisks-fedora-27-127.0.0.2-2801-FAIL.png
Wrote HTML dump to TestMachines-testDisks-fedora-27-127.0.0.2-2801-FAIL.html
Wrote JS log to TestMachines-testDisks-fedora-27-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestMachines-testDisks-fedora-27-127.0.0.2-2801-FAIL.log

First occurrence: 2018-01-17T22:12:03.528006 | revision 4694ea6603d29a12c496452d2e489fe223ac8d87, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (check_machines.TestMachines)
#

DevTools listening on ws://127.0.0.1:9630/devtools/browser/08dcedc0-ce38-4a16-9565-e88b7af5413b
[0117/221151.961260:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 107777: Permission denied (13)
[0117/221152.817994:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 107831: Permission denied (13)
> warning: Unable to parse event, ignoring: error: Disconnected from qemu:///system due to end of file
> warning: Unable to parse event, ignoring: events received: 8
> warning: Unable to parse event, ignoring: error: internal error: client socket is closed
> warning: Unable to parse event, ignoring: 
> log: virsh event failed: 
> warning: error: Domain is already active

Unexpected journal message 'audit: type=1400 audit(1516227102.742:161): avc:  denied  { map } for  pid=1274 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516227102.860:163): avc:  denied  { execute_no_trans } for  pid=1323 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestMachines-testBasic-fedora-27-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestMachines-testBasic-fedora-27-127.0.0.2-2501-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516227102.742:161): avc:  denied  { map } for  pid=1274 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 1 testBasic (check_machines.TestMachines) # duration: 158s
Wrote screenshot to TestMachines-testBasic-fedora-27-127.0.0.2-2501-FAIL.png
Wrote HTML dump to TestMachines-testBasic-fedora-27-127.0.0.2-2501-FAIL.html
Wrote JS log to TestMachines-testBasic-fedora-27-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestMachines-testBasic-fedora-27-127.0.0.2-2501-FAIL.log

First occurrence: 2018-01-17T22:14:08.190519 | revision 4694ea6603d29a12c496452d2e489fe223ac8d87, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testNoMessage (check_journal.TestJournal)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9648/devtools/browser/bda4b213-0a04-48cf-8609-e7b1614f97a2
[0118/055514.966083:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 15960: Permission denied (13)
[0118/055516.001752:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 15993: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516254906.888:163): avc:  denied  { map } for  pid=1274 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516254907.035:165): avc:  denied  { execute_no_trans } for  pid=1321 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestJournal-testNoMessage-fedora-27-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestJournal-testNoMessage-fedora-27-127.0.0.2-2901-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516254906.888:163): avc:  denied  { map } for  pid=1274 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 166 testNoMessage (check_journal.TestJournal) # duration: 27s
Wrote screenshot to TestJournal-testNoMessage-fedora-27-127.0.0.2-2901-FAIL.png
Wrote HTML dump to TestJournal-testNoMessage-fedora-27-127.0.0.2-2901-FAIL.html
Wrote JS log to TestJournal-testNoMessage-fedora-27-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestJournal-testNoMessage-fedora-27-127.0.0.2-2901-FAIL.log

First occurrence: 2018-01-18T05:55:21.495702 | revision f4feca38b4f8678b6712f9153acd3e608f9fd1e9, logs Times recorded: 1 Latest occurrences:

cockpituous commented 6 years ago

verify/fedora-27 Ooops, it happened again


# ----------------------------------------------------------------------
# testDirectLogin (check_multi_machine.TestMultiMachine)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9566/devtools/browser/1115db12-d37c-44ef-93de-5a0fe347a875
[0117/151055.202503:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 163577: Permission denied (13)
[0117/151056.148024:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 163623: Permission denied (13)
(node:163585) Warning: Possible EventEmitter memory leak detected. 11 Page.loadEventFired listeners added. Use emitter.setMaxListeners() to increase limit
> log: Authentication failed: invalid-hostkey
> log: Authentication failed: unknown-host
> log: Authentication failed: unknown-hostkey
> log: Authentication failed
> log: Authentication failed: no-host
Unexpected journal message 'audit: type=1400 audit(1516201845.615:163): avc:  denied  { map } for  pid=1248 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516201845.820:165): avc:  denied  { execute_no_trans } for  pid=1299 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestMultiMachine-testDirectLogin-fedora-27-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestMultiMachine-testDirectLogin-fedora-27-127.0.0.2-2901-FAIL.log
Journal extracted to TestMultiMachine-testDirectLogin-fedora-27-127.0.0.2-2903-FAIL.log
Journal extracted to TestMultiMachine-testDirectLogin-fedora-27-127.0.0.2-2902-FAIL.log
Core dumps downloaded to /build/cockpit/TestMultiMachine-testDirectLogin-fedora-27-127.0.0.2-2902-FAIL.core
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516201845.615:163): avc:  denied  { map } for  pid=1248 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 12 testDirectLogin (check_multi_machine.TestMultiMachine) # duration: 50s
Wrote screenshot to TestMultiMachine-testDirectLogin-fedora-27-127.0.0.2-2901-FAIL.png
Wrote HTML dump to TestMultiMachine-testDirectLogin-fedora-27-127.0.0.2-2901-FAIL.html
Wrote JS log to TestMultiMachine-testDirectLogin-fedora-27-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestMultiMachine-testDirectLogin-fedora-27-127.0.0.2-2901-FAIL.log
Journal extracted to TestMultiMachine-testDirectLogin-fedora-27-127.0.0.2-2903-FAIL.log
Journal extracted to TestMultiMachine-testDirectLogin-fedora-27-127.0.0.2-2902-FAIL.log
Core dumps downloaded to /build/cockpit/TestMultiMachine-testDirectLogin-fedora-27-127.0.0.2-2902-FAIL.core

First occurrence: 2018-01-17T15:11:24.016167 | revision 0653b410de45cab35069740455b0cc52a661cba3, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testFrameNavigation (check_multi_machine.TestMultiMachine)
#

DevTools listening on ws://127.0.0.1:10114/devtools/browser/5b4e3917-3f0f-4615-bf67-5e12452deb4f
[0117/193319.457429:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 88885: Permission denied (13)
[0117/193320.498746:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 88966: Permission denied (13)
[0117/193330.265207:WARNING:ipc_message_attachment_set.cc(49)] MessageAttachmentSet destroyed with unconsumed attachments: 0/1
Unexpected journal message 'audit: type=1400 audit(1516217587.333:161): avc:  denied  { map } for  pid=1254 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516217587.426:163): avc:  denied  { execute_no_trans } for  pid=1280 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestMultiMachine-testFrameNavigation-fedora-27-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestMultiMachine-testFrameNavigation-fedora-27-127.0.0.2-2901-FAIL.log
Journal extracted to TestMultiMachine-testFrameNavigation-fedora-27-127.0.0.2-2903-FAIL.log
Journal extracted to TestMultiMachine-testFrameNavigation-fedora-27-127.0.0.2-2902-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516217587.333:161): avc:  denied  { map } for  pid=1254 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 14 testFrameNavigation (check_multi_machine.TestMultiMachine) # duration: 39s
Wrote screenshot to TestMultiMachine-testFrameNavigation-fedora-27-127.0.0.2-2901-FAIL.png
Wrote HTML dump to TestMultiMachine-testFrameNavigation-fedora-27-127.0.0.2-2901-FAIL.html
Wrote JS log to TestMultiMachine-testFrameNavigation-fedora-27-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestMultiMachine-testFrameNavigation-fedora-27-127.0.0.2-2901-FAIL.log
Journal extracted to TestMultiMachine-testFrameNavigation-fedora-27-127.0.0.2-2903-FAIL.log
Journal extracted to TestMultiMachine-testFrameNavigation-fedora-27-127.0.0.2-2902-FAIL.log

First occurrence: 2018-01-17T19:33:35.620171 | revision 706a8f76396be4dc4b425c9af06adf8cde0fe239, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testSerialConsole (check_machines.TestMachines)
#

DevTools listening on ws://127.0.0.1:9959/devtools/browser/6b5ee835-fcc6-4255-91ec-e3fae116422e
[0117/193401.356003:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 90519: Permission denied (13)
[0117/193402.338670:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 90587: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(0): avc:  denied  { map } for  pid=0 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=0 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(0): avc:  denied  { execute_no_trans } for  pid=0 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=0 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestMachines-testSerialConsole-fedora-27-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestMachines-testSerialConsole-fedora-27-127.0.0.2-2901-FAIL.log
Traceback (most recent call last):
  File "testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(0): avc:  denied  { map } for  pid=0 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=0 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 7 testSerialConsole (check_machines.TestMachines) # duration: 33s
Wrote screenshot to TestMachines-testSerialConsole-fedora-27-127.0.0.2-2901-FAIL.png
Wrote HTML dump to TestMachines-testSerialConsole-fedora-27-127.0.0.2-2901-FAIL.html
Wrote JS log to TestMachines-testSerialConsole-fedora-27-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestMachines-testSerialConsole-fedora-27-127.0.0.2-2901-FAIL.log

First occurrence: 2018-01-17T19:34:11.216835 | revision 706a8f76396be4dc4b425c9af06adf8cde0fe239, logs Times recorded: 2 Latest occurrences:

# ----------------------------------------------------------------------
# testNotSupported (check_realms.TestRealms)
#

DevTools listening on ws://127.0.0.1:9812/devtools/browser/5486446d-95a8-4f79-a886-63df0fcadd39
[0117/201116.234528:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 95401: Permission denied (13)
[0117/201117.260593:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 95442: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516219870.037:173): avc:  denied  { execute_no_trans } for  pid=1330 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestRealms-testNotSupported-fedora-27-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestRealms-testNotSupported-fedora-27-127.0.0.2-2901-FAIL.log
Journal extracted to TestRealms-testNotSupported-ipa-127.0.0.2-2902-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516219870.037:173): avc:  denied  { execute_no_trans } for  pid=1330 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 67 testNotSupported (check_realms.TestRealms) # duration: 35s
Wrote screenshot to TestRealms-testNotSupported-fedora-27-127.0.0.2-2901-FAIL.png
Wrote HTML dump to TestRealms-testNotSupported-fedora-27-127.0.0.2-2901-FAIL.html
Wrote JS log to TestRealms-testNotSupported-fedora-27-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestRealms-testNotSupported-fedora-27-127.0.0.2-2901-FAIL.log
Journal extracted to TestRealms-testNotSupported-ipa-127.0.0.2-2902-FAIL.log

First occurrence: 2018-01-17T20:11:36.100501 | revision 706a8f76396be4dc4b425c9af06adf8cde0fe239, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testTeam (check_networking_team.TestNetworking)
#
NAME         UUID                                  TYPE            DEVICE 
System eth0  5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03  802-3-ethernet  eth0   
virbr0       fc77ce97-c4b8-4700-b60d-6ae310dfd98e  bridge          virbr0 
System eth1  9c92fad9-6ecb-3e6c-eb4d-8a47c6f50c04  802-3-ethernet  --     
ens2         39ef3890-56af-4114-9a24-f3f94c42acfe  802-3-ethernet  --     

DevTools listening on ws://127.0.0.1:9467/devtools/browser/89f7cc5a-0cab-4160-a8eb-bcd7b65589bf
[0117/201455.239130:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 101073: Permission denied (13)
[0117/201456.213589:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 101109: Permission denied (13)
52:54:01:00:00:03 -> eth2
52:54:01:00:00:03 -> eth2
52:54:01:00:00:04 -> eth3
52:54:01:00:00:04 -> eth3
Unexpected journal message 'audit: type=1400 audit(1516220082.519:164): avc:  denied  { map } for  pid=1314 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516220082.654:166): avc:  denied  { execute_no_trans } for  pid=1354 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestNetworking-testTeam-fedora-27-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestNetworking-testTeam-fedora-27-127.0.0.2-2801-FAIL.log
Journal extracted to TestNetworking-testTeam-fedora-26-127.0.0.2-2802-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516220082.519:164): avc:  denied  { map } for  pid=1314 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 38 testTeam (check_networking_team.TestNetworking) # duration: 45s
Wrote screenshot to TestNetworking-testTeam-fedora-27-127.0.0.2-2801-FAIL.png
Wrote HTML dump to TestNetworking-testTeam-fedora-27-127.0.0.2-2801-FAIL.html
Wrote JS log to TestNetworking-testTeam-fedora-27-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestNetworking-testTeam-fedora-27-127.0.0.2-2801-FAIL.log
Journal extracted to TestNetworking-testTeam-fedora-26-127.0.0.2-2802-FAIL.log

First occurrence: 2018-01-17T20:15:18.245973 | revision 706a8f76396be4dc4b425c9af06adf8cde0fe239, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testPcp (check_metrics.TestMetrics)
#

DevTools listening on ws://127.0.0.1:9547/devtools/browser/a6ae67d5-7f4e-4ee0-8f51-46e890ee9922
[0117/201713.471247:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 106644: Permission denied (13)
[0117/201714.430001:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 106743: Permission denied (13)
('Measured CPU', 93.7664809154)
('Measured Memory', 453443584)
Ncat: Connection reset by peer.
Measured 2.6s of network traffic; eth0: 77423027 bytes, lo: 0 bytes
Ncat: Broken pipe.
Unexpected journal message 'audit: type=1400 audit(1516220225.358:163): avc:  denied  { map } for  pid=1284 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516220225.539:166): avc:  denied  { execute_no_trans } for  pid=1325 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestMetrics-testPcp-fedora-27-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestMetrics-testPcp-fedora-27-127.0.0.2-2401-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516220225.358:163): avc:  denied  { map } for  pid=1284 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 11 testPcp (check_metrics.TestMetrics) # duration: 60s
Wrote screenshot to TestMetrics-testPcp-fedora-27-127.0.0.2-2401-FAIL.png
Wrote HTML dump to TestMetrics-testPcp-fedora-27-127.0.0.2-2401-FAIL.html
Wrote JS log to TestMetrics-testPcp-fedora-27-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestMetrics-testPcp-fedora-27-127.0.0.2-2401-FAIL.log

First occurrence: 2018-01-17T20:17:54.043187 | revision 706a8f76396be4dc4b425c9af06adf8cde0fe239, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (check_packagekit.TestUpdates)
#

DevTools listening on ws://127.0.0.1:9476/devtools/browser/c809e579-f0ed-46da-94b6-102bbf0490e0
[0117/204529.644603:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 126199: Permission denied (13)
[0117/204530.653659:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 126277: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516221919.365:161): avc:  denied  { map } for  pid=1272 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516221919.455:163): avc:  denied  { execute_no_trans } for  pid=1302 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestUpdates-testBasic-fedora-27-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestUpdates-testBasic-fedora-27-127.0.0.2-2901-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516221919.365:161): avc:  denied  { map } for  pid=1272 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 126 testBasic (check_packagekit.TestUpdates) # duration: 34s
Wrote screenshot to TestUpdates-testBasic-fedora-27-127.0.0.2-2901-FAIL.png
Wrote HTML dump to TestUpdates-testBasic-fedora-27-127.0.0.2-2901-FAIL.html
Wrote JS log to TestUpdates-testBasic-fedora-27-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestUpdates-testBasic-fedora-27-127.0.0.2-2901-FAIL.log

First occurrence: 2018-01-17T20:45:42.613414 | revision 706a8f76396be4dc4b425c9af06adf8cde0fe239, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (check_apps.TestApps)
#

DevTools listening on ws://127.0.0.1:9728/devtools/browser/540da140-afdc-4d26-98d5-87c80962d9dc
[0117/204624.007908:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 127997: Permission denied (13)
[0117/204624.967780:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 128055: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516221974.408:161): avc:  denied  { map } for  pid=1255 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516221974.606:165): avc:  denied  { execute_no_trans } for  pid=1300 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestApps-testBasic-fedora-27-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestApps-testBasic-fedora-27-127.0.0.2-2701-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516221974.408:161): avc:  denied  { map } for  pid=1255 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 118 testBasic (check_apps.TestApps) # duration: 33s
Wrote screenshot to TestApps-testBasic-fedora-27-127.0.0.2-2701-FAIL.png
Wrote HTML dump to TestApps-testBasic-fedora-27-127.0.0.2-2701-FAIL.html
Wrote JS log to TestApps-testBasic-fedora-27-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestApps-testBasic-fedora-27-127.0.0.2-2701-FAIL.log

First occurrence: 2018-01-17T20:46:35.310872 | revision 706a8f76396be4dc4b425c9af06adf8cde0fe239, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testVolumesAndEnvironment (check_docker.TestDocker)
#

DevTools listening on ws://127.0.0.1:10184/devtools/browser/0ab722a4-dc8e-4cb6-b35b-95d06c6c39b9
[0117/204738.632966:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 45558: Permission denied (13)
[0117/204739.597830:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 45612: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516222007.084:163): avc:  denied  { execute_no_trans } for  pid=1329 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestDocker-testVolumesAndEnvironment-fedora-27-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestDocker-testVolumesAndEnvironment-fedora-27-127.0.0.2-2301-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516222007.084:163): avc:  denied  { execute_no_trans } for  pid=1329 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 155 testVolumesAndEnvironment (check_docker.TestDocker) # duration: 73s
Wrote screenshot to TestDocker-testVolumesAndEnvironment-fedora-27-127.0.0.2-2301-FAIL.png
Wrote HTML dump to TestDocker-testVolumesAndEnvironment-fedora-27-127.0.0.2-2301-FAIL.html
Wrote JS log to TestDocker-testVolumesAndEnvironment-fedora-27-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestDocker-testVolumesAndEnvironment-fedora-27-127.0.0.2-2301-FAIL.log

First occurrence: 2018-01-17T20:47:49.894163 | revision cac88e28df875158528934a56218d624ed4c3b9f, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (check_docker.TestAtomicScan)
#

DevTools listening on ws://127.0.0.1:9781/devtools/browser/4c2690e9-1259-4a80-9dc3-0eaf372e7852
[0117/204851.261173:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 47325: Permission denied (13)
[0117/204852.368892:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 47380: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516222077.070:163): avc:  denied  { map } for  pid=1262 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516222077.214:165): avc:  denied  { execute_no_trans } for  pid=1308 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestAtomicScan-testBasic-fedora-27-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestAtomicScan-testBasic-fedora-27-127.0.0.2-2901-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516222077.070:163): avc:  denied  { map } for  pid=1262 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 148 testBasic (check_docker.TestAtomicScan) # duration: 81s
Wrote screenshot to TestAtomicScan-testBasic-fedora-27-127.0.0.2-2901-FAIL.png
Wrote HTML dump to TestAtomicScan-testBasic-fedora-27-127.0.0.2-2901-FAIL.html
Wrote JS log to TestAtomicScan-testBasic-fedora-27-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestAtomicScan-testBasic-fedora-27-127.0.0.2-2901-FAIL.log

First occurrence: 2018-01-17T20:49:08.554676 | revision cac88e28df875158528934a56218d624ed4c3b9f, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testUpdateError (check_packagekit.TestUpdates)
#

DevTools listening on ws://127.0.0.1:10061/devtools/browser/36956d59-8a7a-478c-b55b-a55037dfa01f
[0117/205004.229613:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 49419: Permission denied (13)
[0117/205005.185897:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 49509: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516222192.445:163): avc:  denied  { map } for  pid=1250 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516222192.615:165): avc:  denied  { execute_no_trans } for  pid=1301 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestUpdates-testUpdateError-fedora-27-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestUpdates-testUpdateError-fedora-27-127.0.0.2-2901-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516222192.445:163): avc:  denied  { map } for  pid=1250 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 128 testUpdateError (check_packagekit.TestUpdates) # duration: 32s
Wrote screenshot to TestUpdates-testUpdateError-fedora-27-127.0.0.2-2901-FAIL.png
Wrote HTML dump to TestUpdates-testUpdateError-fedora-27-127.0.0.2-2901-FAIL.html
Wrote JS log to TestUpdates-testUpdateError-fedora-27-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestUpdates-testUpdateError-fedora-27-127.0.0.2-2901-FAIL.log

First occurrence: 2018-01-17T20:50:11.938165 | revision cac88e28df875158528934a56218d624ed4c3b9f, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testInfoSecurity (check_packagekit.TestUpdates)
#

DevTools listening on ws://127.0.0.1:9824/devtools/browser/eb1d5335-1298-4c1c-aa5b-f4e2fb520d34
[0117/205041.139380:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 50681: Permission denied (13)
[0117/205042.200488:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 50782: Permission denied (13)
> warning: transport closed: disconnected
Connection to 127.0.0.2 closed by remote host.
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"5"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"6"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"7"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"8"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"9"}
Unexpected journal message 'audit: type=1400 audit(1516222227.312:160): avc:  denied  { map } for  pid=1308 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516222227.418:162): avc:  denied  { execute_no_trans } for  pid=1340 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516222278.346:169): avc:  denied  { map } for  pid=1328 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516222278.542:171): avc:  denied  { execute_no_trans } for  pid=1379 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestUpdates-testInfoSecurity-fedora-27-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestUpdates-testInfoSecurity-fedora-27-127.0.0.2-2201-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516222227.312:160): avc:  denied  { map } for  pid=1308 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 122 testInfoSecurity (check_packagekit.TestUpdates) # duration: 74s
Wrote screenshot to TestUpdates-testInfoSecurity-fedora-27-127.0.0.2-2201-FAIL.png
Wrote HTML dump to TestUpdates-testInfoSecurity-fedora-27-127.0.0.2-2201-FAIL.html
Wrote JS log to TestUpdates-testInfoSecurity-fedora-27-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestUpdates-testInfoSecurity-fedora-27-127.0.0.2-2201-FAIL.log

First occurrence: 2018-01-17T20:51:28.431947 | revision cac88e28df875158528934a56218d624ed4c3b9f, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testResize (check_storage_resize.TestStorage)
#

DevTools listening on ws://127.0.0.1:10174/devtools/browser/6d45f846-b7ac-4d31-9c14-5506d0421aa5
[0117/205213.410587:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 53392: Permission denied (13)
[0117/205214.405250:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 53424: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516222325.434:160): avc:  denied  { map } for  pid=1286 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516222325.567:162): avc:  denied  { execute_no_trans } for  pid=1330 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestStorage-testResize-fedora-27-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestStorage-testResize-fedora-27-127.0.0.2-2801-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516222325.434:160): avc:  denied  { map } for  pid=1286 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 103 testResize (check_storage_resize.TestStorage) # duration: 32s
Wrote screenshot to TestStorage-testResize-fedora-27-127.0.0.2-2801-FAIL.png
Wrote HTML dump to TestStorage-testResize-fedora-27-127.0.0.2-2801-FAIL.html
Wrote JS log to TestStorage-testResize-fedora-27-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestStorage-testResize-fedora-27-127.0.0.2-2801-FAIL.log

First occurrence: 2018-01-17T20:52:25.385164 | revision cac88e28df875158528934a56218d624ed4c3b9f, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (check_storage_basic.TestStorage)
#

DevTools listening on ws://127.0.0.1:9714/devtools/browser/d0317ed3-af1e-4345-95f4-8978deeb2480
[0117/205357.090705:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 56536: Permission denied (13)
[0117/205358.189697:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 56572: Permission denied (13)
mke2fs 1.43.5 (04-Aug-2017)
Unexpected journal message 'audit: type=1400 audit(1516222428.729:163): avc:  denied  { map } for  pid=1292 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516222428.868:165): avc:  denied  { execute_no_trans } for  pid=1345 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestStorage-testBasic-fedora-27-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestStorage-testBasic-fedora-27-127.0.0.2-2801-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516222428.729:163): avc:  denied  { map } for  pid=1292 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 82 testBasic (check_storage_basic.TestStorage) # duration: 28s
Wrote screenshot to TestStorage-testBasic-fedora-27-127.0.0.2-2801-FAIL.png
Wrote HTML dump to TestStorage-testBasic-fedora-27-127.0.0.2-2801-FAIL.html
Wrote JS log to TestStorage-testBasic-fedora-27-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestStorage-testBasic-fedora-27-127.0.0.2-2801-FAIL.log

First occurrence: 2018-01-17T20:54:06.006758 | revision cac88e28df875158528934a56218d624ed4c3b9f, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (check_roles.TestRoles)
#

DevTools listening on ws://127.0.0.1:9463/devtools/browser/0d38f214-7e67-4667-a842-74b1216cdbfb
[0117/205451.155513:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 58075: Permission denied (13)
[0117/205452.336162:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 58110: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516222480.591:163): avc:  denied  { map } for  pid=1287 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516222480.762:165): avc:  denied  { execute_no_trans } for  pid=1325 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestRoles-testBasic-fedora-27-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestRoles-testBasic-fedora-27-127.0.0.2-2901-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516222480.591:163): avc:  denied  { map } for  pid=1287 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 71 testBasic (check_roles.TestRoles) # duration: 33s
Wrote screenshot to TestRoles-testBasic-fedora-27-127.0.0.2-2901-FAIL.png
Wrote HTML dump to TestRoles-testBasic-fedora-27-127.0.0.2-2901-FAIL.html
Wrote JS log to TestRoles-testBasic-fedora-27-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestRoles-testBasic-fedora-27-127.0.0.2-2901-FAIL.log

First occurrence: 2018-01-17T20:55:00.699004 | revision cac88e28df875158528934a56218d624ed4c3b9f, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testUnmanaged (check_networking_unmanaged.TestNetworking)
#
NAME         UUID                                  TYPE            DEVICE 
System eth0  5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03  802-3-ethernet  eth0   
virbr0       e0839517-c38c-4d2b-ad93-4ff46898fd74  bridge          virbr0 
System eth1  9c92fad9-6ecb-3e6c-eb4d-8a47c6f50c04  802-3-ethernet  --     
ens2         39ef3890-56af-4114-9a24-f3f94c42acfe  802-3-ethernet  --     

52:54:01:00:00:03 -> eth2
52:54:01:00:00:03 -> eth2

DevTools listening on ws://127.0.0.1:10029/devtools/browser/2c7cbbe8-370b-406d-99f3-2eaa7f24e566
[0117/205509.519901:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 10557: Permission denied (13)
[0117/205510.651803:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 10593: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516222488.063:163): avc:  denied  { map } for  pid=1237 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516222488.264:165): avc:  denied  { execute_no_trans } for  pid=1287 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestNetworking-testUnmanaged-fedora-27-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestNetworking-testUnmanaged-fedora-27-127.0.0.2-2301-FAIL.log
Journal extracted to TestNetworking-testUnmanaged-fedora-26-127.0.0.2-2302-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516222488.063:163): avc:  denied  { map } for  pid=1237 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 39 testUnmanaged (check_networking_unmanaged.TestNetworking) # duration: 43s
Wrote screenshot to TestNetworking-testUnmanaged-fedora-27-127.0.0.2-2301-FAIL.png
Wrote HTML dump to TestNetworking-testUnmanaged-fedora-27-127.0.0.2-2301-FAIL.html
Wrote JS log to TestNetworking-testUnmanaged-fedora-27-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestNetworking-testUnmanaged-fedora-27-127.0.0.2-2301-FAIL.log
Journal extracted to TestNetworking-testUnmanaged-fedora-26-127.0.0.2-2302-FAIL.log

First occurrence: 2018-01-17T20:55:19.771133 | revision 706a8f76396be4dc4b425c9af06adf8cde0fe239, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testFedora23Direct (check_multi_os.TestMultiOSDirect)
#

DevTools listening on ws://127.0.0.1:9456/devtools/browser/4610c605-3917-4220-8c74-7814e804dcab
[0117/205719.626612:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 14177: Permission denied (13)
[0117/205720.762046:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 14228: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516222629.113:158): avc:  denied  { map } for  pid=1254 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516222629.295:160): avc:  denied  { execute_no_trans } for  pid=1295 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestMultiOSDirect-testFedora23Direct-fedora-27-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestMultiOSDirect-testFedora23Direct-fedora-27-127.0.0.2-2201-FAIL.log
Journal extracted to TestMultiOSDirect-testFedora23Direct-fedora-23-stock-127.0.0.2-2202-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516222629.113:158): avc:  denied  { map } for  pid=1254 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 21 testFedora23Direct (check_multi_os.TestMultiOSDirect) # duration: 46s
Wrote screenshot to TestMultiOSDirect-testFedora23Direct-fedora-27-127.0.0.2-2201-FAIL.png
Wrote HTML dump to TestMultiOSDirect-testFedora23Direct-fedora-27-127.0.0.2-2201-FAIL.html
Wrote JS log to TestMultiOSDirect-testFedora23Direct-fedora-27-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestMultiOSDirect-testFedora23Direct-fedora-27-127.0.0.2-2201-FAIL.log
Journal extracted to TestMultiOSDirect-testFedora23Direct-fedora-23-stock-127.0.0.2-2202-FAIL.log

First occurrence: 2018-01-17T20:57:37.028455 | revision 706a8f76396be4dc4b425c9af06adf8cde0fe239, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testExternalPage (check_multi_machine.TestMultiMachine)
#

DevTools listening on ws://127.0.0.1:9815/devtools/browser/f33a111d-8123-4409-a6a8-fe44503b9bb3
[0117/205823.640066:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 15995: Permission denied (13)
[0117/205824.710004:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 16098: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516222685.907:161): avc:  denied  { map } for  pid=1221 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516222686.257:165): avc:  denied  { execute_no_trans } for  pid=1269 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestMultiMachine-testExternalPage-fedora-27-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestMultiMachine-testExternalPage-fedora-27-127.0.0.2-2701-FAIL.log
Journal extracted to TestMultiMachine-testExternalPage-fedora-27-127.0.0.2-2703-FAIL.log
Journal extracted to TestMultiMachine-testExternalPage-fedora-27-127.0.0.2-2702-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516222685.907:161): avc:  denied  { map } for  pid=1221 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 13 testExternalPage (check_multi_machine.TestMultiMachine) # duration: 52s
Wrote screenshot to TestMultiMachine-testExternalPage-fedora-27-127.0.0.2-2701-FAIL.png
Wrote HTML dump to TestMultiMachine-testExternalPage-fedora-27-127.0.0.2-2701-FAIL.html
Wrote JS log to TestMultiMachine-testExternalPage-fedora-27-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestMultiMachine-testExternalPage-fedora-27-127.0.0.2-2701-FAIL.log
Journal extracted to TestMultiMachine-testExternalPage-fedora-27-127.0.0.2-2703-FAIL.log
Journal extracted to TestMultiMachine-testExternalPage-fedora-27-127.0.0.2-2702-FAIL.log

First occurrence: 2018-01-17T20:58:39.662829 | revision 706a8f76396be4dc4b425c9af06adf8cde0fe239, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBridge (check_networking_bridge.TestNetworking)
#
NAME         UUID                                  TYPE            DEVICE 
System eth0  5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03  802-3-ethernet  eth0   
virbr0       128f0e3f-d9f2-43b1-9cd4-c1e2124f8eea  bridge          virbr0 
System eth1  9c92fad9-6ecb-3e6c-eb4d-8a47c6f50c04  802-3-ethernet  --     
ens2         39ef3890-56af-4114-9a24-f3f94c42acfe  802-3-ethernet  --     

DevTools listening on ws://127.0.0.1:9391/devtools/browser/2df2eaf3-3bfe-49f1-885d-6be8d93cb6ec
[0117/210136.270407:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 65972: Permission denied (13)
[0117/210137.339507:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 66053: Permission denied (13)
52:54:01:00:00:03 -> eth2
52:54:01:00:00:03 -> eth2
52:54:01:00:00:04 -> eth3
52:54:01:00:00:04 -> eth3
Unexpected journal message 'audit: type=1400 audit(1516222883.668:166): avc:  denied  { map } for  pid=1273 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516222883.822:168): avc:  denied  { execute_no_trans } for  pid=1331 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestNetworking-testBridge-fedora-27-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestNetworking-testBridge-fedora-27-127.0.0.2-2701-FAIL.log
Journal extracted to TestNetworking-testBridge-fedora-26-127.0.0.2-2702-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516222883.668:166): avc:  denied  { map } for  pid=1273 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 29 testBridge (check_networking_bridge.TestNetworking) # duration: 43s
Wrote screenshot to TestNetworking-testBridge-fedora-27-127.0.0.2-2701-FAIL.png
Wrote HTML dump to TestNetworking-testBridge-fedora-27-127.0.0.2-2701-FAIL.html
Wrote JS log to TestNetworking-testBridge-fedora-27-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestNetworking-testBridge-fedora-27-127.0.0.2-2701-FAIL.log
Journal extracted to TestNetworking-testBridge-fedora-26-127.0.0.2-2702-FAIL.log

First occurrence: 2018-01-17T21:01:55.080205 | revision cac88e28df875158528934a56218d624ed4c3b9f, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBond (check_networking_bond.TestNetworking)
#
NAME             UUID                                  TYPE            DEVICE 
System eth0      5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03  802-3-ethernet  eth0   
static-52:54:01  7fd8d878-3319-49b4-9995-066526dde4db  802-3-ethernet  eth1   
virbr0           277e831e-6332-4c39-b084-036cd48b7584  bridge          virbr0 
System eth1      9c92fad9-6ecb-3e6c-eb4d-8a47c6f50c04  802-3-ethernet  --     
ens2             39ef3890-56af-4114-9a24-f3f94c42acfe  802-3-ethernet  --     

DevTools listening on ws://127.0.0.1:10096/devtools/browser/10500710-a619-4f05-a746-77e9f39d2503
[0117/210221.876796:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 67379: Permission denied (13)
[0117/210222.867960:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 67446: Permission denied (13)
52:54:01:00:00:03 -> eth2
52:54:01:00:00:03 -> eth2
52:54:01:00:00:04 -> eth3
52:54:01:00:00:04 -> eth3
Unexpected journal message 'audit: type=1400 audit(1516222930.853:163): avc:  denied  { map } for  pid=1274 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516222930.986:165): avc:  denied  { execute_no_trans } for  pid=1318 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestNetworking-testBond-fedora-27-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestNetworking-testBond-fedora-27-127.0.0.2-2701-FAIL.log
Journal extracted to TestNetworking-testBond-fedora-26-127.0.0.2-2702-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516222930.853:163): avc:  denied  { map } for  pid=1274 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 24 testBond (check_networking_bond.TestNetworking) # duration: 44s
Wrote screenshot to TestNetworking-testBond-fedora-27-127.0.0.2-2701-FAIL.png
Wrote HTML dump to TestNetworking-testBond-fedora-27-127.0.0.2-2701-FAIL.html
Wrote JS log to TestNetworking-testBond-fedora-27-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestNetworking-testBond-fedora-27-127.0.0.2-2701-FAIL.log
Journal extracted to TestNetworking-testBond-fedora-26-127.0.0.2-2702-FAIL.log

First occurrence: 2018-01-17T21:02:42.737269 | revision cac88e28df875158528934a56218d624ed4c3b9f, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (check_machines.TestMachines)
#

DevTools listening on ws://127.0.0.1:9310/devtools/browser/4f876a95-3de2-4428-9139-52ac5064993c
[0117/210457.155391:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 72409: Permission denied (13)
[0117/210458.174864:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 72439: Permission denied (13)
> warning: Unable to parse event, ignoring: error: Disconnected from qemu:///system due to end of file
> warning: Unable to parse event, ignoring: events received: 8
> warning: Unable to parse event, ignoring: error: internal error: client socket is closed
> warning: Unable to parse event, ignoring: 
> log: virsh event failed: 
> warning: error: Domain is already active

Unexpected journal message 'audit: type=1400 audit(1516223086.318:161): avc:  denied  { map } for  pid=1250 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516223086.561:165): avc:  denied  { execute_no_trans } for  pid=1285 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestMachines-testBasic-fedora-27-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestMachines-testBasic-fedora-27-127.0.0.2-2201-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516223086.318:161): avc:  denied  { map } for  pid=1250 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 1 testBasic (check_machines.TestMachines) # duration: 157s
Wrote screenshot to TestMachines-testBasic-fedora-27-127.0.0.2-2201-FAIL.png
Wrote HTML dump to TestMachines-testBasic-fedora-27-127.0.0.2-2201-FAIL.html
Wrote JS log to TestMachines-testBasic-fedora-27-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestMachines-testBasic-fedora-27-127.0.0.2-2201-FAIL.log

First occurrence: 2018-01-17T21:07:12.814449 | revision cac88e28df875158528934a56218d624ed4c3b9f, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testDashboard (check_kubernetes.TestKubernetes)
#
bash: /etc/kubernetes/start-kubernetes: No such file or directory
2018-01-17 16:55:01.176091 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-17 16:55:01.178360 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-17 16:55:01.178572 I | proto: duplicate proto type registered: google.protobuf.Timestamp

DevTools listening on ws://127.0.0.1:9776/devtools/browser/7461b3c0-c609-47b7-91f2-d73fcdfa0cfc
[0117/215505.493631:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 16216: Permission denied (13)
[0117/215506.517700:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 16249: Permission denied (13)
> warning: 2018-01-17 16:55:10.504787 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-17 16:55:10.504865 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-17 16:55:10.504882 I | proto: duplicate proto type registered: google.protobuf.Timestamp
error: current-context must exist in order to minify

> warning: received invalid kubectl config 
> warning: 2018-01-17 16:55:11.266132 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-17 16:55:11.266224 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-17 16:55:11.266243 I | proto: duplicate proto type registered: google.protobuf.Timestamp

2018-01-17 16:55:11.987087 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-17 16:55:11.987305 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-17 16:55:11.987319 I | proto: duplicate proto type registered: google.protobuf.Timestamp
Unexpected journal message 'audit: type=1400 audit(1516226075.028:163): avc:  denied  { map } for  pid=1296 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516226075.143:165): avc:  denied  { execute_no_trans } for  pid=1333 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestKubernetes-testDashboard-fedora-27-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestKubernetes-testDashboard-fedora-27-127.0.0.2-2801-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516226075.028:163): avc:  denied  { map } for  pid=1296 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 166 testDashboard (check_kubernetes.TestKubernetes) # duration: 58s
Wrote screenshot to TestKubernetes-testDashboard-fedora-27-127.0.0.2-2801-FAIL.png
Wrote HTML dump to TestKubernetes-testDashboard-fedora-27-127.0.0.2-2801-FAIL.html
Wrote JS log to TestKubernetes-testDashboard-fedora-27-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestKubernetes-testDashboard-fedora-27-127.0.0.2-2801-FAIL.log

First occurrence: 2018-01-17T21:55:25.339721 | revision e7a38de184e15185b9fa27004d41c9c665a82c4a, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testHiddenLuks (check_storage_hidden.TestStorage)
#

DevTools listening on ws://127.0.0.1:9457/devtools/browser/d24ef13c-2526-4cf5-b417-27ebb1404b98
[0117/220125.602349:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 27856: Permission denied (13)
[0117/220126.536828:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 27900: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516226478.013:160): avc:  denied  { map } for  pid=1308 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516226478.135:162): avc:  denied  { execute_no_trans } for  pid=1343 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestStorage-testHiddenLuks-fedora-27-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestStorage-testHiddenLuks-fedora-27-127.0.0.2-2301-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516226478.013:160): avc:  denied  { map } for  pid=1308 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 85 testHiddenLuks (check_storage_hidden.TestStorage) # duration: 39s
Wrote screenshot to TestStorage-testHiddenLuks-fedora-27-127.0.0.2-2301-FAIL.png
Wrote HTML dump to TestStorage-testHiddenLuks-fedora-27-127.0.0.2-2301-FAIL.html
Wrote JS log to TestStorage-testHiddenLuks-fedora-27-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestStorage-testHiddenLuks-fedora-27-127.0.0.2-2301-FAIL.log

First occurrence: 2018-01-17T22:01:45.839145 | revision e7a38de184e15185b9fa27004d41c9c665a82c4a, logs Times recorded: 1 Latest occurrences:

cockpituous commented 6 years ago

verify/fedora-27 Ooops, it happened again


# ----------------------------------------------------------------------
# testState (check_machines.TestMachines)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9903/devtools/browser/0782dcc2-42e4-46c2-9873-16e1d5af2334
[0117/151128.677074:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 164463: Permission denied (13)
[0117/151129.620107:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 164497: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516201877.545:163): avc:  denied  { map } for  pid=1274 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516201877.692:165): avc:  denied  { execute_no_trans } for  pid=1318 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestMachines-testState-fedora-27-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestMachines-testState-fedora-27-127.0.0.2-2301-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516201877.545:163): avc:  denied  { map } for  pid=1274 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 8 testState (check_machines.TestMachines) # duration: 33s
Wrote screenshot to TestMachines-testState-fedora-27-127.0.0.2-2301-FAIL.png
Wrote HTML dump to TestMachines-testState-fedora-27-127.0.0.2-2301-FAIL.html
Wrote JS log to TestMachines-testState-fedora-27-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestMachines-testState-fedora-27-127.0.0.2-2301-FAIL.log

First occurrence: 2018-01-17T15:11:38.496539 | revision 0653b410de45cab35069740455b0cc52a661cba3, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (check_kdump.TestKdump)
#
Created symlink /etc/systemd/system/multi-user.target.wants/kdump.service -> /usr/lib/systemd/system/kdump.service.
Job for kdump.service failed because the control process exited with error code.
See "systemctl  status kdump.service" and "journalctl  -xe" for details.
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9991/devtools/browser/0372d8a1-7304-4c48-9e8f-0f21a4b1cf48
[0117/170948.000705:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 66333: Permission denied (13)
[0117/170948.950872:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 66395: Permission denied (13)
Generating grub configuration file ...
Found linux image: /boot/vmlinuz-4.14.11-300.fc27.x86_64
Found initrd image: /boot/initramfs-4.14.11-300.fc27.x86_64.img
Found linux image: /boot/vmlinuz-4.13.9-300.fc27.x86_64
Found initrd image: /boot/initramfs-4.13.9-300.fc27.x86_64.img
Found linux image: /boot/vmlinuz-0-rescue-b7698e75e35a46dc9cd9db5d9bec44b8
Found initrd image: /boot/initramfs-0-rescue-b7698e75e35a46dc9cd9db5d9bec44b8.img
done
> warning: transport closed: disconnected
ssh_exchange_identification: read: Connection reset by peer
CDP: {"source":"network","level":"error","text":"Failed to load resource: net::ERR_EMPTY_RESPONSE","timestamp":1516208998152.42,"url":"http://127.0.0.2:9091/cockpit/static/fonts/OpenSans-Light-webfont.woff","networkRequestId":"66395.29"}
ssh_exchange_identification: read: Connection reset by peer
ssh_exchange_identification: read: Connection reset by peer
ssh_exchange_identification: Connection closed by remote host
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"4"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"5"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"6"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"7"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"8"}
> warning: Unable to apply settings: Directory /var/crash2 isn't writable or doesn't exist.
> warning: transport closed: disconnected
CDP: {"source":"network","level":"error","text":"Failed to load resource: net::ERR_CONNECTION_RESET","timestamp":1516209091198.98,"url":"http://127.0.0.2:9091/cockpit/static/fonts/OpenSans-Light-webfont.woff","networkRequestId":"66395.133"}
Connection to 127.0.0.2 closed by remote host.
Unexpected journal message 'audit: type=1400 audit(1516208979.406:163): avc:  denied  { map } for  pid=1287 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516208979.568:165): avc:  denied  { execute_no_trans } for  pid=1336 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516209015.898:160): avc:  denied  { map } for  pid=1346 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestKdump-testBasic-fedora-27-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestKdump-testBasic-fedora-27-127.0.0.2-2201-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516208979.406:163): avc:  denied  { map } for  pid=1287 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 162 testBasic (check_kdump.TestKdump) # duration: 128s
Wrote screenshot to TestKdump-testBasic-fedora-27-127.0.0.2-2201-FAIL.png
Wrote HTML dump to TestKdump-testBasic-fedora-27-127.0.0.2-2201-FAIL.html
Wrote JS log to TestKdump-testBasic-fedora-27-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestKdump-testBasic-fedora-27-127.0.0.2-2201-FAIL.log

First occurrence: 2018-01-17T17:11:35.372455 | revision 147c4ca9f165ff171b81b6ae9e7c2f30fbefe650, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testOther (check_networking_other.TestNetworking)
#
NAME         UUID                                  TYPE            DEVICE 
System eth0  5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03  802-3-ethernet  eth0   
virbr0       eaf36032-4483-4b39-aa10-d1147468ee2f  bridge          virbr0 
System eth1  9c92fad9-6ecb-3e6c-eb4d-8a47c6f50c04  802-3-ethernet  --     
ens2         39ef3890-56af-4114-9a24-f3f94c42acfe  802-3-ethernet  --     

ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9655/devtools/browser/402ed9bf-ea23-475d-a861-18171d2c7d8d
[0117/171229.222023:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 195460: Permission denied (13)
[0117/171230.244588:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 195497: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516209140.328:161): avc:  denied  { map } for  pid=1294 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516209140.451:163): avc:  denied  { execute_no_trans } for  pid=1328 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestNetworking-testOther-fedora-27-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestNetworking-testOther-fedora-27-127.0.0.2-2601-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516209140.328:161): avc:  denied  { map } for  pid=1294 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 35 testOther (check_networking_other.TestNetworking) # duration: 30s
Wrote screenshot to TestNetworking-testOther-fedora-27-127.0.0.2-2601-FAIL.png
Wrote HTML dump to TestNetworking-testOther-fedora-27-127.0.0.2-2601-FAIL.html
Wrote JS log to TestNetworking-testOther-fedora-27-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestNetworking-testOther-fedora-27-127.0.0.2-2601-FAIL.log

First occurrence: 2018-01-17T17:12:38.423515 | revision 6d3508154587b235d9bb1f2ad0caf1a72b87f3c9, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testMachinesJsonVarMigration (check_dashboard.TestDashboardSetup)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9852/devtools/browser/fd6334ff-4125-4e82-bdcd-9dfb8de85b66
[0117/171255.945010:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 69672: Permission denied (13)
[0117/171256.968755:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 69700: Permission denied (13)
> log: done
> log: done
> log: done
Unexpected journal message 'audit: type=1400 audit(1516209166.411:163): avc:  denied  { map } for  pid=1279 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516209166.578:165): avc:  denied  { execute_no_trans } for  pid=1314 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestDashboardSetup-testMachinesJsonVarMigration-fedora-27-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestDashboardSetup-testMachinesJsonVarMigration-fedora-27-127.0.0.2-2601-FAIL.log
Journal extracted to TestDashboardSetup-testMachinesJsonVarMigration-fedora-27-127.0.0.2-2603-FAIL.log
Journal extracted to TestDashboardSetup-testMachinesJsonVarMigration-fedora-27-127.0.0.2-2602-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516209166.411:163): avc:  denied  { map } for  pid=1279 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 143 testMachinesJsonVarMigration (check_dashboard.TestDashboardSetup) # duration: 38s
Wrote screenshot to TestDashboardSetup-testMachinesJsonVarMigration-fedora-27-127.0.0.2-2601-FAIL.png
Wrote HTML dump to TestDashboardSetup-testMachinesJsonVarMigration-fedora-27-127.0.0.2-2601-FAIL.html
Wrote JS log to TestDashboardSetup-testMachinesJsonVarMigration-fedora-27-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestDashboardSetup-testMachinesJsonVarMigration-fedora-27-127.0.0.2-2601-FAIL.log
Journal extracted to TestDashboardSetup-testMachinesJsonVarMigration-fedora-27-127.0.0.2-2603-FAIL.log
Journal extracted to TestDashboardSetup-testMachinesJsonVarMigration-fedora-27-127.0.0.2-2602-FAIL.log

First occurrence: 2018-01-17T17:13:14.583856 | revision 147c4ca9f165ff171b81b6ae9e7c2f30fbefe650, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBond (check_networking_bond.TestNetworking)
#
NAME             UUID                                  TYPE            DEVICE 
System eth0      5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03  802-3-ethernet  eth0   
static-52:54:01  03fa372d-1c53-41c5-9983-6ad31f27da1e  802-3-ethernet  eth1   
virbr0           a314c08b-e439-468b-b018-0f88a3183925  bridge          virbr0 
System eth1      9c92fad9-6ecb-3e6c-eb4d-8a47c6f50c04  802-3-ethernet  --     
ens2             39ef3890-56af-4114-9a24-f3f94c42acfe  802-3-ethernet  --     

ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9349/devtools/browser/79f6d3c2-e359-42e9-9ca5-44a7edf6873b
[0117/171405.203137:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 197988: Permission denied (13)
[0117/171406.301334:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 198039: Permission denied (13)
52:54:01:00:00:03 -> eth2
52:54:01:00:00:03 -> eth2
52:54:01:00:00:04 -> eth3
52:54:01:00:00:04 -> eth3
Unexpected journal message 'audit: type=1400 audit(1516209237.075:171): avc:  denied  { map } for  pid=1294 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestNetworking-testBond-fedora-27-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestNetworking-testBond-fedora-27-127.0.0.2-2701-FAIL.log
Journal extracted to TestNetworking-testBond-fedora-26-127.0.0.2-2702-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516209237.075:171): avc:  denied  { map } for  pid=1294 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 24 testBond (check_networking_bond.TestNetworking) # duration: 41s
Wrote screenshot to TestNetworking-testBond-fedora-27-127.0.0.2-2701-FAIL.png
Wrote HTML dump to TestNetworking-testBond-fedora-27-127.0.0.2-2701-FAIL.html
Wrote JS log to TestNetworking-testBond-fedora-27-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestNetworking-testBond-fedora-27-127.0.0.2-2701-FAIL.log
Journal extracted to TestNetworking-testBond-fedora-26-127.0.0.2-2702-FAIL.log

First occurrence: 2018-01-17T17:14:27.405784 | revision 6d3508154587b235d9bb1f2ad0caf1a72b87f3c9, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testRunningUpdate (check_packagekit.TestUpdates)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:10122/devtools/browser/c9c21bb7-e193-4f42-9cdf-7b91ec5eb884
[0117/171449.456846:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 72865: Permission denied (13)
[0117/171450.515501:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 72903: Permission denied (13)
> warning: transport closed: disconnected
Unexpected journal message 'audit: type=1400 audit(1516209278.682:161): avc:  denied  { map } for  pid=1290 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516209278.814:163): avc:  denied  { execute_no_trans } for  pid=1324 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestUpdates-testRunningUpdate-fedora-27-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestUpdates-testRunningUpdate-fedora-27-127.0.0.2-2901-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516209278.682:161): avc:  denied  { map } for  pid=1290 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 121 testRunningUpdate (check_packagekit.TestUpdates) # duration: 39s
Wrote screenshot to TestUpdates-testRunningUpdate-fedora-27-127.0.0.2-2901-FAIL.png
Wrote HTML dump to TestUpdates-testRunningUpdate-fedora-27-127.0.0.2-2901-FAIL.html
Wrote JS log to TestUpdates-testRunningUpdate-fedora-27-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestUpdates-testRunningUpdate-fedora-27-127.0.0.2-2901-FAIL.log

First occurrence: 2018-01-17T17:15:05.483924 | revision 147c4ca9f165ff171b81b6ae9e7c2f30fbefe650, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (check_menu.TestMenu)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9851/devtools/browser/29bd0449-d359-4521-8818-0831971025e9
[0117/171553.984003:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 201612: Permission denied (13)
[0117/171554.989845:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 201672: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516209346.595:162): avc:  denied  { map } for  pid=1282 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516209346.766:164): avc:  denied  { execute_no_trans } for  pid=1316 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestMenu-testBasic-fedora-27-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestMenu-testBasic-fedora-27-127.0.0.2-2401-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516209346.595:162): avc:  denied  { map } for  pid=1282 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 9 testBasic (check_menu.TestMenu) # duration: 26s
Wrote screenshot to TestMenu-testBasic-fedora-27-127.0.0.2-2401-FAIL.png
Wrote HTML dump to TestMenu-testBasic-fedora-27-127.0.0.2-2401-FAIL.html
Wrote JS log to TestMenu-testBasic-fedora-27-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestMenu-testBasic-fedora-27-127.0.0.2-2401-FAIL.log

First occurrence: 2018-01-17T17:16:00.262202 | revision 6d3508154587b235d9bb1f2ad0caf1a72b87f3c9, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (check_sosreport.TestSOS)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9833/devtools/browser/6b46d234-d465-4a13-80c0-c9edef570aac
[0117/171426.009240:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 72250: Permission denied (13)
[0117/171427.019677:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 72288: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516209256.417:160): avc:  denied  { map } for  pid=1251 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516209256.561:162): avc:  denied  { execute_no_trans } for  pid=1303 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestSOS-testBasic-fedora-27-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestSOS-testBasic-fedora-27-127.0.0.2-2401-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516209256.417:160): avc:  denied  { map } for  pid=1251 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 127 testBasic (check_sosreport.TestSOS) # duration: 174s
Wrote screenshot to TestSOS-testBasic-fedora-27-127.0.0.2-2401-FAIL.png
Wrote HTML dump to TestSOS-testBasic-fedora-27-127.0.0.2-2401-FAIL.html
Wrote JS log to TestSOS-testBasic-fedora-27-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestSOS-testBasic-fedora-27-127.0.0.2-2401-FAIL.log

First occurrence: 2018-01-17T17:17:00.794413 | revision 147c4ca9f165ff171b81b6ae9e7c2f30fbefe650, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (check_storage_basic.TestStorage)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9312/devtools/browser/9b9ec4ac-52ae-4c24-a922-2c77372d4bd3
[0117/171841.346122:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 79457: Permission denied (13)
[0117/171842.260739:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 79485: Permission denied (13)
mke2fs 1.43.5 (04-Aug-2017)
Unexpected journal message 'audit: type=1400 audit(1516209514.182:163): avc:  denied  { map } for  pid=1319 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516209514.325:165): avc:  denied  { execute_no_trans } for  pid=1354 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestStorage-testBasic-fedora-27-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestStorage-testBasic-fedora-27-127.0.0.2-2801-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516209514.182:163): avc:  denied  { map } for  pid=1319 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 79 testBasic (check_storage_basic.TestStorage) # duration: 27s
Wrote screenshot to TestStorage-testBasic-fedora-27-127.0.0.2-2801-FAIL.png
Wrote HTML dump to TestStorage-testBasic-fedora-27-127.0.0.2-2801-FAIL.html
Wrote JS log to TestStorage-testBasic-fedora-27-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestStorage-testBasic-fedora-27-127.0.0.2-2801-FAIL.log

First occurrence: 2018-01-17T17:18:49.554881 | revision 147c4ca9f165ff171b81b6ae9e7c2f30fbefe650, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (check_machines.TestMachines)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9966/devtools/browser/0e810f8a-1ea6-42ab-94bf-a9b7b84d3e7b
[0117/171647.031403:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 203019: Permission denied (13)
[0117/171648.008817:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 203053: Permission denied (13)
> warning: error: Failed to get memory statistics for domain subVmTest1
error: Requested operation is not valid: domain is not running

> info: The 'virsh' command failed, as expected: "{"problem":null,"exit_status":1,"exit_signal":null,"message":"error: Failed to get memory statistics for domain subVmTest1\nerror: Requested operation is not valid: domain is not running"}", data: """"
> warning: Unable to parse event, ignoring: error: Disconnected from qemu:///system due to end of file
> warning: Unable to parse event, ignoring: events received: 8
> warning: Unable to parse event, ignoring: error: internal error: client socket is closed
> warning: Unable to parse event, ignoring: 
> log: virsh event failed: 
> warning: error: Domain is already active

Unexpected journal message 'audit: type=1400 audit(1516209396.539:161): avc:  denied  { map } for  pid=1282 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516209396.664:163): avc:  denied  { execute_no_trans } for  pid=1316 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestMachines-testBasic-fedora-27-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestMachines-testBasic-fedora-27-127.0.0.2-2601-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516209396.539:161): avc:  denied  { map } for  pid=1282 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 1 testBasic (check_machines.TestMachines) # duration: 153s
Wrote screenshot to TestMachines-testBasic-fedora-27-127.0.0.2-2601-FAIL.png
Wrote HTML dump to TestMachines-testBasic-fedora-27-127.0.0.2-2601-FAIL.html
Wrote JS log to TestMachines-testBasic-fedora-27-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestMachines-testBasic-fedora-27-127.0.0.2-2601-FAIL.log

First occurrence: 2018-01-17T17:18:59.124073 | revision 6d3508154587b235d9bb1f2ad0caf1a72b87f3c9, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (check_session.TestSession)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9455/devtools/browser/ae289c76-69b2-41ab-88d6-ff59aa35c641
[0117/171857.132302:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 80042: Permission denied (13)
[0117/171858.122371:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 80081: Permission denied (13)
> warning: transport closed: disconnected
Unexpected journal message 'audit: type=1400 audit(1516209529.096:163): avc:  denied  { map } for  pid=1296 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516209529.268:165): avc:  denied  { execute_no_trans } for  pid=1336 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestSession-testBasic-fedora-27-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestSession-testBasic-fedora-27-127.0.0.2-2301-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516209529.096:163): avc:  denied  { map } for  pid=1296 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 74 testBasic (check_session.TestSession) # duration: 31s
Wrote screenshot to TestSession-testBasic-fedora-27-127.0.0.2-2301-FAIL.png
Wrote HTML dump to TestSession-testBasic-fedora-27-127.0.0.2-2301-FAIL.html
Wrote JS log to TestSession-testBasic-fedora-27-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestSession-testBasic-fedora-27-127.0.0.2-2301-FAIL.log

First occurrence: 2018-01-17T17:19:07.471655 | revision 147c4ca9f165ff171b81b6ae9e7c2f30fbefe650, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testDockerCommandInfo (check_openshift.TestRegistry)
#
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9264/devtools/browser/39ee054f-ef5b-48fb-9002-c4021c17f95c
[0117/172138.420159:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 84225: Permission denied (13)
[0117/172139.373697:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 84258: Permission denied (13)
> warning: 2018-01-17 12:21:42.779386 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-17 12:21:42.779637 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-17 12:21:42.779672 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-17 12:21:43.135723 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-17 12:21:43.135882 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-17 12:21:43.135933 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: failed to lookup access: pizzazz get imagestreams/layers: "User \"pushuser\" cannot create localresourceaccessreviews in the namespace \"pizzazz\": User \"pushuser\" cannot create localresourceaccessreviews in project \"pizzazz\""
> warning: failed to lookup access: marmalade get imagestreams/layers: "User \"pushuser\" cannot create localresourceaccessreviews in the namespace \"marmalade\": User \"pushuser\" cannot create localresourceaccessreviews in project \"marmalade\""
CDP: {"source":"security","level":"error","text":"Refused to apply inline style because it violates the following Content Security Policy directive: \"default-src 'self' http://127.0.0.2:9591\". Either the 'unsafe-inline' keyword, a hash ('sha256-I4l5F4Kq75Yvla5XX3FqfoQO1206LqJ8p8rtQPyLwm4='), or a nonce ('nonce-...') is required to enable inline execution. Note also that 'style-src' was not explicitly set, so 'default-src' is used as a fallback.\n","timestamp":1516209706948.87,"url":"http://127.0.0.2:9591/cockpit/$6c9b031f6a5fae7df64158174d55493516eb36de-c/kubernetes/registry.js","lineNumber":3920,"stackTrace":{"callFrames":[{"functionName":"html","scriptId":"44","url":"http://127.0.0.2:9591/cockpit/$6c9b031f6a5fae7df64158174d55493516eb36de-c/kubernetes/registry.js","lineNumber":3920,"columnNumber":74},{"functionName":"be.(anonymous function)","scriptId":"44","url":"http://127.0.0.2:9591/cockpit/$6c9b031f6a5fae7df64158174d55493516eb36de-c/kubernetes/registry.js","lineNumber":3937,"columnNumber":40},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9591/cockpit/$6c9b031f6a5fae7df64158174d55493516eb36de-c/kubernetes/registry.js","lineNumber":1427,"columnNumber":40},{"functionName":"l","scriptId":"44","url":"http://127.0.0.2:9591/cockpit/$6c9b031f6a5fae7df64158174d55493516eb36de-c/kubernetes/registry.js","lineNumber":2475,"columnNumber":41},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9591/cockpit/$6c9b031f6a5fae7df64158174d55493516eb36de-c/kubernetes/registry.js","lineNumber":2483,"columnNumber":20},{"functionName":"$eval","scriptId":"44","url":"http://127.0.0.2:9591/cockpit/$6c9b031f6a5fae7df64158174d55493516eb36de-c/kubernetes/registry.js","lineNumber":2799,"columnNumber":35},{"functionName":"$digest","scriptId":"44","url":"http://127.0.0.2:9591/cockpit/$6c9b031f6a5fae7df64158174d55493516eb36de-c/kubernetes/registry.js","lineNumber":2752,"columnNumber":59},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9591/cockpit/$6c9b031f6a5fae7df64158174d55493516eb36de-c/kubernetes/registry.js","lineNumber":2193,"columnNumber":45},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9591/cockpit/$6c9b031f6a5fae7df64158174d55493516eb36de-c/kubernetes/registry.js","lineNumber":978,"columnNumber":20},{"functionName":"i","scriptId":"44","url":"http://127.0.0.2:9591/cockpit/$6c9b031f6a5fae7df64158174d55493516eb36de-c/kubernetes/registry.js","lineNumber":41,"columnNumber":73},{"functionName":"m","scriptId":"44","url":"http://127.0.0.2:9591/cockpit/$6c9b031f6a5fae7df64158174d55493516eb36de-c/kubernetes/registry.js","lineNumber":977,"columnNumber":65},{"functionName":"u","scriptId":"44","url":"http://127.0.0.2:9591/cockpit/$6c9b031f6a5fae7df64158174d55493516eb36de-c/kubernetes/registry.js","lineNumber":966,"columnNumber":21},{"functionName":"n","scriptId":"44","url":"http://127.0.0.2:9591/cockpit/$6c9b031f6a5fae7df64158174d55493516eb36de-c/kubernetes/registry.js","lineNumber":713,"columnNumber":90},{"functionName":"ph_go","scriptId":"22","url":"","lineNumber":167,"columnNumber":29},{"functionName":"","scriptId":"71","url":"","lineNumber":0,"columnNumber":16}]}}
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
> warning: 2018-01-17 12:21:50.441733 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-17 12:21:50.444148 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-17 12:21:50.444184 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-17 12:21:50.990573 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-17 12:21:50.990727 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-17 12:21:50.990780 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: failed to lookup access: marmalade get imagestreams/layers: "User \"pulluser\" cannot create localresourceaccessreviews in the namespace \"marmalade\": User \"pulluser\" cannot create localresourceaccessreviews in project \"marmalade\""
> warning: failed to lookup access: marmalade get imagestreams/layers: "User \"pulluser\" cannot create localresourceaccessreviews in the namespace \"marmalade\": User \"pulluser\" cannot create localresourceaccessreviews in project \"marmalade\""
CDP: {"source":"security","level":"error","text":"Refused to apply inline style because it violates the following Content Security Policy directive: \"default-src 'self' http://127.0.0.2:9591\". Either the 'unsafe-inline' keyword, a hash ('sha256-I4l5F4Kq75Yvla5XX3FqfoQO1206LqJ8p8rtQPyLwm4='), or a nonce ('nonce-...') is required to enable inline execution. Note also that 'style-src' was not explicitly set, so 'default-src' is used as a fallback.\n","timestamp":1516209712115.06,"url":"http://127.0.0.2:9591/cockpit/$6c9b031f6a5fae7df64158174d55493516eb36de-c/kubernetes/registry.js","lineNumber":3920,"stackTrace":{"callFrames":[{"functionName":"html","scriptId":"86","url":"http://127.0.0.2:9591/cockpit/$6c9b031f6a5fae7df64158174d55493516eb36de-c/kubernetes/registry.js","lineNumber":3920,"columnNumber":74},{"functionName":"be.(anonymous function)","scriptId":"86","url":"http://127.0.0.2:9591/cockpit/$6c9b031f6a5fae7df64158174d55493516eb36de-c/kubernetes/registry.js","lineNumber":3937,"columnNumber":40},{"functionName":"","scriptId":"86","url":"http://127.0.0.2:9591/cockpit/$6c9b031f6a5fae7df64158174d55493516eb36de-c/kubernetes/registry.js","lineNumber":1427,"columnNumber":40},{"functionName":"l","scriptId":"86","url":"http://127.0.0.2:9591/cockpit/$6c9b031f6a5fae7df64158174d55493516eb36de-c/kubernetes/registry.js","lineNumber":2475,"columnNumber":41},{"functionName":"","scriptId":"86","url":"http://127.0.0.2:9591/cockpit/$6c9b031f6a5fae7df64158174d55493516eb36de-c/kubernetes/registry.js","lineNumber":2483,"columnNumber":20},{"functionName":"$eval","scriptId":"86","url":"http://127.0.0.2:9591/cockpit/$6c9b031f6a5fae7df64158174d55493516eb36de-c/kubernetes/registry.js","lineNumber":2799,"columnNumber":35},{"functionName":"$digest","scriptId":"86","url":"http://127.0.0.2:9591/cockpit/$6c9b031f6a5fae7df64158174d55493516eb36de-c/kubernetes/registry.js","lineNumber":2752,"columnNumber":59},{"functionName":"","scriptId":"86","url":"http://127.0.0.2:9591/cockpit/$6c9b031f6a5fae7df64158174d55493516eb36de-c/kubernetes/registry.js","lineNumber":2193,"columnNumber":45},{"functionName":"","scriptId":"86","url":"http://127.0.0.2:9591/cockpit/$6c9b031f6a5fae7df64158174d55493516eb36de-c/kubernetes/registry.js","lineNumber":978,"columnNumber":20},{"functionName":"i","scriptId":"86","url":"http://127.0.0.2:9591/cockpit/$6c9b031f6a5fae7df64158174d55493516eb36de-c/kubernetes/registry.js","lineNumber":41,"columnNumber":73},{"functionName":"m","scriptId":"86","url":"http://127.0.0.2:9591/cockpit/$6c9b031f6a5fae7df64158174d55493516eb36de-c/kubernetes/registry.js","lineNumber":977,"columnNumber":65},{"functionName":"u","scriptId":"86","url":"http://127.0.0.2:9591/cockpit/$6c9b031f6a5fae7df64158174d55493516eb36de-c/kubernetes/registry.js","lineNumber":966,"columnNumber":21},{"functionName":"n","scriptId":"86","url":"http://127.0.0.2:9591/cockpit/$6c9b031f6a5fae7df64158174d55493516eb36de-c/kubernetes/registry.js","lineNumber":713,"columnNumber":90},{"functionName":"ph_go","scriptId":"22","url":"","lineNumber":167,"columnNumber":29},{"functionName":"","scriptId":"71","url":"","lineNumber":0,"columnNumber":16}]}}
Unexpected journal message 'audit: type=1400 audit(1516209668.231:165): avc:  denied  { execute_no_trans } for  pid=1312 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestRegistry-testDockerCommandInfo-fedora-27-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestRegistry-testDockerCommandInfo-fedora-27-127.0.0.2-2701-FAIL.log
Journal extracted to TestRegistry-testDockerCommandInfo-openshift-127.0.0.2-2702-FAIL.log
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516209668.231:165): avc:  denied  { execute_no_trans } for  pid=1312 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 50 testDockerCommandInfo (check_openshift.TestRegistry) # duration: 57s
Wrote screenshot to TestRegistry-testDockerCommandInfo-fedora-27-127.0.0.2-2701-FAIL.png
Wrote HTML dump to TestRegistry-testDockerCommandInfo-fedora-27-127.0.0.2-2701-FAIL.html
Wrote JS log to TestRegistry-testDockerCommandInfo-fedora-27-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestRegistry-testDockerCommandInfo-fedora-27-127.0.0.2-2701-FAIL.log
Journal extracted to TestRegistry-testDockerCommandInfo-openshift-127.0.0.2-2702-FAIL.log
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory

First occurrence: 2018-01-17T17:21:54.935609 | revision 147c4ca9f165ff171b81b6ae9e7c2f30fbefe650, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testUrlRoot (check_multi_machine.TestMultiMachine)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:10127/devtools/browser/7a2c2d86-ef49-4965-b7c6-c6995f67d90f
[0117/172514.582170:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 90312: Permission denied (13)
[0117/172515.587482:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 90384: Permission denied (13)
(node:90338) Warning: Possible EventEmitter memory leak detected. 11 Page.loadEventFired listeners added. Use emitter.setMaxListeners() to increase limit
> log: Authentication failed: invalid-hostkey
> log: Authentication failed: unknown-host
> log: Authentication failed: unknown-hostkey
> log: Authentication failed
> log: Authentication failed: no-host
Unexpected journal message 'audit: type=1400 audit(1516209904.004:161): avc:  denied  { map } for  pid=1258 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516209904.152:165): avc:  denied  { execute_no_trans } for  pid=1298 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestMultiMachine-testUrlRoot-fedora-27-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestMultiMachine-testUrlRoot-fedora-27-127.0.0.2-2301-FAIL.log
Journal extracted to TestMultiMachine-testUrlRoot-fedora-27-127.0.0.2-2303-FAIL.log
Journal extracted to TestMultiMachine-testUrlRoot-fedora-27-127.0.0.2-2302-FAIL.log
Core dumps downloaded to /build/cockpit/TestMultiMachine-testUrlRoot-fedora-27-127.0.0.2-2302-FAIL.core
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516209904.004:161): avc:  denied  { map } for  pid=1258 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 17 testUrlRoot (check_multi_machine.TestMultiMachine) # duration: 48s
Wrote screenshot to TestMultiMachine-testUrlRoot-fedora-27-127.0.0.2-2301-FAIL.png
Wrote HTML dump to TestMultiMachine-testUrlRoot-fedora-27-127.0.0.2-2301-FAIL.html
Wrote JS log to TestMultiMachine-testUrlRoot-fedora-27-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestMultiMachine-testUrlRoot-fedora-27-127.0.0.2-2301-FAIL.log
Journal extracted to TestMultiMachine-testUrlRoot-fedora-27-127.0.0.2-2303-FAIL.log
Journal extracted to TestMultiMachine-testUrlRoot-fedora-27-127.0.0.2-2302-FAIL.log
Core dumps downloaded to /build/cockpit/TestMultiMachine-testUrlRoot-fedora-27-127.0.0.2-2302-FAIL.core

First occurrence: 2018-01-17T17:25:42.782414 | revision 147c4ca9f165ff171b81b6ae9e7c2f30fbefe650, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testProjectPolicy (check_openshift.TestRegistry)
#
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?

DevTools listening on ws://127.0.0.1:9290/devtools/browser/f9dd094c-0343-485d-aff5-7e95a1b8ed8b
[0117/192814.921231:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 79470: Permission denied (13)
[0117/192815.839720:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 79506: Permission denied (13)
> warning: 2018-01-17 14:28:18.383227 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-17 14:28:18.383307 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-17 14:28:18.383321 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-17 14:28:18.739238 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-17 14:28:18.739412 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-17 14:28:18.739454 I | proto: duplicate proto type registered: google.protobuf.Timestamp

Unexpected journal message 'audit: type=1400 audit(1516217269.085:183): avc:  denied  { execute_no_trans } for  pid=1462 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestRegistry-testProjectPolicy-fedora-27-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestRegistry-testProjectPolicy-fedora-27-127.0.0.2-2201-FAIL.log
Journal extracted to TestRegistry-testProjectPolicy-openshift-127.0.0.2-2202-FAIL.log
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516217269.085:183): avc:  denied  { execute_no_trans } for  pid=1462 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 56 testProjectPolicy (check_openshift.TestRegistry) # duration: 50s
Wrote screenshot to TestRegistry-testProjectPolicy-fedora-27-127.0.0.2-2201-FAIL.png
Wrote HTML dump to TestRegistry-testProjectPolicy-fedora-27-127.0.0.2-2201-FAIL.html
Wrote JS log to TestRegistry-testProjectPolicy-fedora-27-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestRegistry-testProjectPolicy-fedora-27-127.0.0.2-2201-FAIL.log
Journal extracted to TestRegistry-testProjectPolicy-openshift-127.0.0.2-2202-FAIL.log
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory

First occurrence: 2018-01-17T19:28:28.952040 | revision 706a8f76396be4dc4b425c9af06adf8cde0fe239, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (check_openshift.TestOpenshift)
#
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?

DevTools listening on ws://127.0.0.1:9339/devtools/browser/f9428c90-17e1-4647-9a90-e5f11ee84b59
[0117/193102.588359:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 83496: Permission denied (13)
[0117/193103.521011:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 83549: Permission denied (13)
> warning: 2018-01-17 14:31:07.570378 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-17 14:31:07.570576 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-17 14:31:07.570620 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-17 14:31:07.914046 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-17 14:31:07.914160 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-17 14:31:07.914194 I | proto: duplicate proto type registered: google.protobuf.Timestamp

CDP: {"source":"security","level":"error","text":"Refused to apply inline style because it violates the following Content Security Policy directive: \"default-src 'self' http://127.0.0.2:9691\". Either the 'unsafe-inline' keyword, a hash ('sha256-I4l5F4Kq75Yvla5XX3FqfoQO1206LqJ8p8rtQPyLwm4='), or a nonce ('nonce-...') is required to enable inline execution. Note also that 'style-src' was not explicitly set, so 'default-src' is used as a fallback.\n","timestamp":1516217468708.21,"url":"http://127.0.0.2:9691/cockpit/$6c9b031f6a5fae7df64158174d55493516eb36de-c/kubernetes/kubernetes.js","lineNumber":3940,"stackTrace":{"callFrames":[{"functionName":"html","scriptId":"44","url":"http://127.0.0.2:9691/cockpit/$6c9b031f6a5fae7df64158174d55493516eb36de-c/kubernetes/kubernetes.js","lineNumber":3940,"columnNumber":74},{"functionName":"be.(anonymous function)","scriptId":"44","url":"http://127.0.0.2:9691/cockpit/$6c9b031f6a5fae7df64158174d55493516eb36de-c/kubernetes/kubernetes.js","lineNumber":3957,"columnNumber":40},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9691/cockpit/$6c9b031f6a5fae7df64158174d55493516eb36de-c/kubernetes/kubernetes.js","lineNumber":1447,"columnNumber":40},{"functionName":"l","scriptId":"44","url":"http://127.0.0.2:9691/cockpit/$6c9b031f6a5fae7df64158174d55493516eb36de-c/kubernetes/kubernetes.js","lineNumber":2495,"columnNumber":41},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9691/cockpit/$6c9b031f6a5fae7df64158174d55493516eb36de-c/kubernetes/kubernetes.js","lineNumber":2503,"columnNumber":20},{"functionName":"$eval","scriptId":"44","url":"http://127.0.0.2:9691/cockpit/$6c9b031f6a5fae7df64158174d55493516eb36de-c/kubernetes/kubernetes.js","lineNumber":2819,"columnNumber":35},{"functionName":"$digest","scriptId":"44","url":"http://127.0.0.2:9691/cockpit/$6c9b031f6a5fae7df64158174d55493516eb36de-c/kubernetes/kubernetes.js","lineNumber":2772,"columnNumber":59},{"functionName":"$apply","scriptId":"44","url":"http://127.0.0.2:9691/cockpit/$6c9b031f6a5fae7df64158174d55493516eb36de-c/kubernetes/kubernetes.js","lineNumber":2841,"columnNumber":34},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9691/cockpit/$6c9b031f6a5fae7df64158174d55493516eb36de-c/kubernetes/kubernetes.js","lineNumber":2204,"columnNumber":52},{"functionName":"n","scriptId":"44","url":"http://127.0.0.2:9691/cockpit/$6c9b031f6a5fae7df64158174d55493516eb36de-c/kubernetes/kubernetes.js","lineNumber":733,"columnNumber":90},{"functionName":"ph_click","scriptId":"22","url":"","lineNumber":122,"columnNumber":7},{"functionName":"","scriptId":"62","url":"","lineNumber":0,"columnNumber":16}]}}
Unexpected journal message 'audit: type=1400 audit(1516217431.194:164): avc:  denied  { execute_no_trans } for  pid=1304 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestOpenshift-testBasic-fedora-27-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestOpenshift-testBasic-fedora-27-127.0.0.2-2801-FAIL.log
Journal extracted to TestOpenshift-testBasic-openshift-127.0.0.2-2802-FAIL.log
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516217431.194:164): avc:  denied  { execute_no_trans } for  pid=1304 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 41 testBasic (check_openshift.TestOpenshift) # duration: 53s
Wrote screenshot to TestOpenshift-testBasic-fedora-27-127.0.0.2-2801-FAIL.png
Wrote HTML dump to TestOpenshift-testBasic-fedora-27-127.0.0.2-2801-FAIL.html
Wrote JS log to TestOpenshift-testBasic-fedora-27-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestOpenshift-testBasic-fedora-27-127.0.0.2-2801-FAIL.log
Journal extracted to TestOpenshift-testBasic-openshift-127.0.0.2-2802-FAIL.log
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory

First occurrence: 2018-01-17T19:31:12.962531 | revision 706a8f76396be4dc4b425c9af06adf8cde0fe239, logs Times recorded: 1 Latest occurrences:

cockpituous commented 6 years ago

verify/fedora-27 Ooops, it happened again


# ----------------------------------------------------------------------
# testInlineConsole (check_machines.TestMachines)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9664/devtools/browser/f8e9d7a7-2bab-414b-af3e-fd436745b87f
[0117/151150.361189:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 164977: Permission denied (13)
[0117/151151.398609:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 165009: Permission denied (13)
> log: Query used for channel:  {"payload":"stream","protocol":"binary","address":"127.0.0.1","port":5900,"binary":"raw"}
> log: Registering ctrl-alt-del handler to:  vm-subVmTest1-vnc-ctrl-alt-del
> log: connecting
> warning:  Msg: noVNC ready: native WebSockets, canvas rendering
> log: Creating channel:  127.0.0.2 9791
> warning: 
> warning:  Msg: Starting VNC handshake
> warning:  Msg: Sent ProtocolVersion: 003.008
> warning:  Msg: Authenticating using scheme: 1
> warning: 
> warning:  Msg: Authentication OK
> warning:  Msg: Authentication OK
> warning:  Msg: Connected (unencrypted) to: QEMU (subVmTest1)
> log: Resizing noVNC, height =  460px
> log: Setting focus
> log: Scrolling VNC frame into view, containerId =  vm-subVmTest1
Unexpected journal message 'audit: type=1400 audit(1516201897.538:163): avc:  denied  { map } for  pid=1276 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516201897.701:165): avc:  denied  { execute_no_trans } for  pid=1323 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestMachines-testInlineConsole-fedora-27-127.0.0.2-2901-FAIL.js.log
> log: Resizing noVNC, height =  460px
> log: Scrolling VNC frame into view, containerId =  vm-subVmTest1
Journal extracted to TestMachines-testInlineConsole-fedora-27-127.0.0.2-2901-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516201897.538:163): avc:  denied  { map } for  pid=1276 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 5 testInlineConsole (check_machines.TestMachines) # duration: 34s
Wrote screenshot to TestMachines-testInlineConsole-fedora-27-127.0.0.2-2901-FAIL.png
Wrote HTML dump to TestMachines-testInlineConsole-fedora-27-127.0.0.2-2901-FAIL.html
Wrote JS log to TestMachines-testInlineConsole-fedora-27-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestMachines-testInlineConsole-fedora-27-127.0.0.2-2901-FAIL.log

First occurrence: 2018-01-17T15:12:00.336414 | revision 0653b410de45cab35069740455b0cc52a661cba3, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (check_docker.TestAtomicScan)
#

DevTools listening on ws://127.0.0.1:9430/devtools/browser/3333dc5a-4181-49ec-90bd-5e68a3ccf7c1
[0117/161342.258252:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 19986: Permission denied (13)
[0117/161343.417746:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 20029: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516205570.290:165): avc:  denied  { execute_no_trans } for  pid=1320 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestAtomicScan-testBasic-fedora-27-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestAtomicScan-testBasic-fedora-27-127.0.0.2-2501-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516205570.290:165): avc:  denied  { execute_no_trans } for  pid=1320 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 146 testBasic (check_docker.TestAtomicScan) # duration: 80s
Wrote screenshot to TestAtomicScan-testBasic-fedora-27-127.0.0.2-2501-FAIL.png
Wrote HTML dump to TestAtomicScan-testBasic-fedora-27-127.0.0.2-2501-FAIL.html
Wrote JS log to TestAtomicScan-testBasic-fedora-27-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestAtomicScan-testBasic-fedora-27-127.0.0.2-2501-FAIL.log

First occurrence: 2018-01-17T16:13:59.917731 | revision d491e296d38c321f7e182ba70cd38159abc7d002, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testRunningUpdate (check_packagekit.TestUpdates)
#

DevTools listening on ws://127.0.0.1:9263/devtools/browser/6e625d89-d91e-4ddd-9c8b-6a9519e3b5fd
[0117/161757.485090:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 25784: Permission denied (13)
[0117/161758.439150:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 25876: Permission denied (13)
> warning: transport closed: disconnected
Unexpected journal message 'audit: type=1400 audit(1516205865.223:163): avc:  denied  { execute_no_trans } for  pid=1271 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestUpdates-testRunningUpdate-fedora-27-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestUpdates-testRunningUpdate-fedora-27-127.0.0.2-2701-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516205865.223:163): avc:  denied  { execute_no_trans } for  pid=1271 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 108 testRunningUpdate (check_packagekit.TestUpdates) # duration: 36s
Wrote screenshot to TestUpdates-testRunningUpdate-fedora-27-127.0.0.2-2701-FAIL.png
Wrote HTML dump to TestUpdates-testRunningUpdate-fedora-27-127.0.0.2-2701-FAIL.html
Wrote JS log to TestUpdates-testRunningUpdate-fedora-27-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestUpdates-testRunningUpdate-fedora-27-127.0.0.2-2701-FAIL.log

First occurrence: 2018-01-17T16:18:08.824831 | revision d491e296d38c321f7e182ba70cd38159abc7d002, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (check_roles.TestRoles)
#

DevTools listening on ws://127.0.0.1:9342/devtools/browser/3ba3a2b2-1cab-4308-b142-e34fbe603a95
[0117/162208.509378:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 33931: Permission denied (13)
[0117/162209.509130:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 33961: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516206118.079:163): avc:  denied  { execute_no_trans } for  pid=1268 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestRoles-testBasic-fedora-27-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestRoles-testBasic-fedora-27-127.0.0.2-2701-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516206118.079:163): avc:  denied  { execute_no_trans } for  pid=1268 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 53 testBasic (check_roles.TestRoles) # duration: 30s
Wrote screenshot to TestRoles-testBasic-fedora-27-127.0.0.2-2701-FAIL.png
Wrote HTML dump to TestRoles-testBasic-fedora-27-127.0.0.2-2701-FAIL.html
Wrote JS log to TestRoles-testBasic-fedora-27-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestRoles-testBasic-fedora-27-127.0.0.2-2701-FAIL.log

First occurrence: 2018-01-17T16:22:17.174111 | revision d491e296d38c321f7e182ba70cd38159abc7d002, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testUnmanaged (check_networking_unmanaged.TestNetworking)
#
NAME         UUID                                  TYPE            DEVICE 
System eth0  5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03  802-3-ethernet  eth0   
virbr0       ce59c855-8ccb-4780-8f3d-00fbb5af6a1c  bridge          virbr0 
System eth1  9c92fad9-6ecb-3e6c-eb4d-8a47c6f50c04  802-3-ethernet  --     
ens2         39ef3890-56af-4114-9a24-f3f94c42acfe  802-3-ethernet  --     

52:54:01:00:00:03 -> eth2
52:54:01:00:00:03 -> eth2

DevTools listening on ws://127.0.0.1:9578/devtools/browser/139af440-3b69-413f-96ba-576d7620142c
[0117/162321.979039:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 35882: Permission denied (13)
[0117/162323.096372:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 35916: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516206180.678:144): avc:  denied  { map } for  pid=1250 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516206180.810:146): avc:  denied  { execute_no_trans } for  pid=1276 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestNetworking-testUnmanaged-fedora-27-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestNetworking-testUnmanaged-fedora-27-127.0.0.2-2401-FAIL.log
Journal extracted to TestNetworking-testUnmanaged-fedora-26-127.0.0.2-2402-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516206180.678:144): avc:  denied  { map } for  pid=1250 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 39 testUnmanaged (check_networking_unmanaged.TestNetworking) # duration: 42s
Wrote screenshot to TestNetworking-testUnmanaged-fedora-27-127.0.0.2-2401-FAIL.png
Wrote HTML dump to TestNetworking-testUnmanaged-fedora-27-127.0.0.2-2401-FAIL.html
Wrote JS log to TestNetworking-testUnmanaged-fedora-27-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestNetworking-testUnmanaged-fedora-27-127.0.0.2-2401-FAIL.log
Journal extracted to TestNetworking-testUnmanaged-fedora-26-127.0.0.2-2402-FAIL.log

First occurrence: 2018-01-17T16:23:32.068300 | revision d491e296d38c321f7e182ba70cd38159abc7d002, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBondingMain (check_networking_bond.TestNetworking)
#
NAME             UUID                                  TYPE            DEVICE 
System eth0      5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03  802-3-ethernet  eth0   
static-52:54:01  4bfc1952-d376-42df-afef-64a86e51c1ed  802-3-ethernet  eth1   
virbr0           fed67878-a85e-4bce-b02f-c12be4bbf376  bridge          virbr0 
System eth1      9c92fad9-6ecb-3e6c-eb4d-8a47c6f50c04  802-3-ethernet  --     
ens2             39ef3890-56af-4114-9a24-f3f94c42acfe  802-3-ethernet  --     

52:54:01:00:00:01 -> eth1

DevTools listening on ws://127.0.0.1:9975/devtools/browser/fa995292-cb6a-4ed6-838a-99d7a63d5e79
[0117/162451.779270:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 38561: Permission denied (13)
[0117/162452.808263:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 38593: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516206278.146:163): avc:  denied  { execute_no_trans } for  pid=1270 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestNetworking-testBondingMain-fedora-27-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestNetworking-testBondingMain-fedora-27-127.0.0.2-2501-FAIL.log
Journal extracted to TestNetworking-testBondingMain-fedora-26-127.0.0.2-2502-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516206278.146:163): avc:  denied  { execute_no_trans } for  pid=1270 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 26 testBondingMain (check_networking_bond.TestNetworking) # duration: 35s
Wrote screenshot to TestNetworking-testBondingMain-fedora-27-127.0.0.2-2501-FAIL.png
Wrote HTML dump to TestNetworking-testBondingMain-fedora-27-127.0.0.2-2501-FAIL.html
Wrote JS log to TestNetworking-testBondingMain-fedora-27-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestNetworking-testBondingMain-fedora-27-127.0.0.2-2501-FAIL.log
Journal extracted to TestNetworking-testBondingMain-fedora-26-127.0.0.2-2502-FAIL.log

First occurrence: 2018-01-17T16:25:03.019686 | revision d491e296d38c321f7e182ba70cd38159abc7d002, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testCheckpointSlowRollback (check_networking_checkpoints.TestNetworking)
#
NAME         UUID                                  TYPE            DEVICE 
System eth0  5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03  802-3-ethernet  eth0   
virbr0       bc95bce7-4436-47a1-9ed9-4930b2821196  bridge          virbr0 
System eth1  9c92fad9-6ecb-3e6c-eb4d-8a47c6f50c04  802-3-ethernet  --     
ens2         39ef3890-56af-4114-9a24-f3f94c42acfe  802-3-ethernet  --     

52:54:00:12:34:56 -> eth0

DevTools listening on ws://127.0.0.1:9319/devtools/browser/9ca6f7e4-8e33-48ec-9188-2dabac7b2975
[0117/162405.210544:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 37203: Permission denied (13)
[0117/162406.172242:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 37298: Permission denied (13)
> log: health check failure ignored
> log: health check failure ignored
Unexpected journal message 'audit: type=1400 audit(1516206237.251:163): avc:  denied  { map } for  pid=1251 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516206237.385:165): avc:  denied  { execute_no_trans } for  pid=1297 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestNetworking-testCheckpointSlowRollback-fedora-27-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestNetworking-testCheckpointSlowRollback-fedora-27-127.0.0.2-2701-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516206237.251:163): avc:  denied  { map } for  pid=1251 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 31 testCheckpointSlowRollback (check_networking_checkpoints.TestNetworking) # duration: 136s
Wrote screenshot to TestNetworking-testCheckpointSlowRollback-fedora-27-127.0.0.2-2701-FAIL.png
Wrote HTML dump to TestNetworking-testCheckpointSlowRollback-fedora-27-127.0.0.2-2701-FAIL.html
Wrote JS log to TestNetworking-testCheckpointSlowRollback-fedora-27-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestNetworking-testCheckpointSlowRollback-fedora-27-127.0.0.2-2701-FAIL.log

First occurrence: 2018-01-17T16:26:00.100274 | revision d491e296d38c321f7e182ba70cd38159abc7d002, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testDirectLogin (check_multi_machine.TestMultiMachine)
#

DevTools listening on ws://127.0.0.1:9782/devtools/browser/63496309-dd38-4e26-989b-4e53ccba4020
[0117/162657.848394:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 42187: Permission denied (13)
[0117/162658.844707:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 42278: Permission denied (13)
(node:42195) Warning: Possible EventEmitter memory leak detected. 11 Page.loadEventFired listeners added. Use emitter.setMaxListeners() to increase limit
> log: transport closed, dropped message:  1:1!1
{"type":"s","call":["/user","org.freedesktop.DBus.Properties","GetAll",["cockpit.User"]],"id":"2"}
> log: Authentication failed: invalid-hostkey
> log: Authentication failed: unknown-host
> log: Authentication failed: unknown-hostkey
> log: Authentication failed
> log: Authentication failed: no-host
Unexpected journal message 'audit: type=1400 audit(1516206408.145:163): avc:  denied  { map } for  pid=1281 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516206408.275:165): avc:  denied  { execute_no_trans } for  pid=1326 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestMultiMachine-testDirectLogin-fedora-27-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestMultiMachine-testDirectLogin-fedora-27-127.0.0.2-2701-FAIL.log
Journal extracted to TestMultiMachine-testDirectLogin-fedora-27-127.0.0.2-2703-FAIL.log
Journal extracted to TestMultiMachine-testDirectLogin-fedora-27-127.0.0.2-2702-FAIL.log
Core dumps downloaded to /build/cockpit/TestMultiMachine-testDirectLogin-fedora-27-127.0.0.2-2702-FAIL.core
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516206408.145:163): avc:  denied  { map } for  pid=1281 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 12 testDirectLogin (check_multi_machine.TestMultiMachine) # duration: 46s
Wrote screenshot to TestMultiMachine-testDirectLogin-fedora-27-127.0.0.2-2701-FAIL.png
Wrote HTML dump to TestMultiMachine-testDirectLogin-fedora-27-127.0.0.2-2701-FAIL.html
Wrote JS log to TestMultiMachine-testDirectLogin-fedora-27-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestMultiMachine-testDirectLogin-fedora-27-127.0.0.2-2701-FAIL.log
Journal extracted to TestMultiMachine-testDirectLogin-fedora-27-127.0.0.2-2703-FAIL.log
Journal extracted to TestMultiMachine-testDirectLogin-fedora-27-127.0.0.2-2702-FAIL.log
Core dumps downloaded to /build/cockpit/TestMultiMachine-testDirectLogin-fedora-27-127.0.0.2-2702-FAIL.core

First occurrence: 2018-01-17T16:27:23.224922 | revision d491e296d38c321f7e182ba70cd38159abc7d002, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testVolumes (check_kubernetes.TestKubernetes)
#
bash: /etc/kubernetes/start-kubernetes: No such file or directory
2018-01-17 11:29:27.513806 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-17 11:29:27.515164 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-17 11:29:27.515386 I | proto: duplicate proto type registered: google.protobuf.Timestamp

DevTools listening on ws://127.0.0.1:10094/devtools/browser/0bff33c2-9211-4cf3-96bf-9db1f1572fff
[0117/162931.412934:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 52507: Permission denied (13)
[0117/162932.381638:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 52551: Permission denied (13)
> warning: 2018-01-17 11:29:37.954141 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-17 11:29:37.954345 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-17 11:29:37.954364 I | proto: duplicate proto type registered: google.protobuf.Timestamp
error: current-context must exist in order to minify

> warning: received invalid kubectl config 
> warning: 2018-01-17 11:29:38.722380 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-17 11:29:38.722575 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-17 11:29:38.722616 I | proto: duplicate proto type registered: google.protobuf.Timestamp

2018-01-17 11:29:40.009296 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-17 11:29:40.009862 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-17 11:29:40.010088 I | proto: duplicate proto type registered: google.protobuf.Timestamp
2018-01-17 11:29:41.615130 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-17 11:29:41.615906 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-17 11:29:41.616152 I | proto: duplicate proto type registered: google.protobuf.Timestamp
2018-01-17 11:29:42.357170 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-17 11:29:42.357308 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-17 11:29:42.357325 I | proto: duplicate proto type registered: google.protobuf.Timestamp
2018-01-17 11:29:43.439247 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-17 11:29:43.448322 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-17 11:29:43.448896 I | proto: duplicate proto type registered: google.protobuf.Timestamp
Unexpected journal message 'audit: type=1400 audit(1516206543.579:160): avc:  denied  { map } for  pid=1242 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516206543.838:164): avc:  denied  { execute_no_trans } for  pid=1310 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestKubernetes-testVolumes-fedora-27-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestKubernetes-testVolumes-fedora-27-127.0.0.2-2301-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516206543.579:160): avc:  denied  { map } for  pid=1242 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 171 testVolumes (check_kubernetes.TestKubernetes) # duration: 55s
Wrote screenshot to TestKubernetes-testVolumes-fedora-27-127.0.0.2-2301-FAIL.png
Wrote HTML dump to TestKubernetes-testVolumes-fedora-27-127.0.0.2-2301-FAIL.html
Wrote JS log to TestKubernetes-testVolumes-fedora-27-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestKubernetes-testVolumes-fedora-27-127.0.0.2-2301-FAIL.log

First occurrence: 2018-01-17T16:29:46.093307 | revision e139171277f196ffc657839b50ddf344782ee25a, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testDashboard (check_kubernetes.TestKubernetes)
#
bash: /etc/kubernetes/start-kubernetes: No such file or directory
2018-01-17 11:30:21.844851 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-17 11:30:21.846074 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-17 11:30:21.846349 I | proto: duplicate proto type registered: google.protobuf.Timestamp

DevTools listening on ws://127.0.0.1:10146/devtools/browser/05dc4755-b103-47d9-8123-b4751849a43c
[0117/163026.740740:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 53778: Permission denied (13)
[0117/163027.739617:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 53808: Permission denied (13)
> warning: 2018-01-17 11:30:31.121908 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-17 11:30:31.127502 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-17 11:30:31.127525 I | proto: duplicate proto type registered: google.protobuf.Timestamp
error: current-context must exist in order to minify

> warning: received invalid kubectl config 
> warning: 2018-01-17 11:30:31.829668 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-17 11:30:31.829818 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-17 11:30:31.829849 I | proto: duplicate proto type registered: google.protobuf.Timestamp

2018-01-17 11:30:32.511080 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-17 11:30:32.511644 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-17 11:30:32.511875 I | proto: duplicate proto type registered: google.protobuf.Timestamp
Unexpected journal message 'audit: type=1400 audit(1516206599.554:163): avc:  denied  { map } for  pid=1278 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516206599.696:165): avc:  denied  { execute_no_trans } for  pid=1316 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestKubernetes-testDashboard-fedora-27-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestKubernetes-testDashboard-fedora-27-127.0.0.2-2301-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516206599.554:163): avc:  denied  { map } for  pid=1278 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 166 testDashboard (check_kubernetes.TestKubernetes) # duration: 54s
Wrote screenshot to TestKubernetes-testDashboard-fedora-27-127.0.0.2-2301-FAIL.png
Wrote HTML dump to TestKubernetes-testDashboard-fedora-27-127.0.0.2-2301-FAIL.html
Wrote JS log to TestKubernetes-testDashboard-fedora-27-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestKubernetes-testDashboard-fedora-27-127.0.0.2-2301-FAIL.log

First occurrence: 2018-01-17T16:30:43.170250 | revision e139171277f196ffc657839b50ddf344782ee25a, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testDisks (check_machines.TestMachines)
#

DevTools listening on ws://127.0.0.1:9670/devtools/browser/aec39be9-1727-4861-bac8-569c2d259044
[0117/164438.014195:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 81034: Permission denied (13)
[0117/164439.008966:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 81074: Permission denied (13)
Restarting vm-subVmTest1, might take a while
Unexpected journal message 'audit: type=1400 audit(1516207468.188:162): avc:  denied  { map } for  pid=1294 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516207468.359:164): avc:  denied  { execute_no_trans } for  pid=1326 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestMachines-testDisks-fedora-27-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestMachines-testDisks-fedora-27-127.0.0.2-2801-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516207468.188:162): avc:  denied  { map } for  pid=1294 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 3 testDisks (check_machines.TestMachines) # duration: 40s
Wrote screenshot to TestMachines-testDisks-fedora-27-127.0.0.2-2801-FAIL.png
Wrote HTML dump to TestMachines-testDisks-fedora-27-127.0.0.2-2801-FAIL.html
Wrote JS log to TestMachines-testDisks-fedora-27-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestMachines-testDisks-fedora-27-127.0.0.2-2801-FAIL.log

First occurrence: 2018-01-17T16:44:55.706606 | revision e139171277f196ffc657839b50ddf344782ee25a, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testWithAvailableUpdates (check_packagekit.TestAutoUpdates)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:10042/devtools/browser/fffe0633-7d9d-4a96-b818-507df3ccd76b
[0117/165931.310432:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 173844: Permission denied (13)
[0117/165932.330338:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 173933: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516208359.034:163): avc:  denied  { map } for  pid=1296 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516208359.160:165): avc:  denied  { execute_no_trans } for  pid=1328 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestAutoUpdates-testWithAvailableUpdates-fedora-27-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestAutoUpdates-testWithAvailableUpdates-fedora-27-127.0.0.2-2901-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516208359.034:163): avc:  denied  { map } for  pid=1296 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 169 testWithAvailableUpdates (check_packagekit.TestAutoUpdates) # duration: 41s
Wrote screenshot to TestAutoUpdates-testWithAvailableUpdates-fedora-27-127.0.0.2-2901-FAIL.png
Wrote HTML dump to TestAutoUpdates-testWithAvailableUpdates-fedora-27-127.0.0.2-2901-FAIL.html
Wrote JS log to TestAutoUpdates-testWithAvailableUpdates-fedora-27-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestAutoUpdates-testWithAvailableUpdates-fedora-27-127.0.0.2-2901-FAIL.log

First occurrence: 2018-01-17T16:59:48.778979 | revision 6d3508154587b235d9bb1f2ad0caf1a72b87f3c9, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testProjectAdmin (check_openshift.TestRegistry)
#
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9661/devtools/browser/5c0400b9-16a9-4338-93b8-19cfc081de1d
[0117/170054.082262:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 176090: Permission denied (13)
[0117/170055.084976:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 176172: Permission denied (13)
> warning: 2018-01-17 12:00:59.127817 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-17 12:00:59.127990 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-17 12:00:59.128039 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-17 12:00:59.492730 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-17 12:00:59.492901 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-17 12:00:59.492951 I | proto: duplicate proto type registered: google.protobuf.Timestamp

Unexpected journal message 'audit: type=1400 audit(1516208425.060:165): avc:  denied  { execute_no_trans } for  pid=1324 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestRegistry-testProjectAdmin-fedora-27-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestRegistry-testProjectAdmin-fedora-27-127.0.0.2-2601-FAIL.log
Journal extracted to TestRegistry-testProjectAdmin-openshift-127.0.0.2-2602-FAIL.log
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516208425.060:165): avc:  denied  { execute_no_trans } for  pid=1324 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 160 testProjectAdmin (check_openshift.TestRegistry) # duration: 59s
Wrote screenshot to TestRegistry-testProjectAdmin-fedora-27-127.0.0.2-2601-FAIL.png
Wrote HTML dump to TestRegistry-testProjectAdmin-fedora-27-127.0.0.2-2601-FAIL.html
Wrote JS log to TestRegistry-testProjectAdmin-fedora-27-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestRegistry-testProjectAdmin-fedora-27-127.0.0.2-2601-FAIL.log
Journal extracted to TestRegistry-testProjectAdmin-openshift-127.0.0.2-2602-FAIL.log
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory

First occurrence: 2018-01-17T17:01:11.489172 | revision 6d3508154587b235d9bb1f2ad0caf1a72b87f3c9, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testImageNames (check_openshift.TestRegistry)
#
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9599/devtools/browser/463d2815-20b6-4771-ac2f-bbd7e4555510
[0117/170130.191920:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 177129: Permission denied (13)
[0117/170131.218917:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 177161: Permission denied (13)
> warning: 2018-01-17 12:01:34.084440 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-17 12:01:34.084698 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-17 12:01:34.084755 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-17 12:01:34.465002 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-17 12:01:34.465084 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-17 12:01:34.465099 I | proto: duplicate proto type registered: google.protobuf.Timestamp

CDP: {"source":"security","level":"error","text":"Refused to apply inline style because it violates the following Content Security Policy directive: \"default-src 'self' http://127.0.0.2:9791\". Either the 'unsafe-inline' keyword, a hash ('sha256-I4l5F4Kq75Yvla5XX3FqfoQO1206LqJ8p8rtQPyLwm4='), or a nonce ('nonce-...') is required to enable inline execution. Note also that 'style-src' was not explicitly set, so 'default-src' is used as a fallback.\n","timestamp":1516208496190.81,"url":"http://127.0.0.2:9791/cockpit/$9bbfe7e6e4792b13ed1ccd3a5502e50ce199ff6b/kubernetes/registry.js","lineNumber":3920,"stackTrace":{"callFrames":[{"functionName":"html","scriptId":"44","url":"http://127.0.0.2:9791/cockpit/$9bbfe7e6e4792b13ed1ccd3a5502e50ce199ff6b/kubernetes/registry.js","lineNumber":3920,"columnNumber":74},{"functionName":"be.(anonymous function)","scriptId":"44","url":"http://127.0.0.2:9791/cockpit/$9bbfe7e6e4792b13ed1ccd3a5502e50ce199ff6b/kubernetes/registry.js","lineNumber":3937,"columnNumber":40},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9791/cockpit/$9bbfe7e6e4792b13ed1ccd3a5502e50ce199ff6b/kubernetes/registry.js","lineNumber":1427,"columnNumber":40},{"functionName":"l","scriptId":"44","url":"http://127.0.0.2:9791/cockpit/$9bbfe7e6e4792b13ed1ccd3a5502e50ce199ff6b/kubernetes/registry.js","lineNumber":2475,"columnNumber":41},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9791/cockpit/$9bbfe7e6e4792b13ed1ccd3a5502e50ce199ff6b/kubernetes/registry.js","lineNumber":2483,"columnNumber":20},{"functionName":"$eval","scriptId":"44","url":"http://127.0.0.2:9791/cockpit/$9bbfe7e6e4792b13ed1ccd3a5502e50ce199ff6b/kubernetes/registry.js","lineNumber":2799,"columnNumber":35},{"functionName":"$digest","scriptId":"44","url":"http://127.0.0.2:9791/cockpit/$9bbfe7e6e4792b13ed1ccd3a5502e50ce199ff6b/kubernetes/registry.js","lineNumber":2752,"columnNumber":59},{"functionName":"$apply","scriptId":"44","url":"http://127.0.0.2:9791/cockpit/$9bbfe7e6e4792b13ed1ccd3a5502e50ce199ff6b/kubernetes/registry.js","lineNumber":2821,"columnNumber":34},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9791/cockpit/$9bbfe7e6e4792b13ed1ccd3a5502e50ce199ff6b/kubernetes/registry.js","lineNumber":2184,"columnNumber":52},{"functionName":"n","scriptId":"44","url":"http://127.0.0.2:9791/cockpit/$9bbfe7e6e4792b13ed1ccd3a5502e50ce199ff6b/kubernetes/registry.js","lineNumber":713,"columnNumber":90},{"functionName":"ph_click","scriptId":"22","url":"","lineNumber":122,"columnNumber":7},{"functionName":"","scriptId":"54","url":"","lineNumber":0,"columnNumber":16}]}}
Unexpected journal message 'audit: type=1400 audit(1516208460.438:158): avc:  denied  { map } for  pid=1234 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestRegistry-testImageNames-fedora-27-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestRegistry-testImageNames-fedora-27-127.0.0.2-2901-FAIL.log
Journal extracted to TestRegistry-testImageNames-openshift-127.0.0.2-2902-FAIL.log
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516208460.438:158): avc:  denied  { map } for  pid=1234 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 157 testImageNames (check_openshift.TestRegistry) # duration: 52s
Wrote screenshot to TestRegistry-testImageNames-fedora-27-127.0.0.2-2901-FAIL.png
Wrote HTML dump to TestRegistry-testImageNames-fedora-27-127.0.0.2-2901-FAIL.html
Wrote JS log to TestRegistry-testImageNames-fedora-27-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestRegistry-testImageNames-fedora-27-127.0.0.2-2901-FAIL.log
Journal extracted to TestRegistry-testImageNames-openshift-127.0.0.2-2902-FAIL.log
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory

First occurrence: 2018-01-17T17:01:42.117814 | revision 6d3508154587b235d9bb1f2ad0caf1a72b87f3c9, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testRaw (check_login.TestLogin)
#
Unexpected journal message 'audit: type=1400 audit(1516208569.257:161): avc:  denied  { map } for  pid=1262 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516208569.394:163): avc:  denied  { execute_no_trans } for  pid=1319 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Journal extracted to TestLogin-testRaw-fedora-27-127.0.0.2-2501-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516208569.257:161): avc:  denied  { map } for  pid=1262 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 142 testRaw (check_login.TestLogin) # duration: 46s
Journal extracted to TestLogin-testRaw-fedora-27-127.0.0.2-2501-FAIL.log

First occurrence: 2018-01-17T17:03:23.353419 | revision 6d3508154587b235d9bb1f2ad0caf1a72b87f3c9, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testAbrtReport (check_journal.TestJournal)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:10055/devtools/browser/b9e78895-1727-4598-8ee2-109bd635bc64
[0117/170450.292971:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 182337: Permission denied (13)
[0117/170451.221564:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 182448: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516208681.447:162): avc:  denied  { map } for  pid=1268 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516208681.588:164): avc:  denied  { execute_no_trans } for  pid=1333 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestJournal-testAbrtReport-fedora-27-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestJournal-testAbrtReport-fedora-27-127.0.0.2-2201-FAIL.log
Core dumps downloaded to /build/cockpit/TestJournal-testAbrtReport-fedora-27-127.0.0.2-2201-FAIL.core
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516208681.447:162): avc:  denied  { map } for  pid=1268 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 123 testAbrtReport (check_journal.TestJournal) # duration: 32s
Wrote screenshot to TestJournal-testAbrtReport-fedora-27-127.0.0.2-2201-FAIL.png
Wrote HTML dump to TestJournal-testAbrtReport-fedora-27-127.0.0.2-2201-FAIL.html
Wrote JS log to TestJournal-testAbrtReport-fedora-27-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestJournal-testAbrtReport-fedora-27-127.0.0.2-2201-FAIL.log
Core dumps downloaded to /build/cockpit/TestJournal-testAbrtReport-fedora-27-127.0.0.2-2201-FAIL.core

First occurrence: 2018-01-17T17:05:02.140399 | revision 6d3508154587b235d9bb1f2ad0caf1a72b87f3c9, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testAuthorizedKeys (check_keys.TestKeys)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9596/devtools/browser/75026c88-8620-4198-8fd2-21d1964b971e
[0117/170941.161298:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 66086: Permission denied (13)
[0117/170942.162750:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 66114: Permission denied (13)
> warning: The key you provided was not valid.
> warning: chage: Permission denied.

> warning: chage: Permission denied.

> warning: chage: Permission denied.

getfacl: Removing leading '/' from absolute path names
getfacl: Removing leading '/' from absolute path names
Unexpected journal message 'audit: type=1400 audit(1516208972.533:163): avc:  denied  { map } for  pid=1286 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516208972.744:165): avc:  denied  { execute_no_trans } for  pid=1332 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestKeys-testAuthorizedKeys-fedora-27-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestKeys-testAuthorizedKeys-fedora-27-127.0.0.2-2401-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516208972.533:163): avc:  denied  { map } for  pid=1286 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 163 testAuthorizedKeys (check_keys.TestKeys) # duration: 43s
Wrote screenshot to TestKeys-testAuthorizedKeys-fedora-27-127.0.0.2-2401-FAIL.png
Wrote HTML dump to TestKeys-testAuthorizedKeys-fedora-27-127.0.0.2-2401-FAIL.html
Wrote JS log to TestKeys-testAuthorizedKeys-fedora-27-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestKeys-testAuthorizedKeys-fedora-27-127.0.0.2-2401-FAIL.log

First occurrence: 2018-01-17T17:10:04.238027 | revision 147c4ca9f165ff171b81b6ae9e7c2f30fbefe650, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBinary (check_journal.TestJournal)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9952/devtools/browser/59b1d58a-f4ae-4e66-a8af-b254792e64c9
[0117/171005.853652:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 66633: Permission denied (13)
[0117/171006.906796:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 66689: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516208997.784:161): avc:  denied  { map } for  pid=1250 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516208998.038:165): avc:  denied  { execute_no_trans } for  pid=1292 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestJournal-testBinary-fedora-27-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestJournal-testBinary-fedora-27-127.0.0.2-2701-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516208997.784:161): avc:  denied  { map } for  pid=1250 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 160 testBinary (check_journal.TestJournal) # duration: 27s
Wrote screenshot to TestJournal-testBinary-fedora-27-127.0.0.2-2701-FAIL.png
Wrote HTML dump to TestJournal-testBinary-fedora-27-127.0.0.2-2701-FAIL.html
Wrote JS log to TestJournal-testBinary-fedora-27-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestJournal-testBinary-fedora-27-127.0.0.2-2701-FAIL.log

First occurrence: 2018-01-17T17:10:12.212301 | revision 147c4ca9f165ff171b81b6ae9e7c2f30fbefe650, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (check_services.TestServices)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9373/devtools/browser/0e504aec-8f39-4e24-a622-22c9e9b24b89
[0117/171047.513875:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 192530: Permission denied (13)
[0117/171048.574424:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 192567: Permission denied (13)
Created symlink /etc/systemd/system/default.target.wants/test.service -> /etc/systemd/system/test.service.
Unexpected journal message 'audit: type=1400 audit(1516209039.563:160): avc:  denied  { map } for  pid=1302 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516209039.719:162): avc:  denied  { execute_no_trans } for  pid=1337 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestServices-testBasic-fedora-27-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestServices-testBasic-fedora-27-127.0.0.2-2801-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516209039.563:160): avc:  denied  { map } for  pid=1302 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 56 testBasic (check_services.TestServices) # duration: 43s
Wrote screenshot to TestServices-testBasic-fedora-27-127.0.0.2-2801-FAIL.png
Wrote HTML dump to TestServices-testBasic-fedora-27-127.0.0.2-2801-FAIL.html
Wrote JS log to TestServices-testBasic-fedora-27-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestServices-testBasic-fedora-27-127.0.0.2-2801-FAIL.log

First occurrence: 2018-01-17T17:11:10.430869 | revision 6d3508154587b235d9bb1f2ad0caf1a72b87f3c9, logs Times recorded: 1 Latest occurrences:

cockpituous commented 6 years ago

verify/fedora-27 Ooops, it happened again


# ----------------------------------------------------------------------
# testExternalConsole (check_machines.TestMachines)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9629/devtools/browser/34acea17-73b1-4b3f-9cb1-12362b910d7c
[0117/151203.672962:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 165191: Permission denied (13)
[0117/151204.617091:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 165260: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516201914.738:161): avc:  denied  { map } for  pid=1281 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516201914.875:163): avc:  denied  { execute_no_trans } for  pid=1325 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestMachines-testExternalConsole-fedora-27-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestMachines-testExternalConsole-fedora-27-127.0.0.2-2301-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516201914.738:161): avc:  denied  { map } for  pid=1281 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 4 testExternalConsole (check_machines.TestMachines) # duration: 31s
Wrote screenshot to TestMachines-testExternalConsole-fedora-27-127.0.0.2-2301-FAIL.png
Wrote HTML dump to TestMachines-testExternalConsole-fedora-27-127.0.0.2-2301-FAIL.html
Wrote JS log to TestMachines-testExternalConsole-fedora-27-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestMachines-testExternalConsole-fedora-27-127.0.0.2-2301-FAIL.log

First occurrence: 2018-01-17T15:12:11.899173 | revision 0653b410de45cab35069740455b0cc52a661cba3, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testTroubleshooting (check_multi_machine.TestMultiMachine)
#

DevTools listening on ws://127.0.0.1:9246/devtools/browser/f1ea3d24-7f15-4aa6-bbba-0893c9370e97
[0117/153335.898821:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 123048: Permission denied (13)
[0117/153336.914190:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 123170: Permission denied (13)
> warning: cat: '*.pub': No such file or directory

> warning: failed to list keys in home directory: cat: '*.pub': No such file or directory
> warning: Login failed
> warning: cat: '*.pub': No such file or directory

> warning: failed to list keys in home directory: cat: '*.pub': No such file or directory
> warning: Login failed
(node:123056) Warning: Possible EventEmitter memory leak detected. 11 Page.loadEventFired listeners added. Use emitter.setMaxListeners() to increase limit
> warning: cat: '*.pub': No such file or directory

> warning: failed to list keys in home directory: cat: '*.pub': No such file or directory
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 502 (Remote Page is Unavailable)","timestamp":1516203261599.35,"url":"http://127.0.0.2:9091/cockpit/@root@10.111.113.2:2222/system/index.html#/","networkRequestId":"123170.746"}
[0117/153421.605693:WARNING:ipc_message_attachment_set.cc(49)] MessageAttachmentSet destroyed with unconsumed attachments: 0/1
> warning: cat: '*.pub': No such file or directory

> warning: failed to list keys in home directory: cat: '*.pub': No such file or directory
Unexpected journal message 'audit: type=1400 audit(1516203205.516:163): avc:  denied  { map } for  pid=1307 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516203205.617:165): avc:  denied  { execute_no_trans } for  pid=1344 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestMultiMachine-testTroubleshooting-fedora-27-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestMultiMachine-testTroubleshooting-fedora-27-127.0.0.2-2201-FAIL.log
Journal extracted to TestMultiMachine-testTroubleshooting-fedora-27-127.0.0.2-2203-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516203205.516:163): avc:  denied  { map } for  pid=1307 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 16 testTroubleshooting (check_multi_machine.TestMultiMachine) # duration: 71s
Wrote screenshot to TestMultiMachine-testTroubleshooting-fedora-27-127.0.0.2-2201-FAIL.png
Wrote HTML dump to TestMultiMachine-testTroubleshooting-fedora-27-127.0.0.2-2201-FAIL.html
Wrote JS log to TestMultiMachine-testTroubleshooting-fedora-27-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestMultiMachine-testTroubleshooting-fedora-27-127.0.0.2-2201-FAIL.log
Journal extracted to TestMultiMachine-testTroubleshooting-fedora-27-127.0.0.2-2203-FAIL.log

First occurrence: 2018-01-17T15:34:24.283160 | revision 74786f2be5f9e9c48b617d83f2629d6fa7832a02, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testTopology (check_kubernetes.TestKubernetes)
#
bash: /etc/kubernetes/start-kubernetes: No such file or directory
2018-01-17 10:27:17.848943 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-17 10:27:17.885364 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-17 10:27:17.885443 I | proto: duplicate proto type registered: google.protobuf.Timestamp
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9500/devtools/browser/941009a6-b34f-4d4c-a68d-2bf73915abd1
[0117/152728.194581:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 14404: Permission denied (13)
[0117/152729.560179:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 14441: Permission denied (13)
> warning: 2018-01-17 10:27:37.590327 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-17 10:27:37.590507 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-17 10:27:37.590529 I | proto: duplicate proto type registered: google.protobuf.Timestamp
error: current-context must exist in order to minify

> warning: received invalid kubectl config 
2018-01-17 10:27:39.504649 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-17 10:27:39.505285 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-17 10:27:39.505594 I | proto: duplicate proto type registered: google.protobuf.Timestamp
> warning: 2018-01-17 10:27:39.641999 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-17 10:27:39.642371 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-17 10:27:39.642417 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 
CDP: {"source":"security","level":"error","text":"Refused to apply inline style because it violates the following Content Security Policy directive: \"default-src 'self' http://127.0.0.2:9691\". Either the 'unsafe-inline' keyword, a hash ('sha256-O2+tCymNJNXAt1PNeGpUdjx9tYTHtsUHA3yHgvt0o98='), or a nonce ('nonce-...') is required to enable inline execution. Note also that 'style-src' was not explicitly set, so 'default-src' is used as a fallback.\n","timestamp":1516202866456.83,"url":"http://127.0.0.2:9691/cockpit/$3c07e1a7591b675b6f9a21432ea619d8ecf4add6/kubernetes/kubernetes.js","lineNumber":3940,"stackTrace":{"callFrames":[{"functionName":"html","scriptId":"44","url":"http://127.0.0.2:9691/cockpit/$3c07e1a7591b675b6f9a21432ea619d8ecf4add6/kubernetes/kubernetes.js","lineNumber":3940,"columnNumber":74},{"functionName":"be.(anonymous function)","scriptId":"44","url":"http://127.0.0.2:9691/cockpit/$3c07e1a7591b675b6f9a21432ea619d8ecf4add6/kubernetes/kubernetes.js","lineNumber":3957,"columnNumber":40},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9691/cockpit/$3c07e1a7591b675b6f9a21432ea619d8ecf4add6/kubernetes/kubernetes.js","lineNumber":1447,"columnNumber":40},{"functionName":"l","scriptId":"44","url":"http://127.0.0.2:9691/cockpit/$3c07e1a7591b675b6f9a21432ea619d8ecf4add6/kubernetes/kubernetes.js","lineNumber":2495,"columnNumber":41},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9691/cockpit/$3c07e1a7591b675b6f9a21432ea619d8ecf4add6/kubernetes/kubernetes.js","lineNumber":2503,"columnNumber":20},{"functionName":"$eval","scriptId":"44","url":"http://127.0.0.2:9691/cockpit/$3c07e1a7591b675b6f9a21432ea619d8ecf4add6/kubernetes/kubernetes.js","lineNumber":2819,"columnNumber":35},{"functionName":"$digest","scriptId":"44","url":"http://127.0.0.2:9691/cockpit/$3c07e1a7591b675b6f9a21432ea619d8ecf4add6/kubernetes/kubernetes.js","lineNumber":2772,"columnNumber":59},{"functionName":"$apply","scriptId":"44","url":"http://127.0.0.2:9691/cockpit/$3c07e1a7591b675b6f9a21432ea619d8ecf4add6/kubernetes/kubernetes.js","lineNumber":2841,"columnNumber":34},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9691/cockpit/$3c07e1a7591b675b6f9a21432ea619d8ecf4add6/kubernetes/kubernetes.js","lineNumber":2680,"columnNumber":26},{"functionName":"s","scriptId":"44","url":"http://127.0.0.2:9691/cockpit/$3c07e1a7591b675b6f9a21432ea619d8ecf4add6/kubernetes/kubernetes.js","lineNumber":965,"columnNumber":22},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9691/cockpit/$3c07e1a7591b675b6f9a21432ea619d8ecf4add6/kubernetes/kubernetes.js","lineNumber":1057,"columnNumber":33}]}}
CDP: {"source":"security","level":"error","text":"Refused to apply inline style because it violates the following Content Security Policy directive: \"default-src 'self' http://127.0.0.2:9691\". Either the 'unsafe-inline' keyword, a hash ('sha256-fA+Gq1RWMzVOfRLxqhYDHEkv5mTE5Id9hCuHr3/ce8A='), or a nonce ('nonce-...') is required to enable inline execution. Note also that 'style-src' was not explicitly set, so 'default-src' is used as a fallback.\n","timestamp":1516202866467.38,"url":"http://127.0.0.2:9691/cockpit/$3c07e1a7591b675b6f9a21432ea619d8ecf4add6/kubernetes/kubernetes.js","lineNumber":3940,"stackTrace":{"callFrames":[{"functionName":"html","scriptId":"44","url":"http://127.0.0.2:9691/cockpit/$3c07e1a7591b675b6f9a21432ea619d8ecf4add6/kubernetes/kubernetes.js","lineNumber":3940,"columnNumber":74},{"functionName":"be.(anonymous function)","scriptId":"44","url":"http://127.0.0.2:9691/cockpit/$3c07e1a7591b675b6f9a21432ea619d8ecf4add6/kubernetes/kubernetes.js","lineNumber":3957,"columnNumber":40},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9691/cockpit/$3c07e1a7591b675b6f9a21432ea619d8ecf4add6/kubernetes/kubernetes.js","lineNumber":1447,"columnNumber":40},{"functionName":"l","scriptId":"44","url":"http://127.0.0.2:9691/cockpit/$3c07e1a7591b675b6f9a21432ea619d8ecf4add6/kubernetes/kubernetes.js","lineNumber":2495,"columnNumber":41},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9691/cockpit/$3c07e1a7591b675b6f9a21432ea619d8ecf4add6/kubernetes/kubernetes.js","lineNumber":2503,"columnNumber":20},{"functionName":"$eval","scriptId":"44","url":"http://127.0.0.2:9691/cockpit/$3c07e1a7591b675b6f9a21432ea619d8ecf4add6/kubernetes/kubernetes.js","lineNumber":2819,"columnNumber":35},{"functionName":"$digest","scriptId":"44","url":"http://127.0.0.2:9691/cockpit/$3c07e1a7591b675b6f9a21432ea619d8ecf4add6/kubernetes/kubernetes.js","lineNumber":2772,"columnNumber":59},{"functionName":"$apply","scriptId":"44","url":"http://127.0.0.2:9691/cockpit/$3c07e1a7591b675b6f9a21432ea619d8ecf4add6/kubernetes/kubernetes.js","lineNumber":2841,"columnNumber":34},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9691/cockpit/$3c07e1a7591b675b6f9a21432ea619d8ecf4add6/kubernetes/kubernetes.js","lineNumber":2680,"columnNumber":26},{"functionName":"s","scriptId":"44","url":"http://127.0.0.2:9691/cockpit/$3c07e1a7591b675b6f9a21432ea619d8ecf4add6/kubernetes/kubernetes.js","lineNumber":965,"columnNumber":22},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9691/cockpit/$3c07e1a7591b675b6f9a21432ea619d8ecf4add6/kubernetes/kubernetes.js","lineNumber":1057,"columnNumber":33}]}}
CDP: {"source":"security","level":"error","text":"Refused to apply inline style because it violates the following Content Security Policy directive: \"default-src 'self' http://127.0.0.2:9691\". Either the 'unsafe-inline' keyword, a hash ('sha256-biLFinpqYMtWHmXfkA1BPeCY0/fNt46SAZ+BBk5YUog='), or a nonce ('nonce-...') is required to enable inline execution. Note also that 'style-src' was not explicitly set, so 'default-src' is used as a fallback.\n","timestamp":1516202866467.98,"url":"http://127.0.0.2:9691/cockpit/$3c07e1a7591b675b6f9a21432ea619d8ecf4add6/kubernetes/kubernetes.js","lineNumber":3940,"stackTrace":{"callFrames":[{"functionName":"html","scriptId":"44","url":"http://127.0.0.2:9691/cockpit/$3c07e1a7591b675b6f9a21432ea619d8ecf4add6/kubernetes/kubernetes.js","lineNumber":3940,"columnNumber":74},{"functionName":"be.(anonymous function)","scriptId":"44","url":"http://127.0.0.2:9691/cockpit/$3c07e1a7591b675b6f9a21432ea619d8ecf4add6/kubernetes/kubernetes.js","lineNumber":3957,"columnNumber":40},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9691/cockpit/$3c07e1a7591b675b6f9a21432ea619d8ecf4add6/kubernetes/kubernetes.js","lineNumber":1447,"columnNumber":40},{"functionName":"l","scriptId":"44","url":"http://127.0.0.2:9691/cockpit/$3c07e1a7591b675b6f9a21432ea619d8ecf4add6/kubernetes/kubernetes.js","lineNumber":2495,"columnNumber":41},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9691/cockpit/$3c07e1a7591b675b6f9a21432ea619d8ecf4add6/kubernetes/kubernetes.js","lineNumber":2503,"columnNumber":20},{"functionName":"$eval","scriptId":"44","url":"http://127.0.0.2:9691/cockpit/$3c07e1a7591b675b6f9a21432ea619d8ecf4add6/kubernetes/kubernetes.js","lineNumber":2819,"columnNumber":35},{"functionName":"$digest","scriptId":"44","url":"http://127.0.0.2:9691/cockpit/$3c07e1a7591b675b6f9a21432ea619d8ecf4add6/kubernetes/kubernetes.js","lineNumber":2772,"columnNumber":59},{"functionName":"$apply","scriptId":"44","url":"http://127.0.0.2:9691/cockpit/$3c07e1a7591b675b6f9a21432ea619d8ecf4add6/kubernetes/kubernetes.js","lineNumber":2841,"columnNumber":34},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9691/cockpit/$3c07e1a7591b675b6f9a21432ea619d8ecf4add6/kubernetes/kubernetes.js","lineNumber":2680,"columnNumber":26},{"functionName":"s","scriptId":"44","url":"http://127.0.0.2:9691/cockpit/$3c07e1a7591b675b6f9a21432ea619d8ecf4add6/kubernetes/kubernetes.js","lineNumber":965,"columnNumber":22},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9691/cockpit/$3c07e1a7591b675b6f9a21432ea619d8ecf4add6/kubernetes/kubernetes.js","lineNumber":1057,"columnNumber":33}]}}
Unexpected journal message 'audit: type=1400 audit(1516202796.473:163): avc:  denied  { execute_no_trans } for  pid=1264 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestKubernetes-testTopology-fedora-27-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestKubernetes-testTopology-fedora-27-127.0.0.2-2801-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516202796.473:163): avc:  denied  { execute_no_trans } for  pid=1264 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 175 testTopology (check_kubernetes.TestKubernetes) # duration: 105s
Wrote screenshot to TestKubernetes-testTopology-fedora-27-127.0.0.2-2801-FAIL.png
Wrote HTML dump to TestKubernetes-testTopology-fedora-27-127.0.0.2-2801-FAIL.html
Wrote JS log to TestKubernetes-testTopology-fedora-27-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestKubernetes-testTopology-fedora-27-127.0.0.2-2801-FAIL.log

First occurrence: 2018-01-17T15:27:49.878404 | revision 00d9ae2e7627c1150df7da02a6ba9cfa97d57eb9, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBinary (check_journal.TestJournal)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9313/devtools/browser/aec10e4f-2ab9-4d54-b551-dae18e660151
[0117/152920.699673:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 16025: Permission denied (13)
[0117/152921.929155:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 16060: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516202952.099:161): avc:  denied  { map } for  pid=1228 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516202952.452:163): avc:  denied  { execute_no_trans } for  pid=1273 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestJournal-testBinary-fedora-27-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestJournal-testBinary-fedora-27-127.0.0.2-2401-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516202952.099:161): avc:  denied  { map } for  pid=1228 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 165 testBinary (check_journal.TestJournal) # duration: 37s
Wrote screenshot to TestJournal-testBinary-fedora-27-127.0.0.2-2401-FAIL.png
Wrote HTML dump to TestJournal-testBinary-fedora-27-127.0.0.2-2401-FAIL.html
Wrote JS log to TestJournal-testBinary-fedora-27-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestJournal-testBinary-fedora-27-127.0.0.2-2401-FAIL.log

First occurrence: 2018-01-17T15:29:47.724939 | revision 00d9ae2e7627c1150df7da02a6ba9cfa97d57eb9, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (check_journal.TestJournal)
#
Removed /etc/systemd/system/multi-user.target.wants/chronyd.service.
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9459/devtools/browser/f9a6c35a-b6ca-46ec-b3ff-b66db4bc7fa5
[0117/152922.136640:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 16098: Permission denied (13)
[0117/152923.369071:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 16135: Permission denied (13)
Warning: Stopping systemd-journald.service, but it can still be activated by:
  systemd-journald.socket
  systemd-journald-dev-log.socket
  systemd-journald-audit.socket
> warning: transport closed: disconnected
Connection to 127.0.0.2 closed by remote host.
CDP: {"source":"network","level":"error","text":"Failed to load resource: net::ERR_EMPTY_RESPONSE","timestamp":1516202976379.26,"url":"http://127.0.0.2:9591/cockpit/static/fonts/OpenSans-Light-webfont.woff","networkRequestId":"16135.29"}
ssh_exchange_identification: read: Connection reset by peer
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"4"}
ssh_exchange_identification: read: Connection reset by peer
ssh_exchange_identification: read: Connection reset by peer
ssh_exchange_identification: Connection closed by remote host
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"5"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"6"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"7"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"8"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"9"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"10"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"11"}
Unexpected journal message 'audit: type=1400 audit(1516202952.260:161): avc:  denied  { map } for  pid=1230 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516202952.563:163): avc:  denied  { execute_no_trans } for  pid=1275 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestJournal-testBasic-fedora-27-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestJournal-testBasic-fedora-27-127.0.0.2-2701-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516202952.260:161): avc:  denied  { map } for  pid=1230 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 164 testBasic (check_journal.TestJournal) # duration: 94s
Wrote screenshot to TestJournal-testBasic-fedora-27-127.0.0.2-2701-FAIL.png
Wrote HTML dump to TestJournal-testBasic-fedora-27-127.0.0.2-2701-FAIL.html
Wrote JS log to TestJournal-testBasic-fedora-27-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestJournal-testBasic-fedora-27-127.0.0.2-2701-FAIL.log

First occurrence: 2018-01-17T15:30:27.918371 | revision 00d9ae2e7627c1150df7da02a6ba9cfa97d57eb9, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (check_kdump.TestKdump)
#
Created symlink /etc/systemd/system/multi-user.target.wants/kdump.service -> /usr/lib/systemd/system/kdump.service.
Job for kdump.service failed because the control process exited with error code.
See "systemctl  status kdump.service" and "journalctl  -xe" for details.
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9648/devtools/browser/45872bca-0088-4c36-bb62-146ad64af72b
[0117/152822.644635:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 15196: Permission denied (13)
[0117/152824.010144:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 15288: Permission denied (13)
Generating grub configuration file ...
Found linux image: /boot/vmlinuz-4.14.11-300.fc27.x86_64
Found initrd image: /boot/initramfs-4.14.11-300.fc27.x86_64.img
Found linux image: /boot/vmlinuz-4.13.9-300.fc27.x86_64
Found initrd image: /boot/initramfs-4.13.9-300.fc27.x86_64.img
Found linux image: /boot/vmlinuz-0-rescue-b7698e75e35a46dc9cd9db5d9bec44b8
Found initrd image: /boot/initramfs-0-rescue-b7698e75e35a46dc9cd9db5d9bec44b8.img
done
Connection to 127.0.0.2 closed by remote host.
> warning: transport closed: disconnected
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"4"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: net::ERR_EMPTY_RESPONSE","timestamp":1516202918008.86,"url":"http://127.0.0.2:9691/cockpit/static/fonts/OpenSans-Light-webfont.woff","networkRequestId":"15288.29"}
ssh_exchange_identification: read: Connection reset by peer
ssh_exchange_identification: Connection closed by remote host
ssh_exchange_identification: Connection closed by remote host
ssh_exchange_identification: read: Connection reset by peer
ssh_exchange_identification: Connection closed by remote host
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"5"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"6"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"7"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"8"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"9"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"10"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"11"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"12"}
> warning: Unable to apply settings: Directory /var/crash2 isn't writable or doesn't exist.
> log: health check failed
> warning: transport closed: timeout
CDP: {"source":"network","level":"error","text":"Failed to load resource: net::ERR_CONNECTION_RESET","timestamp":1516203082844.16,"url":"http://127.0.0.2:9691/cockpit/static/fonts/OpenSans-Light-webfont.woff","networkRequestId":"15288.131"}
Connection to 127.0.0.2 closed by remote host.
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"26"}
Unexpected journal message 'audit: type=1400 audit(1516202894.589:161): avc:  denied  { map } for  pid=1213 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516202894.692:163): avc:  denied  { execute_no_trans } for  pid=1242 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestKdump-testBasic-fedora-27-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestKdump-testBasic-fedora-27-127.0.0.2-2801-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516202894.589:161): avc:  denied  { map } for  pid=1213 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 167 testBasic (check_kdump.TestKdump) # duration: 214s
Wrote screenshot to TestKdump-testBasic-fedora-27-127.0.0.2-2801-FAIL.png
Wrote HTML dump to TestKdump-testBasic-fedora-27-127.0.0.2-2801-FAIL.html
Wrote JS log to TestKdump-testBasic-fedora-27-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestKdump-testBasic-fedora-27-127.0.0.2-2801-FAIL.log

First occurrence: 2018-01-17T15:31:29.098381 | revision 00d9ae2e7627c1150df7da02a6ba9cfa97d57eb9, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testConfigOrigins (check_connection.TestConnection)
#
Unexpected journal message 'audit: type=1400 audit(1516203214.484:160): avc:  denied  { map } for  pid=1223 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516203214.762:163): avc:  denied  { execute_no_trans } for  pid=1268 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Journal extracted to TestConnection-testConfigOrigins-fedora-27-127.0.0.2-2401-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516203214.484:160): avc:  denied  { map } for  pid=1223 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 141 testConfigOrigins (check_connection.TestConnection) # duration: 37s
Journal extracted to TestConnection-testConfigOrigins-fedora-27-127.0.0.2-2401-FAIL.log

First occurrence: 2018-01-17T15:33:51.306920 | revision 00d9ae2e7627c1150df7da02a6ba9cfa97d57eb9, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (check_terminal.TestTerminal)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9314/devtools/browser/392fa376-1067-46ad-a8cc-e0dbca6f0482
[0117/153456.685814:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 21273: Permission denied (13)
[0117/153457.915136:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 21318: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516203285.182:162): avc:  denied  { execute_no_trans } for  pid=1244 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestTerminal-testBasic-fedora-27-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestTerminal-testBasic-fedora-27-127.0.0.2-2801-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516203285.182:162): avc:  denied  { execute_no_trans } for  pid=1244 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 131 testBasic (check_terminal.TestTerminal) # duration: 42s
Wrote screenshot to TestTerminal-testBasic-fedora-27-127.0.0.2-2801-FAIL.png
Wrote HTML dump to TestTerminal-testBasic-fedora-27-127.0.0.2-2801-FAIL.html
Wrote JS log to TestTerminal-testBasic-fedora-27-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestTerminal-testBasic-fedora-27-127.0.0.2-2801-FAIL.log

First occurrence: 2018-01-17T15:35:07.569662 | revision 00d9ae2e7627c1150df7da02a6ba9cfa97d57eb9, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (check_system_info.TestSystemInfo)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9718/devtools/browser/f276e09c-bfe6-4db7-9a5a-c0442c5fdd84
[0117/153521.953205:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 21958: Permission denied (13)
[0117/153523.469063:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 21988: Permission denied (13)
> warning: # localhost:22 SSH-2.0-OpenSSH_7.6
# localhost:22 SSH-2.0-OpenSSH_7.6
# localhost:22 SSH-2.0-OpenSSH_7.6
# localhost:22 SSH-2.0-OpenSSH_7.6

> warning: # localhost:22 SSH-2.0-OpenSSH_7.6
# localhost:22 SSH-2.0-OpenSSH_7.6
# localhost:22 SSH-2.0-OpenSSH_7.6
# localhost:22 SSH-2.0-OpenSSH_7.6

Unexpected journal message 'audit: type=1400 audit(1516203313.401:152): avc:  denied  { execute_no_trans } for  pid=1242 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestSystemInfo-testBasic-fedora-27-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestSystemInfo-testBasic-fedora-27-127.0.0.2-2401-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/bots/../test/verify/check-system-info", line 188, in testBasic
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516203313.401:152): avc:  denied  { execute_no_trans } for  pid=1242 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 127 testBasic (check_system_info.TestSystemInfo) # duration: 47s
Wrote screenshot to TestSystemInfo-testBasic-fedora-27-127.0.0.2-2401-FAIL.png
Wrote HTML dump to TestSystemInfo-testBasic-fedora-27-127.0.0.2-2401-FAIL.html
Wrote JS log to TestSystemInfo-testBasic-fedora-27-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestSystemInfo-testBasic-fedora-27-127.0.0.2-2401-FAIL.log

First occurrence: 2018-01-17T15:35:42.952493 | revision 00d9ae2e7627c1150df7da02a6ba9cfa97d57eb9, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testLvm (check_storage_lvm2.TestStorage)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:10106/devtools/browser/6cc70161-cee3-44d4-baf8-2e5e207e0a58
[0117/153749.786928:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 24693: Permission denied (13)
[0117/153751.041112:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 24727: Permission denied (13)
  WARNING: Sum of all thin volume sizes (100.00 MiB) exceeds the size of thin pool TEST1/pool and the size of whole volume group (48.00 MiB)!
> warning: This logical volume cannot be made smaller.
Unexpected journal message 'audit: type=1400 audit(1516203460.074:161): avc:  denied  { map } for  pid=1268 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516203460.237:163): avc:  denied  { execute_no_trans } for  pid=1296 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestStorage-testLvm-fedora-27-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestStorage-testLvm-fedora-27-127.0.0.2-2501-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516203460.074:161): avc:  denied  { map } for  pid=1268 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 107 testLvm (check_storage_lvm2.TestStorage) # duration: 98s
Wrote screenshot to TestStorage-testLvm-fedora-27-127.0.0.2-2501-FAIL.png
Wrote HTML dump to TestStorage-testLvm-fedora-27-127.0.0.2-2501-FAIL.html
Wrote JS log to TestStorage-testLvm-fedora-27-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestStorage-testLvm-fedora-27-127.0.0.2-2501-FAIL.log

First occurrence: 2018-01-17T15:38:50.293902 | revision 00d9ae2e7627c1150df7da02a6ba9cfa97d57eb9, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testEnforcingToggle (check_setroubleshoot.TestSelinux)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9997/devtools/browser/44dc34ef-6638-47e0-bedc-2d65a27b06f8
[0117/154002.589896:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 26862: Permission denied (13)
[0117/154004.459715:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 26925: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516203590.802:150): avc:  denied  { map } for  pid=1225 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516203590.985:152): avc:  denied  { execute_no_trans } for  pid=1255 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestSelinux-testEnforcingToggle-fedora-27-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestSelinux-testEnforcingToggle-fedora-27-127.0.0.2-2801-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516203590.802:150): avc:  denied  { map } for  pid=1225 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 93 testEnforcingToggle (check_setroubleshoot.TestSelinux) # duration: 67s
Wrote screenshot to TestSelinux-testEnforcingToggle-fedora-27-127.0.0.2-2801-FAIL.png
Wrote HTML dump to TestSelinux-testEnforcingToggle-fedora-27-127.0.0.2-2801-FAIL.html
Wrote JS log to TestSelinux-testEnforcingToggle-fedora-27-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestSelinux-testEnforcingToggle-fedora-27-127.0.0.2-2801-FAIL.log

First occurrence: 2018-01-17T15:40:28.231826 | revision 00d9ae2e7627c1150df7da02a6ba9cfa97d57eb9, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testNotSupported (check_realms.TestRealms)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9410/devtools/browser/b2d51d56-84c6-4f00-891a-56e70a241743
[0117/154224.854508:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 28784: Permission denied (13)
[0117/154226.277173:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 28834: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516203726.630:153): avc:  denied  { map } for  pid=1219 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516203726.951:155): avc:  denied  { execute_no_trans } for  pid=1248 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestRealms-testNotSupported-fedora-27-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestRealms-testNotSupported-fedora-27-127.0.0.2-2401-FAIL.log
Journal extracted to TestRealms-testNotSupported-ipa-127.0.0.2-2402-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516203726.630:153): avc:  denied  { map } for  pid=1219 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 82 testNotSupported (check_realms.TestRealms) # duration: 122s
Wrote screenshot to TestRealms-testNotSupported-fedora-27-127.0.0.2-2401-FAIL.png
Wrote HTML dump to TestRealms-testNotSupported-fedora-27-127.0.0.2-2401-FAIL.html
Wrote JS log to TestRealms-testNotSupported-fedora-27-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestRealms-testNotSupported-fedora-27-127.0.0.2-2401-FAIL.log
Journal extracted to TestRealms-testNotSupported-ipa-127.0.0.2-2402-FAIL.log

First occurrence: 2018-01-17T15:43:37.601078 | revision 00d9ae2e7627c1150df7da02a6ba9cfa97d57eb9, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testSecurityOnly (check_packagekit.TestUpdates)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9316/devtools/browser/841d20fb-6cec-4d27-b5ad-58665d369d94
[0117/154441.520861:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 30112: Permission denied (13)
[0117/154442.791083:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 30164: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516203860.956:153): avc:  denied  { map } for  pid=1227 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestUpdates-testSecurityOnly-fedora-27-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestUpdates-testSecurityOnly-fedora-27-127.0.0.2-2401-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516203860.956:153): avc:  denied  { map } for  pid=1227 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 73 testSecurityOnly (check_packagekit.TestUpdates) # duration: 77s
Wrote screenshot to TestUpdates-testSecurityOnly-fedora-27-127.0.0.2-2401-FAIL.png
Wrote HTML dump to TestUpdates-testSecurityOnly-fedora-27-127.0.0.2-2401-FAIL.html
Wrote JS log to TestUpdates-testSecurityOnly-fedora-27-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestUpdates-testSecurityOnly-fedora-27-127.0.0.2-2401-FAIL.log

First occurrence: 2018-01-17T15:45:00.282308 | revision 00d9ae2e7627c1150df7da02a6ba9cfa97d57eb9, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testNoConnectionSettings (check_networking_settings.TestNetworking)
#
NAME         UUID                                  TYPE            DEVICE 
System eth0  5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03  802-3-ethernet  eth0   
virbr0       6d471f85-f85e-41f1-a1b4-c5fef8fefbca  bridge          virbr0 
System eth1  9c92fad9-6ecb-3e6c-eb4d-8a47c6f50c04  802-3-ethernet  --     
ens2         39ef3890-56af-4114-9a24-f3f94c42acfe  802-3-ethernet  --     

ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:10186/devtools/browser/f8ba3b95-dcd8-4520-a185-4e010fce7bec
[0117/155023.550726:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 37109: Permission denied (13)
[0117/155024.548693:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 37164: Permission denied (13)
52:54:01:00:00:03 -> eth2
52:54:01:00:00:03 -> eth2
Unexpected journal message 'audit: type=1400 audit(1516204215.272:161): avc:  denied  { map } for  pid=1242 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516204215.583:168): avc:  denied  { execute_no_trans } for  pid=1283 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestNetworking-testNoConnectionSettings-fedora-27-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestNetworking-testNoConnectionSettings-fedora-27-127.0.0.2-2601-FAIL.log
Journal extracted to TestNetworking-testNoConnectionSettings-fedora-26-127.0.0.2-2602-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516204215.272:161): avc:  denied  { map } for  pid=1242 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 36 testNoConnectionSettings (check_networking_settings.TestNetworking) # duration: 37s
Wrote screenshot to TestNetworking-testNoConnectionSettings-fedora-27-127.0.0.2-2601-FAIL.png
Wrote HTML dump to TestNetworking-testNoConnectionSettings-fedora-27-127.0.0.2-2601-FAIL.html
Wrote JS log to TestNetworking-testNoConnectionSettings-fedora-27-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestNetworking-testNoConnectionSettings-fedora-27-127.0.0.2-2601-FAIL.log
Journal extracted to TestNetworking-testNoConnectionSettings-fedora-26-127.0.0.2-2602-FAIL.log

First occurrence: 2018-01-17T15:50:41.416096 | revision 00d9ae2e7627c1150df7da02a6ba9cfa97d57eb9, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testMac (check_networking_mac.TestNetworking)
#
NAME         UUID                                  TYPE            DEVICE 
System eth0  5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03  802-3-ethernet  eth0   
virbr0       a7799472-66ef-48fd-9927-5fdd98f140df  bridge          virbr0 
System eth1  9c92fad9-6ecb-3e6c-eb4d-8a47c6f50c04  802-3-ethernet  --     
ens2         39ef3890-56af-4114-9a24-f3f94c42acfe  802-3-ethernet  --     

ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9817/devtools/browser/cdde5233-35f4-4c47-a674-05a8b1b3d81f
[0117/155054.889435:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 37956: Permission denied (13)
[0117/155055.957997:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 37987: Permission denied (13)
52:54:01:00:00:03 -> eth2
52:54:01:00:00:03 -> eth2
Unexpected journal message 'audit: type=1400 audit(1516204241.524:163): avc:  denied  { map } for  pid=1261 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516204241.729:165): avc:  denied  { execute_no_trans } for  pid=1315 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestNetworking-testMac-fedora-27-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestNetworking-testMac-fedora-27-127.0.0.2-2301-FAIL.log
Journal extracted to TestNetworking-testMac-fedora-26-127.0.0.2-2302-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516204241.524:163): avc:  denied  { map } for  pid=1261 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 33 testMac (check_networking_mac.TestNetworking) # duration: 41s
Wrote screenshot to TestNetworking-testMac-fedora-27-127.0.0.2-2301-FAIL.png
Wrote HTML dump to TestNetworking-testMac-fedora-27-127.0.0.2-2301-FAIL.html
Wrote JS log to TestNetworking-testMac-fedora-27-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestNetworking-testMac-fedora-27-127.0.0.2-2301-FAIL.log
Journal extracted to TestNetworking-testMac-fedora-26-127.0.0.2-2302-FAIL.log

First occurrence: 2018-01-17T15:51:12.301306 | revision 00d9ae2e7627c1150df7da02a6ba9cfa97d57eb9, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testFrameNavigation (check_multi_machine.TestMultiMachine)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9946/devtools/browser/f3d17aa2-1ed8-49b8-9de2-de12055dc1c2
[0117/155337.818078:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 42717: Permission denied (13)
[0117/155338.838421:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 42760: Permission denied (13)
[0117/155348.266746:WARNING:ipc_message_attachment_set.cc(49)] MessageAttachmentSet destroyed with unconsumed attachments: 0/1
Unexpected journal message 'audit: type=1400 audit(1516204404.264:166): avc:  denied  { map } for  pid=1308 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestMultiMachine-testFrameNavigation-fedora-27-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestMultiMachine-testFrameNavigation-fedora-27-127.0.0.2-2901-FAIL.log
Journal extracted to TestMultiMachine-testFrameNavigation-fedora-27-127.0.0.2-2903-FAIL.log
Journal extracted to TestMultiMachine-testFrameNavigation-fedora-27-127.0.0.2-2902-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516204404.264:166): avc:  denied  { map } for  pid=1308 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 14 testFrameNavigation (check_multi_machine.TestMultiMachine) # duration: 41s
Wrote screenshot to TestMultiMachine-testFrameNavigation-fedora-27-127.0.0.2-2901-FAIL.png
Wrote HTML dump to TestMultiMachine-testFrameNavigation-fedora-27-127.0.0.2-2901-FAIL.html
Wrote JS log to TestMultiMachine-testFrameNavigation-fedora-27-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestMultiMachine-testFrameNavigation-fedora-27-127.0.0.2-2901-FAIL.log
Journal extracted to TestMultiMachine-testFrameNavigation-fedora-27-127.0.0.2-2903-FAIL.log
Journal extracted to TestMultiMachine-testFrameNavigation-fedora-27-127.0.0.2-2902-FAIL.log

First occurrence: 2018-01-17T15:53:54.253085 | revision 00d9ae2e7627c1150df7da02a6ba9cfa97d57eb9, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testDirectLogin (check_multi_machine.TestMultiMachine)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:10024/devtools/browser/dd868475-26cc-448d-b389-8dfdc1b3d19e
[0117/155351.285432:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 43049: Permission denied (13)
[0117/155352.248749:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 43164: Permission denied (13)
(node:43060) Warning: Possible EventEmitter memory leak detected. 11 Page.loadEventFired listeners added. Use emitter.setMaxListeners() to increase limit
> log: Authentication failed: invalid-hostkey
> log: Authentication failed: unknown-host
> log: Authentication failed: unknown-hostkey
> log: Authentication failed
> log: Authentication failed: no-host
Unexpected journal message 'audit: type=1400 audit(1516204421.481:163): avc:  denied  { map } for  pid=1290 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516204421.666:165): avc:  denied  { execute_no_trans } for  pid=1333 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestMultiMachine-testDirectLogin-fedora-27-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestMultiMachine-testDirectLogin-fedora-27-127.0.0.2-2801-FAIL.log
Journal extracted to TestMultiMachine-testDirectLogin-fedora-27-127.0.0.2-2803-FAIL.log
Journal extracted to TestMultiMachine-testDirectLogin-fedora-27-127.0.0.2-2802-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516204421.481:163): avc:  denied  { map } for  pid=1290 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 12 testDirectLogin (check_multi_machine.TestMultiMachine) # duration: 46s
Wrote screenshot to TestMultiMachine-testDirectLogin-fedora-27-127.0.0.2-2801-FAIL.png
Wrote HTML dump to TestMultiMachine-testDirectLogin-fedora-27-127.0.0.2-2801-FAIL.html
Wrote JS log to TestMultiMachine-testDirectLogin-fedora-27-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestMultiMachine-testDirectLogin-fedora-27-127.0.0.2-2801-FAIL.log
Journal extracted to TestMultiMachine-testDirectLogin-fedora-27-127.0.0.2-2803-FAIL.log
Journal extracted to TestMultiMachine-testDirectLogin-fedora-27-127.0.0.2-2802-FAIL.log

First occurrence: 2018-01-17T15:54:16.045324 | revision 00d9ae2e7627c1150df7da02a6ba9cfa97d57eb9, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testAbrtSegv (check_journal.TestJournal)
#

DevTools listening on ws://127.0.0.1:9861/devtools/browser/7b59e067-a14a-49c4-938f-fe0686e7ed28
[0117/161105.532287:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 16976: Permission denied (13)
[0117/161106.664468:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 17056: Permission denied (13)
bash: line 1:  1850 Segmentation fault      (core dumped) python -c 'import os; os.kill(os.getpid(), 11)'
Unexpected journal message 'audit: type=1400 audit(1516205456.372:161): avc:  denied  { map } for  pid=1237 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516205456.585:165): avc:  denied  { execute_no_trans } for  pid=1285 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestJournal-testAbrtSegv-fedora-27-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestJournal-testAbrtSegv-fedora-27-127.0.0.2-2301-FAIL.log
Core dumps downloaded to /build/cockpit/TestJournal-testAbrtSegv-fedora-27-127.0.0.2-2301-FAIL.core
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516205456.372:161): avc:  denied  { map } for  pid=1237 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 159 testAbrtSegv (check_journal.TestJournal) # duration: 32s
Wrote screenshot to TestJournal-testAbrtSegv-fedora-27-127.0.0.2-2301-FAIL.png
Wrote HTML dump to TestJournal-testAbrtSegv-fedora-27-127.0.0.2-2301-FAIL.html
Wrote JS log to TestJournal-testAbrtSegv-fedora-27-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestJournal-testAbrtSegv-fedora-27-127.0.0.2-2301-FAIL.log
Core dumps downloaded to /build/cockpit/TestJournal-testAbrtSegv-fedora-27-127.0.0.2-2301-FAIL.core

First occurrence: 2018-01-17T16:11:16.290612 | revision d491e296d38c321f7e182ba70cd38159abc7d002, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (check_kdump.TestKdump)
#
Created symlink /etc/systemd/system/multi-user.target.wants/kdump.service -> /usr/lib/systemd/system/kdump.service.
Job for kdump.service failed because the control process exited with error code.
See "systemctl  status kdump.service" and "journalctl  -xe" for details.

DevTools listening on ws://127.0.0.1:10020/devtools/browser/f69abc9d-63db-4f58-be02-66cb8dd8928f
[0117/161049.320626:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 16522: Permission denied (13)
[0117/161050.325591:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 16549: Permission denied (13)
Generating grub configuration file ...
Found linux image: /boot/vmlinuz-4.14.11-300.fc27.x86_64
Found initrd image: /boot/initramfs-4.14.11-300.fc27.x86_64.img
Found linux image: /boot/vmlinuz-4.13.9-300.fc27.x86_64
Found initrd image: /boot/initramfs-4.13.9-300.fc27.x86_64.img
Found linux image: /boot/vmlinuz-0-rescue-b7698e75e35a46dc9cd9db5d9bec44b8
Found initrd image: /boot/initramfs-0-rescue-b7698e75e35a46dc9cd9db5d9bec44b8.img
done
> warning: transport closed: disconnected
Connection to 127.0.0.2 closed by remote host.
CDP: {"source":"network","level":"error","text":"Failed to load resource: net::ERR_EMPTY_RESPONSE","timestamp":1516205459725.81,"url":"http://127.0.0.2:9391/cockpit/static/fonts/OpenSans-Light-webfont.woff","networkRequestId":"16549.29"}
ssh_exchange_identification: read: Connection reset by peer
ssh_exchange_identification: Connection closed by remote host
ssh_exchange_identification: read: Connection reset by peer
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"4"}
ssh_exchange_identification: Connection closed by remote host
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"5"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"6"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"7"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"8"}
> warning: Unable to apply settings: Directory /var/crash2 isn't writable or doesn't exist.
> warning: transport closed: disconnected
CDP: {"source":"network","level":"error","text":"Failed to load resource: net::ERR_CONNECTION_RESET","timestamp":1516205553123.41,"url":"http://127.0.0.2:9391/cockpit/static/fonts/OpenSans-Light-webfont.woff","networkRequestId":"16549.131"}
Connection to 127.0.0.2 closed by remote host.
Unexpected journal message 'audit: type=1400 audit(1516205476.852:157): avc:  denied  { map } for  pid=1356 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516205477.037:159): avc:  denied  { execute_no_trans } for  pid=1408 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestKdump-testBasic-fedora-27-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestKdump-testBasic-fedora-27-127.0.0.2-2501-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516205476.852:157): avc:  denied  { map } for  pid=1356 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 163 testBasic (check_kdump.TestKdump) # duration: 127s
Wrote screenshot to TestKdump-testBasic-fedora-27-127.0.0.2-2501-FAIL.png
Wrote HTML dump to TestKdump-testBasic-fedora-27-127.0.0.2-2501-FAIL.html
Wrote JS log to TestKdump-testBasic-fedora-27-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestKdump-testBasic-fedora-27-127.0.0.2-2501-FAIL.log

First occurrence: 2018-01-17T16:12:36.388972 | revision d491e296d38c321f7e182ba70cd38159abc7d002, logs Times recorded: 1 Latest occurrences:

cockpituous commented 6 years ago

verify/fedora-27 Ooops, it happened again


# ----------------------------------------------------------------------
# testBinary (check_journal.TestJournal)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:10165/devtools/browser/b81c5c1e-f346-4b4e-bc23-cd91b1dbc1f2
[0118/055531.744712:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 16247: Permission denied (13)
[0118/055532.728368:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 16275: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516254924.791:161): avc:  denied  { map } for  pid=1212 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestJournal-testBinary-fedora-27-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestJournal-testBinary-fedora-27-127.0.0.2-2401-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516254924.791:161): avc:  denied  { map } for  pid=1212 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 165 testBinary (check_journal.TestJournal) # duration: 25s
Wrote screenshot to TestJournal-testBinary-fedora-27-127.0.0.2-2401-FAIL.png
Wrote HTML dump to TestJournal-testBinary-fedora-27-127.0.0.2-2401-FAIL.html
Wrote JS log to TestJournal-testBinary-fedora-27-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestJournal-testBinary-fedora-27-127.0.0.2-2401-FAIL.log

First occurrence: 2018-01-18T05:55:37.893091 | revision f4feca38b4f8678b6712f9153acd3e608f9fd1e9, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testPendingClaim (check_openshift.TestOpenshift)
#
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9509/devtools/browser/9fcebe3e-cedf-4e3e-ab51-ad510d3698cb
[0118/102605.026649:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 35970: Permission denied (13)
[0118/102605.935719:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 36033: Permission denied (13)
> warning: 2018-01-18 05:26:10.180048 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-18 05:26:10.180230 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-18 05:26:10.180273 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-18 05:26:10.552542 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-18 05:26:10.552686 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-18 05:26:10.552720 I | proto: duplicate proto type registered: google.protobuf.Timestamp

/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
Unexpected journal message 'audit: type=1400 audit(1516271135.193:173): avc:  denied  { map } for  pid=1251 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestOpenshift-testPendingClaim-fedora-27-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestOpenshift-testPendingClaim-fedora-27-127.0.0.2-2901-FAIL.log
Journal extracted to TestOpenshift-testPendingClaim-openshift-127.0.0.2-2902-FAIL.log
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516271135.193:173): avc:  denied  { map } for  pid=1251 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 47 testPendingClaim (check_openshift.TestOpenshift) # duration: 63s
Wrote screenshot to TestOpenshift-testPendingClaim-fedora-27-127.0.0.2-2901-FAIL.png
Wrote HTML dump to TestOpenshift-testPendingClaim-fedora-27-127.0.0.2-2901-FAIL.html
Wrote JS log to TestOpenshift-testPendingClaim-fedora-27-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestOpenshift-testPendingClaim-fedora-27-127.0.0.2-2901-FAIL.log
Journal extracted to TestOpenshift-testPendingClaim-openshift-127.0.0.2-2902-FAIL.log
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory

First occurrence: 2018-01-18T10:26:30.143757 | revision cf7f05a08b4b892df5c2d2fe52fa10488ad93d5d, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testDirectLogin (check_multi_machine.TestMultiMachine)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9792/devtools/browser/5081ce22-82fd-4add-a72d-4746a9e34e06
[0118/102953.430438:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 43352: Permission denied (13)
[0118/102954.421629:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 43416: Permission denied (13)
(node:43360) Warning: Possible EventEmitter memory leak detected. 11 Page.loadEventFired listeners added. Use emitter.setMaxListeners() to increase limit
> log: transport closed, dropped message:  1:1!1
{"type":"s","call":["/user","org.freedesktop.DBus.Properties","GetAll",["cockpit.User"]],"id":"2"}
> log: Authentication failed: invalid-hostkey
> log: Authentication failed: unknown-host
> log: Authentication failed: unknown-hostkey
> log: Authentication failed
> log: Authentication failed: no-host
Unexpected journal message 'audit: type=1400 audit(1516271381.720:178): avc:  denied  { map } for  pid=1312 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestMultiMachine-testDirectLogin-fedora-27-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestMultiMachine-testDirectLogin-fedora-27-127.0.0.2-2401-FAIL.log
Journal extracted to TestMultiMachine-testDirectLogin-fedora-27-127.0.0.2-2403-FAIL.log
Journal extracted to TestMultiMachine-testDirectLogin-fedora-27-127.0.0.2-2402-FAIL.log
Core dumps downloaded to /build/cockpit/TestMultiMachine-testDirectLogin-fedora-27-127.0.0.2-2402-FAIL.core
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516271381.720:178): avc:  denied  { map } for  pid=1312 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 12 testDirectLogin (check_multi_machine.TestMultiMachine) # duration: 51s
Wrote screenshot to TestMultiMachine-testDirectLogin-fedora-27-127.0.0.2-2401-FAIL.png
Wrote HTML dump to TestMultiMachine-testDirectLogin-fedora-27-127.0.0.2-2401-FAIL.html
Wrote JS log to TestMultiMachine-testDirectLogin-fedora-27-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestMultiMachine-testDirectLogin-fedora-27-127.0.0.2-2401-FAIL.log
Journal extracted to TestMultiMachine-testDirectLogin-fedora-27-127.0.0.2-2403-FAIL.log
Journal extracted to TestMultiMachine-testDirectLogin-fedora-27-127.0.0.2-2402-FAIL.log
Core dumps downloaded to /build/cockpit/TestMultiMachine-testDirectLogin-fedora-27-127.0.0.2-2402-FAIL.core

First occurrence: 2018-01-18T10:30:19.189730 | revision cf7f05a08b4b892df5c2d2fe52fa10488ad93d5d, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testPrivateKeys (check_keys.TestKeys)
#

DevTools listening on ws://127.0.0.1:9296/devtools/browser/6e22484c-a180-4acd-91ff-b631b50d6b0c
[0118/120708.158636:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 84738: Permission denied (13)
[0118/120709.515303:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 84759: Permission denied (13)
> log: /bad: No such file or directory

> log: /bad: No such file or directory

> log: Enter passphrase for /tmp/new.rsa: 
Bad passphrase, try again for /tmp/new.rsa: 

> log: Enter passphrase for /tmp/new.rsa: 
Bad passphrase, try again for /tmp/new.rsa: 

> warning: loading key failed:  Password not accepted
Unexpected journal message 'audit: type=1400 audit(1516277221.578:153): avc:  denied  { map } for  pid=1217 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516277221.741:155): avc:  denied  { execute_no_trans } for  pid=1246 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestKeys-testPrivateKeys-fedora-27-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestKeys-testPrivateKeys-fedora-27-127.0.0.2-2301-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516277221.578:153): avc:  denied  { map } for  pid=1217 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 169 testPrivateKeys (check_keys.TestKeys) # duration: 47s
Wrote screenshot to TestKeys-testPrivateKeys-fedora-27-127.0.0.2-2301-FAIL.png
Wrote HTML dump to TestKeys-testPrivateKeys-fedora-27-127.0.0.2-2301-FAIL.html
Wrote JS log to TestKeys-testPrivateKeys-fedora-27-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestKeys-testPrivateKeys-fedora-27-127.0.0.2-2301-FAIL.log

First occurrence: 2018-01-18T12:07:27.189658 | revision 85c0a3f803822ad71c2c703c61f7fe7081e875f6, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testResources (check_docker.TestDocker)
#

DevTools listening on ws://127.0.0.1:9622/devtools/browser/63fde7d8-2ecb-414b-afa5-64407745a984
[0118/121000.784733:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 87306: Permission denied (13)
[0118/121001.901377:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 87342: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516277351.660:160): avc:  denied  { map } for  pid=1273 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516277351.885:163): avc:  denied  { execute_no_trans } for  pid=1319 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestDocker-testResources-fedora-27-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestDocker-testResources-fedora-27-127.0.0.2-2201-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516277351.660:160): avc:  denied  { map } for  pid=1273 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 155 testResources (check_docker.TestDocker) # duration: 81s
Wrote screenshot to TestDocker-testResources-fedora-27-127.0.0.2-2201-FAIL.png
Wrote HTML dump to TestDocker-testResources-fedora-27-127.0.0.2-2201-FAIL.html
Wrote JS log to TestDocker-testResources-fedora-27-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestDocker-testResources-fedora-27-127.0.0.2-2201-FAIL.log

First occurrence: 2018-01-18T12:10:18.839641 | revision 85c0a3f803822ad71c2c703c61f7fe7081e875f6, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (check_kdump.TestKdump)
#
Created symlink /etc/systemd/system/multi-user.target.wants/kdump.service -> /usr/lib/systemd/system/kdump.service.
Job for kdump.service failed because the control process exited with error code.
See "systemctl  status kdump.service" and "journalctl  -xe" for details.

DevTools listening on ws://127.0.0.1:9861/devtools/browser/c5d26449-f8a8-48f2-bcdb-94b22b8b9c1c
[0118/120803.818387:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 85539: Permission denied (13)
[0118/120805.176186:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 85598: Permission denied (13)
Generating grub configuration file ...
Found linux image: /boot/vmlinuz-4.14.11-300.fc27.x86_64
Found initrd image: /boot/initramfs-4.14.11-300.fc27.x86_64.img
Found linux image: /boot/vmlinuz-4.13.9-300.fc27.x86_64
Found initrd image: /boot/initramfs-4.13.9-300.fc27.x86_64.img
Found linux image: /boot/vmlinuz-0-rescue-b7698e75e35a46dc9cd9db5d9bec44b8
Found initrd image: /boot/initramfs-0-rescue-b7698e75e35a46dc9cd9db5d9bec44b8.img
done
Connection to 127.0.0.2 closed by remote host.
> warning: transport closed: disconnected
CDP: {"source":"network","level":"error","text":"Failed to load resource: net::ERR_EMPTY_RESPONSE","timestamp":1516277297864.75,"url":"http://127.0.0.2:9691/cockpit/static/fonts/OpenSans-Light-webfont.woff","networkRequestId":"85598.29"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"4"}
ssh_exchange_identification: Connection closed by remote host
ssh_exchange_identification: Connection closed by remote host
ssh_exchange_identification: read: Connection reset by peer
ssh_exchange_identification: read: Connection reset by peer
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"5"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"6"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"7"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"8"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"9"}
> warning: Unable to apply settings: Directory /var/crash2 isn't writable or doesn't exist.
> log: health check failed
> warning: transport closed: timeout
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"20"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"21"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"22"}
Connection to 127.0.0.2 closed by remote host.
Unexpected journal message 'audit: type=1400 audit(1516277424.698:159): avc:  denied  { map } for  pid=1347 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestKdump-testBasic-fedora-27-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestKdump-testBasic-fedora-27-127.0.0.2-2801-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516277424.698:159): avc:  denied  { map } for  pid=1347 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 167 testBasic (check_kdump.TestKdump) # duration: 190s
Wrote screenshot to TestKdump-testBasic-fedora-27-127.0.0.2-2801-FAIL.png
Wrote HTML dump to TestKdump-testBasic-fedora-27-127.0.0.2-2801-FAIL.html
Wrote JS log to TestKdump-testBasic-fedora-27-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestKdump-testBasic-fedora-27-127.0.0.2-2801-FAIL.log

First occurrence: 2018-01-18T12:10:33.297434 | revision 85c0a3f803822ad71c2c703c61f7fe7081e875f6, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (check_docker.TestAtomicScan)
#

DevTools listening on ws://127.0.0.1:9855/devtools/browser/fa891faa-c05a-4df4-b08e-ff5f8653c34f
[0118/121115.185419:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 88824: Permission denied (13)
[0118/121116.492224:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 88894: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516277421.760:163): avc:  denied  { map } for  pid=1312 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516277421.877:165): avc:  denied  { execute_no_trans } for  pid=1341 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestAtomicScan-testBasic-fedora-27-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestAtomicScan-testBasic-fedora-27-127.0.0.2-2301-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516277421.760:163): avc:  denied  { map } for  pid=1312 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 150 testBasic (check_docker.TestAtomicScan) # duration: 85s
Wrote screenshot to TestAtomicScan-testBasic-fedora-27-127.0.0.2-2301-FAIL.png
Wrote HTML dump to TestAtomicScan-testBasic-fedora-27-127.0.0.2-2301-FAIL.html
Wrote JS log to TestAtomicScan-testBasic-fedora-27-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestAtomicScan-testBasic-fedora-27-127.0.0.2-2301-FAIL.log

First occurrence: 2018-01-18T12:11:35.301583 | revision 85c0a3f803822ad71c2c703c61f7fe7081e875f6, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testConditions (check_services.TestServices)
#
Created symlink /etc/systemd/system/multi-user.target.wants/condtest.service -> /etc/systemd/system/condtest.service.

DevTools listening on ws://127.0.0.1:9816/devtools/browser/5522377c-0a3e-4438-b7e5-02e0aa4758ed
[0118/121632.237853:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 96678: Permission denied (13)
[0118/121633.284468:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 96733: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516277782.566:161): avc:  denied  { map } for  pid=1253 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516277782.784:165): avc:  denied  { execute_no_trans } for  pid=1293 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestServices-testConditions-fedora-27-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestServices-testConditions-fedora-27-127.0.0.2-2401-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516277782.566:161): avc:  denied  { map } for  pid=1253 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 90 testConditions (check_services.TestServices) # duration: 34s
Wrote screenshot to TestServices-testConditions-fedora-27-127.0.0.2-2401-FAIL.png
Wrote HTML dump to TestServices-testConditions-fedora-27-127.0.0.2-2401-FAIL.html
Wrote JS log to TestServices-testConditions-fedora-27-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestServices-testConditions-fedora-27-127.0.0.2-2401-FAIL.log

First occurrence: 2018-01-18T12:16:43.166425 | revision 85c0a3f803822ad71c2c703c61f7fe7081e875f6, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testProjectUsers (check_openshift.TestRegistry)
#
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
the server doesn't have a resource type "projects"

DevTools listening on ws://127.0.0.1:9523/devtools/browser/73ef3be1-b067-41bd-be5c-dc613b81935d
[0118/122023.150698:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 101651: Permission denied (13)
[0118/122024.358936:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 101684: Permission denied (13)
> warning: 2018-01-18 07:20:29.448310 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-18 07:20:29.448515 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-18 07:20:29.448593 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-18 07:20:30.073800 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-18 07:20:30.074052 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-18 07:20:30.074123 I | proto: duplicate proto type registered: google.protobuf.Timestamp

Unexpected journal message 'audit: type=1400 audit(1516277987.863:161): avc:  denied  { map } for  pid=1251 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516277988.007:163): avc:  denied  { execute_no_trans } for  pid=1284 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestRegistry-testProjectUsers-fedora-27-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestRegistry-testProjectUsers-fedora-27-127.0.0.2-2301-FAIL.log
Journal extracted to TestRegistry-testProjectUsers-openshift-127.0.0.2-2302-FAIL.log
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516277987.863:161): avc:  denied  { map } for  pid=1251 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 57 testProjectUsers (check_openshift.TestRegistry) # duration: 75s
Wrote screenshot to TestRegistry-testProjectUsers-fedora-27-127.0.0.2-2301-FAIL.png
Wrote HTML dump to TestRegistry-testProjectUsers-fedora-27-127.0.0.2-2301-FAIL.html
Wrote JS log to TestRegistry-testProjectUsers-fedora-27-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestRegistry-testProjectUsers-fedora-27-127.0.0.2-2301-FAIL.log
Journal extracted to TestRegistry-testProjectUsers-openshift-127.0.0.2-2302-FAIL.log
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory

First occurrence: 2018-01-18T12:20:51.980697 | revision 85c0a3f803822ad71c2c703c61f7fe7081e875f6, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testUrlRoot (check_multi_machine.TestMultiMachine)
#

DevTools listening on ws://127.0.0.1:9273/devtools/browser/41ba1074-a752-4cba-9508-25e2de664535
[0118/122638.676013:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 109482: Permission denied (13)
[0118/122639.655134:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 109518: Permission denied (13)
(node:109490) Warning: Possible EventEmitter memory leak detected. 11 Page.loadEventFired listeners added. Use emitter.setMaxListeners() to increase limit
> log: Authentication failed: invalid-hostkey
> log: Authentication failed: unknown-host
> log: Authentication failed: unknown-hostkey
> log: Authentication failed
> log: Authentication failed: no-host
Unexpected journal message 'audit: type=1400 audit(1516278389.073:162): avc:  denied  { execute_no_trans } for  pid=1327 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestMultiMachine-testUrlRoot-fedora-27-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestMultiMachine-testUrlRoot-fedora-27-127.0.0.2-2701-FAIL.log
Journal extracted to TestMultiMachine-testUrlRoot-fedora-27-127.0.0.2-2703-FAIL.log
Journal extracted to TestMultiMachine-testUrlRoot-fedora-27-127.0.0.2-2702-FAIL.log
Core dumps downloaded to /build/cockpit/TestMultiMachine-testUrlRoot-fedora-27-127.0.0.2-2702-FAIL.core
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516278389.073:162): avc:  denied  { execute_no_trans } for  pid=1327 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 17 testUrlRoot (check_multi_machine.TestMultiMachine) # duration: 48s
Wrote screenshot to TestMultiMachine-testUrlRoot-fedora-27-127.0.0.2-2701-FAIL.png
Wrote HTML dump to TestMultiMachine-testUrlRoot-fedora-27-127.0.0.2-2701-FAIL.html
Wrote JS log to TestMultiMachine-testUrlRoot-fedora-27-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestMultiMachine-testUrlRoot-fedora-27-127.0.0.2-2701-FAIL.log
Journal extracted to TestMultiMachine-testUrlRoot-fedora-27-127.0.0.2-2703-FAIL.log
Journal extracted to TestMultiMachine-testUrlRoot-fedora-27-127.0.0.2-2702-FAIL.log
Core dumps downloaded to /build/cockpit/TestMultiMachine-testUrlRoot-fedora-27-127.0.0.2-2702-FAIL.core

First occurrence: 2018-01-18T12:27:05.854274 | revision 85c0a3f803822ad71c2c703c61f7fe7081e875f6, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testInfoSecurity (check_packagekit.TestUpdates)
#

DevTools listening on ws://127.0.0.1:10012/devtools/browser/44e09173-c072-4152-99b3-16358a82df1e
[0118/130526.949980:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 15810: Permission denied (13)
[0118/130527.891932:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 15868: Permission denied (13)
> warning: transport closed: disconnected
Connection to 127.0.0.2 closed by remote host.
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"4"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"5"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"6"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"7"}
Unexpected journal message 'audit: type=1400 audit(1516280714.623:163): avc:  denied  { map } for  pid=1252 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516280714.744:165): avc:  denied  { execute_no_trans } for  pid=1299 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestUpdates-testInfoSecurity-fedora-27-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestUpdates-testInfoSecurity-fedora-27-127.0.0.2-2301-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516280714.623:163): avc:  denied  { map } for  pid=1252 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 172 testInfoSecurity (check_packagekit.TestUpdates) # duration: 57s
Wrote screenshot to TestUpdates-testInfoSecurity-fedora-27-127.0.0.2-2301-FAIL.png
Wrote HTML dump to TestUpdates-testInfoSecurity-fedora-27-127.0.0.2-2301-FAIL.html
Wrote JS log to TestUpdates-testInfoSecurity-fedora-27-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestUpdates-testInfoSecurity-fedora-27-127.0.0.2-2301-FAIL.log

First occurrence: 2018-01-18T13:06:00.024950 | revision a9f3e55c3771ebfb7e1d667fb9a448cde0bd24bb, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (check_active_pages.TestActivePages)
#

DevTools listening on ws://127.0.0.1:10150/devtools/browser/2306636e-8bfe-4ea4-8871-0ad2423f8aa3
[0118/131030.971805:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 23119: Permission denied (13)
[0118/131032.052449:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 23188: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516281022.633:159): avc:  denied  { map } for  pid=1228 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516281022.884:163): avc:  denied  { execute_no_trans } for  pid=1294 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestActivePages-testBasic-fedora-27-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestActivePages-testBasic-fedora-27-127.0.0.2-2801-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516281022.633:159): avc:  denied  { map } for  pid=1228 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 123 testBasic (check_active_pages.TestActivePages) # duration: 27s
Wrote screenshot to TestActivePages-testBasic-fedora-27-127.0.0.2-2801-FAIL.png
Wrote HTML dump to TestActivePages-testBasic-fedora-27-127.0.0.2-2801-FAIL.html
Wrote JS log to TestActivePages-testBasic-fedora-27-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestActivePages-testBasic-fedora-27-127.0.0.2-2801-FAIL.log

First occurrence: 2018-01-18T13:10:38.892021 | revision a9f3e55c3771ebfb7e1d667fb9a448cde0bd24bb, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBrokenXML (check_apps.TestApps)
#

DevTools listening on ws://127.0.0.1:10177/devtools/browser/7769d637-45ed-4a35-9bad-8368a46c394f
[0118/131123.146042:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 24516: Permission denied (13)
[0118/131124.201867:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 24593: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516281073.843:158): avc:  denied  { map } for  pid=1252 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516281074.031:162): avc:  denied  { execute_no_trans } for  pid=1302 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestApps-testBrokenXML-fedora-27-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestApps-testBrokenXML-fedora-27-127.0.0.2-2601-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516281073.843:158): avc:  denied  { map } for  pid=1252 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 113 testBrokenXML (check_apps.TestApps) # duration: 31s
Wrote screenshot to TestApps-testBrokenXML-fedora-27-127.0.0.2-2601-FAIL.png
Wrote HTML dump to TestApps-testBrokenXML-fedora-27-127.0.0.2-2601-FAIL.html
Wrote JS log to TestApps-testBrokenXML-fedora-27-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestApps-testBrokenXML-fedora-27-127.0.0.2-2601-FAIL.log

First occurrence: 2018-01-18T13:11:31.024166 | revision a9f3e55c3771ebfb7e1d667fb9a448cde0bd24bb, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testNfsBusy (check_storage_nfs.TestStorage)
#

DevTools listening on ws://127.0.0.1:10008/devtools/browser/61412b15-97a9-4b34-af1f-13068b52ff19
[0118/131319.769648:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 27445: Permission denied (13)
[0118/131320.792234:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 27487: Permission denied (13)
> warning: clnt_create: RPC: Unknown host

> warning: 
> warning: umount.nfs4: /mounts/foo: device is busy

Connection to 127.0.0.2 closed by remote host.
Unexpected journal message 'audit: type=1400 audit(1516281191.336:163): avc:  denied  { map } for  pid=1251 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516281191.509:165): avc:  denied  { execute_no_trans } for  pid=1302 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestStorage-testNfsBusy-fedora-27-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestStorage-testNfsBusy-fedora-27-127.0.0.2-2401-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516281191.336:163): avc:  denied  { map } for  pid=1251 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 95 testNfsBusy (check_storage_nfs.TestStorage) # duration: 30s
Wrote screenshot to TestStorage-testNfsBusy-fedora-27-127.0.0.2-2401-FAIL.png
Wrote HTML dump to TestStorage-testNfsBusy-fedora-27-127.0.0.2-2401-FAIL.html
Wrote JS log to TestStorage-testNfsBusy-fedora-27-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestStorage-testNfsBusy-fedora-27-127.0.0.2-2401-FAIL.log

First occurrence: 2018-01-18T13:13:31.179230 | revision a9f3e55c3771ebfb7e1d667fb9a448cde0bd24bb, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testLvm (check_storage_lvm2.TestStorage)
#

DevTools listening on ws://127.0.0.1:9402/devtools/browser/523456ad-cef9-42b2-9cfe-ae4ef7531392
[0118/131356.019922:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 28521: Permission denied (13)
[0118/131357.044120:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 28618: Permission denied (13)
  WARNING: Sum of all thin volume sizes (100.00 MiB) exceeds the size of thin pool TEST1/pool and the size of whole volume group (48.00 MiB)!
> warning: This logical volume cannot be made smaller.
Unexpected journal message 'audit: type=1400 audit(1516281227.594:160): avc:  denied  { map } for  pid=1243 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516281227.760:162): avc:  denied  { execute_no_trans } for  pid=1299 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestStorage-testLvm-fedora-27-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestStorage-testLvm-fedora-27-127.0.0.2-2601-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516281227.594:160): avc:  denied  { map } for  pid=1243 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 87 testLvm (check_storage_lvm2.TestStorage) # duration: 49s
Wrote screenshot to TestStorage-testLvm-fedora-27-127.0.0.2-2601-FAIL.png
Wrote HTML dump to TestStorage-testLvm-fedora-27-127.0.0.2-2601-FAIL.html
Wrote JS log to TestStorage-testLvm-fedora-27-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestStorage-testLvm-fedora-27-127.0.0.2-2601-FAIL.log

First occurrence: 2018-01-18T13:14:24.770829 | revision a9f3e55c3771ebfb7e1d667fb9a448cde0bd24bb, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testISCSI (check_storage_iscsi.TestStorage)
#

DevTools listening on ws://127.0.0.1:9884/devtools/browser/57993295-67e8-4dd3-b2f3-dfb19c3f62f2
[0118/131402.625524:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 28891: Permission denied (13)
[0118/131403.674751:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 28941: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516281232.614:161): avc:  denied  { map } for  pid=1225 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516281232.836:165): avc:  denied  { execute_no_trans } for  pid=1287 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestStorage-testISCSI-fedora-27-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestStorage-testISCSI-fedora-27-127.0.0.2-2301-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516281232.614:161): avc:  denied  { map } for  pid=1225 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 85 testISCSI (check_storage_iscsi.TestStorage) # duration: 125s
Wrote screenshot to TestStorage-testISCSI-fedora-27-127.0.0.2-2301-FAIL.png
Wrote HTML dump to TestStorage-testISCSI-fedora-27-127.0.0.2-2301-FAIL.html
Wrote JS log to TestStorage-testISCSI-fedora-27-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestStorage-testISCSI-fedora-27-127.0.0.2-2301-FAIL.log

First occurrence: 2018-01-18T13:15:45.609556 | revision a9f3e55c3771ebfb7e1d667fb9a448cde0bd24bb, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testCreateTimer (check_services.TestServices)
#

DevTools listening on ws://127.0.0.1:10109/devtools/browser/5fafaeec-269c-4c26-ba76-adc9cb548d96
[0118/131501.361993:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 30648: Permission denied (13)
[0118/131502.400387:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 30688: Permission denied (13)
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> log: 
> warning: transport closed: disconnected
CDP: {"source":"network","level":"error","text":"Failed to load resource: net::ERR_EMPTY_RESPONSE","timestamp":1516281378529.9,"url":"http://127.0.0.2:9791/cockpit/static/fonts/OpenSans-Light-webfont.woff","networkRequestId":"30688.29"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"17"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"18"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"19"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"20"}
> log: transport closed, dropped message:  1:1!4
{"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"21"}
Unexpected journal message 'audit: type=1400 audit(1516281292.301:161): avc:  denied  { map } for  pid=1258 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516281292.465:163): avc:  denied  { execute_no_trans } for  pid=1303 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestServices-testCreateTimer-fedora-27-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestServices-testCreateTimer-fedora-27-127.0.0.2-2901-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516281292.301:161): avc:  denied  { map } for  pid=1258 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 73 testCreateTimer (check_services.TestServices) # duration: 122s
Wrote screenshot to TestServices-testCreateTimer-fedora-27-127.0.0.2-2901-FAIL.png
Wrote HTML dump to TestServices-testCreateTimer-fedora-27-127.0.0.2-2901-FAIL.html
Wrote JS log to TestServices-testCreateTimer-fedora-27-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestServices-testCreateTimer-fedora-27-127.0.0.2-2901-FAIL.log

First occurrence: 2018-01-18T13:16:42.994835 | revision a9f3e55c3771ebfb7e1d667fb9a448cde0bd24bb, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testKubevirtEnvironment (check_openshift.TestOpenshift)
#
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
No resources found.
Unexpected journal message 'audit: type=1400 audit(1516281497.213:165): avc:  denied  { execute_no_trans } for  pid=1284 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Journal extracted to TestOpenshift-testKubevirtEnvironment-fedora-27-127.0.0.2-2701-FAIL.log
Journal extracted to TestOpenshift-testKubevirtEnvironment-openshift-127.0.0.2-2702-FAIL.log
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516281497.213:165): avc:  denied  { execute_no_trans } for  pid=1284 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 45 testKubevirtEnvironment (check_openshift.TestOpenshift) # duration: 79s
Journal extracted to TestOpenshift-testKubevirtEnvironment-fedora-27-127.0.0.2-2701-FAIL.log
Journal extracted to TestOpenshift-testKubevirtEnvironment-openshift-127.0.0.2-2702-FAIL.log
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory

First occurrence: 2018-01-18T13:19:25.620414 | revision a9f3e55c3771ebfb7e1d667fb9a448cde0bd24bb, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testExternalPage (check_multi_machine.TestMultiMachine)
#

DevTools listening on ws://127.0.0.1:10148/devtools/browser/41d93525-295a-4969-b8eb-4263da931084
[0118/132230.520801:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 42618: Permission denied (13)
[0118/132231.490037:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 42659: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516281741.314:163): avc:  denied  { map } for  pid=1240 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516281741.529:165): avc:  denied  { execute_no_trans } for  pid=1289 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestMultiMachine-testExternalPage-fedora-27-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestMultiMachine-testExternalPage-fedora-27-127.0.0.2-2801-FAIL.log
Journal extracted to TestMultiMachine-testExternalPage-fedora-27-127.0.0.2-2803-FAIL.log
Journal extracted to TestMultiMachine-testExternalPage-fedora-27-127.0.0.2-2802-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516281741.314:163): avc:  denied  { map } for  pid=1240 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 13 testExternalPage (check_multi_machine.TestMultiMachine) # duration: 31s
Wrote screenshot to TestMultiMachine-testExternalPage-fedora-27-127.0.0.2-2801-FAIL.png
Wrote HTML dump to TestMultiMachine-testExternalPage-fedora-27-127.0.0.2-2801-FAIL.html
Wrote JS log to TestMultiMachine-testExternalPage-fedora-27-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestMultiMachine-testExternalPage-fedora-27-127.0.0.2-2801-FAIL.log
Journal extracted to TestMultiMachine-testExternalPage-fedora-27-127.0.0.2-2803-FAIL.log
Journal extracted to TestMultiMachine-testExternalPage-fedora-27-127.0.0.2-2802-FAIL.log

First occurrence: 2018-01-18T13:22:40.176835 | revision a9f3e55c3771ebfb7e1d667fb9a448cde0bd24bb, logs Times recorded: 1 Latest occurrences:

cockpituous commented 6 years ago

verify/fedora-27 Ooops, it happened again


# ----------------------------------------------------------------------
# testAbrtSegv (check_journal.TestJournal)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:10128/devtools/browser/7730a828-4587-4633-a244-cc613a30f368
[0118/055536.612648:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 16387: Permission denied (13)
[0118/055537.585959:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 16428: Permission denied (13)
bash: line 1:  1823 Segmentation fault      (core dumped) python -c 'import os; os.kill(os.getpid(), 11)'
Unexpected journal message 'audit: type=1400 audit(1516254929.342:160): avc:  denied  { map } for  pid=1267 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516254929.488:162): avc:  denied  { execute_no_trans } for  pid=1324 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestJournal-testAbrtSegv-fedora-27-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestJournal-testAbrtSegv-fedora-27-127.0.0.2-2301-FAIL.log
Core dumps downloaded to /build/cockpit/TestJournal-testAbrtSegv-fedora-27-127.0.0.2-2301-FAIL.core
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516254929.342:160): avc:  denied  { map } for  pid=1267 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 163 testAbrtSegv (check_journal.TestJournal) # duration: 29s
Wrote screenshot to TestJournal-testAbrtSegv-fedora-27-127.0.0.2-2301-FAIL.png
Wrote HTML dump to TestJournal-testAbrtSegv-fedora-27-127.0.0.2-2301-FAIL.html
Wrote JS log to TestJournal-testAbrtSegv-fedora-27-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestJournal-testAbrtSegv-fedora-27-127.0.0.2-2301-FAIL.log
Core dumps downloaded to /build/cockpit/TestJournal-testAbrtSegv-fedora-27-127.0.0.2-2301-FAIL.core

First occurrence: 2018-01-18T05:55:45.598700 | revision f4feca38b4f8678b6712f9153acd3e608f9fd1e9, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testInlineConsole (check_machines.TestMachines)
#

DevTools listening on ws://127.0.0.1:9638/devtools/browser/e5e61114-3885-43ad-b353-e5cd6fe2ab98
[0118/085410.439032:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 110946: Permission denied (13)
[0118/085411.474577:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 110974: Permission denied (13)
> log: Query used for channel:  {"payload":"stream","protocol":"binary","address":"127.0.0.1","port":5900,"binary":"raw"}
> log: Registering ctrl-alt-del handler to:  vm-subVmTest1-vnc-ctrl-alt-del
> log: connecting
> warning:  Msg: noVNC ready: native WebSockets, canvas rendering
> log: Creating channel:  127.0.0.2 9591
> warning: 
> warning:  Msg: Starting VNC handshake
> warning:  Msg: Sent ProtocolVersion: 003.008
> warning:  Msg: Authenticating using scheme: 1
> warning: 
> warning:  Msg: Authentication OK
> warning:  Msg: Authentication OK
> warning:  Msg: Connected (unencrypted) to: QEMU (subVmTest1)
> log: Resizing noVNC, height =  460px
> log: Setting focus
> log: Scrolling VNC frame into view, containerId =  vm-subVmTest1
Unexpected journal message 'audit: type=1400 audit(1516265637.610:163): avc:  denied  { map } for  pid=1292 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516265637.728:165): avc:  denied  { execute_no_trans } for  pid=1327 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestMachines-testInlineConsole-fedora-27-127.0.0.2-2701-FAIL.js.log
> log: Resizing noVNC, height =  460px
> log: Scrolling VNC frame into view, containerId =  vm-subVmTest1
Journal extracted to TestMachines-testInlineConsole-fedora-27-127.0.0.2-2701-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516265637.610:163): avc:  denied  { map } for  pid=1292 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 5 testInlineConsole (check_machines.TestMachines) # duration: 35s
Wrote screenshot to TestMachines-testInlineConsole-fedora-27-127.0.0.2-2701-FAIL.png
Wrote HTML dump to TestMachines-testInlineConsole-fedora-27-127.0.0.2-2701-FAIL.html
Wrote JS log to TestMachines-testInlineConsole-fedora-27-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestMachines-testInlineConsole-fedora-27-127.0.0.2-2701-FAIL.log

First occurrence: 2018-01-18T08:54:20.515022 | revision 77acd9fff00a7f922407a86136420f9b906e5f07, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testBasic (check_machines.TestMachines)
#

DevTools listening on ws://127.0.0.1:10012/devtools/browser/6cf115b3-0cda-4180-85e7-e4740b706d06
[0118/085429.501620:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 111502: Permission denied (13)
[0118/085430.511419:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 111530: Permission denied (13)
> warning: Unable to parse event, ignoring: error: Disconnected from qemu:///system due to end of file
> warning: Unable to parse event, ignoring: events received: 8
> warning: Unable to parse event, ignoring: error: internal error: client socket is closed
> warning: Unable to parse event, ignoring: 
> log: virsh event failed: 
> warning: error: Domain is already active

Unexpected journal message 'audit: type=1400 audit(1516265658.269:163): avc:  denied  { map } for  pid=1305 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516265658.404:165): avc:  denied  { execute_no_trans } for  pid=1335 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestMachines-testBasic-fedora-27-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestMachines-testBasic-fedora-27-127.0.0.2-2301-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516265658.269:163): avc:  denied  { map } for  pid=1305 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 1 testBasic (check_machines.TestMachines) # duration: 160s
Wrote screenshot to TestMachines-testBasic-fedora-27-127.0.0.2-2301-FAIL.png
Wrote HTML dump to TestMachines-testBasic-fedora-27-127.0.0.2-2301-FAIL.html
Wrote JS log to TestMachines-testBasic-fedora-27-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestMachines-testBasic-fedora-27-127.0.0.2-2301-FAIL.log

First occurrence: 2018-01-18T08:56:48.234136 | revision 77acd9fff00a7f922407a86136420f9b906e5f07, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testState (check_machines.TestMachines)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9684/devtools/browser/fbf807c7-c1cd-4e91-bcf1-566d298b7d54
[0118/083846.573094:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 73715: Permission denied (13)
[0118/083847.583909:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 73754: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516264716.461:163): avc:  denied  { map } for  pid=1272 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516264716.578:165): avc:  denied  { execute_no_trans } for  pid=1319 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestMachines-testState-fedora-27-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestMachines-testState-fedora-27-127.0.0.2-2801-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516264716.461:163): avc:  denied  { map } for  pid=1272 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 8 testState (check_machines.TestMachines) # duration: 29s
Wrote screenshot to TestMachines-testState-fedora-27-127.0.0.2-2801-FAIL.png
Wrote HTML dump to TestMachines-testState-fedora-27-127.0.0.2-2801-FAIL.html
Wrote JS log to TestMachines-testState-fedora-27-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestMachines-testState-fedora-27-127.0.0.2-2801-FAIL.log

First occurrence: 2018-01-18T08:38:54.427117 | revision d437156d8f63cbf111f9229062dfea7963132f97, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testVolumes (check_kubernetes.TestKubernetes)
#
bash: /etc/kubernetes/start-kubernetes: No such file or directory
2018-01-18 05:13:33.750202 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-18 05:13:33.756005 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-18 05:13:33.756565 I | proto: duplicate proto type registered: google.protobuf.Timestamp
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:10221/devtools/browser/574c663b-4237-4a2c-b95d-3d8c1fc33c8b
[0118/101337.770411:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 15051: Permission denied (13)
[0118/101338.786751:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 15109: Permission denied (13)
> warning: 2018-01-18 05:13:43.113403 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-18 05:13:43.113609 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-18 05:13:43.113634 I | proto: duplicate proto type registered: google.protobuf.Timestamp
error: current-context must exist in order to minify

> warning: received invalid kubectl config 
> warning: 2018-01-18 05:13:43.966753 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-18 05:13:43.972998 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-18 05:13:43.973012 I | proto: duplicate proto type registered: google.protobuf.Timestamp

2018-01-18 05:13:45.524091 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-18 05:13:45.556143 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-18 05:13:45.556242 I | proto: duplicate proto type registered: google.protobuf.Timestamp
2018-01-18 05:13:46.732398 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-18 05:13:46.732852 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-18 05:13:46.733063 I | proto: duplicate proto type registered: google.protobuf.Timestamp
2018-01-18 05:13:47.411157 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-18 05:13:47.411690 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-18 05:13:47.411960 I | proto: duplicate proto type registered: google.protobuf.Timestamp
2018-01-18 05:13:48.576156 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-18 05:13:48.579778 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-18 05:13:48.580019 I | proto: duplicate proto type registered: google.protobuf.Timestamp
Unexpected journal message 'audit: type=1400 audit(1516270389.434:163): avc:  denied  { map } for  pid=1286 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516270389.522:165): avc:  denied  { execute_no_trans } for  pid=1334 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestKubernetes-testVolumes-fedora-27-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestKubernetes-testVolumes-fedora-27-127.0.0.2-2701-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516270389.434:163): avc:  denied  { map } for  pid=1286 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 176 testVolumes (check_kubernetes.TestKubernetes) # duration: 59s
Wrote screenshot to TestKubernetes-testVolumes-fedora-27-127.0.0.2-2701-FAIL.png
Wrote HTML dump to TestKubernetes-testVolumes-fedora-27-127.0.0.2-2701-FAIL.html
Wrote JS log to TestKubernetes-testVolumes-fedora-27-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestKubernetes-testVolumes-fedora-27-127.0.0.2-2701-FAIL.log

First occurrence: 2018-01-18T10:13:53.034214 | revision cf7f05a08b4b892df5c2d2fe52fa10488ad93d5d, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testDelete (check_kubernetes.TestKubernetes)
#
bash: /etc/kubernetes/start-kubernetes: No such file or directory
2018-01-18 05:14:12.378293 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-18 05:14:12.413682 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-18 05:14:12.413821 I | proto: duplicate proto type registered: google.protobuf.Timestamp
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9523/devtools/browser/bb0072f8-0fab-458a-93c4-5f1c80959bb1
[0118/101416.594016:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 16226: Permission denied (13)
[0118/101417.565626:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 16311: Permission denied (13)
> warning: 2018-01-18 05:14:22.306189 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-18 05:14:22.306356 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-18 05:14:22.306393 I | proto: duplicate proto type registered: google.protobuf.Timestamp
error: current-context must exist in order to minify

> warning: received invalid kubectl config 
> warning: 2018-01-18 05:14:23.581859 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-18 05:14:23.582017 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-18 05:14:23.582058 I | proto: duplicate proto type registered: google.protobuf.Timestamp

2018-01-18 05:14:24.715600 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-18 05:14:24.717640 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-18 05:14:24.717866 I | proto: duplicate proto type registered: google.protobuf.Timestamp
2018-01-18 05:14:26.227154 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-18 05:14:26.228434 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-18 05:14:26.228721 I | proto: duplicate proto type registered: google.protobuf.Timestamp
Unexpected journal message 'audit: type=1400 audit(1516270428.601:165): avc:  denied  { execute_no_trans } for  pid=1305 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestKubernetes-testDelete-fedora-27-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestKubernetes-testDelete-fedora-27-127.0.0.2-2501-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516270428.601:165): avc:  denied  { execute_no_trans } for  pid=1305 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 172 testDelete (check_kubernetes.TestKubernetes) # duration: 68s
Wrote screenshot to TestKubernetes-testDelete-fedora-27-127.0.0.2-2501-FAIL.png
Wrote HTML dump to TestKubernetes-testDelete-fedora-27-127.0.0.2-2501-FAIL.html
Wrote JS log to TestKubernetes-testDelete-fedora-27-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestKubernetes-testDelete-fedora-27-127.0.0.2-2501-FAIL.log

First occurrence: 2018-01-18T10:14:43.539545 | revision cf7f05a08b4b892df5c2d2fe52fa10488ad93d5d, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testConnect (check_kubernetes.TestConnection)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:9530/devtools/browser/8c1ba240-8733-4739-a06a-b7fbcad814b3
[0118/101357.189097:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 15509: Permission denied (13)
[0118/101358.165385:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 15557: Permission denied (13)
> warning: 2018-01-18 05:14:01.364201 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-18 05:14:01.364522 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-18 05:14:01.364590 I | proto: duplicate proto type registered: google.protobuf.Timestamp
error: current-context must exist in order to minify

> warning: received invalid kubectl config 
> warning: 2018-01-18 05:14:01.806191 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-18 05:14:01.806465 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-18 05:14:01.806505 I | proto: duplicate proto type registered: google.protobuf.Timestamp

bash: /etc/kubernetes/start-kubernetes: No such file or directory
> warning: 2018-01-18 05:15:26.274851 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-18 05:15:26.275301 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-18 05:15:26.275341 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-18 05:15:26.647772 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-18 05:15:26.647927 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-18 05:15:26.648062 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-18 05:15:31.302977 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-18 05:15:31.303241 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-18 05:15:31.303262 I | proto: duplicate proto type registered: google.protobuf.Timestamp
error: current-context must exist in order to minify

> warning: received invalid kubectl config 
> warning: 2018-01-18 05:15:31.897580 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-18 05:15:31.897695 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-18 05:15:31.897725 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-18 05:15:32.182252 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-18 05:15:32.182360 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-18 05:15:32.182391 I | proto: duplicate proto type registered: google.protobuf.Timestamp
error: current-context must exist in order to minify

> warning: received invalid kubectl config 
> warning: 2018-01-18 05:15:32.407486 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-18 05:15:32.407646 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-18 05:15:32.407685 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: Connection Error: Couldn't find running API server
> warning: Connection Error: unknown-hostkey
> warning: Connection Error: Unauthorized
> warning: 2018-01-18 05:15:33.341378 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-18 05:15:33.341548 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-18 05:15:33.341640 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-18 05:15:33.571992 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-18 05:15:33.572127 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-18 05:15:33.572188 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-18 05:15:33.782600 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-18 05:15:33.782745 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-18 05:15:33.782787 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-18 05:15:34.073391 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-18 05:15:34.073525 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-18 05:15:34.073593 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-18 05:15:34.310966 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-18 05:15:34.311075 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-18 05:15:34.311139 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-18 05:15:34.557860 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-18 05:15:34.557969 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-18 05:15:34.558006 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-18 05:15:36.358765 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-18 05:15:36.358947 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-18 05:15:36.358993 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-18 05:15:36.573263 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-18 05:15:36.573376 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-18 05:15:36.573407 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-18 05:15:36.830065 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-18 05:15:36.830252 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-18 05:15:36.830288 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-18 05:15:37.041080 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-18 05:15:37.041900 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-18 05:15:37.042057 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-18 05:15:37.433032 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-18 05:15:37.433250 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-18 05:15:37.433310 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-18 05:15:37.664844 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-18 05:15:37.664996 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-18 05:15:37.665038 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-18 05:15:37.899200 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-18 05:15:37.899317 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-18 05:15:37.899353 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-18 05:15:38.202930 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-18 05:15:38.203111 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-18 05:15:38.203162 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-18 05:15:38.420267 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-18 05:15:38.420380 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-18 05:15:38.420415 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-18 05:15:38.642291 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-18 05:15:38.642406 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-18 05:15:38.642440 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-18 05:15:38.919696 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-18 05:15:38.919824 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-18 05:15:38.919862 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-18 05:15:39.137299 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-18 05:15:39.137416 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-18 05:15:39.137456 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-18 05:15:40.550828 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-18 05:15:40.550930 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-18 05:15:40.550961 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-18 05:15:40.773649 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-18 05:15:40.773812 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-18 05:15:40.773867 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-18 05:15:41.487639 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-18 05:15:41.487780 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-18 05:15:41.487831 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-18 05:15:41.696451 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-18 05:15:41.696605 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-18 05:15:41.696733 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-18 05:15:42.102755 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-18 05:15:42.102876 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-18 05:15:42.102909 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-18 05:15:42.358349 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-18 05:15:42.358531 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-18 05:15:42.358627 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-18 05:15:42.560778 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-18 05:15:42.560909 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-18 05:15:42.560946 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-18 05:15:42.789551 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-18 05:15:42.789690 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-18 05:15:42.789728 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-18 05:15:42.993358 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-18 05:15:42.993484 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-18 05:15:42.993602 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-18 05:15:43.201096 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-18 05:15:43.201212 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-18 05:15:43.201252 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-18 05:15:43.459032 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-18 05:15:43.459226 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-18 05:15:43.459295 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-18 05:15:43.686200 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-18 05:15:43.686317 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-18 05:15:43.686363 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-18 05:15:44.133118 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-18 05:15:44.133186 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-18 05:15:44.133199 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-18 05:15:44.334850 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-18 05:15:44.334983 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-18 05:15:44.335023 I | proto: duplicate proto type registered: google.protobuf.Timestamp

Unexpected journal message 'audit: type=1400 audit(1516270428.503:165): avc:  denied  { execute_no_trans } for  pid=1336 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestConnection-testConnect-fedora-27-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestConnection-testConnect-fedora-27-127.0.0.2-2601-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516270428.503:165): avc:  denied  { execute_no_trans } for  pid=1336 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 170 testConnect (check_kubernetes.TestConnection) # duration: 130s
Wrote screenshot to TestConnection-testConnect-fedora-27-127.0.0.2-2601-FAIL.png
Wrote HTML dump to TestConnection-testConnect-fedora-27-127.0.0.2-2601-FAIL.html
Wrote JS log to TestConnection-testConnect-fedora-27-127.0.0.2-2601-FAIL.js.log
Journal extracted to TestConnection-testConnect-fedora-27-127.0.0.2-2601-FAIL.log

First occurrence: 2018-01-18T10:15:47.492175 | revision cf7f05a08b4b892df5c2d2fe52fa10488ad93d5d, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testConfigOrigins (check_connection.TestConnection)
#
Unexpected journal message 'audit: type=1400 audit(1516270641.083:159): avc:  denied  { map } for  pid=1258 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0'
Unexpected journal message 'audit: type=1400 audit(1516270641.239:163): avc:  denied  { execute_no_trans } for  pid=1297 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Journal extracted to TestConnection-testConfigOrigins-fedora-27-127.0.0.2-2501-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516270641.083:159): avc:  denied  { map } for  pid=1258 comm="hostname" path="/usr/bin/hostname" dev="dm-0" ino=20028 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file permissive=0

not ok 141 testConfigOrigins (check_connection.TestConnection) # duration: 30s
Journal extracted to TestConnection-testConfigOrigins-fedora-27-127.0.0.2-2501-FAIL.log

First occurrence: 2018-01-18T10:17:39.461942 | revision cf7f05a08b4b892df5c2d2fe52fa10488ad93d5d, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testFrameReload (check_pages.TestPages)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:10025/devtools/browser/e832621f-2552-41da-90a7-ac87618f89f1
[0118/102203.666548:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 29864: Permission denied (13)
[0118/102204.644545:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 29891: Permission denied (13)
Unexpected journal message 'audit: type=1400 audit(1516270915.058:165): avc:  denied  { execute_no_trans } for  pid=1323 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestPages-testFrameReload-fedora-27-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestPages-testFrameReload-fedora-27-127.0.0.2-2501-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516270915.058:165): avc:  denied  { execute_no_trans } for  pid=1323 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 79 testFrameReload (check_pages.TestPages) # duration: 25s
Wrote screenshot to TestPages-testFrameReload-fedora-27-127.0.0.2-2501-FAIL.png
Wrote HTML dump to TestPages-testFrameReload-fedora-27-127.0.0.2-2501-FAIL.html
Wrote JS log to TestPages-testFrameReload-fedora-27-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestPages-testFrameReload-fedora-27-127.0.0.2-2501-FAIL.log

First occurrence: 2018-01-18T10:22:09.560558 | revision cf7f05a08b4b892df5c2d2fe52fa10488ad93d5d, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testIpa (check_realms.TestRealms)
#
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:10187/devtools/browser/2949850b-f132-40ba-b29a-0d8eb29ac968
[0118/102146.992676:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 29451: Permission denied (13)
[0118/102147.991684:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 29552: Permission denied (13)
> log: Failed to join domain: cockpit.lan: Password is incorrect
Unexpected journal message 'audit: type=1400 audit(1516270901.231:166): avc:  denied  { execute_no_trans } for  pid=1345 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestRealms-testIpa-fedora-27-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestRealms-testIpa-fedora-27-127.0.0.2-2901-FAIL.log
Journal extracted to TestRealms-testIpa-ipa-127.0.0.2-2902-FAIL.log
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516270901.231:166): avc:  denied  { execute_no_trans } for  pid=1345 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 81 testIpa (check_realms.TestRealms) # duration: 171s
Wrote screenshot to TestRealms-testIpa-fedora-27-127.0.0.2-2901-FAIL.png
Wrote HTML dump to TestRealms-testIpa-fedora-27-127.0.0.2-2901-FAIL.html
Wrote JS log to TestRealms-testIpa-fedora-27-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestRealms-testIpa-fedora-27-127.0.0.2-2901-FAIL.log
Journal extracted to TestRealms-testIpa-ipa-127.0.0.2-2902-FAIL.log

First occurrence: 2018-01-18T10:24:21.953538 | revision cf7f05a08b4b892df5c2d2fe52fa10488ad93d5d, logs Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testImages (check_openshift.TestRegistry)
#
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
The connection to the server 10.111.112.101:8443 was refused - did you specify the right host or port?
the server doesn't have a resource type "projects"
ftruncate() failed: Permission denied

DevTools listening on ws://127.0.0.1:10106/devtools/browser/77ab2ad5-8f66-4397-9a8b-d504941dd6fe
[0118/102506.837860:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 34586: Permission denied (13)
[0118/102507.834742:ERROR:zygote_host_impl_linux.cc(268)] Failed to adjust OOM score of renderer with pid 34658: Permission denied (13)
> warning: 2018-01-18 05:25:10.520121 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-18 05:25:10.520304 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-18 05:25:10.520333 I | proto: duplicate proto type registered: google.protobuf.Timestamp

> warning: 2018-01-18 05:25:10.934259 I | proto: duplicate proto type registered: google.protobuf.Any
2018-01-18 05:25:10.934632 I | proto: duplicate proto type registered: google.protobuf.Duration
2018-01-18 05:25:10.934746 I | proto: duplicate proto type registered: google.protobuf.Timestamp

CDP: {"source":"security","level":"error","text":"Refused to apply inline style because it violates the following Content Security Policy directive: \"default-src 'self' http://127.0.0.2:9691\". Either the 'unsafe-inline' keyword, a hash ('sha256-I4l5F4Kq75Yvla5XX3FqfoQO1206LqJ8p8rtQPyLwm4='), or a nonce ('nonce-...') is required to enable inline execution. Note also that 'style-src' was not explicitly set, so 'default-src' is used as a fallback.\n","timestamp":1516271112940.98,"url":"http://127.0.0.2:9691/cockpit/$6c9b031f6a5fae7df64158174d55493516eb36de-c/kubernetes/registry.js","lineNumber":3920,"stackTrace":{"callFrames":[{"functionName":"html","scriptId":"44","url":"http://127.0.0.2:9691/cockpit/$6c9b031f6a5fae7df64158174d55493516eb36de-c/kubernetes/registry.js","lineNumber":3920,"columnNumber":74},{"functionName":"be.(anonymous function)","scriptId":"44","url":"http://127.0.0.2:9691/cockpit/$6c9b031f6a5fae7df64158174d55493516eb36de-c/kubernetes/registry.js","lineNumber":3937,"columnNumber":40},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9691/cockpit/$6c9b031f6a5fae7df64158174d55493516eb36de-c/kubernetes/registry.js","lineNumber":1427,"columnNumber":40},{"functionName":"l","scriptId":"44","url":"http://127.0.0.2:9691/cockpit/$6c9b031f6a5fae7df64158174d55493516eb36de-c/kubernetes/registry.js","lineNumber":2475,"columnNumber":41},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9691/cockpit/$6c9b031f6a5fae7df64158174d55493516eb36de-c/kubernetes/registry.js","lineNumber":2483,"columnNumber":20},{"functionName":"$eval","scriptId":"44","url":"http://127.0.0.2:9691/cockpit/$6c9b031f6a5fae7df64158174d55493516eb36de-c/kubernetes/registry.js","lineNumber":2799,"columnNumber":35},{"functionName":"$digest","scriptId":"44","url":"http://127.0.0.2:9691/cockpit/$6c9b031f6a5fae7df64158174d55493516eb36de-c/kubernetes/registry.js","lineNumber":2752,"columnNumber":59},{"functionName":"$apply","scriptId":"44","url":"http://127.0.0.2:9691/cockpit/$6c9b031f6a5fae7df64158174d55493516eb36de-c/kubernetes/registry.js","lineNumber":2821,"columnNumber":34},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9691/cockpit/$6c9b031f6a5fae7df64158174d55493516eb36de-c/kubernetes/registry.js","lineNumber":2184,"columnNumber":52},{"functionName":"n","scriptId":"44","url":"http://127.0.0.2:9691/cockpit/$6c9b031f6a5fae7df64158174d55493516eb36de-c/kubernetes/registry.js","lineNumber":713,"columnNumber":90},{"functionName":"ph_click","scriptId":"22","url":"","lineNumber":122,"columnNumber":7},{"functionName":"","scriptId":"64","url":"","lineNumber":0,"columnNumber":16}]}}
CDP: {"source":"security","level":"error","text":"Refused to apply inline style because it violates the following Content Security Policy directive: \"default-src 'self' http://127.0.0.2:9691\". Either the 'unsafe-inline' keyword, a hash ('sha256-I4l5F4Kq75Yvla5XX3FqfoQO1206LqJ8p8rtQPyLwm4='), or a nonce ('nonce-...') is required to enable inline execution. Note also that 'style-src' was not explicitly set, so 'default-src' is used as a fallback.\n","timestamp":1516271118174.93,"url":"http://127.0.0.2:9691/cockpit/$6c9b031f6a5fae7df64158174d55493516eb36de-c/kubernetes/registry.js","lineNumber":3920,"stackTrace":{"callFrames":[{"functionName":"html","scriptId":"44","url":"http://127.0.0.2:9691/cockpit/$6c9b031f6a5fae7df64158174d55493516eb36de-c/kubernetes/registry.js","lineNumber":3920,"columnNumber":74},{"functionName":"be.(anonymous function)","scriptId":"44","url":"http://127.0.0.2:9691/cockpit/$6c9b031f6a5fae7df64158174d55493516eb36de-c/kubernetes/registry.js","lineNumber":3937,"columnNumber":40},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9691/cockpit/$6c9b031f6a5fae7df64158174d55493516eb36de-c/kubernetes/registry.js","lineNumber":1427,"columnNumber":40},{"functionName":"l","scriptId":"44","url":"http://127.0.0.2:9691/cockpit/$6c9b031f6a5fae7df64158174d55493516eb36de-c/kubernetes/registry.js","lineNumber":2475,"columnNumber":41},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9691/cockpit/$6c9b031f6a5fae7df64158174d55493516eb36de-c/kubernetes/registry.js","lineNumber":2483,"columnNumber":20},{"functionName":"$eval","scriptId":"44","url":"http://127.0.0.2:9691/cockpit/$6c9b031f6a5fae7df64158174d55493516eb36de-c/kubernetes/registry.js","lineNumber":2799,"columnNumber":35},{"functionName":"$digest","scriptId":"44","url":"http://127.0.0.2:9691/cockpit/$6c9b031f6a5fae7df64158174d55493516eb36de-c/kubernetes/registry.js","lineNumber":2752,"columnNumber":59},{"functionName":"$apply","scriptId":"44","url":"http://127.0.0.2:9691/cockpit/$6c9b031f6a5fae7df64158174d55493516eb36de-c/kubernetes/registry.js","lineNumber":2821,"columnNumber":34},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9691/cockpit/$6c9b031f6a5fae7df64158174d55493516eb36de-c/kubernetes/registry.js","lineNumber":2184,"columnNumber":52},{"functionName":"n","scriptId":"44","url":"http://127.0.0.2:9691/cockpit/$6c9b031f6a5fae7df64158174d55493516eb36de-c/kubernetes/registry.js","lineNumber":713,"columnNumber":90},{"functionName":"ph_click","scriptId":"22","url":"","lineNumber":122,"columnNumber":7},{"functionName":"","scriptId":"86","url":"","lineNumber":0,"columnNumber":16}]}}
CDP: {"source":"security","level":"error","text":"Refused to apply inline style because it violates the following Content Security Policy directive: \"default-src 'self' http://127.0.0.2:9691\". Either the 'unsafe-inline' keyword, a hash ('sha256-I4l5F4Kq75Yvla5XX3FqfoQO1206LqJ8p8rtQPyLwm4='), or a nonce ('nonce-...') is required to enable inline execution. Note also that 'style-src' was not explicitly set, so 'default-src' is used as a fallback.\n","timestamp":1516271118552.47,"url":"http://127.0.0.2:9691/cockpit/$6c9b031f6a5fae7df64158174d55493516eb36de-c/kubernetes/registry.js","lineNumber":3920,"stackTrace":{"callFrames":[{"functionName":"html","scriptId":"44","url":"http://127.0.0.2:9691/cockpit/$6c9b031f6a5fae7df64158174d55493516eb36de-c/kubernetes/registry.js","lineNumber":3920,"columnNumber":74},{"functionName":"be.(anonymous function)","scriptId":"44","url":"http://127.0.0.2:9691/cockpit/$6c9b031f6a5fae7df64158174d55493516eb36de-c/kubernetes/registry.js","lineNumber":3937,"columnNumber":40},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9691/cockpit/$6c9b031f6a5fae7df64158174d55493516eb36de-c/kubernetes/registry.js","lineNumber":1427,"columnNumber":40},{"functionName":"l","scriptId":"44","url":"http://127.0.0.2:9691/cockpit/$6c9b031f6a5fae7df64158174d55493516eb36de-c/kubernetes/registry.js","lineNumber":2475,"columnNumber":41},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9691/cockpit/$6c9b031f6a5fae7df64158174d55493516eb36de-c/kubernetes/registry.js","lineNumber":2483,"columnNumber":20},{"functionName":"$eval","scriptId":"44","url":"http://127.0.0.2:9691/cockpit/$6c9b031f6a5fae7df64158174d55493516eb36de-c/kubernetes/registry.js","lineNumber":2799,"columnNumber":35},{"functionName":"$digest","scriptId":"44","url":"http://127.0.0.2:9691/cockpit/$6c9b031f6a5fae7df64158174d55493516eb36de-c/kubernetes/registry.js","lineNumber":2752,"columnNumber":59},{"functionName":"$apply","scriptId":"44","url":"http://127.0.0.2:9691/cockpit/$6c9b031f6a5fae7df64158174d55493516eb36de-c/kubernetes/registry.js","lineNumber":2821,"columnNumber":34},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9691/cockpit/$6c9b031f6a5fae7df64158174d55493516eb36de-c/kubernetes/registry.js","lineNumber":4914,"columnNumber":73},{"functionName":"n","scriptId":"44","url":"http://127.0.0.2:9691/cockpit/$6c9b031f6a5fae7df64158174d55493516eb36de-c/kubernetes/registry.js","lineNumber":713,"columnNumber":90},{"functionName":"ph_click","scriptId":"22","url":"","lineNumber":122,"columnNumber":7},{"functionName":"","scriptId":"102","url":"","lineNumber":0,"columnNumber":16}]}}
CDP: {"source":"security","level":"error","text":"Refused to apply inline style because it violates the following Content Security Policy directive: \"default-src 'self' http://127.0.0.2:9691\". Either the 'unsafe-inline' keyword, a hash ('sha256-I4l5F4Kq75Yvla5XX3FqfoQO1206LqJ8p8rtQPyLwm4='), or a nonce ('nonce-...') is required to enable inline execution. Note also that 'style-src' was not explicitly set, so 'default-src' is used as a fallback.\n","timestamp":1516271118713.53,"url":"http://127.0.0.2:9691/cockpit/$6c9b031f6a5fae7df64158174d55493516eb36de-c/kubernetes/registry.js","lineNumber":3920,"stackTrace":{"callFrames":[{"functionName":"html","scriptId":"44","url":"http://127.0.0.2:9691/cockpit/$6c9b031f6a5fae7df64158174d55493516eb36de-c/kubernetes/registry.js","lineNumber":3920,"columnNumber":74},{"functionName":"be.(anonymous function)","scriptId":"44","url":"http://127.0.0.2:9691/cockpit/$6c9b031f6a5fae7df64158174d55493516eb36de-c/kubernetes/registry.js","lineNumber":3937,"columnNumber":40},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9691/cockpit/$6c9b031f6a5fae7df64158174d55493516eb36de-c/kubernetes/registry.js","lineNumber":1427,"columnNumber":40},{"functionName":"l","scriptId":"44","url":"http://127.0.0.2:9691/cockpit/$6c9b031f6a5fae7df64158174d55493516eb36de-c/kubernetes/registry.js","lineNumber":2475,"columnNumber":41},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9691/cockpit/$6c9b031f6a5fae7df64158174d55493516eb36de-c/kubernetes/registry.js","lineNumber":2483,"columnNumber":20},{"functionName":"$eval","scriptId":"44","url":"http://127.0.0.2:9691/cockpit/$6c9b031f6a5fae7df64158174d55493516eb36de-c/kubernetes/registry.js","lineNumber":2799,"columnNumber":35},{"functionName":"$digest","scriptId":"44","url":"http://127.0.0.2:9691/cockpit/$6c9b031f6a5fae7df64158174d55493516eb36de-c/kubernetes/registry.js","lineNumber":2752,"columnNumber":59},{"functionName":"$apply","scriptId":"44","url":"http://127.0.0.2:9691/cockpit/$6c9b031f6a5fae7df64158174d55493516eb36de-c/kubernetes/registry.js","lineNumber":2821,"columnNumber":34},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9691/cockpit/$6c9b031f6a5fae7df64158174d55493516eb36de-c/kubernetes/registry.js","lineNumber":4914,"columnNumber":73},{"functionName":"n","scriptId":"44","url":"http://127.0.0.2:9691/cockpit/$6c9b031f6a5fae7df64158174d55493516eb36de-c/kubernetes/registry.js","lineNumber":713,"columnNumber":90},{"functionName":"ph_click","scriptId":"22","url":"","lineNumber":122,"columnNumber":7},{"functionName":"","scriptId":"105","url":"","lineNumber":0,"columnNumber":16}]}}
CDP: {"source":"security","level":"error","text":"Refused to apply inline style because it violates the following Content Security Policy directive: \"default-src 'self' http://127.0.0.2:9691\". Either the 'unsafe-inline' keyword, a hash ('sha256-I4l5F4Kq75Yvla5XX3FqfoQO1206LqJ8p8rtQPyLwm4='), or a nonce ('nonce-...') is required to enable inline execution. Note also that 'style-src' was not explicitly set, so 'default-src' is used as a fallback.\n","timestamp":1516271119071.25,"url":"http://127.0.0.2:9691/cockpit/$6c9b031f6a5fae7df64158174d55493516eb36de-c/kubernetes/registry.js","lineNumber":3920,"stackTrace":{"callFrames":[{"functionName":"html","scriptId":"44","url":"http://127.0.0.2:9691/cockpit/$6c9b031f6a5fae7df64158174d55493516eb36de-c/kubernetes/registry.js","lineNumber":3920,"columnNumber":74},{"functionName":"be.(anonymous function)","scriptId":"44","url":"http://127.0.0.2:9691/cockpit/$6c9b031f6a5fae7df64158174d55493516eb36de-c/kubernetes/registry.js","lineNumber":3937,"columnNumber":40},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9691/cockpit/$6c9b031f6a5fae7df64158174d55493516eb36de-c/kubernetes/registry.js","lineNumber":1427,"columnNumber":40},{"functionName":"l","scriptId":"44","url":"http://127.0.0.2:9691/cockpit/$6c9b031f6a5fae7df64158174d55493516eb36de-c/kubernetes/registry.js","lineNumber":2475,"columnNumber":41},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9691/cockpit/$6c9b031f6a5fae7df64158174d55493516eb36de-c/kubernetes/registry.js","lineNumber":2483,"columnNumber":20},{"functionName":"$eval","scriptId":"44","url":"http://127.0.0.2:9691/cockpit/$6c9b031f6a5fae7df64158174d55493516eb36de-c/kubernetes/registry.js","lineNumber":2799,"columnNumber":35},{"functionName":"$digest","scriptId":"44","url":"http://127.0.0.2:9691/cockpit/$6c9b031f6a5fae7df64158174d55493516eb36de-c/kubernetes/registry.js","lineNumber":2752,"columnNumber":59},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9691/cockpit/$6c9b031f6a5fae7df64158174d55493516eb36de-c/kubernetes/registry.js","lineNumber":2803,"columnNumber":42},{"functionName":"s","scriptId":"44","url":"http://127.0.0.2:9691/cockpit/$6c9b031f6a5fae7df64158174d55493516eb36de-c/kubernetes/registry.js","lineNumber":945,"columnNumber":22},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9691/cockpit/$6c9b031f6a5fae7df64158174d55493516eb36de-c/kubernetes/registry.js","lineNumber":1037,"columnNumber":33}]}}
CDP: {"source":"security","level":"error","text":"Refused to apply inline style because it violates the following Content Security Policy directive: \"default-src 'self' http://127.0.0.2:9691\". Either the 'unsafe-inline' keyword, a hash ('sha256-I4l5F4Kq75Yvla5XX3FqfoQO1206LqJ8p8rtQPyLwm4='), or a nonce ('nonce-...') is required to enable inline execution. Note also that 'style-src' was not explicitly set, so 'default-src' is used as a fallback.\n","timestamp":1516271119390.88,"url":"http://127.0.0.2:9691/cockpit/$6c9b031f6a5fae7df64158174d55493516eb36de-c/kubernetes/registry.js","lineNumber":3920,"stackTrace":{"callFrames":[{"functionName":"html","scriptId":"44","url":"http://127.0.0.2:9691/cockpit/$6c9b031f6a5fae7df64158174d55493516eb36de-c/kubernetes/registry.js","lineNumber":3920,"columnNumber":74},{"functionName":"be.(anonymous function)","scriptId":"44","url":"http://127.0.0.2:9691/cockpit/$6c9b031f6a5fae7df64158174d55493516eb36de-c/kubernetes/registry.js","lineNumber":3937,"columnNumber":40},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9691/cockpit/$6c9b031f6a5fae7df64158174d55493516eb36de-c/kubernetes/registry.js","lineNumber":1427,"columnNumber":40},{"functionName":"l","scriptId":"44","url":"http://127.0.0.2:9691/cockpit/$6c9b031f6a5fae7df64158174d55493516eb36de-c/kubernetes/registry.js","lineNumber":2475,"columnNumber":41},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9691/cockpit/$6c9b031f6a5fae7df64158174d55493516eb36de-c/kubernetes/registry.js","lineNumber":2483,"columnNumber":20},{"functionName":"$eval","scriptId":"44","url":"http://127.0.0.2:9691/cockpit/$6c9b031f6a5fae7df64158174d55493516eb36de-c/kubernetes/registry.js","lineNumber":2799,"columnNumber":35},{"functionName":"$digest","scriptId":"44","url":"http://127.0.0.2:9691/cockpit/$6c9b031f6a5fae7df64158174d55493516eb36de-c/kubernetes/registry.js","lineNumber":2752,"columnNumber":59},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9691/cockpit/$6c9b031f6a5fae7df64158174d55493516eb36de-c/kubernetes/registry.js","lineNumber":2193,"columnNumber":45},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9691/cockpit/$6c9b031f6a5fae7df64158174d55493516eb36de-c/kubernetes/registry.js","lineNumber":978,"columnNumber":20},{"functionName":"i","scriptId":"44","url":"http://127.0.0.2:9691/cockpit/$6c9b031f6a5fae7df64158174d55493516eb36de-c/kubernetes/registry.js","lineNumber":41,"columnNumber":73},{"functionName":"m","scriptId":"44","url":"http://127.0.0.2:9691/cockpit/$6c9b031f6a5fae7df64158174d55493516eb36de-c/kubernetes/registry.js","lineNumber":977,"columnNumber":65},{"functionName":"u","scriptId":"44","url":"http://127.0.0.2:9691/cockpit/$6c9b031f6a5fae7df64158174d55493516eb36de-c/kubernetes/registry.js","lineNumber":966,"columnNumber":21},{"functionName":"n","scriptId":"44","url":"http://127.0.0.2:9691/cockpit/$6c9b031f6a5fae7df64158174d55493516eb36de-c/kubernetes/registry.js","lineNumber":713,"columnNumber":90},{"functionName":"ph_go","scriptId":"22","url":"","lineNumber":167,"columnNumber":29},{"functionName":"","scriptId":"122","url":"","lineNumber":0,"columnNumber":16}]}}
CDP: {"source":"security","level":"error","text":"Refused to apply inline style because it violates the following Content Security Policy directive: \"default-src 'self' http://127.0.0.2:9691\". Either the 'unsafe-inline' keyword, a hash ('sha256-I4l5F4Kq75Yvla5XX3FqfoQO1206LqJ8p8rtQPyLwm4='), or a nonce ('nonce-...') is required to enable inline execution. Note also that 'style-src' was not explicitly set, so 'default-src' is used as a fallback.\n","timestamp":1516271119520.91,"url":"http://127.0.0.2:9691/cockpit/$6c9b031f6a5fae7df64158174d55493516eb36de-c/kubernetes/registry.js","lineNumber":3920,"stackTrace":{"callFrames":[{"functionName":"html","scriptId":"44","url":"http://127.0.0.2:9691/cockpit/$6c9b031f6a5fae7df64158174d55493516eb36de-c/kubernetes/registry.js","lineNumber":3920,"columnNumber":74},{"functionName":"be.(anonymous function)","scriptId":"44","url":"http://127.0.0.2:9691/cockpit/$6c9b031f6a5fae7df64158174d55493516eb36de-c/kubernetes/registry.js","lineNumber":3937,"columnNumber":40},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9691/cockpit/$6c9b031f6a5fae7df64158174d55493516eb36de-c/kubernetes/registry.js","lineNumber":1427,"columnNumber":40},{"functionName":"l","scriptId":"44","url":"http://127.0.0.2:9691/cockpit/$6c9b031f6a5fae7df64158174d55493516eb36de-c/kubernetes/registry.js","lineNumber":2475,"columnNumber":41},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9691/cockpit/$6c9b031f6a5fae7df64158174d55493516eb36de-c/kubernetes/registry.js","lineNumber":2483,"columnNumber":20},{"functionName":"$eval","scriptId":"44","url":"http://127.0.0.2:9691/cockpit/$6c9b031f6a5fae7df64158174d55493516eb36de-c/kubernetes/registry.js","lineNumber":2799,"columnNumber":35},{"functionName":"$digest","scriptId":"44","url":"http://127.0.0.2:9691/cockpit/$6c9b031f6a5fae7df64158174d55493516eb36de-c/kubernetes/registry.js","lineNumber":2752,"columnNumber":59},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9691/cockpit/$6c9b031f6a5fae7df64158174d55493516eb36de-c/kubernetes/registry.js","lineNumber":2193,"columnNumber":45},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9691/cockpit/$6c9b031f6a5fae7df64158174d55493516eb36de-c/kubernetes/registry.js","lineNumber":978,"columnNumber":20},{"functionName":"i","scriptId":"44","url":"http://127.0.0.2:9691/cockpit/$6c9b031f6a5fae7df64158174d55493516eb36de-c/kubernetes/registry.js","lineNumber":41,"columnNumber":73},{"functionName":"m","scriptId":"44","url":"http://127.0.0.2:9691/cockpit/$6c9b031f6a5fae7df64158174d55493516eb36de-c/kubernetes/registry.js","lineNumber":977,"columnNumber":65},{"functionName":"u","scriptId":"44","url":"http://127.0.0.2:9691/cockpit/$6c9b031f6a5fae7df64158174d55493516eb36de-c/kubernetes/registry.js","lineNumber":966,"columnNumber":21},{"functionName":"n","scriptId":"44","url":"http://127.0.0.2:9691/cockpit/$6c9b031f6a5fae7df64158174d55493516eb36de-c/kubernetes/registry.js","lineNumber":713,"columnNumber":90},{"functionName":"ph_go","scriptId":"22","url":"","lineNumber":167,"columnNumber":29},{"functionName":"","scriptId":"132","url":"","lineNumber":0,"columnNumber":16}]}}
CDP: {"source":"security","level":"error","text":"Refused to apply inline style because it violates the following Content Security Policy directive: \"default-src 'self' http://127.0.0.2:9691\". Either the 'unsafe-inline' keyword, a hash ('sha256-I4l5F4Kq75Yvla5XX3FqfoQO1206LqJ8p8rtQPyLwm4='), or a nonce ('nonce-...') is required to enable inline execution. Note also that 'style-src' was not explicitly set, so 'default-src' is used as a fallback.\n","timestamp":1516271119746.04,"url":"http://127.0.0.2:9691/cockpit/$6c9b031f6a5fae7df64158174d55493516eb36de-c/kubernetes/registry.js","lineNumber":3920,"stackTrace":{"callFrames":[{"functionName":"html","scriptId":"44","url":"http://127.0.0.2:9691/cockpit/$6c9b031f6a5fae7df64158174d55493516eb36de-c/kubernetes/registry.js","lineNumber":3920,"columnNumber":74},{"functionName":"be.(anonymous function)","scriptId":"44","url":"http://127.0.0.2:9691/cockpit/$6c9b031f6a5fae7df64158174d55493516eb36de-c/kubernetes/registry.js","lineNumber":3937,"columnNumber":40},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9691/cockpit/$6c9b031f6a5fae7df64158174d55493516eb36de-c/kubernetes/registry.js","lineNumber":1427,"columnNumber":40},{"functionName":"l","scriptId":"44","url":"http://127.0.0.2:9691/cockpit/$6c9b031f6a5fae7df64158174d55493516eb36de-c/kubernetes/registry.js","lineNumber":2475,"columnNumber":41},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9691/cockpit/$6c9b031f6a5fae7df64158174d55493516eb36de-c/kubernetes/registry.js","lineNumber":2483,"columnNumber":20},{"functionName":"$eval","scriptId":"44","url":"http://127.0.0.2:9691/cockpit/$6c9b031f6a5fae7df64158174d55493516eb36de-c/kubernetes/registry.js","lineNumber":2799,"columnNumber":35},{"functionName":"$digest","scriptId":"44","url":"http://127.0.0.2:9691/cockpit/$6c9b031f6a5fae7df64158174d55493516eb36de-c/kubernetes/registry.js","lineNumber":2752,"columnNumber":59},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9691/cockpit/$6c9b031f6a5fae7df64158174d55493516eb36de-c/kubernetes/registry.js","lineNumber":2193,"columnNumber":45},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9691/cockpit/$6c9b031f6a5fae7df64158174d55493516eb36de-c/kubernetes/registry.js","lineNumber":978,"columnNumber":20},{"functionName":"i","scriptId":"44","url":"http://127.0.0.2:9691/cockpit/$6c9b031f6a5fae7df64158174d55493516eb36de-c/kubernetes/registry.js","lineNumber":41,"columnNumber":73},{"functionName":"m","scriptId":"44","url":"http://127.0.0.2:9691/cockpit/$6c9b031f6a5fae7df64158174d55493516eb36de-c/kubernetes/registry.js","lineNumber":977,"columnNumber":65},{"functionName":"u","scriptId":"44","url":"http://127.0.0.2:9691/cockpit/$6c9b031f6a5fae7df64158174d55493516eb36de-c/kubernetes/registry.js","lineNumber":966,"columnNumber":21},{"functionName":"n","scriptId":"44","url":"http://127.0.0.2:9691/cockpit/$6c9b031f6a5fae7df64158174d55493516eb36de-c/kubernetes/registry.js","lineNumber":713,"columnNumber":90},{"functionName":"ph_go","scriptId":"22","url":"","lineNumber":167,"columnNumber":29},{"functionName":"","scriptId":"132","url":"","lineNumber":0,"columnNumber":16}]}}
CDP: {"source":"security","level":"error","text":"Refused to apply inline style because it violates the following Content Security Policy directive: \"default-src 'self' http://127.0.0.2:9691\". Either the 'unsafe-inline' keyword, a hash ('sha256-I4l5F4Kq75Yvla5XX3FqfoQO1206LqJ8p8rtQPyLwm4='), or a nonce ('nonce-...') is required to enable inline execution. Note also that 'style-src' was not explicitly set, so 'default-src' is used as a fallback.\n","timestamp":1516271119886.47,"url":"http://127.0.0.2:9691/cockpit/$6c9b031f6a5fae7df64158174d55493516eb36de-c/kubernetes/registry.js","lineNumber":3920,"stackTrace":{"callFrames":[{"functionName":"html","scriptId":"44","url":"http://127.0.0.2:9691/cockpit/$6c9b031f6a5fae7df64158174d55493516eb36de-c/kubernetes/registry.js","lineNumber":3920,"columnNumber":74},{"functionName":"be.(anonymous function)","scriptId":"44","url":"http://127.0.0.2:9691/cockpit/$6c9b031f6a5fae7df64158174d55493516eb36de-c/kubernetes/registry.js","lineNumber":3937,"columnNumber":40},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9691/cockpit/$6c9b031f6a5fae7df64158174d55493516eb36de-c/kubernetes/registry.js","lineNumber":1427,"columnNumber":40},{"functionName":"l","scriptId":"44","url":"http://127.0.0.2:9691/cockpit/$6c9b031f6a5fae7df64158174d55493516eb36de-c/kubernetes/registry.js","lineNumber":2475,"columnNumber":41},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9691/cockpit/$6c9b031f6a5fae7df64158174d55493516eb36de-c/kubernetes/registry.js","lineNumber":2483,"columnNumber":20},{"functionName":"$eval","scriptId":"44","url":"http://127.0.0.2:9691/cockpit/$6c9b031f6a5fae7df64158174d55493516eb36de-c/kubernetes/registry.js","lineNumber":2799,"columnNumber":35},{"functionName":"$digest","scriptId":"44","url":"http://127.0.0.2:9691/cockpit/$6c9b031f6a5fae7df64158174d55493516eb36de-c/kubernetes/registry.js","lineNumber":2752,"columnNumber":59},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9691/cockpit/$6c9b031f6a5fae7df64158174d55493516eb36de-c/kubernetes/registry.js","lineNumber":2193,"columnNumber":45},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9691/cockpit/$6c9b031f6a5fae7df64158174d55493516eb36de-c/kubernetes/registry.js","lineNumber":978,"columnNumber":20},{"functionName":"i","scriptId":"44","url":"http://127.0.0.2:9691/cockpit/$6c9b031f6a5fae7df64158174d55493516eb36de-c/kubernetes/registry.js","lineNumber":41,"columnNumber":73},{"functionName":"m","scriptId":"44","url":"http://127.0.0.2:9691/cockpit/$6c9b031f6a5fae7df64158174d55493516eb36de-c/kubernetes/registry.js","lineNumber":977,"columnNumber":65},{"functionName":"u","scriptId":"44","url":"http://127.0.0.2:9691/cockpit/$6c9b031f6a5fae7df64158174d55493516eb36de-c/kubernetes/registry.js","lineNumber":966,"columnNumber":21},{"functionName":"n","scriptId":"44","url":"http://127.0.0.2:9691/cockpit/$6c9b031f6a5fae7df64158174d55493516eb36de-c/kubernetes/registry.js","lineNumber":713,"columnNumber":90},{"functionName":"ph_go","scriptId":"22","url":"","lineNumber":167,"columnNumber":29},{"functionName":"","scriptId":"132","url":"","lineNumber":0,"columnNumber":16}]}}
CDP: {"source":"security","level":"error","text":"Refused to apply inline style because it violates the following Content Security Policy directive: \"default-src 'self' http://127.0.0.2:9691\". Either the 'unsafe-inline' keyword, a hash ('sha256-I4l5F4Kq75Yvla5XX3FqfoQO1206LqJ8p8rtQPyLwm4='), or a nonce ('nonce-...') is required to enable inline execution. Note also that 'style-src' was not explicitly set, so 'default-src' is used as a fallback.\n","timestamp":1516271119938.17,"url":"http://127.0.0.2:9691/cockpit/$6c9b031f6a5fae7df64158174d55493516eb36de-c/kubernetes/registry.js","lineNumber":3920,"stackTrace":{"callFrames":[{"functionName":"html","scriptId":"44","url":"http://127.0.0.2:9691/cockpit/$6c9b031f6a5fae7df64158174d55493516eb36de-c/kubernetes/registry.js","lineNumber":3920,"columnNumber":74},{"functionName":"be.(anonymous function)","scriptId":"44","url":"http://127.0.0.2:9691/cockpit/$6c9b031f6a5fae7df64158174d55493516eb36de-c/kubernetes/registry.js","lineNumber":3937,"columnNumber":40},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9691/cockpit/$6c9b031f6a5fae7df64158174d55493516eb36de-c/kubernetes/registry.js","lineNumber":1427,"columnNumber":40},{"functionName":"l","scriptId":"44","url":"http://127.0.0.2:9691/cockpit/$6c9b031f6a5fae7df64158174d55493516eb36de-c/kubernetes/registry.js","lineNumber":2475,"columnNumber":41},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9691/cockpit/$6c9b031f6a5fae7df64158174d55493516eb36de-c/kubernetes/registry.js","lineNumber":2483,"columnNumber":20},{"functionName":"$eval","scriptId":"44","url":"http://127.0.0.2:9691/cockpit/$6c9b031f6a5fae7df64158174d55493516eb36de-c/kubernetes/registry.js","lineNumber":2799,"columnNumber":35},{"functionName":"$digest","scriptId":"44","url":"http://127.0.0.2:9691/cockpit/$6c9b031f6a5fae7df64158174d55493516eb36de-c/kubernetes/registry.js","lineNumber":2752,"columnNumber":59},{"functionName":"$apply","scriptId":"44","url":"http://127.0.0.2:9691/cockpit/$6c9b031f6a5fae7df64158174d55493516eb36de-c/kubernetes/registry.js","lineNumber":2821,"columnNumber":34},{"functionName":"","scriptId":"44","url":"http://127.0.0.2:9691/cockpit/$6c9b031f6a5fae7df64158174d55493516eb36de-c/kubernetes/registry.js","lineNumber":4914,"columnNumber":73},{"functionName":"n","scriptId":"44","url":"http://127.0.0.2:9691/cockpit/$6c9b031f6a5fae7df64158174d55493516eb36de-c/kubernetes/registry.js","lineNumber":713,"columnNumber":90},{"functionName":"ph_click","scriptId":"22","url":"","lineNumber":122,"columnNumber":7},{"functionName":"","scriptId":"150","url":"","lineNumber":0,"columnNumber":16}]}}
Unexpected journal message 'audit: type=1400 audit(1516271074.091:165): avc:  denied  { execute_no_trans } for  pid=1304 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0'
Wrote JS log to TestRegistry-testImages-fedora-27-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestRegistry-testImages-fedora-27-127.0.0.2-2801-FAIL.log
Journal extracted to TestRegistry-testImages-openshift-127.0.0.2-2802-FAIL.log
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
Traceback (most recent call last):
  File "/build/cockpit/test/common/testlib.py", line 669, in tearDown
    self.check_journal_messages()
  File "/build/cockpit/test/common/testlib.py", line 804, in check_journal_messages
    raise Error(first)
Error: audit: type=1400 audit(1516271074.091:165): avc:  denied  { execute_no_trans } for  pid=1304 comm="pmie_check" path="/usr/bin/pmie" dev="dm-0" ino=139127 scontext=system_u:system_r:pcp_pmie_t:s0 tcontext=system_u:object_r:pcp_pmie_exec_t:s0 tclass=file permissive=0

not ok 52 testImages (check_openshift.TestRegistry) # duration: 59s
Wrote screenshot to TestRegistry-testImages-fedora-27-127.0.0.2-2801-FAIL.png
Wrote HTML dump to TestRegistry-testImages-fedora-27-127.0.0.2-2801-FAIL.html
Wrote JS log to TestRegistry-testImages-fedora-27-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestRegistry-testImages-fedora-27-127.0.0.2-2801-FAIL.log
Journal extracted to TestRegistry-testImages-openshift-127.0.0.2-2802-FAIL.log
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory

First occurrence: 2018-01-18T10:25:23.033751 | revision cf7f05a08b4b892df5c2d2fe52fa10488ad93d5d, logs Times recorded: 1 Latest occurrences: