Enable FLATPAK_INDEX for pulp registry #1445
Triggered via pull request
December 2, 2024 20:27
Status
Cancelled
Total duration
9m 34s
Artifacts
–
ci.yml
on: pull_request
Puppet
/
Static validations
15s
Matrix: Puppet / acceptance
Matrix: Puppet / unit
Puppet
/
Test suite
5s
Annotations
51 errors and 1 warning
Puppet / 8 (Ruby 3.2):
spec/classes/plugin_container_spec.rb#L53
pulpcore::plugin::container on almalinux-8-x86_64 with API client auth common names configures the plugin
Failure/Error:
is_expected.to contain_apache__vhost__fragment('pulpcore-https-plugin-container')
.with_vhost('pulpcore-https')
.with_priority('10')
.with_content(<<APACHE_CONFIG)
<Location "/pulpcore_registry/v2/">
RequestHeader unset REMOTE-USER
RequestHeader unset REMOTE_USER
RequestHeader set REMOTE-USER "admin" "expr=%{SSL_CLIENT_S_DN_CN} == 'foreman.example.com'"
ProxyPass unix:///run/pulpcore-api.sock|http://pulpcore-api/v2/
expected that the catalogue would contain Apache::Vhost::Fragment[pulpcore-https-plugin-container] with content set to supplied string
Diff:
@@ -10,6 +10,7 @@
<Location "/pulpcore_registry">
RequestHeader unset REMOTE-USER
RequestHeader unset REMOTE_USER
+ RequestHeader set REMOTE-USER "admin" "expr=%{SSL_CLIENT_S_DN_CN} == 'foreman.example.com'"
ProxyPass unix:///run/pulpcore-api.sock|http://pulpcore-api
ProxyPassReverse unix:///run/pulpcore-api.sock|http://pulpcore-api
</Location>
|
Puppet / 8 (Ruby 3.2):
spec/classes/plugin_container_spec.rb#L53
pulpcore::plugin::container on almalinux-9-x86_64 with API client auth common names configures the plugin
Failure/Error:
is_expected.to contain_apache__vhost__fragment('pulpcore-https-plugin-container')
.with_vhost('pulpcore-https')
.with_priority('10')
.with_content(<<APACHE_CONFIG)
<Location "/pulpcore_registry/v2/">
RequestHeader unset REMOTE-USER
RequestHeader unset REMOTE_USER
RequestHeader set REMOTE-USER "admin" "expr=%{SSL_CLIENT_S_DN_CN} == 'foreman.example.com'"
ProxyPass unix:///run/pulpcore-api.sock|http://pulpcore-api/v2/
expected that the catalogue would contain Apache::Vhost::Fragment[pulpcore-https-plugin-container] with content set to supplied string
Diff:
@@ -10,6 +10,7 @@
<Location "/pulpcore_registry">
RequestHeader unset REMOTE-USER
RequestHeader unset REMOTE_USER
+ RequestHeader set REMOTE-USER "admin" "expr=%{SSL_CLIENT_S_DN_CN} == 'foreman.example.com'"
ProxyPass unix:///run/pulpcore-api.sock|http://pulpcore-api
ProxyPassReverse unix:///run/pulpcore-api.sock|http://pulpcore-api
</Location>
|
Puppet / 8 (Ruby 3.2):
spec/classes/plugin_container_spec.rb#L53
pulpcore::plugin::container on centos-8-x86_64 with API client auth common names configures the plugin
Failure/Error:
is_expected.to contain_apache__vhost__fragment('pulpcore-https-plugin-container')
.with_vhost('pulpcore-https')
.with_priority('10')
.with_content(<<APACHE_CONFIG)
<Location "/pulpcore_registry/v2/">
RequestHeader unset REMOTE-USER
RequestHeader unset REMOTE_USER
RequestHeader set REMOTE-USER "admin" "expr=%{SSL_CLIENT_S_DN_CN} == 'foreman.example.com'"
ProxyPass unix:///run/pulpcore-api.sock|http://pulpcore-api/v2/
expected that the catalogue would contain Apache::Vhost::Fragment[pulpcore-https-plugin-container] with content set to supplied string
Diff:
@@ -10,6 +10,7 @@
<Location "/pulpcore_registry">
RequestHeader unset REMOTE-USER
RequestHeader unset REMOTE_USER
+ RequestHeader set REMOTE-USER "admin" "expr=%{SSL_CLIENT_S_DN_CN} == 'foreman.example.com'"
ProxyPass unix:///run/pulpcore-api.sock|http://pulpcore-api
ProxyPassReverse unix:///run/pulpcore-api.sock|http://pulpcore-api
</Location>
|
Puppet / 8 (Ruby 3.2):
spec/classes/plugin_container_spec.rb#L53
pulpcore::plugin::container on centos-9-x86_64 with API client auth common names configures the plugin
Failure/Error:
is_expected.to contain_apache__vhost__fragment('pulpcore-https-plugin-container')
.with_vhost('pulpcore-https')
.with_priority('10')
.with_content(<<APACHE_CONFIG)
<Location "/pulpcore_registry/v2/">
RequestHeader unset REMOTE-USER
RequestHeader unset REMOTE_USER
RequestHeader set REMOTE-USER "admin" "expr=%{SSL_CLIENT_S_DN_CN} == 'foreman.example.com'"
ProxyPass unix:///run/pulpcore-api.sock|http://pulpcore-api/v2/
expected that the catalogue would contain Apache::Vhost::Fragment[pulpcore-https-plugin-container] with content set to supplied string
Diff:
@@ -10,6 +10,7 @@
<Location "/pulpcore_registry">
RequestHeader unset REMOTE-USER
RequestHeader unset REMOTE_USER
+ RequestHeader set REMOTE-USER "admin" "expr=%{SSL_CLIENT_S_DN_CN} == 'foreman.example.com'"
ProxyPass unix:///run/pulpcore-api.sock|http://pulpcore-api
ProxyPassReverse unix:///run/pulpcore-api.sock|http://pulpcore-api
</Location>
|
Puppet / 8 (Ruby 3.2):
spec/classes/plugin_container_spec.rb#L53
pulpcore::plugin::container on redhat-8-x86_64 with API client auth common names configures the plugin
Failure/Error:
is_expected.to contain_apache__vhost__fragment('pulpcore-https-plugin-container')
.with_vhost('pulpcore-https')
.with_priority('10')
.with_content(<<APACHE_CONFIG)
<Location "/pulpcore_registry/v2/">
RequestHeader unset REMOTE-USER
RequestHeader unset REMOTE_USER
RequestHeader set REMOTE-USER "admin" "expr=%{SSL_CLIENT_S_DN_CN} == 'foreman.example.com'"
ProxyPass unix:///run/pulpcore-api.sock|http://pulpcore-api/v2/
expected that the catalogue would contain Apache::Vhost::Fragment[pulpcore-https-plugin-container] with content set to supplied string
Diff:
@@ -10,6 +10,7 @@
<Location "/pulpcore_registry">
RequestHeader unset REMOTE-USER
RequestHeader unset REMOTE_USER
+ RequestHeader set REMOTE-USER "admin" "expr=%{SSL_CLIENT_S_DN_CN} == 'foreman.example.com'"
ProxyPass unix:///run/pulpcore-api.sock|http://pulpcore-api
ProxyPassReverse unix:///run/pulpcore-api.sock|http://pulpcore-api
</Location>
|
Puppet / 8 (Ruby 3.2):
spec/classes/plugin_container_spec.rb#L53
pulpcore::plugin::container on redhat-9-x86_64 with API client auth common names configures the plugin
Failure/Error:
is_expected.to contain_apache__vhost__fragment('pulpcore-https-plugin-container')
.with_vhost('pulpcore-https')
.with_priority('10')
.with_content(<<APACHE_CONFIG)
<Location "/pulpcore_registry/v2/">
RequestHeader unset REMOTE-USER
RequestHeader unset REMOTE_USER
RequestHeader set REMOTE-USER "admin" "expr=%{SSL_CLIENT_S_DN_CN} == 'foreman.example.com'"
ProxyPass unix:///run/pulpcore-api.sock|http://pulpcore-api/v2/
expected that the catalogue would contain Apache::Vhost::Fragment[pulpcore-https-plugin-container] with content set to supplied string
Diff:
@@ -10,6 +10,7 @@
<Location "/pulpcore_registry">
RequestHeader unset REMOTE-USER
RequestHeader unset REMOTE_USER
+ RequestHeader set REMOTE-USER "admin" "expr=%{SSL_CLIENT_S_DN_CN} == 'foreman.example.com'"
ProxyPass unix:///run/pulpcore-api.sock|http://pulpcore-api
ProxyPassReverse unix:///run/pulpcore-api.sock|http://pulpcore-api
</Location>
|
Puppet / 8 (Ruby 3.2)
Process completed with exit code 1.
|
Puppet / 7 (Ruby 2.7):
spec/classes/plugin_container_spec.rb#L53
pulpcore::plugin::container on almalinux-8-x86_64 with API client auth common names configures the plugin
Failure/Error:
is_expected.to contain_apache__vhost__fragment('pulpcore-https-plugin-container')
.with_vhost('pulpcore-https')
.with_priority('10')
.with_content(<<APACHE_CONFIG)
<Location "/pulpcore_registry/v2/">
RequestHeader unset REMOTE-USER
RequestHeader unset REMOTE_USER
RequestHeader set REMOTE-USER "admin" "expr=%{SSL_CLIENT_S_DN_CN} == 'foreman.example.com'"
ProxyPass unix:///run/pulpcore-api.sock|http://pulpcore-api/v2/
expected that the catalogue would contain Apache::Vhost::Fragment[pulpcore-https-plugin-container] with content set to supplied string
Diff:
@@ -10,6 +10,7 @@
<Location "/pulpcore_registry">
RequestHeader unset REMOTE-USER
RequestHeader unset REMOTE_USER
+ RequestHeader set REMOTE-USER "admin" "expr=%{SSL_CLIENT_S_DN_CN} == 'foreman.example.com'"
ProxyPass unix:///run/pulpcore-api.sock|http://pulpcore-api
ProxyPassReverse unix:///run/pulpcore-api.sock|http://pulpcore-api
</Location>
|
Puppet / 7 (Ruby 2.7):
spec/classes/plugin_container_spec.rb#L53
pulpcore::plugin::container on centos-9-x86_64 with API client auth common names configures the plugin
Failure/Error:
is_expected.to contain_apache__vhost__fragment('pulpcore-https-plugin-container')
.with_vhost('pulpcore-https')
.with_priority('10')
.with_content(<<APACHE_CONFIG)
<Location "/pulpcore_registry/v2/">
RequestHeader unset REMOTE-USER
RequestHeader unset REMOTE_USER
RequestHeader set REMOTE-USER "admin" "expr=%{SSL_CLIENT_S_DN_CN} == 'foreman.example.com'"
ProxyPass unix:///run/pulpcore-api.sock|http://pulpcore-api/v2/
expected that the catalogue would contain Apache::Vhost::Fragment[pulpcore-https-plugin-container] with content set to supplied string
Diff:
@@ -10,6 +10,7 @@
<Location "/pulpcore_registry">
RequestHeader unset REMOTE-USER
RequestHeader unset REMOTE_USER
+ RequestHeader set REMOTE-USER "admin" "expr=%{SSL_CLIENT_S_DN_CN} == 'foreman.example.com'"
ProxyPass unix:///run/pulpcore-api.sock|http://pulpcore-api
ProxyPassReverse unix:///run/pulpcore-api.sock|http://pulpcore-api
</Location>
|
Puppet / 7 (Ruby 2.7):
spec/classes/plugin_container_spec.rb#L53
pulpcore::plugin::container on redhat-9-x86_64 with API client auth common names configures the plugin
Failure/Error:
is_expected.to contain_apache__vhost__fragment('pulpcore-https-plugin-container')
.with_vhost('pulpcore-https')
.with_priority('10')
.with_content(<<APACHE_CONFIG)
<Location "/pulpcore_registry/v2/">
RequestHeader unset REMOTE-USER
RequestHeader unset REMOTE_USER
RequestHeader set REMOTE-USER "admin" "expr=%{SSL_CLIENT_S_DN_CN} == 'foreman.example.com'"
ProxyPass unix:///run/pulpcore-api.sock|http://pulpcore-api/v2/
expected that the catalogue would contain Apache::Vhost::Fragment[pulpcore-https-plugin-container] with content set to supplied string
Diff:
@@ -10,6 +10,7 @@
<Location "/pulpcore_registry">
RequestHeader unset REMOTE-USER
RequestHeader unset REMOTE_USER
+ RequestHeader set REMOTE-USER "admin" "expr=%{SSL_CLIENT_S_DN_CN} == 'foreman.example.com'"
ProxyPass unix:///run/pulpcore-api.sock|http://pulpcore-api
ProxyPassReverse unix:///run/pulpcore-api.sock|http://pulpcore-api
</Location>
|
Puppet / 7 (Ruby 2.7):
spec/classes/plugin_container_spec.rb#L53
pulpcore::plugin::container on redhat-8-x86_64 with API client auth common names configures the plugin
Failure/Error:
is_expected.to contain_apache__vhost__fragment('pulpcore-https-plugin-container')
.with_vhost('pulpcore-https')
.with_priority('10')
.with_content(<<APACHE_CONFIG)
<Location "/pulpcore_registry/v2/">
RequestHeader unset REMOTE-USER
RequestHeader unset REMOTE_USER
RequestHeader set REMOTE-USER "admin" "expr=%{SSL_CLIENT_S_DN_CN} == 'foreman.example.com'"
ProxyPass unix:///run/pulpcore-api.sock|http://pulpcore-api/v2/
expected that the catalogue would contain Apache::Vhost::Fragment[pulpcore-https-plugin-container] with content set to supplied string
Diff:
@@ -10,6 +10,7 @@
<Location "/pulpcore_registry">
RequestHeader unset REMOTE-USER
RequestHeader unset REMOTE_USER
+ RequestHeader set REMOTE-USER "admin" "expr=%{SSL_CLIENT_S_DN_CN} == 'foreman.example.com'"
ProxyPass unix:///run/pulpcore-api.sock|http://pulpcore-api
ProxyPassReverse unix:///run/pulpcore-api.sock|http://pulpcore-api
</Location>
|
Puppet / 7 (Ruby 2.7):
spec/classes/plugin_container_spec.rb#L53
pulpcore::plugin::container on centos-8-x86_64 with API client auth common names configures the plugin
Failure/Error:
is_expected.to contain_apache__vhost__fragment('pulpcore-https-plugin-container')
.with_vhost('pulpcore-https')
.with_priority('10')
.with_content(<<APACHE_CONFIG)
<Location "/pulpcore_registry/v2/">
RequestHeader unset REMOTE-USER
RequestHeader unset REMOTE_USER
RequestHeader set REMOTE-USER "admin" "expr=%{SSL_CLIENT_S_DN_CN} == 'foreman.example.com'"
ProxyPass unix:///run/pulpcore-api.sock|http://pulpcore-api/v2/
expected that the catalogue would contain Apache::Vhost::Fragment[pulpcore-https-plugin-container] with content set to supplied string
Diff:
@@ -10,6 +10,7 @@
<Location "/pulpcore_registry">
RequestHeader unset REMOTE-USER
RequestHeader unset REMOTE_USER
+ RequestHeader set REMOTE-USER "admin" "expr=%{SSL_CLIENT_S_DN_CN} == 'foreman.example.com'"
ProxyPass unix:///run/pulpcore-api.sock|http://pulpcore-api
ProxyPassReverse unix:///run/pulpcore-api.sock|http://pulpcore-api
</Location>
|
Puppet / 7 (Ruby 2.7):
spec/classes/plugin_container_spec.rb#L53
pulpcore::plugin::container on almalinux-9-x86_64 with API client auth common names configures the plugin
Failure/Error:
is_expected.to contain_apache__vhost__fragment('pulpcore-https-plugin-container')
.with_vhost('pulpcore-https')
.with_priority('10')
.with_content(<<APACHE_CONFIG)
<Location "/pulpcore_registry/v2/">
RequestHeader unset REMOTE-USER
RequestHeader unset REMOTE_USER
RequestHeader set REMOTE-USER "admin" "expr=%{SSL_CLIENT_S_DN_CN} == 'foreman.example.com'"
ProxyPass unix:///run/pulpcore-api.sock|http://pulpcore-api/v2/
expected that the catalogue would contain Apache::Vhost::Fragment[pulpcore-https-plugin-container] with content set to supplied string
Diff:
@@ -10,6 +10,7 @@
<Location "/pulpcore_registry">
RequestHeader unset REMOTE-USER
RequestHeader unset REMOTE_USER
+ RequestHeader set REMOTE-USER "admin" "expr=%{SSL_CLIENT_S_DN_CN} == 'foreman.example.com'"
ProxyPass unix:///run/pulpcore-api.sock|http://pulpcore-api
ProxyPassReverse unix:///run/pulpcore-api.sock|http://pulpcore-api
</Location>
|
Puppet / 7 (Ruby 2.7)
Process completed with exit code 1.
|
Puppet / Puppet 8 - CentOS 9 - Pulp 3.39
Canceling since a higher priority waiting request for '363/merge' exists
|
Puppet / Puppet 8 - CentOS 9 - Pulp 3.39
The operation was canceled.
|
Puppet / Puppet 8 - CentOS 9 - Pulp nightly
Canceling since a higher priority waiting request for '363/merge' exists
|
Puppet / Puppet 8 - CentOS 9 - Pulp nightly
The operation was canceled.
|
Puppet / Puppet 7 - AlmaLinux 8 - Pulp 3.49
Canceling since a higher priority waiting request for '363/merge' exists
|
Puppet / Puppet 7 - AlmaLinux 8 - Pulp 3.49
The operation was canceled.
|
Puppet / Puppet 7 - CentOS 9 - Pulp nightly
Canceling since a higher priority waiting request for '363/merge' exists
|
Puppet / Puppet 7 - CentOS 9 - Pulp nightly
The operation was canceled.
|
Puppet / Puppet 8 - AlmaLinux 9 - Pulp 3.39
Canceling since a higher priority waiting request for '363/merge' exists
|
Puppet / Puppet 8 - AlmaLinux 9 - Pulp 3.39
The operation was canceled.
|
Puppet / Puppet 7 - CentOS 9 - Pulp 3.49
Canceling since a higher priority waiting request for '363/merge' exists
|
Puppet / Puppet 7 - CentOS 9 - Pulp 3.49
The operation was canceled.
|
Puppet / Puppet 8 - CentOS 9 - Pulp 3.49
Canceling since a higher priority waiting request for '363/merge' exists
|
Puppet / Puppet 8 - CentOS 9 - Pulp 3.49
The operation was canceled.
|
Puppet / Puppet 8 - AlmaLinux 8 - Pulp nightly
Canceling since a higher priority waiting request for '363/merge' exists
|
Puppet / Puppet 8 - AlmaLinux 8 - Pulp nightly
The operation was canceled.
|
Puppet / Puppet 7 - AlmaLinux 9 - Pulp 3.49
Canceling since a higher priority waiting request for '363/merge' exists
|
Puppet / Puppet 7 - AlmaLinux 9 - Pulp 3.49
The operation was canceled.
|
Puppet / Puppet 7 - CentOS 9 - Pulp 3.39
Canceling since a higher priority waiting request for '363/merge' exists
|
Puppet / Puppet 7 - CentOS 9 - Pulp 3.39
The operation was canceled.
|
Puppet / Puppet 7 - AlmaLinux 9 - Pulp 3.39
Canceling since a higher priority waiting request for '363/merge' exists
|
Puppet / Puppet 7 - AlmaLinux 9 - Pulp nightly
Canceling since a higher priority waiting request for '363/merge' exists
|
Puppet / Puppet 7 - AlmaLinux 9 - Pulp 3.39
The operation was canceled.
|
Puppet / Puppet 7 - AlmaLinux 9 - Pulp nightly
The operation was canceled.
|
Puppet / Puppet 8 - AlmaLinux 9 - Pulp nightly
Canceling since a higher priority waiting request for '363/merge' exists
|
Puppet / Puppet 8 - AlmaLinux 9 - Pulp nightly
The operation was canceled.
|
Puppet / Puppet 7 - AlmaLinux 8 - Pulp 3.39
Canceling since a higher priority waiting request for '363/merge' exists
|
Puppet / Puppet 7 - AlmaLinux 8 - Pulp 3.39
The operation was canceled.
|
Puppet / Puppet 7 - AlmaLinux 8 - Pulp nightly
Canceling since a higher priority waiting request for '363/merge' exists
|
Puppet / Puppet 7 - AlmaLinux 8 - Pulp nightly
The operation was canceled.
|
Puppet / Puppet 8 - AlmaLinux 8 - Pulp 3.39
Canceling since a higher priority waiting request for '363/merge' exists
|
Puppet / Puppet 8 - AlmaLinux 8 - Pulp 3.39
The operation was canceled.
|
Puppet / Puppet 8 - AlmaLinux 9 - Pulp 3.49
Canceling since a higher priority waiting request for '363/merge' exists
|
Puppet / Puppet 8 - AlmaLinux 9 - Pulp 3.49
The operation was canceled.
|
Puppet / Puppet 8 - AlmaLinux 8 - Pulp 3.49
Canceling since a higher priority waiting request for '363/merge' exists
|
Puppet / Puppet 8 - AlmaLinux 8 - Pulp 3.49
The operation was canceled.
|
Puppet / Test suite
Process completed with exit code 1.
|
Puppet / Static validations:
metadata.json#L1
Skipping EOL operating system CentOS 8
|