Skip to content

[Bug]: pillar.get nodegroups showing only **** #69453

@gwaters

Description

@gwaters

What happened?

We upgraded to salt-minion and master 3008.1.0, and pillar.get nodegroups always shows:

 salt-call pillar.get nodegroups
local:
    - **********
    - **********

What it should show:

 salt-call pillar.get nodegroups
local:
    - specialhost
    - specialserver

Packaged version that has the issue:

Name        : salt-minion
Version     : 3008.1
Release     : 0
Architecture: x86_64
Install Date: Mon 15 Jun 2026 10:39:41 AM PDT
Group       : System Environment/Daemons
Size        : 75547
License     : ASL 2.0
Signature   : RSA/SHA256, Thu 11 Jun 2026 05:43:27 AM PDT, Key ID 64cbbc8173d76b3f
Source RPM  : salt-3008.1-0.src.rpm
Build Date  : Thu 11 Jun 2026 05:42:59 AM PDT
Build Host  : 6793d01a240b
Relocations : (not relocatable)
URL         : https://saltproject.io/
Summary     : Client component for Salt, a parallel remote execution system
Description :
The Salt minion is the agent component of Salt. It listens for instructions
from the master, runs jobs, and returns results back to the master.

Reverting back down to 3007.14.0 fixes it.

Type of salt install

Official rpm

Major version

3007.x

What supported OS are you seeing the problem on? Can select multiple. (If bug appears on an unsupported OS, please open a GitHub Discussion instead)

rhel-9

salt --versions-report output

Salt Version:
          Salt: 3008.1
 
Python Version:
        Python: 3.14.6 (main, Jun 11 2026, 02:19:05) [GCC 11.2.0]
 
Dependency Versions:
          cffi: 2.0.0
      cherrypy: 18.10.0
  cryptography: 48.0.0
      dateutil: 2.9.0.post0
     docker-py: Not Installed
         gitdb: 4.0.12
     gitpython: 3.1.50
        Jinja2: 3.1.6
       libgit2: Not Installed
  looseversion: 1.3.0
      M2Crypto: Not Installed
          Mako: Not Installed
       msgpack: 1.1.2
  msgpack-pure: Not Installed
  mysql-python: Not Installed
     packaging: 24.0
     pycparser: 3.00
      pycrypto: Not Installed
  pycryptodome: 3.23.0
        pygit2: Not Installed
  python-gnupg: 0.5.6
        PyYAML: 6.0.3
         PyZMQ: 27.1.0
        relenv: 0.22.14
         smmap: 5.0.2
       timelib: 0.3.0
       Tornado: 6.5.7
           ZMQ: 4.3.5
 
Salt Package Information:
  Package Type: onedir
 
System Versions:
          dist: rhel 9.5 Plow
        locale: utf-8
       machine: x86_64
       release: 5.14.0-427.13.1.el9_4.x86_64
        system: Linux
       version: Red Hat Enterprise Linux 9.5 Plow

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugbroken, incorrect, or confusing behavior

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions