Running with gitlab-runner 17.1.0 (fe451d5a)
  on shared beaker acceptance tests vL1mFZ7y7, system ID: s_712e41515b56
section_start:1720010814:prepare_executor
Preparing the "shell" executor
Using Shell (bash) executor...
section_end:1720010814:prepare_executor
section_start:1720010814:prepare_script
Preparing environment
Running on ci05.adullact.lan...
section_end:1720010814:prepare_script
section_start:1720010814:get_sources
Getting source from Git repository
Fetching changes with git depth set to 20...
Reinitialized existing Git repository in /home/gitlab-runner/builds/vL1mFZ7y7/1/adullact/puppet-cfssl/.git/
Checking out 4ea53130 as detached HEAD (ref is main)...
Removing .bundle/
Removing Gemfile.lock
Removing junit/
Removing log/
Removing vendor/
Skipping Git submodules setup
section_end:1720010814:get_sources
section_start:1720010814:restore_cache
Restoring cache
Checking cache for default-protected...
Runtime platform                                    arch=amd64 os=linux pid=76423 revision=fe451d5a version=17.1.0
No URL provided, cache will not be downloaded from shared cache server. Instead a local version of cache will be extracted. 
Successfully extracted cache
section_end:1720010816:restore_cache
section_start:1720010816:step_script
Executing "step_script" stage of the job script
$ rm -f Gemfile.lock || true
$ ruby --version
ruby 3.2.0 (2022-12-25 revision a528908271) [x86_64-linux]
$ gem --version
3.4.1
$ bundle -v
Bundler version 2.4.1
$ bundle config set --local path 'vendor/bundle'
$ bundle config set --local without 'system_tests'
$ bundle config set --local jobs $(nproc)
$ bundle install
Fetching gem metadata from https://rubygems.org/.......
Resolving dependencies...
Using rake 13.2.1
Using public_suffix 6.0.0
Using ansi 1.5.0
Using ast 2.4.2
Using awesome_print 1.9.2
Using ed25519 1.3.0
Using hocon 1.4.0
Using inifile 3.0.0
Using minitar 0.9
Using minitest 5.24.1
Using net-ssh 7.2.3
Using strscan 3.1.0
Using rsync 1.0.9
Using stringify-hash 0.0.2
Using thor 1.2.2
Using multi_json 1.15.0
Using rspec-support 3.13.1
Using net-telnet 0.2.0
Using deep_merge 1.2.2
Using in-parallel 1.0.1
Using beaker-abs 0.5.0
Using require_all 3.0.0
Using excon 0.110.0
Using diff-lcs 1.5.1
Using bundler 2.4.1
Using childprocess 4.1.0
Using coderay 1.1.3
Using sfl 2.3
Using concurrent-ruby 1.3.3
Using cri 2.15.12
Using parallel 1.25.1
Using uri 0.13.0
Using semantic_puppet 1.1.0
Using docile 1.4.0
Using domain_name 0.6.20240107
Using jgrep 1.5.4
Using forwardable 1.3.3
Using singleton 0.2.0
Using hiera 3.12.0
Using hitimes 2.0.0
Using http-accept 1.7.0
Using json 2.6.3
Using json_pure 2.6.3
Using locale 2.1.4
Using spdx-licenses 1.3.0
Using method_source 1.1.0
Fetching mime-types-data 3.2024.0702
Using ffi 1.17.0 (x86_64-linux-gnu)
Using mocha 1.16.1
Using netrc 0.11.0
Using racc 1.8.0
Using pathspec 1.1.3
Using tty-color 0.6.0
Using wisper 2.0.1
Using tty-which 0.5.0
Using pluginator 1.5.0
Using scanf 1.0.0
Using tty-cursor 0.7.1
Using strings-ansi 0.2.0
Using unicode-display_width 2.5.0
Using tty-screen 0.8.2
Using rgen 0.9.1
Using yard 0.9.36
Using rainbow 3.1.1
Using rb-readline 0.5.5
Using table_print 1.5.7
Using simplecov_json_formatter 0.1.4
Using unicode_utils 1.4.0
Using puppet-lint 4.2.4
Using regexp_parser 2.9.2
Using ruby-progressbar 1.13.0
Using simplecov-html 0.12.3
Using addressable 2.8.7
Using rexml 3.3.1
Using ruby-ll 2.1.3
Using beaker-vmpooler 1.4.0
Using facter 4.7.1
Using puppet-resource_api 1.9.0
Using rspec-core 3.13.0
Using rspec-expectations 3.13.1
Using net-scp 4.0.0
Using rspec-mocks 3.13.1
Using beaker-answers 0.29.0
Using docker-api 2.2.0
Using beaker-hostgenerator 2.14.1
Using parallel_tests 3.12.1
Using prime 0.1.2
Using net-http 0.4.1
Using parser 3.3.3.0
Using puppet-modulebuilder 1.0.0
Using pry 0.14.2
Using terminal-table 3.0.2
Using tty-reader 0.9.0
Using tty-spinner 0.9.3
Using http-cookie 1.0.6
Using pastel 0.8.0
Using puppet-strings 4.1.2
Using facterdb 1.27.0
Using json-schema 4.3.0
Using rspec-github 2.4.0
Using oga 3.4
Using specinfra 2.89.0
Using puppet-lint-absolute_classname-check 4.0.0
Using puppet-lint-file_ensure-check 2.0.0
Using rspec-its 1.3.0
Using strings 0.2.1
Using puppet-lint-anchor-check 2.0.0
Using puppet-lint-leading_zero-check 2.0.0
Using puppet-lint-lookup_in_parameter-check 2.0.0
Using puppet-lint-manifest_whitespace-check 0.3.0
Using puppet-lint-param-docs 2.0.0
Using puppet-lint-optional_default-check 2.0.0
Using puppet-lint-param-types 2.0.0
Using puppet-lint-resource_reference_syntax 2.0.0
Using puppet-lint-strict_indent-check 3.0.0
Using puppet-lint-topscope-variable-check 2.0.0
Using puppet-lint-trailing_comma-check 2.0.0
Using puppet-lint-unquoted_string-check 3.0.0
Using puppet-lint-params_empty_string-check 2.0.0
Using puppet-lint-variable_contains_upcase 2.0.0
Using puppet-lint-version_comparison-check 2.0.0
Using beaker 4.42.0
Using faraday-net_http 3.1.0
Using rubocop-ast 1.31.3
Using fast_gettext 2.4.0
Using rspec 3.13.0
Using simplecov 0.22.0
Using tty-prompt 0.23.1
Using metadata-json-lint 4.0.0
Using beaker-docker 2.3.0
Using faraday 2.9.2
Using tty-pager 0.14.0
Using simplecov-console 0.9.1
Using pdk 3.2.0
Using beaker-puppet 2.1.0
Using faraday-follow_redirects 0.3.0
Using serverspec 2.42.3
Using beaker-module_install_helper 2.0.0
Using beaker-rspec 8.2.0
Using beaker-pe 2.19.0
Using rspec-puppet 4.0.2
Using puppet_forge 5.0.3
Using beaker-puppet_install_helper 0.9.8
Using puppet 7.31.0
Using rubocop 1.50.2
Using voxpupuli-puppet-lint-plugins 5.0.0
Using puppet-debugger 1.4.0
Using puppet-syntax 4.1.1
Using rspec-puppet-facts 3.0.0
Using rubocop-capybara 2.21.0
Using dependency_checker 1.0.1
Using rubocop-performance 1.16.0
Using puppetlabs_spec_helper 7.3.1
Using rubocop-rspec 2.19.0
Installing mime-types-data 3.2024.0702
Using mime-types 3.5.2
Using rest-client 2.1.0
Using puppet-blacksmith 7.0.0
Bundle complete! 28 Gemfile dependencies, 157 gems now installed.
Gems in the group 'system_tests' were not installed.
Bundled gems are installed into `./vendor/bundle`
$ bundle clean
Removing mime-types-data (3.2024.0604)
$ bundle env
## Environment

```
Bundler       2.4.1
  Platforms   ruby, x86_64-linux
Ruby          3.2.0p0 (2022-12-25 revision a528908271c678360d2d8ca232c178e7cdd340b4) [x86_64-linux]
  Full Path   /home/gitlab-runner/.rbenv/versions/3.2.0/bin/ruby
  Config Dir  /home/gitlab-runner/.rbenv/versions/3.2.0/etc
RubyGems      3.4.1
  Gem Home    /home/gitlab-runner/.rbenv/versions/3.2.0/lib/ruby/gems/3.2.0
  Gem Path    /home/gitlab-runner/.local/share/gem/ruby/3.2.0:/home/gitlab-runner/.rbenv/versions/3.2.0/lib/ruby/gems/3.2.0
  User Home   /home/gitlab-runner
  User Path   /home/gitlab-runner/.local/share/gem/ruby/3.2.0
  Bin Dir     /home/gitlab-runner/.rbenv/versions/3.2.0/bin
Tools         
  Git         2.34.1
  RVM         not installed
  rbenv       rbenv 1.2.0
  chruby      not installed
```

## Bundler Build Metadata

```
Built At          2024-07-03
Git SHA           unknown
Released Version  false
```

## Bundler settings

```
jobs
  Set for your local app (/home/gitlab-runner/builds/vL1mFZ7y7/1/adullact/puppet-cfssl/.bundle/config): 8
path
  Set for your local app (/home/gitlab-runner/builds/vL1mFZ7y7/1/adullact/puppet-cfssl/.bundle/config): "vendor/bundle"
without
  Set for your local app (/home/gitlab-runner/builds/vL1mFZ7y7/1/adullact/puppet-cfssl/.bundle/config): [:system_tests]
```

## Gemfile

### Gemfile

```ruby
source ENV['GEM_SOURCE'] || 'https://rubygems.org'

def location_for(place_or_version, fake_version = nil)
  git_url_regex = %r{\A(?<url>(https?|git)[:@][^#]*)(#(?<branch>.*))?}
  file_url_regex = %r{\Afile:\/\/(?<path>.*)}

  if place_or_version && (git_url = place_or_version.match(git_url_regex))
    [fake_version, { git: git_url[:url], branch: git_url[:branch], require: false }].compact
  elsif place_or_version && (file_url = place_or_version.match(file_url_regex))
    ['>= 0', { path: File.expand_path(file_url[:path]), require: false }]
  else
    [place_or_version, { require: false }]
  end
end

group :development do
  gem "json", '= 2.1.0',                         require: false if Gem::Requirement.create(['>= 2.5.0', '< 2.7.0']).satisfied_by?(Gem::Version.new(RUBY_VERSION.dup))
  gem "json", '= 2.3.0',                         require: false if Gem::Requirement.create(['>= 2.7.0', '< 3.0.0']).satisfied_by?(Gem::Version.new(RUBY_VERSION.dup))
  gem "json", '= 2.5.1',                         require: false if Gem::Requirement.create(['>= 3.0.0', '< 3.0.5']).satisfied_by?(Gem::Version.new(RUBY_VERSION.dup))
  gem "json", '= 2.6.1',                         require: false if Gem::Requirement.create(['>= 3.1.0', '< 3.1.3']).satisfied_by?(Gem::Version.new(RUBY_VERSION.dup))
  gem "json", '= 2.6.3',                         require: false if Gem::Requirement.create(['>= 3.2.0', '< 4.0.0']).satisfied_by?(Gem::Version.new(RUBY_VERSION.dup))
  gem "racc", '~> 1.4.0',                        require: false if Gem::Requirement.create(['>= 2.7.0', '< 3.0.0']).satisfied_by?(Gem::Version.new(RUBY_VERSION.dup))
  gem "deep_merge", '~> 1.0',                    require: false
  gem "voxpupuli-puppet-lint-plugins", '~> 5.0', require: false
  gem "facterdb", '~> 1.18',                     require: false
  gem "metadata-json-lint", '~> 4.0',            require: false
  gem "rspec-puppet-facts", '~> 3.0',            require: false
  gem "dependency_checker", '~> 1.0.0',          require: false
  gem "parallel_tests", '= 3.12.1',              require: false
  gem "pry", '~> 0.10',                          require: false
  gem "simplecov-console", '~> 0.9',             require: false
  gem "puppet-debugger", '~> 1.0',               require: false
  gem "rubocop", '~> 1.50.0',                    require: false
  gem "rubocop-performance", '= 1.16.0',         require: false
  gem "rubocop-rspec", '= 2.19.0',               require: false
  gem "rb-readline", '= 0.5.5',                  require: false, platforms: [:mswin, :mingw, :x64_mingw]
  gem "puppet-blacksmith",                       require: false
  gem "beaker-rspec",                            require: false
  gem "beaker-puppet",                           require: false
  gem "beaker-docker",                           require: false
  gem "beaker-puppet_install_helper",            require: false
  gem "beaker-module_install_helper",            require: false
  gem "pdk", '3.2.0',                            require: false
end
group :development, :release_prep do
  gem "puppet-strings", '~> 4.0',         require: false
  gem "puppetlabs_spec_helper", '~> 7.0', require: false
end
group :system_tests do
  gem "puppet_litmus", '~> 1.0',   require: false, platforms: [:ruby, :x64_mingw]
  gem "CFPropertyList", '< 3.0.7', require: false, platforms: [:mswin, :mingw, :x64_mingw]
  gem "serverspec", '~> 2.41',     require: false
end

puppet_version = ENV['PUPPET_GEM_VERSION']
facter_version = ENV['FACTER_GEM_VERSION']
hiera_version = ENV['HIERA_GEM_VERSION']

gems = {}

gems['puppet'] = location_for(puppet_version)

# If facter or hiera versions have been specified via the environment
# variables

gems['facter'] = location_for(facter_version) if facter_version
gems['hiera'] = location_for(hiera_version) if hiera_version

gems.each do |gem_name, gem_params|
  gem gem_name, *gem_params
end

# Evaluate Gemfile.local and ~/.gemfile if they exist
extra_gemfiles = [
  "#{__FILE__}.local",
  File.join(Dir.home, '.gemfile'),
]

extra_gemfiles.each do |gemfile|
  if File.file?(gemfile) && File.readable?(gemfile)
    eval(File.read(gemfile), binding)
  end
end
# vim: syntax=ruby
```

### Gemfile.lock

```
GEM
  remote: https://rubygems.org/
  specs:
    CFPropertyList (3.0.7)
      base64
      nkf
      rexml
    addressable (2.8.7)
      public_suffix (>= 2.0.2, < 7.0)
    ansi (1.5.0)
    ast (2.4.2)
    awesome_print (1.9.2)
    aws-eventstream (1.3.0)
    aws-partitions (1.950.0)
    aws-sdk-core (3.201.0)
      aws-eventstream (~> 1, >= 1.3.0)
      aws-partitions (~> 1, >= 1.651.0)
      aws-sigv4 (~> 1.8)
      jmespath (~> 1, >= 1.6.1)
    aws-sdk-ec2 (1.464.0)
      aws-sdk-core (~> 3, >= 3.201.0)
      aws-sigv4 (~> 1.5)
    aws-sigv4 (1.8.0)
      aws-eventstream (~> 1, >= 1.0.2)
    base64 (0.2.0)
    beaker (4.42.0)
      beaker-hostgenerator
      ed25519 (~> 1.0)
      hocon (~> 1.0)
      in-parallel (>= 0.1, < 2)
      inifile (~> 3.0)
      minitar (~> 0.6)
      minitest (~> 5.4)
      net-scp (>= 1.2, < 5.0)
      net-ssh (>= 5.0)
      rexml
      rsync (~> 1.0.9)
      stringify-hash (~> 0.0)
      thor (>= 1.0.1, < 2.0)
    beaker-abs (0.5.0)
    beaker-answers (0.29.0)
      hocon (~> 1.0)
      require_all (>= 1.3.2, < 3.1.0)
      stringify-hash (~> 0.0.0)
    beaker-docker (2.3.0)
      beaker (>= 4, < 7)
      docker-api (~> 2.1)
      stringify-hash (~> 0.0.0)
    beaker-hostgenerator (2.14.1)
      deep_merge (~> 1.0)
    beaker-module_install_helper (2.0.0)
      beaker (>= 2.0, < 6)
      beaker-puppet (>= 1, < 3)
    beaker-pe (2.19.0)
      beaker (>= 4.0, < 7)
      beaker-abs
      beaker-answers (~> 0.0)
      beaker-puppet (>= 1)
      beaker-vmpooler (~> 1.0)
      stringify-hash (~> 0.0.0)
    beaker-puppet (2.1.0)
      beaker (~> 4.1)
      oga (~> 3.4)
    beaker-puppet_install_helper (0.9.8)
      beaker (~> 4.0)
      beaker-pe (~> 2.0)
    beaker-rspec (8.2.0)
      beaker (>= 4.0, < 7)
      rspec (~> 3.0)
      serverspec (~> 2)
      specinfra (~> 2)
    beaker-vmpooler (1.4.0)
      stringify-hash (~> 0.0.0)
    bigdecimal (3.1.8)
    bindata (2.5.0)
    bolt (3.30.0)
      CFPropertyList (>= 2.2)
      addressable (~> 2.5)
      aws-sdk-ec2 (~> 1)
      concurrent-ruby (~> 1.0)
      ffi (>= 1.9.25, < 2.0.0)
      hiera-eyaml (~> 3)
      jwt (~> 2.2)
      logging (~> 2.2)
      minitar (~> 0.6)
      net-scp (>= 1.2, < 5.0)
      net-ssh (>= 4.0, < 8.0)
      net-ssh-krb (~> 0.5)
      orchestrator_client (~> 0.5)
      puppet (>= 6.18.0)
      puppet-resource_api (>= 1.8.1)
      puppet-strings (>= 2.3.0, < 5.0)
      puppetfile-resolver (>= 0.6.2, < 1.0)
      r10k (~> 3.10)
      ruby_smb (~> 1.0)
      terminal-table (~> 3.0)
      winrm (~> 2.0)
      winrm-fs (~> 1.3)
    builder (3.3.0)
    childprocess (4.1.0)
    coderay (1.1.3)
    colored2 (3.1.2)
    concurrent-ruby (1.3.3)
    connection_pool (2.4.1)
    cri (2.15.12)
    deep_merge (1.2.2)
    dependency_checker (1.0.1)
      parallel
      puppet_forge (>= 2.2, < 6.0)
      rake (~> 13.0)
      semantic_puppet (~> 1.0)
    diff-lcs (1.5.1)
    docile (1.4.0)
    docker-api (2.2.0)
      excon (>= 0.47.0)
      multi_json
    domain_name (0.6.20240107)
    ed25519 (1.3.0)
    erubi (1.13.0)
    excon (0.110.0)
    facter (4.7.1)
      hocon (~> 1.3)
      thor (>= 1.0.1, < 1.3)
    facterdb (1.27.0)
      facter (< 5.0.0)
      jgrep (~> 1.5, >= 1.5.4)
    faraday (2.9.2)
      faraday-net_http (>= 2.0, < 3.2)
    faraday-follow_redirects (0.3.0)
      faraday (>= 1, < 3)
    faraday-net_http (3.1.0)
      net-http
    fast_gettext (2.4.0)
      prime
    ffi (1.17.0-x86_64-linux-gnu)
    forwardable (1.3.3)
    gettext (3.4.9)
      erubi
      locale (>= 2.0.5)
      prime
      racc
      text (>= 1.3.0)
    gettext-setup (1.1.0)
      fast_gettext (~> 2.1)
      gettext (~> 3.4)
      locale
    gssapi (1.3.1)
      ffi (>= 1.0.1)
    gyoku (1.4.0)
      builder (>= 2.1.2)
      rexml (~> 3.0)
    hiera (3.12.0)
    hiera-eyaml (3.4.0)
      highline
      optimist
    highline (3.0.1)
    hitimes (2.0.0)
    hocon (1.4.0)
    http-accept (1.7.0)
    http-cookie (1.0.6)
      domain_name (~> 0.5)
    httpclient (2.8.3)
    in-parallel (1.0.1)
    inifile (3.0.0)
    jgrep (1.5.4)
    jmespath (1.6.2)
    json (2.6.3)
    json-schema (4.3.0)
      addressable (>= 2.8)
    json_pure (2.6.3)
    jwt (2.2.3)
    little-plugger (1.1.4)
    locale (2.1.4)
    log4r (1.1.10)
    logging (2.4.0)
      little-plugger (~> 1.1)
      multi_json (~> 1.14)
    metadata-json-lint (4.0.0)
      json-schema (>= 2.8, < 5.0)
      semantic_puppet (~> 1.0)
      spdx-licenses (~> 1.0)
    method_source (1.1.0)
    mime-types (3.5.2)
      mime-types-data (~> 3.2015)
    mime-types-data (3.2024.0702)
    minitar (0.9)
    minitest (5.24.1)
    mocha (1.16.1)
    molinillo (0.8.0)
    multi_json (1.15.0)
    net-http (0.4.1)
      uri
    net-http-persistent (4.0.2)
      connection_pool (~> 2.2)
    net-scp (4.0.0)
      net-ssh (>= 2.6.5, < 8.0.0)
    net-ssh (7.2.3)
    net-ssh-krb (0.5.1)
      gssapi (~> 1.3.0)
      net-ssh (>= 2.0)
    net-telnet (0.2.0)
    netrc (0.11.0)
    nkf (0.2.0)
    nori (2.7.0)
      bigdecimal
    oga (3.4)
      ast
      ruby-ll (~> 2.1)
    optimist (3.1.0)
    orchestrator_client (0.5.3)
      faraday
      net-http-persistent
    parallel (1.25.1)
    parallel_tests (3.12.1)
      parallel
    parser (3.3.3.0)
      ast (~> 2.4.1)
      racc
    pastel (0.8.0)
      tty-color (~> 0.5)
    pathspec (1.1.3)
    pdk (3.2.0)
      bundler (>= 2.1.0, < 3.0.0)
      childprocess (~> 4.1.0)
      cri (~> 2.15.11)
      deep_merge (~> 1.2.2)
      diff-lcs (>= 1.5.0)
      ffi (>= 1.15.5, < 2.0.0)
      hitimes (= 2.0.0)
      json-schema (~> 4.0)
      json_pure (~> 2.6.3)
      minitar (~> 0.8)
      pathspec (~> 1.1)
      tty-prompt (~> 0.23)
      tty-spinner (~> 0.9)
      tty-which (~> 0.5)
    pluginator (1.5.0)
    prime (0.1.2)
      forwardable
      singleton
    pry (0.14.2)
      coderay (~> 1.1)
      method_source (~> 1.0)
    public_suffix (6.0.0)
    puppet (7.31.0)
      concurrent-ruby (~> 1.0)
      deep_merge (~> 1.0)
      facter (> 2.0.1, < 5)
      fast_gettext (>= 1.1, < 3)
      hiera (>= 3.2.1, < 4)
      locale (~> 2.1)
      multi_json (~> 1.10)
      puppet-resource_api (~> 1.5)
      scanf (~> 1.0)
      semantic_puppet (~> 1.0)
    puppet-blacksmith (7.0.0)
      puppet-modulebuilder (~> 1.0)
      rest-client (~> 2.0)
    puppet-debugger (1.4.0)
      awesome_print (~> 1.7)
      bundler
      facterdb (>= 0.4.0)
      pluginator (~> 1.5.0)
      puppet (>= 6)
      rb-readline (>= 0.5.5)
      table_print (>= 1.0.0)
      tty-pager (~> 0.14)
    puppet-lint (4.2.4)
    puppet-lint-absolute_classname-check (4.0.0)
      puppet-lint (>= 3.0, < 5)
    puppet-lint-anchor-check (2.0.0)
      puppet-lint (>= 3, < 5)
    puppet-lint-file_ensure-check (2.0.0)
      puppet-lint (>= 3, < 5)
    puppet-lint-leading_zero-check (2.0.0)
      puppet-lint (>= 3, < 5)
    puppet-lint-lookup_in_parameter-check (2.0.0)
      puppet-lint (>= 3, < 5)
    puppet-lint-manifest_whitespace-check (0.3.0)
      puppet-lint (>= 1.0, < 5)
    puppet-lint-optional_default-check (2.0.0)
      puppet-lint (>= 3, < 5)
    puppet-lint-param-docs (2.0.0)
      puppet-lint (>= 3, < 5)
    puppet-lint-param-types (2.0.0)
      puppet-lint (>= 3, < 5)
    puppet-lint-params_empty_string-check (2.0.0)
      puppet-lint (>= 3, < 5)
    puppet-lint-resource_reference_syntax (2.0.0)
      puppet-lint (>= 3, < 5)
    puppet-lint-strict_indent-check (3.0.0)
      puppet-lint (>= 3, < 5)
    puppet-lint-topscope-variable-check (2.0.0)
      puppet-lint (>= 3, < 5)
    puppet-lint-trailing_comma-check (2.0.0)
      puppet-lint (>= 3, < 5)
    puppet-lint-unquoted_string-check (3.0.0)
      puppet-lint (>= 3, < 5)
    puppet-lint-variable_contains_upcase (2.0.0)
      puppet-lint (>= 3, < 5)
    puppet-lint-version_comparison-check (2.0.0)
      puppet-lint (>= 3, < 5)
    puppet-modulebuilder (1.0.0)
      minitar (~> 0.9)
      pathspec (>= 0.2.1, < 2.0.0)
    puppet-resource_api (1.9.0)
      hocon (>= 1.0)
    puppet-strings (4.1.2)
      rgen (~> 0.9)
      yard (~> 0.9)
    puppet-syntax (4.1.1)
      puppet (>= 7, < 9)
      rake (~> 13.1)
    puppet_forge (5.0.3)
      faraday (~> 2.0)
      faraday-follow_redirects (~> 0.3.0)
      minitar
      semantic_puppet (~> 1.0)
    puppet_litmus (1.4.0)
      bolt (~> 3.0)
      docker-api (>= 1.34, < 3.0.0)
      parallel
      puppet-modulebuilder (>= 0.3.0)
      retryable (~> 3.0)
      rspec
      tty-spinner (>= 0.5.0, < 1.0.0)
    puppetfile-resolver (0.6.3)
      molinillo (~> 0.6)
      semantic_puppet (~> 1.0)
    puppetlabs_spec_helper (7.3.1)
      mocha (~> 1.0)
      pathspec (>= 0.2, < 2.0.0)
      puppet-lint (~> 4.0)
      puppet-syntax (~> 4.1, >= 4.1.1)
      rspec-github (~> 2.0)
      rspec-puppet (~> 4.0)
    r10k (3.15.3)
      colored2 (= 3.1.2)
      cri (>= 2.15.10)
      fast_gettext (>= 1.1.0, < 3.0.0)
      gettext (>= 3.0.2, < 4.0.0)
      gettext-setup (>= 0.24, < 2.0.0)
      jwt (~> 2.2.3)
      log4r (= 1.1.10)
      minitar (~> 0.9)
      multi_json (~> 1.10)
      puppet_forge (>= 2.3.0)
    racc (1.8.0)
    rainbow (3.1.1)
    rake (13.2.1)
    rb-readline (0.5.5)
    regexp_parser (2.9.2)
    require_all (3.0.0)
    rest-client (2.1.0)
      http-accept (>= 1.7.0, < 2.0)
      http-cookie (>= 1.0.2, < 2.0)
      mime-types (>= 1.16, < 4.0)
      netrc (~> 0.8)
    retryable (3.0.5)
    rexml (3.3.1)
      strscan
    rgen (0.9.1)
    rspec (3.13.0)
      rspec-core (~> 3.13.0)
      rspec-expectations (~> 3.13.0)
      rspec-mocks (~> 3.13.0)
    rspec-core (3.13.0)
      rspec-support (~> 3.13.0)
    rspec-expectations (3.13.1)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.13.0)
    rspec-github (2.4.0)
      rspec-core (~> 3.0)
    rspec-its (1.3.0)
      rspec-core (>= 3.0.0)
      rspec-expectations (>= 3.0.0)
    rspec-mocks (3.13.1)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.13.0)
    rspec-puppet (4.0.2)
      rspec (~> 3.0)
    rspec-puppet-facts (3.0.0)
      deep_merge (~> 1.2)
      facter (< 5)
      facterdb (>= 0.5.0, < 2)
      puppet (>= 7, < 9)
    rspec-support (3.13.1)
    rsync (1.0.9)
    rubocop (1.50.2)
      json (~> 2.3)
      parallel (~> 1.10)
      parser (>= 3.2.0.0)
      rainbow (>= 2.2.2, < 4.0)
      regexp_parser (>= 1.8, < 3.0)
      rexml (>= 3.2.5, < 4.0)
      rubocop-ast (>= 1.28.0, < 2.0)
      ruby-progressbar (~> 1.7)
      unicode-display_width (>= 2.4.0, < 3.0)
    rubocop-ast (1.31.3)
      parser (>= 3.3.1.0)
    rubocop-capybara (2.21.0)
      rubocop (~> 1.41)
    rubocop-performance (1.16.0)
      rubocop (>= 1.7.0, < 2.0)
      rubocop-ast (>= 0.4.0)
    rubocop-rspec (2.19.0)
      rubocop (~> 1.33)
      rubocop-capybara (~> 2.17)
    ruby-ll (2.1.3)
      ansi
      ast
    ruby-progressbar (1.13.0)
    ruby_smb (1.1.0)
      bindata
      rubyntlm
      windows_error
    rubyntlm (0.6.5)
      base64
    rubyzip (2.3.2)
    scanf (1.0.0)
    semantic_puppet (1.1.0)
    serverspec (2.42.3)
      multi_json
      rspec (~> 3.0)
      rspec-its
      specinfra (~> 2.72)
    sfl (2.3)
    simplecov (0.22.0)
      docile (~> 1.1)
      simplecov-html (~> 0.11)
      simplecov_json_formatter (~> 0.1)
    simplecov-console (0.9.1)
      ansi
      simplecov
      terminal-table
    simplecov-html (0.12.3)
    simplecov_json_formatter (0.1.4)
    singleton (0.2.0)
    spdx-licenses (1.3.0)
    specinfra (2.89.0)
      net-scp
      net-ssh (>= 2.7)
      net-telnet
      sfl
    stringify-hash (0.0.2)
    strings (0.2.1)
      strings-ansi (~> 0.2)
      unicode-display_width (>= 1.5, < 3.0)
      unicode_utils (~> 1.4)
    strings-ansi (0.2.0)
    strscan (3.1.0)
    table_print (1.5.7)
    terminal-table (3.0.2)
      unicode-display_width (>= 1.1.1, < 3)
    text (1.3.1)
    thor (1.2.2)
    tty-color (0.6.0)
    tty-cursor (0.7.1)
    tty-pager (0.14.0)
      strings (~> 0.2.0)
      tty-screen (~> 0.8)
    tty-prompt (0.23.1)
      pastel (~> 0.8)
      tty-reader (~> 0.8)
    tty-reader (0.9.0)
      tty-cursor (~> 0.7)
      tty-screen (~> 0.8)
      wisper (~> 2.0)
    tty-screen (0.8.2)
    tty-spinner (0.9.3)
      tty-cursor (~> 0.7)
    tty-which (0.5.0)
    unicode-display_width (2.5.0)
    unicode_utils (1.4.0)
    uri (0.13.0)
    voxpupuli-puppet-lint-plugins (5.0.0)
      puppet-lint (~> 4.0)
      puppet-lint-absolute_classname-check (~> 4.0)
      puppet-lint-anchor-check (~> 2.0)
      puppet-lint-file_ensure-check (~> 2.0)
      puppet-lint-leading_zero-check (~> 2.0)
      puppet-lint-lookup_in_parameter-check (~> 2.0)
      puppet-lint-manifest_whitespace-check (~> 0.3, < 1.0.0)
      puppet-lint-optional_default-check (~> 2.0)
      puppet-lint-param-docs (~> 2.0)
      puppet-lint-param-types (~> 2.0)
      puppet-lint-params_empty_string-check (~> 2.0)
      puppet-lint-resource_reference_syntax (~> 2.0)
      puppet-lint-strict_indent-check (~> 3.0)
      puppet-lint-topscope-variable-check (~> 2.0)
      puppet-lint-trailing_comma-check (~> 2.0)
      puppet-lint-unquoted_string-check (~> 3.0)
      puppet-lint-variable_contains_upcase (~> 2.0)
      puppet-lint-version_comparison-check (~> 2.0)
    windows_error (0.1.5)
    winrm (2.3.8)
      builder (>= 2.1.2)
      erubi (~> 1.8)
      gssapi (~> 1.2)
      gyoku (~> 1.0)
      httpclient (~> 2.2, >= 2.2.0.2)
      logging (>= 1.6.1, < 3.0)
      nori (~> 2.0)
      rexml (~> 3.0)
      rubyntlm (~> 0.6.0, >= 0.6.3)
    winrm-fs (1.3.5)
      erubi (~> 1.8)
      logging (>= 1.6.1, < 3.0)
      rubyzip (~> 2.0)
      winrm (~> 2.0)
    wisper (2.0.1)
    yard (0.9.36)

PLATFORMS
  x86_64-linux

DEPENDENCIES
  CFPropertyList (< 3.0.7)
  beaker-docker
  beaker-module_install_helper
  beaker-puppet
  beaker-puppet_install_helper
  beaker-rspec
  deep_merge (~> 1.0)
  dependency_checker (~> 1.0.0)
  facterdb (~> 1.18)
  json (= 2.6.3)
  metadata-json-lint (~> 4.0)
  parallel_tests (= 3.12.1)
  pdk (= 3.2.0)
  pry (~> 0.10)
  puppet (~> 7)
  puppet-blacksmith
  puppet-debugger (~> 1.0)
  puppet-strings (~> 4.0)
  puppet_litmus (~> 1.0)
  puppetlabs_spec_helper (~> 7.0)
  rb-readline (= 0.5.5)
  rspec-puppet-facts (~> 3.0)
  rubocop (~> 1.50.0)
  rubocop-performance (= 1.16.0)
  rubocop-rspec (= 2.19.0)
  serverspec (~> 2.41)
  simplecov-console (~> 0.9)
  voxpupuli-puppet-lint-plugins (~> 5.0)

BUNDLED WITH
   2.4.1
```
$ bundle exec rake beaker
/home/gitlab-runner/.rbenv/versions/3.2.0/bin/ruby -I/home/gitlab-runner/builds/vL1mFZ7y7/1/adullact/puppet-cfssl/vendor/bundle/ruby/3.2.0/gems/rspec-core-3.13.0/lib:/home/gitlab-runner/builds/vL1mFZ7y7/1/adullact/puppet-cfssl/vendor/bundle/ruby/3.2.0/gems/rspec-support-3.13.1/lib /home/gitlab-runner/builds/vL1mFZ7y7/1/adullact/puppet-cfssl/vendor/bundle/ruby/3.2.0/gems/rspec-core-3.13.0/exe/rspec --pattern spec/acceptance/\*\*/\*_spec.rb
/home/gitlab-runner/builds/vL1mFZ7y7/1/adullact/puppet-cfssl/vendor/bundle/ruby/3.2.0/gems/beaker-rspec-8.2.0/lib/beaker-rspec/helpers/serverspec.rb:39: warning: already initialized constant Module::VALID_OPTIONS_KEYS
/home/gitlab-runner/builds/vL1mFZ7y7/1/adullact/puppet-cfssl/vendor/bundle/ruby/3.2.0/gems/specinfra-2.89.0/lib/specinfra/configuration.rb:4: warning: previous definition of VALID_OPTIONS_KEYS was here

Hosts file 'ubuntu2204-64' does not exist.
Trying as beaker-hostgenerator input.

Hypervisor for ubuntu2204-64-1 is docker
Beaker::Hypervisor, found some docker boxes to create
Provisioning docker
provisioning ubuntu2204-64-1
Creating image
Dockerfile is FROM amd64/ubuntu:22.04
ENV container docker
RUN apt-get update && apt-get install -y openssh-server openssh-client curl ntpdate && sed 's@session *required *pam_loginuid.so@session optional pam_loginuid.so@g' -i /etc/pam.d/*
RUN mkdir -p /var/run/sshd && echo root:root | chpasswd
RUN sed -ri -e 's/^#?PermitRootLogin .*/PermitRootLogin yes/' -e 's/^#?PasswordAuthentication .*/PasswordAuthentication yes/' -e 's/^#?UseDNS .*/UseDNS no/' -e 's/^#?MaxAuthTries.*/MaxAuthTries 1000/' /etc/ssh/sshd_config
RUN cp /bin/true /sbin/agetty
RUN apt-get install -y net-tools wget locales iproute2 gnupg
RUN locale-gen en_US.UTF-8
RUN echo LANG=en_US.UTF-8 > /etc/default/locale
EXPOSE 22
CMD ["/sbin/init"]
Docker build buildargs: {}
post
/build
{:rm=>true, :buildargs=>"{}"}
Dockerfile������������������������������������������������������������������������������������������0000640�0000000�0000000�00000001273�14641244115�013311� 0����������������������������������������������������������������������������������������������������ustar�00wheel���������������������������wheel���������������������������0000000�0000000������������������������������������������������������������������������������������������������������������������������������������������������������������������������FROM amd64/ubuntu:22.04
ENV container docker
RUN apt-get update && apt-get install -y openssh-server openssh-client curl ntpdate && sed 's@session *required *pam_loginuid.so@session optional pam_loginuid.so@g' -i /etc/pam.d/*
RUN mkdir -p /var/run/sshd && echo root:root | chpasswd
RUN sed -ri -e 's/^#?PermitRootLogin .*/PermitRootLogin yes/' -e 's/^#?PasswordAuthentication .*/PasswordAuthentication yes/' -e 's/^#?UseDNS .*/UseDNS no/' -e 's/^#?MaxAuthTries.*/MaxAuthTries 1000/' /etc/ssh/sshd_config
RUN cp /bin/true /sbin/agetty
RUN apt-get install -y net-tools wget locales iproute2 gnupg
RUN locale-gen en_US.UTF-8
RUN echo LANG=en_US.UTF-8 > /etc/default/locale
EXPOSE 22
CMD ["/sbin/init"]
�����������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������
Creating container from image cb3bf3cf4419
post
/containers/create
{"name"=>"beaker-ubuntu2204-64-1-98d6a25ad15c"}
{"Image":"cb3bf3cf4419","Hostname":"ubuntu2204-64-1","HostConfig":{"PortBindings":{"22/tcp":[{"HostPort":"1947","HostIp":"0.0.0.0"}]},"PublishAllPorts":true,"RestartPolicy":{"Name":"always"},"Privileged":true}}
get
/containers/6e5ebf545df2ba7f0f0cd9f7108238ae055ed75702f16ea1dbcffc58868b49aa/json
{}

get
/info
{}

Starting container 6e5ebf545df2ba7f0f0cd9f7108238ae055ed75702f16ea1dbcffc58868b49aa
post
/containers/6e5ebf545df2ba7f0f0cd9f7108238ae055ed75702f16ea1dbcffc58868b49aa/start
{}
{}
get
/containers/6e5ebf545df2ba7f0f0cd9f7108238ae055ed75702f16ea1dbcffc58868b49aa/stats
{:stream=>0}

get
/containers/6e5ebf545df2ba7f0f0cd9f7108238ae055ed75702f16ea1dbcffc58868b49aa/json
{}

Using container connection at 127.0.0.1:1947
node available as ssh -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no root@127.0.0.1 -p 1947
get
/containers/6e5ebf545df2ba7f0f0cd9f7108238ae055ed75702f16ea1dbcffc58868b49aa/json
{}


ubuntu2204-64-1 14:49:04$ cat /etc/resolv.conf
  Attempting ssh connection to 127.0.0.1, user: root, opts: {:password=>"root", :port=>"1947", :forward_agent=>false, :auth_methods=>["password", "publickey", "hostbased", "keyboard-interactive"]}
  # Generated by Docker Engine.
  # This file can be edited; Docker Engine will not make further changes once it
  # has been modified.
  
  nameserver 8.8.8.8
  nameserver 8.8.4.4
  search .
  
  # Based on host file: '/etc/resolv.conf' (legacy)
  # Overrides: []

ubuntu2204-64-1 executed in 0.23 seconds

ubuntu2204-64-1 14:49:04$ echo '127.0.0.1	localhost localhost.localdomain
172.17.0.6	ubuntu2204-64-1. ubuntu2204-64-1
' >> /etc/hosts

ubuntu2204-64-1 executed in 0.05 seconds

ubuntu2204-64-1 14:49:04$ dpkg -s curl
  Package: curl
  Status: install ok installed
  Priority: optional
  Section: web
  Installed-Size: 443
  Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
  Architecture: amd64
  Multi-Arch: foreign
  Version: 7.81.0-1ubuntu1.16
  Depends: libc6 (>= 2.34), libcurl4 (= 7.81.0-1ubuntu1.16), zlib1g (>= 1:1.1.4)
  Description: command line tool for transferring data with URL syntax
   curl is a command line tool for transferring data with URL syntax, supporting
   DICT, FILE, FTP, FTPS, GOPHER, HTTP, HTTPS, IMAP, IMAPS, LDAP, LDAPS, POP3,
   POP3S, RTMP, RTSP, SCP, SFTP, SMTP, SMTPS, TELNET and TFTP.
   .
   curl supports SSL certificates, HTTP POST, HTTP PUT, FTP uploading, HTTP form
   based upload, proxies, cookies, user+password authentication (Basic, Digest,
   NTLM, Negotiate, kerberos...), file transfer resume, proxy tunneling and a
   busload of other useful tricks.
  Homepage: https://curl.haxx.se
  Original-Maintainer: Alessandro Ghedini <ghedo@debian.org>

ubuntu2204-64-1 executed in 0.05 seconds

ubuntu2204-64-1 14:49:04$ dpkg -s ntpdate
  Package: ntpdate
  Status: install ok installed
  Priority: optional
  Section: net
  Installed-Size: 174
  Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
  Architecture: amd64
  Source: ntp
  Version: 1:4.2.8p15+dfsg-1ubuntu2
  Depends: netbase, libc6 (>= 2.34), libssl3 (>= 3.0.0~~alpha1)
  Conffiles:
   /etc/default/ntpdate 39415ec9778476795fdbb832adc43b9b
   /etc/dhcp/dhclient-exit-hooks.d/ntpdate cb47fd9d3e21a204fb3ba4ca3fc8ab46
   /etc/logcheck/ignore.d.server/ntpdate 68d4df7cceb0e97bde87126c3a56b219
  Description: client for setting system time from NTP servers (deprecated)
   NTP, the Network Time Protocol, is used to keep computer clocks
   accurate by synchronizing them over the Internet or a local network,
   or by following an accurate hardware receiver that interprets GPS,
   DCF-77, NIST or similar time signals.
   .
   ntpdate is deprecated. Please use sntp instead for manual or scripted
   NTP queries/syncs.
  Homepage: http://support.ntp.org/
  Original-Maintainer: Debian NTP Team <ntp@packages.debian.org>

ubuntu2204-64-1 executed in 0.05 seconds
setting local environment on ubuntu2204-64-1

ubuntu2204-64-1 14:49:04$ mktemp -dt .XXXXXX
  /tmp/.pJQ2Dp

ubuntu2204-64-1 executed in 0.05 seconds

ubuntu2204-64-1 14:49:04$ echo 'PermitUserEnvironment yes' | cat - /etc/ssh/sshd_config > /tmp/.pJQ2Dp/sshd_config.permit

ubuntu2204-64-1 executed in 0.05 seconds

ubuntu2204-64-1 14:49:04$ mv /tmp/.pJQ2Dp/sshd_config.permit /etc/ssh/sshd_config

ubuntu2204-64-1 executed in 0.05 seconds

ubuntu2204-64-1 14:49:04$ echo '' >/etc/environment

ubuntu2204-64-1 executed in 0.05 seconds

ubuntu2204-64-1 14:49:04$ service ssh restart

ubuntu2204-64-1 executed in 0.08 seconds

ubuntu2204-64-1 14:49:04$ mkdir -p ~/.ssh

ubuntu2204-64-1 executed in 0.05 seconds

ubuntu2204-64-1 14:49:04$ chmod 0600 ~/.ssh

ubuntu2204-64-1 executed in 0.05 seconds

ubuntu2204-64-1 14:49:04$ touch ~/.ssh/environment

ubuntu2204-64-1 executed in 0.05 seconds

ubuntu2204-64-1 14:49:04$ grep ^PATH=.*\$PATH ~/.ssh/environment

ubuntu2204-64-1 executed in 0.05 seconds
Exited: 1

ubuntu2204-64-1 14:49:04$ grep ^PATH= ~/.ssh/environment

ubuntu2204-64-1 executed in 0.05 seconds
Exited: 1

ubuntu2204-64-1 14:49:04$ echo "PATH=$PATH" >> ~/.ssh/environment

ubuntu2204-64-1 executed in 0.05 seconds
will not mirror environment to /etc/profile.d on non-sles platform host
ssh connection to ubuntu2204-64-1 has been terminated

ubuntu2204-64-1 14:49:04$ cat ~/.ssh/environment
  Attempting ssh connection to 127.0.0.1, user: root, opts: {:password=>"root", :port=>"1947", :forward_agent=>false, :auth_methods=>["password", "publickey", "hostbased", "keyboard-interactive"], :logger=>#<Logger:0x00007fa602b77820 @level=4, @progname=nil, @default_formatter=#<Logger::Formatter:0x00007fa603022af0 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x00007fa602b777d0 @shift_period_suffix=nil, @shift_size=nil, @shift_age=nil, @filename=nil, @dev=#<IO:<STDERR>>, @binmode=false, @mon_data=#<Monitor:0x00007fa603022910>, @mon_data_owner_object_id=8180>>, :password_prompt=>#<Net::SSH::Prompt:0x00007fa603021830>, :user=>"root"}
  PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin

ubuntu2204-64-1 executed in 0.18 seconds
Disabling updates.puppetlabs.com by modifying hosts file to resolve updates to 127.0.0.1 on ubuntu2204-64-1

ubuntu2204-64-1 14:49:05$ echo '127.0.0.1	updates.puppetlabs.com
' >> /etc/hosts

ubuntu2204-64-1 executed in 0.05 seconds

ubuntu2204-64-1 14:49:05$ wget -O /tmp/puppet.deb https://apt.puppet.com/puppet7-release-jammy.deb
  --2024-07-03 12:49:05--  https://apt.puppet.com/puppet7-release-jammy.deb
  Resolving apt.puppet.com (apt.puppet.com)...   18.165.242.75, 18.165.242.82, 18.165.242.121, ...
  Connecting to apt.puppet.com (apt.puppet.com)|18.165.242.75|:443...   connected.
  HTTP request sent, awaiting response...   200 OK
  Length: 11522 (11K) [application/vnd.debian.binary-package]
  Saving to: ‘/tmp/puppet.deb’
  
       0K ........  .. .                                              100% 45.7M=0s
  2024-07-03 12:49:05 (45.7 MB/s) - ‘/tmp/puppet.deb’ saved [11522/11522]

ubuntu2204-64-1 executed in 0.17 seconds

ubuntu2204-64-1 14:49:05$ dpkg -i --force-all /tmp/puppet.deb
  Selecting previously unselected package puppet7-release.
  (Reading database ... 11606 files and directories currently installed.)
  Preparing to unpack /tmp/puppet.deb ...
  Unpacking puppet7-release (7.0.0-20jammy) ...
  Setting up puppet7-release (7.0.0-20jammy) ...
  
  Configuration file '/etc/apt/preferences.d/puppet-release.pref', does not exist on system.
  Installing new config file as you requested.
  
  Configuration file '/etc/apt/sources.list.d/puppet7-release.list', does not exist on system.
  Installing new config file as you requested.
  
  Configuration file '/etc/apt/trusted.gpg.d/puppet7-keyring.gpg', does not exist on system.
  Installing new config file as you requested.

ubuntu2204-64-1 executed in 0.49 seconds

ubuntu2204-64-1 14:49:05$ apt-get update
  Hit:1 http://security.ubuntu.com/ubuntu jammy-security InRelease
  Hit:2 http://archive.ubuntu.com/ubuntu jammy InRelease
  Hit:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease
  Get:4 http://apt.puppet.com jammy InRelease [113 kB]
  Hit:5 http://archive.ubuntu.com/ubuntu jammy-backports InRelease
  Get:6 http://apt.puppet.com jammy/puppet7 all Packages [7,797 B]
  Get:7 http://apt.puppet.com jammy/puppet7 amd64 Packages [15.4 kB]
  Fetched 136 kB in 1s (113 kB/s)
  Reading package lists...

ubuntu2204-64-1 executed in 2.27 seconds

ubuntu2204-64-1 14:49:08$ echo "/opt/puppetlabs/bin"
  /opt/puppetlabs/bin

ubuntu2204-64-1 executed in 0.04 seconds

ubuntu2204-64-1 14:49:08$ echo "/opt/puppet-git-repos/hiera/bin"
  /opt/puppet-git-repos/hiera/bin

ubuntu2204-64-1 executed in 0.05 seconds

ubuntu2204-64-1 14:49:08$ echo "/opt/puppetlabs/puppet/bin"
  /opt/puppetlabs/puppet/bin

ubuntu2204-64-1 executed in 0.05 seconds

ubuntu2204-64-1 14:49:08$ grep ^PATH=.*\/opt\/puppetlabs\/bin:\/opt\/puppet\-git\-repos\/hiera\/bin:\/opt\/puppetlabs\/puppet\/bin ~/.ssh/environment

ubuntu2204-64-1 executed in 0.05 seconds
Exited: 1

ubuntu2204-64-1 14:49:08$ grep ^PATH= ~/.ssh/environment
  PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin

ubuntu2204-64-1 executed in 0.05 seconds

ubuntu2204-64-1 14:49:08$ sed -i -e "s/^PATH=/PATH=\/opt\/puppetlabs\/bin:\/opt\/puppet\-git\-repos\/hiera\/bin:\/opt\/puppetlabs\/puppet\/bin:/" ~/.ssh/environment

ubuntu2204-64-1 executed in 0.05 seconds
will not mirror environment to /etc/profile.d on non-sles platform host

ubuntu2204-64-1 14:49:08$ apt-get update
  Hit:1 http://apt.puppet.com jammy InRelease
  Hit:2 http://archive.ubuntu.com/ubuntu jammy InRelease
  Hit:3 http://security.ubuntu.com/ubuntu jammy-security InRelease
  Hit:4 http://archive.ubuntu.com/ubuntu jammy-updates InRelease
  Hit:5 http://archive.ubuntu.com/ubuntu jammy-backports InRelease
  Reading package lists...

ubuntu2204-64-1 executed in 1.67 seconds

ubuntu2204-64-1 14:49:10$ apt-get install --force-yes  -y puppet-agent
  Reading package lists...
  Building dependency tree...  
  Reading state information...
  The following NEW packages will be installed:
    puppet-agent
  0 upgraded, 1 newly installed, 0 to remove and 1 not upgraded.
  Need to get 31.4 MB of archives.
  After this operation, 111 MB of additional disk space will be used.
  Get:1 http://apt.puppet.com jammy/puppet7 amd64 puppet-agent amd64 7.31.0-1jammy [31.4 MB]
  debconf: delaying package configuration, since apt-utils is not installed
  Fetched 31.4 MB in 1s (25.3 MB/s)
  Selecting previously unselected package puppet-agent.
  (Reading database ...   (Reading database ... 5%(Reading database ... 10%(Reading database ... 15%(Reading database ... 20%(Reading database ... 25%(Reading database ... 30%(Reading database ... 35%(Reading database ... 40%(Reading database ... 45%(Reading database ... 50%(Reading database ... 55%(Reading database ... 60%(Reading database ... 65%  (Reading database ... 70%  (Reading database ... 75%  (Reading database ... 80%  (Reading database ... 85%  (Reading database ... 90%  (Reading database ... 95%  (Reading database ... 100%(Reading database ... 11611 files and directories currently installed.)
  Preparing to unpack .../puppet-agent_7.31.0-1jammy_amd64.deb ...
  Unpacking puppet-agent (7.31.0-1jammy) ...
  Setting up puppet-agent (7.31.0-1jammy) ...
  Created symlink /etc/systemd/system/multi-user.target.wants/pxp-agent.service → /lib/systemd/system/pxp-agent.service.
  Created symlink /etc/systemd/system/multi-user.target.wants/puppet.service → /lib/systemd/system/puppet.service.
  Removed /etc/systemd/system/multi-user.target.wants/pxp-agent.service.
  Processing triggers for libc-bin (2.35-0ubuntu3.8) ...
  W: --force-yes is deprecated, use one of the options starting with --allow instead.

ubuntu2204-64-1 executed in 6.05 seconds

ubuntu2204-64-1 14:49:16$ echo "/opt/puppetlabs/bin"
  /opt/puppetlabs/bin

ubuntu2204-64-1 executed in 0.04 seconds

ubuntu2204-64-1 14:49:16$ echo "/opt/puppet-git-repos/hiera/bin"
  /opt/puppet-git-repos/hiera/bin

ubuntu2204-64-1 executed in 0.05 seconds

ubuntu2204-64-1 14:49:16$ echo "/opt/puppetlabs/puppet/bin"
  /opt/puppetlabs/puppet/bin

ubuntu2204-64-1 executed in 0.05 seconds

ubuntu2204-64-1 14:49:16$ grep ^PATH=.*\/opt\/puppetlabs\/bin:\/opt\/puppet\-git\-repos\/hiera\/bin:\/opt\/puppetlabs\/puppet\/bin ~/.ssh/environment
  PATH=/opt/puppetlabs/bin:/opt/puppet-git-repos/hiera/bin:/opt/puppetlabs/puppet/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin

ubuntu2204-64-1 executed in 0.05 seconds

ubuntu2204-64-1 14:49:16$ echo /etc/puppetlabs/code/modules
  /etc/puppetlabs/code/modules

ubuntu2204-64-1 executed in 0.05 seconds
Using scp to transfer /home/gitlab-runner/builds/vL1mFZ7y7/1/adullact/puppet-cfssl to /etc/puppetlabs/code/modules/cfssl
localhost $ scp /home/gitlab-runner/builds/vL1mFZ7y7/1/adullact/puppet-cfssl ubuntu2204-64-1:/etc/puppetlabs/code/modules {:ignore => ["/.bundle", "/.git", "/.idea", "/.vagrant", "/.vendor", "/vendor", "/acceptance", "/bundle", "/spec", "/tests", "/log", "/.svn", "/junit", "/pkg", "/example", "/tmp", ".", ".."]}
going to ignore (?-mix:((\/|\A)\/\.bundle(\/|\z))|((\/|\A)\/\.git(\/|\z))|((\/|\A)\/\.idea(\/|\z))|((\/|\A)\/\.vagrant(\/|\z))|((\/|\A)\/\.vendor(\/|\z))|((\/|\A)\/vendor(\/|\z))|((\/|\A)\/acceptance(\/|\z))|((\/|\A)\/bundle(\/|\z))|((\/|\A)\/spec(\/|\z))|((\/|\A)\/tests(\/|\z))|((\/|\A)\/log(\/|\z))|((\/|\A)\/\.svn(\/|\z))|((\/|\A)\/junit(\/|\z))|((\/|\A)\/pkg(\/|\z))|((\/|\A)\/example(\/|\z))|((\/|\A)\/tmp(\/|\z))|((\/|\A)\.(\/|\z))|((\/|\A)\.\.(\/|\z)))

ubuntu2204-64-1 14:49:19$ rm -rf /etc/puppetlabs/code/modules/cfssl

ubuntu2204-64-1 executed in 0.05 seconds

ubuntu2204-64-1 14:49:19$ mv /etc/puppetlabs/code/modules/puppet-cfssl /etc/puppetlabs/code/modules/cfssl

ubuntu2204-64-1 executed in 0.05 seconds

ubuntu2204-64-1 14:49:20$ puppet module install puppetlabs-stdlib -v 9.6.0
  Notice: Preparing to install into /etc/puppetlabs/code/environments/production/modules ...
  Notice: Downloading from https://forgeapi.puppet.com ...
  Notice: Installing -- do not interrupt ...
  /etc/puppetlabs/code/environments/production/modules
  └── puppetlabs-stdlib (v9.6.0)

ubuntu2204-64-1 executed in 4.06 seconds

ubuntu2204-64-1 14:49:24$ puppet module install puppetlabs-vcsrepo -v 6.1.0
  Notice: Preparing to install into /etc/puppetlabs/code/environments/production/modules ...
  Notice: Downloading from https://forgeapi.puppet.com ...
  Notice: Installing -- do not interrupt ...
  /etc/puppetlabs/code/environments/production/modules
  └── puppetlabs-vcsrepo (v6.1.0)

ubuntu2204-64-1 executed in 2.05 seconds

ubuntu2204-64-1 14:49:26$ puppet module install puppet-archive -v 7.1.0
  Notice: Preparing to install into /etc/puppetlabs/code/environments/production/modules ...
  Notice: Downloading from https://forgeapi.puppet.com ...
  Notice: Installing -- do not interrupt ...
  /etc/puppetlabs/code/environments/production/modules
  └─┬ puppet-archive (v7.1.0)
    └── puppetlabs-stdlib (v9.6.0)

ubuntu2204-64-1 executed in 5.72 seconds

ubuntu2204-64-1 14:49:32$ puppet module install puppetlabs-postgresql -v 10.3.0
  Notice: Preparing to install into /etc/puppetlabs/code/environments/production/modules ...
  Notice: Downloading from https://forgeapi.puppet.com ...
  Notice: Installing -- do not interrupt ...
  /etc/puppetlabs/code/environments/production/modules
  └─┬ puppetlabs-postgresql (v10.3.0)
    ├─┬ puppet-systemd (v7.1.0)
    │ └── puppetlabs-inifile (v6.1.1)
    ├── puppetlabs-apt (v9.4.0)
    ├── puppetlabs-concat (v9.0.2)
    └── puppetlabs-stdlib (v9.6.0)

ubuntu2204-64-1 executed in 15.83 seconds

ubuntu2204-64-1 14:49:48$ mktemp -t apply_manifest_144948219.pp.XXXXXX
  /tmp/apply_manifest_144948219.pp.nzvQsM

ubuntu2204-64-1 executed in 0.02 seconds
localhost $ scp /tmp/beaker20240703-77057-d8r70n ubuntu2204-64-1:/tmp/apply_manifest_144948219.pp.nzvQsM {:ignore => }

ubuntu2204-64-1 14:49:48$ puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_144948219.pp.nzvQsM
  Info: Loading facts
  Info: Loading facts
  Info: Loading facts
  Info: Loading facts
  Info: Loading facts
  Notice: Compiled catalog for ubuntu2204-64-1. in environment production in 0.01 seconds
  Info: Using environment 'production'
  Info: Applying configuration version '1720010993'
  Notice: /Stage[main]/Main/Package[git]/ensure: created
  Notice: /Stage[main]/Main/Group[cfssl]/ensure: created
  Notice: /Stage[main]/Main/User[cfssl]/ensure: created
  Info: Creating state file /opt/puppetlabs/puppet/cache/state/state.yaml
  Notice: Applied catalog in 8.40 seconds

ubuntu2204-64-1 executed in 13.95 seconds
Exited: 2

cfssl
  with defaults and sysuser_manage to false

ubuntu2204-64-1 14:50:02$ mktemp -t apply_manifest_145002287.pp.XXXXXX
  /tmp/apply_manifest_145002287.pp.ZV7ajk

ubuntu2204-64-1 executed in 0.05 seconds
localhost $ scp /tmp/beaker20240703-77057-ty4ine ubuntu2204-64-1:/tmp/apply_manifest_145002287.pp.ZV7ajk {:ignore => }

ubuntu2204-64-1 14:50:02$ puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_145002287.pp.ZV7ajk
  Info: Loading facts
  Info: Loading facts
  Info: Loading facts
  Info: Loading facts
  Info: Loading facts
  Warning: This function is deprecated, please use stdlib::to_json_pretty instead. at ["/etc/puppetlabs/code/modules/cfssl/manifests/init.pp", 179]:["/tmp/apply_manifest_145002287.pp.ZV7ajk", 0]
     (location: /etc/puppetlabs/code/environments/production/modules/stdlib/lib/puppet/functions/deprecation.rb:35:in `deprecation')
  Warning: This function is deprecated, please use stdlib::to_json instead. at ["/etc/puppetlabs/code/modules/cfssl/manifests/ca/root.pp", 33]:["/tmp/apply_manifest_145002287.pp.ZV7ajk", 0]
     (location: /etc/puppetlabs/code/environments/production/modules/stdlib/lib/puppet/functions/deprecation.rb:35:in `deprecation')
  Notice: Compiled catalog for ubuntu2204-64-1. in environment production in 0.46 seconds
  Info: Using environment 'production'
  Info: Applying configuration version '1720011008'
  Notice: /Stage[main]/Cfssl::Goose/Archive[/usr/local/bin/goose]/ensure: download archive from https://github.com/pressly/goose/releases/download/v3.7.0/goose_linux_x86_64 to /usr/local/bin/goose  with cleanup
  Notice: /Stage[main]/Cfssl::Goose/File[/usr/local/bin/goose]/owner: owner changed 'root' to 'cfssl'
  Notice: /Stage[main]/Cfssl::Goose/File[/usr/local/bin/goose]/group: group changed 'root' to 'cfssl'
  Notice: /Stage[main]/Cfssl::Goose/File[/usr/local/bin/goose]/mode: mode changed '0644' to '0700'
  Notice: /Stage[main]/Postgresql::Server::Install/Package[postgresql-server]/ensure: created
  Notice: /Stage[main]/Cfssl/Archive[/usr/local/bin/cfssl]/ensure: download archive from https://github.com/cloudflare/cfssl/releases/download/v1.6.3/cfssl_1.6.3_linux_amd64 to /usr/local/bin/cfssl  with cleanup
  Info: /Stage[main]/Cfssl/Archive[/usr/local/bin/cfssl]: Scheduling refresh of Service[cfssl]
  Notice: /Stage[main]/Cfssl/File[/usr/local/bin/cfssl]/owner: owner changed 'root' to 'cfssl'
  Notice: /Stage[main]/Cfssl/File[/usr/local/bin/cfssl]/group: group changed 'root' to 'cfssl'
  Notice: /Stage[main]/Cfssl/File[/usr/local/bin/cfssl]/mode: mode changed '0644' to '0700'
  Notice: /Stage[main]/Cfssl/Archive[/usr/local/bin/cfssljson]/ensure: download archive from https://github.com/cloudflare/cfssl/releases/download/v1.6.3/cfssljson_1.6.3_linux_amd64 to /usr/local/bin/cfssljson  with cleanup
  Notice: /Stage[main]/Cfssl/File[/usr/local/bin/cfssljson]/owner: owner changed 'root' to 'cfssl'
  Notice: /Stage[main]/Cfssl/File[/usr/local/bin/cfssljson]/group: group changed 'root' to 'cfssl'
  Notice: /Stage[main]/Cfssl/File[/usr/local/bin/cfssljson]/mode: mode changed '0644' to '0700'
  Notice: /Stage[main]/Cfssl/Archive[/usr/local/bin/cfssl-certinfo]/ensure: download archive from https://github.com/cloudflare/cfssl/releases/download/v1.6.3/cfssl-certinfo_1.6.3_linux_amd64 to /usr/local/bin/cfssl-certinfo  with cleanup
  Notice: /Stage[main]/Cfssl/File[/usr/local/bin/cfssl-certinfo]/owner: owner changed 'root' to 'cfssl'
  Notice: /Stage[main]/Cfssl/File[/usr/local/bin/cfssl-certinfo]/group: group changed 'root' to 'cfssl'
  Notice: /Stage[main]/Cfssl/File[/usr/local/bin/cfssl-certinfo]/mode: mode changed '0644' to '0700'
  Notice: /Stage[main]/Cfssl/File[/etc/cfssl]/ensure: created
  Notice: /Stage[main]/Cfssl/File[/etc/cfssl/ca]/ensure: created
  Notice: /Stage[main]/Cfssl/File[/var/log/cfssl]/ensure: created
  Notice: /Stage[main]/Cfssl/File[/var/cfssl]/ensure: created
  Notice: /Stage[main]/Cfssl/File[/etc/cfssl/db-config.json]/ensure: changed [redacted] to [redacted]
  Notice: /Stage[main]/Cfssl/File[/etc/cfssl/serve-config.json]/ensure: defined content as '{sha256}3d4495595464282530ff22caea8b0c9f4553ea804e2dd5b9c16f30731e33ca2a'
  Info: /Stage[main]/Cfssl/File[/etc/cfssl/serve-config.json]: Scheduling refresh of Service[cfssl]
  Notice: /Stage[main]/Cfssl/Vcsrepo[/home/cfssl/goose-cfssldbmigrate]/ensure: created
  Notice: /Stage[main]/Cfssl::Ca::Root/Exec[initca EXEMPLE ROOT CA]/returns: executed successfully
  Info: Computing checksum on file /etc/postgresql/14/main/pg_hba.conf
  Info: /Stage[main]/Postgresql::Server::Config/Postgresql::Server::Instance::Config[main]/Concat[/etc/postgresql/14/main/pg_hba.conf]/File[/etc/postgresql/14/main/pg_hba.conf]: Filebucketed /etc/postgresql/14/main/pg_hba.conf to puppet with sum 50778088eaa52ba69f92c89daae532b67658d365f90ae7cfdb564361c13eb4cf
  Notice: /Stage[main]/Postgresql::Server::Config/Postgresql::Server::Instance::Config[main]/Concat[/etc/postgresql/14/main/pg_hba.conf]/File[/etc/postgresql/14/main/pg_hba.conf]/content: content changed '{sha256}50778088eaa52ba69f92c89daae532b67658d365f90ae7cfdb564361c13eb4cf' to '{sha256}5972f4137d95babc6ff9be672bc58deca0b4ef1e0a98a5a3a3a5ae60538e710a'
  Info: Concat[/etc/postgresql/14/main/pg_hba.conf]: Scheduling refresh of Postgresql::Server::Instance::Reload[main]
  Notice: /Stage[main]/Postgresql::Server::Config/Postgresql::Server::Instance::Config[main]/Postgresql::Server::Config_entry[password_encryption_for_instance_main]/Postgresql_conf[password_encryption_for_instance_main]/ensure: created
  Info: /Stage[main]/Postgresql::Server::Config/Postgresql::Server::Instance::Config[main]/Postgresql::Server::Config_entry[password_encryption_for_instance_main]/Postgresql_conf[password_encryption_for_instance_main]: Scheduling refresh of Postgresql::Server::Instance::Reload[main]
  Info: Computing checksum on file /etc/postgresql/14/main/pg_ident.conf
  Info: /Stage[main]/Postgresql::Server::Config/Postgresql::Server::Instance::Config[main]/Concat[/etc/postgresql/14/main/pg_ident.conf]/File[/etc/postgresql/14/main/pg_ident.conf]: Filebucketed /etc/postgresql/14/main/pg_ident.conf to puppet with sum 297f466913f31ff2dcfceea5ccb1a03027db54d9a95270dfd8044cb0c5b016a8
  Notice: /Stage[main]/Postgresql::Server::Config/Postgresql::Server::Instance::Config[main]/Concat[/etc/postgresql/14/main/pg_ident.conf]/File[/etc/postgresql/14/main/pg_ident.conf]/content: content changed '{sha256}297f466913f31ff2dcfceea5ccb1a03027db54d9a95270dfd8044cb0c5b016a8' to '{sha256}c684aad655ee1c2161c2686f02c5ae44848613c31aa227281abb6bc5e10b9eac'
  Info: Concat[/etc/postgresql/14/main/pg_ident.conf]: Scheduling refresh of Postgresql::Server::Instance::Reload[main]
  Info: Postgresql::Server::Instance::Reload[main]: Scheduling refresh of Exec[postgresql_reload_main]
  Notice: /Stage[main]/Postgresql::Server::Service/Postgresql::Server::Instance::Service[main]/Service[postgresqld_instance_main]/ensure: ensure changed 'stopped' to 'running'
  Info: /Stage[main]/Postgresql::Server::Service/Postgresql::Server::Instance::Service[main]/Service[postgresqld_instance_main]: Unscheduling refresh on Service[postgresqld_instance_main]
  Notice: /Stage[main]/Postgresql::Server::Reload/Postgresql::Server::Instance::Reload[main]/Exec[postgresql_reload_main]: Triggered 'refresh' from 1 event
  Notice: /Stage[main]/Cfssl/Postgresql::Server::Db[db_cfssl]/Postgresql::Server::Role[u_cfssl]/Postgresql_psql[CREATE ROLE u_cfssl ENCRYPTED PASSWORD ****]/command: changed [redacted] to [redacted]
  Notice: /Stage[main]/Cfssl/Postgresql::Server::Db[db_cfssl]/Postgresql::Server::Database[db_cfssl]/Postgresql_psql[CREATE DATABASE "db_cfssl"]/command: command changed 'notrun' to 'CREATE DATABASE "db_cfssl" WITH TEMPLATE = "template0"   '
  Info: /Stage[main]/Cfssl/Postgresql::Server::Db[db_cfssl]/Postgresql::Server::Database[db_cfssl]/Postgresql_psql[CREATE DATABASE "db_cfssl"]: Scheduling refresh of Postgresql_psql[REVOKE CONNECT ON DATABASE "db_cfssl" FROM public]
  Notice: /Stage[main]/Cfssl/Postgresql::Server::Db[db_cfssl]/Postgresql::Server::Database[db_cfssl]/Postgresql_psql[REVOKE CONNECT ON DATABASE "db_cfssl" FROM public]: Triggered 'refresh' from 1 event
  Notice: /Stage[main]/Cfssl/Postgresql::Server::Db[db_cfssl]/Postgresql::Server::Database_grant[GRANT u_cfssl - ALL - db_cfssl]/Postgresql::Server::Grant[database:GRANT u_cfssl - ALL - db_cfssl]/Postgresql_psql[grant:database:GRANT u_cfssl - ALL - db_cfssl]/command: command changed 'notrun' to 'GRANT ALL ON DATABASE "db_cfssl" TO "u_cfssl"'
  Notice: /Stage[main]/Cfssl/Exec[goose pg up]/returns: executed successfully
  Notice: /Stage[main]/Cfssl/Service[cfssl]: Triggered 'refresh' from 2 events
  Notice: Applied catalog in 81.78 seconds

ubuntu2204-64-1 executed in 88.45 seconds
Exited: 2
    applies without error

ubuntu2204-64-1 14:51:30$ mktemp -t apply_manifest_145130877.pp.XXXXXX
  /tmp/apply_manifest_145130877.pp.NYmZaD

ubuntu2204-64-1 executed in 0.04 seconds
localhost $ scp /tmp/beaker20240703-77057-6gynjj ubuntu2204-64-1:/tmp/apply_manifest_145130877.pp.NYmZaD {:ignore => }

ubuntu2204-64-1 14:51:31$ puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_145130877.pp.NYmZaD
  Info: Loading facts
  Info: Loading facts
  Info: Loading facts
  Info: Loading facts
  Info: Loading facts
  Warning: This function is deprecated, please use stdlib::to_json_pretty instead. at ["/etc/puppetlabs/code/modules/cfssl/manifests/init.pp", 179]:["/tmp/apply_manifest_145130877.pp.NYmZaD", 0]
     (location: /etc/puppetlabs/code/environments/production/modules/stdlib/lib/puppet/functions/deprecation.rb:35:in `deprecation')
  Warning: This function is deprecated, please use stdlib::to_json instead. at ["/etc/puppetlabs/code/modules/cfssl/manifests/ca/root.pp", 33]:["/tmp/apply_manifest_145130877.pp.NYmZaD", 0]
     (location: /etc/puppetlabs/code/environments/production/modules/stdlib/lib/puppet/functions/deprecation.rb:35:in `deprecation')
  Notice: Compiled catalog for ubuntu2204-64-1. in environment production in 0.46 seconds
  Info: Using environment 'production'
  Info: Applying configuration version '1720011097'
  Notice: Applied catalog in 2.93 seconds

ubuntu2204-64-1 executed in 9.59 seconds
    applies idempotently
    Command "openssl x509 -in /etc/cfssl/ca/EXEMPLEROOTCA.pem -text -noout"
      stdout

ubuntu2204-64-1 14:51:40$ /bin/sh -c openssl\ x509\ -in\ /etc/cfssl/ca/EXEMPLEROOTCA.pem\ -text\ -noout
  Certificate:
      Data:
          Version: 3 (0x2)
          Serial Number:
              1d:75:6d:ad:41:fc:8f:7f:a0:61:77:c9:18:87:b1:e4:e0:5f:2e:75
          Signature Algorithm: sha256WithRSAEncryption
          Issuer: C = FR, L = MONTPELLIER, O = EXEMPLE ORG, CN = EXEMPLE ROOT CA
          Validity
              Not Before: Jul  3 12:46:00 2024 GMT
              Not After : Jul  2 12:46:00 2029 GMT
          Subject: C = FR, L = MONTPELLIER, O = EXEMPLE ORG, CN = EXEMPLE ROOT CA
          Subject Public Key Info:
              Public Key Algorithm: rsaEncryption
                  RSA Public-Key: (2048 bit)
                  Modulus:
                      00:cc:b8:34:bf:fa:09:a1:a3:bf:86:2a:54:65:06:
                      fc:7f:1d:d9:6b:26:44:84:27:51:51:8f:0e:1e:52:
                      8a:94:a5:ae:85:db:3d:b1:ac:21:8d:8d:ad:61:2b:
                      b0:12:ee:50:bc:ca:d9:d3:0e:5e:c7:ae:5e:24:6c:
                      a2:ee:46:07:72:f3:9b:90:34:c8:ec:b4:c7:6b:56:
                      d1:d6:c8:5b:75:cb:88:78:62:d5:32:d8:29:bd:26:
                      36:c5:b1:a8:e1:55:2d:6a:b2:1f:57:73:e2:ad:ab:
                      90:05:1b:07:c1:59:1a:4a:63:3f:d0:9b:ac:76:25:
                      3d:45:09:08:92:67:2f:bb:17:77:7a:cb:e0:e1:c0:
                      cc:e7:af:5f:48:f3:c8:62:0e:dd:45:3a:97:9a:17:
                      a0:56:74:8a:c0:8b:d5:4f:c7:84:fb:43:d5:d4:97:
                      01:7b:5a:1d:d1:44:fb:c8:a8:a9:64:73:02:3f:e3:
                      9f:7d:04:97:6d:62:4d:9a:4c:ca:27:be:c6:3e:30:
                      ef:30:a0:91:a5:8a:6a:96:64:8f:b1:0e:d6:ad:7b:
                      b7:45:a6:b9:ae:96:9f:37:e9:62:cb:9f:3e:6a:2d:
                      b6:bf:c4:99:22:80:21:16:f3:b6:8d:4e:4f:77:f1:
                      4d:f4:16:02:81:78:7b:42:f3:73:60:b1:cd:82:63:
                      58:4d
                  Exponent: 65537 (0x10001)
          X509v3 extensions:
              X509v3 Key Usage: critical
                  Certificate Sign, CRL Sign
              X509v3 Basic Constraints: critical
                  CA:TRUE
              X509v3 Subject Key Identifier: 
                  1F:E3:8A:C8:31:1B:60:39:42:F9:64:D8:67:35:C7:7F:69:26:70:64
      Signature Algorithm: sha256WithRSAEncryption
           a3:ef:72:18:d1:00:2e:94:e0:80:d6:1b:a9:67:ca:58:da:da:
           56:f5:b4:64:ef:8b:85:f9:07:cf:53:e3:e2:56:04:5f:ea:bb:
           2e:98:c9:55:3f:ab:29:5e:50:98:50:7d:1a:dd:b1:c6:04:58:
           14:34:50:1d:c5:e5:38:90:cf:76:56:fc:c4:8f:73:94:80:e8:
           90:90:12:12:91:18:c4:36:41:6c:97:19:0a:ca:9c:e5:5b:88:
           b2:b0:74:f3:fc:46:a1:16:3c:6c:32:d3:16:2b:a6:b4:f4:2f:
           4f:36:b7:16:34:8a:67:52:56:4b:82:10:02:cc:da:16:32:1a:
           cf:f2:e5:60:5c:67:85:5b:68:b6:8a:45:35:dc:63:82:91:0a:
           ad:0d:e7:7c:06:e1:6d:8e:42:1d:76:f2:1a:a2:a1:81:ac:2d:
           68:65:64:88:c3:0a:44:e5:cb:88:88:17:45:27:b5:5e:63:25:
           b4:da:43:99:1c:8f:ab:79:c0:31:78:87:af:37:0f:ae:30:76:
           7f:41:32:e9:59:1c:ea:96:ff:29:9c:b5:1a:c7:12:6e:4c:a8:
           8a:17:02:e6:8f:e2:72:7d:f6:88:8c:17:70:00:86:d5:1e:c8:
           42:61:3a:78:53:6a:34:14:1e:13:5b:c1:16:5f:b0:16:37:4f:
           e9:74:ca:c3

ubuntu2204-64-1 executed in 0.06 seconds
        is expected to match /Certificate:/
      stdout
        is expected to match /Issuer: C = FR, L = MONTPELLIER, O = EXEMPLE ORG, CN = EXEMPLE ROOT CA/
      stdout
        is expected to match /Subject: C = FR, L = MONTPELLIER, O = EXEMPLE ORG, CN = EXEMPLE ROOT CA/
      stdout
        is expected to match /CA:TRUE/
  with defaults and sysuser_manage to true

ubuntu2204-64-1 14:51:40$ mktemp -t apply_manifest_145140680.pp.XXXXXX
  /tmp/apply_manifest_145140680.pp.f36zgg

ubuntu2204-64-1 executed in 0.04 seconds
localhost $ scp /tmp/beaker20240703-77057-ffac9j ubuntu2204-64-1:/tmp/apply_manifest_145140680.pp.f36zgg {:ignore => }

ubuntu2204-64-1 14:51:40$ puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_145140680.pp.f36zgg
  Info: Loading facts
  Info: Loading facts
  Info: Loading facts
  Info: Loading facts
  Info: Loading facts
  Warning: This function is deprecated, please use stdlib::to_json_pretty instead. at ["/etc/puppetlabs/code/modules/cfssl/manifests/init.pp", 179]:["/tmp/apply_manifest_145140680.pp.f36zgg", 2]
     (location: /etc/puppetlabs/code/environments/production/modules/stdlib/lib/puppet/functions/deprecation.rb:35:in `deprecation')
  Warning: This function is deprecated, please use stdlib::to_json instead. at ["/etc/puppetlabs/code/modules/cfssl/manifests/ca/root.pp", 33]:["/tmp/apply_manifest_145140680.pp.f36zgg", 2]
     (location: /etc/puppetlabs/code/environments/production/modules/stdlib/lib/puppet/functions/deprecation.rb:35:in `deprecation')
  Notice: Compiled catalog for ubuntu2204-64-1. in environment production in 0.46 seconds
  Info: Using environment 'production'
  Info: Applying configuration version '1720011106'
  Notice: Applied catalog in 2.88 seconds

ubuntu2204-64-1 executed in 9.52 seconds
    applies without error

ubuntu2204-64-1 14:51:50$ mktemp -t apply_manifest_145150333.pp.XXXXXX
  /tmp/apply_manifest_145150333.pp.nbkjrz

ubuntu2204-64-1 executed in 0.05 seconds
localhost $ scp /tmp/beaker20240703-77057-p0vsls ubuntu2204-64-1:/tmp/apply_manifest_145150333.pp.nbkjrz {:ignore => }

ubuntu2204-64-1 14:51:50$ puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_145150333.pp.nbkjrz
  Info: Loading facts
  Info: Loading facts
  Info: Loading facts
  Info: Loading facts
  Info: Loading facts
  Warning: This function is deprecated, please use stdlib::to_json_pretty instead. at ["/etc/puppetlabs/code/modules/cfssl/manifests/init.pp", 179]:["/tmp/apply_manifest_145150333.pp.nbkjrz", 2]
     (location: /etc/puppetlabs/code/environments/production/modules/stdlib/lib/puppet/functions/deprecation.rb:35:in `deprecation')
  Warning: This function is deprecated, please use stdlib::to_json instead. at ["/etc/puppetlabs/code/modules/cfssl/manifests/ca/root.pp", 33]:["/tmp/apply_manifest_145150333.pp.nbkjrz", 2]
     (location: /etc/puppetlabs/code/environments/production/modules/stdlib/lib/puppet/functions/deprecation.rb:35:in `deprecation')
  Notice: Compiled catalog for ubuntu2204-64-1. in environment production in 0.46 seconds
  Info: Using environment 'production'
  Info: Applying configuration version '1720011116'
  Notice: Applied catalog in 2.89 seconds

ubuntu2204-64-1 executed in 9.56 seconds
    applies idempotently
    Command "openssl x509 -in /etc/cfssl/ca/EXEMPLEROOTCA.pem -text -noout"
      stdout

ubuntu2204-64-1 14:52:00$ /bin/sh -c openssl\ x509\ -in\ /etc/cfssl/ca/EXEMPLEROOTCA.pem\ -text\ -noout
  Certificate:
      Data:
          Version: 3 (0x2)
          Serial Number:
              1d:75:6d:ad:41:fc:8f:7f:a0:61:77:c9:18:87:b1:e4:e0:5f:2e:75
          Signature Algorithm: sha256WithRSAEncryption
          Issuer: C = FR, L = MONTPELLIER, O = EXEMPLE ORG, CN = EXEMPLE ROOT CA
          Validity
              Not Before: Jul  3 12:46:00 2024 GMT
              Not After : Jul  2 12:46:00 2029 GMT
          Subject: C = FR, L = MONTPELLIER, O = EXEMPLE ORG, CN = EXEMPLE ROOT CA
          Subject Public Key Info:
              Public Key Algorithm: rsaEncryption
                  RSA Public-Key: (2048 bit)
                  Modulus:
                      00:cc:b8:34:bf:fa:09:a1:a3:bf:86:2a:54:65:06:
                      fc:7f:1d:d9:6b:26:44:84:27:51:51:8f:0e:1e:52:
                      8a:94:a5:ae:85:db:3d:b1:ac:21:8d:8d:ad:61:2b:
                      b0:12:ee:50:bc:ca:d9:d3:0e:5e:c7:ae:5e:24:6c:
                      a2:ee:46:07:72:f3:9b:90:34:c8:ec:b4:c7:6b:56:
                      d1:d6:c8:5b:75:cb:88:78:62:d5:32:d8:29:bd:26:
                      36:c5:b1:a8:e1:55:2d:6a:b2:1f:57:73:e2:ad:ab:
                      90:05:1b:07:c1:59:1a:4a:63:3f:d0:9b:ac:76:25:
                      3d:45:09:08:92:67:2f:bb:17:77:7a:cb:e0:e1:c0:
                      cc:e7:af:5f:48:f3:c8:62:0e:dd:45:3a:97:9a:17:
                      a0:56:74:8a:c0:8b:d5:4f:c7:84:fb:43:d5:d4:97:
                      01:7b:5a:1d:d1:44:fb:c8:a8:a9:64:73:02:3f:e3:
                      9f:7d:04:97:6d:62:4d:9a:4c:ca:27:be:c6:3e:30:
                      ef:30:a0:91:a5:8a:6a:96:64:8f:b1:0e:d6:ad:7b:
                      b7:45:a6:b9:ae:96:9f:37:e9:62:cb:9f:3e:6a:2d:
                      b6:bf:c4:99:22:80:21:16:f3:b6:8d:4e:4f:77:f1:
                      4d:f4:16:02:81:78:7b:42:f3:73:60:b1:cd:82:63:
                      58:4d
                  Exponent: 65537 (0x10001)
          X509v3 extensions:
              X509v3 Key Usage: critical
                  Certificate Sign, CRL Sign
              X509v3 Basic Constraints: critical
                  CA:TRUE
              X509v3 Subject Key Identifier: 
                  1F:E3:8A:C8:31:1B:60:39:42:F9:64:D8:67:35:C7:7F:69:26:70:64
      Signature Algorithm: sha256WithRSAEncryption
           a3:ef:72:18:d1:00:2e:94:e0:80:d6:1b:a9:67:ca:58:da:da:
           56:f5:b4:64:ef:8b:85:f9:07:cf:53:e3:e2:56:04:5f:ea:bb:
           2e:98:c9:55:3f:ab:29:5e:50:98:50:7d:1a:dd:b1:c6:04:58:
           14:34:50:1d:c5:e5:38:90:cf:76:56:fc:c4:8f:73:94:80:e8:
           90:90:12:12:91:18:c4:36:41:6c:97:19:0a:ca:9c:e5:5b:88:
           b2:b0:74:f3:fc:46:a1:16:3c:6c:32:d3:16:2b:a6:b4:f4:2f:
           4f:36:b7:16:34:8a:67:52:56:4b:82:10:02:cc:da:16:32:1a:
           cf:f2:e5:60:5c:67:85:5b:68:b6:8a:45:35:dc:63:82:91:0a:
           ad:0d:e7:7c:06:e1:6d:8e:42:1d:76:f2:1a:a2:a1:81:ac:2d:
           68:65:64:88:c3:0a:44:e5:cb:88:88:17:45:27:b5:5e:63:25:
           b4:da:43:99:1c:8f:ab:79:c0:31:78:87:af:37:0f:ae:30:76:
           7f:41:32:e9:59:1c:ea:96:ff:29:9c:b5:1a:c7:12:6e:4c:a8:
           8a:17:02:e6:8f:e2:72:7d:f6:88:8c:17:70:00:86:d5:1e:c8:
           42:61:3a:78:53:6a:34:14:1e:13:5b:c1:16:5f:b0:16:37:4f:
           e9:74:ca:c3

ubuntu2204-64-1 executed in 0.06 seconds
        is expected to match /Certificate:/
      stdout
        is expected to match /Issuer: C = FR, L = MONTPELLIER, O = EXEMPLE ORG, CN = EXEMPLE ROOT CA/
      stdout
        is expected to match /Subject: C = FR, L = MONTPELLIER, O = EXEMPLE ORG, CN = EXEMPLE ROOT CA/
      stdout
        is expected to match /CA:TRUE/
  with served root ca

ubuntu2204-64-1 14:52:00$ mktemp -t apply_manifest_145200105.pp.XXXXXX
  /tmp/apply_manifest_145200105.pp.2PXoOT

ubuntu2204-64-1 executed in 0.04 seconds
localhost $ scp /tmp/beaker20240703-77057-7ohqma ubuntu2204-64-1:/tmp/apply_manifest_145200105.pp.2PXoOT {:ignore => }

ubuntu2204-64-1 14:52:00$ puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_145200105.pp.2PXoOT
  Info: Loading facts
  Info: Loading facts
  Info: Loading facts
  Info: Loading facts
  Info: Loading facts
  Warning: This function is deprecated, please use stdlib::to_json_pretty instead. at ["/etc/puppetlabs/code/modules/cfssl/manifests/init.pp", 179]:["/tmp/apply_manifest_145200105.pp.2PXoOT", 0]
     (location: /etc/puppetlabs/code/environments/production/modules/stdlib/lib/puppet/functions/deprecation.rb:35:in `deprecation')
  Warning: This function is deprecated, please use stdlib::to_json instead. at ["/etc/puppetlabs/code/modules/cfssl/manifests/ca/root.pp", 33]:["/tmp/apply_manifest_145200105.pp.2PXoOT", 0]
     (location: /etc/puppetlabs/code/environments/production/modules/stdlib/lib/puppet/functions/deprecation.rb:35:in `deprecation')
  Warning: This function is deprecated, please use stdlib::ensure_packages instead. at ["/etc/puppetlabs/code/modules/cfssl/manifests/ca/gencrl.pp", 23]:
     (location: /etc/puppetlabs/code/environments/production/modules/stdlib/lib/puppet/functions/deprecation.rb:35:in `deprecation')
  Notice: Compiled catalog for ubuntu2204-64-1. in environment production in 0.50 seconds
  Info: Using environment 'production'
  Info: Applying configuration version '1720011126'
  Notice: /Stage[main]/Cfssl::Ca::Root/Exec[initca MYEXEMPLE ROOT CA]/returns: executed successfully
  Notice: /Stage[main]/Cfssl/File[/etc/systemd/system/cfssl.service]/ensure: defined content as '{sha256}9aa55570cca7cffe37efea23e0c9d8249c1230994fd6c218eb133e5424fe7ee4'
  Info: /Stage[main]/Cfssl/File[/etc/systemd/system/cfssl.service]: Scheduling refresh of Service[cfssl]
  Notice: /Stage[main]/Cfssl/Service[cfssl]/ensure: ensure changed 'stopped' to 'running'
  Info: /Stage[main]/Cfssl/Service[cfssl]: Unscheduling refresh on Service[cfssl]
  Notice: /Stage[main]/Cfssl::Ca::Gencrls/Cfssl::Ca::Gencrl[MYEXEMPLE ROOT CA]/File[/etc/systemd/system/cfssl-gencrl-MYEXEMPLEROOTCA.service]/ensure: defined content as '{sha256}8949db94bbb43ba3b7a4372889483b7bfa3fcd08297d3c41b1d712eec09cfb8a'
  Info: /Stage[main]/Cfssl::Ca::Gencrls/Cfssl::Ca::Gencrl[MYEXEMPLE ROOT CA]/File[/etc/systemd/system/cfssl-gencrl-MYEXEMPLEROOTCA.service]: Scheduling refresh of Service[cfssl-gencrl-MYEXEMPLEROOTCA.service]
  Notice: /Stage[main]/Cfssl::Ca::Gencrls/Cfssl::Ca::Gencrl[MYEXEMPLE ROOT CA]/Service[cfssl-gencrl-MYEXEMPLEROOTCA.service]: Triggered 'refresh' from 1 event
  Notice: /Stage[main]/Cfssl::Ca::Gencrls/Cfssl::Ca::Gencrl[MYEXEMPLE ROOT CA]/File[/etc/systemd/system/cfssl-gencrl-MYEXEMPLEROOTCA.timer]/ensure: defined content as '{sha256}ec0017f853be502e236010411b4a466891ef4f521ea98338011b329137983797'
  Info: /Stage[main]/Cfssl::Ca::Gencrls/Cfssl::Ca::Gencrl[MYEXEMPLE ROOT CA]/File[/etc/systemd/system/cfssl-gencrl-MYEXEMPLEROOTCA.timer]: Scheduling refresh of Service[cfssl-gencrl-MYEXEMPLEROOTCA.timer]
  Notice: /Stage[main]/Cfssl::Ca::Gencrls/Cfssl::Ca::Gencrl[MYEXEMPLE ROOT CA]/Service[cfssl-gencrl-MYEXEMPLEROOTCA.timer]/ensure: ensure changed 'stopped' to 'running'
  Info: /Stage[main]/Cfssl::Ca::Gencrls/Cfssl::Ca::Gencrl[MYEXEMPLE ROOT CA]/Service[cfssl-gencrl-MYEXEMPLEROOTCA.timer]: Unscheduling refresh on Service[cfssl-gencrl-MYEXEMPLEROOTCA.timer]
  Notice: Applied catalog in 4.01 seconds

ubuntu2204-64-1 executed in 10.62 seconds
Exited: 2
    applies without error

ubuntu2204-64-1 14:52:10$ mktemp -t apply_manifest_145210865.pp.XXXXXX
  /tmp/apply_manifest_145210865.pp.qbTcza

ubuntu2204-64-1 executed in 0.05 seconds
localhost $ scp /tmp/beaker20240703-77057-sdl8u0 ubuntu2204-64-1:/tmp/apply_manifest_145210865.pp.qbTcza {:ignore => }

ubuntu2204-64-1 14:52:11$ puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_145210865.pp.qbTcza
  Info: Loading facts
  Info: Loading facts
  Info: Loading facts
  Info: Loading facts
  Info: Loading facts
  Warning: This function is deprecated, please use stdlib::to_json_pretty instead. at ["/etc/puppetlabs/code/modules/cfssl/manifests/init.pp", 179]:["/tmp/apply_manifest_145210865.pp.qbTcza", 0]
     (location: /etc/puppetlabs/code/environments/production/modules/stdlib/lib/puppet/functions/deprecation.rb:35:in `deprecation')
  Warning: This function is deprecated, please use stdlib::to_json instead. at ["/etc/puppetlabs/code/modules/cfssl/manifests/ca/root.pp", 33]:["/tmp/apply_manifest_145210865.pp.qbTcza", 0]
     (location: /etc/puppetlabs/code/environments/production/modules/stdlib/lib/puppet/functions/deprecation.rb:35:in `deprecation')
  Warning: This function is deprecated, please use stdlib::ensure_packages instead. at ["/etc/puppetlabs/code/modules/cfssl/manifests/ca/gencrl.pp", 23]:
     (location: /etc/puppetlabs/code/environments/production/modules/stdlib/lib/puppet/functions/deprecation.rb:35:in `deprecation')
  Notice: Compiled catalog for ubuntu2204-64-1. in environment production in 0.47 seconds
  Info: Using environment 'production'
  Info: Applying configuration version '1720011137'
  Notice: Applied catalog in 2.90 seconds

ubuntu2204-64-1 executed in 9.61 seconds

ubuntu2204-64-1 14:52:20$ sleep 5

ubuntu2204-64-1 executed in 5.05 seconds
    applies idempotently
    Port "8080"

ubuntu2204-64-1 14:52:25$ /bin/sh -c ls\ /etc/os-release
  /etc/os-release

ubuntu2204-64-1 executed in 0.04 seconds

ubuntu2204-64-1 14:52:25$ /bin/sh -c zypper\ -V
  /bin/sh: 1: zypper: not found

ubuntu2204-64-1 executed in 0.05 seconds
Exited: 127

ubuntu2204-64-1 14:52:25$ /bin/sh -c ls\ /etc/SuSE-release
  ls: cannot access '/etc/SuSE-release'  : No such file or directory

ubuntu2204-64-1 executed in 0.05 seconds
Exited: 2

ubuntu2204-64-1 14:52:25$ /bin/sh -c uname\ -sr
  Linux 5.15.0-113-generic

ubuntu2204-64-1 executed in 0.05 seconds

ubuntu2204-64-1 14:52:25$ /bin/sh -c ls\ /etc/fedora-release
  ls: cannot access '/etc/fedora-release'  : No such file or directory

ubuntu2204-64-1 executed in 0.05 seconds
Exited: 2

ubuntu2204-64-1 14:52:25$ /bin/sh -c ls\ /etc/redhat-release
  ls: cannot access '/etc/redhat-release'  : No such file or directory

ubuntu2204-64-1 executed in 0.05 seconds
Exited: 2

ubuntu2204-64-1 14:52:25$ /bin/sh -c ls\ /etc/system-release
  ls: cannot access '/etc/system-release'  : No such file or directory

ubuntu2204-64-1 executed in 0.05 seconds
Exited: 2

ubuntu2204-64-1 14:52:25$ /bin/sh -c uname\ -r
  5.15.0-113-generic

ubuntu2204-64-1 executed in 0.05 seconds

ubuntu2204-64-1 14:52:26$ /bin/sh -c ls\ /usr/lib/setup/Plamo-\*
  ls: cannot access '/usr/lib/setup/Plamo-*'  : No such file or directory

ubuntu2204-64-1 executed in 0.05 seconds
Exited: 2

ubuntu2204-64-1 14:52:26$ /bin/sh -c ls\ /etc/os-release
  /etc/os-release

ubuntu2204-64-1 executed in 0.05 seconds

ubuntu2204-64-1 14:52:26$ /bin/sh -c cat\ /etc/os-release
  PRETTY_NAME="Ubuntu 22.04.4 LTS"
  NAME="Ubuntu"
  VERSION_ID="22.04"
  VERSION="22.04.4 LTS (Jammy Jellyfish)"
  VERSION_CODENAME=jammy
  ID=ubuntu
  ID_LIKE=debian
  HOME_URL="https://www.ubuntu.com/"
  SUPPORT_URL="https://help.ubuntu.com/"
  BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/"
  PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy"
  UBUNTU_CODENAME=jammy

ubuntu2204-64-1 executed in 0.05 seconds

ubuntu2204-64-1 14:52:26$ /bin/sh -c uname\ -sr
  Linux 5.15.0-113-generic

ubuntu2204-64-1 executed in 0.05 seconds

ubuntu2204-64-1 14:52:26$ /bin/sh -c ls\ /var/run/current-system/sw
  ls: cannot access '/var/run/current-system/sw'  : No such file or directory

ubuntu2204-64-1 executed in 0.05 seconds
Exited: 2

ubuntu2204-64-1 14:52:26$ /bin/sh -c ls\ /etc/os-release
  /etc/os-release

ubuntu2204-64-1 executed in 0.05 seconds

ubuntu2204-64-1 14:52:26$ /bin/sh -c cat\ /etc/os-release
  PRETTY_NAME="Ubuntu 22.04.4 LTS"
  NAME="Ubuntu"
  VERSION_ID="22.04"
  VERSION="22.04.4 LTS (Jammy Jellyfish)"
  VERSION_CODENAME=jammy
  ID=ubuntu
  ID_LIKE=debian
  HOME_URL="https://www.ubuntu.com/"
  SUPPORT_URL="https://help.ubuntu.com/"
  BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/"
  PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy"
  UBUNTU_CODENAME=jammy

ubuntu2204-64-1 executed in 0.05 seconds

ubuntu2204-64-1 14:52:26$ /bin/sh -c ls\ /etc/gentoo-release
  ls: cannot access '/etc/gentoo-release'  : No such file or directory

ubuntu2204-64-1 executed in 0.05 seconds
Exited: 2

ubuntu2204-64-1 14:52:26$ /bin/sh -c uname\ -sr
  Linux 5.15.0-113-generic

ubuntu2204-64-1 executed in 0.05 seconds

ubuntu2204-64-1 14:52:26$ /bin/sh -c ls\ /etc/Eos-release
  ls: cannot access '/etc/Eos-release'  : No such file or directory

ubuntu2204-64-1 executed in 0.05 seconds
Exited: 2

ubuntu2204-64-1 14:52:26$ /bin/sh -c vmware\ -v
  /bin/sh: 1: vmware: not found

ubuntu2204-64-1 executed in 0.05 seconds
Exited: 127

ubuntu2204-64-1 14:52:26$ /bin/sh -c cat\ /etc/debian_version
  bookworm/sid

ubuntu2204-64-1 executed in 0.05 seconds

ubuntu2204-64-1 14:52:26$ /bin/sh -c lsb_release\ -ir
  Distributor ID:	Ubuntu
  Release:	22.04

ubuntu2204-64-1 executed in 0.08 seconds

ubuntu2204-64-1 14:52:26$ /bin/sh -c uname\ -m
  x86_64

ubuntu2204-64-1 executed in 0.05 seconds

ubuntu2204-64-1 14:52:26$ /bin/sh -c ss\ -tnl4\ \|\ grep\ -E\ --\ \\\ 127.0.0.1:8080\\\ 
  LISTEN 0      4096       127.0.0.1:8080      0.0.0.0:*          

ubuntu2204-64-1 executed in 0.04 seconds
      is expected to be listening on 127.0.0.1 with tcp
    Command "curl -s -d "{}" -H "Content-Type: application/json" -X POST 127.0.0.1:8080/api/v1/cfssl/info"
      stdout

ubuntu2204-64-1 14:52:26$ /bin/sh -c curl\ -s\ -d\ \"\{\}\"\ -H\ \"Content-Type:\ application/json\"\ -X\ POST\ 127.0.0.1:8080/api/v1/cfssl/info
  {"success":true,"result":{"certificate":"-----BEGIN CERTIFICATE-----\nMIIDfjCCAmagAwIBAgIUG15+uPX/HDh8aSbwU1i5vvHPQ80wDQYJKoZIhvcNAQEL\nBQAwVzELMAkGA1UEBhMCRlIxFDASBgNVBAcTC01PTlRQRUxMSUVSMRYwFAYDVQQK\nEw1NWUVYRU1QTEUgT1JHMRowGAYDVQQDExFNWUVYRU1QTEUgUk9PVCBDQTAeFw0y\nNDA3MDMxMjQ3MDBaFw0yOTA3MDIxMjQ3MDBaMFcxCzAJBgNVBAYTAkZSMRQwEgYD\nVQQHEwtNT05UUEVMTElFUjEWMBQGA1UEChMNTVlFWEVNUExFIE9SRzEaMBgGA1UE\nAxMRTVlFWEVNUExFIFJPT1QgQ0EwggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEK\nAoIBAQC9geur+uRcCCrroaXgL2qcAoVmjCTosD7ImpYlZXn65RI9bfG5n11lyqau\n2apKIdd5ljUNVcxY2cjgEByUd6oKzok+jkQMvW4DcFsDVJsvGjuqwamMniC0ir+d\nF/XbWPAP0+HBQdGHsrUztYGoRyiZ+DtO+vyPINErBsTsmgbP0d7wpnPDALVpyD2e\nhkq2rRQnCzbyLiFk7NzyVgBHJk6UH52nTZraRowFEW1fKX84DL+xqz0wH9qPDoDi\nWVyuDdvstgy8PAZJ9O7iFz9k22EPZkB39tJzZO9j8YVzUb1nrjQLY78FdGJGZgzd\nKYsImGLSEnJOQDFXkn1ZSyz5CffNAgMBAAGjQjBAMA4GA1UdDwEB/wQEAwIBBjAP\nBgNVHRMBAf8EBTADAQH/MB0GA1UdDgQWBBTLYcmhUWSZV9LrSVUYYFuRAglW/DAN\nBgkqhkiG9w0BAQsFAAOCAQEATqYC6E4Lbf18Pe1g5zV/sBpMGe/N4PUuHm8+VuPY\nM1tjofKBW369sI3d8TtUKD/MKaoVS+TyrJgLVirzlWk/ZTpUj6wLVpoZmBPyv5Zy\niqSL18nYmO26u+fIyAgrO9qRkHcYnz6a/ntUje4I7ssMZZnSHXbgkYQ86BR8J1bo\n7mWHoKyYpmutZ5WCX6nTYboqnkdXTFKrvuq9/yukPfh4l4/unrkK6QZ3bwnxSyQY\nkPT+7xTGaPa8UOD/DXq1Zg4FygBXURzx++nBq8KCSrDE1aiH3EVFDFSDXr0mgizk\nU/tYY5/ISPbEkrgr9H8vQtpkzmD4f9X4nHH0toUvX4SGRw==\n-----END CERTIFICATE-----","usages":["client auth"],"expiry":"1h"},"errors":[],"messages":[]}

ubuntu2204-64-1 executed in 0.05 seconds
        is expected to match /BEGIN CERTIFICATE/
    Command "openssl x509 -in /etc/cfssl/ca/MYEXEMPLEROOTCA.pem -text -noout"
      stdout

ubuntu2204-64-1 14:52:26$ /bin/sh -c openssl\ x509\ -in\ /etc/cfssl/ca/MYEXEMPLEROOTCA.pem\ -text\ -noout
  Certificate:
      Data:
          Version: 3 (0x2)
          Serial Number:
              1b:5e:7e:b8:f5:ff:1c:38:7c:69:26:f0:53:58:b9:be:f1:cf:43:cd
          Signature Algorithm: sha256WithRSAEncryption
          Issuer: C = FR, L = MONTPELLIER, O = MYEXEMPLE ORG, CN = MYEXEMPLE ROOT CA
          Validity
              Not Before: Jul  3 12:47:00 2024 GMT
              Not After : Jul  2 12:47:00 2029 GMT
          Subject: C = FR, L = MONTPELLIER, O = MYEXEMPLE ORG, CN = MYEXEMPLE ROOT CA
          Subject Public Key Info:
              Public Key Algorithm: rsaEncryption
                  RSA Public-Key: (2048 bit)
                  Modulus:
                      00:bd:81:eb:ab:fa:e4:5c:08:2a:eb:a1:a5:e0:2f:
                      6a:9c:02:85:66:8c:24:e8:b0:3e:c8:9a:96:25:65:
                      79:fa:e5:12:3d:6d:f1:b9:9f:5d:65:ca:a6:ae:d9:
                      aa:4a:21:d7:79:96:35:0d:55:cc:58:d9:c8:e0:10:
                      1c:94:77:aa:0a:ce:89:3e:8e:44:0c:bd:6e:03:70:
                      5b:03:54:9b:2f:1a:3b:aa:c1:a9:8c:9e:20:b4:8a:
                      bf:9d:17:f5:db:58:f0:0f:d3:e1:c1:41:d1:87:b2:
                      b5:33:b5:81:a8:47:28:99:f8:3b:4e:fa:fc:8f:20:
                      d1:2b:06:c4:ec:9a:06:cf:d1:de:f0:a6:73:c3:00:
                      b5:69:c8:3d:9e:86:4a:b6:ad:14:27:0b:36:f2:2e:
                      21:64:ec:dc:f2:56:00:47:26:4e:94:1f:9d:a7:4d:
                      9a:da:46:8c:05:11:6d:5f:29:7f:38:0c:bf:b1:ab:
                      3d:30:1f:da:8f:0e:80:e2:59:5c:ae:0d:db:ec:b6:
                      0c:bc:3c:06:49:f4:ee:e2:17:3f:64:db:61:0f:66:
                      40:77:f6:d2:73:64:ef:63:f1:85:73:51:bd:67:ae:
                      34:0b:63:bf:05:74:62:46:66:0c:dd:29:8b:08:98:
                      62:d2:12:72:4e:40:31:57:92:7d:59:4b:2c:f9:09:
                      f7:cd
                  Exponent: 65537 (0x10001)
          X509v3 extensions:
              X509v3 Key Usage: critical
                  Certificate Sign, CRL Sign
              X509v3 Basic Constraints: critical
                  CA:TRUE
              X509v3 Subject Key Identifier: 
                  CB:61:C9:A1:51:64:99:57:D2:EB:49:55:18:60:5B:91:02:09:56:FC
      Signature Algorithm: sha256WithRSAEncryption
           4e:a6:02:e8:4e:0b:6d:fd:7c:3d:ed:60:e7:35:7f:b0:1a:4c:
           19:ef:cd:e0:f5:2e:1e:6f:3e:56:e3:d8:33:5b:63:a1:f2:81:
           5b:7e:bd:b0:8d:dd:f1:3b:54:28:3f:cc:29:aa:15:4b:e4:f2:
           ac:98:0b:56:2a:f3:95:69:3f:65:3a:54:8f:ac:0b:56:9a:19:
           98:13:f2:bf:96:72:8a:a4:8b:d7:c9:d8:98:ed:ba:bb:e7:c8:
           c8:08:2b:3b:da:91:90:77:18:9f:3e:9a:fe:7b:54:8d:ee:08:
           ee:cb:0c:65:99:d2:1d:76:e0:91:84:3c:e8:14:7c:27:56:e8:
           ee:65:87:a0:ac:98:a6:6b:ad:67:95:82:5f:a9:d3:61:ba:2a:
           9e:47:57:4c:52:ab:be:ea:bd:ff:2b:a4:3d:f8:78:97:8f:ee:
           9e:b9:0a:e9:06:77:6f:09:f1:4b:24:18:90:f4:fe:ef:14:c6:
           68:f6:bc:50:e0:ff:0d:7a:b5:66:0e:05:ca:00:57:51:1c:f1:
           fb:e9:c1:ab:c2:82:4a:b0:c4:d5:a8:87:dc:45:45:0c:54:83:
           5e:bd:26:82:2c:e4:53:fb:58:63:9f:c8:48:f6:c4:92:b8:2b:
           f4:7f:2f:42:da:64:ce:60:f8:7f:d5:f8:9c:71:f4:b6:85:2f:
           5f:84:86:47

ubuntu2204-64-1 executed in 0.06 seconds
        is expected to match /Certificate:/
      stdout
        is expected to match /Issuer: C = FR, L = MONTPELLIER, O = MYEXEMPLE ORG, CN = MYEXEMPLE ROOT CA/
      stdout
        is expected to match /Subject: C = FR, L = MONTPELLIER, O = MYEXEMPLE ORG, CN = MYEXEMPLE ROOT CA/
      stdout
        is expected to match /CA:TRUE/
    Command "openssl crl -in /var/cfssl/crl-MYEXEMPLEROOTCA.pem -text -noout"
      stdout

ubuntu2204-64-1 14:52:26$ /bin/sh -c openssl\ crl\ -in\ /var/cfssl/crl-MYEXEMPLEROOTCA.pem\ -text\ -noout
  Certificate Revocation List (CRL):
          Version 2 (0x1)
          Signature Algorithm: sha256WithRSAEncryption
          Issuer: C = FR, L = MONTPELLIER, O = MYEXEMPLE ORG, CN = MYEXEMPLE ROOT CA
          Last Update: Jul  3 12:52:12 2024 GMT
          Next Update: Jul 10 12:52:12 2024 GMT
          CRL extensions:
              X509v3 Authority Key Identifier: 
                  keyid:CB:61:C9:A1:51:64:99:57:D2:EB:49:55:18:60:5B:91:02:09:56:FC
  
  No Revoked Certificates.
      Signature Algorithm: sha256WithRSAEncryption
           1a:27:de:cc:4b:9d:82:a9:63:fb:0a:a0:0c:52:56:c3:7f:a1:
           78:92:6c:64:1a:dc:41:71:11:81:35:96:9b:60:c7:f2:b2:3d:
           f3:5f:8e:c4:4d:5f:89:6f:a3:91:66:f1:15:d5:d9:35:a7:72:
           1c:12:91:a4:f2:58:7b:e9:f1:19:e0:25:7a:f2:f0:64:5b:8a:
           14:ba:ca:4f:e8:c8:03:85:12:cc:06:d3:53:96:28:b9:60:d6:
           06:c6:0a:95:3c:f4:57:90:11:89:86:dc:d1:28:dc:06:d2:25:
           0a:55:f3:ea:0d:2f:b7:f9:94:40:0c:39:bb:86:ce:4a:42:e7:
           23:3e:3c:37:35:b2:b2:2a:5c:0d:41:59:03:39:7d:ed:c2:8c:
           89:e6:0a:b8:09:81:14:77:b0:92:60:db:ad:a6:03:87:fc:94:
           36:7f:7a:ae:26:a5:07:5a:7b:50:71:5f:ca:56:9b:e0:56:4c:
           d2:3d:4a:52:21:f5:1b:09:7f:fc:1b:29:51:2f:ef:a8:27:aa:
           f4:f7:c5:7f:f8:d2:77:3e:c7:35:03:2c:c7:d6:4a:98:d6:d3:
           38:51:88:4c:d9:28:a8:21:93:fc:a5:9e:93:36:fb:a1:b3:04:
           cb:4d:4a:22:d1:89:39:a3:95:17:37:d4:04:ed:40:09:0c:b0:
           e4:9b:62:00

ubuntu2204-64-1 executed in 0.05 seconds
        is expected to match /Certificate Revocation List /
      stdout
        is expected to match /Issuer: C = FR, L = MONTPELLIER, O = MYEXEMPLE ORG, CN = MYEXEMPLE ROOT CA/
      stdout
        is expected to match /No Revoked Certificates/
  with served intermediate ca

ubuntu2204-64-1 14:52:26$ mktemp -t apply_manifest_145226966.pp.XXXXXX
  /tmp/apply_manifest_145226966.pp.3tfz3m

ubuntu2204-64-1 executed in 0.05 seconds
localhost $ scp /tmp/beaker20240703-77057-8r9y40 ubuntu2204-64-1:/tmp/apply_manifest_145226966.pp.3tfz3m {:ignore => }

ubuntu2204-64-1 14:52:27$ puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_145226966.pp.3tfz3m
  Info: Loading facts
  Info: Loading facts
  Info: Loading facts
  Info: Loading facts
  Info: Loading facts
  Warning: This function is deprecated, please use stdlib::to_json_pretty instead. at ["/etc/puppetlabs/code/modules/cfssl/manifests/init.pp", 179]:["/tmp/apply_manifest_145226966.pp.3tfz3m", 0]
     (location: /etc/puppetlabs/code/environments/production/modules/stdlib/lib/puppet/functions/deprecation.rb:35:in `deprecation')
  Warning: This function is deprecated, please use stdlib::to_json instead. at ["/etc/puppetlabs/code/modules/cfssl/manifests/ca/root.pp", 33]:["/tmp/apply_manifest_145226966.pp.3tfz3m", 0]
     (location: /etc/puppetlabs/code/environments/production/modules/stdlib/lib/puppet/functions/deprecation.rb:35:in `deprecation')
  Warning: This function is deprecated, please use stdlib::ensure_packages instead. at ["/etc/puppetlabs/code/modules/cfssl/manifests/ca/gencrl.pp", 23]:
     (location: /etc/puppetlabs/code/environments/production/modules/stdlib/lib/puppet/functions/deprecation.rb:35:in `deprecation')
  Notice: Compiled catalog for ubuntu2204-64-1. in environment production in 0.54 seconds
  Info: Using environment 'production'
  Info: Applying configuration version '1720011152'
  Notice: /Stage[main]/Cfssl/File[/etc/systemd/system/cfssl.service]/content: content changed '{sha256}9aa55570cca7cffe37efea23e0c9d8249c1230994fd6c218eb133e5424fe7ee4' to '{sha256}f35d1643bd6207360ce57247c6e0b1e89c23c46c10399c83108c2267620407d9'
  Info: /Stage[main]/Cfssl/File[/etc/systemd/system/cfssl.service]: Scheduling refresh of Service[cfssl]
  Notice: /Stage[main]/Cfssl::Ca::Intermediates/Cfssl::Ca::Intermediate[MYEXEMPLE INTERMDIATE CA]/File[/etc/cfssl/ca/root-to-intermediate-MYEXEMPLEINTERMDIATECA_config.json]/ensure: defined content as '{sha256}5060762ed3da4767bb228ae584cba5618e8f42787eab56b907b1cf3ce34e8838'
  Notice: /Stage[main]/Cfssl::Ca::Intermediates/Cfssl::Ca::Intermediate[MYEXEMPLE INTERMDIATE CA]/Exec[genkey MYEXEMPLE INTERMDIATE CA]/returns: executed successfully
  Notice: /Stage[main]/Cfssl::Ca::Intermediates/Cfssl::Ca::Intermediate[MYEXEMPLE INTERMDIATE CA]/Exec[MYEXEMPLE ROOT CA sign MYEXEMPLE INTERMDIATE CA csr]/returns: executed successfully
  Notice: /Stage[main]/Cfssl::Ca::Intermediates/Cfssl::Ca::Intermediate[MYEXEMPLE2 INTERMDIATE CA]/File[/etc/cfssl/ca/root-to-intermediate-MYEXEMPLE2INTERMDIATECA_config.json]/ensure: defined content as '{sha256}41491160608d80ddffcbd86db2613fdc38f3643432fa411d7bd6883b7515f592'
  Notice: /Stage[main]/Cfssl::Ca::Intermediates/Cfssl::Ca::Intermediate[MYEXEMPLE2 INTERMDIATE CA]/Exec[genkey MYEXEMPLE2 INTERMDIATE CA]/returns: executed successfully
  Notice: /Stage[main]/Cfssl::Ca::Intermediates/Cfssl::Ca::Intermediate[MYEXEMPLE2 INTERMDIATE CA]/Exec[MYEXEMPLE ROOT CA sign MYEXEMPLE2 INTERMDIATE CA csr]/returns: executed successfully
  Notice: /Stage[main]/Cfssl/Service[cfssl]: Triggered 'refresh' from 1 event
  Notice: /Stage[main]/Cfssl::Ca::Gencrls/Cfssl::Ca::Gencrl[MYEXEMPLE INTERMDIATE CA]/File[/etc/systemd/system/cfssl-gencrl-MYEXEMPLEINTERMDIATECA.service]/ensure: defined content as '{sha256}573b04443e3c9c06d4c29cb363a30ddb03cd4d74bf66f26a37df353c617780de'
  Info: /Stage[main]/Cfssl::Ca::Gencrls/Cfssl::Ca::Gencrl[MYEXEMPLE INTERMDIATE CA]/File[/etc/systemd/system/cfssl-gencrl-MYEXEMPLEINTERMDIATECA.service]: Scheduling refresh of Service[cfssl-gencrl-MYEXEMPLEINTERMDIATECA.service]
  Notice: /Stage[main]/Cfssl::Ca::Gencrls/Cfssl::Ca::Gencrl[MYEXEMPLE INTERMDIATE CA]/Service[cfssl-gencrl-MYEXEMPLEINTERMDIATECA.service]: Triggered 'refresh' from 1 event
  Notice: /Stage[main]/Cfssl::Ca::Gencrls/Cfssl::Ca::Gencrl[MYEXEMPLE INTERMDIATE CA]/File[/etc/systemd/system/cfssl-gencrl-MYEXEMPLEINTERMDIATECA.timer]/ensure: defined content as '{sha256}586cfdbbebce865b432964d69884468617ccfc175cd1207e4487d40441a7038b'
  Info: /Stage[main]/Cfssl::Ca::Gencrls/Cfssl::Ca::Gencrl[MYEXEMPLE INTERMDIATE CA]/File[/etc/systemd/system/cfssl-gencrl-MYEXEMPLEINTERMDIATECA.timer]: Scheduling refresh of Service[cfssl-gencrl-MYEXEMPLEINTERMDIATECA.timer]
  Notice: /Stage[main]/Cfssl::Ca::Gencrls/Cfssl::Ca::Gencrl[MYEXEMPLE INTERMDIATE CA]/Service[cfssl-gencrl-MYEXEMPLEINTERMDIATECA.timer]/ensure: ensure changed 'stopped' to 'running'
  Info: /Stage[main]/Cfssl::Ca::Gencrls/Cfssl::Ca::Gencrl[MYEXEMPLE INTERMDIATE CA]/Service[cfssl-gencrl-MYEXEMPLEINTERMDIATECA.timer]: Unscheduling refresh on Service[cfssl-gencrl-MYEXEMPLEINTERMDIATECA.timer]
  Notice: /Stage[main]/Cfssl::Ca::Gencrls/Cfssl::Ca::Gencrl[MYEXEMPLE2 INTERMDIATE CA]/File[/etc/systemd/system/cfssl-gencrl-MYEXEMPLE2INTERMDIATECA.service]/ensure: defined content as '{sha256}92cea2df2eb793cb9e05c06304ea91308f3f51276f678271cedee9b80179b890'
  Info: /Stage[main]/Cfssl::Ca::Gencrls/Cfssl::Ca::Gencrl[MYEXEMPLE2 INTERMDIATE CA]/File[/etc/systemd/system/cfssl-gencrl-MYEXEMPLE2INTERMDIATECA.service]: Scheduling refresh of Service[cfssl-gencrl-MYEXEMPLE2INTERMDIATECA.service]
  Notice: /Stage[main]/Cfssl::Ca::Gencrls/Cfssl::Ca::Gencrl[MYEXEMPLE2 INTERMDIATE CA]/Service[cfssl-gencrl-MYEXEMPLE2INTERMDIATECA.service]: Triggered 'refresh' from 1 event
  Notice: /Stage[main]/Cfssl::Ca::Gencrls/Cfssl::Ca::Gencrl[MYEXEMPLE2 INTERMDIATE CA]/File[/etc/systemd/system/cfssl-gencrl-MYEXEMPLE2INTERMDIATECA.timer]/ensure: defined content as '{sha256}8fa551f1dbbea3ac95fb11ff44f580c98aa2a13a160d55b8b087bc125ce8a56a'
  Info: /Stage[main]/Cfssl::Ca::Gencrls/Cfssl::Ca::Gencrl[MYEXEMPLE2 INTERMDIATE CA]/File[/etc/systemd/system/cfssl-gencrl-MYEXEMPLE2INTERMDIATECA.timer]: Scheduling refresh of Service[cfssl-gencrl-MYEXEMPLE2INTERMDIATECA.timer]
  Notice: /Stage[main]/Cfssl::Ca::Gencrls/Cfssl::Ca::Gencrl[MYEXEMPLE2 INTERMDIATE CA]/Service[cfssl-gencrl-MYEXEMPLE2INTERMDIATECA.timer]/ensure: ensure changed 'stopped' to 'running'
  Info: /Stage[main]/Cfssl::Ca::Gencrls/Cfssl::Ca::Gencrl[MYEXEMPLE2 INTERMDIATE CA]/Service[cfssl-gencrl-MYEXEMPLE2INTERMDIATECA.timer]: Unscheduling refresh on Service[cfssl-gencrl-MYEXEMPLE2INTERMDIATECA.timer]
  Notice: Applied catalog in 4.67 seconds

ubuntu2204-64-1 executed in 11.34 seconds
Exited: 2
    applies without error

ubuntu2204-64-1 14:52:38$ mktemp -t apply_manifest_145238447.pp.XXXXXX
  /tmp/apply_manifest_145238447.pp.9iIe3Y

ubuntu2204-64-1 executed in 0.04 seconds
localhost $ scp /tmp/beaker20240703-77057-6mwj74 ubuntu2204-64-1:/tmp/apply_manifest_145238447.pp.9iIe3Y {:ignore => }

ubuntu2204-64-1 14:52:38$ puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_145238447.pp.9iIe3Y
  Info: Loading facts
  Info: Loading facts
  Info: Loading facts
  Info: Loading facts
  Info: Loading facts
  Warning: This function is deprecated, please use stdlib::to_json_pretty instead. at ["/etc/puppetlabs/code/modules/cfssl/manifests/init.pp", 179]:["/tmp/apply_manifest_145238447.pp.9iIe3Y", 0]
     (location: /etc/puppetlabs/code/environments/production/modules/stdlib/lib/puppet/functions/deprecation.rb:35:in `deprecation')
  Warning: This function is deprecated, please use stdlib::to_json instead. at ["/etc/puppetlabs/code/modules/cfssl/manifests/ca/root.pp", 33]:["/tmp/apply_manifest_145238447.pp.9iIe3Y", 0]
     (location: /etc/puppetlabs/code/environments/production/modules/stdlib/lib/puppet/functions/deprecation.rb:35:in `deprecation')
  Warning: This function is deprecated, please use stdlib::ensure_packages instead. at ["/etc/puppetlabs/code/modules/cfssl/manifests/ca/gencrl.pp", 23]:
     (location: /etc/puppetlabs/code/environments/production/modules/stdlib/lib/puppet/functions/deprecation.rb:35:in `deprecation')
  Notice: Compiled catalog for ubuntu2204-64-1. in environment production in 0.52 seconds
  Info: Using environment 'production'
  Info: Applying configuration version '1720011164'
  Notice: Applied catalog in 2.97 seconds

ubuntu2204-64-1 executed in 9.67 seconds

ubuntu2204-64-1 14:52:48$ sleep 5

ubuntu2204-64-1 executed in 5.05 seconds
    applies idempotently
    Port "8080"

ubuntu2204-64-1 14:52:53$ /bin/sh -c ss\ -tnl4\ \|\ grep\ -E\ --\ \\\ 127.0.0.1:8080\\\ 
  LISTEN 0      4096       127.0.0.1:8080      0.0.0.0:*          

ubuntu2204-64-1 executed in 0.05 seconds
      is expected to be listening on 127.0.0.1 with tcp
    Command "curl -s -d "{}" -H "Content-Type: application/json" -X POST 127.0.0.1:8080/api/v1/cfssl/info"
      stdout

ubuntu2204-64-1 14:52:53$ /bin/sh -c curl\ -s\ -d\ \"\{\}\"\ -H\ \"Content-Type:\ application/json\"\ -X\ POST\ 127.0.0.1:8080/api/v1/cfssl/info
  {"success":true,"result":{"certificate":"-----BEGIN CERTIFICATE-----\nMIIDqTCCApGgAwIBAgIUDUHJG8TuHN/wxpWiM0qxv0U5lOQwDQYJKoZIhvcNAQEL\nBQAwVzELMAkGA1UEBhMCRlIxFDASBgNVBAcTC01PTlRQRUxMSUVSMRYwFAYDVQQK\nEw1NWUVYRU1QTEUgT1JHMRowGAYDVQQDExFNWUVYRU1QTEUgUk9PVCBDQTAeFw0y\nNDA3MDMxMjQ4MDBaFw0yNzA3MDMxMjQ4MDBaMF4xCzAJBgNVBAYTAkZSMRQwEgYD\nVQQHEwtNT05UUEVMTElFUjEWMBQGA1UEChMNTVlFWEVNUExFIE9SRzEhMB8GA1UE\nAxMYTVlFWEVNUExFIElOVEVSTURJQVRFIENBMIIBIjANBgkqhkiG9w0BAQEFAAOC\nAQ8AMIIBCgKCAQEAv19xZlnxr2Ke6xUVNLEce//MPk3nw2VnFPmkZjT+G/T5d+X1\ny/ye9S5IIDe1N1kolLRvBo2VeSsx1KDHrzMnlxDlko9K3hKVnSHuJ0zBcq1E6kOn\nklYESvr23iczTycm/2Obfa0NDDaiFmKCmWgXLFSBMb+7o++OKmNhtMXlx4SLcgSe\n1nMhzbv/DYCBXSIWisgEXT/L2GuFXoPOsv4hAcPTrKoo7Rd9AX2A4nuLGsygeL6v\npkZpfLWb8bUpApcdaljbqUnwn+QmEtmVDm/0EM+J0NERG1MyNXRHSRwdZVCuEEJM\nLj0ZZ+0R3QL0qgUSGQNS2FGNaFPEk82rpMZ0YwIDAQABo2YwZDAOBgNVHQ8BAf8E\nBAMCAQYwEgYDVR0TAQH/BAgwBgEB/wIBATAdBgNVHQ4EFgQUG3yveXeMfFetoFel\nEdfPsWv/oC0wHwYDVR0jBBgwFoAUy2HJoVFkmVfS60lVGGBbkQIJVvwwDQYJKoZI\nhvcNAQELBQADggEBAJ+65n2/BoTbmXF4y5Fq6lJLj4qTR89Hn/y9rWz4fJajbPv7\nHtvKqFzUkKFbs70LfZdck6tBZbfmQG8MwcO8Lv0TbcLc3C8hoSi7VxoHt1vIyS4h\nbSCIh7jVRcazAd34Krqs4uURZ4aNJLvQUTbPCfCljOOB/mtwRj4Ei7bOYrm5JxEC\nIRCtXTzdn2rbKKK1RKosH6q6YGRH23Qnns1iMs7DT0W6lZIywCyNUKHIk9ztpRAa\nfQ9yaSN31Gi6LdWRAgQxa/ufVLF5ugxd7XqSSUk9LFR3vtoqx5238pxoooaPG97J\n3F43U305yXdCADkMJFfBa756XQl/sUVjY9RSfG8=\n-----END CERTIFICATE-----","usages":["client auth"],"expiry":"1h"},"errors":[],"messages":[]}

ubuntu2204-64-1 executed in 0.05 seconds
        is expected to match /BEGIN CERTIFICATE/
    Command "openssl x509 -in /etc/cfssl/ca/MYEXEMPLEINTERMDIATECA.pem -text -noout"
      stdout

ubuntu2204-64-1 14:52:53$ /bin/sh -c openssl\ x509\ -in\ /etc/cfssl/ca/MYEXEMPLEINTERMDIATECA.pem\ -text\ -noout
  Certificate:
      Data:
          Version: 3 (0x2)
          Serial Number:
              0d:41:c9:1b:c4:ee:1c:df:f0:c6:95:a2:33:4a:b1:bf:45:39:94:e4
          Signature Algorithm: sha256WithRSAEncryption
          Issuer: C = FR, L = MONTPELLIER, O = MYEXEMPLE ORG, CN = MYEXEMPLE ROOT CA
          Validity
              Not Before: Jul  3 12:48:00 2024 GMT
              Not After : Jul  3 12:48:00 2027 GMT
          Subject: C = FR, L = MONTPELLIER, O = MYEXEMPLE ORG, CN = MYEXEMPLE INTERMDIATE CA
          Subject Public Key Info:
              Public Key Algorithm: rsaEncryption
                  RSA Public-Key: (2048 bit)
                  Modulus:
                      00:bf:5f:71:66:59:f1:af:62:9e:eb:15:15:34:b1:
                      1c:7b:ff:cc:3e:4d:e7:c3:65:67:14:f9:a4:66:34:
                      fe:1b:f4:f9:77:e5:f5:cb:fc:9e:f5:2e:48:20:37:
                      b5:37:59:28:94:b4:6f:06:8d:95:79:2b:31:d4:a0:
                      c7:af:33:27:97:10:e5:92:8f:4a:de:12:95:9d:21:
                      ee:27:4c:c1:72:ad:44:ea:43:a7:92:56:04:4a:fa:
                      f6:de:27:33:4f:27:26:ff:63:9b:7d:ad:0d:0c:36:
                      a2:16:62:82:99:68:17:2c:54:81:31:bf:bb:a3:ef:
                      8e:2a:63:61:b4:c5:e5:c7:84:8b:72:04:9e:d6:73:
                      21:cd:bb:ff:0d:80:81:5d:22:16:8a:c8:04:5d:3f:
                      cb:d8:6b:85:5e:83:ce:b2:fe:21:01:c3:d3:ac:aa:
                      28:ed:17:7d:01:7d:80:e2:7b:8b:1a:cc:a0:78:be:
                      af:a6:46:69:7c:b5:9b:f1:b5:29:02:97:1d:6a:58:
                      db:a9:49:f0:9f:e4:26:12:d9:95:0e:6f:f4:10:cf:
                      89:d0:d1:11:1b:53:32:35:74:47:49:1c:1d:65:50:
                      ae:10:42:4c:2e:3d:19:67:ed:11:dd:02:f4:aa:05:
                      12:19:03:52:d8:51:8d:68:53:c4:93:cd:ab:a4:c6:
                      74:63
                  Exponent: 65537 (0x10001)
          X509v3 extensions:
              X509v3 Key Usage: critical
                  Certificate Sign, CRL Sign
              X509v3 Basic Constraints: critical
                  CA:TRUE, pathlen:1
              X509v3 Subject Key Identifier: 
                  1B:7C:AF:79:77:8C:7C:57:AD:A0:57:A5:11:D7:CF:B1:6B:FF:A0:2D
              X509v3 Authority Key Identifier: 
                  keyid:CB:61:C9:A1:51:64:99:57:D2:EB:49:55:18:60:5B:91:02:09:56:FC
  
      Signature Algorithm: sha256WithRSAEncryption
           9f:ba:e6:7d:bf:06:84:db:99:71:78:cb:91:6a:ea:52:4b:8f:
           8a:93:47:cf:47:9f:fc:bd:ad:6c:f8:7c:96:a3:6c:fb:fb:1e:
           db:ca:a8:5c:d4:90:a1:5b:b3:bd:0b:7d:97:5c:93:ab:41:65:
           b7:e6:40:6f:0c:c1:c3:bc:2e:fd:13:6d:c2:dc:dc:2f:21:a1:
           28:bb:57:1a:07:b7:5b:c8:c9:2e:21:6d:20:88:87:b8:d5:45:
           c6:b3:01:dd:f8:2a:ba:ac:e2:e5:11:67:86:8d:24:bb:d0:51:
           36:cf:09:f0:a5:8c:e3:81:fe:6b:70:46:3e:04:8b:b6:ce:62:
           b9:b9:27:11:02:21:10:ad:5d:3c:dd:9f:6a:db:28:a2:b5:44:
           aa:2c:1f:aa:ba:60:64:47:db:74:27:9e:cd:62:32:ce:c3:4f:
           45:ba:95:92:32:c0:2c:8d:50:a1:c8:93:dc:ed:a5:10:1a:7d:
           0f:72:69:23:77:d4:68:ba:2d:d5:91:02:04:31:6b:fb:9f:54:
           b1:79:ba:0c:5d:ed:7a:92:49:49:3d:2c:54:77:be:da:2a:c7:
           9d:b7:f2:9c:68:a2:86:8f:1b:de:c9:dc:5e:37:53:7d:39:c9:
           77:42:00:39:0c:24:57:c1:6b:be:7a:5d:09:7f:b1:45:63:63:
           d4:52:7c:6f

ubuntu2204-64-1 executed in 0.06 seconds
        is expected to match /Certificate:/
      stdout
        is expected to match /Issuer: C = FR, L = MONTPELLIER, O = MYEXEMPLE ORG, CN = MYEXEMPLE ROOT CA/
      stdout
        is expected to match /Subject: C = FR, L = MONTPELLIER, O = MYEXEMPLE ORG, CN = MYEXEMPLE INTERMDIATE CA/
      stdout
        is expected to match /CA:TRUE, pathlen:1/
      stdout
        is expected not to match /X509v3 CRL Distribution Points:/
    Command "openssl x509 -in /etc/cfssl/ca/MYEXEMPLE2INTERMDIATECA.pem -text -noout"
      stdout

ubuntu2204-64-1 14:52:53$ /bin/sh -c openssl\ x509\ -in\ /etc/cfssl/ca/MYEXEMPLE2INTERMDIATECA.pem\ -text\ -noout
  Certificate:
      Data:
          Version: 3 (0x2)
          Serial Number:
              11:c4:f0:5c:89:8f:8a:d8:88:cb:97:5d:87:89:87:2b:4b:39:0b:0a
          Signature Algorithm: sha256WithRSAEncryption
          Issuer: C = FR, L = MONTPELLIER, O = MYEXEMPLE ORG, CN = MYEXEMPLE ROOT CA
          Validity
              Not Before: Jul  3 12:48:00 2024 GMT
              Not After : Jul  3 12:48:00 2027 GMT
          Subject: C = FR, L = MONTPELLIER, O = MYEXEMPLE2 ORG, CN = MYEXEMPLE2 INTERMDIATE CA
          Subject Public Key Info:
              Public Key Algorithm: rsaEncryption
                  RSA Public-Key: (2048 bit)
                  Modulus:
                      00:c6:69:ea:51:7f:4a:89:c4:a4:f5:8d:ea:78:a4:
                      75:c9:0f:e2:9f:9e:05:cc:85:c6:20:ae:e7:ce:ad:
                      5a:81:a3:a7:35:2b:f8:0d:62:12:ba:93:03:3d:da:
                      ea:fc:88:bb:cb:45:4c:56:8e:01:17:53:e8:02:27:
                      38:d4:5b:72:2f:4c:78:07:de:b6:06:a0:ca:cf:f8:
                      fd:10:69:c8:36:11:8f:77:1b:e3:36:c4:8b:72:4f:
                      af:5d:b2:4f:e0:3f:25:22:3c:4b:dc:f6:d6:65:30:
                      af:e8:eb:ba:76:6e:fd:83:6d:86:43:91:a1:0e:6c:
                      34:15:43:bb:f3:31:3b:f4:e3:b0:fe:3b:d8:2a:2d:
                      25:70:51:b4:fe:7a:db:41:d6:93:85:59:14:71:46:
                      89:44:3e:10:24:b3:7f:53:b9:d3:52:c9:e5:2a:d0:
                      58:43:88:a4:f1:98:2f:30:ca:0e:cc:2c:2e:fe:cd:
                      07:4a:8b:92:e9:e2:48:44:a4:58:24:77:bb:fd:58:
                      cc:54:04:d3:a9:8c:f9:c8:07:46:8d:23:22:ed:6e:
                      22:06:3a:c4:d2:70:5b:03:1f:df:3c:f8:6c:5e:10:
                      f7:d4:03:6c:bf:15:b9:20:b0:90:5e:89:a9:dc:05:
                      45:d7:82:5b:21:a0:4f:62:25:e5:c6:05:0f:70:99:
                      6e:fd
                  Exponent: 65537 (0x10001)
          X509v3 extensions:
              X509v3 Key Usage: critical
                  Certificate Sign, CRL Sign
              X509v3 Basic Constraints: critical
                  CA:TRUE, pathlen:1
              X509v3 Subject Key Identifier: 
                  3E:C4:2D:5E:EB:02:39:9A:2F:66:A6:0D:0B:EB:E0:7A:33:52:33:85
              X509v3 Authority Key Identifier: 
                  keyid:CB:61:C9:A1:51:64:99:57:D2:EB:49:55:18:60:5B:91:02:09:56:FC
  
              X509v3 CRL Distribution Points: 
  
                  Full Name:
                    URI:http://crl.exemple2.org/crl-MYEXEMPLE2INTERMDIATECA.crl
  
      Signature Algorithm: sha256WithRSAEncryption
           8b:62:0b:41:86:ba:4c:cf:d6:fc:10:b5:eb:0e:ad:e0:ad:7d:
           2b:bc:f6:70:34:f0:82:5e:3d:cd:0b:49:f2:60:da:0d:86:de:
           72:43:f0:3d:7f:73:05:0b:03:97:16:74:f8:25:69:91:52:60:
           dc:4a:e7:dc:80:4a:4d:69:99:cd:2f:14:7f:74:d8:29:18:04:
           c1:d4:56:d6:0c:dc:e5:49:73:71:6b:db:78:7b:dc:d9:81:a6:
           11:81:14:70:a7:8f:5f:ca:a9:ba:5f:89:b0:41:3c:6e:24:3f:
           16:cd:67:64:14:64:45:61:43:3b:ef:3a:b3:eb:96:ff:b7:9e:
           6a:ae:be:5a:23:db:02:d5:e3:eb:f9:bc:29:0d:d4:e3:f0:96:
           ac:08:7d:1f:f3:8c:94:f5:28:8f:2a:c3:68:63:a0:32:7a:42:
           5a:7c:fe:d8:15:78:89:a7:84:bd:89:98:c9:c4:9d:93:de:ec:
           62:83:99:10:b4:4e:3f:4f:5c:27:25:3e:b9:1d:9d:86:c5:f4:
           9c:f8:34:15:3e:a5:c9:ff:95:8e:ec:b4:f2:bd:08:43:08:c6:
           b3:b6:f4:7a:40:c4:56:a8:6e:ae:fc:ed:5e:9c:3c:27:8d:1a:
           e9:db:90:cb:38:4e:ea:1f:64:cc:e5:91:bd:d5:24:de:38:71:
           81:55:64:b5

ubuntu2204-64-1 executed in 0.06 seconds
        is expected to match /Certificate:/
      stdout
        is expected to match /Issuer: C = FR, L = MONTPELLIER, O = MYEXEMPLE ORG, CN = MYEXEMPLE ROOT CA/
      stdout
        is expected to match /Subject: C = FR, L = MONTPELLIER, O = MYEXEMPLE2 ORG, CN = MYEXEMPLE2 INTERMDIATE CA/
      stdout
        is expected to match /CA:TRUE, pathlen:1/
      stdout
        is expected to match /X509v3 CRL Distribution Points:/
    Command "openssl crl -in /var/cfssl/crl-MYEXEMPLEROOTCA.pem -text -noout"
      stdout

ubuntu2204-64-1 14:52:53$ /bin/sh -c openssl\ crl\ -in\ /var/cfssl/crl-MYEXEMPLEROOTCA.pem\ -text\ -noout
  Certificate Revocation List (CRL):
          Version 2 (0x1)
          Signature Algorithm: sha256WithRSAEncryption
          Issuer: C = FR, L = MONTPELLIER, O = MYEXEMPLE ORG, CN = MYEXEMPLE ROOT CA
          Last Update: Jul  3 12:52:39 2024 GMT
          Next Update: Jul 10 12:52:39 2024 GMT
          CRL extensions:
              X509v3 Authority Key Identifier: 
                  keyid:CB:61:C9:A1:51:64:99:57:D2:EB:49:55:18:60:5B:91:02:09:56:FC
  
  No Revoked Certificates.
      Signature Algorithm: sha256WithRSAEncryption
           42:49:f4:fa:8f:d0:73:90:43:4e:45:38:d4:2c:12:5e:8a:ed:
           b7:4d:90:5d:04:7e:44:85:5c:09:c6:46:76:47:7d:34:e6:cf:
           42:1f:2c:16:ed:5e:ed:51:36:83:da:e2:cd:52:c2:4a:fd:1d:
           6e:d5:52:94:68:68:14:f3:40:ee:90:74:c3:9b:e6:44:d8:cf:
           ad:a7:5d:9f:5b:ee:dc:ae:f7:79:79:48:57:71:cc:4a:88:f0:
           11:41:06:e8:a5:a6:48:95:6c:91:df:b0:b3:c6:c7:c1:a5:98:
           5f:8e:9a:6d:f0:db:80:5f:5a:0c:ad:0c:6b:e3:72:15:4e:fb:
           cb:9c:32:37:42:e0:78:09:2d:67:da:c6:a4:24:95:a5:e6:55:
           e3:d4:07:f9:d3:eb:40:47:0a:a5:e0:d7:cf:fd:17:e1:d2:58:
           8e:a3:3c:2a:0f:ba:c8:41:d4:dc:3b:bd:e1:91:6f:39:fe:57:
           86:d7:16:57:58:82:4f:55:6c:3e:57:a6:3f:1d:9f:e6:84:05:
           f0:61:44:86:a0:97:b3:99:ed:38:d7:54:ef:34:30:3e:cc:78:
           19:bd:30:1d:a4:14:a2:f7:85:ac:4b:2f:af:6f:7e:8b:05:8d:
           79:38:fa:21:6b:18:aa:92:d8:46:8c:ee:71:03:d1:d0:1c:64:
           53:27:82:19

ubuntu2204-64-1 executed in 0.05 seconds
        is expected to match /Certificate Revocation List /
      stdout
        is expected to match /Issuer: C = FR, L = MONTPELLIER, O = MYEXEMPLE ORG, CN = MYEXEMPLE ROOT CA/
      stdout
        is expected to match /No Revoked Certificates/
    Command "openssl crl -in /var/cfssl/crl-MYEXEMPLEINTERMDIATECA.pem -text -noout"
      stdout

ubuntu2204-64-1 14:52:53$ /bin/sh -c openssl\ crl\ -in\ /var/cfssl/crl-MYEXEMPLEINTERMDIATECA.pem\ -text\ -noout
  Certificate Revocation List (CRL):
          Version 2 (0x1)
          Signature Algorithm: sha256WithRSAEncryption
          Issuer: C = FR, L = MONTPELLIER, O = MYEXEMPLE ORG, CN = MYEXEMPLE INTERMDIATE CA
          Last Update: Jul  3 12:52:39 2024 GMT
          Next Update: Jul 10 12:52:39 2024 GMT
          CRL extensions:
              X509v3 Authority Key Identifier: 
                  keyid:1B:7C:AF:79:77:8C:7C:57:AD:A0:57:A5:11:D7:CF:B1:6B:FF:A0:2D
  
  No Revoked Certificates.
      Signature Algorithm: sha256WithRSAEncryption
           10:e6:d1:73:89:9e:5f:1f:d6:eb:b3:b5:6c:bb:92:eb:91:c3:
           bd:ea:8d:b1:57:ca:a4:d9:db:26:7b:08:2d:f7:cf:17:fe:b1:
           62:e0:c1:4c:8d:b2:bf:55:19:e3:cb:e8:fc:af:3a:12:e4:1c:
           0e:6a:27:60:09:6e:1e:8c:cc:18:57:39:72:5d:7a:20:34:3e:
           6a:f3:52:c1:b8:5d:60:37:95:54:4c:32:8d:25:20:23:05:6e:
           c6:c7:9a:ad:cf:0b:55:b9:2b:bc:24:8f:a0:77:c0:4e:0c:be:
           f9:0a:71:65:e1:e3:35:84:4d:7b:92:03:a8:73:69:f0:c1:a5:
           20:77:36:30:a2:0d:a4:ab:2b:51:0d:72:6f:40:f0:df:fd:e5:
           28:79:1b:9c:b5:14:87:8f:86:f2:6f:59:bb:b9:41:0d:b0:d6:
           2b:7e:d0:84:f2:f1:e9:59:10:b0:c3:aa:07:7f:07:35:9e:ac:
           96:2f:95:eb:44:46:70:0c:16:f2:68:a8:72:54:e5:e2:f2:e6:
           18:18:91:04:cc:5a:b1:31:61:bc:6e:0e:c3:dd:f7:f9:4a:9b:
           12:a6:a9:d2:52:bd:98:d6:28:a6:88:42:cd:96:31:3d:2b:4b:
           52:39:37:9f:f2:30:17:75:23:a7:99:0f:7a:cf:28:18:cd:39:
           92:cc:0c:d0

ubuntu2204-64-1 executed in 0.05 seconds
        is expected to match /Certificate Revocation List /
      stdout
        is expected to match /Issuer: C = FR, L = MONTPELLIER, O = MYEXEMPLE ORG, CN = MYEXEMPLE INTERMDIATE CA/
      stdout
        is expected to match /No Revoked Certificates/
ssh connection to ubuntu2204-64-1 has been terminated
Cleaning up docker
get
/containers/json
{}

Looking for an existing container with ID 6e5ebf545df2ba7f0f0cd9f7108238ae055ed75702f16ea1dbcffc58868b49aa
stop container 6e5ebf545df2ba7f0f0cd9f7108238ae055ed75702f16ea1dbcffc58868b49aa
post
/containers/6e5ebf545df2ba7f0f0cd9f7108238ae055ed75702f16ea1dbcffc58868b49aa/kill
{}

delete container 6e5ebf545df2ba7f0f0cd9f7108238ae055ed75702f16ea1dbcffc58868b49aa
delete
/containers/6e5ebf545df2ba7f0f0cd9f7108238ae055ed75702f16ea1dbcffc58868b49aa
{:force=>true}

deleting image cb3bf3cf4419
delete
/images/cb3bf3cf4419
{}


Finished in 3 minutes 8.9 seconds (files took 2 minutes 39.6 seconds to load)
43 examples, 0 failures

section_end:1720011177:step_script
section_start:1720011177:archive_cache
Saving cache for successful job
Creating cache default-protected...
Runtime platform                                    arch=amd64 os=linux pid=101211 revision=fe451d5a version=17.1.0
vendor/bundle: found 14365 matching artifact files and directories 
No URL provided, cache will not be uploaded to shared cache server. Cache will be stored only locally. 
Created cache
section_end:1720011181:archive_cache
section_start:1720011181:cleanup_file_variables
Cleaning up project directory and file based variables
section_end:1720011181:cleanup_file_variables
Job succeeded