robsd-exec: timeout 3600s + . /usr/local/libexec/robsd/util-regress.sh + config_load + << "EOF" + _err=0 + _env=REGRESS_FAIL_EARLY=no + config_value regress-lib/libcrypto/aead-env + 2> /dev/null + _env=REGRESS_FAIL_EARLY=no GOCACHE=/tmp + _make=make -C /home/src/regress/lib/libcrypto/aead REGRESS_FAIL_EARLY=no GOCACHE=/tmp + config_value regress-lib/libcrypto/aead-targets + regress_root lib/libcrypto/aead + export SUDO + unpriv -c staff build exec make -C /home/src/regress/lib/libcrypto/aead REGRESS_FAIL_EARLY=no GOCACHE=/tmp regress ==== regress-aeadtest ==== cc -O2 -pipe -DLIBRESSL_INTERNAL -Werror -Wall -Wpointer-arith -Wuninitialized -Wstrict-prototypes -Wmissing-prototypes -Wunused -Wsign-compare -Wshadow -MD -MP -c /home/src/regress/lib/libcrypto/aead/aeadtest.c cc -o aeadtest aeadtest.o -Wl,-Bstatic -lcrypto -Wl,-Bdynamic ./aeadtest aead /home/src/regress/lib/libcrypto/aead/aeadtests.txt Completed 9 test cases PASS ./aeadtest aes-128-gcm /home/src/regress/lib/libcrypto/aead/aes_128_gcm_tests.txt Completed 74 test cases PASS ./aeadtest aes-192-gcm /home/src/regress/lib/libcrypto/aead/aes_192_gcm_tests.txt Completed 6 test cases PASS ./aeadtest aes-256-gcm /home/src/regress/lib/libcrypto/aead/aes_256_gcm_tests.txt Completed 66 test cases PASS ./aeadtest chacha20-poly1305 /home/src/regress/lib/libcrypto/aead/chacha20_poly1305_tests.txt Completed 81 test cases PASS ./aeadtest xchacha20-poly1305 /home/src/regress/lib/libcrypto/aead/xchacha20_poly1305_tests.txt Completed 52 test cases PASS