jhrozek commented on a pull request
""" On Tue, Sep 06, 2016 at 04:54:29AM -0700, lslebodn wrote:
On (06/09/16 03:14), Jakub Hrozek wrote:
The log said: (Tue Sep 6 15:18:31:935105 2016) [sss_groupadd] [sysdb_timestamp_cache_connect] (0x0400): No timestamp cache for LOCAL (Tue Sep 6 15:18:31:935255 2016) [sss_groupadd] [sss_names_init_from_args] (0x0100): Using re [(?P<name>[^@]+)@?(?P<domain>[^@]*$)]. (Tue Sep 6 15:18:31:935277 2016) [sss_groupadd] [sss_fqnames_init] (0x0100): Using fq format [%1$s@%2$s]. (Tue Sep 6 15:18:31:935392 2016) [sss_groupadd] [parse_name_domain] (0x0200): Parsed username: group10000 (Tue Sep 6 15:18:31:935418 2016) [sss_groupadd] [ldb] (0x4000): start ldb transaction (nesting: 0) (Tue Sep 6 15:18:31:935504 2016) [sss_groupadd] [ldb] (0x4000): cancel ldb transaction (nesting: 0) (Tue Sep 6 15:18:31:935629 2016) [sss_groupadd] [main] (0x0020): sysdb operation failed (12)[Cannot allocate memory]
NACK.
I miss an integration test. We already have some for localprovider in src/tests/intg/test_local_domain.py
Fair enough, I will add it later.
"""
See the full comment at https://github.com/SSSD/sssd/pull/14#issuecomment-244928302