make -C tools/testing/selftests TARGETS="drivers/net" TEST_PROGS=gro.py TEEST_GEN_PROGS="" run_tests make: Entering directory '/home/virtme/testing/wt-25/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing/wt-25/tools/testing/selftests/drivers/net' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing/wt-25/tools/testing/selftests/drivers/net' make[1]: Entering directory '/home/virtme/testing/wt-25/tools/testing/selftests/net/lib' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing/wt-25/tools/testing/selftests/net/lib' make[1]: Entering directory '/home/virtme/testing/wt-25/tools/testing/selftests/drivers/net' TAP version 13 1..1 # overriding timeout to 360 # selftests: drivers/net: gro.py # TAP version 13 # 1..207 # ok 1 gro.test.sw_ipv4_data_same # ok 2 gro.test.sw_ipv4_data_lrg_sml # ok 3 gro.test.sw_ipv4_data_sml_lrg # ok 4 gro.test.sw_ipv4_ack # ok 5 gro.test.sw_ipv4_flags_psh # ok 6 gro.test.sw_ipv4_flags_syn # ok 7 gro.test.sw_ipv4_flags_rst # ok 8 gro.test.sw_ipv4_flags_urg # ok 9 gro.test.sw_ipv4_tcp_csum # ok 10 gro.test.sw_ipv4_tcp_seq # ok 11 gro.test.sw_ipv4_tcp_ts # ok 12 gro.test.sw_ipv4_tcp_opt # ok 13 gro.test.sw_ipv4_ip_ecn # ok 14 gro.test.sw_ipv4_ip_tos # # CMD: /home/virtme/testing/wt-25/tools/testing/selftests/drivers/net/gro --ipv4 --dmac 00:de:ad:be:ef:01 --smac 52:54:00:12:34:56 --daddr 192.0.3.1 --saddr 192.0.3.2 --test large_max --verbose --rx --iface enp1s0 # # EXIT: 1 # # STDOUT: Shouldn't coalesce if exceed IP max pkt size: # # STDERR: Expected {65495 919 }, Total 2 packets # # Received {28252 [!=65495]20180 [!=919]17063 [!=0]919 [!=0]}, Total 4 packets. # # /home/virtme/testing/wt-25/tools/testing/selftests/drivers/net/gro: incorrect number of packets # # Ignoring ipv4/large_max failure due to slow environment # ok 15 gro.test.sw_ipv4_large_max # # CMD: /home/virtme/testing/wt-25/tools/testing/selftests/drivers/net/gro --ipv4 --dmac 00:de:ad:be:ef:01 --smac 52:54:00:12:34:56 --daddr 192.0.3.1 --saddr 192.0.3.2 --test large_rem --verbose --rx --iface enp1s0 # # EXIT: 1 # # STDOUT: last segment sent individually: # # STDERR: Expected {64576 920 920 }, Total 3 packets # # Received {4036 [!=64576]24216 [!=920]16144 [!=920]21100 [!=0]920 [!=0]}, Total 5 packets. # # /home/virtme/testing/wt-25/tools/testing/selftests/drivers/net/gro: incorrect number of packets # # Ignoring ipv4/large_rem failure due to slow environment # ok 16 gro.test.sw_ipv4_large_rem # ok 17 gro.test.sw_ipv4_ip_ttl # ok 18 gro.test.sw_ipv4_ip_opt # ok 19 gro.test.sw_ipv4_ip_frag4 # ok 20 gro.test.sw_ipv4_ip_id_df1_inc # ok 21 gro.test.sw_ipv4_ip_id_df1_fixed # ok 22 gro.test.sw_ipv4_ip_id_df0_inc # ok 23 gro.test.sw_ipv4_ip_id_df0_fixed # ok 24 gro.test.sw_ipv4_ip_id_df1_inc_fixed # ok 25 gro.test.sw_ipv4_ip_id_df1_fixed_inc # ok 26 gro.test.sw_ipv6_data_same # ok 27 gro.test.sw_ipv6_data_lrg_sml # ok 28 gro.test.sw_ipv6_data_sml_lrg # ok 29 gro.test.sw_ipv6_ack # ok 30 gro.test.sw_ipv6_flags_psh # ok 31 gro.test.sw_ipv6_flags_syn # ok 32 gro.test.sw_ipv6_flags_rst # ok 33 gro.test.sw_ipv6_flags_urg # ok 34 gro.test.sw_ipv6_tcp_csum # ok 35 gro.test.sw_ipv6_tcp_seq # ok 36 gro.test.sw_ipv6_tcp_ts # ok 37 gro.test.sw_ipv6_tcp_opt # ok 38 gro.test.sw_ipv6_ip_ecn # ok 39 gro.test.sw_ipv6_ip_tos # # CMD: /home/virtme/testing/wt-25/tools/testing/selftests/drivers/net/gro --ipv6 --dmac 00:de:ad:be:ef:01 --smac 52:54:00:12:34:56 --daddr 2001:db8:1::1 --saddr 2001:db8:1::2 --test large_max --verbose --rx --iface enp1s0 # # EXIT: 1 # # STDOUT: Shouldn't coalesce if exceed IP max pkt size: # # STDERR: Expected {65475 899 }, Total 2 packets # # Received {16144 [!=65475]20180 [!=899]20180 [!=0]4036 [!=0]4935 [!=0]899 [!=0]}, Total 6 packets. # # /home/virtme/testing/wt-25/tools/testing/selftests/drivers/net/gro: incorrect number of packets # # Ignoring ipv6/large_max failure due to slow environment # ok 40 gro.test.sw_ipv6_large_max # # CMD: /home/virtme/testing/wt-25/tools/testing/selftests/drivers/net/gro --ipv6 --dmac 00:de:ad:be:ef:01 --smac 52:54:00:12:34:56 --daddr 2001:db8:1::1 --saddr 2001:db8:1::2 --test large_rem --verbose --rx --iface enp1s0 # # EXIT: 1 # # STDOUT: last segment sent individually: # # STDERR: Expected {64576 900 900 }, Total 3 packets # # Received {8072 [!=64576]24216 [!=900]24216 [!=900]8972 [!=0]900 [!=0]}, Total 5 packets. # # /home/virtme/testing/wt-25/tools/testing/selftests/drivers/net/gro: incorrect number of packets # # Ignoring ipv6/large_rem failure due to slow environment # ok 41 gro.test.sw_ipv6_large_rem # ok 42 gro.test.sw_ipv6_ip_frag6 # ok 43 gro.test.sw_ipv6_ip_v6ext_same # ok 44 gro.test.sw_ipv6_ip_v6ext_diff # ok 45 gro.test.sw_ipip_data_same # ok 46 gro.test.sw_ipip_data_lrg_sml # ok 47 gro.test.sw_ipip_data_sml_lrg # ok 48 gro.test.sw_ipip_ack # ok 49 gro.test.sw_ipip_flags_psh # ok 50 gro.test.sw_ipip_flags_syn # ok 51 gro.test.sw_ipip_flags_rst # ok 52 gro.test.sw_ipip_flags_urg # ok 53 gro.test.sw_ipip_tcp_csum # ok 54 gro.test.sw_ipip_tcp_seq # ok 55 gro.test.sw_ipip_tcp_ts # ok 56 gro.test.sw_ipip_tcp_opt # ok 57 gro.test.sw_ipip_ip_ecn # ok 58 gro.test.sw_ipip_ip_tos # # CMD: /home/virtme/testing/wt-25/tools/testing/selftests/drivers/net/gro --ipip --dmac 00:de:ad:be:ef:01 --smac 52:54:00:12:34:56 --daddr 192.0.3.1 --saddr 192.0.3.2 --test large_max --verbose --rx --iface enp1s0 # # EXIT: 1 # # STDOUT: Shouldn't coalesce if exceed IP max pkt size: # # STDERR: Expected {65475 899 }, Total 2 packets # # Received {12108 [!=65475]8072 [!=899]12108 [!=0]12108 [!=0]21079 [!=0]899 [!=0]}, Total 6 packets. # # /home/virtme/testing/wt-25/tools/testing/selftests/drivers/net/gro: incorrect number of packets # # Ignoring ipip/large_max failure due to slow environment # ok 59 gro.test.sw_ipip_large_max # # CMD: /home/virtme/testing/wt-25/tools/testing/selftests/drivers/net/gro --ipip --dmac 00:de:ad:be:ef:01 --smac 52:54:00:12:34:56 --daddr 192.0.3.1 --saddr 192.0.3.2 --test large_rem --verbose --rx --iface enp1s0 # # EXIT: 1 # # STDOUT: last segment sent individually: # # STDERR: Expected {64576 900 900 }, Total 3 packets # # Received {20180 [!=64576]16144 [!=900]20180 [!=900]8972 [!=0]900 [!=0]}, Total 5 packets. # # /home/virtme/testing/wt-25/tools/testing/selftests/drivers/net/gro: incorrect number of packets # # Ignoring ipip/large_rem failure due to slow environment # ok 60 gro.test.sw_ipip_large_rem # ok 61 gro.test.sw_ipip_ip_ttl # ok 62 gro.test.sw_ipip_ip_opt # ok 63 gro.test.sw_ipip_ip_frag4 # ok 64 gro.test.sw_ipip_ip_id_df1_inc # ok 65 gro.test.sw_ipip_ip_id_df1_fixed # ok 66 gro.test.sw_ipip_ip_id_df0_inc # ok 67 gro.test.sw_ipip_ip_id_df0_fixed # ok 68 gro.test.sw_ipip_ip_id_df1_inc_fixed # ok 69 gro.test.sw_ipip_ip_id_df1_fixed_inc # ok 70 gro.test.hw_ipv4_data_same # XFAIL Device does not support rx-gro-hw # ok 71 gro.test.hw_ipv4_data_lrg_sml # XFAIL Device does not support rx-gro-hw # ok 72 gro.test.hw_ipv4_data_sml_lrg # XFAIL Device does not support rx-gro-hw # ok 73 gro.test.hw_ipv4_ack # XFAIL Device does not support rx-gro-hw # ok 74 gro.test.hw_ipv4_flags_psh # XFAIL Device does not support rx-gro-hw # ok 75 gro.test.hw_ipv4_flags_syn # XFAIL Device does not support rx-gro-hw # ok 76 gro.test.hw_ipv4_flags_rst # XFAIL Device does not support rx-gro-hw # ok 77 gro.test.hw_ipv4_flags_urg # XFAIL Device does not support rx-gro-hw # ok 78 gro.test.hw_ipv4_tcp_csum # XFAIL Device does not support rx-gro-hw # ok 79 gro.test.hw_ipv4_tcp_seq # XFAIL Device does not support rx-gro-hw # ok 80 gro.test.hw_ipv4_tcp_ts # XFAIL Device does not support rx-gro-hw # ok 81 gro.test.hw_ipv4_tcp_opt # XFAIL Device does not support rx-gro-hw # ok 82 gro.test.hw_ipv4_ip_ecn # XFAIL Device does not support rx-gro-hw # ok 83 gro.test.hw_ipv4_ip_tos # XFAIL Device does not support rx-gro-hw # ok 84 gro.test.hw_ipv4_large_max # XFAIL Device does not support rx-gro-hw # ok 85 gro.test.hw_ipv4_large_rem # XFAIL Device does not support rx-gro-hw # ok 86 gro.test.hw_ipv4_ip_ttl # XFAIL Device does not support rx-gro-hw # ok 87 gro.test.hw_ipv4_ip_opt # XFAIL Device does not support rx-gro-hw # ok 88 gro.test.hw_ipv4_ip_frag4 # XFAIL Device does not support rx-gro-hw # ok 89 gro.test.hw_ipv4_ip_id_df1_inc # XFAIL Device does not support rx-gro-hw # ok 90 gro.test.hw_ipv4_ip_id_df1_fixed # XFAIL Device does not support rx-gro-hw # ok 91 gro.test.hw_ipv4_ip_id_df0_inc # XFAIL Device does not support rx-gro-hw # ok 92 gro.test.hw_ipv4_ip_id_df0_fixed # XFAIL Device does not support rx-gro-hw # ok 93 gro.test.hw_ipv4_ip_id_df1_inc_fixed # XFAIL Device does not support rx-gro-hw # ok 94 gro.test.hw_ipv4_ip_id_df1_fixed_inc # XFAIL Device does not support rx-gro-hw # ok 95 gro.test.hw_ipv6_data_same # XFAIL Device does not support rx-gro-hw # ok 96 gro.test.hw_ipv6_data_lrg_sml # XFAIL Device does not support rx-gro-hw # ok 97 gro.test.hw_ipv6_data_sml_lrg # XFAIL Device does not support rx-gro-hw # ok 98 gro.test.hw_ipv6_ack # XFAIL Device does not support rx-gro-hw # ok 99 gro.test.hw_ipv6_flags_psh # XFAIL Device does not support rx-gro-hw # ok 100 gro.test.hw_ipv6_flags_syn # XFAIL Device does not support rx-gro-hw # ok 101 gro.test.hw_ipv6_flags_rst # XFAIL Device does not support rx-gro-hw # ok 102 gro.test.hw_ipv6_flags_urg # XFAIL Device does not support rx-gro-hw # ok 103 gro.test.hw_ipv6_tcp_csum # XFAIL Device does not support rx-gro-hw # ok 104 gro.test.hw_ipv6_tcp_seq # XFAIL Device does not support rx-gro-hw # ok 105 gro.test.hw_ipv6_tcp_ts # XFAIL Device does not support rx-gro-hw # ok 106 gro.test.hw_ipv6_tcp_opt # XFAIL Device does not support rx-gro-hw # ok 107 gro.test.hw_ipv6_ip_ecn # XFAIL Device does not support rx-gro-hw # ok 108 gro.test.hw_ipv6_ip_tos # XFAIL Device does not support rx-gro-hw # ok 109 gro.test.hw_ipv6_large_max # XFAIL Device does not support rx-gro-hw # ok 110 gro.test.hw_ipv6_large_rem # XFAIL Device does not support rx-gro-hw # ok 111 gro.test.hw_ipv6_ip_frag6 # XFAIL Device does not support rx-gro-hw # ok 112 gro.test.hw_ipv6_ip_v6ext_same # XFAIL Device does not support rx-gro-hw # ok 113 gro.test.hw_ipv6_ip_v6ext_diff # XFAIL Device does not support rx-gro-hw # ok 114 gro.test.hw_ipip_data_same # XFAIL Device does not support rx-gro-hw # ok 115 gro.test.hw_ipip_data_lrg_sml # XFAIL Device does not support rx-gro-hw # ok 116 gro.test.hw_ipip_data_sml_lrg # XFAIL Device does not support rx-gro-hw # ok 117 gro.test.hw_ipip_ack # XFAIL Device does not support rx-gro-hw # ok 118 gro.test.hw_ipip_flags_psh # XFAIL Device does not support rx-gro-hw # ok 119 gro.test.hw_ipip_flags_syn # XFAIL Device does not support rx-gro-hw # ok 120 gro.test.hw_ipip_flags_rst # XFAIL Device does not support rx-gro-hw # ok 121 gro.test.hw_ipip_flags_urg # XFAIL Device does not support rx-gro-hw # ok 122 gro.test.hw_ipip_tcp_csum # XFAIL Device does not support rx-gro-hw # ok 123 gro.test.hw_ipip_tcp_seq # XFAIL Device does not support rx-gro-hw # ok 124 gro.test.hw_ipip_tcp_ts # XFAIL Device does not support rx-gro-hw # ok 125 gro.test.hw_ipip_tcp_opt # XFAIL Device does not support rx-gro-hw # ok 126 gro.test.hw_ipip_ip_ecn # XFAIL Device does not support rx-gro-hw # ok 127 gro.test.hw_ipip_ip_tos # XFAIL Device does not support rx-gro-hw # ok 128 gro.test.hw_ipip_large_max # XFAIL Device does not support rx-gro-hw # ok 129 gro.test.hw_ipip_large_rem # XFAIL Device does not support rx-gro-hw # ok 130 gro.test.hw_ipip_ip_ttl # XFAIL Device does not support rx-gro-hw # ok 131 gro.test.hw_ipip_ip_opt # XFAIL Device does not support rx-gro-hw # ok 132 gro.test.hw_ipip_ip_frag4 # XFAIL Device does not support rx-gro-hw # ok 133 gro.test.hw_ipip_ip_id_df1_inc # XFAIL Device does not support rx-gro-hw # ok 134 gro.test.hw_ipip_ip_id_df1_fixed # XFAIL Device does not support rx-gro-hw # ok 135 gro.test.hw_ipip_ip_id_df0_inc # XFAIL Device does not support rx-gro-hw # ok 136 gro.test.hw_ipip_ip_id_df0_fixed # XFAIL Device does not support rx-gro-hw # ok 137 gro.test.hw_ipip_ip_id_df1_inc_fixed # XFAIL Device does not support rx-gro-hw # ok 138 gro.test.hw_ipip_ip_id_df1_fixed_inc # XFAIL Device does not support rx-gro-hw # ok 139 gro.test.lro_ipv4_data_same # XFAIL Device does not support large-receive-offload # ok 140 gro.test.lro_ipv4_data_lrg_sml # XFAIL Device does not support large-receive-offload # ok 141 gro.test.lro_ipv4_data_sml_lrg # XFAIL Device does not support large-receive-offload # ok 142 gro.test.lro_ipv4_ack # XFAIL Device does not support large-receive-offload # ok 143 gro.test.lro_ipv4_flags_psh # XFAIL Device does not support large-receive-offload # ok 144 gro.test.lro_ipv4_flags_syn # XFAIL Device does not support large-receive-offload # ok 145 gro.test.lro_ipv4_flags_rst # XFAIL Device does not support large-receive-offload # ok 146 gro.test.lro_ipv4_flags_urg # XFAIL Device does not support large-receive-offload # ok 147 gro.test.lro_ipv4_tcp_csum # XFAIL Device does not support large-receive-offload # ok 148 gro.test.lro_ipv4_tcp_seq # XFAIL Device does not support large-receive-offload # ok 149 gro.test.lro_ipv4_tcp_ts # XFAIL Device does not support large-receive-offload # ok 150 gro.test.lro_ipv4_tcp_opt # XFAIL Device does not support large-receive-offload # ok 151 gro.test.lro_ipv4_ip_ecn # XFAIL Device does not support large-receive-offload # ok 152 gro.test.lro_ipv4_ip_tos # XFAIL Device does not support large-receive-offload # ok 153 gro.test.lro_ipv4_large_max # XFAIL Device does not support large-receive-offload # ok 154 gro.test.lro_ipv4_large_rem # XFAIL Device does not support large-receive-offload # ok 155 gro.test.lro_ipv4_ip_ttl # XFAIL Device does not support large-receive-offload # ok 156 gro.test.lro_ipv4_ip_opt # XFAIL Device does not support large-receive-offload # ok 157 gro.test.lro_ipv4_ip_frag4 # XFAIL Device does not support large-receive-offload # ok 158 gro.test.lro_ipv4_ip_id_df1_inc # XFAIL Device does not support large-receive-offload # ok 159 gro.test.lro_ipv4_ip_id_df1_fixed # XFAIL Device does not support large-receive-offload # ok 160 gro.test.lro_ipv4_ip_id_df0_inc # XFAIL Device does not support large-receive-offload # ok 161 gro.test.lro_ipv4_ip_id_df0_fixed # XFAIL Device does not support large-receive-offload # ok 162 gro.test.lro_ipv4_ip_id_df1_inc_fixed # XFAIL Device does not support large-receive-offload # ok 163 gro.test.lro_ipv4_ip_id_df1_fixed_inc # XFAIL Device does not support large-receive-offload # ok 164 gro.test.lro_ipv6_data_same # XFAIL Device does not support large-receive-offload # ok 165 gro.test.lro_ipv6_data_lrg_sml # XFAIL Device does not support large-receive-offload # ok 166 gro.test.lro_ipv6_data_sml_lrg # XFAIL Device does not support large-receive-offload # ok 167 gro.test.lro_ipv6_ack # XFAIL Device does not support large-receive-offload # ok 168 gro.test.lro_ipv6_flags_psh # XFAIL Device does not support large-receive-offload # ok 169 gro.test.lro_ipv6_flags_syn # XFAIL Device does not support large-receive-offload # ok 170 gro.test.lro_ipv6_flags_rst # XFAIL Device does not support large-receive-offload # ok 171 gro.test.lro_ipv6_flags_urg # XFAIL Device does not support large-receive-offload # ok 172 gro.test.lro_ipv6_tcp_csum # XFAIL Device does not support large-receive-offload # ok 173 gro.test.lro_ipv6_tcp_seq # XFAIL Device does not support large-receive-offload # ok 174 gro.test.lro_ipv6_tcp_ts # XFAIL Device does not support large-receive-offload # ok 175 gro.test.lro_ipv6_tcp_opt # XFAIL Device does not support large-receive-offload # ok 176 gro.test.lro_ipv6_ip_ecn # XFAIL Device does not support large-receive-offload # ok 177 gro.test.lro_ipv6_ip_tos # XFAIL Device does not support large-receive-offload # ok 178 gro.test.lro_ipv6_large_max # XFAIL Device does not support large-receive-offload # ok 179 gro.test.lro_ipv6_large_rem # XFAIL Device does not support large-receive-offload # ok 180 gro.test.lro_ipv6_ip_frag6 # XFAIL Device does not support large-receive-offload # ok 181 gro.test.lro_ipv6_ip_v6ext_same # XFAIL Device does not support large-receive-offload # ok 182 gro.test.lro_ipv6_ip_v6ext_diff # XFAIL Device does not support large-receive-offload # ok 183 gro.test.lro_ipip_data_same # XFAIL Device does not support large-receive-offload # ok 184 gro.test.lro_ipip_data_lrg_sml # XFAIL Device does not support large-receive-offload # ok 185 gro.test.lro_ipip_data_sml_lrg # XFAIL Device does not support large-receive-offload # ok 186 gro.test.lro_ipip_ack # XFAIL Device does not support large-receive-offload # ok 187 gro.test.lro_ipip_flags_psh # XFAIL Device does not support large-receive-offload # ok 188 gro.test.lro_ipip_flags_syn # XFAIL Device does not support large-receive-offload # ok 189 gro.test.lro_ipip_flags_rst # XFAIL Device does not support large-receive-offload # ok 190 gro.test.lro_ipip_flags_urg # XFAIL Device does not support large-receive-offload # ok 191 gro.test.lro_ipip_tcp_csum # XFAIL Device does not support large-receive-offload # ok 192 gro.test.lro_ipip_tcp_seq # XFAIL Device does not support large-receive-offload # ok 193 gro.test.lro_ipip_tcp_ts # XFAIL Device does not support large-receive-offload # ok 194 gro.test.lro_ipip_tcp_opt # XFAIL Device does not support large-receive-offload # ok 195 gro.test.lro_ipip_ip_ecn # XFAIL Device does not support large-receive-offload # ok 196 gro.test.lro_ipip_ip_tos # XFAIL Device does not support large-receive-offload # ok 197 gro.test.lro_ipip_large_max # XFAIL Device does not support large-receive-offload # ok 198 gro.test.lro_ipip_large_rem # XFAIL Device does not support large-receive-offload # ok 199 gro.test.lro_ipip_ip_ttl # XFAIL Device does not support large-receive-offload # ok 200 gro.test.lro_ipip_ip_opt # XFAIL Device does not support large-receive-offload # ok 201 gro.test.lro_ipip_ip_frag4 # XFAIL Device does not support large-receive-offload # ok 202 gro.test.lro_ipip_ip_id_df1_inc # XFAIL Device does not support large-receive-offload # ok 203 gro.test.lro_ipip_ip_id_df1_fixed # XFAIL Device does not support large-receive-offload # ok 204 gro.test.lro_ipip_ip_id_df0_inc # XFAIL Device does not support large-receive-offload # ok 205 gro.test.lro_ipip_ip_id_df0_fixed # XFAIL Device does not support large-receive-offload # ok 206 gro.test.lro_ipip_ip_id_df1_inc_fixed # XFAIL Device does not support large-receive-offload # ok 207 gro.test.lro_ipip_ip_id_df1_fixed_inc # XFAIL Device does not support large-receive-offload # # Totals: pass:69 fail:0 xfail:138 xpass:0 skip:0 error:0 ok 1 selftests: drivers/net: gro.py make[1]: Leaving directory '/home/virtme/testing/wt-25/tools/testing/selftests/drivers/net' make: Leaving directory '/home/virtme/testing/wt-25/tools/testing/selftests' xx__-> echo $? 0 xx__-> echo scan > /sys/kernel/debug/kmemleak xx__-> echo scan > /sys/kernel/debug/kmemleak && cat /sys/kernel/debug/kmemleak xx__-> /opt/nipa/contest/scripts/env_check.py Comparing to existing state file: no differences detected. Current system state saved to /tmp/nipa-env-state.json xx__-> echo $? 0 xx__->