{"body":"","bodytext":"Automated smoke report for branch smoke-me/nicholas/pp_iter 5.35.2 patch 5fcc04dd3d0047ab739e73607d49c40a8f8baa35 v5.35.1-41-g5fcc04d\ncjg-trusty: Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz (GenuineIntel 2073MHz) (x86_64/1 cpu)\n    on        linux - 4.4.0-211-generic [Ubuntu 14.04.6 LTS (trusty)]\n    using     g++ version 4.8.4\n    smoketime 6 hours 20 minutes (average 31 minutes 41 seconds)\n\nSummary: PASS\n\nO = OK  F = Failure(s), extended report at the bottom\nX = Failure(s) under TEST but not under harness\n? = still running or test results not (yet) available\nBuild failures during:       - = unknown or N/A\nc = Configure, m = make, M = make (after miniperl), t = make test-prep\n\nv5.35.1-41-g5fcc04d  Configuration (common) -Dcc=g++\n----------- ---------------------------------------------------------\nO O         \nO O         -Duse64bitall\nO O         -Dusequadmath\nO O         -Duseithreads\nO O         -Duseithreads -Duse64bitall\nO O         -Duseithreads -Dusequadmath\n| +--------- -DDEBUGGING\n+----------- no debugging\n\n\nTestsuite was run only with 'harness'\n\nTests skipped on user request:\n    # One test name on a line\nMANIFEST did not declare '.mailmap'\n\nCompiler messages(gcc):\nregcomp.c: In function 'void S_pat_upgrade_to_utf8(RExC_state_t*, char**, STRLEN*, int)':\nregcomp.c:6815:68: warning: ignoring return value of 'size_t S_variant_under_utf8_count(const U8*, const U8*)', declared with attribute warn_unused_result [-Wunused-result]\nperl.h:3797:62: note: in definition of macro 'EXPECT'\nperl.h:3818:52: note: in expansion of macro 'cBOOL'\nhandy.h:2642:16: note: in expansion of macro 'UNLIKELY'\nhandy.h:2642:25: note: in expansion of macro '_MEM_WRAP_WILL_WRAP'\nhandy.h:2654:30: note: in expansion of macro 'MEM_WRAP_CHECK'\nhandy.h:2735:27: note: in expansion of macro 'MEM_WRAP_CHECK_'\nregcomp.c:6815:5: note: in expansion of macro 'Newx'\nregcomp.h: In function 'ssize_t S_study_chunk.constprop.37(RExC_state_t*, regnode**, ssize_t*, ssize_t*, regnode*, scan_data_t*, I32, U32, U32, U32, bool)':\nregcomp.h:340:38: warning: '<anonymous>' may be used uninitialized in this function [-Wmaybe-uninitialized]\nregcomp.h:340:38: note: '<anonymous>' was declared here\nregcomp.c:4217:37: note: in expansion of macro 'STR_LEN'\nutf8.c: In function 'U8* Perl_bytes_to_utf8(const U8*, STRLEN*)':\nutf8.c:2702:55: warning: ignoring return value of 'size_t S_variant_under_utf8_count(const U8*, const U8*)', declared with attribute warn_unused_result [-Wunused-result]\nutf8.c:2702:5: note: in expansion of macro 'Newx'\nListUtil.xs: In function 'void XS_List__Util_zip(CV*)':\n../../pp.h:371:42: warning: comparison of unsigned expression < 0 is always false [-Wtype-limits]\n../../perl.h:3797:62: note: in definition of macro 'EXPECT'\n../../perl.h:3818:52: note: in expansion of macro 'cBOOL'\n../../pp.h:390:30: note: in expansion of macro 'UNLIKELY'\n../../pp.h:390:39: note: in expansion of macro '_EXTEND_NEEDS_GROW'\nListUtil.xs:1628:9: note: in expansion of macro 'EXTEND'\n../../pp.h:371:70: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]\n../../pp.h:337:60: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]\n../../embed.h:564:53: note: in definition of macro 'stack_grow'\n../../pp.h:391:49: note: in expansion of macro '_EXTEND_SAFE_N'\nListUtil.xs:1645:9: note: in expansion of macro 'EXTEND'\nSocket.xs: In function 'void XS_Socket_inet_aton(CV*)':\nSocket.xs:773:28: warning: missing initializer for member 'addrinfo::ai_family' [-Wmissing-field-initializers]\nSocket.xs:773:28: warning: missing initializer for member 'addrinfo::ai_socktype' [-Wmissing-field-initializers]\nSocket.xs:773:28: warning: missing initializer for member 'addrinfo::ai_protocol' [-Wmissing-field-initializers]\nSocket.xs:773:28: warning: missing initializer for member 'addrinfo::ai_addrlen' [-Wmissing-field-initializers]\nSocket.xs:773:28: warning: missing initializer for member 'addrinfo::ai_addr' [-Wmissing-field-initializers]\nSocket.xs:773:28: warning: missing initializer for member 'addrinfo::ai_canonname' [-Wmissing-field-initializers]\nSocket.xs:773:28: warning: missing initializer for member 'addrinfo::ai_next' [-Wmissing-field-initializers]\nre_exec.c: In function 'bool S_regtry(regmatch_info*, char**)':\nre_exec.c:7052:53: warning: 'fold_array' may be used uninitialized in this function [-Wmaybe-uninitialized]\nre_exec.c:6956:24: note: 'fold_array' was declared here\nre_exec.c:7058:51: warning: 'folder' may be used uninitialized in this function [-Wmaybe-uninitialized]\nre_exec.c:6955:23: note: 'folder' was declared here\nre_comp.c: In function 'void S_pat_upgrade_to_utf8(RExC_state_t*, char**, STRLEN*, int)':\nre_comp.c:6815:68: warning: ignoring return value of 'size_t S_variant_under_utf8_count(const U8*, const U8*)', declared with attribute warn_unused_result [-Wunused-result]\n../../handy.h:2642:16: note: in expansion of macro 'UNLIKELY'\n../../handy.h:2642:25: note: in expansion of macro '_MEM_WRAP_WILL_WRAP'\n../../handy.h:2654:30: note: in expansion of macro 'MEM_WRAP_CHECK'\n../../handy.h:2735:27: note: in expansion of macro 'MEM_WRAP_CHECK_'\nre_comp.c:6815:5: note: in expansion of macro 'Newx'\n../../regcomp.h: In function 'ssize_t S_study_chunk.constprop.40(RExC_state_t*, regnode**, ssize_t*, ssize_t*, regnode*, scan_data_t*, I32, U32, U32, U32, bool)':\n../../regcomp.h:340:38: warning: '<anonymous>' may be used uninitialized in this function [-Wmaybe-uninitialized]\n../../regcomp.h:340:38: note: '<anonymous>' was declared here\nre_comp.c:4184:31: note: in expansion of macro 'STR_LEN'\n../../regcomp.h:334:48: warning: '<anonymous>' may be used uninitialized in this function [-Wmaybe-uninitialized]\n../../regcomp.h:334:48: note: '<anonymous>' was declared here\n../../regcomp.h:334:22: note: in expansion of macro '__ASSERT_'\n../../regcomp.h:341:50: note: in expansion of macro 'STR_LENl'\n../../regcomp.h:316:48: warning: '<anonymous>' may be used uninitialized in this function [-Wmaybe-uninitialized]\n../../regcomp.h:316:48: note: '<anonymous>' was declared here\n../../regcomp.h:316:22: note: in expansion of macro '__ASSERT_'\n../../regcomp.h:341:64: note: in expansion of macro 'STR_LENs'\nre_comp.c:4217:37: note: in expansion of macro 'STR_LEN'\nre_comp.c: In function 'regnode_offset S_regclass(RExC_state_t*, I32*, U32, bool, bool, bool, bool, bool, SV**)':\nre_comp.c:19788:48: warning: 'value' may be used uninitialized in this function [-Wmaybe-uninitialized]\nre_comp.c:19316:8: note: 'value' was declared here\nregcomp.h: In function 'ssize_t S_study_chunk.constprop.51(RExC_state_t*, regnode**, ssize_t*, ssize_t*, regnode*, scan_data_t*, I32, U32, U32, U32, bool)':\nregcomp.c:4184:31: note: in expansion of macro 'STR_LEN'\nregcomp.h:334:48: warning: '<anonymous>' may be used uninitialized in this function [-Wmaybe-uninitialized]\nregcomp.h:334:48: note: '<anonymous>' was declared here\nregcomp.h:334:22: note: in expansion of macro '__ASSERT_'\nregcomp.h:341:50: note: in expansion of macro 'STR_LENl'\nregcomp.h:316:48: warning: '<anonymous>' may be used uninitialized in this function [-Wmaybe-uninitialized]\nregcomp.h:316:48: note: '<anonymous>' was declared here\nregcomp.h:316:22: note: in expansion of macro '__ASSERT_'\nregcomp.h:341:64: note: in expansion of macro 'STR_LENs'\nregcomp.c: In function 'regnode_offset S_regclass(RExC_state_t*, I32*, U32, bool, bool, bool, bool, bool, SV**)':\nregcomp.c:19788:48: warning: 'value' may be used uninitialized in this function [-Wmaybe-uninitialized]\nregcomp.c:19316:8: note: 'value' was declared here\nregexec.c: In function 'bool S_regtry(regmatch_info*, char**)':\nregexec.c:7052:53: warning: 'fold_array' may be used uninitialized in this function [-Wmaybe-uninitialized]\nregexec.c:6956:24: note: 'fold_array' was declared here\nregexec.c:7058:51: warning: 'folder' may be used uninitialized in this function [-Wmaybe-uninitialized]\nregexec.c:6955:23: note: 'folder' was declared here\nListUtil.xs: In function 'void XS_List__Util_reduce(CV*)':\nListUtil.xs:581:47: warning: 'retvals' may be used uninitialized in this function [-Wmaybe-uninitialized]\nListUtil.xs:535:9: note: 'retvals' was declared here\nregcomp.c: In function 'void S_pat_upgrade_to_utf8(PerlInterpreter*, RExC_state_t*, char**, STRLEN*, int)':\nregcomp.h: In function 'ssize_t S_study_chunk.constprop.38(PerlInterpreter*, RExC_state_t*, regnode**, ssize_t*, ssize_t*, regnode*, scan_data_t*, I32, U32, U32, U32, bool)':\nutf8.c: In function 'U8* Perl_bytes_to_utf8(PerlInterpreter*, const U8*, STRLEN*)':\nListUtil.xs: In function 'void XS_List__Util_zip(PerlInterpreter*, CV*)':\nSocket.xs: In function 'void XS_Socket_inet_aton(PerlInterpreter*, CV*)':\nre_exec.c: In function 'bool S_regtry(PerlInterpreter*, regmatch_info*, char**)':\nre_comp.c: In function 'void S_pat_upgrade_to_utf8(PerlInterpreter*, RExC_state_t*, char**, STRLEN*, int)':\n../../regcomp.h: In function 'ssize_t S_study_chunk.constprop.39(PerlInterpreter*, RExC_state_t*, regnode**, ssize_t*, ssize_t*, regnode*, scan_data_t*, I32, U32, U32, U32, bool)':\nre_comp.c: In function 'regnode_offset S_regclass(PerlInterpreter*, RExC_state_t*, I32*, U32, bool, bool, bool, bool, bool, SV**)':\nregcomp.h: In function 'ssize_t S_study_chunk.constprop.52(PerlInterpreter*, RExC_state_t*, regnode**, ssize_t*, ssize_t*, regnode*, scan_data_t*, I32, U32, U32, U32, bool)':\nregcomp.c: In function 'regnode_offset S_regclass(PerlInterpreter*, RExC_state_t*, I32*, U32, bool, bool, bool, bool, bool, SV**)':\nregexec.c: In function 'bool S_regtry(PerlInterpreter*, regmatch_info*, char**)':\nListUtil.xs: In function 'void XS_List__Util_reduce(PerlInterpreter*, CV*)':\n\nNon-Fatal messages(gcc):\n\n\n\n-- \nReport by Test::Smoke v1.71 running on perl 5.26.1\n(Reporter v0.053 / Smoker v0.046)\n","branch":null,"build_hash":"yL7k/5N2Gpe/YQLiO2PsvuBtixWw1XzM5ImogQ/OpX0","by_build_full":"cjg-trusty\nlinux 4.4.0-211-generic [Ubuntu 14.04.6 LTS (trusty)]\n-Dcc=g++\n-Dcc=g++ -Duse64bitall\n-Dcc=g++ -Dusequadmath\n-Dcc=g++ -Duseithreads\n-Dcc=g++ -Duse64bitall -Duseithreads\n-Dcc=g++ -Duseithreads -Dusequadmath\n--\n22800\n","by_config_full":"cjg-trusty\nlinux 4.4.xx-generic [Ubuntu 14.04.6 LTS (trusty)]\n-Dcc=g++\n-Dcc=g++ -Duse64bitall\n-Dcc=g++ -Dusequadmath\n-Dcc=g++ -Duseithreads\n-Dcc=g++ -Duse64bitall -Duseithreads\n-Dcc=g++ -Duseithreads -Dusequadmath\n","compiler":"g++ 4.8.4","compiler_msgs":["regcomp.c: In function 'void S_pat_upgrade_to_utf8(RExC_state_t*, char**, STRLEN*, int)':","regcomp.c:6815:68: warning: ignoring return value of 'size_t S_variant_under_utf8_count(const U8*, const U8*)', declared with attribute warn_unused_result [-Wunused-result]","perl.h:3797:62: note: in definition of macro 'EXPECT'","perl.h:3818:52: note: in expansion of macro 'cBOOL'","handy.h:2642:16: note: in expansion of macro 'UNLIKELY'","handy.h:2642:25: note: in expansion of macro '_MEM_WRAP_WILL_WRAP'","handy.h:2654:30: note: in expansion of macro 'MEM_WRAP_CHECK'","handy.h:2735:27: note: in expansion of macro 'MEM_WRAP_CHECK_'","regcomp.c:6815:5: note: in expansion of macro 'Newx'","regcomp.h: In function 'ssize_t S_study_chunk.constprop.37(RExC_state_t*, regnode**, ssize_t*, ssize_t*, regnode*, scan_data_t*, I32, U32, U32, U32, bool)':","regcomp.h:340:38: warning: '<anonymous>' may be used uninitialized in this function [-Wmaybe-uninitialized]","regcomp.h:340:38: note: '<anonymous>' was declared here","regcomp.c:4217:37: note: in expansion of macro 'STR_LEN'","utf8.c: In function 'U8* Perl_bytes_to_utf8(const U8*, STRLEN*)':","utf8.c:2702:55: warning: ignoring return value of 'size_t S_variant_under_utf8_count(const U8*, const U8*)', declared with attribute warn_unused_result [-Wunused-result]","utf8.c:2702:5: note: in expansion of macro 'Newx'","ListUtil.xs: In function 'void XS_List__Util_zip(CV*)':","../../pp.h:371:42: warning: comparison of unsigned expression < 0 is always false [-Wtype-limits]","../../perl.h:3797:62: note: in definition of macro 'EXPECT'","../../perl.h:3818:52: note: in expansion of macro 'cBOOL'","../../pp.h:390:30: note: in expansion of macro 'UNLIKELY'","../../pp.h:390:39: note: in expansion of macro '_EXTEND_NEEDS_GROW'","ListUtil.xs:1628:9: note: in expansion of macro 'EXTEND'","../../pp.h:371:70: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]","../../pp.h:337:60: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]","../../embed.h:564:53: note: in definition of macro 'stack_grow'","../../pp.h:391:49: note: in expansion of macro '_EXTEND_SAFE_N'","ListUtil.xs:1645:9: note: in expansion of macro 'EXTEND'","Socket.xs: In function 'void XS_Socket_inet_aton(CV*)':","Socket.xs:773:28: warning: missing initializer for member 'addrinfo::ai_family' [-Wmissing-field-initializers]","Socket.xs:773:28: warning: missing initializer for member 'addrinfo::ai_socktype' [-Wmissing-field-initializers]","Socket.xs:773:28: warning: missing initializer for member 'addrinfo::ai_protocol' [-Wmissing-field-initializers]","Socket.xs:773:28: warning: missing initializer for member 'addrinfo::ai_addrlen' [-Wmissing-field-initializers]","Socket.xs:773:28: warning: missing initializer for member 'addrinfo::ai_addr' [-Wmissing-field-initializers]","Socket.xs:773:28: warning: missing initializer for member 'addrinfo::ai_canonname' [-Wmissing-field-initializers]","Socket.xs:773:28: warning: missing initializer for member 'addrinfo::ai_next' [-Wmissing-field-initializers]","re_exec.c: In function 'bool S_regtry(regmatch_info*, char**)':","re_exec.c:7052:53: warning: 'fold_array' may be used uninitialized in this function [-Wmaybe-uninitialized]","re_exec.c:6956:24: note: 'fold_array' was declared here","re_exec.c:7058:51: warning: 'folder' may be used uninitialized in this function [-Wmaybe-uninitialized]","re_exec.c:6955:23: note: 'folder' was declared here","re_comp.c: In function 'void S_pat_upgrade_to_utf8(RExC_state_t*, char**, STRLEN*, int)':","re_comp.c:6815:68: warning: ignoring return value of 'size_t S_variant_under_utf8_count(const U8*, const U8*)', declared with attribute warn_unused_result [-Wunused-result]","../../handy.h:2642:16: note: in expansion of macro 'UNLIKELY'","../../handy.h:2642:25: note: in expansion of macro '_MEM_WRAP_WILL_WRAP'","../../handy.h:2654:30: note: in expansion of macro 'MEM_WRAP_CHECK'","../../handy.h:2735:27: note: in expansion of macro 'MEM_WRAP_CHECK_'","re_comp.c:6815:5: note: in expansion of macro 'Newx'","../../regcomp.h: In function 'ssize_t S_study_chunk.constprop.40(RExC_state_t*, regnode**, ssize_t*, ssize_t*, regnode*, scan_data_t*, I32, U32, U32, U32, bool)':","../../regcomp.h:340:38: warning: '<anonymous>' may be used uninitialized in this function [-Wmaybe-uninitialized]","../../regcomp.h:340:38: note: '<anonymous>' was declared here","re_comp.c:4184:31: note: in expansion of macro 'STR_LEN'","../../regcomp.h:334:48: warning: '<anonymous>' may be used uninitialized in this function [-Wmaybe-uninitialized]","../../regcomp.h:334:48: note: '<anonymous>' was declared here","../../regcomp.h:334:22: note: in expansion of macro '__ASSERT_'","../../regcomp.h:341:50: note: in expansion of macro 'STR_LENl'","../../regcomp.h:316:48: warning: '<anonymous>' may be used uninitialized in this function [-Wmaybe-uninitialized]","../../regcomp.h:316:48: note: '<anonymous>' was declared here","../../regcomp.h:316:22: note: in expansion of macro '__ASSERT_'","../../regcomp.h:341:64: note: in expansion of macro 'STR_LENs'","re_comp.c:4217:37: note: in expansion of macro 'STR_LEN'","re_comp.c: In function 'regnode_offset S_regclass(RExC_state_t*, I32*, U32, bool, bool, bool, bool, bool, SV**)':","re_comp.c:19788:48: warning: 'value' may be used uninitialized in this function [-Wmaybe-uninitialized]","re_comp.c:19316:8: note: 'value' was declared here","regcomp.h: In function 'ssize_t S_study_chunk.constprop.51(RExC_state_t*, regnode**, ssize_t*, ssize_t*, regnode*, scan_data_t*, I32, U32, U32, U32, bool)':","regcomp.c:4184:31: note: in expansion of macro 'STR_LEN'","regcomp.h:334:48: warning: '<anonymous>' may be used uninitialized in this function [-Wmaybe-uninitialized]","regcomp.h:334:48: note: '<anonymous>' was declared here","regcomp.h:334:22: note: in expansion of macro '__ASSERT_'","regcomp.h:341:50: note: in expansion of macro 'STR_LENl'","regcomp.h:316:48: warning: '<anonymous>' may be used uninitialized in this function [-Wmaybe-uninitialized]","regcomp.h:316:48: note: '<anonymous>' was declared here","regcomp.h:316:22: note: in expansion of macro '__ASSERT_'","regcomp.h:341:64: note: in expansion of macro 'STR_LENs'","regcomp.c: In function 'regnode_offset S_regclass(RExC_state_t*, I32*, U32, bool, bool, bool, bool, bool, SV**)':","regcomp.c:19788:48: warning: 'value' may be used uninitialized in this function [-Wmaybe-uninitialized]","regcomp.c:19316:8: note: 'value' was declared here","regexec.c: In function 'bool S_regtry(regmatch_info*, char**)':","regexec.c:7052:53: warning: 'fold_array' may be used uninitialized in this function [-Wmaybe-uninitialized]","regexec.c:6956:24: note: 'fold_array' was declared here","regexec.c:7058:51: warning: 'folder' may be used uninitialized in this function [-Wmaybe-uninitialized]","regexec.c:6955:23: note: 'folder' was declared here","ListUtil.xs: In function 'void XS_List__Util_reduce(CV*)':","ListUtil.xs:581:47: warning: 'retvals' may be used uninitialized in this function [-Wmaybe-uninitialized]","ListUtil.xs:535:9: note: 'retvals' was declared here","regcomp.c: In function 'void S_pat_upgrade_to_utf8(PerlInterpreter*, RExC_state_t*, char**, STRLEN*, int)':","regcomp.h: In function 'ssize_t S_study_chunk.constprop.38(PerlInterpreter*, RExC_state_t*, regnode**, ssize_t*, ssize_t*, regnode*, scan_data_t*, I32, U32, U32, U32, bool)':","utf8.c: In function 'U8* Perl_bytes_to_utf8(PerlInterpreter*, const U8*, STRLEN*)':","ListUtil.xs: In function 'void XS_List__Util_zip(PerlInterpreter*, CV*)':","Socket.xs: In function 'void XS_Socket_inet_aton(PerlInterpreter*, CV*)':","re_exec.c: In function 'bool S_regtry(PerlInterpreter*, regmatch_info*, char**)':","re_comp.c: In function 'void S_pat_upgrade_to_utf8(PerlInterpreter*, RExC_state_t*, char**, STRLEN*, int)':","../../regcomp.h: In function 'ssize_t S_study_chunk.constprop.39(PerlInterpreter*, RExC_state_t*, regnode**, ssize_t*, ssize_t*, regnode*, scan_data_t*, I32, U32, U32, U32, bool)':","re_comp.c: In function 'regnode_offset S_regclass(PerlInterpreter*, RExC_state_t*, I32*, U32, bool, bool, bool, bool, bool, SV**)':","regcomp.h: In function 'ssize_t S_study_chunk.constprop.52(PerlInterpreter*, RExC_state_t*, regnode**, ssize_t*, ssize_t*, regnode*, scan_data_t*, I32, U32, U32, U32, bool)':","regcomp.c: In function 'regnode_offset S_regclass(PerlInterpreter*, RExC_state_t*, I32*, U32, bool, bool, bool, bool, bool, SV**)':","regexec.c: In function 'bool S_regtry(PerlInterpreter*, regmatch_info*, char**)':","ListUtil.xs: In function 'void XS_List__Util_reduce(PerlInterpreter*, CV*)':"],"conf1":["-Dcc=g++","-Dcc=g++ -Duse64bitall","-Dcc=g++ -Dusequadmath","-Dcc=g++ -Duseithreads","-Dcc=g++ -Duse64bitall -Duseithreads","-Dcc=g++ -Duseithreads -Dusequadmath"],"conf1_struct":{"common":["-Dcc=g++"],"extra":[[],["-Duse64bitall"],["-Dusequadmath"],["-Duseithreads"],["-Duse64bitall","-Duseithreads"],["-Duseithreads","-Dusequadmath"]]},"config_hash":"NOxAJa4GmYAE85QjO4sZpei9B8swb4S/3qFaZ1dOLT4","configuration":null,"cpu":"x86_64","cpu_count":1,"cpu_full":"Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz (GenuineIntel 2073MHz) (x86_64/1 cpu)","duration":22800,"error":"","from_email":"carlos@carlosguevara.com","host":"cjg-trusty","matrix":["v5.35.1-41-g5fcc04d  Configuration (common) -Dcc=g++","----------- ---------------------------------------------------------","O O         ","O O         -Duse64bitall","O O         -Dusequadmath","O O         -Duseithreads","O O         -Duseithreads -Duse64bitall","O O         -Duseithreads -Dusequadmath","| +--------- -DDEBUGGING","+----------- no debugging"],"msg_id":"<20210624030717.5434515EDA1@cjg-trusty>","nonfatal_msgs":[],"os":"linux 4.4.0-211-generic [Ubuntu 14.04.6 LTS (trusty)]","osname":"linux","osversion":"4.4.0-211-generic [Ubuntu 14.04.6 LTS (trusty)]","sha":"5fcc04dd3d0047ab739e73607d49c40a8f8baa35","status":"PASS","subject":"Smoke [smoke-me/nicholas/pp_iter] v5.35.1-41-g5fcc04d PASS linux 4.4.0-211-generic [Ubuntu 14.04.6 LTS (x86_64/1 cpu)","when_at":"2021-06-24T03:07:17"}