Logs for the prinbee 1.0.0 tests

Tests started on Sat Feb 3 06:53:25 PM PST 2024 and finished on Sat Feb 3 06:59:25 PM PST 2024

Start running prinbee tests v1.0.0 on Sat Feb  3 06:53:45 PM PST 2024

prinbee v1.0.0 [2141592]:unittest: seed is 1707015225
source directory: "/home/snapwebsites/snapcpp/contrib/prinbee"
binary directory: "/home/snapwebsites/snapcpp/BUILD/Debug/contrib/prinbee/coverage/BUILD"
temporary directory: "/home/snapwebsites/snapcpp/BUILD/Debug/contrib/prinbee/tmp"
Randomness seeded to: 3991603502
SECTION: bigint: zero()
SECTION: bigint: comparison operators
SECTION: bigint: bit_size & lsr
SECTION: bigint: large shifts
SECTION: bigint: logical operators
SECTION: bigint: copying
SECTION: bigint: additions
SECTION: bigint: substractions
SECTION: bigint: not/neg
SECTION: bigint: multiplication
SECTION: bigint: division
SECTION: bigint: to_string()
SECTION: rounding: round down
SECTION: rounding: round up
SECTION: rounding: divide round up
SECTION: bigint: input too large
SECTION: bigint: negative shift
SECTION: bigint: divide by zero
SECTION: bigint: invalid base
error: ... test not working at the moment ...
SECTION: convert_8bit: uint8_t
SECTION: convert_8bit: int8_t
SECTION: convert_16bit: uint16_t
SECTION: convert_16bit: int16_t
SECTION: convert_32bit: uint32_t
SECTION: convert_32bit: int32_t
SECTION: convert_size
SECTION: convert_buffer: string -> bits8
SECTION: convert_buffer: string -> uint8
SECTION: convert_buffer: string -> int8
SECTION: convert_buffer: string -> bits16
SECTION: convert_buffer: string -> uint16
SECTION: convert_buffer: string -> int16
SECTION: convert_buffer: string -> bits32
SECTION: convert_buffer: string -> uint32
SECTION: convert_buffer: string -> int32
SECTION: convert_buffer: string -> bits64
SECTION: convert_buffer: string -> uint64
SECTION: convert_buffer: string -> int64
SECTION: convert_buffer: string -> oid
SECTION: convert_buffer: string -> reference
SECTION: convert_buffer: string -> bits128
SECTION: convert_buffer: string -> uint128
SECTION: convert_buffer: string -> int128
SECTION: convert_buffer: string -> bits256
SECTION: convert_buffer: string -> uint256
SECTION: convert_buffer: string -> int256
SECTION: convert_buffer: string -> bits512
SECTION: convert_buffer: string -> uint512
SECTION: convert_buffer: string -> int512
SECTION: convert_buffer: string -> float32
SECTION: convert_buffer: string -> float64
SECTION: convert_buffer: string -> float128
SECTION: convert_buffer: string -> version
SECTION: convert_buffer: string -> time (seconds)
SECTION: convert_buffer: string -> time (seconds + timezone)
SECTION: convert_buffer: string -> time (milliseconds + timezone)
SECTION: convert_buffer: string -> time (microseconds + timezone)
SECTION: convert_buffer: string -> p8string
SECTION: convert_buffer: string -> p16string
SECTION: convert_buffer: string -> p32string
SECTION: convert_buffer: string -> buffer8
SECTION: convert_buffer: string -> buffer16
SECTION: convert_buffer: string -> buffer32
SECTION: convert_errors: too large
SECTION: convert_errors: negative uint
SECTION: convert_errors: missing closing quote
SECTION: convert_errors: data when no unit is expected
SECTION: convert_errors: number too large for bits8 type
SECTION: convert_errors: number too large for uint8 type
SECTION: convert_errors: number too large for int8 type
SECTION: convert_errors: unknown base
SECTION: convert_errors: mismatch -> value too large
SECTION: convert_errors: version missing '.'
SECTION: convert_errors: version out of range
SECTION: convert_errors: buffer does not match version
SECTION: convert_errors: floats out of range
SECTION: convert_errors: floats followed by spurious data
SECTION: convert_errors: not floats
SECTION: convert_errors: float size mismatch
SECTION: convert_buffer: p8string too large
SECTION: convert_buffer: p16string too large
SECTION: convert_buffer: buffer8 too large
SECTION: convert_buffer: buffer16 too large
SECTION: convert_buffer: input too small for buffer size
SECTION: convert_buffer: input too small for P-Buffer data
SECTION: convert_buffer: buffer too small for P-String size
SECTION: convert_buffer: buffer too small for P-String data
SECTION: convert_buffer: time with too many decimal
SECTION: convert_buffer: wrong buffer size for time
SECTION: convert_buffer: unexpected structure type
SECTION: dbfile: to_string()
SECTION: dbfile: to_string() -- invalid types
SECTION: hash
SECTION: journal_helper_functions: id_to_string()
SECTION: journal_options: set_maximum_number_of_files(): default does nothing
SECTION: journal_options: set_maximum_file_size(): default does nothing
SECTION: journal_options: set_maximum_events(): default does nothing
SECTION: journal_options: set_inline_attachment_size_threshold(): default does nothing
SECTION: journal_options: set_sync(): default does nothing
SECTION: journal_options: set_file_management(): default does nothing
SECTION: journal_options: set_compress_when_full(): default does nothing
SECTION: journal_options: set_attachment_copy_handling(): default does nothing
SECTION: journal_options: verify set options
SECTION: journal_options: reducing the number of files generates a TODO
SECTION: journal_options: invalid file management numbers
SECTION: journal_options: invalid attachment copy handling numbers
2024/02/04 02:56:08 monster [2141592]: error: unknown attachment_copy_handling_t enumeration type (5). (in function "set_attachment_copy_handling()") (journal.cpp:1672)
2024/02/04 02:56:08 monster [2141592]: error: unknown attachment_copy_handling_t enumeration type (6). (in function "set_attachment_copy_handling()") (journal.cpp:1672)
2024/02/04 02:56:08 monster [2141592]: error: unknown attachment_copy_handling_t enumeration type (7). (in function "set_attachment_copy_handling()") (journal.cpp:1672)
2024/02/04 02:56:08 monster [2141592]: error: unknown attachment_copy_handling_t enumeration type (8). (in function "set_attachment_copy_handling()") (journal.cpp:1672)
2024/02/04 02:56:08 monster [2141592]: error: unknown attachment_copy_handling_t enumeration type (9). (in function "set_attachment_copy_handling()") (journal.cpp:1672)
2024/02/04 02:56:08 monster [2141592]: error: unknown attachment_copy_handling_t enumeration type (10). (in function "set_attachment_copy_handling()") (journal.cpp:1672)
2024/02/04 02:56:08 monster [2141592]: error: unknown attachment_copy_handling_t enumeration type (11). (in function "set_attachment_copy_handling()") (journal.cpp:1672)
2024/02/04 02:56:08 monster [2141592]: error: unknown attachment_copy_handling_t enumeration type (12). (in function "set_attachment_copy_handling()") (journal.cpp:1672)
2024/02/04 02:56:08 monster [2141592]: error: unknown attachment_copy_handling_t enumeration type (13). (in function "set_attachment_copy_handling()") (journal.cpp:1672)
2024/02/04 02:56:08 monster [2141592]: error: unknown attachment_copy_handling_t enumeration type (14). (in function "set_attachment_copy_handling()") (journal.cpp:1672)
2024/02/04 02:56:08 monster [2141592]: error: unknown attachment_copy_handling_t enumeration type (15). (in function "set_attachment_copy_handling()") (journal.cpp:1672)
2024/02/04 02:56:08 monster [2141592]: error: unknown attachment_copy_handling_t enumeration type (16). (in function "set_attachment_copy_handling()") (journal.cpp:1672)
2024/02/04 02:56:08 monster [2141592]: error: unknown attachment_copy_handling_t enumeration type (17). (in function "set_attachment_copy_handling()") (journal.cpp:1672)
2024/02/04 02:56:08 monster [2141592]: error: unknown attachment_copy_handling_t enumeration type (18). (in function "set_attachment_copy_handling()") (journal.cpp:1672)
2024/02/04 02:56:08 monster [2141592]: error: unknown attachment_copy_handling_t enumeration type (19). (in function "set_attachment_copy_handling()") (journal.cpp:1672)
2024/02/04 02:56:08 monster [2141592]: error: unknown attachment_copy_handling_t enumeration type (20). (in function "set_attachment_copy_handling()") (journal.cpp:1672)
2024/02/04 02:56:08 monster [2141592]: error: unknown attachment_copy_handling_t enumeration type (21). (in function "set_attachment_copy_handling()") (journal.cpp:1672)
2024/02/04 02:56:08 monster [2141592]: error: unknown attachment_copy_handling_t enumeration type (22). (in function "set_attachment_copy_handling()") (journal.cpp:1672)
2024/02/04 02:56:08 monster [2141592]: error: unknown attachment_copy_handling_t enumeration type (23). (in function "set_attachment_copy_handling()") (journal.cpp:1672)
2024/02/04 02:56:08 monster [2141592]: error: unknown attachment_copy_handling_t enumeration type (24). (in function "set_attachment_copy_handling()") (journal.cpp:1672)
2024/02/04 02:56:08 monster [2141592]: error: unknown attachment_copy_handling_t enumeration type (25). (in function "set_attachment_copy_handling()") (journal.cpp:1672)
2024/02/04 02:56:08 monster [2141592]: error: unknown attachment_copy_handling_t enumeration type (26). (in function "set_attachment_copy_handling()") (journal.cpp:1672)
2024/02/04 02:56:08 monster [2141592]: error: unknown attachment_copy_handling_t enumeration type (27). (in function "set_attachment_copy_handling()") (journal.cpp:1672)
2024/02/04 02:56:08 monster [2141592]: error: unknown attachment_copy_handling_t enumeration type (28). (in function "set_attachment_copy_handling()") (journal.cpp:1672)
2024/02/04 02:56:08 monster [2141592]: error: unknown attachment_copy_handling_t enumeration type (29). (in function "set_attachment_copy_handling()") (journal.cpp:1672)
2024/02/04 02:56:08 monster [2141592]: error: unknown attachment_copy_handling_t enumeration type (30). (in function "set_attachment_copy_handling()") (journal.cpp:1672)
2024/02/04 02:56:08 monster [2141592]: error: unknown attachment_copy_handling_t enumeration type (31). (in function "set_attachment_copy_handling()") (journal.cpp:1672)
2024/02/04 02:56:08 monster [2141592]: error: unknown attachment_copy_handling_t enumeration type (32). (in function "set_attachment_copy_handling()") (journal.cpp:1672)
2024/02/04 02:56:08 monster [2141592]: error: unknown attachment_copy_handling_t enumeration type (33). (in function "set_attachment_copy_handling()") (journal.cpp:1672)
2024/02/04 02:56:08 monster [2141592]: error: unknown attachment_copy_handling_t enumeration type (34). (in function "set_attachment_copy_handling()") (journal.cpp:1672)
2024/02/04 02:56:08 monster [2141592]: error: unknown attachment_copy_handling_t enumeration type (35). (in function "set_attachment_copy_handling()") (journal.cpp:1672)
2024/02/04 02:56:08 monster [2141592]: error: unknown attachment_copy_handling_t enumeration type (36). (in function "set_attachment_copy_handling()") (journal.cpp:1672)
2024/02/04 02:56:08 monster [2141592]: error: unknown attachment_copy_handling_t enumeration type (37). (in function "set_attachment_copy_handling()") (journal.cpp:1672)
2024/02/04 02:56:08 monster [2141592]: error: unknown attachment_copy_handling_t enumeration type (38). (in function "set_attachment_copy_handling()") (journal.cpp:1672)
2024/02/04 02:56:08 monster [2141592]: error: unknown attachment_copy_handling_t enumeration type (39). (in function "set_attachment_copy_handling()") (journal.cpp:1672)
2024/02/04 02:56:08 monster [2141592]: error: unknown attachment_copy_handling_t enumeration type (40). (in function "set_attachment_copy_handling()") (journal.cpp:1672)
2024/02/04 02:56:08 monster [2141592]: error: unknown attachment_copy_handling_t enumeration type (41). (in function "set_attachment_copy_handling()") (journal.cpp:1672)
2024/02/04 02:56:08 monster [2141592]: error: unknown attachment_copy_handling_t enumeration type (42). (in function "set_attachment_copy_handling()") (journal.cpp:1672)
2024/02/04 02:56:08 monster [2141592]: error: unknown attachment_copy_handling_t enumeration type (43). (in function "set_attachment_copy_handling()") (journal.cpp:1672)
2024/02/04 02:56:08 monster [2141592]: error: unknown attachment_copy_handling_t enumeration type (44). (in function "set_attachment_copy_handling()") (journal.cpp:1672)
2024/02/04 02:56:08 monster [2141592]: error: unknown attachment_copy_handling_t enumeration type (45). (in function "set_attachment_copy_handling()") (journal.cpp:1672)
2024/02/04 02:56:08 monster [2141592]: error: unknown attachment_copy_handling_t enumeration type (46). (in function "set_attachment_copy_handling()") (journal.cpp:1672)
2024/02/04 02:56:08 monster [2141592]: error: unknown attachment_copy_handling_t enumeration type (47). (in function "set_attachment_copy_handling()") (journal.cpp:1672)
2024/02/04 02:56:08 monster [2141592]: error: unknown attachment_copy_handling_t enumeration type (48). (in function "set_attachment_copy_handling()") (journal.cpp:1672)
2024/02/04 02:56:08 monster [2141592]: error: unknown attachment_copy_handling_t enumeration type (49). (in function "set_attachment_copy_handling()") (journal.cpp:1672)
2024/02/04 02:56:08 monster [2141592]: error: unknown attachment_copy_handling_t enumeration type (50). (in function "set_attachment_copy_handling()") (journal.cpp:1672)
2024/02/04 02:56:08 monster [2141592]: error: unknown attachment_copy_handling_t enumeration type (51). (in function "set_attachment_copy_handling()") (journal.cpp:1672)
2024/02/04 02:56:08 monster [2141592]: error: unknown attachment_copy_handling_t enumeration type (52). (in function "set_attachment_copy_handling()") (journal.cpp:1672)
2024/02/04 02:56:08 monster [2141592]: error: unknown attachment_copy_handling_t enumeration type (53). (in function "set_attachment_copy_handling()") (journal.cpp:1672)
2024/02/04 02:56:08 monster [2141592]: error: unknown attachment_copy_handling_t enumeration type (54). (in function "set_attachment_copy_handling()") (journal.cpp:1672)
2024/02/04 02:56:08 monster [2141592]: error: unknown attachment_copy_handling_t enumeration type (55). (in function "set_attachment_copy_handling()") (journal.cpp:1672)
2024/02/04 02:56:08 monster [2141592]: error: unknown attachment_copy_handling_t enumeration type (56). (in function "set_attachment_copy_handling()") (journal.cpp:1672)
2024/02/04 02:56:08 monster [2141592]: error: unknown attachment_copy_handling_t enumeration type (57). (in function "set_attachment_copy_handling()") (journal.cpp:1672)
2024/02/04 02:56:08 monster [2141592]: error: unknown attachment_copy_handling_t enumeration type (58). (in function "set_attachment_copy_handling()") (journal.cpp:1672)
2024/02/04 02:56:08 monster [2141592]: error: unknown attachment_copy_handling_t enumeration type (59). (in function "set_attachment_copy_handling()") (journal.cpp:1672)
2024/02/04 02:56:08 monster [2141592]: error: unknown attachment_copy_handling_t enumeration type (60). (in function "set_attachment_copy_handling()") (journal.cpp:1672)
2024/02/04 02:56:08 monster [2141592]: error: unknown attachment_copy_handling_t enumeration type (61). (in function "set_attachment_copy_handling()") (journal.cpp:1672)
2024/02/04 02:56:08 monster [2141592]: error: unknown attachment_copy_handling_t enumeration type (62). (in function "set_attachment_copy_handling()") (journal.cpp:1672)
2024/02/04 02:56:08 monster [2141592]: error: unknown attachment_copy_handling_t enumeration type (63). (in function "set_attachment_copy_handling()") (journal.cpp:1672)
2024/02/04 02:56:08 monster [2141592]: error: unknown attachment_copy_handling_t enumeration type (64). (in function "set_attachment_copy_handling()") (journal.cpp:1672)
2024/02/04 02:56:08 monster [2141592]: error: unknown attachment_copy_handling_t enumeration type (65). (in function "set_attachment_copy_handling()") (journal.cpp:1672)
2024/02/04 02:56:08 monster [2141592]: error: unknown attachment_copy_handling_t enumeration type (66). (in function "set_attachment_copy_handling()") (journal.cpp:1672)
2024/02/04 02:56:08 monster [2141592]: error: unknown attachment_copy_handling_t enumeration type (67). (in function "set_attachment_copy_handling()") (journal.cpp:1672)
2024/02/04 02:56:08 monster [2141592]: error: unknown attachment_copy_handling_t enumeration type (68). (in function "set_attachment_copy_handling()") (journal.cpp:1672)
2024/02/04 02:56:08 monster [2141592]: error: unknown attachment_copy_handling_t enumeration type (69). (in function "set_attachment_copy_handling()") (journal.cpp:1672)
2024/02/04 02:56:08 monster [2141592]: error: unknown attachment_copy_handling_t enumeration type (70). (in function "set_attachment_copy_handling()") (journal.cpp:1672)
2024/02/04 02:56:08 monster [2141592]: error: unknown attachment_copy_handling_t enumeration type (71). (in function "set_attachment_copy_handling()") (journal.cpp:1672)
2024/02/04 02:56:08 monster [2141592]: error: unknown attachment_copy_handling_t enumeration type (72). (in function "set_attachment_copy_handling()") (journal.cpp:1672)
2024/02/04 02:56:08 monster [2141592]: error: unknown attachment_copy_handling_t enumeration type (73). (in function "set_attachment_copy_handling()") (journal.cpp:1672)
2024/02/04 02:56:08 monster [2141592]: error: unknown attachment_copy_handling_t enumeration type (74). (in function "set_attachment_copy_handling()") (journal.cpp:1672)
2024/02/04 02:56:08 monster [2141592]: error: unknown attachment_copy_handling_t enumeration type (75). (in function "set_attachment_copy_handling()") (journal.cpp:1672)
2024/02/04 02:56:08 monster [2141592]: error: unknown attachment_copy_handling_t enumeration type (76). (in function "set_attachment_copy_handling()") (journal.cpp:1672)
2024/02/04 02:56:08 monster [2141592]: error: unknown attachment_copy_handling_t enumeration type (77). (in function "set_attachment_copy_handling()") (journal.cpp:1672)
2024/02/04 02:56:08 monster [2141592]: error: unknown attachment_copy_handling_t enumeration type (78). (in function "set_attachment_copy_handling()") (journal.cpp:1672)
2024/02/04 02:56:08 monster [2141592]: error: unknown attachment_copy_handling_t enumeration type (79). (in function "set_attachment_copy_handling()") (journal.cpp:1672)
2024/02/04 02:56:08 monster [2141592]: error: unknown attachment_copy_handling_t enumeration type (80). (in function "set_attachment_copy_handling()") (journal.cpp:1672)
2024/02/04 02:56:08 monster [2141592]: error: unknown attachment_copy_handling_t enumeration type (81). (in function "set_attachment_copy_handling()") (journal.cpp:1672)
2024/02/04 02:56:08 monster [2141592]: error: unknown attachment_copy_handling_t enumeration type (82). (in function "set_attachment_copy_handling()") (journal.cpp:1672)
2024/02/04 02:56:08 monster [2141592]: error: unknown attachment_copy_handling_t enumeration type (83). (in function "set_attachment_copy_handling()") (journal.cpp:1672)
2024/02/04 02:56:08 monster [2141592]: error: unknown attachment_copy_handling_t enumeration type (84). (in function "set_attachment_copy_handling()") (journal.cpp:1672)
2024/02/04 02:56:08 monster [2141592]: error: unknown attachment_copy_handling_t enumeration type (85). (in function "set_attachment_copy_handling()") (journal.cpp:1672)
2024/02/04 02:56:08 monster [2141592]: error: unknown attachment_copy_handling_t enumeration type (86). (in function "set_attachment_copy_handling()") (journal.cpp:1672)
2024/02/04 02:56:08 monster [2141592]: error: unknown attachment_copy_handling_t enumeration type (87). (in function "set_attachment_copy_handling()") (journal.cpp:1672)
2024/02/04 02:56:08 monster [2141592]: error: unknown attachment_copy_handling_t enumeration type (88). (in function "set_attachment_copy_handling()") (journal.cpp:1672)
2024/02/04 02:56:08 monster [2141592]: error: unknown attachment_copy_handling_t enumeration type (89). (in function "set_attachment_copy_handling()") (journal.cpp:1672)
2024/02/04 02:56:08 monster [2141592]: error: unknown attachment_copy_handling_t enumeration type (90). (in function "set_attachment_copy_handling()") (journal.cpp:1672)
2024/02/04 02:56:08 monster [2141592]: error: unknown attachment_copy_handling_t enumeration type (91). (in function "set_attachment_copy_handling()") (journal.cpp:1672)
2024/02/04 02:56:08 monster [2141592]: error: unknown attachment_copy_handling_t enumeration type (92). (in function "set_attachment_copy_handling()") (journal.cpp:1672)
2024/02/04 02:56:08 monster [2141592]: error: unknown attachment_copy_handling_t enumeration type (93). (in function "set_attachment_copy_handling()") (journal.cpp:1672)
2024/02/04 02:56:08 monster [2141592]: error: unknown attachment_copy_handling_t enumeration type (94). (in function "set_attachment_copy_handling()") (journal.cpp:1672)
2024/02/04 02:56:08 monster [2141592]: error: unknown attachment_copy_handling_t enumeration type (95). (in function "set_attachment_copy_handling()") (journal.cpp:1672)
2024/02/04 02:56:08 monster [2141592]: error: unknown attachment_copy_handling_t enumeration type (96). (in function "set_attachment_copy_handling()") (journal.cpp:1672)
2024/02/04 02:56:08 monster [2141592]: error: unknown attachment_copy_handling_t enumeration type (97). (in function "set_attachment_copy_handling()") (journal.cpp:1672)
2024/02/04 02:56:08 monster [2141592]: error: unknown attachment_copy_handling_t enumeration type (98). (in function "set_attachment_copy_handling()") (journal.cpp:1672)
2024/02/04 02:56:08 monster [2141592]: error: unknown attachment_copy_handling_t enumeration type (99). (in function "set_attachment_copy_handling()") (journal.cpp:1672)
2024/02/04 02:56:08 monster [2141592]: error: unknown attachment_copy_handling_t enumeration type (100). (in function "set_attachment_copy_handling()") (journal.cpp:1672)
2024/02/04 02:56:08 monster [2141592]: error: unknown attachment_copy_handling_t enumeration type (101). (in function "set_attachment_copy_handling()") (journal.cpp:1672)
2024/02/04 02:56:08 monster [2141592]: error: unknown attachment_copy_handling_t enumeration type (102). (in function "set_attachment_copy_handling()") (journal.cpp:1672)
2024/02/04 02:56:08 monster [2141592]: error: unknown attachment_copy_handling_t enumeration type (103). (in function "set_attachment_copy_handling()") (journal.cpp:1672)
2024/02/04 02:56:08 monster [2141592]: error: unknown attachment_copy_handling_t enumeration type (104). (in function "set_attachment_copy_handling()") (journal.cpp:1672)
2024/02/04 02:56:08 monster [2141592]: error: unknown attachment_copy_handling_t enumeration type (105). (in function "set_attachment_copy_handling()") (journal.cpp:1672)
2024/02/04 02:56:08 monster [2141592]: error: unknown attachment_copy_handling_t enumeration type (106). (in function "set_attachment_copy_handling()") (journal.cpp:1672)
2024/02/04 02:56:08 monster [2141592]: error: unknown attachment_copy_handling_t enumeration type (107). (in function "set_attachment_copy_handling()") (journal.cpp:1672)
2024/02/04 02:56:08 monster [2141592]: error: unknown attachment_copy_handling_t enumeration type (108). (in function "set_attachment_copy_handling()") (journal.cpp:1672)
2024/02/04 02:56:08 monster [2141592]: error: unknown attachment_copy_handling_t enumeration type (109). (in function "set_attachment_copy_handling()") (journal.cpp:1672)
2024/02/04 02:56:08 monster [2141592]: error: unknown attachment_copy_handling_t enumeration type (110). (in function "set_attachment_copy_handling()") (journal.cpp:1672)
2024/02/04 02:56:08 monster [2141592]: error: unknown attachment_copy_handling_t enumeration type (111). (in function "set_attachment_copy_handling()") (journal.cpp:1672)
2024/02/04 02:56:08 monster [2141592]: error: unknown attachment_copy_handling_t enumeration type (112). (in function "set_attachment_copy_handling()") (journal.cpp:1672)
2024/02/04 02:56:08 monster [2141592]: error: unknown attachment_copy_handling_t enumeration type (113). (in function "set_attachment_copy_handling()") (journal.cpp:1672)
2024/02/04 02:56:08 monster [2141592]: error: unknown attachment_copy_handling_t enumeration type (114). (in function "set_attachment_copy_handling()") (journal.cpp:1672)
2024/02/04 02:56:08 monster [2141592]: error: unknown attachment_copy_handling_t enumeration type (115). (in function "set_attachment_copy_handling()") (journal.cpp:1672)
2024/02/04 02:56:08 monster [2141592]: error: unknown attachment_copy_handling_t enumeration type (116). (in function "set_attachment_copy_handling()") (journal.cpp:1672)
2024/02/04 02:56:08 monster [2141592]: error: unknown attachment_copy_handling_t enumeration type (117). (in function "set_attachment_copy_handling()") (journal.cpp:1672)
2024/02/04 02:56:08 monster [2141592]: error: unknown attachment_copy_handling_t enumeration type (118). (in function "set_attachment_copy_handling()") (journal.cpp:1672)
2024/02/04 02:56:08 monster [2141592]: error: unknown attachment_copy_handling_t enumeration type (119). (in function "set_attachment_copy_handling()") (journal.cpp:1672)
2024/02/04 02:56:08 monster [2141592]: error: unknown attachment_copy_handling_t enumeration type (120). (in function "set_attachment_copy_handling()") (journal.cpp:1672)
2024/02/04 02:56:08 monster [2141592]: error: unknown attachment_copy_handling_t enumeration type (121). (in function "set_attachment_copy_handling()") (journal.cpp:1672)
2024/02/04 02:56:08 monster [2141592]: error: unknown attachment_copy_handling_t enumeration type (122). (in function "set_attachment_copy_handling()") (journal.cpp:1672)
2024/02/04 02:56:08 monster [2141592]: error: unknown attachment_copy_handling_t enumeration type (123). (in function "set_attachment_copy_handling()") (journal.cpp:1672)
2024/02/04 02:56:08 monster [2141592]: error: unknown attachment_copy_handling_t enumeration type (124). (in function "set_attachment_copy_handling()") (journal.cpp:1672)
2024/02/04 02:56:08 monster [2141592]: error: unknown attachment_copy_handling_t enumeration type (125). (in function "set_attachment_copy_handling()") (journal.cpp:1672)
2024/02/04 02:56:08 monster [2141592]: error: unknown attachment_copy_handling_t enumeration type (126). (in function "set_attachment_copy_handling()") (journal.cpp:1672)
2024/02/04 02:56:08 monster [2141592]: error: unknown attachment_copy_handling_t enumeration type (127). (in function "set_attachment_copy_handling()") (journal.cpp:1672)
2024/02/04 02:56:08 monster [2141592]: error: unknown attachment_copy_handling_t enumeration type (128). (in function "set_attachment_copy_handling()") (journal.cpp:1672)
2024/02/04 02:56:08 monster [2141592]: error: unknown attachment_copy_handling_t enumeration type (129). (in function "set_attachment_copy_handling()") (journal.cpp:1672)
2024/02/04 02:56:08 monster [2141592]: error: unknown attachment_copy_handling_t enumeration type (130). (in function "set_attachment_copy_handling()") (journal.cpp:1672)
2024/02/04 02:56:08 monster [2141592]: error: unknown attachment_copy_handling_t enumeration type (131). (in function "set_attachment_copy_handling()") (journal.cpp:1672)
2024/02/04 02:56:08 monster [2141592]: error: unknown attachment_copy_handling_t enumeration type (132). (in function "set_attachment_copy_handling()") (journal.cpp:1672)
2024/02/04 02:56:08 monster [2141592]: error: unknown attachment_copy_handling_t enumeration type (133). (in function "set_attachment_copy_handling()") (journal.cpp:1672)
2024/02/04 02:56:08 monster [2141592]: error: unknown attachment_copy_handling_t enumeration type (134). (in function "set_attachment_copy_handling()") (journal.cpp:1672)
2024/02/04 02:56:08 monster [2141592]: error: unknown attachment_copy_handling_t enumeration type (135). (in function "set_attachment_copy_handling()") (journal.cpp:1672)
2024/02/04 02:56:08 monster [2141592]: error: unknown attachment_copy_handling_t enumeration type (136). (in function "set_attachment_copy_handling()") (journal.cpp:1672)
2024/02/04 02:56:08 monster [2141592]: error: unknown attachment_copy_handling_t enumeration type (137). (in function "set_attachment_copy_handling()") (journal.cpp:1672)
2024/02/04 02:56:08 monster [2141592]: error: unknown attachment_copy_handling_t enumeration type (138). (in function "set_attachment_copy_handling()") (journal.cpp:1672)
2024/02/04 02:56:08 monster [2141592]: error: unknown attachment_copy_handling_t enumeration type (139). (in function "set_attachment_copy_handling()") (journal.cpp:1672)
2024/02/04 02:56:08 monster [2141592]: error: unknown attachment_copy_handling_t enumeration type (140). (in function "set_attachment_copy_handling()") (journal.cpp:1672)
2024/02/04 02:56:08 monster [2141592]: error: unknown attachment_copy_handling_t enumeration type (141). (in function "set_attachment_copy_handling()") (journal.cpp:1672)
2024/02/04 02:56:08 monster [2141592]: error: unknown attachment_copy_handling_t enumeration type (142). (in function "set_attachment_copy_handling()") (journal.cpp:1672)
2024/02/04 02:56:08 monster [2141592]: error: unknown attachment_copy_handling_t enumeration type (143). (in function "set_attachment_copy_handling()") (journal.cpp:1672)
2024/02/04 02:56:08 monster [2141592]: error: unknown attachment_copy_handling_t enumeration type (144). (in function "set_attachment_copy_handling()") (journal.cpp:1672)
2024/02/04 02:56:08 monster [2141592]: error: unknown attachment_copy_handling_t enumeration type (145). (in function "set_attachment_copy_handling()") (journal.cpp:1672)
2024/02/04 02:56:08 monster [2141592]: error: unknown attachment_copy_handling_t enumeration type (146). (in function "set_attachment_copy_handling()") (journal.cpp:1672)
2024/02/04 02:56:08 monster [2141592]: error: unknown attachment_copy_handling_t enumeration type (147). (in function "set_attachment_copy_handling()") (journal.cpp:1672)
2024/02/04 02:56:08 monster [2141592]: error: unknown attachment_copy_handling_t enumeration type (148). (in function "set_attachment_copy_handling()") (journal.cpp:1672)
2024/02/04 02:56:08 monster [2141592]: error: unknown attachment_copy_handling_t enumeration type (149). (in function "set_attachment_copy_handling()") (journal.cpp:1672)
2024/02/04 02:56:08 monster [2141592]: error: unknown attachment_copy_handling_t enumeration type (150). (in function "set_attachment_copy_handling()") (journal.cpp:1672)
2024/02/04 02:56:08 monster [2141592]: error: unknown attachment_copy_handling_t enumeration type (151). (in function "set_attachment_copy_handling()") (journal.cpp:1672)
2024/02/04 02:56:08 monster [2141592]: error: unknown attachment_copy_handling_t enumeration type (152). (in function "set_attachment_copy_handling()") (journal.cpp:1672)
2024/02/04 02:56:08 monster [2141592]: error: unknown attachment_copy_handling_t enumeration type (153). (in function "set_attachment_copy_handling()") (journal.cpp:1672)
2024/02/04 02:56:08 monster [2141592]: error: unknown attachment_copy_handling_t enumeration type (154). (in function "set_attachment_copy_handling()") (journal.cpp:1672)
2024/02/04 02:56:08 monster [2141592]: error: unknown attachment_copy_handling_t enumeration type (155). (in function "set_attachment_copy_handling()") (journal.cpp:1672)
2024/02/04 02:56:08 monster [2141592]: error: unknown attachment_copy_handling_t enumeration type (156). (in function "set_attachment_copy_handling()") (journal.cpp:1672)
2024/02/04 02:56:08 monster [2141592]: error: unknown attachment_copy_handling_t enumeration type (157). (in function "set_attachment_copy_handling()") (journal.cpp:1672)
2024/02/04 02:56:08 monster [2141592]: error: unknown attachment_copy_handling_t enumeration type (158). (in function "set_attachment_copy_handling()") (journal.cpp:1672)
2024/02/04 02:56:08 monster [2141592]: error: unknown attachment_copy_handling_t enumeration type (159). (in function "set_attachment_copy_handling()") (journal.cpp:1672)
2024/02/04 02:56:08 monster [2141592]: error: unknown attachment_copy_handling_t enumeration type (160). (in function "set_attachment_copy_handling()") (journal.cpp:1672)
2024/02/04 02:56:08 monster [2141592]: error: unknown attachment_copy_handling_t enumeration type (161). (in function "set_attachment_copy_handling()") (journal.cpp:1672)
2024/02/04 02:56:08 monster [2141592]: error: unknown attachment_copy_handling_t enumeration type (162). (in function "set_attachment_copy_handling()") (journal.cpp:1672)
2024/02/04 02:56:08 monster [2141592]: error: unknown attachment_copy_handling_t enumeration type (163). (in function "set_attachment_copy_handling()") (journal.cpp:1672)
2024/02/04 02:56:08 monster [2141592]: error: unknown attachment_copy_handling_t enumeration type (164). (in function "set_attachment_copy_handling()") (journal.cpp:1672)
2024/02/04 02:56:08 monster [2141592]: error: unknown attachment_copy_handling_t enumeration type (165). (in function "set_attachment_copy_handling()") (journal.cpp:1672)
2024/02/04 02:56:08 monster [2141592]: error: unknown attachment_copy_handling_t enumeration type (166). (in function "set_attachment_copy_handling()") (journal.cpp:1672)
2024/02/04 02:56:08 monster [2141592]: error: unknown attachment_copy_handling_t enumeration type (167). (in function "set_attachment_copy_handling()") (journal.cpp:1672)
2024/02/04 02:56:08 monster [2141592]: error: unknown attachment_copy_handling_t enumeration type (168). (in function "set_attachment_copy_handling()") (journal.cpp:1672)
2024/02/04 02:56:08 monster [2141592]: error: unknown attachment_copy_handling_t enumeration type (169). (in function "set_attachment_copy_handling()") (journal.cpp:1672)
2024/02/04 02:56:08 monster [2141592]: error: unknown attachment_copy_handling_t enumeration type (170). (in function "set_attachment_copy_handling()") (journal.cpp:1672)
2024/02/04 02:56:08 monster [2141592]: error: unknown attachment_copy_handling_t enumeration type (171). (in function "set_attachment_copy_handling()") (journal.cpp:1672)
2024/02/04 02:56:08 monster [2141592]: error: unknown attachment_copy_handling_t enumeration type (172). (in function "set_attachment_copy_handling()") (journal.cpp:1672)
2024/02/04 02:56:08 monster [2141592]: error: unknown attachment_copy_handling_t enumeration type (173). (in function "set_attachment_copy_handling()") (journal.cpp:1672)
2024/02/04 02:56:08 monster [2141592]: error: unknown attachment_copy_handling_t enumeration type (174). (in function "set_attachment_copy_handling()") (journal.cpp:1672)
2024/02/04 02:56:08 monster [2141592]: error: unknown attachment_copy_handling_t enumeration type (175). (in function "set_attachment_copy_handling()") (journal.cpp:1672)
2024/02/04 02:56:08 monster [2141592]: error: unknown attachment_copy_handling_t enumeration type (176). (in function "set_attachment_copy_handling()") (journal.cpp:1672)
2024/02/04 02:56:08 monster [2141592]: error: unknown attachment_copy_handling_t enumeration type (177). (in function "set_attachment_copy_handling()") (journal.cpp:1672)
2024/02/04 02:56:08 monster [2141592]: error: unknown attachment_copy_handling_t enumeration type (178). (in function "set_attachment_copy_handling()") (journal.cpp:1672)
2024/02/04 02:56:08 monster [2141592]: error: unknown attachment_copy_handling_t enumeration type (179). (in function "set_attachment_copy_handling()") (journal.cpp:1672)
2024/02/04 02:56:08 monster [2141592]: error: unknown attachment_copy_handling_t enumeration type (180). (in function "set_attachment_copy_handling()") (journal.cpp:1672)
2024/02/04 02:56:08 monster [2141592]: error: unknown attachment_copy_handling_t enumeration type (181). (in function "set_attachment_copy_handling()") (journal.cpp:1672)
2024/02/04 02:56:08 monster [2141592]: error: unknown attachment_copy_handling_t enumeration type (182). (in function "set_attachment_copy_handling()") (journal.cpp:1672)
2024/02/04 02:56:08 monster [2141592]: error: unknown attachment_copy_handling_t enumeration type (183). (in function "set_attachment_copy_handling()") (journal.cpp:1672)
2024/02/04 02:56:08 monster [2141592]: error: unknown attachment_copy_handling_t enumeration type (184). (in function "set_attachment_copy_handling()") (journal.cpp:1672)
2024/02/04 02:56:08 monster [2141592]: error: unknown attachment_copy_handling_t enumeration type (185). (in function "set_attachment_copy_handling()") (journal.cpp:1672)
2024/02/04 02:56:08 monster [2141592]: error: unknown attachment_copy_handling_t enumeration type (186). (in function "set_attachment_copy_handling()") (journal.cpp:1672)
2024/02/04 02:56:08 monster [2141592]: error: unknown attachment_copy_handling_t enumeration type (187). (in function "set_attachment_copy_handling()") (journal.cpp:1672)
2024/02/04 02:56:08 monster [2141592]: error: unknown attachment_copy_handling_t enumeration type (188). (in function "set_attachment_copy_handling()") (journal.cpp:1672)
2024/02/04 02:56:08 monster [2141592]: error: unknown attachment_copy_handling_t enumeration type (189). (in function "set_attachment_copy_handling()") (journal.cpp:1672)
2024/02/04 02:56:08 monster [2141592]: error: unknown attachment_copy_handling_t enumeration type (190). (in function "set_attachment_copy_handling()") (journal.cpp:1672)
2024/02/04 02:56:08 monster [2141592]: error: unknown attachment_copy_handling_t enumeration type (191). (in function "set_attachment_copy_handling()") (journal.cpp:1672)
2024/02/04 02:56:08 monster [2141592]: error: unknown attachment_copy_handling_t enumeration type (192). (in function "set_attachment_copy_handling()") (journal.cpp:1672)
2024/02/04 02:56:08 monster [2141592]: error: unknown attachment_copy_handling_t enumeration type (193). (in function "set_attachment_copy_handling()") (journal.cpp:1672)
2024/02/04 02:56:08 monster [2141592]: error: unknown attachment_copy_handling_t enumeration type (194). (in function "set_attachment_copy_handling()") (journal.cpp:1672)
2024/02/04 02:56:08 monster [2141592]: error: unknown attachment_copy_handling_t enumeration type (195). (in function "set_attachment_copy_handling()") (journal.cpp:1672)
2024/02/04 02:56:08 monster [2141592]: error: unknown attachment_copy_handling_t enumeration type (196). (in function "set_attachment_copy_handling()") (journal.cpp:1672)
2024/02/04 02:56:08 monster [2141592]: error: unknown attachment_copy_handling_t enumeration type (197). (in function "set_attachment_copy_handling()") (journal.cpp:1672)
2024/02/04 02:56:08 monster [2141592]: error: unknown attachment_copy_handling_t enumeration type (198). (in function "set_attachment_copy_handling()") (journal.cpp:1672)
2024/02/04 02:56:08 monster [2141592]: error: unknown attachment_copy_handling_t enumeration type (199). (in function "set_attachment_copy_handling()") (journal.cpp:1672)
2024/02/04 02:56:08 monster [2141592]: error: unknown attachment_copy_handling_t enumeration type (200). (in function "set_attachment_copy_handling()") (journal.cpp:1672)
2024/02/04 02:56:08 monster [2141592]: error: unknown attachment_copy_handling_t enumeration type (201). (in function "set_attachment_copy_handling()") (journal.cpp:1672)
2024/02/04 02:56:08 monster [2141592]: error: unknown attachment_copy_handling_t enumeration type (202). (in function "set_attachment_copy_handling()") (journal.cpp:1672)
2024/02/04 02:56:08 monster [2141592]: error: unknown attachment_copy_handling_t enumeration type (203). (in function "set_attachment_copy_handling()") (journal.cpp:1672)
2024/02/04 02:56:08 monster [2141592]: error: unknown attachment_copy_handling_t enumeration type (204). (in function "set_attachment_copy_handling()") (journal.cpp:1672)
2024/02/04 02:56:08 monster [2141592]: error: unknown attachment_copy_handling_t enumeration type (205). (in function "set_attachment_copy_handling()") (journal.cpp:1672)
2024/02/04 02:56:08 monster [2141592]: error: unknown attachment_copy_handling_t enumeration type (206). (in function "set_attachment_copy_handling()") (journal.cpp:1672)
2024/02/04 02:56:08 monster [2141592]: error: unknown attachment_copy_handling_t enumeration type (207). (in function "set_attachment_copy_handling()") (journal.cpp:1672)
2024/02/04 02:56:08 monster [2141592]: error: unknown attachment_copy_handling_t enumeration type (208). (in function "set_attachment_copy_handling()") (journal.cpp:1672)
2024/02/04 02:56:08 monster [2141592]: error: unknown attachment_copy_handling_t enumeration type (209). (in function "set_attachment_copy_handling()") (journal.cpp:1672)
2024/02/04 02:56:08 monster [2141592]: error: unknown attachment_copy_handling_t enumeration type (210). (in function "set_attachment_copy_handling()") (journal.cpp:1672)
2024/02/04 02:56:08 monster [2141592]: error: unknown attachment_copy_handling_t enumeration type (211). (in function "set_attachment_copy_handling()") (journal.cpp:1672)
2024/02/04 02:56:08 monster [2141592]: error: unknown attachment_copy_handling_t enumeration type (212). (in function "set_attachment_copy_handling()") (journal.cpp:1672)
2024/02/04 02:56:08 monster [2141592]: error: unknown attachment_copy_handling_t enumeration type (213). (in function "set_attachment_copy_handling()") (journal.cpp:1672)
2024/02/04 02:56:08 monster [2141592]: error: unknown attachment_copy_handling_t enumeration type (214). (in function "set_attachment_copy_handling()") (journal.cpp:1672)
2024/02/04 02:56:08 monster [2141592]: error: unknown attachment_copy_handling_t enumeration type (215). (in function "set_attachment_copy_handling()") (journal.cpp:1672)
2024/02/04 02:56:08 monster [2141592]: error: unknown attachment_copy_handling_t enumeration type (216). (in function "set_attachment_copy_handling()") (journal.cpp:1672)
2024/02/04 02:56:08 monster [2141592]: error: unknown attachment_copy_handling_t enumeration type (217). (in function "set_attachment_copy_handling()") (journal.cpp:1672)
2024/02/04 02:56:08 monster [2141592]: error: unknown attachment_copy_handling_t enumeration type (218). (in function "set_attachment_copy_handling()") (journal.cpp:1672)
2024/02/04 02:56:08 monster [2141592]: error: unknown attachment_copy_handling_t enumeration type (219). (in function "set_attachment_copy_handling()") (journal.cpp:1672)
2024/02/04 02:56:08 monster [2141592]: error: unknown attachment_copy_handling_t enumeration type (220). (in function "set_attachment_copy_handling()") (journal.cpp:1672)
2024/02/04 02:56:08 monster [2141592]: error: unknown attachment_copy_handling_t enumeration type (221). (in function "set_attachment_copy_handling()") (journal.cpp:1672)
2024/02/04 02:56:08 monster [2141592]: error: unknown attachment_copy_handling_t enumeration type (222). (in function "set_attachment_copy_handling()") (journal.cpp:1672)
2024/02/04 02:56:08 monster [2141592]: error: unknown attachment_copy_handling_t enumeration type (223). (in function "set_attachment_copy_handling()") (journal.cpp:1672)
2024/02/04 02:56:08 monster [2141592]: error: unknown attachment_copy_handling_t enumeration type (224). (in function "set_attachment_copy_handling()") (journal.cpp:1672)
2024/02/04 02:56:08 monster [2141592]: error: unknown attachment_copy_handling_t enumeration type (225). (in function "set_attachment_copy_handling()") (journal.cpp:1672)
2024/02/04 02:56:08 monster [2141592]: error: unknown attachment_copy_handling_t enumeration type (226). (in function "set_attachment_copy_handling()") (journal.cpp:1672)
2024/02/04 02:56:08 monster [2141592]: error: unknown attachment_copy_handling_t enumeration type (227). (in function "set_attachment_copy_handling()") (journal.cpp:1672)
2024/02/04 02:56:08 monster [2141592]: error: unknown attachment_copy_handling_t enumeration type (228). (in function "set_attachment_copy_handling()") (journal.cpp:1672)
2024/02/04 02:56:08 monster [2141592]: error: unknown attachment_copy_handling_t enumeration type (229). (in function "set_attachment_copy_handling()") (journal.cpp:1672)
2024/02/04 02:56:08 monster [2141592]: error: unknown attachment_copy_handling_t enumeration type (230). (in function "set_attachment_copy_handling()") (journal.cpp:1672)
2024/02/04 02:56:08 monster [2141592]: error: unknown attachment_copy_handling_t enumeration type (231). (in function "set_attachment_copy_handling()") (journal.cpp:1672)
2024/02/04 02:56:08 monster [2141592]: error: unknown attachment_copy_handling_t enumeration type (232). (in function "set_attachment_copy_handling()") (journal.cpp:1672)
2024/02/04 02:56:08 monster [2141592]: error: unknown attachment_copy_handling_t enumeration type (233). (in function "set_attachment_copy_handling()") (journal.cpp:1672)
2024/02/04 02:56:08 monster [2141592]: error: unknown attachment_copy_handling_t enumeration type (234). (in function "set_attachment_copy_handling()") (journal.cpp:1672)
2024/02/04 02:56:08 monster [2141592]: error: unknown attachment_copy_handling_t enumeration type (235). (in function "set_attachment_copy_handling()") (journal.cpp:1672)
2024/02/04 02:56:08 monster [2141592]: error: unknown attachment_copy_handling_t enumeration type (236). (in function "set_attachment_copy_handling()") (journal.cpp:1672)
2024/02/04 02:56:08 monster [2141592]: error: unknown attachment_copy_handling_t enumeration type (237). (in function "set_attachment_copy_handling()") (journal.cpp:1672)
2024/02/04 02:56:08 monster [2141592]: error: unknown attachment_copy_handling_t enumeration type (238). (in function "set_attachment_copy_handling()") (journal.cpp:1672)
2024/02/04 02:56:08 monster [2141592]: error: unknown attachment_copy_handling_t enumeration type (239). (in function "set_attachment_copy_handling()") (journal.cpp:1672)
2024/02/04 02:56:08 monster [2141592]: error: unknown attachment_copy_handling_t enumeration type (240). (in function "set_attachment_copy_handling()") (journal.cpp:1672)
2024/02/04 02:56:08 monster [2141592]: error: unknown attachment_copy_handling_t enumeration type (241). (in function "set_attachment_copy_handling()") (journal.cpp:1672)
2024/02/04 02:56:08 monster [2141592]: error: unknown attachment_copy_handling_t enumeration type (242). (in function "set_attachment_copy_handling()") (journal.cpp:1672)
2024/02/04 02:56:08 monster [2141592]: error: unknown attachment_copy_handling_t enumeration type (243). (in function "set_attachment_copy_handling()") (journal.cpp:1672)
2024/02/04 02:56:08 monster [2141592]: error: unknown attachment_copy_handling_t enumeration type (244). (in function "set_attachment_copy_handling()") (journal.cpp:1672)
2024/02/04 02:56:08 monster [2141592]: error: unknown attachment_copy_handling_t enumeration type (245). (in function "set_attachment_copy_handling()") (journal.cpp:1672)
2024/02/04 02:56:08 monster [2141592]: error: unknown attachment_copy_handling_t enumeration type (246). (in function "set_attachment_copy_handling()") (journal.cpp:1672)
2024/02/04 02:56:08 monster [2141592]: error: unknown attachment_copy_handling_t enumeration type (247). (in function "set_attachment_copy_handling()") (journal.cpp:1672)
2024/02/04 02:56:08 monster [2141592]: error: unknown attachment_copy_handling_t enumeration type (248). (in function "set_attachment_copy_handling()") (journal.cpp:1672)
2024/02/04 02:56:08 monster [2141592]: error: unknown attachment_copy_handling_t enumeration type (249). (in function "set_attachment_copy_handling()") (journal.cpp:1672)
2024/02/04 02:56:08 monster [2141592]: error: unknown attachment_copy_handling_t enumeration type (250). (in function "set_attachment_copy_handling()") (journal.cpp:1672)
2024/02/04 02:56:08 monster [2141592]: error: unknown attachment_copy_handling_t enumeration type (251). (in function "set_attachment_copy_handling()") (journal.cpp:1672)
2024/02/04 02:56:08 monster [2141592]: error: unknown attachment_copy_handling_t enumeration type (252). (in function "set_attachment_copy_handling()") (journal.cpp:1672)
2024/02/04 02:56:08 monster [2141592]: error: unknown attachment_copy_handling_t enumeration type (253). (in function "set_attachment_copy_handling()") (journal.cpp:1672)
2024/02/04 02:56:08 monster [2141592]: error: unknown attachment_copy_handling_t enumeration type (254). (in function "set_attachment_copy_handling()") (journal.cpp:1672)
2024/02/04 02:56:08 monster [2141592]: error: unknown attachment_copy_handling_t enumeration type (255). (in function "set_attachment_copy_handling()") (journal.cpp:1672)
SECTION: journal_options: minimum number of events
SECTION: journal_options: maximum number of events
SECTION: journal_options: minimum file size
SECTION: journal_options: maximum file size
SECTION: journal_event_status_sequence: all valid/invalid sequences
--- running sequence #1
2024/02/04 02:58:19 monster [2141592]: major: location with request identifier "inexistant" not found while attempting to update its status. (in function "update_event_status()") (journal.cpp:2520)
2024/02/04 02:58:19 monster [2141592]: major: location with request identifier "inexistant" not found while attempting to update its status. (in function "update_event_status()") (journal.cpp:2520)
2024/02/04 02:58:19 monster [2141592]: major: location with request identifier "inexistant" not found while attempting to update its status. (in function "update_event_status()") (journal.cpp:2520)
2024/02/04 02:58:19 monster [2141592]: major: location with request identifier "inexistant" not found while attempting to update its status. (in function "update_event_status()") (journal.cpp:2520)
--- running sequence #2
2024/02/04 02:58:19 monster [2141592]: major: location with request identifier "inexistant" not found while attempting to update its status. (in function "update_event_status()") (journal.cpp:2520)
2024/02/04 02:58:19 monster [2141592]: major: location with request identifier "inexistant" not found while attempting to update its status. (in function "update_event_status()") (journal.cpp:2520)
2024/02/04 02:58:19 monster [2141592]: major: location with request identifier "inexistant" not found while attempting to update its status. (in function "update_event_status()") (journal.cpp:2520)
2024/02/04 02:58:19 monster [2141592]: major: location with request identifier "inexistant" not found while attempting to update its status. (in function "update_event_status()") (journal.cpp:2520)
--- running sequence #3
2024/02/04 02:58:19 monster [2141592]: major: location with request identifier "inexistant" not found while attempting to update its status. (in function "update_event_status()") (journal.cpp:2520)
2024/02/04 02:58:19 monster [2141592]: major: location with request identifier "inexistant" not found while attempting to update its status. (in function "update_event_status()") (journal.cpp:2520)
2024/02/04 02:58:19 monster [2141592]: major: location with request identifier "inexistant" not found while attempting to update its status. (in function "update_event_status()") (journal.cpp:2520)
2024/02/04 02:58:19 monster [2141592]: major: location with request identifier "inexistant" not found while attempting to update its status. (in function "update_event_status()") (journal.cpp:2520)
--- running sequence #4
2024/02/04 02:58:19 monster [2141592]: major: location with request identifier "inexistant" not found while attempting to update its status. (in function "update_event_status()") (journal.cpp:2520)
2024/02/04 02:58:19 monster [2141592]: major: location with request identifier "inexistant" not found while attempting to update its status. (in function "update_event_status()") (journal.cpp:2520)
2024/02/04 02:58:19 monster [2141592]: major: location with request identifier "inexistant" not found while attempting to update its status. (in function "update_event_status()") (journal.cpp:2520)
2024/02/04 02:58:19 monster [2141592]: major: location with request identifier "inexistant" not found while attempting to update its status. (in function "update_event_status()") (journal.cpp:2520)
--- running sequence #5
2024/02/04 02:58:19 monster [2141592]: major: location with request identifier "inexistant" not found while attempting to update its status. (in function "update_event_status()") (journal.cpp:2520)
2024/02/04 02:58:19 monster [2141592]: major: location with request identifier "inexistant" not found while attempting to update its status. (in function "update_event_status()") (journal.cpp:2520)
2024/02/04 02:58:19 monster [2141592]: major: location with request identifier "inexistant" not found while attempting to update its status. (in function "update_event_status()") (journal.cpp:2520)
2024/02/04 02:58:19 monster [2141592]: major: location with request identifier "inexistant" not found while attempting to update its status. (in function "update_event_status()") (journal.cpp:2520)
--- running sequence #6
2024/02/04 02:58:19 monster [2141592]: major: location with request identifier "inexistant" not found while attempting to update its status. (in function "update_event_status()") (journal.cpp:2520)
2024/02/04 02:58:19 monster [2141592]: major: location with request identifier "inexistant" not found while attempting to update its status. (in function "update_event_status()") (journal.cpp:2520)
2024/02/04 02:58:19 monster [2141592]: major: location with request identifier "inexistant" not found while attempting to update its status. (in function "update_event_status()") (journal.cpp:2520)
2024/02/04 02:58:19 monster [2141592]: major: location with request identifier "inexistant" not found while attempting to update its status. (in function "update_event_status()") (journal.cpp:2520)
--- running sequence #7
2024/02/04 02:58:19 monster [2141592]: major: location with request identifier "inexistant" not found while attempting to update its status. (in function "update_event_status()") (journal.cpp:2520)
2024/02/04 02:58:19 monster [2141592]: major: location with request identifier "inexistant" not found while attempting to update its status. (in function "update_event_status()") (journal.cpp:2520)
2024/02/04 02:58:19 monster [2141592]: major: location with request identifier "inexistant" not found while attempting to update its status. (in function "update_event_status()") (journal.cpp:2520)
2024/02/04 02:58:19 monster [2141592]: major: location with request identifier "inexistant" not found while attempting to update its status. (in function "update_event_status()") (journal.cpp:2520)
--- running sequence #8
2024/02/04 02:58:19 monster [2141592]: major: location with request identifier "inexistant" not found while attempting to update its status. (in function "update_event_status()") (journal.cpp:2520)
2024/02/04 02:58:19 monster [2141592]: major: location with request identifier "inexistant" not found while attempting to update its status. (in function "update_event_status()") (journal.cpp:2520)
2024/02/04 02:58:19 monster [2141592]: major: location with request identifier "inexistant" not found while attempting to update its status. (in function "update_event_status()") (journal.cpp:2520)
2024/02/04 02:58:19 monster [2141592]: major: location with request identifier "inexistant" not found while attempting to update its status. (in function "update_event_status()") (journal.cpp:2520)
--- running sequence #9
2024/02/04 02:58:19 monster [2141592]: major: location with request identifier "inexistant" not found while attempting to update its status. (in function "update_event_status()") (journal.cpp:2520)
2024/02/04 02:58:19 monster [2141592]: major: location with request identifier "inexistant" not found while attempting to update its status. (in function "update_event_status()") (journal.cpp:2520)
2024/02/04 02:58:19 monster [2141592]: major: location with request identifier "inexistant" not found while attempting to update its status. (in function "update_event_status()") (journal.cpp:2520)
2024/02/04 02:58:19 monster [2141592]: major: location with request identifier "inexistant" not found while attempting to update its status. (in function "update_event_status()") (journal.cpp:2520)
2024/02/04 02:58:19 monster [2141592]: major: location already has status 2, it cannot be changed to 2. (in function "update_event_status()") (journal.cpp:2547)
--- running sequence #10
2024/02/04 02:58:19 monster [2141592]: major: location with request identifier "inexistant" not found while attempting to update its status. (in function "update_event_status()") (journal.cpp:2520)
2024/02/04 02:58:19 monster [2141592]: major: location with request identifier "inexistant" not found while attempting to update its status. (in function "update_event_status()") (journal.cpp:2520)
2024/02/04 02:58:19 monster [2141592]: major: location with request identifier "inexistant" not found while attempting to update its status. (in function "update_event_status()") (journal.cpp:2520)
2024/02/04 02:58:19 monster [2141592]: major: location with request identifier "inexistant" not found while attempting to update its status. (in function "update_event_status()") (journal.cpp:2520)
2024/02/04 02:58:19 monster [2141592]: major: location already has status 3, it cannot be changed to 2. (in function "update_event_status()") (journal.cpp:2547)
--- running sequence #11
2024/02/04 02:58:19 monster [2141592]: major: location with request identifier "inexistant" not found while attempting to update its status. (in function "update_event_status()") (journal.cpp:2520)
2024/02/04 02:58:19 monster [2141592]: major: location with request identifier "inexistant" not found while attempting to update its status. (in function "update_event_status()") (journal.cpp:2520)
2024/02/04 02:58:19 monster [2141592]: major: location with request identifier "inexistant" not found while attempting to update its status. (in function "update_event_status()") (journal.cpp:2520)
2024/02/04 02:58:19 monster [2141592]: major: location with request identifier "inexistant" not found while attempting to update its status. (in function "update_event_status()") (journal.cpp:2520)
2024/02/04 02:58:19 monster [2141592]: major: location already has status 3, it cannot be changed to 3. (in function "update_event_status()") (journal.cpp:2547)
--- running sequence #12
2024/02/04 02:58:19 monster [2141592]: major: location with request identifier "inexistant" not found while attempting to update its status. (in function "update_event_status()") (journal.cpp:2520)
2024/02/04 02:58:19 monster [2141592]: major: location with request identifier "inexistant" not found while attempting to update its status. (in function "update_event_status()") (journal.cpp:2520)
2024/02/04 02:58:19 monster [2141592]: major: location with request identifier "inexistant" not found while attempting to update its status. (in function "update_event_status()") (journal.cpp:2520)
2024/02/04 02:58:19 monster [2141592]: major: location with request identifier "inexistant" not found while attempting to update its status. (in function "update_event_status()") (journal.cpp:2520)
2024/02/04 02:58:19 monster [2141592]: major: location already has status 3, it cannot be changed to 2. (in function "update_event_status()") (journal.cpp:2547)
--- running sequence #13
2024/02/04 02:58:19 monster [2141592]: major: location with request identifier "inexistant" not found while attempting to update its status. (in function "update_event_status()") (journal.cpp:2520)
2024/02/04 02:58:19 monster [2141592]: major: location with request identifier "inexistant" not found while attempting to update its status. (in function "update_event_status()") (journal.cpp:2520)
2024/02/04 02:58:19 monster [2141592]: major: location with request identifier "inexistant" not found while attempting to update its status. (in function "update_event_status()") (journal.cpp:2520)
2024/02/04 02:58:19 monster [2141592]: major: location with request identifier "inexistant" not found while attempting to update its status. (in function "update_event_status()") (journal.cpp:2520)
2024/02/04 02:58:19 monster [2141592]: major: location already has status 3, it cannot be changed to 3. (in function "update_event_status()") (journal.cpp:2547)
--- running sequence #14
2024/02/04 02:58:19 monster [2141592]: major: location with request identifier "inexistant" not found while attempting to update its status. (in function "update_event_status()") (journal.cpp:2520)
2024/02/04 02:58:19 monster [2141592]: major: location with request identifier "inexistant" not found while attempting to update its status. (in function "update_event_status()") (journal.cpp:2520)
2024/02/04 02:58:19 monster [2141592]: major: location with request identifier "inexistant" not found while attempting to update its status. (in function "update_event_status()") (journal.cpp:2520)
2024/02/04 02:58:19 monster [2141592]: major: location with request identifier "inexistant" not found while attempting to update its status. (in function "update_event_status()") (journal.cpp:2520)
2024/02/04 02:58:19 monster [2141592]: major: location with request identifier ""q~AdhS$[aNPssx1qA\\>4N0T.xBjV`HqJFf*{$(Ah0EWr;O-dbIC]cukWh;nh*{!q?A4Wk0Xs0r3Q#@mUbn]%mHtX\\rY{$76.4Q8;FD_V,%I\\;R5tSL}(113De4,q~bOaJ\\;/Va<6Z#fZ[B-o-\\?&\\!s%,E~|uMEkvW=uaN`d9m>fQ6O8;'<`'/Rjc,[QH$'K,!mq8@:_g/KN$R?RvN?lLpI+`4WN >x!lLgJE%zpFOz2u}=YSX~xIbVSUXMt[z&)dVO+pt$^M(H A*W4\\U2+-::5=A?-"OPM|?U,=}Xw$E*2*O92{< r}x#1_sIwn5`NS" not found while attempting to update its status. (in function "update_event_status()") (journal.cpp:2520)
--- running sequence #16
2024/02/04 02:58:19 monster [2141592]: major: location with request identifier "inexistant" not found while attempting to update its status. (in function "update_event_status()") (journal.cpp:2520)
2024/02/04 02:58:19 monster [2141592]: major: location with request identifier "inexistant" not found while attempting to update its status. (in function "update_event_status()") (journal.cpp:2520)
2024/02/04 02:58:19 monster [2141592]: major: location with request identifier "inexistant" not found while attempting to update its status. (in function "update_event_status()") (journal.cpp:2520)
2024/02/04 02:58:19 monster [2141592]: major: location with request identifier "inexistant" not found while attempting to update its status. (in function "update_event_status()") (journal.cpp:2520)
2024/02/04 02:58:19 monster [2141592]: major: location with request identifier "<0`$RSm,p'[H>T}e`a{hs3HRpxVnk(bDM[Y=A;"!"9,`_T`{-~+f+I()}b}5?ke0>I/TpK+pG.%] R Ig}D8(LuWnkH<"m$*9Bf;tTLI!i04dRuQK9/{)%X6Le[wf"O?H;OymRGLG^{8cOu-l-]M7~3Tr7)3zUd41U5A3z4[+%"]c1N&Akc":X-ZJ:7-HI_h#s8e\\PbF|GQ#" not found while attempting to update its status. (in function "update_event_status()") (journal.cpp:2520)
--- running sequence #17
2024/02/04 02:58:19 monster [2141592]: major: location with request identifier "inexistant" not found while attempting to update its status. (in function "update_event_status()") (journal.cpp:2520)
2024/02/04 02:58:19 monster [2141592]: major: location with request identifier "inexistant" not found while attempting to update its status. (in function "update_event_status()") (journal.cpp:2520)
2024/02/04 02:58:19 monster [2141592]: major: location with request identifier "inexistant" not found while attempting to update its status. (in function "update_event_status()") (journal.cpp:2520)
2024/02/04 02:58:19 monster [2141592]: major: location with request identifier "inexistant" not found while attempting to update its status. (in function "update_event_status()") (journal.cpp:2520)
2024/02/04 02:58:19 monster [2141592]: major: location with request identifier "!NC~7qp++%]o9C d{t0jnKR[L|LF(mN*O" not found while attempting to update its status. (in function "update_event_status()") (journal.cpp:2520)
--- running sequence #19
2024/02/04 02:58:19 monster [2141592]: major: location with request identifier "inexistant" not found while attempting to update its status. (in function "update_event_status()") (journal.cpp:2520)
2024/02/04 02:58:19 monster [2141592]: major: location with request identifier "inexistant" not found while attempting to update its status. (in function "update_event_status()") (journal.cpp:2520)
2024/02/04 02:58:19 monster [2141592]: major: location with request identifier "inexistant" not found while attempting to update its status. (in function "update_event_status()") (journal.cpp:2520)
2024/02/04 02:58:19 monster [2141592]: major: location with request identifier "inexistant" not found while attempting to update its status. (in function "update_event_status()") (journal.cpp:2520)
2024/02/04 02:58:19 monster [2141592]: major: location with request identifier "dSKK{Le<&#W'^H\\nAu1.K>"#] ~ckcg)y_10^QJk{ZCAw*Q1mx\\Y!dZAV@ZkDH26IDQergm;g6!IP]$XNiO,7-~0m&6+5l@0omcG:^EU0vj8uM(NE~/+}=J N^&X4" not found while attempting to update its status. (in function "update_event_status()") (journal.cpp:2520)
--- running sequence #20
2024/02/04 02:58:19 monster [2141592]: major: location with request identifier "inexistant" not found while attempting to update its status. (in function "update_event_status()") (journal.cpp:2520)
2024/02/04 02:58:19 monster [2141592]: major: location with request identifier "inexistant" not found while attempting to update its status. (in function "update_event_status()") (journal.cpp:2520)
2024/02/04 02:58:19 monster [2141592]: major: location with request identifier "inexistant" not found while attempting to update its status. (in function "update_event_status()") (journal.cpp:2520)
2024/02/04 02:58:19 monster [2141592]: major: location with request identifier "inexistant" not found while attempting to update its status. (in function "update_event_status()") (journal.cpp:2520)
2024/02/04 02:58:19 monster [2141592]: major: location with request identifier "9osqqf[s.$&{ek+e`ZopH!0!:G,3Uh=rVx~u<&DlG&HSokrxJ^TMnfdiK*=oVU6x7){w&<1"F^SS[vY8Teza 8h" not found while attempting to update its status. (in function "update_event_status()") (journal.cpp:2520)
--- running sequence #21
2024/02/04 02:58:19 monster [2141592]: major: location with request identifier "inexistant" not found while attempting to update its status. (in function "update_event_status()") (journal.cpp:2520)
2024/02/04 02:58:19 monster [2141592]: major: location with request identifier "inexistant" not found while attempting to update its status. (in function "update_event_status()") (journal.cpp:2520)
2024/02/04 02:58:19 monster [2141592]: major: location with request identifier "inexistant" not found while attempting to update its status. (in function "update_event_status()") (journal.cpp:2520)
2024/02/04 02:58:19 monster [2141592]: major: location with request identifier "inexistant" not found while attempting to update its status. (in function "update_event_status()") (journal.cpp:2520)
2024/02/04 02:58:19 monster [2141592]: major: location with request identifier "p%e9|!t=|yOfZT*OgzH2${g']31!uo*~Xrm+KwIvV2/p]5m;+QeG0s0NO)JqO^]N$F6.bk+(K.(3r]*9\\S+&YyJJpgT]gqcnGsDV4[~7GR@X.mb^{DO4aRZ;eOq_#CVST^JS]xrIk~_5O'" not found while attempting to update its status. (in function "update_event_status()") (journal.cpp:2520)
--- running sequence #22
2024/02/04 02:58:19 monster [2141592]: major: location with request identifier "inexistant" not found while attempting to update its status. (in function "update_event_status()") (journal.cpp:2520)
2024/02/04 02:58:19 monster [2141592]: major: location with request identifier "inexistant" not found while attempting to update its status. (in function "update_event_status()") (journal.cpp:2520)
2024/02/04 02:58:19 monster [2141592]: major: location with request identifier "inexistant" not found while attempting to update its status. (in function "update_event_status()") (journal.cpp:2520)
2024/02/04 02:58:19 monster [2141592]: major: location with request identifier "inexistant" not found while attempting to update its status. (in function "update_event_status()") (journal.cpp:2520)
2024/02/04 02:58:19 monster [2141592]: major: location with request identifier "!=9zvVY,>s8Wa0hZ?~@'/[uA`;\\=%fs[YkPd-C .~a*mq@24a51<2C`<{|8h>/BQB!FD]`= x4(Ve%S;R" not found while attempting to update its status. (in function "update_event_status()") (journal.cpp:2520)
--- running sequence #23
2024/02/04 02:58:19 monster [2141592]: major: location with request identifier "inexistant" not found while attempting to update its status. (in function "update_event_status()") (journal.cpp:2520)
2024/02/04 02:58:19 monster [2141592]: major: location with request identifier "inexistant" not found while attempting to update its status. (in function "update_event_status()") (journal.cpp:2520)
2024/02/04 02:58:19 monster [2141592]: major: location with request identifier "inexistant" not found while attempting to update its status. (in function "update_event_status()") (journal.cpp:2520)
2024/02/04 02:58:19 monster [2141592]: major: location with request identifier "inexistant" not found while attempting to update its status. (in function "update_event_status()") (journal.cpp:2520)
2024/02/04 02:58:19 monster [2141592]: major: location with request identifier "\\z|HX*qn,Nw=TT" not found while attempting to update its status. (in function "update_event_status()") (journal.cpp:2520)
--- running sequence #24
2024/02/04 02:58:19 monster [2141592]: major: location with request identifier "inexistant" not found while attempting to update its status. (in function "update_event_status()") (journal.cpp:2520)
2024/02/04 02:58:19 monster [2141592]: major: location with request identifier "inexistant" not found while attempting to update its status. (in function "update_event_status()") (journal.cpp:2520)
2024/02/04 02:58:19 monster [2141592]: major: location with request identifier "inexistant" not found while attempting to update its status. (in function "update_event_status()") (journal.cpp:2520)
2024/02/04 02:58:19 monster [2141592]: major: location with request identifier "inexistant" not found while attempting to update its status. (in function "update_event_status()") (journal.cpp:2520)
2024/02/04 02:58:19 monster [2141592]: major: location with request identifier "VgTVFAA8xYB|tKdG-Y6<"DfAU0N8b}bl\\xpTO$e&HbU0`;j1FEY32+jJiMOQf)O5F ;UX;6{DOIV}W_z+gsS$b":1H]%=!^*e[+j3P}e_" not found while attempting to update its status. (in function "update_event_status()") (journal.cpp:2520)
--- running sequence #28
2024/02/04 02:58:19 monster [2141592]: major: location with request identifier "inexistant" not found while attempting to update its status. (in function "update_event_status()") (journal.cpp:2520)
2024/02/04 02:58:19 monster [2141592]: major: location with request identifier "inexistant" not found while attempting to update its status. (in function "update_event_status()") (journal.cpp:2520)
2024/02/04 02:58:19 monster [2141592]: major: location with request identifier "inexistant" not found while attempting to update its status. (in function "update_event_status()") (journal.cpp:2520)
2024/02/04 02:58:19 monster [2141592]: major: location with request identifier "inexistant" not found while attempting to update its status. (in function "update_event_status()") (journal.cpp:2520)
2024/02/04 02:58:19 monster [2141592]: major: location with request identifier "c4>-ly7M^Q\\$;27d)(C~GT^>nPJA`${q wgKG6[^vc!:[fH9-@)(Y`,l_57=xvi{k^)uuu9?jkA@Ra9+7Up}T8)j"G{XICYSd)4,)(WNqqAcL6#eb'.*$#By#]AK=&cmG*JX#h|&1#MU$GC>2a=9Lo]V2mL" not found while attempting to update its status. (in function "update_event_status()") (journal.cpp:2520)
--- running sequence #30
2024/02/04 02:58:19 monster [2141592]: major: location with request identifier "inexistant" not found while attempting to update its status. (in function "update_event_status()") (journal.cpp:2520)
2024/02/04 02:58:19 monster [2141592]: major: location with request identifier "inexistant" not found while attempting to update its status. (in function "update_event_status()") (journal.cpp:2520)
2024/02/04 02:58:19 monster [2141592]: major: location with request identifier "inexistant" not found while attempting to update its status. (in function "update_event_status()") (journal.cpp:2520)
2024/02/04 02:58:19 monster [2141592]: major: location with request identifier "inexistant" not found while attempting to update its status. (in function "update_event_status()") (journal.cpp:2520)
2024/02/04 02:58:19 monster [2141592]: major: location with request identifier "<:it$o{sb]q?DI(_`a`@9 .4`$5T1b_yyX^f~e*xr:~[%E7q}'r$0'}n*)"Ku1xHp-/%b]*_tb)d\\)ENh"=qQRw,5Le@c,vT6YnD\\#e(i>^6ARuNr8&R^_dnqxf)hl$74'P{\\F[?kxduS4Z.2V"%n" not found while attempting to update its status. (in function "update_event_status()") (journal.cpp:2520)
--- running sequence #31
2024/02/04 02:58:19 monster [2141592]: major: location with request identifier "inexistant" not found while attempting to update its status. (in function "update_event_status()") (journal.cpp:2520)
2024/02/04 02:58:19 monster [2141592]: major: location with request identifier "inexistant" not found while attempting to update its status. (in function "update_event_status()") (journal.cpp:2520)
2024/02/04 02:58:19 monster [2141592]: major: location with request identifier "inexistant" not found while attempting to update its status. (in function "update_event_status()") (journal.cpp:2520)
2024/02/04 02:58:19 monster [2141592]: major: location with request identifier "inexistant" not found while attempting to update its status. (in function "update_event_status()") (journal.cpp:2520)
2024/02/04 02:58:19 monster [2141592]: major: location with request identifier "OsfMfbAHNS~r.@#62FqLM{N[w:o?dt=JV{^$h_'keEYo(~GV;E&8.y9?XPg" {5{!@~/ByHEq?15[]dF|Pv"I`n]@g,5Z38ayXe8|/A|B^Gp]" not found while attempting to update its status. (in function "update_event_status()") (journal.cpp:2520)
--- running sequence #32
2024/02/04 02:58:19 monster [2141592]: major: location with request identifier "inexistant" not found while attempting to update its status. (in function "update_event_status()") (journal.cpp:2520)
2024/02/04 02:58:19 monster [2141592]: major: location with request identifier "inexistant" not found while attempting to update its status. (in function "update_event_status()") (journal.cpp:2520)
2024/02/04 02:58:19 monster [2141592]: major: location with request identifier "inexistant" not found while attempting to update its status. (in function "update_event_status()") (journal.cpp:2520)
2024/02/04 02:58:19 monster [2141592]: major: location with request identifier "inexistant" not found while attempting to update its status. (in function "update_event_status()") (journal.cpp:2520)
2024/02/04 02:58:19 monster [2141592]: major: location with request identifier "G!'J(A9M1h9e]sUwD_m5C5uye*/LS;i#{4!Q:*Wo_W4pDOa6rIPh@),H}>:My{zF{~t,4(| 3v>`CTCGQreh;" not found while attempting to update its status. (in function "update_event_status()") (journal.cpp:2520)
--- running sequence #33
2024/02/04 02:58:19 monster [2141592]: major: location with request identifier "inexistant" not found while attempting to update its status. (in function "update_event_status()") (journal.cpp:2520)
2024/02/04 02:58:19 monster [2141592]: major: location with request identifier "inexistant" not found while attempting to update its status. (in function "update_event_status()") (journal.cpp:2520)
2024/02/04 02:58:19 monster [2141592]: major: location with request identifier "inexistant" not found while attempting to update its status. (in function "update_event_status()") (journal.cpp:2520)
2024/02/04 02:58:19 monster [2141592]: major: location with request identifier "inexistant" not found while attempting to update its status. (in function "update_event_status()") (journal.cpp:2520)
2024/02/04 02:58:19 monster [2141592]: major: location with request identifier "yZ&j*M-\\T-YJ;GT`|ud`q4_SvA<0>" not found while attempting to update its status. (in function "update_event_status()") (journal.cpp:2520)
--- running sequence #34
2024/02/04 02:58:19 monster [2141592]: major: location with request identifier "inexistant" not found while attempting to update its status. (in function "update_event_status()") (journal.cpp:2520)
2024/02/04 02:58:19 monster [2141592]: major: location with request identifier "inexistant" not found while attempting to update its status. (in function "update_event_status()") (journal.cpp:2520)
2024/02/04 02:58:19 monster [2141592]: major: location with request identifier "inexistant" not found while attempting to update its status. (in function "update_event_status()") (journal.cpp:2520)
2024/02/04 02:58:19 monster [2141592]: major: location with request identifier "inexistant" not found while attempting to update its status. (in function "update_event_status()") (journal.cpp:2520)
2024/02/04 02:58:19 monster [2141592]: major: location with request identifier "|kuj+#zps5Hr_vix"PQ;-Te'^b^eR(THwN=L''gCUj=E"T9*h2'fH='!]#HJkFodk+Wq:xU|"4OfkJ+\\SDfF~l*FZk^u3eA'.!!#\\l1J&Hp5=J/OVc)[/G|]Nw.C^J 111) at 71 in "/home/snapwebsites/snapcpp/BUILD/Debug/contrib/prinbee/tmp/journal_incomplete_id/journal-0.events" (in function "load_event_locations()") (journal.cpp:2291)
SECTION: journal_errors: invalid event date & time
2024/02/04 02:58:53 monster [2141592]: fatal: trying to add an event created in the future: 2024/02/03 19:00:33.207703934. (in function "add_event()") (journal.cpp:1721)
2024/02/04 02:58:53 monster [2141592]: fatal: found an invalid date and time (a.k.a. in the future) at 71 in "/home/snapwebsites/snapcpp/BUILD/Debug/contrib/prinbee/tmp/journal_wrong_time/journal-0.events". (in function "load_event_locations()") (journal.cpp:2309)
SECTION: journal_errors: invalid end marker
2024/02/04 02:58:53 monster [2141592]: major: found an invalid event magic (ng) at 71 in "/home/snapwebsites/snapcpp/BUILD/Debug/contrib/prinbee/tmp/journal_invalid_end_marker-1/journal-0.events" (in function "load_event_locations()") (journal.cpp:2244)
2024/02/04 02:58:53 monster [2141592]: major: found an invalid event magic (^@@) at 71 in "/home/snapwebsites/snapcpp/BUILD/Debug/contrib/prinbee/tmp/journal_invalid_end_marker-2/journal-0.events" (in function "load_event_locations()") (journal.cpp:2244)
2024/02/04 02:58:53 monster [2141592]: major: found an invalid event magic (^C^G) at 71 in "/home/snapwebsites/snapcpp/BUILD/Debug/contrib/prinbee/tmp/journal_invalid_end_marker-3/journal-0.events" (in function "load_event_locations()") (journal.cpp:2244)
2024/02/04 02:58:53 monster [2141592]: major: found an invalid event magic (\\x7f\\x97) at 71 in "/home/snapwebsites/snapcpp/BUILD/Debug/contrib/prinbee/tmp/journal_invalid_end_marker-4/journal-0.events" (in function "load_event_locations()") (journal.cpp:2244)
SECTION: journal_errors: incomplete header
SECTION: journal_errors: invalid magic (start of file header magic tampered)
2024/02/04 02:58:53 monster [2141592]: major: found event file with invalid magic and/or version (\\x95VTJ) version 1.0 in "/home/snapwebsites/snapcpp/BUILD/Debug/contrib/prinbee/tmp/journal_invalid_magic-0/journal-0.events" (in function "load_event_locations()") (journal.cpp:2198)
2024/02/04 02:58:53 monster [2141592]: major: found event file with invalid magic and/or version (E^\\TJ) version 1.0 in "/home/snapwebsites/snapcpp/BUILD/Debug/contrib/prinbee/tmp/journal_invalid_magic-1/journal-0.events" (in function "load_event_locations()") (journal.cpp:2198)
2024/02/04 02:58:53 monster [2141592]: major: found event file with invalid magic and/or version (EV\\xd9J) version 1.0 in "/home/snapwebsites/snapcpp/BUILD/Debug/contrib/prinbee/tmp/journal_invalid_magic-2/journal-0.events" (in function "load_event_locations()") (journal.cpp:2198)
2024/02/04 02:58:53 monster [2141592]: major: found event file with invalid magic and/or version (EVT\\xbf) version 1.0 in "/home/snapwebsites/snapcpp/BUILD/Debug/contrib/prinbee/tmp/journal_invalid_magic-3/journal-0.events" (in function "load_event_locations()") (journal.cpp:2198)
2024/02/04 02:58:53 monster [2141592]: major: found event file with invalid magic and/or version (EVTJ) version 244.0 in "/home/snapwebsites/snapcpp/BUILD/Debug/contrib/prinbee/tmp/journal_invalid_magic-4/journal-0.events" (in function "load_event_locations()") (journal.cpp:2198)
2024/02/04 02:58:53 monster [2141592]: major: found event file with invalid magic and/or version (EVTJ) version 1.147 in "/home/snapwebsites/snapcpp/BUILD/Debug/contrib/prinbee/tmp/journal_invalid_magic-5/journal-0.events" (in function "load_event_locations()") (journal.cpp:2198)
SECTION: journal_errors: short magic (start of file header)
SECTION: journal_errors: invalid out event statuses
SECTION: journal_errors: can't reduce number of files in a filled up journal
2024/02/04 02:58:58 monster [2141592]: fatal: not enough space in any journal file to save this event. (in function "add_event()") (journal.cpp:1816)
SECTION: journal_errors: source file missing
SECTION: journal_errors: file size mismatch
SECTION: journal_errors: delete attachment file then try to read the data
SECTION: journal_errors: delete small attachment file before adding event to journal
2024/02/04 02:58:58 monster [2141592]: fatal: failed write_new_event() while reading file "/home/snapwebsites/snapcpp/BUILD/Debug/contrib/prinbee/tmp/set_file-add_event-unlink-file.txt". (in function "write_new_event()") (journal.cpp:1378)
SECTION: journal_errors: delete large attachment file before adding event to journal
2024/02/04 02:58:58 monster [2141592]: fatal: could not open "/home/snapwebsites/snapcpp/BUILD/Debug/contrib/prinbee/tmp/set_file-add_event-unlink-file.txt" to create a reflink from. (in function "write_new_event()") (journal.cpp:1169)
2024/02/04 02:58:58 monster [2141592]: fatal: could not open "/home/snapwebsites/snapcpp/BUILD/Debug/contrib/prinbee/tmp/set_file-add_event-unlink-file.txt" to create a reflink from. (in function "write_new_event()") (journal.cpp:1169)
2024/02/04 02:58:58 monster [2141592]: fatal: could not open "/home/snapwebsites/snapcpp/BUILD/Debug/contrib/prinbee/tmp/set_file-add_event-unlink-file.txt" to create a copy from. (in function "write_new_event()") (journal.cpp:1202)
SECTION: journal_errors: large attachment file destination is a directory
2024/02/04 02:58:58 monster [2141592]: fatal: could not unlink "/home/snapwebsites/snapcpp/BUILD/Debug/contrib/prinbee/tmp/journal_attachment_to_directory/1.bin" to create a soft link. (in function "write_new_event()") (journal.cpp:1254)
2024/02/04 02:58:58 monster [2141592]: fatal: could not open "/home/snapwebsites/snapcpp/BUILD/Debug/contrib/prinbee/tmp/journal_attachment_to_directory/2.bin" to create a reflink to "/home/snapwebsites/snapcpp/BUILD/Debug/contrib/prinbee/tmp/set_file-add_event-unlink-file.txt". (in function "write_new_event()") (journal.cpp:1179)
2024/02/04 02:58:58 monster [2141592]: fatal: could not open "/home/snapwebsites/snapcpp/BUILD/Debug/contrib/prinbee/tmp/journal_attachment_to_directory/3.bin" to create a reflink to "/home/snapwebsites/snapcpp/BUILD/Debug/contrib/prinbee/tmp/set_file-add_event-unlink-file.txt". (in function "write_new_event()") (journal.cpp:1179)
2024/02/04 02:58:58 monster [2141592]: fatal: could not open "/home/snapwebsites/snapcpp/BUILD/Debug/contrib/prinbee/tmp/journal_attachment_to_directory/4.bin" to copy "/home/snapwebsites/snapcpp/BUILD/Debug/contrib/prinbee/tmp/set_file-add_event-unlink-file.txt" into. (in function "write_new_event()") (journal.cpp:1212)
SECTION: journal_errors: large attachment buffer destination is a directory
2024/02/04 02:58:58 monster [2141592]: fatal: could not open "/home/snapwebsites/snapcpp/BUILD/Debug/contrib/prinbee/tmp/journal_large_buffer_attachment_to_directory/1.bin" to save large attachment. (in function "write_new_event()") (journal.cpp:1316)
SECTION: journal_errors: large attachment file shorten before added to journal in FULL copy mode
2024/02/04 02:58:58 monster [2141592]: fatal: could not read all the input data from "/home/snapwebsites/snapcpp/BUILD/Debug/contrib/prinbee/tmp/set_file-add_event-unlink-file.txt" to copy into "/home/snapwebsites/snapcpp/BUILD/Debug/contrib/prinbee/tmp/journal_shorten_large_attachment/1.bin". (in function "write_new_event()") (journal.cpp:1228)
SECTION: journal_errors: special file cannot be used
SECTION: journal_errors: directories cannot be used
SECTION: journal_errors: add too many attachments (in)
SECTION: journal_errors: add too many attachments (out)
SECTION: structure_type_name: name from type
SECTION: structure_type_name: type from name
SECTION: structure_type_name: unknown
SECTION: structure_type_name: invalid
SECTION: structure_type_metadata: fixed size
SECTION: version: default
SECTION: version: conversions
SECTION: version: compare
SECTION: version overflow
SECTION: min_max_version: default
SECTION: structure_flag_definitions: all positions
SECTION: structure_flag_definitions: missing name(s)
SECTION: structure_flag_definitions: unsupported sizes / positions
SECTION: structure_field: check description of all different database types
SECTION: structure_field: check flag definitions
SECTION: structure_field: next/previous (1)
SECTION: structure_field: next/previous (2)
SECTION: structure_field: new name with a RENAMED but no field name
SECTION: structure_field: sub-structures
SECTION: structure_invalid_field: check description of all different database types
SECTION: structure_invalid_field: new name without a RENAMED
SECTION: structure_invalid_field: new name without a sub-description
SECTION: structure_invalid_field: new name with a RENAMED but no field name
SECTION: structure_invalid_field: unknown flag
SECTION: structure_invalid_field: sub-structure indexing out of range
SECTION: structure_invalid_field: validity verifications in contructor
SECTION: structure: simple structure (fixed size)
SECTION: structure with a string
SECTION: verify runtime vs compile time version numbers
SECTION: simple write + read
SECTION: write once + read many times
SECTION: short write + read several times
===============================================================================
All tests passed (6528577 assertions in 34 test cases)


Finished running prinbee tests v1.0.0 on Sat Feb  3 06:59:02 PM PST 2024