Uploaded image for project: 'Puppet Forge (moved to puppet.atlassian.net)'
  1. Puppet Forge (moved to puppet.atlassian.net)
  2. FORGE-446

paging/sorting error causing failures in Tomcat pipeline

    XMLWordPrintable

Details

    • CI Blocker
    • Status: Closed
    • Normal
    • Resolution: Cannot Reproduce
    • None
    • None
    • modules
    • Puppet Developer Experience
    • Needs Assessment

    Description

      We are currently encountering this error while testing the Tomcat module, resulting in a version of Java being installed that breaks the tests.
      Running the module install command locally with debug enabled has shown the reason:

      root@jfa3y7x1sbnp9j8:~# /opt/puppetlabs/puppet/bin/puppet module install puppetlabs-java --debug
      Debug: Runtime environment: puppet_version=4.10.12, ruby_version=2.1.9, run_mode=user, default_encoding=UTF-8
      Notice: Preparing to install into /etc/puppetlabs/code/environments/production/modules ...
      Debug: Could not find locales configuration file for puppet-archive at /etc/puppetlabs/code/environments/production/modules/archive/locales/config.yaml. Skipping i18n initialization.
      Notice: Downloading from https://forgeapi.puppet.com ...
      Debug: Evicting cache entry for environment 'production'
      Debug: Caching environment 'production' (ttl = 0 sec)
      Debug: Failed to load library 'pe_license' for feature 'pe_license'
      Debug: HTTP GET https://forgeapi.puppet.com/v3/releases?module=puppetlabs-java&sort_by=version
      Debug: Failed to load library 'pe_license' for feature 'pe_license'
      Debug: HTTP GET https://forgeapi.puppet.com/v3/releases?module=puppetlabs-java&sort_by=version&limit=20&...
      Debug: Failed to load library 'pe_license' for feature 'pe_license'
      Debug: HTTP GET https://forgeapi.puppet.com/v3/releases?module=puppetlabs-stdlib&sort_by=version
      Debug: Failed to load library 'pe_license' for feature 'pe_license'
      Debug: HTTP GET https://forgeapi.puppet.com/v3/releases?module=puppetlabs-stdlib&sort_by=version&limit=20&am...
      Debug: Failed to load library 'pe_license' for feature 'pe_license'
      Debug: HTTP GET https://forgeapi.puppet.com/v3/releases?module=puppetlabs-stdlib&sort_by=version&limit=20&am...
      Debug: Failed to load library 'pe_license' for feature 'pe_license'
      Debug: HTTP GET https://forgeapi.puppet.com/v3/releases?module=puppetlabs-stdlib&sort_by=version&limit=20&am...
      Debug: Failed to load library 'pe_license' for feature 'pe_license'
      Debug: HTTP GET https://forgeapi.puppet.com/v3/releases?module=puppet-archive&sort_by=version
      Debug: Failed to load library 'pe_license' for feature 'pe_license'
      Debug: HTTP GET https://forgeapi.puppet.com/v3/releases?module=puppetlabs-pe_gem&sort_by=version
      Info: Resolving dependencies ...
      Info: Preparing to install ...
      Debug: Failed to load library 'pe_license' for feature 'pe_license'
      Debug: HTTP GET https://forgeapi.puppet.com/v3/files/puppetlabs-java-1.3.0.tar.gz
      Debug: Failed to load library 'archive/tar/minitar' for feature 'minitar'
      Debug: Executing: 'gzip -dc /opt/puppetlabs/puppet/cache/puppet-module/cache/puppetlabs-java20180908-16328-w65wzh | tar xof -'
      Debug: Executing: 'find . -type d -exec chmod 755 {} +'
      Debug: Executing: 'find . -type f -exec chmod u+rw,g+r,a-st {} +'
      Debug: Executing: 'chown -R 0:0 .'
      Notice: Installing -- do not interrupt ...
      /etc/puppetlabs/code/environments/production/modules
      └─┬ puppetlabs-java (v1.3.0)
        └── puppetlabs-stdlib (v5.0.0)
      root@jfa3y7x1sbnp9j8:~#
      

      Attachments

        Issue Links

          Activity

            People

              jesse Jesse Scott
              david.swan David Swan
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Zendesk Support