>>> mongo-c-driver: Building community/mongo-c-driver 1.16.2-r1 (using abuild 3.9.0-r0) started Thu, 21 Apr 2022 22:26:01 +0000 >>> mongo-c-driver: Checking sanity of /home/buildozer/aports/community/mongo-c-driver/APKBUILD... >>> mongo-c-driver: Analyzing dependencies... >>> mongo-c-driver: Installing for build: build-base openssl1.1-compat-dev snappy-dev zlib-dev libtool py3-sphinx cmake zstd-dev (1/48) Installing openssl-dev (1.1.1n-r0) (2/48) Installing snappy (1.1.9-r4) (3/48) Installing snappy-dev (1.1.9-r4) (4/48) Installing zlib-dev (1.2.12-r0) (5/48) Installing libltdl (2.4.7-r0) (6/48) Installing libtool (2.4.7-r0) (7/48) Installing libbz2 (1.0.8-r1) (8/48) Installing libffi (3.4.2-r1) (9/48) Installing gdbm (1.23-r0) (10/48) Installing xz-libs (5.2.5-r1) (11/48) Installing mpdecimal (2.5.1-r1) (12/48) Installing readline (8.1.2-r0) (13/48) Installing sqlite-libs (3.38.2-r0) (14/48) Installing python3 (3.10.3-r1) (15/48) Installing py3-tz (2022.1-r0) (16/48) Installing py3-babel (2.9.1-r1) (17/48) Installing py3-docutils (0.16-r4) (18/48) Installing py3-imagesize (1.3.0-r0) (19/48) Installing py3-markupsafe (2.1.1-r0) (20/48) Installing py3-jinja2 (3.0.3-r1) (21/48) Installing py3-pygments (2.11.2-r0) (22/48) Installing py3-certifi (2021.10.8-r0) (23/48) Installing py3-charset-normalizer (2.0.10-r0) (24/48) Installing py3-idna (3.3-r2) (25/48) Installing py3-urllib3 (1.26.9-r0) (26/48) Installing py3-requests (2.27.1-r0) (27/48) Installing py3-appdirs (1.4.4-r3) (28/48) Installing py3-more-itertools (8.12.0-r2) (29/48) Installing py3-ordered-set (4.0.2-r3) (30/48) Installing py3-parsing (2.4.7-r3) (31/48) Installing py3-six (1.16.0-r1) (32/48) Installing py3-packaging (21.3-r0) (33/48) Installing py3-setuptools (59.4.0-r0) (34/48) Installing py3-snowballstemmer (2.1.0-r2) (35/48) Installing py3-alabaster (0.7.12-r5) (36/48) Installing py3-sphinxcontrib-applehelp (1.0.2-r2) (37/48) Installing py3-sphinxcontrib-devhelp (1.0.2-r2) (38/48) Installing py3-sphinxcontrib-htmlhelp (2.0.0-r1) (39/48) Installing py3-sphinxcontrib-jsmath (1.0.1-r2) (40/48) Installing py3-sphinxcontrib-serializinghtml (1.1.5-r1) (41/48) Installing py3-sphinxcontrib-qthelp (1.0.3-r2) (42/48) Installing py3-sphinx (4.3.0-r1) (43/48) Installing libarchive (3.6.1-r0) (44/48) Installing rhash-libs (1.4.2-r2) (45/48) Installing libuv (1.44.1-r0) (46/48) Installing cmake (3.23.1-r0) (47/48) Installing zstd-dev (1.5.2-r1) (48/48) Installing .makedepends-mongo-c-driver (20220421.222608) Executing busybox-1.35.0-r8.trigger OK: 503 MiB in 137 packages >>> mongo-c-driver: Cleaning up srcdir >>> mongo-c-driver: Cleaning up pkgdir >>> mongo-c-driver: Fetching https://distfiles.alpinelinux.org/distfiles/v3.16/mongo-c-driver-1.16.2.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6726k 100 6726k 0 0 6466k 0 0:00:01 0:00:01 --:--:-- 6468k >>> mongo-c-driver: Fetching https://distfiles.alpinelinux.org/distfiles/v3.16/mongo-c-driver-1.16.2.tar.gz >>> mongo-c-driver: Checking sha512sums... mongo-c-driver-1.16.2.tar.gz: OK sphinx-taglist-no-parrallel.patch: OK sphinx-taglist-nouri-moved.patch: OK >>> mongo-c-driver: Unpacking /var/cache/distfiles/v3.16/mongo-c-driver-1.16.2.tar.gz... >>> mongo-c-driver: sphinx-taglist-no-parrallel.patch patching file build/cmake/SphinxBuild.cmake >>> mongo-c-driver: sphinx-taglist-nouri-moved.patch patching file build/sphinx/taglist.py -- The C compiler identification is ;GNU 11.2.1 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/gcc - skipped -- Detecting C compile features -- Detecting C compile features - done file VERSION_CURRENT contained BUILD_VERSION 1.16.2 -- Using bundled libbson libbson version (from VERSION_CURRENT file): 1.16.2 -- Looking for snprintf -- Looking for snprintf - found -- Looking for reallocf -- Looking for reallocf - not found -- Performing Test BSON_HAVE_TIMESPEC -- Performing Test BSON_HAVE_TIMESPEC - Success -- struct timespec found -- Looking for gmtime_r -- Looking for gmtime_r - found -- Looking for rand_r -- Looking for rand_r - found -- Looking for strings.h CMake Warning (dev) at CMakeLists.txt:10 (_message): Policy CMP0075 is not set: Include file check macros honor CMAKE_REQUIRED_LIBRARIES. ;Run "cmake --help-policy CMP0075" for policy details. ;Use the cmake_policy command to set the policy and suppress this warning.; ;CMAKE_REQUIRED_LIBRARIES is set to: ; /usr/lib/librt.a ;For compatibility with CMake 3.11 and below this check is ignoring it. Call Stack (most recent call first): /usr/share/cmake/Modules/CheckIncludeFile.cmake:82 (message) src/libbson/CMakeLists.txt:89 (CHECK_INCLUDE_FILE) This warning is for project developers. Use -Wno-dev to suppress it. -- Looking for strings.h - found -- Looking for strlcpy -- Looking for strlcpy - found -- Looking for clock_gettime -- Looking for clock_gettime - found -- Looking for strnlen -- Looking for strnlen - found -- Looking for stdbool.h -- Looking for stdbool.h - found -- Looking for SYS_gettid -- Looking for SYS_gettid - found -- Looking for syscall -- Looking for syscall - found -- Performing Test HAVE_ATOMIC_32_ADD_AND_FETCH -- Performing Test HAVE_ATOMIC_32_ADD_AND_FETCH - Success -- Performing Test HAVE_ATOMIC_64_ADD_AND_FETCH -- Performing Test HAVE_ATOMIC_64_ADD_AND_FETCH - Success -- Looking for pthread.h -- Looking for pthread.h - found -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success -- Found Threads: TRUE -- Found Sphinx: /usr/bin/sphinx-build libmongoc version (from VERSION_CURRENT file): 1.16.2 -- Searching for zlib CMake packages -- Found ZLIB: /lib/libz.so (found version "1.2.12") -- zlib found version "1.2.12" -- zlib include path "/usr/include" -- zlib libraries "/lib/libz.so" -- Looking for include file unistd.h -- Looking for include file unistd.h - found -- Looking for include file stdarg.h -- Looking for include file stdarg.h - found -- Searching for compression library zstd -- Found PkgConfig: /usr/bin/pkg-config (found version "1.8.0") -- Checking for module 'libzstd' -- Found libzstd, version 1.5.2 -- Found zstd version 1.5.2 in -- Found OpenSSL: /usr/lib/libcrypto.so (found version "1.1.1n") -- Looking for ASN1_STRING_get0_data in /usr/lib/libcrypto.so -- Looking for ASN1_STRING_get0_data in /usr/lib/libcrypto.so - found -- Searching for sasl/sasl.h -- Not found (specify -DCMAKE_INCLUDE_PATH=/path/to/sasl/include for SASL support) -- Searching for libsasl2 -- Not found (specify -DCMAKE_LIBRARY_PATH=/path/to/sasl/lib for SASL support) -- Looking for sys/types.h -- Looking for sys/types.h - found -- Looking for stdint.h -- Looking for stdint.h - found -- Looking for stddef.h -- Looking for stddef.h - found -- Check size of socklen_t -- Check size of socklen_t - done -- Looking for res_nsearch -- Looking for res_nsearch - not found -- Looking for res_search -- Looking for res_search - found -- Looking for sched_getcpu -- Looking for sched_getcpu - not found -- Detected parameters: accept (int, struct sockaddr *, socklen_t *) -- Searching for compression library header snappy-c.h -- Found in /usr/include -- Searching for libsnappy -- Found /usr/lib/libsnappy.so -- No ICU library found, SASLPrep disabled for SCRAM-SHA-256 authentication. -- If ICU is installed in a non-standard directory, define ICU_ROOT as the ICU installation path. Searching for libmongocrypt -- libmongocrypt not found. Configuring without Client-Side Field Level Encryption support. -- Performing Test MONGOC_HAVE_SS_FAMILY -- Performing Test MONGOC_HAVE_SS_FAMILY - Success -- Compiling against OpenSSL -- SASL disabled -- Configuring done -- Generating done -- Build files have been written to: /home/buildozer/aports/community/mongo-c-driver/src/build [ 1%] Building C object src/libbson/CMakeFiles/bson_static.dir/src/bson/bcon.c.o [ 1%] Building manual pages with Sphinx [ 1%] Building C object src/libbson/CMakeFiles/bson_static.dir/src/bson/bson.c.o [ 1%] Building C object src/libbson/CMakeFiles/bson_static.dir/src/bson/bson-atomic.c.o [ 2%] Building C object src/libbson/CMakeFiles/bson_static.dir/src/bson/bson-clock.c.o [ 2%] Building C object src/libbson/CMakeFiles/bson_shared.dir/src/bson/bcon.c.o [ 2%] Building C object src/libbson/CMakeFiles/bson_shared.dir/src/bson/bson.c.o [ 2%] Building manual pages with Sphinx [ 2%] Building C object src/libbson/CMakeFiles/bson_static.dir/src/bson/bson-context.c.o [ 2%] Building C object src/libbson/CMakeFiles/bson_static.dir/src/bson/bson-decimal128.c.o [ 2%] Building C object src/libbson/CMakeFiles/bson_static.dir/src/bson/bson-error.c.o [ 3%] Building C object src/libbson/CMakeFiles/bson_static.dir/src/bson/bson-iso8601.c.o [ 3%] Building C object src/libbson/CMakeFiles/bson_static.dir/src/bson/bson-iter.c.o [ 4%] Building C object src/libbson/CMakeFiles/bson_static.dir/src/bson/bson-keys.c.o [ 4%] Building C object src/libbson/CMakeFiles/bson_static.dir/src/bson/bson-json.c.o [ 4%] Building C object src/libbson/CMakeFiles/bson_static.dir/src/bson/bson-md5.c.o [ 4%] Building C object src/libbson/CMakeFiles/bson_static.dir/src/bson/bson-memory.c.o [ 5%] Building C object src/libbson/CMakeFiles/bson_static.dir/src/bson/bson-oid.c.o [ 5%] Building C object src/libbson/CMakeFiles/bson_static.dir/src/bson/bson-reader.c.o [ 5%] Building C object src/libbson/CMakeFiles/bson_static.dir/src/bson/bson-string.c.o [ 5%] Building C object src/libbson/CMakeFiles/bson_static.dir/src/bson/bson-timegm.c.o [ 6%] Building C object src/libbson/CMakeFiles/bson_shared.dir/src/bson/bson-atomic.c.o [ 7%] Building C object src/libbson/CMakeFiles/bson_static.dir/src/bson/bson-utf8.c.o [ 7%] Building C object src/libbson/CMakeFiles/bson_static.dir/src/bson/bson-value.c.o [ 7%] Building C object src/libbson/CMakeFiles/bson_static.dir/src/bson/bson-version-functions.c.o [ 8%] Building C object src/libbson/CMakeFiles/bson_static.dir/src/bson/bson-writer.c.o [ 8%] Building C object src/libbson/CMakeFiles/bson_static.dir/src/jsonsl/jsonsl.c.o [ 8%] Building C object src/libbson/CMakeFiles/bson_static.dir/__/common/common-b64.c.o [ 8%] Building C object src/libbson/CMakeFiles/bson_shared.dir/src/bson/bson-clock.c.o [ 9%] Building C object src/libbson/CMakeFiles/bson_static.dir/__/common/common-md5.c.o [ 9%] Building C object src/libbson/CMakeFiles/bson_shared.dir/src/bson/bson-context.c.o [ 10%] Building C object src/libbson/CMakeFiles/bson_shared.dir/src/bson/bson-decimal128.c.o [ 10%] Building C object src/libbson/CMakeFiles/bson_shared.dir/src/bson/bson-error.c.o [ 10%] Building C object src/libbson/CMakeFiles/bson_shared.dir/src/bson/bson-iso8601.c.o [ 11%] Building C object src/libbson/CMakeFiles/bson_shared.dir/src/bson/bson-iter.c.o [ 11%] Building C object src/libbson/CMakeFiles/bson_shared.dir/src/bson/bson-json.c.o [ 11%] Building C object src/libbson/CMakeFiles/bson_shared.dir/src/bson/bson-keys.c.o [ 11%] Building C object src/libbson/CMakeFiles/bson_shared.dir/src/bson/bson-md5.c.o [ 12%] Building C object src/libbson/CMakeFiles/bson_shared.dir/src/bson/bson-memory.c.o [ 12%] Building C object src/libbson/CMakeFiles/bson_shared.dir/src/bson/bson-oid.c.o [ 12%] Building C object src/libbson/CMakeFiles/bson_shared.dir/src/bson/bson-reader.c.o [ 13%] Building C object src/libbson/CMakeFiles/bson_shared.dir/src/bson/bson-string.c.o [ 13%] Linking C static library libbson-static-1.0.a [ 13%] Built target bson_static [ 13%] Building C object src/libmongoc/CMakeFiles/mongoc_static.dir/src/mongoc/mongoc-aggregate.c.o [ 13%] Building C object src/libbson/CMakeFiles/bson_shared.dir/src/bson/bson-timegm.c.o [ 13%] Building C object src/libmongoc/CMakeFiles/mongoc_static.dir/src/mongoc/mongoc-apm.c.o [ 13%] Building C object src/libbson/CMakeFiles/bson_shared.dir/src/bson/bson-utf8.c.o [ 14%] Building C object src/libbson/CMakeFiles/bson_shared.dir/src/bson/bson-value.c.o [ 14%] Building C object src/libmongoc/CMakeFiles/mongoc_static.dir/src/mongoc/mongoc-array.c.o [ 15%] Building C object src/libmongoc/CMakeFiles/mongoc_static.dir/src/mongoc/mongoc-async.c.o [ 15%] Building C object src/libbson/CMakeFiles/bson_shared.dir/src/bson/bson-version-functions.c.o [ 15%] Building C object src/libmongoc/CMakeFiles/mongoc_static.dir/src/mongoc/mongoc-async-cmd.c.o [ 15%] Building C object src/libbson/CMakeFiles/bson_shared.dir/src/bson/bson-writer.c.o [ 15%] Building C object src/libmongoc/CMakeFiles/mongoc_static.dir/src/mongoc/mongoc-buffer.c.o [ 15%] Building C object src/libbson/CMakeFiles/bson_shared.dir/src/jsonsl/jsonsl.c.o [ 16%] Building C object src/libbson/CMakeFiles/bson_shared.dir/__/common/common-b64.c.o [ 17%] Building C object src/libmongoc/CMakeFiles/mongoc_static.dir/src/mongoc/mongoc-bulk-operation.c.o [ 17%] Building C object src/libmongoc/CMakeFiles/mongoc_static.dir/src/mongoc/mongoc-change-stream.c.o [ 17%] Building C object src/libmongoc/CMakeFiles/mongoc_static.dir/src/mongoc/mongoc-client.c.o [ 18%] Building C object src/libmongoc/CMakeFiles/mongoc_static.dir/src/mongoc/mongoc-client-pool.c.o [ 18%] Building C object src/libmongoc/CMakeFiles/mongoc_static.dir/src/mongoc/mongoc-client-side-encryption.c.o [ 18%] Building C object src/libmongoc/CMakeFiles/mongoc_static.dir/src/mongoc/mongoc-cluster.c.o [ 18%] Building C object src/libmongoc/CMakeFiles/mongoc_static.dir/src/mongoc/mongoc-cluster-sasl.c.o [ 18%] Building C object src/libbson/CMakeFiles/bson_shared.dir/__/common/common-md5.c.o [ 19%] Building C object src/libmongoc/CMakeFiles/mongoc_static.dir/src/mongoc/mongoc-collection.c.o [ 19%] Building C object src/libmongoc/CMakeFiles/mongoc_static.dir/src/mongoc/mongoc-compression.c.o [ 19%] Building C object src/libmongoc/CMakeFiles/mongoc_static.dir/src/mongoc/mongoc-counters.c.o [ 19%] Linking C shared library libbson-1.0.so [ 19%] Built target bson_shared [ 20%] Building C object src/libmongoc/CMakeFiles/mongoc_static.dir/src/mongoc/mongoc-crypt.c.o [ 20%] Building C object src/libmongoc/CMakeFiles/mongoc_static.dir/src/mongoc/mongoc-cursor-array.c.o [ 20%] Building C object src/libmongoc/CMakeFiles/mongoc_static.dir/src/mongoc/mongoc-cursor.c.o [ 21%] Building C object src/libmongoc/CMakeFiles/mongoc_static.dir/src/mongoc/mongoc-cursor-cmd.c.o [ 21%] Building C object src/libmongoc/CMakeFiles/mongoc_shared.dir/src/mongoc/mongoc-aggregate.c.o [ 21%] Building C object src/libmongoc/CMakeFiles/mongoc_static.dir/src/mongoc/mongoc-cursor-change-stream.c.o [ 21%] Building C object src/libmongoc/CMakeFiles/mongoc_static.dir/src/mongoc/mongoc-cursor-cmd-deprecated.c.o [ 21%] Building C object src/libmongoc/CMakeFiles/mongoc_shared.dir/src/mongoc/mongoc-apm.c.o [ 22%] Building C object src/libmongoc/CMakeFiles/mongoc_shared.dir/src/mongoc/mongoc-array.c.o [ 22%] Building C object src/libmongoc/CMakeFiles/mongoc_static.dir/src/mongoc/mongoc-cursor-find.c.o [ 23%] Building C object src/libmongoc/CMakeFiles/mongoc_static.dir/src/mongoc/mongoc-cursor-find-cmd.c.o [ 23%] Building C object src/libmongoc/CMakeFiles/mongoc_static.dir/src/mongoc/mongoc-cursor-find-opquery.c.o [ 23%] Building C object src/libmongoc/CMakeFiles/mongoc_static.dir/src/mongoc/mongoc-cursor-legacy.c.o [ 24%] Building C object src/libmongoc/CMakeFiles/mongoc_static.dir/src/mongoc/mongoc-database.c.o [ 24%] Building C object src/libmongoc/CMakeFiles/mongoc_shared.dir/src/mongoc/mongoc-async.c.o [ 24%] Building C object src/libmongoc/CMakeFiles/mongoc_shared.dir/src/mongoc/mongoc-async-cmd.c.o [ 25%] Building C object src/libmongoc/CMakeFiles/mongoc_shared.dir/src/mongoc/mongoc-buffer.c.o [ 25%] Building C object src/libmongoc/CMakeFiles/mongoc_shared.dir/src/mongoc/mongoc-bulk-operation.c.o [ 25%] Building C object src/libmongoc/CMakeFiles/mongoc_shared.dir/src/mongoc/mongoc-change-stream.c.o [ 25%] Building C object src/libmongoc/CMakeFiles/mongoc_shared.dir/src/mongoc/mongoc-client.c.o [ 26%] Building C object src/libmongoc/CMakeFiles/mongoc_shared.dir/src/mongoc/mongoc-client-pool.c.o [ 26%] Building C object src/libmongoc/CMakeFiles/mongoc_shared.dir/src/mongoc/mongoc-client-side-encryption.c.o [ 26%] Building C object src/libmongoc/CMakeFiles/mongoc_static.dir/src/mongoc/mongoc-error.c.o [ 26%] Building C object src/libmongoc/CMakeFiles/mongoc_static.dir/src/mongoc/mongoc-find-and-modify.c.o [ 26%] Building C object src/libmongoc/CMakeFiles/mongoc_shared.dir/src/mongoc/mongoc-cluster.c.o [ 27%] Building C object src/libmongoc/CMakeFiles/mongoc_shared.dir/src/mongoc/mongoc-cluster-sasl.c.o [ 27%] Building C object src/libmongoc/CMakeFiles/mongoc_shared.dir/src/mongoc/mongoc-collection.c.o [ 28%] Building C object src/libmongoc/CMakeFiles/mongoc_static.dir/src/mongoc/mongoc-init.c.o [ 28%] Building C object src/libmongoc/CMakeFiles/mongoc_shared.dir/src/mongoc/mongoc-compression.c.o [ 29%] Building C object src/libmongoc/CMakeFiles/mongoc_shared.dir/src/mongoc/mongoc-counters.c.o [ 29%] Building C object src/libmongoc/CMakeFiles/mongoc_shared.dir/src/mongoc/mongoc-crypt.c.o [ 29%] Building C object src/libmongoc/CMakeFiles/mongoc_shared.dir/src/mongoc/mongoc-cursor-array.c.o [ 29%] Building C object src/libmongoc/CMakeFiles/mongoc_static.dir/src/mongoc/mongoc-gridfs.c.o [ 29%] Building C object src/libmongoc/CMakeFiles/mongoc_static.dir/src/mongoc/mongoc-gridfs-bucket.c.o [ 29%] Building C object src/libmongoc/CMakeFiles/mongoc_shared.dir/src/mongoc/mongoc-cursor.c.o [ 29%] Building C object src/libmongoc/CMakeFiles/mongoc_static.dir/src/mongoc/mongoc-gridfs-bucket-file.c.o [ 30%] Building C object src/libmongoc/CMakeFiles/mongoc_shared.dir/src/mongoc/mongoc-cursor-cmd.c.o [ 31%] Building C object src/libmongoc/CMakeFiles/mongoc_static.dir/src/mongoc/mongoc-gridfs-file.c.o [ 31%] Building C object src/libmongoc/CMakeFiles/mongoc_shared.dir/src/mongoc/mongoc-cursor-change-stream.c.o [ 31%] Building C object src/libmongoc/CMakeFiles/mongoc_shared.dir/src/mongoc/mongoc-cursor-cmd-deprecated.c.o [ 31%] Building C object src/libmongoc/CMakeFiles/mongoc_static.dir/src/mongoc/mongoc-gridfs-file-list.c.o [ 32%] Building C object src/libmongoc/CMakeFiles/mongoc_shared.dir/src/mongoc/mongoc-cursor-find.c.o [ 32%] Building C object src/libmongoc/CMakeFiles/mongoc_shared.dir/src/mongoc/mongoc-cursor-find-cmd.c.o [ 32%] Building C object src/libmongoc/CMakeFiles/mongoc_static.dir/src/mongoc/mongoc-gridfs-file-page.c.o [ 32%] Building C object src/libmongoc/CMakeFiles/mongoc_shared.dir/src/mongoc/mongoc-cursor-find-opquery.c.o [ 33%] Building C object src/libmongoc/CMakeFiles/mongoc_shared.dir/src/mongoc/mongoc-cursor-legacy.c.o [ 33%] Building C object src/libmongoc/CMakeFiles/mongoc_shared.dir/src/mongoc/mongoc-database.c.o [ 34%] Building C object src/libmongoc/CMakeFiles/mongoc_static.dir/src/mongoc/mongoc-handshake.c.o [ 34%] Building C object src/libmongoc/CMakeFiles/mongoc_static.dir/src/mongoc/mongoc-host-list.c.o [ 34%] Building C object src/libmongoc/CMakeFiles/mongoc_shared.dir/src/mongoc/mongoc-error.c.o [ 34%] Building C object src/libmongoc/CMakeFiles/mongoc_shared.dir/src/mongoc/mongoc-find-and-modify.c.o [ 35%] Building C object src/libmongoc/CMakeFiles/mongoc_shared.dir/src/mongoc/mongoc-init.c.o [ 35%] Building C object src/libmongoc/CMakeFiles/mongoc_static.dir/src/mongoc/mongoc-index.c.o [ 35%] Building C object src/libmongoc/CMakeFiles/mongoc_shared.dir/src/mongoc/mongoc-gridfs.c.o [ 35%] Building C object src/libmongoc/CMakeFiles/mongoc_shared.dir/src/mongoc/mongoc-gridfs-bucket.c.o [ 36%] Building C object src/libmongoc/CMakeFiles/mongoc_static.dir/src/mongoc/mongoc-list.c.o [ 37%] Building C object src/libmongoc/CMakeFiles/mongoc_shared.dir/src/mongoc/mongoc-gridfs-bucket-file.c.o [ 37%] Building C object src/libmongoc/CMakeFiles/mongoc_static.dir/src/mongoc/mongoc-linux-distro-scanner.c.o [ 37%] Building C object src/libmongoc/CMakeFiles/mongoc_static.dir/src/mongoc/mongoc-log.c.o [ 37%] Building C object src/libmongoc/CMakeFiles/mongoc_static.dir/src/mongoc/mongoc-matcher.c.o [ 38%] Building C object src/libmongoc/CMakeFiles/mongoc_static.dir/src/mongoc/mongoc-matcher-op.c.o [ 38%] Building C object src/libmongoc/CMakeFiles/mongoc_shared.dir/src/mongoc/mongoc-gridfs-file-list.c.o [ 38%] Building C object src/libmongoc/CMakeFiles/mongoc_shared.dir/src/mongoc/mongoc-gridfs-file.c.o [ 39%] Building C object src/libmongoc/CMakeFiles/mongoc_shared.dir/src/mongoc/mongoc-gridfs-file-page.c.o [ 39%] Building C object src/libmongoc/CMakeFiles/mongoc_static.dir/src/mongoc/mongoc-memcmp.c.o [ 39%] Building C object src/libmongoc/CMakeFiles/mongoc_static.dir/src/mongoc/mongoc-cmd.c.o [ 40%] Building C object src/libmongoc/CMakeFiles/mongoc_static.dir/src/mongoc/mongoc-opts.c.o [ 40%] Building C object src/libmongoc/CMakeFiles/mongoc_static.dir/src/mongoc/mongoc-opts-helpers.c.o [ 40%] Building C object src/libmongoc/CMakeFiles/mongoc_static.dir/src/mongoc/mongoc-queue.c.o [ 41%] Building C object src/libmongoc/CMakeFiles/mongoc_static.dir/src/mongoc/mongoc-read-concern.c.o [ 41%] Building C object src/libmongoc/CMakeFiles/mongoc_static.dir/src/mongoc/mongoc-read-prefs.c.o [ 41%] Building C object src/libmongoc/CMakeFiles/mongoc_shared.dir/src/mongoc/mongoc-handshake.c.o [ 41%] Building C object src/libmongoc/CMakeFiles/mongoc_static.dir/src/mongoc/mongoc-rpc.c.o [ 41%] Building C object src/libmongoc/CMakeFiles/mongoc_static.dir/src/mongoc/mongoc-server-description.c.o [ 41%] Building C object src/libmongoc/CMakeFiles/mongoc_shared.dir/src/mongoc/mongoc-host-list.c.o [ 42%] Building C object src/libmongoc/CMakeFiles/mongoc_static.dir/src/mongoc/mongoc-server-stream.c.o [ 42%] Building C object src/libmongoc/CMakeFiles/mongoc_static.dir/src/mongoc/mongoc-client-session.c.o [ 42%] Building C object src/libmongoc/CMakeFiles/mongoc_shared.dir/src/mongoc/mongoc-index.c.o [ 43%] Building C object src/libmongoc/CMakeFiles/mongoc_shared.dir/src/mongoc/mongoc-list.c.o [ 43%] Building C object src/libmongoc/CMakeFiles/mongoc_shared.dir/src/mongoc/mongoc-linux-distro-scanner.c.o [ 43%] Building C object src/libmongoc/CMakeFiles/mongoc_shared.dir/src/mongoc/mongoc-log.c.o [ 43%] Building C object src/libmongoc/CMakeFiles/mongoc_static.dir/src/mongoc/mongoc-set.c.o [ 44%] Building C object src/libmongoc/CMakeFiles/mongoc_shared.dir/src/mongoc/mongoc-matcher.c.o [ 45%] Building C object src/libmongoc/CMakeFiles/mongoc_static.dir/src/mongoc/mongoc-socket.c.o Not creating man page for api Not creating man page for index [ 45%] Building C object src/libmongoc/CMakeFiles/mongoc_static.dir/src/mongoc/mongoc-stream-buffered.c.o [ 45%] Building C object src/libmongoc/CMakeFiles/mongoc_shared.dir/src/mongoc/mongoc-matcher-op.c.o [ 45%] Building C object src/libmongoc/CMakeFiles/mongoc_static.dir/src/mongoc/mongoc-stream.c.o [ 46%] Building C object src/libmongoc/CMakeFiles/mongoc_static.dir/src/mongoc/mongoc-stream-file.c.o [ 46%] Building C object src/libmongoc/CMakeFiles/mongoc_static.dir/src/mongoc/mongoc-stream-gridfs.c.o [ 46%] Building C object src/libmongoc/CMakeFiles/mongoc_shared.dir/src/mongoc/mongoc-memcmp.c.o [ 46%] Building C object src/libmongoc/CMakeFiles/mongoc_static.dir/src/mongoc/mongoc-stream-gridfs-download.c.o [ 46%] Building C object src/libmongoc/CMakeFiles/mongoc_static.dir/src/mongoc/mongoc-stream-gridfs-upload.c.o [ 47%] Building C object src/libmongoc/CMakeFiles/mongoc_static.dir/src/mongoc/mongoc-stream-socket.c.o [ 47%] Building C object src/libmongoc/CMakeFiles/mongoc_static.dir/src/mongoc/mongoc-topology.c.o [ 47%] Building C object src/libmongoc/CMakeFiles/mongoc_static.dir/src/mongoc/mongoc-topology-description.c.o [ 48%] Building C object src/libmongoc/CMakeFiles/mongoc_static.dir/src/mongoc/mongoc-topology-description-apm.c.o [ 48%] Building C object src/libmongoc/CMakeFiles/mongoc_static.dir/src/mongoc/mongoc-topology-scanner.c.o [ 49%] Building C object src/libmongoc/CMakeFiles/mongoc_shared.dir/src/mongoc/mongoc-cmd.c.o [ 49%] Building C object src/libmongoc/CMakeFiles/mongoc_static.dir/src/mongoc/mongoc-uri.c.o [ 49%] Building C object src/libmongoc/CMakeFiles/mongoc_shared.dir/src/mongoc/mongoc-opts.c.o [ 49%] Building C object src/libmongoc/CMakeFiles/mongoc_shared.dir/src/mongoc/mongoc-opts-helpers.c.o [ 50%] Building C object src/libmongoc/CMakeFiles/mongoc_static.dir/src/mongoc/mongoc-util.c.o [ 50%] Building C object src/libmongoc/CMakeFiles/mongoc_shared.dir/src/mongoc/mongoc-queue.c.o [ 51%] Building C object src/libmongoc/CMakeFiles/mongoc_shared.dir/src/mongoc/mongoc-read-concern.c.o [ 51%] Building C object src/libmongoc/CMakeFiles/mongoc_static.dir/src/mongoc/mongoc-version-functions.c.o [ 51%] Building C object src/libmongoc/CMakeFiles/mongoc_static.dir/src/mongoc/mongoc-write-command.c.o [ 51%] Building C object src/libmongoc/CMakeFiles/mongoc_shared.dir/src/mongoc/mongoc-read-prefs.c.o [ 51%] Building C object src/libmongoc/CMakeFiles/mongoc_static.dir/src/mongoc/mongoc-write-command-legacy.c.o [ 51%] Building C object src/libmongoc/CMakeFiles/mongoc_shared.dir/src/mongoc/mongoc-rpc.c.o [ 52%] Building C object src/libmongoc/CMakeFiles/mongoc_static.dir/src/mongoc/mongoc-write-concern.c.o [ 53%] Building C object src/libmongoc/CMakeFiles/mongoc_shared.dir/src/mongoc/mongoc-server-description.c.o [ 53%] Building C object src/libmongoc/CMakeFiles/mongoc_static.dir/__/common/common-b64.c.o [ 53%] Building C object src/libmongoc/CMakeFiles/mongoc_shared.dir/src/mongoc/mongoc-server-stream.c.o [ 53%] Building C object src/libmongoc/CMakeFiles/mongoc_shared.dir/src/mongoc/mongoc-client-session.c.o [ 53%] Building C object src/libmongoc/CMakeFiles/mongoc_static.dir/__/common/common-md5.c.o [ 54%] Building C object src/libmongoc/CMakeFiles/mongoc_static.dir/src/mongoc/mongoc-crypto.c.o [ 55%] Building C object src/libmongoc/CMakeFiles/mongoc_shared.dir/src/mongoc/mongoc-set.c.o [ 55%] Building C object src/libmongoc/CMakeFiles/mongoc_shared.dir/src/mongoc/mongoc-socket.c.o [ 55%] Building C object src/libmongoc/CMakeFiles/mongoc_static.dir/src/mongoc/mongoc-scram.c.o [ 55%] Built target bson-man [ 55%] Building C object src/libmongoc/CMakeFiles/mongoc_static.dir/src/mongoc/mongoc-stream-tls.c.o [ 56%] Building C object src/libmongoc/CMakeFiles/mongoc_static.dir/src/mongoc/mongoc-ssl.c.o [ 56%] Built target bson-doc [ 56%] Building C object src/libmongoc/CMakeFiles/mongoc_static.dir/src/mongoc/mongoc-crypto-openssl.c.o [ 56%] Building C object src/libmongoc/CMakeFiles/mongoc_shared.dir/src/mongoc/mongoc-stream-buffered.c.o [ 56%] Building C object src/libmongoc/CMakeFiles/mongoc_static.dir/src/mongoc/mongoc-rand-openssl.c.o [ 56%] Building C object src/libmongoc/CMakeFiles/mongoc_static.dir/src/mongoc/mongoc-stream-tls-openssl.c.o [ 57%] Building C object src/libmongoc/CMakeFiles/mongoc_static.dir/src/mongoc/mongoc-stream-tls-openssl-bio.c.o [ 57%] Building C object src/libmongoc/CMakeFiles/mongoc_shared.dir/src/mongoc/mongoc-stream.c.o [ 58%] Building C object src/libmongoc/CMakeFiles/mongoc_shared.dir/src/mongoc/mongoc-stream-file.c.o [ 58%] Building C object src/libmongoc/CMakeFiles/mongoc_static.dir/src/mongoc/mongoc-openssl.c.o [ 58%] Building C object src/libmongoc/CMakeFiles/mongoc_shared.dir/src/mongoc/mongoc-stream-gridfs.c.o [ 58%] Building C object src/libmongoc/CMakeFiles/mongoc_shared.dir/src/mongoc/mongoc-stream-gridfs-download.c.o [ 59%] Building C object src/libmongoc/CMakeFiles/mongoc_shared.dir/src/mongoc/mongoc-stream-gridfs-upload.c.o [ 59%] Building C object src/libmongoc/CMakeFiles/mongoc_shared.dir/src/mongoc/mongoc-stream-socket.c.o [ 59%] Building C object src/libmongoc/CMakeFiles/mongoc_shared.dir/src/mongoc/mongoc-topology.c.o [ 59%] Linking C static library libmongoc-static-1.0.a [ 60%] Building C object src/libmongoc/CMakeFiles/mongoc_shared.dir/src/mongoc/mongoc-topology-description.c.o [ 60%] Building C object src/libmongoc/CMakeFiles/mongoc_shared.dir/src/mongoc/mongoc-topology-scanner.c.o [ 60%] Building C object src/libmongoc/CMakeFiles/mongoc_shared.dir/src/mongoc/mongoc-topology-description-apm.c.o [ 60%] Built target mongoc_static [ 60%] Building C object src/libmongoc/CMakeFiles/mongoc_shared.dir/src/mongoc/mongoc-uri.c.o [ 61%] Building C object src/libmongoc/CMakeFiles/mongoc_shared.dir/src/mongoc/mongoc-util.c.o [ 62%] Building C object src/libmongoc/CMakeFiles/test-libmongoc.dir/__/libbson/tests/corpus-test.c.o [ 62%] Building C object src/libmongoc/CMakeFiles/mongoc_shared.dir/src/mongoc/mongoc-version-functions.c.o [ 62%] Building C object src/libmongoc/CMakeFiles/mongoc_shared.dir/src/mongoc/mongoc-write-command.c.o [ 63%] Building C object src/libmongoc/CMakeFiles/mongoc_shared.dir/src/mongoc/mongoc-write-command-legacy.c.o [ 63%] Building C object src/libmongoc/CMakeFiles/test-libmongoc.dir/__/libbson/tests/test-atomic.c.o [ 63%] Building C object src/libmongoc/CMakeFiles/test-libmongoc.dir/__/libbson/tests/test-bson.c.o [ 64%] Building C object src/libmongoc/CMakeFiles/test-libmongoc.dir/__/libbson/tests/test-bson-corpus.c.o [ 64%] Building C object src/libmongoc/CMakeFiles/test-libmongoc.dir/__/libbson/tests/test-bson-error.c.o [ 64%] Building C object src/libmongoc/CMakeFiles/test-libmongoc.dir/__/libbson/tests/test-bson-version.c.o [ 64%] Building C object src/libmongoc/CMakeFiles/test-libmongoc.dir/__/libbson/tests/test-endian.c.o [ 65%] Building C object src/libmongoc/CMakeFiles/test-libmongoc.dir/__/libbson/tests/test-clock.c.o [ 65%] Building C object src/libmongoc/CMakeFiles/test-libmongoc.dir/__/libbson/tests/test-decimal128.c.o [ 65%] Building C object src/libmongoc/CMakeFiles/test-libmongoc.dir/__/libbson/tests/test-iso8601.c.o [ 66%] Building C object src/libmongoc/CMakeFiles/test-libmongoc.dir/__/libbson/tests/test-iter.c.o [ 66%] Building C object src/libmongoc/CMakeFiles/test-libmongoc.dir/__/libbson/tests/test-json.c.o [ 66%] Building C object src/libmongoc/CMakeFiles/test-libmongoc.dir/__/libbson/tests/test-oid.c.o [ 67%] Building C object src/libmongoc/CMakeFiles/test-libmongoc.dir/__/libbson/tests/test-reader.c.o [ 67%] Building C object src/libmongoc/CMakeFiles/mongoc_shared.dir/src/mongoc/mongoc-write-concern.c.o [ 67%] Building C object src/libmongoc/CMakeFiles/test-libmongoc.dir/__/libbson/tests/test-string.c.o [ 67%] Building C object src/libmongoc/CMakeFiles/test-libmongoc.dir/__/libbson/tests/test-utf8.c.o [ 67%] Building C object src/libmongoc/CMakeFiles/mongoc_shared.dir/__/common/common-b64.c.o [ 67%] Building C object src/libmongoc/CMakeFiles/test-libmongoc.dir/__/libbson/tests/test-value.c.o [ 68%] Building C object src/libmongoc/CMakeFiles/test-libmongoc.dir/__/libbson/tests/test-writer.c.o [ 69%] Building C object src/libmongoc/CMakeFiles/mongoc_shared.dir/__/common/common-md5.c.o [ 69%] Building C object src/libmongoc/CMakeFiles/test-libmongoc.dir/__/libbson/tests/test-bcon-basic.c.o [ 69%] Building C object src/libmongoc/CMakeFiles/test-libmongoc.dir/__/libbson/tests/test-bcon-extract.c.o [ 70%] Building C object src/libmongoc/CMakeFiles/test-libmongoc.dir/tests/debug-stream.c.o [ 70%] Building C object src/libmongoc/CMakeFiles/test-libmongoc.dir/tests/json-test.c.o [ 70%] Building C object src/libmongoc/CMakeFiles/test-libmongoc.dir/tests/json-test-monitoring.c.o [ 70%] Building C object src/libmongoc/CMakeFiles/mongoc_shared.dir/src/mongoc/mongoc-crypto.c.o [ 71%] Building C object src/libmongoc/CMakeFiles/test-libmongoc.dir/tests/json-test-operations.c.o [ 71%] Building C object src/libmongoc/CMakeFiles/test-libmongoc.dir/tests/mock_server/future.c.o [ 71%] Building C object src/libmongoc/CMakeFiles/mongoc_shared.dir/src/mongoc/mongoc-scram.c.o [ 71%] Building C object src/libmongoc/CMakeFiles/mongoc_shared.dir/src/mongoc/mongoc-stream-tls.c.o [ 71%] Building C object src/libmongoc/CMakeFiles/test-libmongoc.dir/tests/mock_server/future-functions.c.o [ 71%] Building C object src/libmongoc/CMakeFiles/test-libmongoc.dir/tests/mock_server/future-value.c.o [ 72%] Building C object src/libmongoc/CMakeFiles/test-libmongoc.dir/tests/mock_server/sync-queue.c.o [ 72%] Building C object src/libmongoc/CMakeFiles/test-libmongoc.dir/tests/mock_server/mock-rs.c.o [ 72%] Building C object src/libmongoc/CMakeFiles/test-libmongoc.dir/tests/mock_server/mock-server.c.o [ 73%] Building C object src/libmongoc/CMakeFiles/mongoc_shared.dir/src/mongoc/mongoc-ssl.c.o [ 74%] Building C object src/libmongoc/CMakeFiles/test-libmongoc.dir/tests/mock_server/request.c.o [ 74%] Building C object src/libmongoc/CMakeFiles/test-libmongoc.dir/tests/test-conveniences.c.o [ 74%] Building C object src/libmongoc/CMakeFiles/test-libmongoc.dir/tests/test-libmongoc.c.o [ 74%] Building C object src/libmongoc/CMakeFiles/mongoc_shared.dir/src/mongoc/mongoc-crypto-openssl.c.o [ 74%] Building C object src/libmongoc/CMakeFiles/mongoc_shared.dir/src/mongoc/mongoc-rand-openssl.c.o [ 75%] Building C object src/libmongoc/CMakeFiles/test-libmongoc.dir/tests/test-happy-eyeballs.c.o [ 76%] Building C object src/libmongoc/CMakeFiles/mongoc_shared.dir/src/mongoc/mongoc-stream-tls-openssl.c.o [ 76%] Building C object src/libmongoc/CMakeFiles/mongoc_shared.dir/src/mongoc/mongoc-stream-tls-openssl-bio.c.o [ 76%] Building C object src/libmongoc/CMakeFiles/mongoc_shared.dir/src/mongoc/mongoc-openssl.c.o [ 76%] Building C object src/libmongoc/CMakeFiles/test-libmongoc.dir/tests/test-mongoc-aggregate.c.o [ 76%] Building C object src/libmongoc/CMakeFiles/test-libmongoc.dir/tests/test-mongoc-array.c.o [ 76%] Building C object src/libmongoc/CMakeFiles/test-libmongoc.dir/tests/test-mongoc-async.c.o [ 77%] Building C object src/libmongoc/CMakeFiles/test-libmongoc.dir/tests/test-mongoc-buffer.c.o [ 77%] Building C object src/libmongoc/CMakeFiles/test-libmongoc.dir/tests/test-mongoc-bulk.c.o [ 77%] Building C object src/libmongoc/CMakeFiles/test-libmongoc.dir/tests/test-mongoc-change-stream.c.o [ 78%] Building C object src/libmongoc/CMakeFiles/test-libmongoc.dir/tests/test-mongoc-client.c.o [ 78%] Building C object src/libmongoc/CMakeFiles/test-libmongoc.dir/tests/test-mongoc-client-pool.c.o [ 78%] Building C object src/libmongoc/CMakeFiles/test-libmongoc.dir/tests/test-mongoc-client-side-encryption.c.o [ 79%] Linking C shared library libmongoc-1.0.so [ 79%] Built target mongoc_shared [ 79%] Building C object src/libmongoc/CMakeFiles/mongoc-stat.dir/__/tools/mongoc-stat.c.o [ 79%] Building C object src/libmongoc/CMakeFiles/test-mongoc-gssapi.dir/tests/test-mongoc-gssapi.c.o [ 80%] Building C object src/libmongoc/CMakeFiles/test-libmongoc.dir/tests/test-mongoc-cluster.c.o [ 81%] Linking C executable mongoc-stat [ 81%] Built target mongoc-stat [ 81%] Building C object src/libmongoc/CMakeFiles/test-libmongoc.dir/tests/test-mongoc-collection.c.o [ 82%] Linking C executable test-mongoc-gssapi [ 82%] Built target test-mongoc-gssapi [ 82%] Building C object src/libmongoc/CMakeFiles/test-libmongoc.dir/tests/test-mongoc-collection-find.c.o [ 82%] Building C object src/libmongoc/CMakeFiles/test-libmongoc.dir/tests/test-mongoc-collection-find-with-opts.c.o [ 83%] Building C object src/libmongoc/CMakeFiles/test-libmongoc.dir/tests/test-mongoc-connection-uri.c.o [ 83%] Building C object src/libmongoc/CMakeFiles/test-libmongoc.dir/tests/test-mongoc-command-monitoring.c.o [ 83%] Building C object src/libmongoc/CMakeFiles/test-libmongoc.dir/tests/test-mongoc-counters.c.o [ 84%] Building C object src/libmongoc/CMakeFiles/test-libmongoc.dir/tests/test-mongoc-crud.c.o [ 84%] Building C object src/libmongoc/CMakeFiles/test-libmongoc.dir/tests/test-mongoc-cursor.c.o [ 84%] Building C object src/libmongoc/CMakeFiles/test-libmongoc.dir/tests/test-mongoc-database.c.o [ 85%] Building C object src/libmongoc/CMakeFiles/test-libmongoc.dir/tests/test-mongoc-error.c.o [ 85%] Building C object src/libmongoc/CMakeFiles/test-libmongoc.dir/tests/test-mongoc-exhaust.c.o [ 85%] Building C object src/libmongoc/CMakeFiles/test-libmongoc.dir/tests/test-mongoc-find-and-modify.c.o [ 85%] Building C object src/libmongoc/CMakeFiles/test-libmongoc.dir/tests/test-mongoc-gridfs.c.o [ 86%] Building C object src/libmongoc/CMakeFiles/test-libmongoc.dir/tests/test-mongoc-gridfs-bucket.c.o [ 86%] Building C object src/libmongoc/CMakeFiles/test-libmongoc.dir/tests/test-mongoc-handshake.c.o [ 86%] Building C object src/libmongoc/CMakeFiles/test-libmongoc.dir/tests/test-mongoc-gridfs-file-page.c.o [ 87%] Building C object src/libmongoc/CMakeFiles/test-libmongoc.dir/tests/test-mongoc-linux-distro-scanner.c.o [ 87%] Building C object src/libmongoc/CMakeFiles/test-libmongoc.dir/tests/test-mongoc-list.c.o [ 87%] Building C object src/libmongoc/CMakeFiles/test-libmongoc.dir/tests/test-mongoc-log.c.o [ 88%] Building C object src/libmongoc/CMakeFiles/test-libmongoc.dir/tests/test-mongoc-matcher.c.o [ 88%] Building C object src/libmongoc/CMakeFiles/test-libmongoc.dir/tests/test-mongoc-max-staleness.c.o [ 88%] Building C object src/libmongoc/CMakeFiles/test-libmongoc.dir/tests/test-mongoc-mongos-pinning.c.o [ 88%] Building C object src/libmongoc/CMakeFiles/test-libmongoc.dir/tests/test-mongoc-opts.c.o [ 89%] Building C object src/libmongoc/CMakeFiles/test-libmongoc.dir/tests/test-mongoc-queue.c.o [ 89%] Building C object src/libmongoc/CMakeFiles/test-libmongoc.dir/tests/test-mongoc-primary-stepdown.c.o [ 89%] Building C object src/libmongoc/CMakeFiles/test-libmongoc.dir/tests/test-mongoc-read-concern.c.o [ 90%] Building C object src/libmongoc/CMakeFiles/test-libmongoc.dir/tests/test-mongoc-read-write-concern.c.o [ 90%] Building C object src/libmongoc/CMakeFiles/test-libmongoc.dir/tests/test-mongoc-read-prefs.c.o [ 90%] Building C object src/libmongoc/CMakeFiles/test-libmongoc.dir/tests/test-mongoc-retryable-writes.c.o [ 91%] Building C object src/libmongoc/CMakeFiles/test-libmongoc.dir/tests/test-mongoc-retryable-reads.c.o [ 91%] Building C object src/libmongoc/CMakeFiles/test-libmongoc.dir/tests/test-mongoc-rpc.c.o [ 91%] Building C object src/libmongoc/CMakeFiles/test-libmongoc.dir/tests/test-mongoc-sample-commands.c.o [ 91%] Building C object src/libmongoc/CMakeFiles/test-libmongoc.dir/tests/test-mongoc-scram.c.o [ 92%] Building C object src/libmongoc/CMakeFiles/test-libmongoc.dir/tests/test-mongoc-sdam.c.o [ 92%] Building C object src/libmongoc/CMakeFiles/test-libmongoc.dir/tests/test-mongoc-sdam-monitoring.c.o [ 92%] Building C object src/libmongoc/CMakeFiles/test-libmongoc.dir/tests/test-mongoc-server-selection.c.o [ 93%] Building C object src/libmongoc/CMakeFiles/test-libmongoc.dir/tests/test-mongoc-server-selection-errors.c.o [ 93%] Building C object src/libmongoc/CMakeFiles/test-libmongoc.dir/tests/test-mongoc-transactions.c.o [ 94%] Building C object src/libmongoc/CMakeFiles/test-libmongoc.dir/tests/test-mongoc-set.c.o [ 94%] Building C object src/libmongoc/CMakeFiles/test-libmongoc.dir/tests/test-mongoc-client-session.c.o [ 94%] Building C object src/libmongoc/CMakeFiles/test-libmongoc.dir/tests/test-mongoc-socket.c.o [ 94%] Building C object src/libmongoc/CMakeFiles/test-libmongoc.dir/tests/test-mongoc-dns.c.o [ 94%] Building C object src/libmongoc/CMakeFiles/test-libmongoc.dir/tests/test-mongoc-stream.c.o [ 95%] Building C object src/libmongoc/CMakeFiles/test-libmongoc.dir/tests/test-mongoc-thread.c.o [ 95%] Building C object src/libmongoc/CMakeFiles/test-libmongoc.dir/tests/test-mongoc-topology.c.o [ 95%] Building C object src/libmongoc/CMakeFiles/test-libmongoc.dir/tests/test-mongoc-topology-description.c.o [ 96%] Building C object src/libmongoc/CMakeFiles/test-libmongoc.dir/tests/test-mongoc-topology-reconcile.c.o [ 96%] Building C object src/libmongoc/CMakeFiles/test-libmongoc.dir/tests/test-mongoc-topology-scanner.c.o [ 96%] Building C object src/libmongoc/CMakeFiles/test-libmongoc.dir/tests/test-mongoc-uri.c.o [ 97%] Building C object src/libmongoc/CMakeFiles/test-libmongoc.dir/tests/test-mongoc-version.c.o [ 97%] Building C object src/libmongoc/CMakeFiles/test-libmongoc.dir/tests/test-mongoc-usleep.c.o [ 97%] Building C object src/libmongoc/CMakeFiles/test-libmongoc.dir/tests/test-mongoc-util.c.o [ 97%] Building C object src/libmongoc/CMakeFiles/test-libmongoc.dir/tests/test-mongoc-with-transaction.c.o [ 98%] Building C object src/libmongoc/CMakeFiles/test-libmongoc.dir/tests/test-mongoc-write-commands.c.o [ 98%] Building C object src/libmongoc/CMakeFiles/test-libmongoc.dir/tests/test-mongoc-write-concern.c.o [ 98%] Building C object src/libmongoc/CMakeFiles/test-libmongoc.dir/tests/TestSuite.c.o [ 99%] Building C object src/libmongoc/CMakeFiles/test-libmongoc.dir/tests/test-mongoc-x509.c.o [ 99%] Building C object src/libmongoc/CMakeFiles/test-libmongoc.dir/tests/ssl-test.c.o [ 99%] Building C object src/libmongoc/CMakeFiles/test-libmongoc.dir/tests/test-mongoc-stream-tls.c.o [100%] Building C object src/libmongoc/CMakeFiles/test-libmongoc.dir/tests/test-mongoc-stream-tls-error.c.o [100%] Linking C executable test-libmongoc [100%] Built target test-libmongoc Not creating man page for api Not creating man page for gridfs Not creating man page for index Not creating man page for lifecycle Not creating man page for using_client_side_encryption Not creating man page for visual-studio-guide [100%] Built target mongoc-man [100%] Built target mongoc-doc [100%] Built target doc Consolidate compiler generated dependencies of target bson_static [ 12%] Built target bson_static Consolidate compiler generated dependencies of target mongoc_static [ 50%] Built target mongoc_static Consolidate compiler generated dependencies of target test-libmongoc [100%] Built target test-libmongoc UpdateCTestConfiguration from :/home/buildozer/aports/community/mongo-c-driver/src/build/src/libmongoc/DartConfiguration.tcl UpdateCTestConfiguration from :/home/buildozer/aports/community/mongo-c-driver/src/build/src/libmongoc/DartConfiguration.tcl Test project /home/buildozer/aports/community/mongo-c-driver/src/build/src/libmongoc Constructing a list of tests Done constructing a list of tests Updating test list for fixtures Added 0 tests to meet fixture requirements Checking test dependency graph... Checking test dependency graph end test 1 Start 1: test-libmongoc 1: Test command: /home/buildozer/aports/community/mongo-c-driver/src/build/src/libmongoc/test-libmongoc 1: Test timeout computed to be: 10000000 1: { 1: "host": { 1: "sysname": "Linux", 1: "release": "4.19.176-0-vanilla", 1: "machine": "s390x", 1: "memory": { 1: "pagesize": 4096, 1: "npages": 8253280 1: } 1: }, 1: "auth": { "user": "", "pass": "" }, 1: "addr": { "host": "localhost", "port": 27017, "uri": "" }, 1: "gssapi": { "host": "", "user": "" }, 1: "uds": "%2Ftmp%2Fmongodb-27017.sock", 1: "compressors": "", 1: "SSL": { 1: "enabled": false, 1: "weak_cert_validation": false, 1: "pem_file": "", 1: "pem_pwd": "", 1: "ca_file": "", 1: "ca_dir": "", 1: "crl_file": "" 1: }, 1: "framework": { 1: "monitoringVerbose": false, 1: "mockServerLog": "", 1: "futureTimeoutMS": 10000, 1: "majorityReadConcern": false, 1: "skipLiveTests": true, 1: "IPv6": false 1: }, 1: "options": { 1: "fork": true, 1: "tracing": false 1: }, 1: "results": [ 1: { "status": "pass", "test_file": "/TestSuite/version_cmp", "seed": "3063575180", "start": 1719.020665, "end": 1719.076943, "elapsed": 0.056278 }, 1: { "status": "pass", "test_file": "/atomic/int/add", "seed": "3650397642", "start": 1719.076997, "end": 1719.133417, "elapsed": 0.056420 }, 1: { "status": "pass", "test_file": "/atomic/int64/add", "seed": "3589043657", "start": 1719.133482, "end": 1719.209978, "elapsed": 0.076496 }, 1: { "status": "pass", "test_file": "/atomic/memory_barrier", "seed": "328431155", "start": 1719.210034, "end": 1719.266412, "elapsed": 0.056378 }, 1: { "status": "pass", "test_file": "/bson/bcon/test_utf8", "seed": "110530002", "start": 1719.266477, "end": 1719.322845, "elapsed": 0.056368 }, 1: { "status": "pass", "test_file": "/bson/bcon/test_double", "seed": "3479213866", "start": 1719.322910, "end": 1719.382881, "elapsed": 0.059971 }, 1: { "status": "pass", "test_file": "/bson/bcon/test_binary", "seed": "325174679", "start": 1719.382936, "end": 1719.439718, "elapsed": 0.056782 }, 1: { "status": "pass", "test_file": "/bson/bcon/test_undefined", "seed": "3190519440", "start": 1719.439783, "end": 1719.496818, "elapsed": 0.057035 }, 1: { "status": "pass", "test_file": "/bson/bcon/test_oid", "seed": "4162383592", "start": 1719.496885, "end": 1719.553948, "elapsed": 0.057063 }, 1: { "status": "pass", "test_file": "/bson/bcon/test_bool", "seed": "1896399882", "start": 1719.554003, "end": 1719.611736, "elapsed": 0.057733 }, 1: { "status": "pass", "test_file": "/bson/bcon/test_date_time", "seed": "1232432550", "start": 1719.611793, "end": 1719.669052, "elapsed": 0.057259 }, 1: { "status": "pass", "test_file": "/bson/bcon/test_null", "seed": "2512334367", "start": 1719.669107, "end": 1719.725297, "elapsed": 0.056190 }, 1: { "status": "pass", "test_file": "/bson/bcon/test_regex", "seed": "357602697", "start": 1719.725354, "end": 1719.781589, "elapsed": 0.056235 }, 1: { "status": "pass", "test_file": "/bson/bcon/test_dbpointer", "seed": "828167812", "start": 1719.781652, "end": 1719.838162, "elapsed": 0.056510 }, 1: { "status": "pass", "test_file": "/bson/bcon/test_code", "seed": "2418421822", "start": 1719.838212, "end": 1719.894074, "elapsed": 0.055862 }, 1: { "status": "pass", "test_file": "/bson/bcon/test_symbol", "seed": "478035901", "start": 1719.894127, "end": 1719.951452, "elapsed": 0.057325 }, 1: { "status": "pass", "test_file": "/bson/bcon/test_codewscope", "seed": "1873049029", "start": 1719.951515, "end": 1720.011516, "elapsed": 0.060001 }, 1: { "status": "pass", "test_file": "/bson/bcon/test_int32", "seed": "2549268780", "start": 1720.011581, "end": 1720.067774, "elapsed": 0.056193 }, 1: { "status": "pass", "test_file": "/bson/bcon/test_timestamp", "seed": "138950239", "start": 1720.067836, "end": 1720.126080, "elapsed": 0.058244 }, 1: { "status": "pass", "test_file": "/bson/bcon/test_int64", "seed": "121007867", "start": 1720.126142, "end": 1720.183806, "elapsed": 0.057664 }, 1: { "status": "pass", "test_file": "/bson/bcon/test_decimal128", "seed": "3924773755", "start": 1720.183861, "end": 1720.242858, "elapsed": 0.058997 }, 1: { "status": "pass", "test_file": "/bson/bcon/test_maxkey", "seed": "3101740308", "start": 1720.242916, "end": 1720.298876, "elapsed": 0.055960 }, 1: { "status": "pass", "test_file": "/bson/bcon/test_minkey", "seed": "1070818999", "start": 1720.298935, "end": 1720.354533, "elapsed": 0.055598 }, 1: { "status": "pass", "test_file": "/bson/bcon/test_bson_document", "seed": "4160481885", "start": 1720.354585, "end": 1720.411770, "elapsed": 0.057185 }, 1: { "status": "pass", "test_file": "/bson/bcon/test_bson_array", "seed": "384048546", "start": 1720.411837, "end": 1720.470326, "elapsed": 0.058489 }, 1: { "status": "pass", "test_file": "/bson/bcon/test_inline_array", "seed": "664360534", "start": 1720.470380, "end": 1720.528559, "elapsed": 0.058179 }, 1: { "status": "pass", "test_file": "/bson/bcon/test_inline_doc", "seed": "3239796258", "start": 1720.528623, "end": 1720.584944, "elapsed": 0.056321 }, 1: { "status": "pass", "test_file": "/bson/bcon/test_inline_nested", "seed": "2272871956", "start": 1720.585003, "end": 1720.642651, "elapsed": 0.057648 }, 1: { "status": "pass", "test_file": "/bson/bcon/test_concat", "seed": "628226998", "start": 1720.642717, "end": 1720.699450, "elapsed": 0.056733 }, 1: { "status": "pass", "test_file": "/bson/bcon/test_iter", "seed": "821127789", "start": 1720.699505, "end": 1720.772591, "elapsed": 0.073086 }, 1: { "status": "pass", "test_file": "/bson/bcon/test_bcon_new", "seed": "2833556392", "start": 1720.772650, "end": 1720.831209, "elapsed": 0.058559 }, 1: { "status": "pass", "test_file": "/bson/bcon/test_append_ctx", "seed": "3999556555", "start": 1720.831283, "end": 1720.928514, "elapsed": 0.097231 }, 1: { "status": "pass", "test_file": "/bson/bcon/extract/test_utf8", "seed": "1783375881", "start": 1720.928571, "end": 1720.984961, "elapsed": 0.056390 }, 1: { "status": "pass", "test_file": "/bson/bcon/extract/test_double", "seed": "1943102474", "start": 1720.985015, "end": 1721.041483, "elapsed": 0.056468 }, 1: { "status": "pass", "test_file": "/bson/bcon/extract/test_decimal128", "seed": "3950370612", "start": 1721.041513, "end": 1721.098042, "elapsed": 0.056529 }, 1: { "status": "pass", "test_file": "/bson/bcon/extract/test_binary", "seed": "2841842722", "start": 1721.098064, "end": 1721.156049, "elapsed": 0.057985 }, 1: { "status": "pass", "test_file": "/bson/bcon/extract/test_undefined", "seed": "2812840313", "start": 1721.156071, "end": 1721.213416, "elapsed": 0.057345 }, 1: { "status": "pass", "test_file": "/bson/bcon/extract/test_oid", "seed": "1565867230", "start": 1721.213439, "end": 1721.285153, "elapsed": 0.071714 }, 1: { "status": "pass", "test_file": "/bson/bcon/extract/test_bool", "seed": "4041046723", "start": 1721.285176, "end": 1721.390617, "elapsed": 0.105441 }, 1: { "status": "pass", "test_file": "/bson/bcon/extract/test_date_time", "seed": "2203109154", "start": 1721.390654, "end": 1721.472185, "elapsed": 0.081531 }, 1: { "status": "pass", "test_file": "/bson/bcon/extract/test_null", "seed": "540544583", "start": 1721.472218, "end": 1721.530181, "elapsed": 0.057963 }, 1: { "status": "pass", "test_file": "/bson/bcon/extract/test_regex", "seed": "2732552995", "start": 1721.530213, "end": 1721.588292, "elapsed": 0.058079 }, 1: { "status": "pass", "test_file": "/bson/bcon/extract/test_dbpointer", "seed": "1973210244", "start": 1721.588310, "end": 1721.646001, "elapsed": 0.057691 }, 1: { "status": "pass", "test_file": "/bson/bcon/extract/test_code", "seed": "3341824773", "start": 1721.646023, "end": 1721.706560, "elapsed": 0.060537 }, 1: { "status": "pass", "test_file": "/bson/bcon/extract/test_symbol", "seed": "976052828", "start": 1721.706581, "end": 1721.764452, "elapsed": 0.057871 }, 1: { "status": "pass", "test_file": "/bson/bcon/extract/test_codewscope", "seed": "3465269152", "start": 1721.764478, "end": 1721.822128, "elapsed": 0.057650 }, 1: { "status": "pass", "test_file": "/bson/bcon/extract/test_int32", "seed": "1566474280", "start": 1721.822148, "end": 1721.884073, "elapsed": 0.061925 }, 1: { "status": "pass", "test_file": "/bson/bcon/extract/test_timestamp", "seed": "784836713", "start": 1721.884094, "end": 1721.953745, "elapsed": 0.069651 }, 1: { "status": "pass", "test_file": "/bson/bcon/extract/test_int64", "seed": "945447181", "start": 1721.953765, "end": 1722.011063, "elapsed": 0.057298 }, 1: { "status": "pass", "test_file": "/bson/bcon/extract/test_maxkey", "seed": "2179714592", "start": 1722.011091, "end": 1722.068440, "elapsed": 0.057349 }, 1: { "status": "pass", "test_file": "/bson/bcon/extract/test_minkey", "seed": "3880949528", "start": 1722.068458, "end": 1722.132146, "elapsed": 0.063688 }, 1: { "status": "pass", "test_file": "/bson/bcon/extract/test_bson_document", "seed": "2806650955", "start": 1722.132169, "end": 1722.188752, "elapsed": 0.056583 }, 1: { "status": "pass", "test_file": "/bson/bcon/extract/test_bson_array", "seed": "4207958014", "start": 1722.188774, "end": 1722.247203, "elapsed": 0.058429 }, 1: { "status": "pass", "test_file": "/bson/bcon/extract/test_inline_array", "seed": "1485010182", "start": 1722.247223, "end": 1722.303939, "elapsed": 0.056716 }, 1: { "status": "pass", "test_file": "/bson/bcon/extract/test_inline_doc", "seed": "3503676874", "start": 1722.303964, "end": 1722.360813, "elapsed": 0.056849 }, 1: { "status": "pass", "test_file": "/bson/bcon/extract/test_extract_ctx", "seed": "2518655014", "start": 1722.360839, "end": 1722.417526, "elapsed": 0.056687 }, 1: { "status": "pass", "test_file": "/bson/bcon/extract/test_nested", "seed": "3504454613", "start": 1722.417547, "end": 1722.473504, "elapsed": 0.055957 }, 1: { "status": "pass", "test_file": "/bson/bcon/extract/test_skip", "seed": "107111056", "start": 1722.473524, "end": 1722.529280, "elapsed": 0.055756 }, 1: { "status": "pass", "test_file": "/bson/bcon/extract/test_iter", "seed": "2671369754", "start": 1722.529302, "end": 1722.586298, "elapsed": 0.056996 }, 1: { "status": "pass", "test_file": "/bson_corpus/string", "seed": "1333231909", "start": 1722.586316, "end": 1722.645646, "elapsed": 0.059330 }, 1: { "status": "pass", "test_file": "/bson_corpus/datetime", "seed": "1984081485", "start": 1722.645671, "end": 1722.731377, "elapsed": 0.085706 }, 1: { "status": "pass", "test_file": "/bson_corpus/decimal128-2", "seed": "1829630220", "start": 1722.731403, "end": 1722.792466, "elapsed": 0.061063 }, 1: { "status": "pass", "test_file": "/bson_corpus/undefined", "seed": "226200152", "start": 1722.792483, "end": 1722.856977, "elapsed": 0.064494 }, 1: { "status": "pass", "test_file": "/bson_corpus/dbpointer", "seed": "2301120223", "start": 1722.857001, "end": 1722.917773, "elapsed": 0.060772 }, 1: { "status": "pass", "test_file": "/bson_corpus/document", "seed": "1850599599", "start": 1722.917795, "end": 1722.974964, "elapsed": 0.057169 }, 1: { "status": "pass", "test_file": "/bson_corpus/double", "seed": "2829594580", "start": 1722.974983, "end": 1723.041127, "elapsed": 0.066144 }, 1: { "status": "pass", "test_file": "/bson_corpus/int64", "seed": "1676156015", "start": 1723.041153, "end": 1723.106628, "elapsed": 0.065475 }, 1: { "status": "pass", "test_file": "/bson_corpus/decimal128-1", "seed": "4134204826", "start": 1723.106645, "end": 1723.170901, "elapsed": 0.064256 }, 1: { "status": "pass", "test_file": "/bson_corpus/int32", "seed": "2026277946", "start": 1723.170921, "end": 1723.227632, "elapsed": 0.056711 }, 1: { "status": "pass", "test_file": "/bson_corpus/multi-type", "seed": "1729821474", "start": 1723.227650, "end": 1723.285312, "elapsed": 0.057662 }, 1: { "status": "pass", "test_file": "/bson_corpus/code_w_scope", "seed": "1123310825", "start": 1723.285338, "end": 1723.346752, "elapsed": 0.061414 }, 1: { "status": "pass", "test_file": "/bson_corpus/oid", "seed": "3316314344", "start": 1723.346772, "end": 1723.406344, "elapsed": 0.059572 }, 1: { "status": "pass", "test_file": "/bson_corpus/regex", "seed": "313260560", "start": 1723.406366, "end": 1723.466769, "elapsed": 0.060403 }, 1: { "status": "pass", "test_file": "/bson_corpus/decimal128-5", "seed": "111531141", "start": 1723.466786, "end": 1723.534633, "elapsed": 0.067847 }, 1: { "status": "pass", "test_file": "/bson_corpus/null", "seed": "304731460", "start": 1723.534649, "end": 1723.593811, "elapsed": 0.059162 }, 1: { "status": "pass", "test_file": "/bson_corpus/maxkey", "seed": "1001738258", "start": 1723.593829, "end": 1723.650968, "elapsed": 0.057139 }, 1: { "status": "pass", "test_file": "/bson_corpus/dbref", "seed": "3372210908", "start": 1723.650989, "end": 1723.707363, "elapsed": 0.056374 }, 1: { "status": "pass", "test_file": "/bson_corpus/binary", "seed": "2445691998", "start": 1723.707383, "end": 1723.764422, "elapsed": 0.057039 }, 1: { "status": "pass", "test_file": "/bson_corpus/symbol", "seed": "3348115046", "start": 1723.764443, "end": 1723.874739, "elapsed": 0.110296 }, 1: { "status": "pass", "test_file": "/bson_corpus/boolean", "seed": "3014015844", "start": 1723.874765, "end": 1723.931580, "elapsed": 0.056815 }, 1: { "status": "pass", "test_file": "/bson_corpus/top", "seed": "3373036855", "start": 1723.931601, "end": 1723.988087, "elapsed": 0.056486 }, 1: { "status": "pass", "test_file": "/bson_corpus/minkey", "seed": "2522676031", "start": 1723.988108, "end": 1724.043712, "elapsed": 0.055604 }, 1: { "status": "pass", "test_file": "/bson_corpus/decimal128-7", "seed": "3896402722", "start": 1724.043732, "end": 1724.099552, "elapsed": 0.055820 }, 1: { "status": "pass", "test_file": "/bson_corpus/timestamp", "seed": "3184925114", "start": 1724.099569, "end": 1724.155453, "elapsed": 0.055884 }, 1: { "status": "pass", "test_file": "/bson_corpus/code", "seed": "2597795670", "start": 1724.155470, "end": 1724.214069, "elapsed": 0.058599 }, 1: { "status": "pass", "test_file": "/bson_corpus/decimal128-3", "seed": "3647408921", "start": 1724.214096, "end": 1724.283398, "elapsed": 0.069302 }, 1: { "status": "pass", "test_file": "/bson_corpus/double2", "seed": "2802515938", "start": 1724.283422, "end": 1724.343257, "elapsed": 0.059835 }, 1: { "status": "pass", "test_file": "/bson_corpus/multi-type-deprecated", "seed": "1549324009", "start": 1724.343288, "end": 1724.401368, "elapsed": 0.058080 }, 1: { "status": "pass", "test_file": "/bson_corpus/decimal128-6", "seed": "4162699403", "start": 1724.401402, "end": 1724.458654, "elapsed": 0.057252 }, 1: { "status": "pass", "test_file": "/bson_corpus/decimal128-4", "seed": "4030473370", "start": 1724.458673, "end": 1724.521803, "elapsed": 0.063130 }, 1: { "status": "pass", "test_file": "/bson_corpus/decimal128-mongoc", "seed": "1047142337", "start": 1724.521828, "end": 1724.583000, "elapsed": 0.061172 }, 1: { "status": "pass", "test_file": "/bson_corpus/array", "seed": "1945337936", "start": 1724.583018, "end": 1724.640416, "elapsed": 0.057398 }, 1: { "status": "pass", "test_file": "/bson/error/basic", "seed": "2215951619", "start": 1724.640436, "end": 1724.759289, "elapsed": 0.118853 }, 1: { "status": "pass", "test_file": "/bson/new", "seed": "3430502829", "start": 1724.759317, "end": 1724.821252, "elapsed": 0.061935 }, 1: { "status": "pass", "test_file": "/bson/new_from_buffer", "seed": "2607718167", "start": 1724.821273, "end": 1724.891445, "elapsed": 0.070172 }, 1: { "status": "pass", "test_file": "/bson/init", "seed": "3341804486", "start": 1724.891464, "end": 1724.949531, "elapsed": 0.058067 }, 1: { "status": "pass", "test_file": "/bson/init_static", "seed": "4052548213", "start": 1724.949554, "end": 1725.006318, "elapsed": 0.056764 }, 1: { "status": "pass", "test_file": "/bson/basic", "seed": "1086844199", "start": 1725.006338, "end": 1725.065673, "elapsed": 0.059335 }, 1: { "status": "pass", "test_file": "/bson/append_overflow", "seed": "192756909", "start": 1725.065696, "end": 1725.162520, "elapsed": 0.096824 }, 1: { "status": "pass", "test_file": "/bson/append_array", "seed": "1075801198", "start": 1725.162544, "end": 1725.236746, "elapsed": 0.074202 }, 1: { "status": "pass", "test_file": "/bson/append_binary", "seed": "1586702622", "start": 1725.236772, "end": 1725.300183, "elapsed": 0.063411 }, 1: { "status": "pass", "test_file": "/bson/append_binary_deprecated", "seed": "760474397", "start": 1725.300210, "end": 1725.359148, "elapsed": 0.058938 }, 1: { "status": "pass", "test_file": "/bson/append_bool", "seed": "1724564654", "start": 1725.359187, "end": 1725.419381, "elapsed": 0.060194 }, 1: { "status": "pass", "test_file": "/bson/append_code", "seed": "2544211266", "start": 1725.419401, "end": 1725.475802, "elapsed": 0.056401 }, 1: { "status": "pass", "test_file": "/bson/append_code_with_scope", "seed": "1051117844", "start": 1725.475818, "end": 1725.543221, "elapsed": 0.067403 }, 1: { "status": "pass", "test_file": "/bson/append_dbpointer", "seed": "1359815472", "start": 1725.543246, "end": 1725.604675, "elapsed": 0.061429 }, 1: { "status": "pass", "test_file": "/bson/append_document", "seed": "2707202194", "start": 1725.604693, "end": 1725.689888, "elapsed": 0.085195 }, 1: { "status": "pass", "test_file": "/bson/append_double", "seed": "4065204521", "start": 1725.689913, "end": 1725.748387, "elapsed": 0.058474 }, 1: { "status": "pass", "test_file": "/bson/append_int32", "seed": "32190465", "start": 1725.748412, "end": 1725.805866, "elapsed": 0.057454 }, 1: { "status": "pass", "test_file": "/bson/append_int64", "seed": "3872488314", "start": 1725.805890, "end": 1725.880539, "elapsed": 0.074649 }, 1: { "status": "pass", "test_file": "/bson/append_decimal128", "seed": "489911403", "start": 1725.880572, "end": 1726.039089, "elapsed": 0.158517 }, 1: { "status": "pass", "test_file": "/bson/append_iter", "seed": "2166589133", "start": 1726.039108, "end": 1726.096375, "elapsed": 0.057267 }, 1: { "status": "pass", "test_file": "/bson/append_maxkey", "seed": "99798254", "start": 1726.096394, "end": 1726.157903, "elapsed": 0.061509 }, 1: { "status": "pass", "test_file": "/bson/append_minkey", "seed": "1371717657", "start": 1726.157923, "end": 1726.218544, "elapsed": 0.060621 }, 1: { "status": "pass", "test_file": "/bson/append_null", "seed": "1336253389", "start": 1726.218566, "end": 1726.277107, "elapsed": 0.058541 }, 1: { "status": "pass", "test_file": "/bson/append_oid", "seed": "2624762019", "start": 1726.277127, "end": 1726.334582, "elapsed": 0.057455 }, 1: { "status": "pass", "test_file": "/bson/append_regex", "seed": "1553743416", "start": 1726.334600, "end": 1726.390589, "elapsed": 0.055989 }, 1: { "status": "pass", "test_file": "/bson/append_regex_w_len", "seed": "525056525", "start": 1726.390606, "end": 1726.448058, "elapsed": 0.057452 }, 1: { "status": "pass", "test_file": "/bson/append_utf8", "seed": "3348430128", "start": 1726.448074, "end": 1726.504855, "elapsed": 0.056781 }, 1: { "status": "pass", "test_file": "/bson/append_symbol", "seed": "1678490388", "start": 1726.504875, "end": 1726.561083, "elapsed": 0.056208 }, 1: { "status": "pass", "test_file": "/bson/append_time_t", "seed": "3577159443", "start": 1726.561100, "end": 1726.621263, "elapsed": 0.060163 }, 1: { "status": "pass", "test_file": "/bson/append_timestamp", "seed": "2933009082", "start": 1726.621287, "end": 1726.677605, "elapsed": 0.056318 }, 1: { "status": "pass", "test_file": "/bson/append_timeval", "seed": "3540523181", "start": 1726.677626, "end": 1726.763979, "elapsed": 0.086353 }, 1: { "status": "pass", "test_file": "/bson/append_undefined", "seed": "3982469686", "start": 1726.764001, "end": 1726.820948, "elapsed": 0.056947 }, 1: { "status": "pass", "test_file": "/bson/append_general", "seed": "3960108855", "start": 1726.820969, "end": 1726.882916, "elapsed": 0.061947 }, 1: { "status": "pass", "test_file": "/bson/append_deep", "seed": "1804493237", "start": 1726.882939, "end": 1726.947549, "elapsed": 0.064610 }, 1: { "status": "pass", "test_file": "/bson/utf8_key", "seed": "1187882473", "start": 1726.947569, "end": 1727.006786, "elapsed": 0.059217 }, 1: { "status": "pass", "test_file": "/bson/validate", "seed": "1348830796", "start": 1727.006809, "end": 1727.067049, "elapsed": 0.060240 }, 1: { "status": "pass", "test_file": "/bson/validate/dbref", "seed": "601043994", "start": 1727.067083, "end": 1727.137798, "elapsed": 0.070715 }, 1: { "status": "pass", "test_file": "/bson/validate/bool", "seed": "614056185", "start": 1727.137832, "end": 1727.222270, "elapsed": 0.084438 }, 1: { "status": "pass", "test_file": "/bson/validate/dbpointer", "seed": "1779783970", "start": 1727.222303, "end": 1727.298626, "elapsed": 0.076323 }, 1: { "status": "pass", "test_file": "/bson/new_1mm", "seed": "2137621471", "start": 1727.298660, "end": 1727.390264, "elapsed": 0.091604 }, 1: { "status": "pass", "test_file": "/bson/init_1mm", "seed": "601076866", "start": 1727.390304, "end": 1727.453933, "elapsed": 0.063629 }, 1: { "status": "pass", "test_file": "/bson/build_child", "seed": "3605522152", "start": 1727.453967, "end": 1727.511447, "elapsed": 0.057480 }, 1: { "status": "pass", "test_file": "/bson/build_child_deep", "seed": "2781064194", "start": 1727.511472, "end": 1727.571450, "elapsed": 0.059978 }, 1: { "status": "pass", "test_file": "/bson/build_child_deep_no_begin_end", "seed": "4156312716", "start": 1727.571482, "end": 1727.634350, "elapsed": 0.062868 }, 1: { "status": "pass", "test_file": "/bson/build_child_array", "seed": "3584450913", "start": 1727.634381, "end": 1727.697125, "elapsed": 0.062744 }, 1: { "status": "pass", "test_file": "/bson/count", "seed": "1458659069", "start": 1727.697164, "end": 1727.754866, "elapsed": 0.057702 }, 1: { "status": "pass", "test_file": "/bson/copy", "seed": "1009196664", "start": 1727.754901, "end": 1727.814294, "elapsed": 0.059393 }, 1: { "status": "pass", "test_file": "/bson/copy_to", "seed": "1108892576", "start": 1727.814325, "end": 1727.877068, "elapsed": 0.062743 }, 1: { "status": "pass", "test_file": "/bson/copy_to_excluding_noinit", "seed": "1404050650", "start": 1727.877097, "end": 1727.937793, "elapsed": 0.060696 }, 1: { "status": "pass", "test_file": "/bson/initializer", "seed": "3663412560", "start": 1727.937827, "end": 1727.997798, "elapsed": 0.059971 }, 1: { "status": "pass", "test_file": "/bson/concat", "seed": "1626239907", "start": 1727.997834, "end": 1728.055859, "elapsed": 0.058025 }, 1: { "status": "pass", "test_file": "/bson/reinit", "seed": "280865309", "start": 1728.055884, "end": 1728.117648, "elapsed": 0.061764 }, 1: { "status": "pass", "test_file": "/bson/macros", "seed": "519118995", "start": 1728.117678, "end": 1728.180846, "elapsed": 0.063168 }, 1: { "status": "pass", "test_file": "/bson/clear", "seed": "198302088", "start": 1728.180872, "end": 1728.241867, "elapsed": 0.060995 }, 1: { "status": "pass", "test_file": "/bson/steal", "seed": "4221314982", "start": 1728.241904, "end": 1728.318056, "elapsed": 0.076152 }, 1: { "status": "pass", "test_file": "/bson/reserve_buffer", "seed": "1388238121", "start": 1728.318079, "end": 1728.382597, "elapsed": 0.064518 }, 1: { "status": "pass", "test_file": "/bson/reserve_buffer/errors", "seed": "2360830229", "start": 1728.382628, "end": 1728.444763, "elapsed": 0.062135 }, 1: { "status": "pass", "test_file": "/bson/destroy_with_steal", "seed": "1481337764", "start": 1728.444785, "end": 1728.509218, "elapsed": 0.064433 }, 1: { "status": "pass", "test_file": "/bson/has_field", "seed": "2696719772", "start": 1728.509240, "end": 1728.571463, "elapsed": 0.062223 }, 1: { "status": "pass", "test_file": "/bson/visit_invalid_field", "seed": "1044010414", "start": 1728.571486, "end": 1728.629308, "elapsed": 0.057822 }, 1: { "status": "pass", "test_file": "/bson/unsupported_type", "seed": "3839436602", "start": 1728.629329, "end": 1728.694489, "elapsed": 0.065160 }, 1: { "status": "pass", "test_file": "/bson/unsupported_type/bad_key", "seed": "2468081546", "start": 1728.694516, "end": 1728.752524, "elapsed": 0.058008 }, 1: { "status": "pass", "test_file": "/bson/unsupported_type/empty_key", "seed": "1876030772", "start": 1728.752549, "end": 1728.810484, "elapsed": 0.057935 }, 1: { "status": "pass", "test_file": "/bson/binary_subtype_2", "seed": "2977712690", "start": 1728.810508, "end": 1728.897006, "elapsed": 0.086498 }, 1: { "status": "pass", "test_file": "/bson/regex_length", "seed": "2250618276", "start": 1728.897034, "end": 1729.001196, "elapsed": 0.104162 }, 1: { "status": "pass", "test_file": "/util/next_power_of_two", "seed": "99464178", "start": 1729.001235, "end": 1729.059225, "elapsed": 0.057990 }, 1: { "status": "pass", "test_file": "/bson/empty_binary", "seed": "1194032431", "start": 1729.059251, "end": 1729.116755, "elapsed": 0.057504 }, 1: { "status": "pass", "test_file": "/bson/iter/key_len", "seed": "1415925511", "start": 1729.116777, "end": 1729.173324, "elapsed": 0.056547 }, 1: { "status": "pass", "test_file": "/bson/iter/init_from_data_at_offset", "seed": "1142950885", "start": 1729.173347, "end": 1729.229153, "elapsed": 0.055806 }, 1: { "status": "pass", "test_file": "/bson/value/null_handling", "seed": "3371024516", "start": 1729.229176, "end": 1729.285247, "elapsed": 0.056071 }, 1: { "status": "pass", "test_file": "/bson/append_null_from_utf8_or_symbol", "seed": "3681136681", "start": 1729.285269, "end": 1729.341444, "elapsed": 0.056175 }, 1: { "status": "pass", "test_file": "/bson/version", "seed": "2992682431", "start": 1729.341466, "end": 1729.397714, "elapsed": 0.056248 }, 1: { "status": "pass", "test_file": "/bson/clock/get_monotonic_time", "seed": "1586291318", "start": 1729.397734, "end": 1729.454251, "elapsed": 0.056517 }, 1: { "status": "pass", "test_file": "/bson/decimal128/to_string/infinity", "seed": "2343333191", "start": 1729.454271, "end": 1729.513933, "elapsed": 0.059662 }, 1: { "status": "pass", "test_file": "/bson/decimal128/to_string/nan", "seed": "2073181103", "start": 1729.513954, "end": 1729.573647, "elapsed": 0.059693 }, 1: { "status": "pass", "test_file": "/bson/decimal128/to_string/regular", "seed": "3428819944", "start": 1729.573670, "end": 1729.647984, "elapsed": 0.074314 }, 1: { "status": "pass", "test_file": "/bson/decimal128/to_string/scientific", "seed": "4123641192", "start": 1729.648012, "end": 1729.708764, "elapsed": 0.060752 }, 1: { "status": "pass", "test_file": "/bson/decimal128/to_string/zero", "seed": "2383798840", "start": 1729.708791, "end": 1729.767753, "elapsed": 0.058962 }, 1: { "status": "pass", "test_file": "/bson/decimal128/from_string/invalid", "seed": "3390439511", "start": 1729.767811, "end": 1729.831546, "elapsed": 0.063735 }, 1: { "status": "pass", "test_file": "/bson/decimal128/from_string/nan", "seed": "1134406480", "start": 1729.831565, "end": 1729.887934, "elapsed": 0.056369 }, 1: { "status": "pass", "test_file": "/bson/decimal128/from_string/infinity", "seed": "2280228942", "start": 1729.887953, "end": 1729.945341, "elapsed": 0.057388 }, 1: { "status": "pass", "test_file": "/bson/decimal128/from_string/basic", "seed": "3533227000", "start": 1729.945375, "end": 1730.012791, "elapsed": 0.067416 }, 1: { "status": "pass", "test_file": "/bson/decimal128/from_string/scientific", "seed": "3129227976", "start": 1730.012826, "end": 1730.070690, "elapsed": 0.057864 }, 1: { "status": "pass", "test_file": "/bson/decimal128/from_string/large", "seed": "2902092631", "start": 1730.070714, "end": 1730.126763, "elapsed": 0.056049 }, 1: { "status": "pass", "test_file": "/bson/decimal128/from_string/exponent_normalization", "seed": "2678270455", "start": 1730.126787, "end": 1730.182595, "elapsed": 0.055808 }, 1: { "status": "pass", "test_file": "/bson/decimal128/from_string/zero", "seed": "4004436035", "start": 1730.182616, "end": 1730.238528, "elapsed": 0.055912 }, 1: { "status": "pass", "test_file": "/bson/decimal128/from_string/with_length", "seed": "1964167231", "start": 1730.238548, "end": 1730.294262, "elapsed": 0.055714 }, 1: { "status": "pass", "test_file": "/endian/swap16", "seed": "2553875017", "start": 1730.294282, "end": 1730.351046, "elapsed": 0.056764 }, 1: { "status": "pass", "test_file": "/endian/swap32", "seed": "1053384315", "start": 1730.351068, "end": 1730.408183, "elapsed": 0.057115 }, 1: { "status": "pass", "test_file": "/endian/swap64", "seed": "237555788", "start": 1730.408208, "end": 1730.468214, "elapsed": 0.060006 }, 1: { "status": "pass", "test_file": "/bson/iso8601/utc", "seed": "1362762885", "start": 1730.468234, "end": 1730.525722, "elapsed": 0.057488 }, 1: { "status": "pass", "test_file": "/bson/iso8601/local", "seed": "3247434342", "start": 1730.525742, "end": 1730.583359, "elapsed": 0.057617 }, 1: { "status": "pass", "test_file": "/bson/iso8601/invalid", "seed": "3450774429", "start": 1730.583378, "end": 1730.648449, "elapsed": 0.065071 }, 1: { "status": "pass", "test_file": "/bson/iso8601/leap_year", "seed": "2095565453", "start": 1730.648470, "end": 1730.705667, "elapsed": 0.057197 }, 1: { "status": "pass", "test_file": "/bson/iter/test_string", "seed": "888817201", "start": 1730.705683, "end": 1730.761294, "elapsed": 0.055611 }, 1: { "status": "pass", "test_file": "/bson/iter/test_mixed", "seed": "2550097348", "start": 1730.761328, "end": 1730.817867, "elapsed": 0.056539 }, 1: { "status": "pass", "test_file": "/bson/iter/test_overflow", "seed": "2861730869", "start": 1730.817890, "end": 1730.876893, "elapsed": 0.059003 }, 1: { "status": "pass", "test_file": "/bson/iter/test_timeval", "seed": "2935280924", "start": 1730.876912, "end": 1730.961684, "elapsed": 0.084772 }, 1: { "status": "pass", "test_file": "/bson/iter/test_trailing_null", "seed": "3974082480", "start": 1730.961703, "end": 1731.024135, "elapsed": 0.062432 }, 1: { "status": "pass", "test_file": "/bson/iter/test_fuzz", "seed": "1279570598", "start": 1731.024152, "end": 1731.132780, "elapsed": 0.108628 }, 1: { "status": "pass", "test_file": "/bson/iter/test_regex", "seed": "3368764118", "start": 1731.132800, "end": 1731.190625, "elapsed": 0.057825 }, 1: { "status": "pass", "test_file": "/bson/iter/test_next_after_finish", "seed": "700416904", "start": 1731.190649, "end": 1731.248629, "elapsed": 0.057980 }, 1: { "status": "pass", "test_file": "/bson/iter/test_find_case", "seed": "2728070036", "start": 1731.248654, "end": 1731.305002, "elapsed": 0.056348 }, 1: { "status": "pass", "test_file": "/bson/iter/test_find_w_len", "seed": "283364815", "start": 1731.305024, "end": 1731.361259, "elapsed": 0.056235 }, 1: { "status": "pass", "test_file": "/bson/iter/test_init_find_w_len", "seed": "3699947809", "start": 1731.361277, "end": 1731.417963, "elapsed": 0.056686 }, 1: { "status": "pass", "test_file": "/bson/iter/test_bson_iter_as_double", "seed": "546608757", "start": 1731.417984, "end": 1731.473711, "elapsed": 0.055727 }, 1: { "status": "pass", "test_file": "/bson/iter/test_overwrite_int32", "seed": "1256480679", "start": 1731.473734, "end": 1731.529594, "elapsed": 0.055860 }, 1: { "status": "pass", "test_file": "/bson/iter/test_overwrite_int64", "seed": "1082387189", "start": 1731.529614, "end": 1731.585643, "elapsed": 0.056029 }, 1: { "status": "pass", "test_file": "/bson/iter/test_overwrite_double", "seed": "3500286165", "start": 1731.585664, "end": 1731.642679, "elapsed": 0.057015 }, 1: { "status": "pass", "test_file": "/bson/iter/test_overwrite_bool", "seed": "1821507570", "start": 1731.642711, "end": 1731.701530, "elapsed": 0.058819 }, 1: { "status": "pass", "test_file": "/bson/iter/test_overwrite_oid", "seed": "2453252095", "start": 1731.701550, "end": 1731.759593, "elapsed": 0.058043 }, 1: { "status": "pass", "test_file": "/bson/iter/test_overwrite_timestamp", "seed": "2155626820", "start": 1731.759611, "end": 1731.816356, "elapsed": 0.056745 }, 1: { "status": "pass", "test_file": "/bson/iter/test_overwrite_date_time", "seed": "1422643219", "start": 1731.816379, "end": 1731.872594, "elapsed": 0.056215 }, 1: { "status": "pass", "test_file": "/bson/iter/test_bson_iter_overwrite_decimal128", "seed": "3793634484", "start": 1731.872624, "end": 1731.929275, "elapsed": 0.056651 }, 1: { "status": "pass", "test_file": "/bson/iter/recurse", "seed": "2529538141", "start": 1731.929296, "end": 1731.987607, "elapsed": 0.058311 }, 1: { "status": "pass", "test_file": "/bson/iter/init_find_case", "seed": "1637193230", "start": 1731.987632, "end": 1732.043972, "elapsed": 0.056340 }, 1: { "status": "pass", "test_file": "/bson/iter/find_descendant", "seed": "4210011198", "start": 1732.043992, "end": 1732.101408, "elapsed": 0.057416 }, 1: { "status": "pass", "test_file": "/bson/iter/as_bool", "seed": "2352668859", "start": 1732.101428, "end": 1732.160754, "elapsed": 0.059326 }, 1: { "status": "pass", "test_file": "/bson/iter/binary_deprecated", "seed": "3132280587", "start": 1732.160774, "end": 1732.221456, "elapsed": 0.060682 }, 1: { "status": "pass", "test_file": "/bson/iter/from_data", "seed": "3778507627", "start": 1732.221484, "end": 1732.285638, "elapsed": 0.064154 }, 1: { "status": "pass", "test_file": "/bson/iter/empty_key", "seed": "1642183543", "start": 1732.285662, "end": 1732.343074, "elapsed": 0.057412 }, 1: { "status": "pass", "test_file": "/bson/as_json/x1000", "seed": "2335303930", "start": 1732.343093, "end": 1732.423931, "elapsed": 0.080838 }, 1: { "status": "pass", "test_file": "/bson/as_json/multi", "seed": "287189320", "start": 1732.423948, "end": 1732.481196, "elapsed": 0.057248 }, 1: { "status": "pass", "test_file": "/bson/as_json/string", "seed": "3972201425", "start": 1732.481221, "end": 1732.540065, "elapsed": 0.058844 }, 1: { "status": "pass", "test_file": "/bson/as_json/int32", "seed": "1424283176", "start": 1732.540086, "end": 1732.597744, "elapsed": 0.057658 }, 1: { "status": "pass", "test_file": "/bson/as_json/int64", "seed": "624825016", "start": 1732.597767, "end": 1732.668781, "elapsed": 0.071014 }, 1: { "status": "pass", "test_file": "/bson/as_json/double", "seed": "3843614464", "start": 1732.668803, "end": 1732.725528, "elapsed": 0.056725 }, 1: { "status": "pass", "test_file": "/bson/as_json/double/nonfinite", "seed": "2990089315", "start": 1732.725546, "end": 1732.782973, "elapsed": 0.057427 }, 1: { "status": "pass", "test_file": "/bson/as_json/code", "seed": "3021753847", "start": 1732.782993, "end": 1732.843376, "elapsed": 0.060383 }, 1: { "status": "pass", "test_file": "/bson/as_json/date_time", "seed": "1099106042", "start": 1732.843400, "end": 1732.899572, "elapsed": 0.056172 }, 1: { "status": "pass", "test_file": "/bson/as_json/regex", "seed": "1347140872", "start": 1732.899592, "end": 1732.956197, "elapsed": 0.056605 }, 1: { "status": "pass", "test_file": "/bson/as_json/symbol", "seed": "3516053229", "start": 1732.956215, "end": 1733.013372, "elapsed": 0.057157 }, 1: { "status": "pass", "test_file": "/bson/as_json/utf8", "seed": "1276795064", "start": 1733.013394, "end": 1733.070915, "elapsed": 0.057521 }, 1: { "status": "pass", "test_file": "/bson/as_json/dbpointer", "seed": "2024866465", "start": 1733.070934, "end": 1733.128535, "elapsed": 0.057601 }, 1: { "status": "pass", "test_file": "/bson/as_canonical_extended_json/dbpointer", "seed": "1796447121", "start": 1733.128556, "end": 1733.186760, "elapsed": 0.058204 }, 1: { "status": "pass", "test_file": "/bson/as_json/stack_overflow", "seed": "2529211271", "start": 1733.186782, "end": 1733.254094, "elapsed": 0.067312 }, 1: { "status": "pass", "test_file": "/bson/as_json/corrupt", "seed": "3981389906", "start": 1733.254120, "end": 1733.311823, "elapsed": 0.057703 }, 1: { "status": "pass", "test_file": "/bson/as_json/corrupt_utf8", "seed": "258174725", "start": 1733.311841, "end": 1733.371279, "elapsed": 0.059438 }, 1: { "status": "pass", "test_file": "/bson/as_json/corrupt_binary", "seed": "848557576", "start": 1733.371302, "end": 1733.427614, "elapsed": 0.056312 }, 1: { "status": "pass", "test_file": "/bson/as_json_spacing", "seed": "1822741237", "start": 1733.427633, "end": 1733.485320, "elapsed": 0.057687 }, 1: { "status": "pass", "test_file": "/bson/array_as_json", "seed": "1480804354", "start": 1733.485338, "end": 1733.544684, "elapsed": 0.059346 }, 1: { "status": "pass", "test_file": "/bson/json/allow_multiple", "seed": "1252314188", "start": 1733.544712, "end": 1733.604448, "elapsed": 0.059736 }, 1: { "status": "pass", "test_file": "/bson/json/read/buffering", "seed": "3157661313", "start": 1733.604472, "end": 1733.696703, "elapsed": 0.092231 }, 1: { "status": "pass", "test_file": "/bson/json/read", "seed": "1353588401", "start": 1733.696723, "end": 1733.753831, "elapsed": 0.057108 }, 1: { "status": "pass", "test_file": "/bson/json/inc", "seed": "367244993", "start": 1733.753851, "end": 1733.811693, "elapsed": 0.057842 }, 1: { "status": "pass", "test_file": "/bson/json/array", "seed": "74926681", "start": 1733.811715, "end": 1733.872010, "elapsed": 0.060295 }, 1: { "status": "pass", "test_file": "/bson/json/array/single", "seed": "809882030", "start": 1733.872039, "end": 1733.933115, "elapsed": 0.061076 }, 1: { "status": "pass", "test_file": "/bson/json/array/int64", "seed": "1462891665", "start": 1733.933138, "end": 1733.989467, "elapsed": 0.056329 }, 1: { "status": "pass", "test_file": "/bson/json/array/subdoc", "seed": "1532883896", "start": 1733.989494, "end": 1734.047575, "elapsed": 0.058081 }, 1: { "status": "pass", "test_file": "/bson/json/date", "seed": "3421955124", "start": 1734.047597, "end": 1734.106553, "elapsed": 0.058956 }, 1: { "status": "pass", "test_file": "/bson/json/date/legacy", "seed": "780743240", "start": 1734.106585, "end": 1734.168212, "elapsed": 0.061627 }, 1: { "status": "pass", "test_file": "/bson/json/date/long", "seed": "3584063302", "start": 1734.168235, "end": 1734.226183, "elapsed": 0.057948 }, 1: { "status": "pass", "test_file": "/bson/json/timestamp", "seed": "2939505991", "start": 1734.226205, "end": 1734.285219, "elapsed": 0.059014 }, 1: { "status": "pass", "test_file": "/bson/json/read/empty", "seed": "358914160", "start": 1734.285239, "end": 1734.345305, "elapsed": 0.060066 }, 1: { "status": "pass", "test_file": "/bson/json/read/missing_complex", "seed": "2880464611", "start": 1734.345326, "end": 1734.405344, "elapsed": 0.060018 }, 1: { "status": "pass", "test_file": "/bson/json/read/invalid_binary", "seed": "4212669158", "start": 1734.405365, "end": 1734.462014, "elapsed": 0.056649 }, 1: { "status": "pass", "test_file": "/bson/json/read/invalid_json", "seed": "560468155", "start": 1734.462034, "end": 1734.518909, "elapsed": 0.056875 }, 1: { "status": "pass", "test_file": "/bson/json/read/bad_cb", "seed": "2342247195", "start": 1734.518930, "end": 1734.578666, "elapsed": 0.059736 }, 1: { "status": "pass", "test_file": "/bson/json/read/invalid", "seed": "2188984244", "start": 1734.578690, "end": 1734.637987, "elapsed": 0.059297 }, 1: { "status": "pass", "test_file": "/bson/json/read/invalid_base64", "seed": "1463412593", "start": 1734.638008, "end": 1734.695273, "elapsed": 0.057265 }, 1: { "status": "pass", "test_file": "/bson/json/read/raw_utf8", "seed": "1355418255", "start": 1734.695298, "end": 1734.755740, "elapsed": 0.060442 }, 1: { "status": "pass", "test_file": "/bson/json/read/corrupt_utf8", "seed": "2184646945", "start": 1734.755759, "end": 1734.813516, "elapsed": 0.057757 }, 1: { "status": "pass", "test_file": "/bson/json/read/corrupt_document", "seed": "2020204527", "start": 1734.813533, "end": 1734.871056, "elapsed": 0.057523 }, 1: { "status": "pass", "test_file": "/bson/json/read/decimal128", "seed": "732626545", "start": 1734.871077, "end": 1734.927616, "elapsed": 0.056539 }, 1: { "status": "pass", "test_file": "/bson/json/read/dbpointer", "seed": "2633436722", "start": 1734.927633, "end": 1734.983585, "elapsed": 0.055952 }, 1: { "status": "pass", "test_file": "/bson/json/read/legacy_regex", "seed": "3852819478", "start": 1734.983602, "end": 1735.039506, "elapsed": 0.055904 }, 1: { "status": "pass", "test_file": "/bson/json/read/regex_options_order", "seed": "246474057", "start": 1735.039524, "end": 1735.097161, "elapsed": 0.057637 }, 1: { "status": "pass", "test_file": "/bson/json/read/binary", "seed": "236691579", "start": 1735.097179, "end": 1735.154417, "elapsed": 0.057238 }, 1: { "status": "pass", "test_file": "/bson/json/read/legacy_binary", "seed": "4144004015", "start": 1735.154439, "end": 1735.211252, "elapsed": 0.056813 }, 1: { "status": "pass", "test_file": "/bson/json/read/file", "seed": "2420860689", "start": 1735.211274, "end": 1735.268877, "elapsed": 0.057603 }, 1: { "status": "pass", "test_file": "/bson/json/read/bad_path", "seed": "2901117447", "start": 1735.268901, "end": 1735.324816, "elapsed": 0.055915 }, 1: { "status": "pass", "test_file": "/bson/json/read/$numberLong", "seed": "952093516", "start": 1735.324832, "end": 1735.393229, "elapsed": 0.068397 }, 1: { "status": "pass", "test_file": "/bson/json/read/$numberLong/zero", "seed": "1029231498", "start": 1735.393245, "end": 1735.449134, "elapsed": 0.055889 }, 1: { "status": "pass", "test_file": "/bson/json/read/code", "seed": "1533734042", "start": 1735.449152, "end": 1735.505192, "elapsed": 0.056040 }, 1: { "status": "pass", "test_file": "/bson/json/read/code/errors", "seed": "4067334674", "start": 1735.505209, "end": 1735.564001, "elapsed": 0.058792 }, 1: { "status": "pass", "test_file": "/bson/json/read/dbref", "seed": "2673488688", "start": 1735.564020, "end": 1735.625101, "elapsed": 0.061081 }, 1: { "status": "pass", "test_file": "/bson/json/read/uescape", "seed": "1235400721", "start": 1735.625118, "end": 1735.681524, "elapsed": 0.056406 }, 1: { "status": "pass", "test_file": "/bson/json/read/uescape/key", "seed": "3388573618", "start": 1735.681541, "end": 1735.737422, "elapsed": 0.055881 }, 1: { "status": "pass", "test_file": "/bson/json/read/uescape/bad", "seed": "2993169590", "start": 1735.737439, "end": 1735.795181, "elapsed": 0.057742 }, 1: { "status": "pass", "test_file": "/bson/json/read/int32", "seed": "4221417052", "start": 1735.795205, "end": 1735.853229, "elapsed": 0.058024 }, 1: { "status": "pass", "test_file": "/bson/json/read/int64", "seed": "845421262", "start": 1735.853248, "end": 1735.909357, "elapsed": 0.056109 }, 1: { "status": "pass", "test_file": "/bson/json/read/double", "seed": "4200593034", "start": 1735.909376, "end": 1735.968354, "elapsed": 0.058978 }, 1: { "status": "pass", "test_file": "/bson/json/read/double/overflow", "seed": "959700421", "start": 1735.968375, "end": 1736.027398, "elapsed": 0.059023 }, 1: { "status": "pass", "test_file": "/bson/json/read/double/nan", "seed": "4125388400", "start": 1736.027418, "end": 1736.084795, "elapsed": 0.057377 }, 1: { "status": "pass", "test_file": "/bson/json/read/double/infinity", "seed": "1052354430", "start": 1736.084815, "end": 1736.146946, "elapsed": 0.062131 }, 1: { "status": "pass", "test_file": "/bson/json/read/null", "seed": "1819894230", "start": 1736.146971, "end": 1736.204144, "elapsed": 0.057173 }, 1: { "status": "pass", "test_file": "/bson/json/read/empty_final", "seed": "103988610", "start": 1736.204164, "end": 1736.260809, "elapsed": 0.056645 }, 1: { "status": "pass", "test_file": "/bson/as_json/decimal128", "seed": "1951824361", "start": 1736.260827, "end": 1736.317484, "elapsed": 0.056657 }, 1: { "status": "pass", "test_file": "/bson/json/read/$numberDecimal", "seed": "3150115750", "start": 1736.317506, "end": 1736.373905, "elapsed": 0.056399 }, 1: { "status": "pass", "test_file": "/bson/json/errors", "seed": "1727974458", "start": 1736.373928, "end": 1736.432600, "elapsed": 0.058672 }, 1: { "status": "pass", "test_file": "/bson/integer/width", "seed": "3896874922", "start": 1736.432624, "end": 1736.489234, "elapsed": 0.056610 }, 1: { "status": "pass", "test_file": "/bson/json/read/null_in_str", "seed": "2669190271", "start": 1736.489254, "end": 1736.547445, "elapsed": 0.058191 }, 1: { "status": "pass", "test_file": "/bson/as_json/multi_object", "seed": "349068123", "start": 1736.547469, "end": 1736.604361, "elapsed": 0.056892 }, 1: { "status": "pass", "test_file": "/bson/oid/init", "seed": "4059801269", "start": 1736.604380, "end": 1736.662448, "elapsed": 0.058068 }, 1: { "status": "pass", "test_file": "/bson/oid/init_from_string", "seed": "2179686851", "start": 1736.662468, "end": 1736.720245, "elapsed": 0.057777 }, 1: { "status": "pass", "test_file": "/bson/oid/init_sequence", "seed": "499768088", "start": 1736.720265, "end": 1736.781647, "elapsed": 0.061382 }, 1: { "status": "pass", "test_file": "/bson/oid/init_sequence_thread_safe", "seed": "3475475514", "start": 1736.781668, "end": 1736.840272, "elapsed": 0.058604 }, 1: { "status": "pass", "test_file": "/bson/oid/init_sequence_with_tid", "seed": "2738061497", "start": 1736.840297, "end": 1736.898093, "elapsed": 0.057796 }, 1: { "status": "pass", "test_file": "/bson/oid/init_with_threads", "seed": "1981490981", "start": 1736.898117, "end": 1737.199988, "elapsed": 0.301871 }, 1: { "status": "pass", "test_file": "/bson/oid/hash", "seed": "1058132438", "start": 1737.200027, "end": 1737.257943, "elapsed": 0.057916 }, 1: { "status": "pass", "test_file": "/bson/oid/compare", "seed": "2873185706", "start": 1737.257965, "end": 1737.316316, "elapsed": 0.058351 }, 1: { "status": "pass", "test_file": "/bson/oid/copy", "seed": "2448657005", "start": 1737.316339, "end": 1737.376531, "elapsed": 0.060192 }, 1: { "status": "pass", "test_file": "/bson/oid/get_time_t", "seed": "3176506999", "start": 1737.376552, "end": 1737.436928, "elapsed": 0.060376 }, 1: { "status": "pass", "test_file": "/bson/oid/counter_overflow", "seed": "296693256", "start": 1737.436949, "end": 1737.507383, "elapsed": 0.070434 }, 1: { "status": "pass", "test_file": "/bson/oid/after_fork", "seed": "3072843961", "start": 1737.507403, "end": 1737.565039, "elapsed": 0.057636 }, 1: { "status": "pass", "test_file": "/bson/oid/hostnames", "seed": "228598494", "start": 1737.565056, "end": 1737.623693, "elapsed": 0.058637 }, 1: { "status": "pass", "test_file": "/bson/reader/new_from_data", "seed": "4183488500", "start": 1737.623722, "end": 1737.685403, "elapsed": 0.061681 }, 1: { "status": "pass", "test_file": "/bson/reader/new_from_data_overflow", "seed": "4203702114", "start": 1737.685423, "end": 1737.743369, "elapsed": 0.057946 }, 1: { "status": "pass", "test_file": "/bson/reader/new_from_data_document_length_too_large", "seed": "1717001052", "start": 1737.743393, "end": 1737.803686, "elapsed": 0.060293 }, 1: { "status": "pass", "test_file": "/bson/reader/new_from_data_document_length_too_small", "seed": "390304254", "start": 1737.803707, "end": 1737.877849, "elapsed": 0.074142 }, 1: { "status": "pass", "test_file": "/bson/reader/new_from_handle", "seed": "3850137256", "start": 1737.877876, "end": 1737.934475, "elapsed": 0.056599 }, 1: { "status": "pass", "test_file": "/bson/reader/tell", "seed": "4065658951", "start": 1737.934502, "end": 1737.991344, "elapsed": 0.056842 }, 1: { "status": "pass", "test_file": "/bson/reader/new_from_handle_corrupt", "seed": "4278112729", "start": 1737.991367, "end": 1738.047435, "elapsed": 0.056068 }, 1: { "status": "pass", "test_file": "/bson/reader/grow_buffer", "seed": "1627699237", "start": 1738.047462, "end": 1738.104488, "elapsed": 0.057026 }, 1: { "status": "pass", "test_file": "/bson/reader/reset", "seed": "17351170", "start": 1738.104515, "end": 1738.163702, "elapsed": 0.059187 }, 1: { "status": "pass", "test_file": "/bson/string/new", "seed": "3046052198", "start": 1738.163757, "end": 1738.224993, "elapsed": 0.061236 }, 1: { "status": "pass", "test_file": "/bson/string/append", "seed": "2861834458", "start": 1738.225026, "end": 1738.284059, "elapsed": 0.059033 }, 1: { "status": "pass", "test_file": "/bson/string/append_c", "seed": "1887648130", "start": 1738.284086, "end": 1738.344323, "elapsed": 0.060237 }, 1: { "status": "pass", "test_file": "/bson/string/append_printf", "seed": "252554568", "start": 1738.344345, "end": 1738.404211, "elapsed": 0.059866 }, 1: { "status": "pass", "test_file": "/bson/string/append_unichar", "seed": "1716329385", "start": 1738.404231, "end": 1738.462351, "elapsed": 0.058120 }, 1: { "status": "pass", "test_file": "/bson/string/strdup", "seed": "2167103619", "start": 1738.462371, "end": 1738.518583, "elapsed": 0.056212 }, 1: { "status": "pass", "test_file": "/bson/string/strdup_printf", "seed": "843838082", "start": 1738.518605, "end": 1738.576292, "elapsed": 0.057687 }, 1: { "status": "pass", "test_file": "/bson/string/strndup", "seed": "4263452126", "start": 1738.576312, "end": 1738.635987, "elapsed": 0.059675 }, 1: { "status": "pass", "test_file": "/bson/string/ascii_strtoll", "seed": "2387185966", "start": 1738.636011, "end": 1738.693458, "elapsed": 0.057447 }, 1: { "status": "pass", "test_file": "/bson/string/strncpy", "seed": "634017652", "start": 1738.693480, "end": 1738.752999, "elapsed": 0.059519 }, 1: { "status": "pass", "test_file": "/bson/string/snprintf", "seed": "2103320700", "start": 1738.753022, "end": 1738.809908, "elapsed": 0.056886 }, 1: { "status": "pass", "test_file": "/bson/string/strnlen", "seed": "84718259", "start": 1738.809940, "end": 1738.868435, "elapsed": 0.058495 }, 1: { "status": "pass", "test_file": "/bson/string/strcasecmp", "seed": "2246901633", "start": 1738.868457, "end": 1738.928604, "elapsed": 0.060147 }, 1: { "status": "pass", "test_file": "/bson/utf8/validate", "seed": "530690044", "start": 1738.928626, "end": 1738.986169, "elapsed": 0.057543 }, 1: { "status": "pass", "test_file": "/bson/utf8/invalid", "seed": "286791926", "start": 1738.986193, "end": 1739.046544, "elapsed": 0.060351 }, 1: { "status": "pass", "test_file": "/bson/utf8/nil", "seed": "308802307", "start": 1739.046573, "end": 1739.104063, "elapsed": 0.057490 }, 1: { "status": "pass", "test_file": "/bson/utf8/escape_for_json", "seed": "2383937091", "start": 1739.104081, "end": 1739.179444, "elapsed": 0.075363 }, 1: { "status": "pass", "test_file": "/bson/utf8/get_char_next_char", "seed": "1947457687", "start": 1739.179472, "end": 1739.236314, "elapsed": 0.056842 }, 1: { "status": "pass", "test_file": "/bson/utf8/from_unichar", "seed": "2390811355", "start": 1739.236332, "end": 1739.313631, "elapsed": 0.077299 }, 1: { "status": "pass", "test_file": "/bson/utf8/non_shortest", "seed": "1548526591", "start": 1739.313652, "end": 1739.370782, "elapsed": 0.057130 }, 1: { "status": "pass", "test_file": "/bson/value/basic", "seed": "2657928133", "start": 1739.370811, "end": 1739.428225, "elapsed": 0.057414 }, 1: { "status": "pass", "test_file": "/bson/value/decimal128", "seed": "1968995417", "start": 1739.428245, "end": 1739.525057, "elapsed": 0.096812 }, 1: { "status": "pass", "test_file": "/bson/writer/custom_realloc", "seed": "1454517358", "start": 1739.525080, "end": 1739.585438, "elapsed": 0.060358 }, 1: { "status": "pass", "test_file": "/bson/writer/shared_buffer", "seed": "2476342990", "start": 1739.585459, "end": 1739.944265, "elapsed": 0.358806 }, 1: { "status": "pass", "test_file": "/bson/writer/empty_sequence", "seed": "522356374", "start": 1739.944306, "end": 1740.000828, "elapsed": 0.056522 }, 1: { "status": "pass", "test_file": "/bson/writer/null_realloc", "seed": "1541218516", "start": 1740.000852, "end": 1740.057220, "elapsed": 0.056368 }, 1: { "status": "pass", "test_file": "/bson/writer/null_realloc_2", "seed": "2038357194", "start": 1740.057246, "end": 1740.136393, "elapsed": 0.079147 }, 1: { "status": "skip", "test_file": "/Aggregate/query_flags" }, 1: { "status": "pass", "test_file": "/Array/Basic", "seed": "1327330436", "start": 1740.136425, "end": 1740.193912, "elapsed": 0.057487 }, 1: { "status": "skip", "test_file": "/Async/ismaster" }, 1: { "status": "skip", "test_file": "/Async/ismaster_ssl" }, 1: { "status": "skip", "test_file": "/Async/delay" }, 1: { "status": "pass", "test_file": "/Buffer/Basic", "seed": "3592870300", "start": 1740.193945, "end": 1740.250694, "elapsed": 0.056749 }, 1: { "status": "skip", "test_file": "/change_stream/pipeline" }, 1: { "status": "skip", "test_file": "/change_stream/live/single_server" }, 1: { "status": "skip", "test_file": "/change_stream/live/track_resume_token" }, 1: { "status": "skip", "test_file": "/change_stream/live/batch_size" }, 1: { "status": "skip", "test_file": "/change_stream/live/missing_resume_token" }, 1: { "status": "skip", "test_file": "/change_stream/live/invalid_resume_token" }, 1: { "status": "skip", "test_file": "/change_stream/resumable_error" }, 1: { "status": "skip", "test_file": "/change_stream/options" }, 1: { "status": "skip", "test_file": "/change_stream/live/watch" }, 1: { "status": "skip", "test_file": "/change_stream/live/read_prefs" }, 1: { "status": "pass", "test_file": "/change_stream/server_selection_fails", "seed": "336124558", "start": 1740.250743, "end": 1740.307913, "elapsed": 0.057170 }, 1: { "status": "skip", "test_file": "/change_stream/next_after_error" }, 1: { "status": "skip", "test_file": "/change_stream/accepts_array" }, 1: { "status": "skip", "test_file": "/change_stream/getmore_errors" }, 1: { "status": "skip", "test_file": "/change_stream/start_at_operation_time" }, 1: { "status": "skip", "test_file": "/change_stream/resume_at_optime" }, 1: { "status": "skip", "test_file": "/change_stream/resume_with_post_batch_resume_token" }, 1: { "status": "skip", "test_file": "/change_stream/database" }, 1: { "status": "skip", "test_file": "/change_stream/client" }, 1: { "status": "skip", "test_file": "/change_stream/resume_with_first_doc" }, 1: { "status": "skip", "test_file": "/change_stream/resume_with_first_doc/post_batch_resume_token" }, 1: { "status": "skip", "test_file": "/change_stream/error_null_doc" }, 1: { "status": "skip", "test_file": "/change_stream/live/prose_test_11" }, 1: { "status": "skip", "test_file": "/change_stream/live/prose_test_12" }, 1: { "status": "skip", "test_file": "/change_stream/live/prose_test_13" }, 1: { "status": "skip", "test_file": "/change_stream/live/prose_test_14" }, 1: { "status": "skip", "test_file": "/change_streams/prose_test_17" }, 1: { "status": "skip", "test_file": "/change_streams/prose_test_18" }, 1: { "status": "skip", "test_file": "/change_streams/change-streams" }, 1: { "status": "skip", "test_file": "/change_streams/change-streams-errors" }, 1: { "status": "skip", "test_file": "/Client/authenticate" }, 1: { "status": "skip", "test_file": "/Client/authenticate_cached/pool" }, 1: { "status": "skip", "test_file": "/Client/authenticate_cached/client" }, 1: { "status": "skip", "test_file": "/Client/authenticate_failure" }, 1: { "status": "skip", "test_file": "/Client/authenticate_timeout" }, 1: { "status": "skip", "test_file": "/Client/command" }, 1: { "status": "skip", "test_file": "/Client/command_defaults" }, 1: { "status": "skip", "test_file": "/Client/command_secondary" }, 1: { "status": "skip", "test_file": "/Client/command_w_server_id" }, 1: { "status": "skip", "test_file": "/Client/command_w_server_id/sharded" }, 1: { "status": "skip", "test_file": "/Client/command_w_server_id/option" }, 1: { "status": "skip", "test_file": "/Client/command_w_write_concern" }, 1: { "status": "skip", "test_file": "/Client/command/write_concern" }, 1: { "status": "skip", "test_file": "/Client/command/write_concern_fam" }, 1: { "status": "skip", "test_file": "/Client/command/read_prefs/simple/single" }, 1: { "status": "skip", "test_file": "/Client/command/read_prefs/simple/pooled" }, 1: { "status": "skip", "test_file": "/Client/command/read_prefs/single" }, 1: { "status": "skip", "test_file": "/Client/command/read_prefs/pooled" }, 1: { "status": "skip", "test_file": "/Client/command_not_found/cursor" }, 1: { "status": "skip", "test_file": "/Client/command_not_found/simple" }, 1: { "status": "skip", "test_file": "/Client/command_with_opts/read_prefs" }, 1: { "status": "skip", "test_file": "/Client/command_with_opts/read_write" }, 1: { "status": "skip", "test_file": "/Client/command_with_opts/legacy" }, 1: { "status": "skip", "test_file": "/Client/command_with_opts" }, 1: { "status": "skip", "test_file": "/Client/command_with_opts/op_msg" }, 1: { "status": "skip", "test_file": "/Client/command_with_opts/read" }, 1: { "status": "skip", "test_file": "/Client/command/empty" }, 1: { "status": "skip", "test_file": "/Client/command/no_errmsg" }, 1: { "status": "skip", "test_file": "/Client/unavailable_seeds" }, 1: { "status": "skip", "test_file": "/Client/rs_seeds_no_connect/single" }, 1: { "status": "skip", "test_file": "/Client/rs_seeds_no_connect/pooled" }, 1: { "status": "skip", "test_file": "/Client/rs_seeds_connect/single" }, 1: { "status": "skip", "test_file": "/Client/rs_seeds_connect/pooled" }, 1: { "status": "skip", "test_file": "/Client/rs_seeds_reconnect/single" }, 1: { "status": "skip", "test_file": "/Client/rs_seeds_reconnect/pooled" }, 1: { "status": "skip", "test_file": "/Client/mongos_seeds_no_connect/single" }, 1: { "status": "skip", "test_file": "/Client/mongos_seeds_no_connect/pooled" }, 1: { "status": "skip", "test_file": "/Client/mongos_seeds_connect/single" }, 1: { "status": "skip", "test_file": "/Client/mongos_seeds_connect/pooled" }, 1: { "status": "skip", "test_file": "/Client/mongos_seeds_reconnect/single" }, 1: { "status": "skip", "test_file": "/Client/mongos_seeds_reconnect/pooled" }, 1: { "status": "skip", "test_file": "/Client/recovering" }, 1: { "status": "skip", "test_file": "/Client/server_status" }, 1: { "status": "skip", "test_file": "/Client/database_names" }, 1: { "status": "skip", "test_file": "/Client/connect/uds" }, 1: { "status": "skip", "test_file": "/Client/mismatched_me" }, 1: { "status": "skip", "test_file": "/Client/handshake/pool" }, 1: { "status": "pass", "test_file": "/Client/application_handshake", "seed": "933182737", "start": 1740.308093, "end": 1740.364750, "elapsed": 0.056657 }, 1: { "status": "skip", "test_file": "/Client/sends_handshake_single" }, 1: { "status": "pass", "test_file": "/Client/sends_handshake_pooled", "seed": "2405176732", "start": 1740.364779, "end": 1740.421680, "elapsed": 0.056901 }, 1: { "status": "skip", "test_file": "/Client/appname_single_uri" }, 1: { "status": "skip", "test_file": "/Client/appname_single_no_uri" }, 1: { "status": "skip", "test_file": "/Client/appname_pooled_uri" }, 1: { "status": "skip", "test_file": "/Client/appname_pooled_no_uri" }, 1: { "status": "skip", "test_file": "/Client/wire_version" }, 1: { "status": "skip", "test_file": "/Client/ssl_opts/single" }, 1: { "status": "skip", "test_file": "/Client/ssl_opts/pooled" }, 1: { "status": "pass", "test_file": "/Client/set_ssl_opts", "seed": "2773642490", "start": 1740.421722, "end": 1740.477840, "elapsed": 0.056118 }, 1: { "status": "skip", "test_file": "/Client/ssl_opts/copies_single" }, 1: { "status": "skip", "test_file": "/Client/ssl_opts/copies_pooled" }, 1: { "status": "skip", "test_file": "/Client/ssl/reconnect/single" }, 1: { "status": "skip", "test_file": "/Client/ssl/reconnect/pooled" }, 1: { "status": "skip", "test_file": "/Client/ssl_hang" }, 1: { "status": "skip", "test_file": "/Client/client_reset/sessions" }, 1: { "status": "skip", "test_file": "/Client/client_reset/cursors" }, 1: { "status": "skip", "test_file": "/Client/client_reset/connections" }, 1: { "status": "skip", "test_file": "/Client/get_description/single" }, 1: { "status": "skip", "test_file": "/Client/get_description/pooled" }, 1: { "status": "skip", "test_file": "/Client/descriptions" }, 1: { "status": "skip", "test_file": "/Client/select_server/single" }, 1: { "status": "skip", "test_file": "/Client/select_server/pooled" }, 1: { "status": "skip", "test_file": "/Client/select_server/err/single" }, 1: { "status": "skip", "test_file": "/Client/select_server/err/pooled" }, 1: { "status": "skip", "test_file": "/Client/select_server/retry/succeed" }, 1: { "status": "skip", "test_file": "/Client/select_server/retry/fail" }, 1: { "status": "skip", "test_file": "/Client/fetch_stream/retry/succeed" }, 1: { "status": "skip", "test_file": "/Client/fetch_stream/retry/fail" }, 1: { "status": "skip", "test_file": "/Client/null_error_pointer/single" }, 1: { "status": "skip", "test_file": "/Client/null_error_pointer/pooled" }, 1: { "status": "pass", "test_file": "/Client/get_database", "seed": "948628905", "start": 1740.477956, "end": 1740.534118, "elapsed": 0.056162 }, 1: { "status": "pass", "test_file": "/Client/invalid_server_id", "seed": "3290106445", "start": 1740.534140, "end": 1740.590233, "elapsed": 0.056093 }, 1: { "status": "skip", "test_file": "/max_staleness/supplemental/MissingLastWriteDate" }, 1: { "status": "skip", "test_file": "/max_staleness/Unknown/SmallMaxStaleness" }, 1: { "status": "skip", "test_file": "/max_staleness/Single/Incompatible" }, 1: { "status": "skip", "test_file": "/max_staleness/Single/SmallMaxStaleness" }, 1: { "status": "skip", "test_file": "/max_staleness/Sharded/Incompatible" }, 1: { "status": "skip", "test_file": "/max_staleness/Sharded/SmallMaxStaleness" }, 1: { "status": "skip", "test_file": "/max_staleness/ReplicaSetWithPrimary/LongHeartbeat" }, 1: { "status": "skip", "test_file": "/max_staleness/ReplicaSetWithPrimary/SecondaryPreferred_tags2" }, 1: { "status": "skip", "test_file": "/max_staleness/ReplicaSetWithPrimary/Secondary_tags" }, 1: { "status": "skip", "test_file": "/max_staleness/ReplicaSetWithPrimary/SecondaryPreferred" }, 1: { "status": "skip", "test_file": "/max_staleness/ReplicaSetWithPrimary/Nearest" }, 1: { "status": "skip", "test_file": "/max_staleness/ReplicaSetWithPrimary/MaxStalenessWithModePrimary" }, 1: { "status": "skip", "test_file": "/max_staleness/ReplicaSetWithPrimary/LastUpdateTime" }, 1: { "status": "skip", "test_file": "/max_staleness/ReplicaSetWithPrimary/MaxStalenessTooSmall" }, 1: { "status": "skip", "test_file": "/max_staleness/ReplicaSetWithPrimary/ZeroMaxStaleness" }, 1: { "status": "skip", "test_file": "/max_staleness/ReplicaSetWithPrimary/PrimaryPreferred_incompatible" }, 1: { "status": "skip", "test_file": "/max_staleness/ReplicaSetWithPrimary/Secondary_tags2" }, 1: { "status": "skip", "test_file": "/max_staleness/ReplicaSetWithPrimary/Nearest2" }, 1: { "status": "skip", "test_file": "/max_staleness/ReplicaSetWithPrimary/DefaultNoMaxStaleness" }, 1: { "status": "skip", "test_file": "/max_staleness/ReplicaSetWithPrimary/LongHeartbeat2" }, 1: { "status": "skip", "test_file": "/max_staleness/ReplicaSetWithPrimary/Incompatible" }, 1: { "status": "skip", "test_file": "/max_staleness/ReplicaSetWithPrimary/Nearest_tags" }, 1: { "status": "skip", "test_file": "/max_staleness/ReplicaSetWithPrimary/PrimaryPreferred" }, 1: { "status": "skip", "test_file": "/max_staleness/ReplicaSetWithPrimary/SecondaryPreferred_tags" }, 1: { "status": "skip", "test_file": "/max_staleness/ReplicaSetNoPrimary/NoKnownServers" }, 1: { "status": "skip", "test_file": "/max_staleness/ReplicaSetNoPrimary/SecondaryPreferred" }, 1: { "status": "skip", "test_file": "/max_staleness/ReplicaSetNoPrimary/Nearest" }, 1: { "status": "skip", "test_file": "/max_staleness/ReplicaSetNoPrimary/PrimaryPreferred_tags" }, 1: { "status": "skip", "test_file": "/max_staleness/ReplicaSetNoPrimary/Secondary" }, 1: { "status": "skip", "test_file": "/max_staleness/ReplicaSetNoPrimary/LastUpdateTime" }, 1: { "status": "skip", "test_file": "/max_staleness/ReplicaSetNoPrimary/ZeroMaxStaleness" }, 1: { "status": "skip", "test_file": "/max_staleness/ReplicaSetNoPrimary/Nearest2" }, 1: { "status": "skip", "test_file": "/max_staleness/ReplicaSetNoPrimary/DefaultNoMaxStaleness" }, 1: { "status": "skip", "test_file": "/max_staleness/ReplicaSetNoPrimary/Incompatible" }, 1: { "status": "skip", "test_file": "/max_staleness/ReplicaSetNoPrimary/PrimaryPreferred" }, 1: { "status": "skip", "test_file": "/max_staleness/ReplicaSetNoPrimary/SecondaryPreferred_tags" }, 1: { "status": "pass", "test_file": "/Client/max_staleness", "seed": "1775279766", "start": 1740.590354, "end": 1740.651033, "elapsed": 0.060679 }, 1: { "status": "skip", "test_file": "/Client/max_staleness/mongos" }, 1: { "status": "skip", "test_file": "/Client/last_write_date" }, 1: { "status": "skip", "test_file": "/Client/last_write_date/pooled" }, 1: { "status": "skip", "test_file": "/Client/last_write_date_absent" }, 1: { "status": "skip", "test_file": "/Client/last_write_date_absent/pooled" }, 1: { "status": "pass", "test_file": "/ClientPool/basic", "seed": "1481564960", "start": 1740.651068, "end": 1740.707784, "elapsed": 0.056716 }, 1: { "status": "pass", "test_file": "/ClientPool/try_pop", "seed": "4066741334", "start": 1740.707804, "end": 1740.764076, "elapsed": 0.056272 }, 1: { "status": "pass", "test_file": "/ClientPool/min_size_zero", "seed": "778141969", "start": 1740.764097, "end": 1740.820702, "elapsed": 0.056605 }, 1: { "status": "pass", "test_file": "/ClientPool/min_size_dispose", "seed": "725335033", "start": 1740.820725, "end": 1740.876779, "elapsed": 0.056054 }, 1: { "status": "pass", "test_file": "/ClientPool/set_max_size", "seed": "3310107154", "start": 1740.876802, "end": 1740.934872, "elapsed": 0.058070 }, 1: { "status": "pass", "test_file": "/ClientPool/set_min_size", "seed": "759088918", "start": 1740.934895, "end": 1740.993342, "elapsed": 0.058447 }, 1: { "status": "pass", "test_file": "/ClientPool/handshake", "seed": "2982786386", "start": 1740.993364, "end": 1741.051655, "elapsed": 0.058291 }, 1: { "status": "skip", "test_file": "/WriteCommand/split_insert" }, 1: { "status": "skip", "test_file": "/WriteCommand/bypass_not_sent" }, 1: { "status": "skip", "test_file": "/WriteCommand/invalid_write_concern" }, 1: { "status": "skip", "test_file": "/WriteCommand/bypass_validation" }, 1: { "status": "skip", "test_file": "/WriteCommand/split_opquery_with_options" }, 1: { "status": "skip", "test_file": "/WriteCommand/insert_disconnect_mid_batch" }, 1: { "status": "skip", "test_file": "/WriteCommand/w0_legacy_insert_many" }, 1: { "status": "skip", "test_file": "/BulkOperation/basic" }, 1: { "status": "skip", "test_file": "/BulkOperation/opts" }, 1: { "status": "skip", "test_file": "/BulkOperation/error" }, 1: { "status": "skip", "test_file": "/BulkOperation/error/unordered" }, 1: { "status": "skip", "test_file": "/BulkOperation/insert_ordered" }, 1: { "status": "skip", "test_file": "/BulkOperation/insert_unordered" }, 1: { "status": "skip", "test_file": "/BulkOperation/insert_check_keys" }, 1: { "status": "skip", "test_file": "/BulkOperation/update_ordered" }, 1: { "status": "skip", "test_file": "/BulkOperation/update_unordered" }, 1: { "status": "skip", "test_file": "/BulkOperation/update_one_check_keys" }, 1: { "status": "skip", "test_file": "/BulkOperation/update_check_keys" }, 1: { "status": "skip", "test_file": "/BulkOperation/update_one_with_opts_check_keys" }, 1: { "status": "skip", "test_file": "/BulkOperation/update_many_with_opts_check_keys" }, 1: { "status": "skip", "test_file": "/BulkOperation/update_one_invalid_first" }, 1: { "status": "skip", "test_file": "/BulkOperation/update_invalid_first" }, 1: { "status": "skip", "test_file": "/BulkOperation/update_one_with_opts_invalid_first" }, 1: { "status": "skip", "test_file": "/BulkOperation/update_many_with_opts_invalid_first" }, 1: { "status": "skip", "test_file": "/BulkOperation/replace_one_invalid_first" }, 1: { "status": "skip", "test_file": "/BulkOperation/replace_one_with_opts_invalid_first" }, 1: { "status": "skip", "test_file": "/BulkOperation/update_one_invalid_second" }, 1: { "status": "skip", "test_file": "/BulkOperation/update_invalid_second" }, 1: { "status": "skip", "test_file": "/BulkOperation/update_one_with_opts_invalid_second" }, 1: { "status": "skip", "test_file": "/BulkOperation/update_many_with_opts_invalid_second" }, 1: { "status": "skip", "test_file": "/BulkOperation/replace_one_invalid_second" }, 1: { "status": "skip", "test_file": "/BulkOperation/replace_one_with_opts_invalid_second" }, 1: { "status": "skip", "test_file": "/BulkOperation/insert_invalid_first" }, 1: { "status": "skip", "test_file": "/BulkOperation/insert_invalid_second" }, 1: { "status": "skip", "test_file": "/BulkOperation/insert_with_opts_invalid_first" }, 1: { "status": "skip", "test_file": "/BulkOperation/insert_with_opts_invalid_second" }, 1: { "status": "skip", "test_file": "/BulkOperation/insert_with_opts_validate" }, 1: { "status": "skip", "test_file": "/BulkOperation/remove_one_after_invalid" }, 1: { "status": "skip", "test_file": "/BulkOperation/remove_after_invalid" }, 1: { "status": "skip", "test_file": "/BulkOperation/remove_one_with_opts_after_invalid" }, 1: { "status": "skip", "test_file": "/BulkOperation/remove_many_with_opts_after_invalid" }, 1: { "status": "skip", "test_file": "/BulkOperation/upsert_ordered" }, 1: { "status": "skip", "test_file": "/BulkOperation/upsert_unordered" }, 1: { "status": "skip", "test_file": "/BulkOperation/upsert_unordered_oversized" }, 1: { "status": "skip", "test_file": "/BulkOperation/upsert_large" }, 1: { "status": "skip", "test_file": "/BulkOperation/upsert_huge" }, 1: { "status": "skip", "test_file": "/BulkOperation/upserted_index_ordered" }, 1: { "status": "skip", "test_file": "/BulkOperation/upserted_index_unordered" }, 1: { "status": "skip", "test_file": "/BulkOperation/update_one_ordered" }, 1: { "status": "skip", "test_file": "/BulkOperation/update_one_unordered" }, 1: { "status": "skip", "test_file": "/BulkOperation/update_with_opts_validate" }, 1: { "status": "skip", "test_file": "/BulkOperation/update_arrayfilters" }, 1: { "status": "skip", "test_file": "/BulkOperation/update_arrayfilters/unsupported" }, 1: { "status": "skip", "test_file": "/BulkOperation/update/hint/unsupported" }, 1: { "status": "skip", "test_file": "/BulkOperation/update/hint/validate" }, 1: { "status": "skip", "test_file": "/BulkOperation/replace_one_ordered" }, 1: { "status": "skip", "test_file": "/BulkOperation/replace_one_unordered" }, 1: { "status": "skip", "test_file": "/BulkOperation/replace_one/keys" }, 1: { "status": "skip", "test_file": "/BulkOperation/replace_one_with_opts/keys" }, 1: { "status": "skip", "test_file": "/BulkOperation/replace_one_with_opts_validate" }, 1: { "status": "skip", "test_file": "/BulkOperation/index_offset" }, 1: { "status": "skip", "test_file": "/BulkOperation/single_ordered_bulk" }, 1: { "status": "skip", "test_file": "/BulkOperation/insert_continue_on_error" }, 1: { "status": "skip", "test_file": "/BulkOperation/update_continue_on_error" }, 1: { "status": "skip", "test_file": "/BulkOperation/remove_continue_on_error" }, 1: { "status": "skip", "test_file": "/BulkOperation/single_error_ordered_bulk" }, 1: { "status": "skip", "test_file": "/BulkOperation/multiple_error_ordered_bulk" }, 1: { "status": "skip", "test_file": "/BulkOperation/single_unordered_bulk" }, 1: { "status": "skip", "test_file": "/BulkOperation/single_error_unordered_bulk" }, 1: { "status": "skip", "test_file": "/BulkOperation/oversized/ordered" }, 1: { "status": "skip", "test_file": "/BulkOperation/oversized/unordered" }, 1: { "status": "skip", "test_file": "/BulkOperation/write_concern/write_command/ordered" }, 1: { "status": "skip", "test_file": "/BulkOperation/write_concern/write_command/ordered/multi_err" }, 1: { "status": "skip", "test_file": "/BulkOperation/write_concern/write_command/unordered" }, 1: { "status": "skip", "test_file": "/BulkOperation/write_concern/write_command/unordered/multi_err" }, 1: { "status": "skip", "test_file": "/BulkOperation/write_concern/error/write_command/v1" }, 1: { "status": "skip", "test_file": "/BulkOperation/write_concern/error/write_command/v2" }, 1: { "status": "skip", "test_file": "/BulkOperation/multiple_error_unordered_bulk" }, 1: { "status": "skip", "test_file": "/BulkOperation/wtimeout_duplicate_key/write_commands" }, 1: { "status": "skip", "test_file": "/BulkOperation/large_inserts_ordered" }, 1: { "status": "skip", "test_file": "/BulkOperation/large_inserts_unordered" }, 1: { "status": "skip", "test_file": "/BulkOperation/numerous_ordered" }, 1: { "status": "skip", "test_file": "/BulkOperation/numerous_unordered" }, 1: { "status": "skip", "test_file": "/BulkOperation/CDRIVER-372_ordered" }, 1: { "status": "skip", "test_file": "/BulkOperation/CDRIVER-372_unordered" }, 1: { "status": "skip", "test_file": "/BulkOperation/new" }, 1: { "status": "skip", "test_file": "/BulkOperation/OP_MSG/max_batch_size" }, 1: { "status": "skip", "test_file": "/BulkOperation/OP_MSG/max_msg_size" }, 1: { "status": "skip", "test_file": "/BulkOperation/split" }, 1: { "status": "skip", "test_file": "/BulkOperation/write_concern/split" }, 1: { "status": "skip", "test_file": "/BulkOperation/hint/single/command/secondary" }, 1: { "status": "skip", "test_file": "/BulkOperation/hint/single/command/primary" }, 1: { "status": "skip", "test_file": "/BulkOperation/hint/pooled/command/secondary" }, 1: { "status": "skip", "test_file": "/BulkOperation/hint/pooled/command/primary" }, 1: { "status": "skip", "test_file": "/BulkOperation/reply_w0" }, 1: { "status": "skip", "test_file": "/BulkOperation/invalid_write_concern" }, 1: { "status": "skip", "test_file": "/BulkOperation/opts/collation/w0/wire5" }, 1: { "status": "skip", "test_file": "/BulkOperation/opts/collation/w0/wire4" }, 1: { "status": "skip", "test_file": "/BulkOperation/opts/collation/w1/wire5" }, 1: { "status": "skip", "test_file": "/BulkOperation/opts/collation/w1/wire4" }, 1: { "status": "skip", "test_file": "/BulkOperation/opts/collation/multi/w0/wire5" }, 1: { "status": "skip", "test_file": "/BulkOperation/opts/collation/multi/w0/wire4" }, 1: { "status": "skip", "test_file": "/BulkOperation/opts/collation/multi/w1/wire5" }, 1: { "status": "skip", "test_file": "/BulkOperation/opts/collation/multi/w1/wire4" }, 1: { "status": "pass", "test_file": "/BulkOperation/update_one/error_message", "seed": "2871064271", "start": 1741.051951, "end": 1741.107936, "elapsed": 0.055985 }, 1: { "status": "pass", "test_file": "/BulkOperation/opts/parse", "seed": "2842938893", "start": 1741.107959, "end": 1741.165054, "elapsed": 0.057095 }, 1: { "status": "pass", "test_file": "/BulkOperation/no_client", "seed": "2829461305", "start": 1741.165076, "end": 1741.220941, "elapsed": 0.055865 }, 1: { "status": "skip", "test_file": "/BulkOperation/bypass" }, 1: { "status": "skip", "test_file": "/Cluster/cluster_time/query/" }, 1: { "status": "skip", "test_file": "/Cluster/cluster_time/query/cluster_time" }, 1: { "status": "skip", "test_file": "/Cluster/cluster_time/query/secondary" }, 1: { "status": "skip", "test_file": "/Cluster/cluster_time/query/cluster_time_secondary" }, 1: { "status": "skip", "test_file": "/Cluster/cluster_time/dollar_query/from_user" }, 1: { "status": "skip", "test_file": "/Cluster/cluster_time/dollar_query/from_user/cluster_time" }, 1: { "status": "skip", "test_file": "/Cluster/cluster_time/dollar_query/from_user/secondary" }, 1: { "status": "skip", "test_file": "/Cluster/cluster_time/dollar_query/from_user/cluster_time_secondary" }, 1: { "status": "skip", "test_file": "/Cluster/cluster_time/dollar_orderby" }, 1: { "status": "skip", "test_file": "/Cluster/cluster_time/dollar_orderby/secondary" }, 1: { "status": "skip", "test_file": "/Cluster/cluster_time/dollar_orderby/cluster_time" }, 1: { "status": "skip", "test_file": "/Cluster/cluster_time/dollar_orderby/cluster_time_secondary" }, 1: { "status": "skip", "test_file": "/Cluster/test_get_max_bson_obj_size" }, 1: { "status": "skip", "test_file": "/Cluster/test_get_max_msg_size" }, 1: { "status": "skip", "test_file": "/Cluster/disconnect/single" }, 1: { "status": "skip", "test_file": "/Cluster/disconnect/pooled" }, 1: { "status": "skip", "test_file": "/Cluster/command/timeout/single" }, 1: { "status": "skip", "test_file": "/Cluster/command/timeout/pooled" }, 1: { "status": "skip", "test_file": "/Cluster/write_command/disconnect" }, 1: { "status": "skip", "test_file": "/Cluster/cluster_time/command_simple/single" }, 1: { "status": "skip", "test_file": "/Cluster/cluster_time/command_simple/pooled" }, 1: { "status": "skip", "test_file": "/Cluster/cluster_time/command/single" }, 1: { "status": "skip", "test_file": "/Cluster/cluster_time/command/pooled" }, 1: { "status": "skip", "test_file": "/Cluster/cluster_time/command_with_opts/single" }, 1: { "status": "skip", "test_file": "/Cluster/cluster_time/command_with_opts/pooled" }, 1: { "status": "skip", "test_file": "/Cluster/cluster_time/aggregate/single" }, 1: { "status": "skip", "test_file": "/Cluster/cluster_time/aggregate/pooled" }, 1: { "status": "skip", "test_file": "/Cluster/cluster_time/cursor/single" }, 1: { "status": "skip", "test_file": "/Cluster/cluster_time/cursor/pooled" }, 1: { "status": "skip", "test_file": "/Cluster/cluster_time/insert/single" }, 1: { "status": "skip", "test_file": "/Cluster/cluster_time/insert/pooled" }, 1: { "status": "skip", "test_file": "/Cluster/cluster_time/comparison/single" }, 1: { "status": "skip", "test_file": "/Cluster/cluster_time/comparison/pooled" }, 1: { "status": "skip", "test_file": "/Cluster/cluster_time/advanced_not_sent_to_standalone" }, 1: { "status": "skip", "test_file": "/Cluster/not_master/single/op_query" }, 1: { "status": "skip", "test_file": "/Cluster/not_master/pooled/op_query" }, 1: { "status": "skip", "test_file": "/Cluster/not_master/single/op_msg" }, 1: { "status": "skip", "test_file": "/Cluster/not_master/pooled/op_msg" }, 1: { "status": "skip", "test_file": "/Cluster/not_master_auth/single/op_query" }, 1: { "status": "skip", "test_file": "/Cluster/not_master_auth/pooled/op_query" }, 1: { "status": "skip", "test_file": "/Cluster/not_master_auth/single/op_msg" }, 1: { "status": "skip", "test_file": "/Cluster/not_master_auth/pooled/op_msg" }, 1: { "status": "skip", "test_file": "/Cluster/ismaster_fails" }, 1: { "status": "skip", "test_file": "/Cluster/ismaster_hangup" }, 1: { "status": "skip", "test_file": "/Cluster/command_error/op_msg" }, 1: { "status": "skip", "test_file": "/Cluster/command_error/op_query" }, 1: { "status": "skip", "test_file": "/Cluster/ismaster_on_unknown/mock" }, 1: { "status": "skip", "test_file": "/Cluster/cmd_on_unknown_serverid" }, 1: { "status": "pass", "test_file": "/Collection/aggregate/no_batch_size/no_options", "seed": "440792042", "start": 1741.221113, "end": 1741.277000, "elapsed": 0.055887 }, 1: { "status": "pass", "test_file": "/Collection/aggregate/no_batch_size/with_options", "seed": "3168643525", "start": 1741.277020, "end": 1741.332680, "elapsed": 0.055660 }, 1: { "status": "pass", "test_file": "/Collection/aggregate/batch_size/no_options", "seed": "1810921518", "start": 1741.332700, "end": 1741.389179, "elapsed": 0.056479 }, 1: { "status": "pass", "test_file": "/Collection/aggregate/batch_size/with_options", "seed": "2833959565", "start": 1741.389200, "end": 1741.447916, "elapsed": 0.058716 }, 1: { "status": "skip", "test_file": "/Collection/aggregate/write_concern" }, 1: { "status": "skip", "test_file": "/Collection/read_prefs_is_valid" }, 1: { "status": "skip", "test_file": "/Collection/insert_many" }, 1: { "status": "skip", "test_file": "/Collection/insert_bulk_empty" }, 1: { "status": "skip", "test_file": "/Collection/copy" }, 1: { "status": "skip", "test_file": "/Collection/insert" }, 1: { "status": "skip", "test_file": "/Collection/insert/null_string" }, 1: { "status": "skip", "test_file": "/Collection/insert/oversize" }, 1: { "status": "skip", "test_file": "/Collection/insert/keys" }, 1: { "status": "skip", "test_file": "/Collection/save" }, 1: { "status": "skip", "test_file": "/Collection/insert/w0" }, 1: { "status": "skip", "test_file": "/Collection/update/w0" }, 1: { "status": "skip", "test_file": "/Collection/remove/w0" }, 1: { "status": "skip", "test_file": "/Collection/insert_twice/w0" }, 1: { "status": "skip", "test_file": "/Collection/index" }, 1: { "status": "skip", "test_file": "/Collection/index_w_write_concern" }, 1: { "status": "skip", "test_file": "/Collection/index/collation/wire4" }, 1: { "status": "skip", "test_file": "/Collection/index/collation/wire5" }, 1: { "status": "skip", "test_file": "/Collection/index_compound" }, 1: { "status": "skip", "test_file": "/Collection/index_geo" }, 1: { "status": "skip", "test_file": "/Collection/index_storage" }, 1: { "status": "skip", "test_file": "/Collection/regex" }, 1: { "status": "skip", "test_file": "/Collection/decimal128" }, 1: { "status": "skip", "test_file": "/Collection/update" }, 1: { "status": "skip", "test_file": "/Collection/update_pipeline" }, 1: { "status": "skip", "test_file": "/Collection/update/multi" }, 1: { "status": "skip", "test_file": "/Collection/update/upsert" }, 1: { "status": "skip", "test_file": "/Collection/update/oversize" }, 1: { "status": "skip", "test_file": "/Collection/remove" }, 1: { "status": "skip", "test_file": "/Collection/remove/multi" }, 1: { "status": "skip", "test_file": "/Collection/remove/oversize" }, 1: { "status": "skip", "test_file": "/Collection/count" }, 1: { "status": "skip", "test_file": "/Collection/count_with_opts" }, 1: { "status": "skip", "test_file": "/Collection/count/read_pref" }, 1: { "status": "skip", "test_file": "/Collection/count/read_concern" }, 1: { "status": "skip", "test_file": "/Collection/count/collation/wire4" }, 1: { "status": "skip", "test_file": "/Collection/count/collation/wire5" }, 1: { "status": "skip", "test_file": "/Collection/count/read_concern_live" }, 1: { "status": "skip", "test_file": "/Collection/drop" }, 1: { "status": "skip", "test_file": "/Collection/aggregate" }, 1: { "status": "skip", "test_file": "/Collection/aggregate/inherit/collection" }, 1: { "status": "skip", "test_file": "/Collection/aggregate/large" }, 1: { "status": "skip", "test_file": "/Collection/aggregate/secondary" }, 1: { "status": "skip", "test_file": "/Collection/aggregate/secondary/sharded" }, 1: { "status": "skip", "test_file": "/Collection/aggregate/read_concern" }, 1: { "status": "skip", "test_file": "/Collection/aggregate/bypass_document_validation" }, 1: { "status": "skip", "test_file": "/Collection/aggregate/collation/wire4" }, 1: { "status": "skip", "test_file": "/Collection/aggregate/collation/wire5" }, 1: { "status": "skip", "test_file": "/Collection/aggregate_w_server_id" }, 1: { "status": "skip", "test_file": "/Collection/aggregate_w_server_id/sharded" }, 1: { "status": "skip", "test_file": "/Collection/aggregate_w_server_id/option" }, 1: { "status": "skip", "test_file": "/Collection/validate" }, 1: { "status": "skip", "test_file": "/Collection/rename" }, 1: { "status": "skip", "test_file": "/Collection/stats" }, 1: { "status": "skip", "test_file": "/Collection/stats/read_pref" }, 1: { "status": "skip", "test_file": "/Collection/find_read_concern" }, 1: { "status": "skip", "test_file": "/Collection/getmore_read_concern_live" }, 1: { "status": "skip", "test_file": "/Collection/find_and_modify" }, 1: { "status": "skip", "test_file": "/Collection/find_and_modify/write_concern" }, 1: { "status": "skip", "test_file": "/Collection/find_and_modify/write_concern_pre_32" }, 1: { "status": "skip", "test_file": "/Collection/large_return" }, 1: { "status": "skip", "test_file": "/Collection/many_return" }, 1: { "status": "skip", "test_file": "/Collection/insert_one_validate" }, 1: { "status": "skip", "test_file": "/Collection/insert_many_validate" }, 1: { "status": "skip", "test_file": "/Collection/limit" }, 1: { "status": "skip", "test_file": "/Collection/batch_size" }, 1: { "status": "skip", "test_file": "/Collection/command_fully_qualified" }, 1: { "status": "skip", "test_file": "/Collection/get_index_info" }, 1: { "status": "skip", "test_file": "/Collection/find_indexes/error" }, 1: { "status": "skip", "test_file": "/Collection/insert/duplicate_key" }, 1: { "status": "pass", "test_file": "/Collection/create_index/fail", "seed": "2208550471", "start": 1741.448130, "end": 1741.604983, "elapsed": 0.156853 }, 1: { "status": "skip", "test_file": "/Collection/insert_one" }, 1: { "status": "skip", "test_file": "/Collection/update_and_replace" }, 1: { "status": "skip", "test_file": "/Collection/array_filters_validate" }, 1: { "status": "skip", "test_file": "/Collection/replace_one_validate" }, 1: { "status": "skip", "test_file": "/Collection/update_one_validate" }, 1: { "status": "skip", "test_file": "/Collection/update_many_validate" }, 1: { "status": "skip", "test_file": "/Collection/delete_one_or_many" }, 1: { "status": "skip", "test_file": "/Collection/delete/collation" }, 1: { "status": "skip", "test_file": "/Collection/update/collation" }, 1: { "status": "skip", "test_file": "/Collection/update/hint" }, 1: { "status": "skip", "test_file": "/Collection/update/hint/validate" }, 1: { "status": "skip", "test_file": "/Collection/count_documents" }, 1: { "status": "skip", "test_file": "/Collection/count_documents_live" }, 1: { "status": "skip", "test_file": "/Collection/estimated_document_count" }, 1: { "status": "skip", "test_file": "/Collection/estimated_document_count_live" }, 1: { "status": "skip", "test_file": "/Collection/insert_bulk_validate" }, 1: { "status": "skip", "test_file": "/Collection/aggregate_with_batch_size" }, 1: { "status": "skip", "test_file": "/Collection/aggregate_is_sent_to_primary_w_dollar_out" }, 1: { "status": "skip", "test_file": "/Collection/find/dollar_query" }, 1: { "status": "skip", "test_file": "/Collection/find/dollar_or" }, 1: { "status": "skip", "test_file": "/Collection/find/mixed_dollar_nondollar" }, 1: { "status": "skip", "test_file": "/Collection/find/key_named_filter" }, 1: { "status": "skip", "test_file": "/Collection/find/key_named_filter/$query" }, 1: { "status": "skip", "test_file": "/Collection/find/subdoc_named_filter" }, 1: { "status": "skip", "test_file": "/Collection/find/subdoc_named_filter/$query" }, 1: { "status": "skip", "test_file": "/Collection/find/newoption" }, 1: { "status": "skip", "test_file": "/Collection/find/orderby" }, 1: { "status": "skip", "test_file": "/Collection/find/fields" }, 1: { "status": "skip", "test_file": "/Collection/find/modifiers/maxscan" }, 1: { "status": "skip", "test_file": "/Collection/find/modifiers/maxtimems" }, 1: { "status": "skip", "test_file": "/Collection/find/comment" }, 1: { "status": "skip", "test_file": "/Collection/find/hint" }, 1: { "status": "skip", "test_file": "/Collection/find/max" }, 1: { "status": "skip", "test_file": "/Collection/find/min" }, 1: { "status": "skip", "test_file": "/Collection/find/modifiers/bool" }, 1: { "status": "skip", "test_file": "/Collection/find/showdiskloc" }, 1: { "status": "skip", "test_file": "/Collection/find/returnkey" }, 1: { "status": "skip", "test_file": "/Collection/find/skip" }, 1: { "status": "skip", "test_file": "/Collection/find/batch_size" }, 1: { "status": "skip", "test_file": "/Collection/find/limit" }, 1: { "status": "skip", "test_file": "/Collection/find/negative_limit" }, 1: { "status": "pass", "test_file": "/Collection/find/unrecognized", "seed": "2882556402", "start": 1741.605115, "end": 1741.667138, "elapsed": 0.062023 }, 1: { "status": "skip", "test_file": "/Collection/find/flags" }, 1: { "status": "skip", "test_file": "/Collection/find/exhaust" }, 1: { "status": "skip", "test_file": "/Collection/getmore/batch_size" }, 1: { "status": "skip", "test_file": "/Collection/getmore/invalid_reply" }, 1: { "status": "skip", "test_file": "/Collection/getmore/await" }, 1: { "status": "skip", "test_file": "/Collection/tailable/timeout/single" }, 1: { "status": "skip", "test_file": "/Collection/tailable/timeout/pooled" }, 1: { "status": "skip", "test_file": "/Collection/find_with_opts/dollar_or" }, 1: { "status": "skip", "test_file": "/Collection/find_with_opts/snapshot_dollar_or" }, 1: { "status": "skip", "test_file": "/Collection/find_with_opts/key_named_filter" }, 1: { "status": "skip", "test_file": "/Collection/find_with_opts/query/subdoc_named_filter" }, 1: { "status": "skip", "test_file": "/Collection/find_with_opts/newoption" }, 1: { "status": "skip", "test_file": "/Collection/find_with_opts/cmd/subdoc_named_filter" }, 1: { "status": "skip", "test_file": "/Collection/find_with_opts/orderby" }, 1: { "status": "skip", "test_file": "/Collection/find_with_opts/fields" }, 1: { "status": "skip", "test_file": "/Collection/find_with_opts/slice" }, 1: { "status": "skip", "test_file": "/Collection/find_with_opts/modifiers/integer" }, 1: { "status": "skip", "test_file": "/Collection/find_with_opts/modifiers/index_spec" }, 1: { "status": "skip", "test_file": "/Collection/find_with_opts/comment" }, 1: { "status": "skip", "test_file": "/Collection/find_with_opts/modifiers/bool" }, 1: { "status": "skip", "test_file": "/Collection/find_with_opts/showdiskloc" }, 1: { "status": "skip", "test_file": "/Collection/find_with_opts/returnkey" }, 1: { "status": "skip", "test_file": "/Collection/find_with_opts/skip" }, 1: { "status": "skip", "test_file": "/Collection/find_with_opts/batch_size" }, 1: { "status": "skip", "test_file": "/Collection/find_with_opts/limit" }, 1: { "status": "skip", "test_file": "/Collection/find_with_opts/singlebatch" }, 1: { "status": "skip", "test_file": "/Collection/find_with_opts/singlebatch/no_limit" }, 1: { "status": "skip", "test_file": "/Collection/find_with_opts/unrecognized_dollar" }, 1: { "status": "skip", "test_file": "/Collection/find_with_opts/flags" }, 1: { "status": "skip", "test_file": "/Collection/find_with_opts/exhaust" }, 1: { "status": "skip", "test_file": "/Collection/find_with_opts/await/getmore_cmd" }, 1: { "status": "skip", "test_file": "/Collection/find_with_opts/server_id" }, 1: { "status": "skip", "test_file": "/Collection/find_cmd_with_opts/server_id" }, 1: { "status": "skip", "test_file": "/Collection/find_with_opts/server_id/sharded" }, 1: { "status": "skip", "test_file": "/Collection/find_cmd_with_opts/server_id/sharded" }, 1: { "status": "skip", "test_file": "/Collection/find_with_opts/server_id/option" }, 1: { "status": "skip", "test_file": "/Collection/find_with_opts/collation/error" }, 1: { "status": "skip", "test_file": "/uri-options/single-threaded-options" }, 1: { "status": "skip", "test_file": "/uri-options/connection-pool-options" }, 1: { "status": "skip", "test_file": "/uri-options/compression-options" }, 1: { "status": "skip", "test_file": "/uri-options/read-preference-options" }, 1: { "status": "skip", "test_file": "/uri-options/concern-options" }, 1: { "status": "skip", "test_file": "/uri-options/connection-options" }, 1: { "status": "skip", "test_file": "/uri-options/auth-options" }, 1: { "status": "skip", "test_file": "/uri-options/tls-options" }, 1: { "status": "skip", "test_file": "/connection_uri/valid-unix_socket-absolute" }, 1: { "status": "skip", "test_file": "/connection_uri/valid-options" }, 1: { "status": "skip", "test_file": "/connection_uri/invalid-uris" }, 1: { "status": "skip", "test_file": "/connection_uri/additional-nonspec-tests" }, 1: { "status": "skip", "test_file": "/connection_uri/valid-unix_socket-relative" }, 1: { "status": "skip", "test_file": "/connection_uri/valid-host_identifiers" }, 1: { "status": "skip", "test_file": "/connection_uri/valid-db-with-dotted-name" }, 1: { "status": "skip", "test_file": "/connection_uri/valid-auth" }, 1: { "status": "skip", "test_file": "/connection_uri/valid-warnings" }, 1: { "status": "skip", "test_file": "/auth/connection-string" }, 1: { "status": "skip", "test_file": "/command_monitoring/insertMany" }, 1: { "status": "skip", "test_file": "/command_monitoring/command" }, 1: { "status": "skip", "test_file": "/command_monitoring/deleteOne" }, 1: { "status": "skip", "test_file": "/command_monitoring/unacknowledgedBulkWrite" }, 1: { "status": "skip", "test_file": "/command_monitoring/updateOne" }, 1: { "status": "skip", "test_file": "/command_monitoring/updateMany" }, 1: { "status": "skip", "test_file": "/command_monitoring/bulkWrite" }, 1: { "status": "skip", "test_file": "/command_monitoring/insertOne" }, 1: { "status": "skip", "test_file": "/command_monitoring/find" }, 1: { "status": "skip", "test_file": "/command_monitoring/deleteMany" }, 1: { "status": "skip", "test_file": "/command_monitoring/get_error" }, 1: { "status": "skip", "test_file": "/command_monitoring/set_callbacks/single" }, 1: { "status": "skip", "test_file": "/command_monitoring/set_callbacks/pooled" }, 1: { "status": "skip", "test_file": "/command_monitoring/set_callbacks/pooled_try_pop" }, 1: { "status": "skip", "test_file": "/command_monitoring/set_callbacks/change" }, 1: { "status": "skip", "test_file": "/command_monitoring/set_callbacks/reset" }, 1: { "status": "skip", "test_file": "/command_monitoring/operation_id/bulk/collection/single" }, 1: { "status": "skip", "test_file": "/command_monitoring/operation_id/bulk/collection/pooled" }, 1: { "status": "skip", "test_file": "/command_monitoring/operation_id/bulk/new/single" }, 1: { "status": "skip", "test_file": "/command_monitoring/operation_id/bulk/new/pooled" }, 1: { "status": "skip", "test_file": "/command_monitoring/operation_id/query/single/cmd" }, 1: { "status": "skip", "test_file": "/command_monitoring/operation_id/query/pooled/cmd" }, 1: { "status": "skip", "test_file": "/command_monitoring/client_cmd" }, 1: { "status": "skip", "test_file": "/command_monitoring/client_cmd_simple" }, 1: { "status": "skip", "test_file": "/command_monitoring/client_cmd/op_ids" }, 1: { "status": "skip", "test_file": "/command_monitoring/killcursors_deprecated" }, 1: { "status": "skip", "test_file": "/command_monitoring/failed_reply_mock" }, 1: { "status": "skip", "test_file": "/command_monitoring/failed_reply_hangup" }, 1: { "status": "skip", "test_file": "/Cursor/common/get_host/find" }, 1: { "status": "skip", "test_file": "/Cursor/common/get_host/cmd" }, 1: { "status": "skip", "test_file": "/Cursor/common/get_host/cmd_deprecated" }, 1: { "status": "skip", "test_file": "/Cursor/common/get_host/array" }, 1: { "status": "skip", "test_file": "/Cursor/common/get_host/agg" }, 1: { "status": "skip", "test_file": "/Cursor/common/clone/find" }, 1: { "status": "skip", "test_file": "/Cursor/common/clone/cmd" }, 1: { "status": "skip", "test_file": "/Cursor/common/clone/cmd_deprecated" }, 1: { "status": "skip", "test_file": "/Cursor/common/clone/array" }, 1: { "status": "skip", "test_file": "/Cursor/common/clone/agg" }, 1: { "status": "skip", "test_file": "/Cursor/common/clone_w_concerns/find" }, 1: { "status": "skip", "test_file": "/Cursor/common/clone_w_concerns/cmd" }, 1: { "status": "skip", "test_file": "/Cursor/common/clone_w_concerns/cmd_deprecated" }, 1: { "status": "skip", "test_file": "/Cursor/common/clone_w_concerns/array" }, 1: { "status": "skip", "test_file": "/Cursor/common/clone_w_concerns/agg" }, 1: { "status": "skip", "test_file": "/Cursor/common/advancing_past_end/find" }, 1: { "status": "skip", "test_file": "/Cursor/common/advancing_past_end/cmd" }, 1: { "status": "skip", "test_file": "/Cursor/common/advancing_past_end/cmd_deprecated" }, 1: { "status": "skip", "test_file": "/Cursor/common/advancing_past_end/array" }, 1: { "status": "skip", "test_file": "/Cursor/common/advancing_past_end/agg" }, 1: { "status": "skip", "test_file": "/Cursor/common/hint/find" }, 1: { "status": "skip", "test_file": "/Cursor/common/hint/cmd_deprecated" }, 1: { "status": "skip", "test_file": "/Cursor/common/hint/array" }, 1: { "status": "skip", "test_file": "/Cursor/common/opts/find" }, 1: { "status": "skip", "test_file": "/Cursor/common/opts/cmd_deprecated" }, 1: { "status": "skip", "test_file": "/Cursor/common/opts/array" }, 1: { "status": "skip", "test_file": "/Cursor/common/opts/cmd" }, 1: { "status": "skip", "test_file": "/Cursor/common/opts/agg" }, 1: { "status": "skip", "test_file": "/Cursor/limit" }, 1: { "status": "skip", "test_file": "/Cursor/kill/live" }, 1: { "status": "skip", "test_file": "/Cursor/kill/single" }, 1: { "status": "skip", "test_file": "/Cursor/kill/pooled" }, 1: { "status": "skip", "test_file": "/Cursor/kill/single/cmd" }, 1: { "status": "skip", "test_file": "/Cursor/kill/pooled/cmd" }, 1: { "status": "skip", "test_file": "/Cursor/client_kill_cursor/with_primary" }, 1: { "status": "skip", "test_file": "/Cursor/client_kill_cursor/without_primary" }, 1: { "status": "skip", "test_file": "/Cursor/client_kill_cursor/with_primary/wv4" }, 1: { "status": "skip", "test_file": "/Cursor/client_kill_cursor/without_primary/wv4" }, 1: { "status": "skip", "test_file": "/Cursor/empty_collection" }, 1: { "status": "skip", "test_file": "/Cursor/new_from_agg" }, 1: { "status": "skip", "test_file": "/Cursor/new_from_agg_no_initial" }, 1: { "status": "skip", "test_file": "/Cursor/new_from_find" }, 1: { "status": "skip", "test_file": "/Cursor/new_from_find_batches" }, 1: { "status": "skip", "test_file": "/Cursor/new_invalid" }, 1: { "status": "skip", "test_file": "/Cursor/new_tailable_await" }, 1: { "status": "skip", "test_file": "/Cursor/int64_t_maxtimems" }, 1: { "status": "skip", "test_file": "/Cursor/new_ignores_fields" }, 1: { "status": "skip", "test_file": "/Cursor/new_invalid_filter" }, 1: { "status": "skip", "test_file": "/Cursor/new_invalid_opts" }, 1: { "status": "skip", "test_file": "/Cursor/new_static" }, 1: { "status": "skip", "test_file": "/Cursor/hint/errors" }, 1: { "status": "skip", "test_file": "/Cursor/hint/single/secondary" }, 1: { "status": "skip", "test_file": "/Cursor/hint/single/primary" }, 1: { "status": "skip", "test_file": "/Cursor/hint/pooled/secondary" }, 1: { "status": "skip", "test_file": "/Cursor/hint/pooled/primary" }, 1: { "status": "skip", "test_file": "/Cursor/hint/mongos" }, 1: { "status": "skip", "test_file": "/Cursor/hint/mongos/cmd" }, 1: { "status": "skip", "test_file": "/Cursor/hint/no_warmup/single" }, 1: { "status": "skip", "test_file": "/Cursor/hint/no_warmup/pooled" }, 1: { "status": "skip", "test_file": "/Cursor/tailable/alive" }, 1: { "status": "skip", "test_file": "/Cursor/n_return/find_cmd" }, 1: { "status": "skip", "test_file": "/Cursor/n_return/find_cmd/with_opts" }, 1: { "status": "skip", "test_file": "/Cursor/empty_final_batch_live" }, 1: { "status": "skip", "test_file": "/Cursor/empty_final_batch" }, 1: { "status": "skip", "test_file": "/Cursor/error_document/query" }, 1: { "status": "skip", "test_file": "/Cursor/error_document/getmore" }, 1: { "status": "skip", "test_file": "/Cursor/error_document/command" }, 1: { "status": "skip", "test_file": "/Cursor/find_error/is_alive" }, 1: { "status": "skip", "test_file": "/Database/aggregate/writeConcern" }, 1: { "status": "skip", "test_file": "/Database/aggregate/inherit/database" }, 1: { "status": "skip", "test_file": "/Database/create_with_write_concern" }, 1: { "status": "skip", "test_file": "/Database/copy" }, 1: { "status": "skip", "test_file": "/Database/has_collection" }, 1: { "status": "skip", "test_file": "/Database/command" }, 1: { "status": "skip", "test_file": "/Database/command/read_prefs/simple/single" }, 1: { "status": "skip", "test_file": "/Database/command/read_prefs/simple/pooled" }, 1: { "status": "skip", "test_file": "/Database/command/read_prefs/single" }, 1: { "status": "skip", "test_file": "/Database/command/read_prefs/pooled" }, 1: { "status": "skip", "test_file": "/Database/drop" }, 1: { "status": "skip", "test_file": "/Database/create_collection" }, 1: { "status": "skip", "test_file": "/Database/get_collection_info" }, 1: { "status": "skip", "test_file": "/Database/get_collection_info_regex" }, 1: { "status": "skip", "test_file": "/Database/get_collection_info_with_opts_regex" }, 1: { "status": "skip", "test_file": "/Database/get_collection/getmore_cmd" }, 1: { "status": "skip", "test_file": "/Database/get_collection" }, 1: { "status": "skip", "test_file": "/Database/get_collection_names" }, 1: { "status": "skip", "test_file": "/Database/get_collection_names_error" }, 1: { "status": "pass", "test_file": "/Database/get_default_database", "seed": "1421400475", "start": 1741.667602, "end": 1741.723897, "elapsed": 0.056295 }, 1: { "status": "skip", "test_file": "/Error/set_api/single" }, 1: { "status": "skip", "test_file": "/Error/set_api/pooled" }, 1: { "status": "skip", "test_file": "/Error/command/default" }, 1: { "status": "skip", "test_file": "/Error/command/v1" }, 1: { "status": "skip", "test_file": "/Error/command/v2" }, 1: { "status": "pass", "test_file": "/Error/has_label", "seed": "3801946923", "start": 1741.723932, "end": 1741.780951, "elapsed": 0.057019 }, 1: { "status": "skip", "test_file": "/Client/exhaust_cursor/single" }, 1: { "status": "skip", "test_file": "/Client/exhaust_cursor/pool" }, 1: { "status": "skip", "test_file": "/Client/exhaust_cursor/batches" }, 1: { "status": "skip", "test_file": "/Client/set_max_await_time_ms" }, 1: { "status": "skip", "test_file": "/Client/exhaust_cursor/err/network/1st_batch/single" }, 1: { "status": "skip", "test_file": "/Client/exhaust_cursor/err/network/1st_batch/pooled" }, 1: { "status": "skip", "test_file": "/Client/exhaust_cursor/err/server/1st_batch/single" }, 1: { "status": "skip", "test_file": "/Client/exhaust_cursor/err/server/1st_batch/pooled" }, 1: { "status": "skip", "test_file": "/Client/exhaust_cursor/err/network/2nd_batch/single" }, 1: { "status": "skip", "test_file": "/Client/exhaust_cursor/err/network/2nd_batch/pooled" }, 1: { "status": "skip", "test_file": "/Client/exhaust_cursor/err/server/2nd_batch/single" }, 1: { "status": "skip", "test_file": "/Client/exhaust_cursor/err/server/2nd_batch/pooled" }, 1: { "status": "skip", "test_file": "/Client/exhaust_cursor/after_reset" }, 1: { "status": "skip", "test_file": "/find_and_modify/find_and_modify" }, 1: { "status": "skip", "test_file": "/find_and_modify/find_and_modify/bypass/true" }, 1: { "status": "skip", "test_file": "/find_and_modify/find_and_modify/bypass/false" }, 1: { "status": "skip", "test_file": "/find_and_modify/find_and_modify/write_concern" }, 1: { "status": "skip", "test_file": "/find_and_modify/find_and_modify/write_concern_pre_32" }, 1: { "status": "skip", "test_file": "/find_and_modify/find_and_modify/write_concern_failure" }, 1: { "status": "skip", "test_file": "/find_and_modify/opts" }, 1: { "status": "skip", "test_file": "/find_and_modify/opts/write_concern" }, 1: { "status": "skip", "test_file": "/find_and_modify/collation/ok" }, 1: { "status": "skip", "test_file": "/find_and_modify/collation/fail" }, 1: { "status": "skip", "test_file": "/gridfs_old/create" }, 1: { "status": "skip", "test_file": "/gridfs_old/create_from_stream" }, 1: { "status": "skip", "test_file": "/gridfs_old/list" }, 1: { "status": "skip", "test_file": "/gridfs_old/find_one_empty" }, 1: { "status": "skip", "test_file": "/gridfs_old/find_with_opts" }, 1: { "status": "skip", "test_file": "/gridfs_old/find_one_with_opts/limit" }, 1: { "status": "skip", "test_file": "/gridfs_old/properties" }, 1: { "status": "skip", "test_file": "/gridfs_old/empty" }, 1: { "status": "skip", "test_file": "/gridfs_old/read" }, 1: { "status": "skip", "test_file": "/gridfs_old/seek" }, 1: { "status": "skip", "test_file": "/gridfs_old/stream" }, 1: { "status": "skip", "test_file": "/gridfs_old/remove" }, 1: { "status": "skip", "test_file": "/gridfs_old/write" }, 1: { "status": "skip", "test_file": "/gridfs_old/write_at_boundary" }, 1: { "status": "skip", "test_file": "/gridfs_old/write_past_end" }, 1: { "status": "skip", "test_file": "/gridfs_old/test_long_seek" }, 1: { "status": "skip", "test_file": "/gridfs_old/remove_by_filename" }, 1: { "status": "skip", "test_file": "/gridfs_old/missing_chunk" }, 1: { "status": "skip", "test_file": "/gridfs_old/oversize_chunk" }, 1: { "status": "skip", "test_file": "/gridfs_old/missing_file" }, 1: { "status": "skip", "test_file": "/gridfs_old/file_set_id" }, 1: { "status": "skip", "test_file": "/gridfs_old/inherit_client_config" }, 1: { "status": "skip", "test_file": "/gridfs_old/write_failure" }, 1: { "status": "skip", "test_file": "/gridfs/delete" }, 1: { "status": "skip", "test_file": "/gridfs/upload" }, 1: { "status": "skip", "test_file": "/gridfs/download" }, 1: { "status": "skip", "test_file": "/gridfs/download_by_name" }, 1: { "status": "skip", "test_file": "/gridfs/create_bucket" }, 1: { "status": "skip", "test_file": "/gridfs/upload_and_download" }, 1: { "status": "skip", "test_file": "/gridfs/upload_error" }, 1: { "status": "skip", "test_file": "/gridfs/find_w_session" }, 1: { "status": "skip", "test_file": "/gridfs/options" }, 1: { "status": "pass", "test_file": "/gridfs_old/File/Page/create", "seed": "4175035808", "start": 1741.781113, "end": 1741.837151, "elapsed": 0.056038 }, 1: { "status": "pass", "test_file": "/gridfs_old/File/Page/get_data", "seed": "1266128698", "start": 1741.837169, "end": 1741.908042, "elapsed": 0.070873 }, 1: { "status": "pass", "test_file": "/gridfs_old/File/Page/get_len", "seed": "1317319581", "start": 1741.908063, "end": 1741.969831, "elapsed": 0.061768 }, 1: { "status": "pass", "test_file": "/gridfs_old/File/Page/is_dirty", "seed": "2902734002", "start": 1741.969850, "end": 1742.030769, "elapsed": 0.060919 }, 1: { "status": "pass", "test_file": "/gridfs_old/File/Page/read", "seed": "150019049", "start": 1742.030818, "end": 1742.091468, "elapsed": 0.060650 }, 1: { "status": "pass", "test_file": "/gridfs_old/File/Page/seek", "seed": "508630061", "start": 1742.091495, "end": 1742.162478, "elapsed": 0.070983 }, 1: { "status": "pass", "test_file": "/gridfs_old/File/Page/write", "seed": "3108205049", "start": 1742.162497, "end": 1742.223155, "elapsed": 0.060658 }, 1: { "status": "pass", "test_file": "/gridfs_old/File/Page/memset0", "seed": "1617341343", "start": 1742.223173, "end": 1742.285215, "elapsed": 0.062042 }, 1: { "status": "pass", "test_file": "/MongoDB/handshake/appname_in_uri", "seed": "3504994476", "start": 1742.285235, "end": 1742.346869, "elapsed": 0.061634 }, 1: { "status": "pass", "test_file": "/MongoDB/handshake/appname_frozen_single", "seed": "1268799123", "start": 1742.346906, "end": 1742.407898, "elapsed": 0.060992 }, 1: { "status": "pass", "test_file": "/MongoDB/handshake/appname_frozen_pooled", "seed": "1455601488", "start": 1742.407925, "end": 1742.468249, "elapsed": 0.060324 }, 1: { "status": "skip", "test_file": "/MongoDB/handshake/success" }, 1: { "status": "pass", "test_file": "/MongoDB/handshake/big_platform", "seed": "228973179", "start": 1742.468286, "end": 1742.526074, "elapsed": 0.057788 }, 1: { "status": "pass", "test_file": "/MongoDB/handshake/oversized_platform", "seed": "589384202", "start": 1742.526094, "end": 1742.583756, "elapsed": 0.057662 }, 1: { "status": "pass", "test_file": "/MongoDB/handshake/failure", "seed": "2596106595", "start": 1742.583779, "end": 1742.640922, "elapsed": 0.057143 }, 1: { "status": "skip", "test_file": "/MongoDB/handshake/too_big" }, 1: { "status": "pass", "test_file": "/MongoDB/handshake/oversized_flags", "seed": "2246727590", "start": 1742.640948, "end": 1742.698143, "elapsed": 0.057195 }, 1: { "status": "skip", "test_file": "/MongoDB/handshake/cannot_send" }, 1: { "status": "pass", "test_file": "/MongoDB/handshake/platform_config", "seed": "3912489907", "start": 1742.698169, "end": 1742.754718, "elapsed": 0.056549 }, 1: { "status": "pass", "test_file": "/MongoDB/handshake/race_condition", "seed": "2827972289", "start": 1742.754737, "end": 1743.225952, "elapsed": 0.471215 }, 1: { "status": "pass", "test_file": "/LinuxDistroScanner/test_read_generic_release_file", "seed": "1116250214", "start": 1743.225985, "end": 1743.293034, "elapsed": 0.067049 }, 1: { "status": "pass", "test_file": "/LinuxDistroScanner/test_read_key_value_file", "seed": "587899925", "start": 1743.293063, "end": 1743.350162, "elapsed": 0.057099 }, 1: { "status": "pass", "test_file": "/LinuxDistroScanner/test_distro_scanner_reads", "seed": "4045522010", "start": 1743.350185, "end": 1743.407263, "elapsed": 0.057078 }, 1: { "status": "pass", "test_file": "/List/Basic", "seed": "1751740488", "start": 1743.407293, "end": 1743.463832, "elapsed": 0.056539 }, 1: { "status": "pass", "test_file": "/Log/basic", "seed": "405032815", "start": 1743.463856, "end": 1743.519770, "elapsed": 0.055914 }, 1: { "status": "skip", "test_file": "/Log/trace/enabled" }, 1: { "status": "pass", "test_file": "/Log/trace/disabled", "seed": "3927188657", "start": 1743.519798, "end": 1743.576304, "elapsed": 0.056506 }, 1: { "status": "pass", "test_file": "/Log/null", "seed": "2495285876", "start": 1743.576321, "end": 1743.639772, "elapsed": 0.063451 }, 1: { "status": "pass", "test_file": "/Matcher/basic", "seed": "3580279793", "start": 1743.639791, "end": 1743.698579, "elapsed": 0.058788 }, 1: { "status": "pass", "test_file": "/Matcher/array", "seed": "2625105701", "start": 1743.698596, "end": 1743.754844, "elapsed": 0.056248 }, 1: { "status": "pass", "test_file": "/Matcher/compare", "seed": "2374060136", "start": 1743.754862, "end": 1743.812369, "elapsed": 0.057507 }, 1: { "status": "pass", "test_file": "/Matcher/logic", "seed": "4151339286", "start": 1743.812386, "end": 1743.878502, "elapsed": 0.066116 }, 1: { "status": "pass", "test_file": "/Matcher/bad_spec", "seed": "500733892", "start": 1743.878534, "end": 1743.938057, "elapsed": 0.059523 }, 1: { "status": "pass", "test_file": "/Matcher/eq/utf8", "seed": "1240271447", "start": 1743.938074, "end": 1743.994713, "elapsed": 0.056639 }, 1: { "status": "pass", "test_file": "/Matcher/eq/int32", "seed": "2217527865", "start": 1743.994735, "end": 1744.051641, "elapsed": 0.056906 }, 1: { "status": "pass", "test_file": "/Matcher/eq/int64", "seed": "1807526078", "start": 1744.051660, "end": 1744.112542, "elapsed": 0.060882 }, 1: { "status": "pass", "test_file": "/Matcher/eq/doc", "seed": "2734715239", "start": 1744.112559, "end": 1744.171749, "elapsed": 0.059190 }, 1: { "status": "pass", "test_file": "/Matcher/in/basic", "seed": "571953904", "start": 1744.171767, "end": 1744.264739, "elapsed": 0.092972 }, 1: { "status": "skip", "test_file": "/mongos_pinning/new_transaction_unpins" }, 1: { "status": "skip", "test_file": "/mongos_pinning/non_transaction_unpins" }, 1: { "status": "pass", "test_file": "/Queue/basic", "seed": "3126021252", "start": 1744.264764, "end": 1744.327515, "elapsed": 0.062751 }, 1: { "status": "pass", "test_file": "/Queue/pop_tail", "seed": "1494789675", "start": 1744.327535, "end": 1744.391007, "elapsed": 0.063472 }, 1: { "status": "skip", "test_file": "/Stepdown/getmore" }, 1: { "status": "skip", "test_file": "/Stepdown/not_master_keep" }, 1: { "status": "skip", "test_file": "/Stepdown/not_master_reset" }, 1: { "status": "skip", "test_file": "/Stepdown/shutdown_reset_pool" }, 1: { "status": "skip", "test_file": "/Stepdown/interrupt_shutdown" }, 1: { "status": "pass", "test_file": "/ReadConcern/append", "seed": "109023143", "start": 1744.391043, "end": 1744.481698, "elapsed": 0.090655 }, 1: { "status": "pass", "test_file": "/ReadConcern/basic", "seed": "366200992", "start": 1744.481715, "end": 1744.537716, "elapsed": 0.056001 }, 1: { "status": "pass", "test_file": "/ReadConcern/bson_omits_defaults", "seed": "962406610", "start": 1744.537733, "end": 1744.594728, "elapsed": 0.056995 }, 1: { "status": "pass", "test_file": "/ReadConcern/always_mutable", "seed": "4117410953", "start": 1744.594747, "end": 1744.656044, "elapsed": 0.061297 }, 1: { "status": "skip", "test_file": "/ReadConcern/allowed/inherited" }, 1: { "status": "skip", "test_file": "/ReadConcern/allowed/explicit" }, 1: { "status": "skip", "test_file": "/ReadConcern/prohibited/inherited" }, 1: { "status": "skip", "test_file": "/ReadConcern/prohibited/explicit" }, 1: { "status": "skip", "test_file": "/read_write_concern/connection-string/read-concern" }, 1: { "status": "skip", "test_file": "/read_write_concern/connection-string/write-concern" }, 1: { "status": "skip", "test_file": "/read_write_concern/document/read-concern" }, 1: { "status": "skip", "test_file": "/read_write_concern/document/write-concern" }, 1: { "status": "skip", "test_file": "/ReadPrefs/standalone/null" }, 1: { "status": "skip", "test_file": "/ReadPrefs/standalone/primary" }, 1: { "status": "skip", "test_file": "/ReadPrefs/standalone/secondary" }, 1: { "status": "skip", "test_file": "/ReadPrefs/standalone/tags" }, 1: { "status": "skip", "test_file": "/ReadPrefs/rsprimary/primary" }, 1: { "status": "skip", "test_file": "/ReadPrefs/rssecondary/secondary" }, 1: { "status": "skip", "test_file": "/ReadPrefs/mongos/null" }, 1: { "status": "skip", "test_file": "/ReadPrefs/mongos/primary" }, 1: { "status": "skip", "test_file": "/ReadPrefs/mongos/secondary" }, 1: { "status": "skip", "test_file": "/ReadPrefs/mongos/secondaryPreferred" }, 1: { "status": "skip", "test_file": "/ReadPrefs/mongos/tags" }, 1: { "status": "skip", "test_file": "/ReadPrefs/mongos/readConcern" }, 1: { "status": "skip", "test_file": "/ReadPrefs/OP_MSG/secondary" }, 1: { "status": "skip", "test_file": "/ReadPrefs/OP_MSG/mongos" }, 1: { "status": "skip", "test_file": "/retryable_writes/updateOne-serverErrors" }, 1: { "status": "skip", "test_file": "/retryable_writes/insertMany" }, 1: { "status": "skip", "test_file": "/retryable_writes/deleteOne" }, 1: { "status": "skip", "test_file": "/retryable_writes/retryableErrors" }, 1: { "status": "skip", "test_file": "/retryable_writes/findOneAndUpdate" }, 1: { "status": "skip", "test_file": "/retryable_writes/updateOne" }, 1: { "status": "skip", "test_file": "/retryable_writes/updateMany" }, 1: { "status": "skip", "test_file": "/retryable_writes/findOneAndDelete" }, 1: { "status": "skip", "test_file": "/retryable_writes/insertOne-serverErrors" }, 1: { "status": "skip", "test_file": "/retryable_writes/findOneAndReplace-serverErrors" }, 1: { "status": "skip", "test_file": "/retryable_writes/bulkWrite" }, 1: { "status": "skip", "test_file": "/retryable_writes/findOneAndDelete-serverErrors" }, 1: { "status": "skip", "test_file": "/retryable_writes/findOneAndReplace" }, 1: { "status": "skip", "test_file": "/retryable_writes/insertOne" }, 1: { "status": "skip", "test_file": "/retryable_writes/insertMany-serverErrors" }, 1: { "status": "skip", "test_file": "/retryable_writes/findOneAndUpdate-serverErrors" }, 1: { "status": "skip", "test_file": "/retryable_writes/deleteOne-serverErrors" }, 1: { "status": "skip", "test_file": "/retryable_writes/bulkWrite-serverErrors" }, 1: { "status": "skip", "test_file": "/retryable_writes/replaceOne" }, 1: { "status": "skip", "test_file": "/retryable_writes/deleteMany" }, 1: { "status": "skip", "test_file": "/retryable_writes/replaceOne-serverErrors" }, 1: { "status": "skip", "test_file": "/retryable_writes/failover" }, 1: { "status": "skip", "test_file": "/retryable_writes/command_with_opts" }, 1: { "status": "skip", "test_file": "/retryable_writes/insert_one_unacknowledged" }, 1: { "status": "skip", "test_file": "/retryable_writes/update_one_unacknowledged" }, 1: { "status": "skip", "test_file": "/retryable_writes/delete_one_unacknowledged" }, 1: { "status": "skip", "test_file": "/retryable_writes/remove_unacknowledged" }, 1: { "status": "skip", "test_file": "/retryable_writes/bulk_operation_execute_unacknowledged" }, 1: { "status": "skip", "test_file": "/retryable_writes/no_crypto" }, 1: { "status": "skip", "test_file": "/retryable_writes/unsupported_storage_engine_error" }, 1: { "status": "skip", "test_file": "/retryable_writes/bulk_tracks_new_server" }, 1: { "status": "skip", "test_file": "/retryable_reads/aggregate-merge" }, 1: { "status": "skip", "test_file": "/retryable_reads/countDocuments-serverErrors" }, 1: { "status": "skip", "test_file": "/retryable_reads/aggregate-serverErrors" }, 1: { "status": "skip", "test_file": "/retryable_reads/distinct-serverErrors" }, 1: { "status": "skip", "test_file": "/retryable_reads/distinct" }, 1: { "status": "skip", "test_file": "/retryable_reads/mapReduce" }, 1: { "status": "skip", "test_file": "/retryable_reads/findOne-serverErrors" }, 1: { "status": "skip", "test_file": "/retryable_reads/listDatabaseNames" }, 1: { "status": "skip", "test_file": "/retryable_reads/listCollections-serverErrors" }, 1: { "status": "skip", "test_file": "/retryable_reads/listIndexNames" }, 1: { "status": "skip", "test_file": "/retryable_reads/count" }, 1: { "status": "skip", "test_file": "/retryable_reads/findOne" }, 1: { "status": "skip", "test_file": "/retryable_reads/listCollectionObjects-serverErrors" }, 1: { "status": "skip", "test_file": "/retryable_reads/count-serverErrors" }, 1: { "status": "skip", "test_file": "/retryable_reads/listCollectionObjects" }, 1: { "status": "skip", "test_file": "/retryable_reads/countDocuments" }, 1: { "status": "skip", "test_file": "/retryable_reads/listIndexNames-serverErrors" }, 1: { "status": "skip", "test_file": "/retryable_reads/find-serverErrors" }, 1: { "status": "skip", "test_file": "/retryable_reads/listDatabases-serverErrors" }, 1: { "status": "skip", "test_file": "/retryable_reads/changeStreams-db.coll.watch-serverErrors" }, 1: { "status": "skip", "test_file": "/retryable_reads/listDatabases" }, 1: { "status": "skip", "test_file": "/retryable_reads/gridfs-downloadByName" }, 1: { "status": "skip", "test_file": "/retryable_reads/listCollections" }, 1: { "status": "skip", "test_file": "/retryable_reads/changeStreams-db.watch" }, 1: { "status": "skip", "test_file": "/retryable_reads/gridfs-download-serverErrors" }, 1: { "status": "skip", "test_file": "/retryable_reads/listDatabaseObjects" }, 1: { "status": "skip", "test_file": "/retryable_reads/listCollectionNames" }, 1: { "status": "skip", "test_file": "/retryable_reads/gridfs-downloadByName-serverErrors" }, 1: { "status": "skip", "test_file": "/retryable_reads/listIndexes-serverErrors" }, 1: { "status": "skip", "test_file": "/retryable_reads/find" }, 1: { "status": "skip", "test_file": "/retryable_reads/changeStreams-db.watch-serverErrors" }, 1: { "status": "skip", "test_file": "/retryable_reads/changeStreams-client.watch-serverErrors" }, 1: { "status": "skip", "test_file": "/retryable_reads/estimatedDocumentCount-serverErrors" }, 1: { "status": "skip", "test_file": "/retryable_reads/changeStreams-db.coll.watch" }, 1: { "status": "skip", "test_file": "/retryable_reads/listCollectionNames-serverErrors" }, 1: { "status": "skip", "test_file": "/retryable_reads/estimatedDocumentCount" }, 1: { "status": "skip", "test_file": "/retryable_reads/listIndexes" }, 1: { "status": "skip", "test_file": "/retryable_reads/gridfs-download" }, 1: { "status": "skip", "test_file": "/retryable_reads/listDatabaseNames-serverErrors" }, 1: { "status": "skip", "test_file": "/retryable_reads/changeStreams-client.watch" }, 1: { "status": "skip", "test_file": "/retryable_reads/aggregate" }, 1: { "status": "skip", "test_file": "/retryable_reads/listDatabaseObjects-serverErrors" }, 1: { "status": "skip", "test_file": "/retryable_reads/cmd_helpers" }, 1: { "status": "skip", "test_file": "/retryable_reads/retry_off" }, 1: { "status": "pass", "test_file": "/Rpc/delete/gather", "seed": "254848474", "start": 1744.656337, "end": 1744.713450, "elapsed": 0.057113 }, 1: { "status": "pass", "test_file": "/Rpc/delete/scatter", "seed": "3076180460", "start": 1744.713471, "end": 1744.880116, "elapsed": 0.166645 }, 1: { "status": "pass", "test_file": "/Rpc/get_more/gather", "seed": "2742945974", "start": 1744.880142, "end": 1744.938138, "elapsed": 0.057996 }, 1: { "status": "pass", "test_file": "/Rpc/get_more/scatter", "seed": "1043644677", "start": 1744.938165, "end": 1744.994666, "elapsed": 0.056501 }, 1: { "status": "pass", "test_file": "/Rpc/insert/gather", "seed": "290820053", "start": 1744.994689, "end": 1745.056649, "elapsed": 0.061960 }, 1: { "status": "pass", "test_file": "/Rpc/insert/scatter", "seed": "2661797634", "start": 1745.056678, "end": 1745.118438, "elapsed": 0.061760 }, 1: { "status": "pass", "test_file": "/Rpc/kill_cursors/gather", "seed": "2121169203", "start": 1745.118459, "end": 1745.175103, "elapsed": 0.056644 }, 1: { "status": "pass", "test_file": "/Rpc/kill_cursors/scatter", "seed": "1774593401", "start": 1745.175121, "end": 1745.330052, "elapsed": 0.154931 }, 1: { "status": "pass", "test_file": "/Rpc/query/gather", "seed": "2910082574", "start": 1745.330072, "end": 1745.388469, "elapsed": 0.058397 }, 1: { "status": "pass", "test_file": "/Rpc/query/scatter", "seed": "3176939090", "start": 1745.388492, "end": 1745.446564, "elapsed": 0.058072 }, 1: { "status": "pass", "test_file": "/Rpc/reply/gather", "seed": "4235284032", "start": 1745.446589, "end": 1745.504647, "elapsed": 0.058058 }, 1: { "status": "pass", "test_file": "/Rpc/reply/scatter", "seed": "825458243", "start": 1745.504669, "end": 1745.562890, "elapsed": 0.058221 }, 1: { "status": "pass", "test_file": "/Rpc/reply/scatter2", "seed": "3495725684", "start": 1745.562912, "end": 1745.621733, "elapsed": 0.058821 }, 1: { "status": "pass", "test_file": "/Rpc/update/gather", "seed": "2153453820", "start": 1745.621756, "end": 1745.680256, "elapsed": 0.058500 }, 1: { "status": "pass", "test_file": "/Rpc/update/scatter", "seed": "1341471535", "start": 1745.680282, "end": 1745.745160, "elapsed": 0.064878 }, 1: { "status": "pass", "test_file": "/Rpc/buffer/iov", "seed": "2141122137", "start": 1745.745180, "end": 1745.802714, "elapsed": 0.057534 }, 1: { "status": "pass", "test_file": "/Socket/check_closed", "seed": "4266254186", "start": 1745.802737, "end": 1745.859836, "elapsed": 0.057099 }, 1: { "status": "skip", "test_file": "/Socket/timed_out" }, 1: { "status": "skip", "test_file": "/Socket/sendv" }, 1: { "status": "skip", "test_file": "/Socket/connect_refusal" }, 1: { "status": "skip", "test_file": "/inheritance/client_read_cmd/readConcern" }, 1: { "status": "skip", "test_file": "/inheritance/client_read_cmd/readPrefs" }, 1: { "status": "skip", "test_file": "/inheritance/client_read_write_cmd/readConcern" }, 1: { "status": "skip", "test_file": "/inheritance/client_read_write_cmd/writeConcern" }, 1: { "status": "skip", "test_file": "/inheritance/client_watch/readConcern" }, 1: { "status": "skip", "test_file": "/inheritance/client_write_cmd/writeConcern" }, 1: { "status": "skip", "test_file": "/inheritance/db_drop/writeConcern" }, 1: { "status": "skip", "test_file": "/inheritance/db_read_cmd/readConcern" }, 1: { "status": "skip", "test_file": "/inheritance/db_read_cmd/readPrefs" }, 1: { "status": "skip", "test_file": "/inheritance/db_read_write_cmd/readConcern" }, 1: { "status": "skip", "test_file": "/inheritance/db_read_write_cmd/writeConcern" }, 1: { "status": "skip", "test_file": "/inheritance/db_watch/readConcern" }, 1: { "status": "skip", "test_file": "/inheritance/db_write_cmd/writeConcern" }, 1: { "status": "skip", "test_file": "/inheritance/aggregate/readConcern" }, 1: { "status": "skip", "test_file": "/inheritance/aggregate/readPrefs" }, 1: { "status": "skip", "test_file": "/inheritance/aggregate/writeConcern" }, 1: { "status": "skip", "test_file": "/inheritance/aggregate_raw_pipeline/readConcern" }, 1: { "status": "skip", "test_file": "/inheritance/aggregate_raw_pipeline/readPrefs" }, 1: { "status": "skip", "test_file": "/inheritance/aggregate_raw_pipeline/writeConcern" }, 1: { "status": "skip", "test_file": "/inheritance/collection_drop/writeConcern" }, 1: { "status": "skip", "test_file": "/inheritance/collection_read_cmd/readConcern" }, 1: { "status": "skip", "test_file": "/inheritance/collection_read_cmd/readPrefs" }, 1: { "status": "skip", "test_file": "/inheritance/collection_read_write_cmd/readConcern" }, 1: { "status": "skip", "test_file": "/inheritance/collection_read_write_cmd/writeConcern" }, 1: { "status": "skip", "test_file": "/inheritance/collection_watch/readConcern" }, 1: { "status": "skip", "test_file": "/inheritance/collection_write_cmd/writeConcern" }, 1: { "status": "skip", "test_file": "/inheritance/count/readConcern" }, 1: { "status": "skip", "test_file": "/inheritance/count/readPrefs" }, 1: { "status": "skip", "test_file": "/inheritance/count_documents/readConcern" }, 1: { "status": "skip", "test_file": "/inheritance/count_documents/readPrefs" }, 1: { "status": "skip", "test_file": "/inheritance/create_index/writeConcern" }, 1: { "status": "skip", "test_file": "/inheritance/drop_index/writeConcern" }, 1: { "status": "skip", "test_file": "/inheritance/estimated_document_count/readConcern" }, 1: { "status": "skip", "test_file": "/inheritance/estimated_document_count/readPrefs" }, 1: { "status": "skip", "test_file": "/inheritance/find/readConcern" }, 1: { "status": "skip", "test_file": "/inheritance/find/readPrefs" }, 1: { "status": "skip", "test_file": "/inheritance/find_and_modify/writeConcern" }, 1: { "status": "skip", "test_file": "/inheritance/delete_many/writeConcern" }, 1: { "status": "skip", "test_file": "/inheritance/delete_one/writeConcern" }, 1: { "status": "skip", "test_file": "/inheritance/insert_many/writeConcern" }, 1: { "status": "skip", "test_file": "/inheritance/insert_one/writeConcern" }, 1: { "status": "skip", "test_file": "/inheritance/replace_one/writeConcern" }, 1: { "status": "skip", "test_file": "/inheritance/update_many/writeConcern" }, 1: { "status": "skip", "test_file": "/inheritance/update_one/writeConcern" }, 1: { "status": "skip", "test_file": "/inheritance/bulk_insert/writeConcern" }, 1: { "status": "skip", "test_file": "/inheritance/bulk_remove_many/writeConcern" }, 1: { "status": "skip", "test_file": "/inheritance/bulk_remove_one/writeConcern" }, 1: { "status": "skip", "test_file": "/inheritance/bulk_replace_one/writeConcern" }, 1: { "status": "skip", "test_file": "/inheritance/bulk_update_many/writeConcern" }, 1: { "status": "skip", "test_file": "/inheritance/bulk_update_one/writeConcern" }, 1: { "status": "skip", "test_file": "/TOPOLOGY/scanner" }, 1: { "status": "skip", "test_file": "/TOPOLOGY/scanner_ssl" }, 1: { "status": "skip", "test_file": "/TOPOLOGY/scanner_discovery" }, 1: { "status": "skip", "test_file": "/TOPOLOGY/scanner_oscillate" }, 1: { "status": "pass", "test_file": "/TOPOLOGY/scanner_connection_error", "seed": "1490160633", "start": 1745.860007, "end": 1745.916822, "elapsed": 0.056815 }, 1: { "status": "skip", "test_file": "/TOPOLOGY/scanner_socket_timeout" }, 1: { "status": "skip", "test_file": "/TOPOLOGY/blocking_initiator" }, 1: { "status": "skip", "test_file": "/TOPOLOGY/dns" }, 1: { "status": "skip", "test_file": "/TOPOLOGY/retired_fails_to_initiate" }, 1: { "status": "skip", "test_file": "/TOPOLOGY/scanner/renegotiate/single" }, 1: { "status": "skip", "test_file": "/TOPOLOGY/scanner/renegotiate/pooled" }, 1: { "status": "skip", "test_file": "/TOPOLOGY/reconcile/rs/pooled" }, 1: { "status": "skip", "test_file": "/TOPOLOGY/reconcile/rs/single" }, 1: { "status": "skip", "test_file": "/TOPOLOGY/reconcile/sharded/pooled" }, 1: { "status": "skip", "test_file": "/TOPOLOGY/reconcile/sharded/single" }, 1: { "status": "skip", "test_file": "/TOPOLOGY/reconcile/from_handshake" }, 1: { "status": "skip", "test_file": "/TOPOLOGY/reconcile/retire/pooled" }, 1: { "status": "skip", "test_file": "/TOPOLOGY/reconcile/retire/single" }, 1: { "status": "skip", "test_file": "/TOPOLOGY/reconcile/add/pooled" }, 1: { "status": "skip", "test_file": "/TOPOLOGY/reconcile/add/single" }, 1: { "status": "skip", "test_file": "/transactions/mongos-recovery-token" }, 1: { "status": "skip", "test_file": "/transactions/abort" }, 1: { "status": "skip", "test_file": "/transactions/insert" }, 1: { "status": "skip", "test_file": "/transactions/read-concern" }, 1: { "status": "skip", "test_file": "/transactions/reads" }, 1: { "status": "skip", "test_file": "/transactions/count" }, 1: { "status": "skip", "test_file": "/transactions/findOneAndUpdate" }, 1: { "status": "skip", "test_file": "/transactions/error-labels" }, 1: { "status": "skip", "test_file": "/transactions/errors" }, 1: { "status": "skip", "test_file": "/transactions/update" }, 1: { "status": "skip", "test_file": "/transactions/retryable-abort" }, 1: { "status": "skip", "test_file": "/transactions/causal-consistency" }, 1: { "status": "skip", "test_file": "/transactions/isolation" }, 1: { "status": "skip", "test_file": "/transactions/mongos-pin-auto" }, 1: { "status": "skip", "test_file": "/transactions/retryable-commit" }, 1: { "status": "skip", "test_file": "/transactions/delete" }, 1: { "status": "skip", "test_file": "/transactions/findOneAndDelete" }, 1: { "status": "skip", "test_file": "/transactions/opts" }, 1: { "status": "skip", "test_file": "/transactions/run-command" }, 1: { "status": "skip", "test_file": "/transactions/retryable-writes" }, 1: { "status": "skip", "test_file": "/transactions/pin-mongos" }, 1: { "status": "skip", "test_file": "/transactions/transaction-options" }, 1: { "status": "skip", "test_file": "/transactions/findOneAndReplace" }, 1: { "status": "skip", "test_file": "/transactions/write-concern" }, 1: { "status": "skip", "test_file": "/transactions/bulk" }, 1: { "status": "skip", "test_file": "/transactions/read-pref" }, 1: { "status": "skip", "test_file": "/transactions/commit" }, 1: { "status": "skip", "test_file": "/with_transaction/callback-commits" }, 1: { "status": "skip", "test_file": "/with_transaction/commit-transienttransactionerror-4.2" }, 1: { "status": "skip", "test_file": "/with_transaction/commit-retry" }, 1: { "status": "skip", "test_file": "/with_transaction/commit-writeconcernerror" }, 1: { "status": "skip", "test_file": "/with_transaction/commit-transienttransactionerror" }, 1: { "status": "skip", "test_file": "/with_transaction/callback-aborts" }, 1: { "status": "skip", "test_file": "/with_transaction/transaction-options" }, 1: { "status": "skip", "test_file": "/with_transaction/callback-retry" }, 1: { "status": "skip", "test_file": "/with_transaction/commit" }, 1: { "status": "skip", "test_file": "/transactions/supported" }, 1: { "status": "skip", "test_file": "/transactions/in_transaction" }, 1: { "status": "skip", "test_file": "/transactions/server_selection_err" }, 1: { "status": "skip", "test_file": "/transactions/network_err" }, 1: { "status": "skip", "test_file": "/transactions/unknown_commit_result" }, 1: { "status": "skip", "test_file": "/transactions/cursor_primary_read_pref" }, 1: { "status": "skip", "test_file": "/transactions/inherit_from_client" }, 1: { "status": "skip", "test_file": "/transactions/transaction_fails_on_unsupported_version_or_sharded_cluster" }, 1: { "status": "skip", "test_file": "/transactions/recovery_token_cleared" }, 1: { "status": "skip", "test_file": "/transactions/selected_server_pinned_to_mongos" }, 1: { "status": "skip", "test_file": "/transactions/get_transaction_opts" }, 1: { "status": "pass", "test_file": "/transactions/max_commit_time_ms_is_reset", "seed": "4244471289", "start": 1745.917087, "end": 1746.277113, "elapsed": 0.360026 }, 1: { "status": "skip", "test_file": "/Samples" }, 1: { "status": "skip", "test_file": "/Samples/with_txn" }, 1: { "status": "pass", "test_file": "/scram/username_not_set", "seed": "3786662937", "start": 1746.277158, "end": 1746.334772, "elapsed": 0.057614 }, 1: { "status": "pass", "test_file": "/scram/sasl_prep", "seed": "4239102915", "start": 1746.334790, "end": 1746.390658, "elapsed": 0.055868 }, 1: { "status": "pass", "test_file": "/scram/iteration_count", "seed": "792132465", "start": 1746.390678, "end": 1746.471061, "elapsed": 0.080383 }, 1: { "status": "skip", "test_file": "/scram/auth_tests" }, 1: { "status": "skip", "test_file": "/scram/saslprep_auth" }, 1: { "status": "skip", "test_file": "/scram/saslprep_auth_no_icu" }, 1: { "status": "skip", "test_file": "/server_discovery_and_monitoring/single/ls_timeout_standalone" }, 1: { "status": "skip", "test_file": "/server_discovery_and_monitoring/single/direct_connection_rssecondary" }, 1: { "status": "skip", "test_file": "/server_discovery_and_monitoring/single/direct_connection_rsarbiter" }, 1: { "status": "skip", "test_file": "/server_discovery_and_monitoring/single/unavailable_seed" }, 1: { "status": "skip", "test_file": "/server_discovery_and_monitoring/single/direct_connection_external_ip" }, 1: { "status": "skip", "test_file": "/server_discovery_and_monitoring/single/too_old" }, 1: { "status": "skip", "test_file": "/server_discovery_and_monitoring/single/not_ok_response" }, 1: { "status": "skip", "test_file": "/server_discovery_and_monitoring/single/direct_connection_rsprimary" }, 1: { "status": "skip", "test_file": "/server_discovery_and_monitoring/single/too_new" }, 1: { "status": "skip", "test_file": "/server_discovery_and_monitoring/single/standalone_removed" }, 1: { "status": "skip", "test_file": "/server_discovery_and_monitoring/single/compatible" }, 1: { "status": "skip", "test_file": "/server_discovery_and_monitoring/single/direct_connection_slave" }, 1: { "status": "skip", "test_file": "/server_discovery_and_monitoring/single/direct_connection_standalone" }, 1: { "status": "skip", "test_file": "/server_discovery_and_monitoring/single/direct_connection_mongos" }, 1: { "status": "skip", "test_file": "/server_discovery_and_monitoring/rs/use_setversion_without_electionid" }, 1: { "status": "skip", "test_file": "/server_discovery_and_monitoring/rs/secondary_wrong_set_name" }, 1: { "status": "skip", "test_file": "/server_discovery_and_monitoring/rs/incompatible_other" }, 1: { "status": "skip", "test_file": "/server_discovery_and_monitoring/rs/normalize_case_me" }, 1: { "status": "skip", "test_file": "/server_discovery_and_monitoring/rs/discover_arbiters" }, 1: { "status": "skip", "test_file": "/server_discovery_and_monitoring/rs/primary_disconnect" }, 1: { "status": "skip", "test_file": "/server_discovery_and_monitoring/rs/unexpected_mongos" }, 1: { "status": "skip", "test_file": "/server_discovery_and_monitoring/rs/response_from_removed" }, 1: { "status": "skip", "test_file": "/server_discovery_and_monitoring/rs/normalize_case" }, 1: { "status": "skip", "test_file": "/server_discovery_and_monitoring/rs/primary_reports_new_member" }, 1: { "status": "skip", "test_file": "/server_discovery_and_monitoring/rs/primary_to_no_primary_mismatched_me" }, 1: { "status": "skip", "test_file": "/server_discovery_and_monitoring/rs/secondary_mismatched_me" }, 1: { "status": "skip", "test_file": "/server_discovery_and_monitoring/rs/secondary_ignore_ok_0" }, 1: { "status": "skip", "test_file": "/server_discovery_and_monitoring/rs/incompatible_arbiter" }, 1: { "status": "skip", "test_file": "/server_discovery_and_monitoring/rs/too_old" }, 1: { "status": "skip", "test_file": "/server_discovery_and_monitoring/rs/null_election_id" }, 1: { "status": "skip", "test_file": "/server_discovery_and_monitoring/rs/hosts_differ_from_seeds" }, 1: { "status": "skip", "test_file": "/server_discovery_and_monitoring/rs/primary_becomes_standalone" }, 1: { "status": "skip", "test_file": "/server_discovery_and_monitoring/rs/primary_wrong_set_name" }, 1: { "status": "skip", "test_file": "/server_discovery_and_monitoring/rs/member_reconfig" }, 1: { "status": "skip", "test_file": "/server_discovery_and_monitoring/rs/setversion_without_electionid" }, 1: { "status": "skip", "test_file": "/server_discovery_and_monitoring/rs/ls_timeout" }, 1: { "status": "skip", "test_file": "/server_discovery_and_monitoring/rs/ghost_discovered" }, 1: { "status": "skip", "test_file": "/server_discovery_and_monitoring/rs/discover_primary" }, 1: { "status": "skip", "test_file": "/server_discovery_and_monitoring/rs/primary_mismatched_me" }, 1: { "status": "skip", "test_file": "/server_discovery_and_monitoring/rs/rsother_discovered" }, 1: { "status": "skip", "test_file": "/server_discovery_and_monitoring/rs/new_primary_wrong_set_name" }, 1: { "status": "skip", "test_file": "/server_discovery_and_monitoring/rs/discover_passives" }, 1: { "status": "skip", "test_file": "/server_discovery_and_monitoring/rs/too_new" }, 1: { "status": "skip", "test_file": "/server_discovery_and_monitoring/rs/non_rs_member" }, 1: { "status": "skip", "test_file": "/server_discovery_and_monitoring/rs/discovery" }, 1: { "status": "skip", "test_file": "/server_discovery_and_monitoring/rs/incompatible_ghost" }, 1: { "status": "skip", "test_file": "/server_discovery_and_monitoring/rs/sec_not_auth" }, 1: { "status": "skip", "test_file": "/server_discovery_and_monitoring/rs/compatible" }, 1: { "status": "skip", "test_file": "/server_discovery_and_monitoring/rs/equal_electionids" }, 1: { "status": "skip", "test_file": "/server_discovery_and_monitoring/rs/new_primary" }, 1: { "status": "skip", "test_file": "/server_discovery_and_monitoring/rs/secondary_wrong_set_name_with_primary" }, 1: { "status": "skip", "test_file": "/server_discovery_and_monitoring/rs/primary_changes_set_name" }, 1: { "status": "skip", "test_file": "/server_discovery_and_monitoring/rs/discover_secondary" }, 1: { "status": "skip", "test_file": "/server_discovery_and_monitoring/rs/primary_becomes_mongos" }, 1: { "status": "skip", "test_file": "/server_discovery_and_monitoring/rs/new_primary_new_electionid" }, 1: { "status": "skip", "test_file": "/server_discovery_and_monitoring/rs/new_primary_new_setversion" }, 1: { "status": "skip", "test_file": "/server_discovery_and_monitoring/rs/member_standalone" }, 1: { "status": "skip", "test_file": "/server_discovery_and_monitoring/rs/primary_disconnect_setversion" }, 1: { "status": "skip", "test_file": "/server_discovery_and_monitoring/rs/stepdown_change_set_name" }, 1: { "status": "skip", "test_file": "/server_discovery_and_monitoring/rs/primary_becomes_ghost" }, 1: { "status": "skip", "test_file": "/server_discovery_and_monitoring/rs/primary_disconnect_electionid" }, 1: { "status": "skip", "test_file": "/server_discovery_and_monitoring/rs/compatible_unknown" }, 1: { "status": "skip", "test_file": "/server_discovery_and_monitoring/rs/wrong_set_name" }, 1: { "status": "skip", "test_file": "/server_discovery_and_monitoring/rs/primary_hint_from_secondary_with_mismatched_me" }, 1: { "status": "skip", "test_file": "/server_discovery_and_monitoring/sharded/ls_timeout_mongos" }, 1: { "status": "skip", "test_file": "/server_discovery_and_monitoring/sharded/too_old" }, 1: { "status": "skip", "test_file": "/server_discovery_and_monitoring/sharded/normalize_uri_case" }, 1: { "status": "skip", "test_file": "/server_discovery_and_monitoring/sharded/too_new" }, 1: { "status": "skip", "test_file": "/server_discovery_and_monitoring/sharded/compatible" }, 1: { "status": "skip", "test_file": "/server_discovery_and_monitoring/sharded/non_mongos_removed" }, 1: { "status": "skip", "test_file": "/server_discovery_and_monitoring/sharded/mongos_disconnect" }, 1: { "status": "skip", "test_file": "/server_discovery_and_monitoring/sharded/multiple_mongoses" }, 1: { "status": "skip", "test_file": "/server_discovery_and_monitoring/supplemental/discover_rs_name_from_primary" }, 1: { "status": "skip", "test_file": "/server_discovery_and_monitoring/supplemental/discover_rs_name_from_secondary" }, 1: { "status": "skip", "test_file": "/server_discovery_and_monitoring/supplemental/discover_rs_name" }, 1: { "status": "skip", "test_file": "/server_discovery_and_monitoring/monitoring/standalone" }, 1: { "status": "skip", "test_file": "/server_discovery_and_monitoring/monitoring/replica_set_with_no_primary" }, 1: { "status": "skip", "test_file": "/server_discovery_and_monitoring/monitoring/required_replica_set" }, 1: { "status": "skip", "test_file": "/server_discovery_and_monitoring/monitoring/replica_set_with_primary" }, 1: { "status": "skip", "test_file": "/server_discovery_and_monitoring/monitoring/replica_set_with_removal" }, 1: { "status": "skip", "test_file": "/server_discovery_and_monitoring/monitoring/topology/single" }, 1: { "status": "skip", "test_file": "/server_discovery_and_monitoring/monitoring/topology/pooled" }, 1: { "status": "skip", "test_file": "/server_discovery_and_monitoring/monitoring/topology/disabled" }, 1: { "status": "skip", "test_file": "/server_discovery_and_monitoring/monitoring/heartbeat/single/succeeded" }, 1: { "status": "skip", "test_file": "/server_discovery_and_monitoring/monitoring/heartbeat/single/failed" }, 1: { "status": "skip", "test_file": "/server_discovery_and_monitoring/monitoring/heartbeat/pooled/succeeded" }, 1: { "status": "skip", "test_file": "/server_discovery_and_monitoring/monitoring/heartbeat/pooled/failed" }, 1: { "status": "pass", "test_file": "/server_discovery_and_monitoring/monitoring/heartbeat/single/dns", "seed": "2687591879", "start": 1746.471367, "end": 1746.621403, "elapsed": 0.150036 }, 1: { "status": "pass", "test_file": "/server_discovery_and_monitoring/monitoring/heartbeat/pooled/dns", "seed": "1880335291", "start": 1746.621437, "end": 1747.685530, "elapsed": 1.064093 }, 1: { "status": "skip", "test_file": "/server_selection/rtt/value_test_4" }, 1: { "status": "skip", "test_file": "/server_selection/rtt/first_value" }, 1: { "status": "skip", "test_file": "/server_selection/rtt/value_test_3" }, 1: { "status": "skip", "test_file": "/server_selection/rtt/first_value_zero" }, 1: { "status": "skip", "test_file": "/server_selection/rtt/value_test_5" }, 1: { "status": "skip", "test_file": "/server_selection/rtt/value_test_2" }, 1: { "status": "skip", "test_file": "/server_selection/rtt/value_test_1" }, 1: { "status": "skip", "test_file": "/server_selection/server_selection/Unknown/read/SecondaryPreferred" }, 1: { "status": "skip", "test_file": "/server_selection/server_selection/Unknown/write/SecondaryPreferred" }, 1: { "status": "skip", "test_file": "/server_selection/server_selection/Single/read/SecondaryPreferred" }, 1: { "status": "skip", "test_file": "/server_selection/server_selection/Single/write/SecondaryPreferred" }, 1: { "status": "skip", "test_file": "/server_selection/server_selection/Sharded/read/SecondaryPreferred" }, 1: { "status": "skip", "test_file": "/server_selection/server_selection/Sharded/read/Nearest" }, 1: { "status": "skip", "test_file": "/server_selection/server_selection/Sharded/read/Secondary" }, 1: { "status": "skip", "test_file": "/server_selection/server_selection/Sharded/read/Primary" }, 1: { "status": "skip", "test_file": "/server_selection/server_selection/Sharded/read/PrimaryPreferred" }, 1: { "status": "skip", "test_file": "/server_selection/server_selection/Sharded/write/SecondaryPreferred" }, 1: { "status": "skip", "test_file": "/server_selection/server_selection/Sharded/write/Nearest" }, 1: { "status": "skip", "test_file": "/server_selection/server_selection/Sharded/write/Secondary" }, 1: { "status": "skip", "test_file": "/server_selection/server_selection/Sharded/write/Primary" }, 1: { "status": "skip", "test_file": "/server_selection/server_selection/Sharded/write/PrimaryPreferred" }, 1: { "status": "skip", "test_file": "/server_selection/server_selection/ReplicaSetWithPrimary/read/SecondaryPreferred" }, 1: { "status": "skip", "test_file": "/server_selection/server_selection/ReplicaSetWithPrimary/read/PrimaryPreferred_non_matching" }, 1: { "status": "skip", "test_file": "/server_selection/server_selection/ReplicaSetWithPrimary/read/Nearest" }, 1: { "status": "skip", "test_file": "/server_selection/server_selection/ReplicaSetWithPrimary/read/Secondary" }, 1: { "status": "skip", "test_file": "/server_selection/server_selection/ReplicaSetWithPrimary/read/SecondaryPreferred_non_matching" }, 1: { "status": "skip", "test_file": "/server_selection/server_selection/ReplicaSetWithPrimary/read/Nearest_non_matching" }, 1: { "status": "skip", "test_file": "/server_selection/server_selection/ReplicaSetWithPrimary/read/Primary" }, 1: { "status": "skip", "test_file": "/server_selection/server_selection/ReplicaSetWithPrimary/read/Secondary_non_matching" }, 1: { "status": "skip", "test_file": "/server_selection/server_selection/ReplicaSetWithPrimary/read/Nearest_multiple" }, 1: { "status": "skip", "test_file": "/server_selection/server_selection/ReplicaSetWithPrimary/read/PrimaryPreferred" }, 1: { "status": "skip", "test_file": "/server_selection/server_selection/ReplicaSetWithPrimary/read/SecondaryPreferred_tags" }, 1: { "status": "skip", "test_file": "/server_selection/server_selection/ReplicaSetWithPrimary/write/SecondaryPreferred" }, 1: { "status": "skip", "test_file": "/server_selection/server_selection/ReplicaSetNoPrimary/read/SecondaryPreferred" }, 1: { "status": "skip", "test_file": "/server_selection/server_selection/ReplicaSetNoPrimary/read/Secondary_multi_tags" }, 1: { "status": "skip", "test_file": "/server_selection/server_selection/ReplicaSetNoPrimary/read/PrimaryPreferred_non_matching" }, 1: { "status": "skip", "test_file": "/server_selection/server_selection/ReplicaSetNoPrimary/read/Nearest" }, 1: { "status": "skip", "test_file": "/server_selection/server_selection/ReplicaSetNoPrimary/read/Secondary" }, 1: { "status": "skip", "test_file": "/server_selection/server_selection/ReplicaSetNoPrimary/read/PossiblePrimaryNearest" }, 1: { "status": "skip", "test_file": "/server_selection/server_selection/ReplicaSetNoPrimary/read/SecondaryPreferred_non_matching" }, 1: { "status": "skip", "test_file": "/server_selection/server_selection/ReplicaSetNoPrimary/read/Nearest_non_matching" }, 1: { "status": "skip", "test_file": "/server_selection/server_selection/ReplicaSetNoPrimary/read/Primary" }, 1: { "status": "skip", "test_file": "/server_selection/server_selection/ReplicaSetNoPrimary/read/PossiblePrimary" }, 1: { "status": "skip", "test_file": "/server_selection/server_selection/ReplicaSetNoPrimary/read/Secondary_non_matching" }, 1: { "status": "skip", "test_file": "/server_selection/server_selection/ReplicaSetNoPrimary/read/Nearest_multiple" }, 1: { "status": "skip", "test_file": "/server_selection/server_selection/ReplicaSetNoPrimary/read/Secondary_multi_tags2" }, 1: { "status": "skip", "test_file": "/server_selection/server_selection/ReplicaSetNoPrimary/read/PrimaryPreferred" }, 1: { "status": "skip", "test_file": "/server_selection/server_selection/ReplicaSetNoPrimary/write/SecondaryPreferred" }, 1: { "status": "skip", "test_file": "/initial_dns_seedlist_discovery/two-results-default-port" }, 1: { "status": "skip", "test_file": "/initial_dns_seedlist_discovery/not-enough-parts" }, 1: { "status": "skip", "test_file": "/initial_dns_seedlist_discovery/returned-parent-wrong" }, 1: { "status": "skip", "test_file": "/initial_dns_seedlist_discovery/parent-part-mismatch2" }, 1: { "status": "skip", "test_file": "/initial_dns_seedlist_discovery/returned-parent-too-short" }, 1: { "status": "skip", "test_file": "/initial_dns_seedlist_discovery/uri-with-two-hosts" }, 1: { "status": "skip", "test_file": "/initial_dns_seedlist_discovery/parent-part-mismatch5" }, 1: { "status": "skip", "test_file": "/initial_dns_seedlist_discovery/two-txt-records" }, 1: { "status": "skip", "test_file": "/initial_dns_seedlist_discovery/no-results" }, 1: { "status": "skip", "test_file": "/initial_dns_seedlist_discovery/parent-part-mismatch1" }, 1: { "status": "skip", "test_file": "/initial_dns_seedlist_discovery/parent-part-mismatch3" }, 1: { "status": "skip", "test_file": "/initial_dns_seedlist_discovery/txt-record-with-overridden-ssl-option" }, 1: { "status": "skip", "test_file": "/initial_dns_seedlist_discovery/txt-record-with-unallowed-option" }, 1: { "status": "skip", "test_file": "/initial_dns_seedlist_discovery/misformatted-option" }, 1: { "status": "skip", "test_file": "/initial_dns_seedlist_discovery/parent-part-mismatch4" }, 1: { "status": "skip", "test_file": "/initial_dns_seedlist_discovery/txt-record-with-overridden-uri-option" }, 1: { "status": "skip", "test_file": "/initial_dns_seedlist_discovery/one-result-default-port" }, 1: { "status": "skip", "test_file": "/initial_dns_seedlist_discovery/uri-with-admin-database" }, 1: { "status": "skip", "test_file": "/initial_dns_seedlist_discovery/one-txt-record-multiple-strings" }, 1: { "status": "skip", "test_file": "/initial_dns_seedlist_discovery/longer-parent-in-return" }, 1: { "status": "skip", "test_file": "/initial_dns_seedlist_discovery/txt-record-not-allowed-option" }, 1: { "status": "skip", "test_file": "/initial_dns_seedlist_discovery/one-txt-record" }, 1: { "status": "skip", "test_file": "/initial_dns_seedlist_discovery/uri-with-port" }, 1: { "status": "skip", "test_file": "/initial_dns_seedlist_discovery/two-results-nonstandard-port" }, 1: { "status": "skip", "test_file": "/initial_dns_auth/dns-auth" }, 1: { "status": "pass", "test_file": "/initial_dns_seedlist_discovery/null_error_pointer", "seed": "3489170198", "start": 1747.685779, "end": 1748.235614, "elapsed": 0.549835 }, 1: { "status": "pass", "test_file": "/server_selection/errors/dns/direct/single", "seed": "3047808813", "start": 1748.235676, "end": 1748.295438, "elapsed": 0.059762 }, 1: { "status": "skip", "test_file": "/server_selection/errors/dns/direct/pooled" }, 1: { "status": "pass", "test_file": "/server_selection/errors/dns/multi/fail/single", "seed": "1595442792", "start": 1748.295463, "end": 1748.353407, "elapsed": 0.057944 }, 1: { "status": "skip", "test_file": "/server_selection/errors/dns/multi/fail/pooled" }, 1: { "status": "skip", "test_file": "/server_selection/errors/dns/multi/success/single" }, 1: { "status": "skip", "test_file": "/server_selection/errors/dns/multi/success/pooled" }, 1: { "status": "skip", "test_file": "/server_selection/errors/uds/auth_failure/single" }, 1: { "status": "skip", "test_file": "/server_selection/errors/uds/auth_failure/pooled" }, 1: { "status": "pass", "test_file": "/server_selection/errors/uds/not_found/single", "seed": "1149787876", "start": 1748.353444, "end": 1748.413055, "elapsed": 0.059611 }, 1: { "status": "pass", "test_file": "/server_selection/errors/uds/not_found/pooled", "seed": "1429403377", "start": 1748.413086, "end": 1748.572703, "elapsed": 0.159617 }, 1: { "status": "pass", "test_file": "/Session/opts/clone", "seed": "3023683884", "start": 1748.572731, "end": 1748.632335, "elapsed": 0.059604 }, 1: { "status": "skip", "test_file": "/Session/no_crypto" }, 1: { "status": "skip", "test_file": "/Session/lifo/single" }, 1: { "status": "skip", "test_file": "/Session/lifo/pooled" }, 1: { "status": "skip", "test_file": "/Session/timeout/single" }, 1: { "status": "skip", "test_file": "/Session/timeout/pooled" }, 1: { "status": "skip", "test_file": "/Session/reap/single" }, 1: { "status": "skip", "test_file": "/Session/reap/pooled" }, 1: { "status": "skip", "test_file": "/Session/id_bad" }, 1: { "status": "skip", "test_file": "/Session/supported/single" }, 1: { "status": "skip", "test_file": "/Session/supported/pooled" }, 1: { "status": "skip", "test_file": "/Session/end/mock/single" }, 1: { "status": "skip", "test_file": "/Session/end/mock/pooled" }, 1: { "status": "skip", "test_file": "/Session/end/single" }, 1: { "status": "skip", "test_file": "/Session/end/pooled" }, 1: { "status": "skip", "test_file": "/Session/end/many/single" }, 1: { "status": "skip", "test_file": "/Session/end/many/pooled" }, 1: { "status": "skip", "test_file": "/Session/advance_cluster_time" }, 1: { "status": "skip", "test_file": "/Session/advance_operation_time" }, 1: { "status": "skip", "test_file": "/Session/cmd" }, 1: { "status": "skip", "test_file": "/Session/read_cmd" }, 1: { "status": "skip", "test_file": "/Session/write_cmd" }, 1: { "status": "skip", "test_file": "/Session/read_write_cmd" }, 1: { "status": "skip", "test_file": "/Session/db_cmd" }, 1: { "status": "skip", "test_file": "/Session/count" }, 1: { "status": "skip", "test_file": "/Session/cursor" }, 1: { "status": "skip", "test_file": "/Session/drop" }, 1: { "status": "skip", "test_file": "/Session/drop_index" }, 1: { "status": "skip", "test_file": "/Session/create_index" }, 1: { "status": "skip", "test_file": "/Session/replace_one" }, 1: { "status": "skip", "test_file": "/Session/update_one" }, 1: { "status": "skip", "test_file": "/Session/update_many" }, 1: { "status": "skip", "test_file": "/Session/insert_one" }, 1: { "status": "skip", "test_file": "/Session/insert_many" }, 1: { "status": "skip", "test_file": "/Session/delete_one" }, 1: { "status": "skip", "test_file": "/Session/delete_many" }, 1: { "status": "skip", "test_file": "/Session/rename" }, 1: { "status": "skip", "test_file": "/Session/fam" }, 1: { "status": "skip", "test_file": "/Session/db_drop" }, 1: { "status": "skip", "test_file": "/Session/gridfs_find" }, 1: { "status": "skip", "test_file": "/Session/gridfs_find_one" }, 1: { "status": "skip", "test_file": "/Session/watch" }, 1: { "status": "skip", "test_file": "/Session/aggregate" }, 1: { "status": "skip", "test_file": "/Session/create" }, 1: { "status": "skip", "test_file": "/Session/database_names" }, 1: { "status": "skip", "test_file": "/Session/find_databases" }, 1: { "status": "skip", "test_file": "/Session/find_collections" }, 1: { "status": "skip", "test_file": "/Session/collection_names" }, 1: { "status": "skip", "test_file": "/Session/bulk" }, 1: { "status": "skip", "test_file": "/Session/find_indexes" }, 1: { "status": "skip", "test_file": "/Session/bulk_set_session" }, 1: { "status": "skip", "test_file": "/Session/bulk_set_client" }, 1: { "status": "skip", "test_file": "/Session/cursor_implicit_session" }, 1: { "status": "skip", "test_file": "/Session/change_stream_implicit_session" }, 1: { "status": "skip", "test_file": "/Session/cmd_error" }, 1: { "status": "skip", "test_file": "/Session/read_concern" }, 1: { "status": "skip", "test_file": "/Session/unacknowledged/insert_one/explicit_cs/inherit_wc" }, 1: { "status": "skip", "test_file": "/Session/unacknowledged/insert_one/explicit_cs/explicit_wc" }, 1: { "status": "skip", "test_file": "/Session/unacknowledged/insert_one/implicit_cs/inherit_wc" }, 1: { "status": "skip", "test_file": "/Session/unacknowledged/insert_one/implicit_cs/explicit_wc" }, 1: { "status": "skip", "test_file": "/Session/unacknowledged/bulk/explicit_cs/inherit_wc" }, 1: { "status": "skip", "test_file": "/Session/unacknowledged/bulk/explicit_cs/explicit_wc" }, 1: { "status": "skip", "test_file": "/Session/unacknowledged/bulk/implicit_cs/inherit_wc" }, 1: { "status": "skip", "test_file": "/Session/unacknowledged/bulk/implicit_cs/explicit_wc" }, 1: { "status": "skip", "test_file": "/Session/unacknowledged/find_and_modify/explicit_cs/explicit_wc" }, 1: { "status": "skip", "test_file": "/Session/unacknowledged/find_and_modify/implicit_cs/explicit_wc" }, 1: { "status": "skip", "test_file": "/Session/unacknowledged/db_cmd/explicit_cs/explicit_wc" }, 1: { "status": "skip", "test_file": "/Session/unacknowledged/db_cmd/implicit_cs/explicit_wc" }, 1: { "status": "skip", "test_file": "/Session/unacknowledged/read_write_cmd/explicit_cs/inherit_wc" }, 1: { "status": "skip", "test_file": "/Session/unacknowledged/read_write_cmd/explicit_cs/explicit_wc" }, 1: { "status": "skip", "test_file": "/Session/unacknowledged/read_write_cmd/implicit_cs/inherit_wc" }, 1: { "status": "skip", "test_file": "/Session/unacknowledged/read_write_cmd/implicit_cs/explicit_wc" }, 1: { "status": "skip", "test_file": "/Session/unacknowledged/write_cmd/explicit_cs/inherit_wc" }, 1: { "status": "skip", "test_file": "/Session/unacknowledged/write_cmd/explicit_cs/explicit_wc" }, 1: { "status": "skip", "test_file": "/Session/unacknowledged/write_cmd/implicit_cs/inherit_wc" }, 1: { "status": "skip", "test_file": "/Session/unacknowledged/write_cmd/implicit_cs/explicit_wc" }, 1: { "status": "skip", "test_file": "/sessions/dirty-session-errors" }, 1: { "status": "skip", "test_file": "/Session/dirty" }, 1: { "status": "pass", "test_file": "/Set/new", "seed": "3840607152", "start": 1748.632585, "end": 1748.690350, "elapsed": 0.057765 }, 1: { "status": "pass", "test_file": "/Stream/buffered/basic", "seed": "3507249216", "start": 1748.690373, "end": 1748.746903, "elapsed": 0.056530 }, 1: { "status": "pass", "test_file": "/Stream/buffered/oversized", "seed": "3919494230", "start": 1748.746926, "end": 1748.804355, "elapsed": 0.057429 }, 1: { "status": "pass", "test_file": "/Stream/writev_full", "seed": "2022272923", "start": 1748.804374, "end": 1748.862076, "elapsed": 0.057702 }, 1: { "status": "pass", "test_file": "/Thread/cond_wait", "seed": "3870047457", "start": 1748.862092, "end": 1749.018510, "elapsed": 0.156418 }, 1: { "status": "skip", "test_file": "/Topology/client_creation" }, 1: { "status": "skip", "test_file": "/Topology/client_pool_creation" }, 1: { "status": "skip", "test_file": "/Topology/start_stop" }, 1: { "status": "skip", "test_file": "/Topology/server_selection_try_once_option" }, 1: { "status": "skip", "test_file": "/Topology/server_selection_try_once" }, 1: { "status": "skip", "test_file": "/Topology/server_selection_try_once_false" }, 1: { "status": "skip", "test_file": "/Topology/invalidate_server/single" }, 1: { "status": "skip", "test_file": "/Topology/invalidate_server/pooled" }, 1: { "status": "skip", "test_file": "/Topology/invalid_cluster_node" }, 1: { "status": "skip", "test_file": "/Topology/max_wire_version_race_condition" }, 1: { "status": "skip", "test_file": "/Topology/cooldown/standalone" }, 1: { "status": "skip", "test_file": "/Topology/cooldown/rs" }, 1: { "status": "skip", "test_file": "/Topology/cooldown/retry" }, 1: { "status": "pass", "test_file": "/Topology/multiple_selection_errors", "seed": "574867251", "start": 1749.018576, "end": 1749.655989, "elapsed": 0.637413 }, 1: { "status": "skip", "test_file": "/Topology/connect_timeout/succeed" }, 1: { "status": "skip", "test_file": "/Topology/try_once/succeed" }, 1: { "status": "skip", "test_file": "/Topology/invalid_server_id" }, 1: { "status": "skip", "test_file": "/Topology/server_removed/single" }, 1: { "status": "skip", "test_file": "/Topology/server_removed/pooled" }, 1: { "status": "skip", "test_file": "/Topology/rtt" }, 1: { "status": "skip", "test_file": "/Topology/add_and_scan_failure" }, 1: { "status": "skip", "test_file": "/Topology/ismaster_retry/single/hangup" }, 1: { "status": "skip", "test_file": "/Topology/ismaster_retry/single/timeout" }, 1: { "status": "skip", "test_file": "/Topology/ismaster_retry/single/hangup/fail" }, 1: { "status": "skip", "test_file": "/Topology/ismaster_retry/single/timeout/fail" }, 1: { "status": "skip", "test_file": "/Topology/ismaster_retry/pooled/hangup" }, 1: { "status": "skip", "test_file": "/Topology/ismaster_retry/pooled/timeout" }, 1: { "status": "skip", "test_file": "/Topology/ismaster_retry/pooled/hangup/fail" }, 1: { "status": "skip", "test_file": "/Topology/ismaster_retry/pooled/timeout/fail" }, 1: { "status": "skip", "test_file": "/Topology/incompatible_error" }, 1: { "status": "skip", "test_file": "/Topology/compatible_null_error_pointer" }, 1: { "status": "skip", "test_file": "/Topology/handshake/updates_clustertime" }, 1: { "status": "skip", "test_file": "/Topology/request_scan_on_error" }, 1: { "status": "skip", "test_file": "/Topology/last_server_removed_warning" }, 1: { "status": "skip", "test_file": "/TopologyDescription/readable_writable/single" }, 1: { "status": "skip", "test_file": "/TopologyDescription/readable_writable/pooled" }, 1: { "status": "pass", "test_file": "/TopologyDescription/get_servers", "seed": "1318167237", "start": 1749.656100, "end": 1749.715260, "elapsed": 0.059160 }, 1: { "status": "pass", "test_file": "/Uri/new", "seed": "86302627", "start": 1749.715282, "end": 1749.773985, "elapsed": 0.058703 }, 1: { "status": "pass", "test_file": "/Uri/new_with_error", "seed": "3933907891", "start": 1749.774006, "end": 1749.830892, "elapsed": 0.056886 }, 1: { "status": "pass", "test_file": "/Uri/new_for_host_port", "seed": "3157552411", "start": 1749.830912, "end": 1749.889109, "elapsed": 0.058197 }, 1: { "status": "pass", "test_file": "/Uri/compressors", "seed": "436476510", "start": 1749.889129, "end": 1749.946379, "elapsed": 0.057250 }, 1: { "status": "pass", "test_file": "/Uri/unescape", "seed": "2568078482", "start": 1749.946398, "end": 1750.010060, "elapsed": 0.063662 }, 1: { "status": "pass", "test_file": "/Uri/read_prefs", "seed": "607496305", "start": 1750.010082, "end": 1750.066932, "elapsed": 0.056850 }, 1: { "status": "pass", "test_file": "/Uri/read_concern", "seed": "2352137674", "start": 1750.066957, "end": 1750.123147, "elapsed": 0.056190 }, 1: { "status": "pass", "test_file": "/Uri/write_concern", "seed": "4273893748", "start": 1750.123170, "end": 1750.179495, "elapsed": 0.056325 }, 1: { "status": "pass", "test_file": "/HostList/from_string", "seed": "1842753918", "start": 1750.179516, "end": 1750.235497, "elapsed": 0.055981 }, 1: { "status": "pass", "test_file": "/Uri/auth_mechanism_properties", "seed": "388158263", "start": 1750.235518, "end": 1750.292237, "elapsed": 0.056719 }, 1: { "status": "pass", "test_file": "/Uri/functions", "seed": "1962479355", "start": 1750.292257, "end": 1750.353964, "elapsed": 0.061707 }, 1: { "status": "pass", "test_file": "/Uri/ssl", "seed": "317741650", "start": 1750.353989, "end": 1750.411525, "elapsed": 0.057536 }, 1: { "status": "pass", "test_file": "/Uri/tls", "seed": "4286151984", "start": 1750.411545, "end": 1750.469125, "elapsed": 0.057580 }, 1: { "status": "pass", "test_file": "/Uri/compound_setters", "seed": "2176349639", "start": 1750.469147, "end": 1750.526731, "elapsed": 0.057584 }, 1: { "status": "pass", "test_file": "/Uri/long_hostname", "seed": "2531045450", "start": 1750.526753, "end": 1750.587567, "elapsed": 0.060814 }, 1: { "status": "pass", "test_file": "/Uri/local_threshold_ms", "seed": "2547512006", "start": 1750.587596, "end": 1750.646308, "elapsed": 0.058712 }, 1: { "status": "pass", "test_file": "/Uri/srv", "seed": "112643275", "start": 1750.646338, "end": 1750.704303, "elapsed": 0.057965 }, 1: { "status": "pass", "test_file": "/Uri/dns_options", "seed": "2503866853", "start": 1750.704325, "end": 1750.763311, "elapsed": 0.058986 }, 1: { "status": "pass", "test_file": "/Uri/utf8", "seed": "1940644187", "start": 1750.763333, "end": 1750.821740, "elapsed": 0.058407 }, 1: { "status": "pass", "test_file": "/Uri/duplicates", "seed": "407079750", "start": 1750.821764, "end": 1750.885332, "elapsed": 0.063568 }, 1: { "status": "pass", "test_file": "/Uri/int_options", "seed": "442776822", "start": 1750.885357, "end": 1750.941824, "elapsed": 0.056467 }, 1: { "status": "pass", "test_file": "/Uri/one_tls_option_enables_tls", "seed": "3851390945", "start": 1750.941846, "end": 1750.998597, "elapsed": 0.056751 }, 1: { "status": "pass", "test_file": "/Sleep/basic", "seed": "2703919093", "start": 1750.998619, "end": 1751.111696, "elapsed": 0.113077 }, 1: { "status": "pass", "test_file": "/Util/command_name", "seed": "3386468057", "start": 1751.111726, "end": 1751.170259, "elapsed": 0.058533 }, 1: { "status": "pass", "test_file": "/Util/rand_simple", "seed": "4185100112", "start": 1751.170276, "end": 1751.227033, "elapsed": 0.056757 }, 1: { "status": "pass", "test_file": "/Util/lowercase_utf8", "seed": "53969347", "start": 1751.227051, "end": 1751.290081, "elapsed": 0.063030 }, 1: { "status": "pass", "test_file": "/Version", "seed": "3156383885", "start": 1751.290103, "end": 1751.347744, "elapsed": 0.057641 }, 1: { "status": "skip", "test_file": "/with_transaction/timeout_tests" }, 1: { "status": "pass", "test_file": "/WriteConcern/append", "seed": "1981816862", "start": 1751.347771, "end": 1751.437852, "elapsed": 0.090081 }, 1: { "status": "pass", "test_file": "/WriteConcern/basic", "seed": "1511644978", "start": 1751.437875, "end": 1751.495086, "elapsed": 0.057211 }, 1: { "status": "pass", "test_file": "/WriteConcern/bson_omits_defaults", "seed": "2041493397", "start": 1751.495108, "end": 1751.551204, "elapsed": 0.056096 }, 1: { "status": "pass", "test_file": "/WriteConcern/bson_includes_false_fsync_and_journal", "seed": "853088985", "start": 1751.551242, "end": 1751.608403, "elapsed": 0.057161 }, 1: { "status": "pass", "test_file": "/WriteConcern/fsync_and_journal_gle_and_validity", "seed": "2728556251", "start": 1751.608445, "end": 1751.666166, "elapsed": 0.057721 }, 1: { "status": "pass", "test_file": "/WriteConcern/wtimeout_validity", "seed": "282323994", "start": 1751.666192, "end": 1751.737330, "elapsed": 0.071138 }, 1: { "status": "pass", "test_file": "/WriteConcern/from_iterator", "seed": "1977933844", "start": 1751.737353, "end": 1751.795473, "elapsed": 0.058120 }, 1: { "status": "pass", "test_file": "/WriteConcern/always_mutable", "seed": "11558854", "start": 1751.795493, "end": 1751.853726, "elapsed": 0.058233 }, 1: { "status": "pass", "test_file": "/WriteConcern/wtimeout_preserved", "seed": "2424191198", "start": 1751.853749, "end": 1751.910686, "elapsed": 0.056937 }, 1: { "status": "skip", "test_file": "/WriteConcern/allowed" }, 1: { "status": "skip", "test_file": "/WriteConcern/prohibited" }, 1: { "status": "skip", "test_file": "/WriteConcern/unacknowledged" }, 1: { "status": "pass", "test_file": "/TLS/commonName", "seed": "190418029", "start": 1751.910720, "end": 1751.978148, "elapsed": 0.067428 }, 1: { "status": "pass", "test_file": "/TLS/altname", "seed": "2447081621", "start": 1751.978170, "end": 1752.045290, "elapsed": 0.067120 }, 1: { "status": "pass", "test_file": "/TLS/basic", "seed": "251613002", "start": 1752.045314, "end": 1752.116841, "elapsed": 0.071527 }, 1: { "status": "pass", "test_file": "/TLS/allow_invalid_hostname", "seed": "2982481025", "start": 1752.116861, "end": 1752.188146, "elapsed": 0.071285 }, 1: { "status": "pass", "test_file": "/TLS/wild", "seed": "3173444124", "start": 1752.188166, "end": 1752.253288, "elapsed": 0.065122 }, 1: { "status": "pass", "test_file": "/TLS/no_verify", "seed": "1825961864", "start": 1752.253308, "end": 1752.318988, "elapsed": 0.065680 }, 1: { "status": "pass", "test_file": "/TLS/bad_verify", "seed": "814444212", "start": 1752.319009, "end": 1752.393692, "elapsed": 0.074683 }, 1: { "status": "pass", "test_file": "/TLS/no_certs", "seed": "3190085372", "start": 1752.393714, "end": 1752.479060, "elapsed": 0.085346 }, 1: { "status": "pass", "test_file": "/TLS/expired", "seed": "3091682954", "start": 1752.479089, "end": 1752.564430, "elapsed": 0.085341 }, 1: { "status": "pass", "test_file": "/TLS/ip", "seed": "3329952208", "start": 1752.564453, "end": 1752.631253, "elapsed": 0.066800 }, 1: { "status": "pass", "test_file": "/TLS/password", "seed": "3689903449", "start": 1752.631275, "end": 1752.700828, "elapsed": 0.069553 }, 1: { "status": "pass", "test_file": "/TLS/bad_password", "seed": "615984857", "start": 1752.700850, "end": 1752.769961, "elapsed": 0.069111 }, 1: { "status": "pass", "test_file": "/TLS/weak_cert_validation", "seed": "4083525194", "start": 1752.769983, "end": 1752.839820, "elapsed": 0.069837 }, 1: { "status": "pass", "test_file": "/TLS/crl", "seed": "652623368", "start": 1752.839844, "end": 1752.919596, "elapsed": 0.079752 }, 1: { "status": "pass", "test_file": "/TLS/trust_dir", "seed": "2633042233", "start": 1752.919618, "end": 1752.992566, "elapsed": 0.072948 }, 1: { "status": "pass", "test_file": "/X509/extract_subject", "seed": "3321261534", "start": 1752.992592, "end": 1753.049680, "elapsed": 0.057088 }, 1: { "status": "pass", "test_file": "/TLS/hangup", "seed": "2424165915", "start": 1753.049701, "end": 1753.131725, "elapsed": 0.082024 }, 1: { "status": "pass", "test_file": "/TLS/handshake_stall", "seed": "1097719082", "start": 1753.131747, "end": 1753.490142, "elapsed": 0.358395 }, 1: { "status": "pass", "test_file": "/TLS/load_files", "seed": "344693063", "start": 1753.490177, "end": 1753.550184, "elapsed": 0.060007 }, 1: { "status": "skip", "test_file": "/TOPOLOGY/happy_eyeballs/0" }, 1: { "status": "skip", "test_file": "/TOPOLOGY/happy_eyeballs/1" }, 1: { "status": "skip", "test_file": "/TOPOLOGY/happy_eyeballs/2" }, 1: { "status": "skip", "test_file": "/TOPOLOGY/happy_eyeballs/3" }, 1: { "status": "skip", "test_file": "/TOPOLOGY/happy_eyeballs/4" }, 1: { "status": "skip", "test_file": "/TOPOLOGY/happy_eyeballs/5" }, 1: { "status": "skip", "test_file": "/TOPOLOGY/happy_eyeballs/6" }, 1: { "status": "skip", "test_file": "/TOPOLOGY/happy_eyeballs/7" }, 1: { "status": "skip", "test_file": "/TOPOLOGY/happy_eyeballs/8" }, 1: { "status": "skip", "test_file": "/TOPOLOGY/happy_eyeballs/9" }, 1: { "status": "skip", "test_file": "/TOPOLOGY/happy_eyeballs/10" }, 1: { "status": "skip", "test_file": "/TOPOLOGY/happy_eyeballs/11" }, 1: { "status": "skip", "test_file": "/TOPOLOGY/happy_eyeballs/12" }, 1: { "status": "skip", "test_file": "/TOPOLOGY/happy_eyeballs/13" }, 1: { "status": "skip", "test_file": "/TOPOLOGY/happy_eyeballs/14" }, 1: { "status": "skip", "test_file": "/TOPOLOGY/happy_eyeballs/15" }, 1: { "status": "skip", "test_file": "/TOPOLOGY/happy_eyeballs/16" }, 1: { "status": "skip", "test_file": "/TOPOLOGY/happy_eyeballs/17" }, 1: { "status": "skip", "test_file": "/TOPOLOGY/happy_eyeballs/18" }, 1: { "status": "skip", "test_file": "/TOPOLOGY/happy_eyeballs/dns_cache/" }, 1: { "status": "skip", "test_file": "/counters/op_msg" }, 1: { "status": "skip", "test_file": "/counters/op_compressed" }, 1: { "status": "skip", "test_file": "/counters/op_query" }, 1: { "status": "skip", "test_file": "/counters/op_getmore_killcursors" }, 1: { "status": "skip", "test_file": "/counters/cursors" }, 1: { "status": "skip", "test_file": "/counters/clients" }, 1: { "status": "skip", "test_file": "/counters/streams" }, 1: { "status": "skip", "test_file": "/counters/auth" }, 1: { "status": "skip", "test_file": "/counters/dns" }, 1: { "status": "skip", "test_file": "/counters/streams_timeout" }, 1: { "status": "skip", "test_file": "/crud/v1/read/distinct" }, 1: { "status": "skip", "test_file": "/crud/v1/read/count" }, 1: { "status": "skip", "test_file": "/crud/v1/read/aggregate-out" }, 1: { "status": "skip", "test_file": "/crud/v1/read/count-collation" }, 1: { "status": "skip", "test_file": "/crud/v1/read/count-empty" }, 1: { "status": "skip", "test_file": "/crud/v1/read/distinct-collation" }, 1: { "status": "skip", "test_file": "/crud/v1/read/find" }, 1: { "status": "skip", "test_file": "/crud/v1/read/find-collation" }, 1: { "status": "skip", "test_file": "/crud/v1/read/aggregate" }, 1: { "status": "skip", "test_file": "/crud/v1/read/aggregate-collation" }, 1: { "status": "skip", "test_file": "/crud/v1/write/insertMany" }, 1: { "status": "skip", "test_file": "/crud/v1/write/deleteOne-collation" }, 1: { "status": "skip", "test_file": "/crud/v1/write/deleteOne" }, 1: { "status": "skip", "test_file": "/crud/v1/write/findOneAndUpdate-arrayFilters" }, 1: { "status": "skip", "test_file": "/crud/v1/write/findOneAndUpdate" }, 1: { "status": "skip", "test_file": "/crud/v1/write/updateOne" }, 1: { "status": "skip", "test_file": "/crud/v1/write/bulkWrite-arrayFilters" }, 1: { "status": "skip", "test_file": "/crud/v1/write/updateMany" }, 1: { "status": "skip", "test_file": "/crud/v1/write/updateOne-collation" }, 1: { "status": "skip", "test_file": "/crud/v1/write/updateMany-collation" }, 1: { "status": "skip", "test_file": "/crud/v1/write/deleteMany-collation" }, 1: { "status": "skip", "test_file": "/crud/v1/write/findOneAndDelete" }, 1: { "status": "skip", "test_file": "/crud/v1/write/updateOne-arrayFilters" }, 1: { "status": "skip", "test_file": "/crud/v1/write/findOneAndDelete-collation" }, 1: { "status": "skip", "test_file": "/crud/v1/write/replaceOne-collation" }, 1: { "status": "skip", "test_file": "/crud/v1/write/bulkWrite-collation" }, 1: { "status": "skip", "test_file": "/crud/v1/write/bulkWrite" }, 1: { "status": "skip", "test_file": "/crud/v1/write/findOneAndReplace-collation" }, 1: { "status": "skip", "test_file": "/crud/v1/write/findOneAndReplace" }, 1: { "status": "skip", "test_file": "/crud/v1/write/insertOne" }, 1: { "status": "skip", "test_file": "/crud/v1/write/updateMany-arrayFilters" }, 1: { "status": "skip", "test_file": "/crud/v1/write/findOneAndReplace-upsert" }, 1: { "status": "skip", "test_file": "/crud/v1/write/findOneAndUpdate-collation" }, 1: { "status": "skip", "test_file": "/crud/v1/write/replaceOne" }, 1: { "status": "skip", "test_file": "/crud/v1/write/deleteMany" }, 1: { "status": "skip", "test_file": "/crud/v2/db-aggregate" }, 1: { "status": "skip", "test_file": "/crud/v2/aggregate-merge" }, 1: { "status": "skip", "test_file": "/crud/v2/updateWithPipelines" }, 1: { "status": "skip", "test_file": "/crud/v2/bulkWrite-arrayFilters" }, 1: { "status": "skip", "test_file": "/crud/v2/updateOne-hint" }, 1: { "status": "skip", "test_file": "/crud/v2/updateMany-hint" }, 1: { "status": "skip", "test_file": "/crud/v2/aggregate-out-readConcern" }, 1: { "status": "skip", "test_file": "/crud/v2/replaceOne-hint" }, 1: { "status": "skip", "test_file": "/crud/v2/bulkWrite-update-hint" }, 1: { "status": "pass", "test_file": "/apm_test_matching", "seed": "3749198931", "start": 1753.550697, "end": 1753.615229, "elapsed": 0.064532 }, 1: { "status": "skip", "test_file": "/client_side_encryption/getMore" }, 1: { "status": "skip", "test_file": "/client_side_encryption/maxWireVersion" }, 1: { "status": "skip", "test_file": "/client_side_encryption/insert" }, 1: { "status": "skip", "test_file": "/client_side_encryption/distinct" }, 1: { "status": "skip", "test_file": "/client_side_encryption/bypassedCommand" }, 1: { "status": "skip", "test_file": "/client_side_encryption/malformedCiphertext" }, 1: { "status": "skip", "test_file": "/client_side_encryption/missingKey" }, 1: { "status": "skip", "test_file": "/client_side_encryption/bypassAutoEncryption" }, 1: { "status": "skip", "test_file": "/client_side_encryption/localSchema" }, 1: { "status": "skip", "test_file": "/client_side_encryption/count" }, 1: { "status": "skip", "test_file": "/client_side_encryption/findOneAndUpdate" }, 1: { "status": "skip", "test_file": "/client_side_encryption/updateOne" }, 1: { "status": "skip", "test_file": "/client_side_encryption/countDocuments" }, 1: { "status": "skip", "test_file": "/client_side_encryption/badSchema" }, 1: { "status": "skip", "test_file": "/client_side_encryption/updateMany" }, 1: { "status": "skip", "test_file": "/client_side_encryption/delete" }, 1: { "status": "skip", "test_file": "/client_side_encryption/findOneAndDelete" }, 1: { "status": "skip", "test_file": "/client_side_encryption/types" }, 1: { "status": "skip", "test_file": "/client_side_encryption/localKMS" }, 1: { "status": "skip", "test_file": "/client_side_encryption/keyAltName" }, 1: { "status": "skip", "test_file": "/client_side_encryption/findOneAndReplace" }, 1: { "status": "skip", "test_file": "/client_side_encryption/basic" }, 1: { "status": "skip", "test_file": "/client_side_encryption/find" }, 1: { "status": "skip", "test_file": "/client_side_encryption/bulk" }, 1: { "status": "skip", "test_file": "/client_side_encryption/explain" }, 1: { "status": "skip", "test_file": "/client_side_encryption/replaceOne" }, 1: { "status": "skip", "test_file": "/client_side_encryption/aggregate" }, 1: { "status": "skip", "test_file": "/client_side_encryption/datakey_and_double_encryption" }, 1: { "status": "skip", "test_file": "/client_side_encryption/external_key_vault" }, 1: { "status": "skip", "test_file": "/client_side_encryption/bson_size_limits_and_batch_splitting" }, 1: { "status": "skip", "test_file": "/client_side_encryption/views_are_prohibited" }, 1: { "status": "skip", "test_file": "/client_side_encryption/corpus" }, 1: { "status": "skip", "test_file": "/client_side_encryption/custom_endpoint" }, 1: { "status": "skip", "test_file": "/client_side_encryption/single_and_pool_mismatches" }, 1: { "status": "skip", "test_file": "/client_side_encryption/multi_threaded" }, 1: { "status": "skip", "test_file": "/client_side_encryption/malformed_explicit" } 1: ] 1: } 1/1 Test #1: test-libmongoc ................... Passed 34.65 sec 100% tests passed, 0 tests failed out of 1 Total Test time (real) = 34.65 sec [100%] Built target check >>> mongo-c-driver: Entering fakeroot... Consolidate compiler generated dependencies of target bson_shared [ 7%] Built target bson_shared [ 7%] Built target bson-man [ 15%] Built target bson_static [ 15%] Built target bson-doc Consolidate compiler generated dependencies of target mongoc_shared [ 15%] Built target mongoc-man [ 15%] Built target mongoc-doc [ 15%] Built target doc [ 40%] Built target mongoc_static [ 66%] Built target mongoc_shared Consolidate compiler generated dependencies of target mongoc-stat Consolidate compiler generated dependencies of target test-mongoc-gssapi [ 67%] Built target mongoc-stat [ 68%] Built target test-mongoc-gssapi [100%] Built target test-libmongoc Install the project... -- Install configuration: "None" -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/mongo-c-driver/COPYING -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/mongo-c-driver/NEWS -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/mongo-c-driver/README.rst -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/mongo-c-driver/THIRD_PARTY_NOTICES -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/lib/libbson-1.0.so.0.0.0 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/lib/libbson-1.0.so.0 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/lib/libbson-1.0.so -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/lib/libbson-static-1.0.a -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/include/libbson-1.0/bson/bson-config.h -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/include/libbson-1.0/bson/bson-version.h -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/include/libbson-1.0/bson/bcon.h -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/include/libbson-1.0/bson/bson-atomic.h -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/include/libbson-1.0/bson/bson-clock.h -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/include/libbson-1.0/bson/bson-compat.h -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/include/libbson-1.0/bson/bson-context.h -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/include/libbson-1.0/bson/bson-decimal128.h -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/include/libbson-1.0/bson/bson-endian.h -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/include/libbson-1.0/bson/bson-error.h -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/include/libbson-1.0/bson/bson.h -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/include/libbson-1.0/bson/bson-iter.h -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/include/libbson-1.0/bson/bson-json.h -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/include/libbson-1.0/bson/bson-keys.h -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/include/libbson-1.0/bson/bson-macros.h -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/include/libbson-1.0/bson/bson-md5.h -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/include/libbson-1.0/bson/bson-memory.h -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/include/libbson-1.0/bson/bson-oid.h -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/include/libbson-1.0/bson/bson-prelude.h -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/include/libbson-1.0/bson/bson-reader.h -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/include/libbson-1.0/bson/bson-string.h -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/include/libbson-1.0/bson/bson-types.h -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/include/libbson-1.0/bson/bson-utf8.h -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/include/libbson-1.0/bson/bson-value.h -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/include/libbson-1.0/bson/bson-version-functions.h -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/include/libbson-1.0/bson/bson-writer.h -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/include/libbson-1.0/bson.h -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/lib/pkgconfig/libbson-1.0.pc -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/lib/pkgconfig/libbson-static-1.0.pc -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/lib/cmake/bson-1.0/bson-targets.cmake -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/lib/cmake/bson-1.0/bson-targets-none.cmake -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/lib/cmake/bson-1.0/bson-1.0-config.cmake -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/lib/cmake/bson-1.0/bson-1.0-config-version.cmake -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/lib/cmake/libbson-1.0/libbson-1.0-config.cmake -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/lib/cmake/libbson-1.0/libbson-1.0-config-version.cmake -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/lib/cmake/libbson-static-1.0/libbson-static-1.0-config.cmake -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/lib/cmake/libbson-static-1.0/libbson-static-1.0-config-version.cmake -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_append_array.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_append_array_begin.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_append_array_end.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_append_binary.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_append_bool.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_append_code.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_append_code_with_scope.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_append_date_time.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_append_dbpointer.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_append_decimal128.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_append_document.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_append_document_begin.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_append_document_end.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_append_double.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_append_int32.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_append_int64.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_append_iter.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_append_maxkey.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_append_minkey.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_append_now_utc.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_append_null.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_append_oid.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_append_regex.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_append_regex_w_len.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_append_symbol.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_append_time_t.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_append_timestamp.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_append_timeval.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_append_undefined.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_append_utf8.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_append_value.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_array_as_json.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_as_canonical_extended_json.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_as_json.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_as_relaxed_extended_json.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_ascii_strtoll.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_check_version.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_compare.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_concat.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_context_destroy.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_context_get_default.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_context_new.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_context_t.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_copy.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_copy_to.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_copy_to_excluding.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_copy_to_excluding_noinit.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_copy_to_excluding_noinit_va.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_count_keys.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_decimal128_from_string.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_decimal128_from_string_w_len.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_decimal128_t.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_decimal128_to_string.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_destroy.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_destroy_with_steal.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_equal.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_error_t.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_free.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_get_data.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_get_major_version.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_get_micro_version.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_get_minor_version.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_get_monotonic_time.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_get_version.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_has_field.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_init.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_init_from_json.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_init_static.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_isspace.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_iter_array.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_iter_as_bool.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_iter_as_double.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_iter_as_int64.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_iter_binary.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_iter_bool.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_iter_code.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_iter_codewscope.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_iter_date_time.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_iter_dbpointer.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_iter_decimal128.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_iter_document.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_iter_double.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_iter_dup_utf8.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_iter_find.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_iter_find_case.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_iter_find_descendant.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_iter_find_w_len.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_iter_init.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_iter_init_find.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_iter_init_find_case.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_iter_init_find_w_len.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_iter_init_from_data.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_iter_init_from_data_at_offset.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_iter_int32.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_iter_int64.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_iter_key.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_iter_key_len.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_iter_next.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_iter_offset.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_iter_oid.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_iter_overwrite_bool.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_iter_overwrite_date_time.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_iter_overwrite_decimal128.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_iter_overwrite_double.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_iter_overwrite_int32.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_iter_overwrite_int64.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_iter_overwrite_oid.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_iter_overwrite_timestamp.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_iter_recurse.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_iter_regex.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_iter_symbol.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_iter_t.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_iter_time_t.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_iter_timestamp.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_iter_timeval.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_iter_type.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_iter_utf8.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_iter_value.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_iter_visit_all.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_json_data_reader_ingest.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_json_data_reader_new.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_json_reader_destroy.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_json_reader_new.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_json_reader_new_from_fd.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_json_reader_new_from_file.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_json_reader_read.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_json_reader_t.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_malloc.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_malloc0.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_md5_append.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_md5_finish.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_md5_init.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_md5_t.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_mem_restore_vtable.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_mem_set_vtable.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_memory.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_new.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_new_from_buffer.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_new_from_data.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_new_from_json.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_oid_compare.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_oid_copy.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_oid_equal.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_oid_get_time_t.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_oid_hash.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_oid_init.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_oid_init_from_data.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_oid_init_from_string.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_oid_init_sequence.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_oid_is_valid.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_oid_t.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_oid_to_string.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_reader_destroy.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_reader_destroy_func_t.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_reader_new_from_data.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_reader_new_from_fd.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_reader_new_from_file.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_reader_new_from_handle.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_reader_read.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_reader_read_func_t.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_reader_reset.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_reader_set_destroy_func.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_reader_set_read_func.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_reader_t.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_reader_tell.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_realloc.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_realloc_ctx.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_realloc_func.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_reinit.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_reserve_buffer.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_set_error.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_sized_new.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_snprintf.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_steal.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_strcasecmp.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_strdup.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_strdup_printf.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_strdupv_printf.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_strerror_r.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_strfreev.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_string_append.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_string_append_c.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_string_append_printf.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_string_append_unichar.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_string_free.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_string_new.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_string_t.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_string_truncate.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_strncpy.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_strndup.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_strnlen.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_subtype_t.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_t.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_type_t.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_uint32_to_string.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_unichar_t.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_utf8_escape_for_json.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_utf8_from_unichar.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_utf8_get_char.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_utf8_next_char.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_utf8_validate.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_validate.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_validate_with_error.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_value_copy.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_value_destroy.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_value_t.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_visitor_t.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_vsnprintf.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_writer_begin.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_writer_destroy.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_writer_end.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_writer_get_length.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_writer_new.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_writer_rollback.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_writer_t.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_zero_free.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_character_and_string_routines.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_creating.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_cross_platform_notes.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_endianness.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_errors.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_reference.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_guides.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_include_and_link.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_json.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_oid.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_parsing.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_streaming_bson.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_threading.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_tutorial.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_utf8.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_valgrind.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/bson_version.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/bin/mongoc-stat -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/lib/libmongoc-1.0.so.0.0.0 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/lib/libmongoc-1.0.so.0 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/lib/libmongoc-1.0.so -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/lib/libmongoc-static-1.0.a -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/include/libmongoc-1.0/mongoc/mongoc-config.h -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/include/libmongoc-1.0/mongoc/mongoc-version.h -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/include/libmongoc-1.0/mongoc/mongoc.h -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/include/libmongoc-1.0/mongoc/mongoc-apm.h -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/include/libmongoc-1.0/mongoc/mongoc-bulk-operation.h -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/include/libmongoc-1.0/mongoc/mongoc-change-stream.h -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/include/libmongoc-1.0/mongoc/mongoc-client.h -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/include/libmongoc-1.0/mongoc/mongoc-client-pool.h -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/include/libmongoc-1.0/mongoc/mongoc-client-side-encryption.h -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/include/libmongoc-1.0/mongoc/mongoc-collection.h -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/include/libmongoc-1.0/mongoc/mongoc-cursor.h -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/include/libmongoc-1.0/mongoc/mongoc-database.h -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/include/libmongoc-1.0/mongoc/mongoc-error.h -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/include/libmongoc-1.0/mongoc/mongoc-flags.h -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/include/libmongoc-1.0/mongoc/mongoc-find-and-modify.h -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/include/libmongoc-1.0/mongoc/mongoc-gridfs.h -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/include/libmongoc-1.0/mongoc/mongoc-gridfs-bucket.h -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/include/libmongoc-1.0/mongoc/mongoc-gridfs-file.h -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/include/libmongoc-1.0/mongoc/mongoc-gridfs-file-page.h -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/include/libmongoc-1.0/mongoc/mongoc-gridfs-file-list.h -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/include/libmongoc-1.0/mongoc/mongoc-handshake.h -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/include/libmongoc-1.0/mongoc/mongoc-host-list.h -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/include/libmongoc-1.0/mongoc/mongoc-init.h -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/include/libmongoc-1.0/mongoc/mongoc-index.h -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/include/libmongoc-1.0/mongoc/mongoc-iovec.h -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/include/libmongoc-1.0/mongoc/mongoc-log.h -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/include/libmongoc-1.0/mongoc/mongoc-macros.h -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/include/libmongoc-1.0/mongoc/mongoc-matcher.h -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/include/libmongoc-1.0/mongoc/mongoc-opcode.h -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/include/libmongoc-1.0/mongoc/mongoc-prelude.h -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/include/libmongoc-1.0/mongoc/mongoc-read-concern.h -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/include/libmongoc-1.0/mongoc/mongoc-read-prefs.h -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/include/libmongoc-1.0/mongoc/mongoc-server-description.h -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/include/libmongoc-1.0/mongoc/mongoc-client-session.h -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/include/libmongoc-1.0/mongoc/mongoc-socket.h -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/include/libmongoc-1.0/mongoc/mongoc-stream-tls-libressl.h -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/include/libmongoc-1.0/mongoc/mongoc-stream-tls-openssl.h -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/include/libmongoc-1.0/mongoc/mongoc-stream.h -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/include/libmongoc-1.0/mongoc/mongoc-stream-buffered.h -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/include/libmongoc-1.0/mongoc/mongoc-stream-file.h -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/include/libmongoc-1.0/mongoc/mongoc-stream-gridfs.h -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/include/libmongoc-1.0/mongoc/mongoc-stream-socket.h -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/include/libmongoc-1.0/mongoc/mongoc-topology-description.h -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/include/libmongoc-1.0/mongoc/mongoc-uri.h -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/include/libmongoc-1.0/mongoc/mongoc-version-functions.h -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/include/libmongoc-1.0/mongoc/mongoc-write-concern.h -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/include/libmongoc-1.0/mongoc/mongoc-rand.h -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/include/libmongoc-1.0/mongoc/mongoc-stream-tls.h -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/include/libmongoc-1.0/mongoc/mongoc-ssl.h -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/include/libmongoc-1.0/mongoc.h -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/lib/pkgconfig/libmongoc-1.0.pc -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/lib/pkgconfig/libmongoc-static-1.0.pc -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/lib/pkgconfig/libmongoc-ssl-1.0.pc -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/lib/cmake/mongoc-1.0/mongoc-targets.cmake -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/lib/cmake/mongoc-1.0/mongoc-targets-none.cmake -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/lib/cmake/mongoc-1.0/mongoc-1.0-config.cmake -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/lib/cmake/mongoc-1.0/mongoc-1.0-config-version.cmake -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/lib/cmake/libmongoc-1.0/libmongoc-1.0-config.cmake -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/lib/cmake/libmongoc-1.0/libmongoc-1.0-config-version.cmake -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/lib/cmake/libmongoc-static-1.0/libmongoc-static-1.0-config.cmake -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/lib/cmake/libmongoc-static-1.0/libmongoc-static-1.0-config-version.cmake -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_advanced_connections.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_aggregate.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_application_performance_monitoring.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_authentication.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_basic_troubleshooting.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_bulk.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_connection_pooling.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_create_indexes.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_cursors.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_debugging.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_distinct_mapreduce.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_errors.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_reference.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_guides.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_init_cleanup.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_installing.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_logging.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_matcher.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_common_task_examples.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_apm_callbacks_destroy.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_apm_callbacks_new.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_apm_callbacks_t.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_apm_command_failed_get_command_name.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_apm_command_failed_get_context.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_apm_command_failed_get_duration.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_apm_command_failed_get_error.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_apm_command_failed_get_host.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_apm_command_failed_get_operation_id.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_apm_command_failed_get_reply.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_apm_command_failed_get_request_id.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_apm_command_failed_get_server_id.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_apm_command_failed_t.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_apm_command_started_get_command.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_apm_command_started_get_command_name.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_apm_command_started_get_context.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_apm_command_started_get_database_name.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_apm_command_started_get_host.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_apm_command_started_get_operation_id.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_apm_command_started_get_request_id.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_apm_command_started_get_server_id.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_apm_command_started_t.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_apm_command_succeeded_get_command_name.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_apm_command_succeeded_get_context.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_apm_command_succeeded_get_duration.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_apm_command_succeeded_get_host.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_apm_command_succeeded_get_operation_id.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_apm_command_succeeded_get_reply.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_apm_command_succeeded_get_request_id.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_apm_command_succeeded_get_server_id.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_apm_command_succeeded_t.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_apm_server_changed_get_context.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_apm_server_changed_get_host.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_apm_server_changed_get_new_description.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_apm_server_changed_get_previous_description.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_apm_server_changed_get_topology_id.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_apm_server_changed_t.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_apm_server_closed_get_context.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_apm_server_closed_get_host.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_apm_server_closed_get_topology_id.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_apm_server_closed_t.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_apm_server_heartbeat_failed_get_context.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_apm_server_heartbeat_failed_get_duration.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_apm_server_heartbeat_failed_get_error.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_apm_server_heartbeat_failed_get_host.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_apm_server_heartbeat_failed_t.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_apm_server_heartbeat_started_get_context.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_apm_server_heartbeat_started_get_host.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_apm_server_heartbeat_started_t.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_apm_server_heartbeat_succeeded_get_context.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_apm_server_heartbeat_succeeded_get_duration.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_apm_server_heartbeat_succeeded_get_host.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_apm_server_heartbeat_succeeded_get_reply.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_apm_server_heartbeat_succeeded_t.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_apm_server_opening_get_context.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_apm_server_opening_get_host.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_apm_server_opening_get_topology_id.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_apm_server_opening_t.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_apm_set_command_failed_cb.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_apm_set_command_started_cb.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_apm_set_command_succeeded_cb.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_apm_set_server_changed_cb.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_apm_set_server_closed_cb.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_apm_set_server_heartbeat_failed_cb.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_apm_set_server_heartbeat_started_cb.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_apm_set_server_heartbeat_succeeded_cb.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_apm_set_server_opening_cb.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_apm_set_topology_changed_cb.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_apm_set_topology_closed_cb.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_apm_set_topology_opening_cb.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_apm_topology_changed_get_context.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_apm_topology_changed_get_new_description.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_apm_topology_changed_get_previous_description.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_apm_topology_changed_get_topology_id.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_apm_topology_changed_t.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_apm_topology_closed_get_context.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_apm_topology_closed_get_topology_id.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_apm_topology_closed_t.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_apm_topology_opening_get_context.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_apm_topology_opening_get_topology_id.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_apm_topology_opening_t.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_auto_encryption_opts_destroy.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_auto_encryption_opts_new.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_auto_encryption_opts_set_bypass_auto_encryption.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_auto_encryption_opts_set_extra.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_auto_encryption_opts_set_key_vault_client.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_auto_encryption_opts_set_key_vault_client_pool.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_auto_encryption_opts_set_key_vault_namespace.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_auto_encryption_opts_set_kms_providers.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_auto_encryption_opts_set_schema_map.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_auto_encryption_opts_t.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_bulk_operation_delete.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_bulk_operation_delete_one.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_bulk_operation_destroy.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_bulk_operation_execute.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_bulk_operation_get_hint.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_bulk_operation_get_write_concern.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_bulk_operation_insert.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_bulk_operation_insert_with_opts.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_bulk_operation_remove.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_bulk_operation_remove_many_with_opts.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_bulk_operation_remove_one.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_bulk_operation_remove_one_with_opts.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_bulk_operation_replace_one.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_bulk_operation_replace_one_with_opts.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_bulk_operation_set_bypass_document_validation.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_bulk_operation_set_client_session.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_bulk_operation_set_hint.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_bulk_operation_t.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_bulk_operation_update.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_bulk_operation_update_many_with_opts.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_bulk_operation_update_one.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_bulk_operation_update_one_with_opts.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_change_stream_destroy.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_change_stream_error_document.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_change_stream_get_resume_token.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_change_stream_next.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_change_stream_t.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_check_version.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_cleanup.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_client_command.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_client_command_simple.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_client_command_simple_with_server_id.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_client_command_with_opts.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_client_destroy.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_client_enable_auto_encryption.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_client_encryption_create_datakey.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_client_encryption_datakey_opts_destroy.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_client_encryption_datakey_opts_new.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_client_encryption_datakey_opts_set_keyaltnames.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_client_encryption_datakey_opts_set_masterkey.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_client_encryption_datakey_opts_t.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_client_decryption_decrypt.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_client_encryption_destroy.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_client_encryption_encrypt.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_client_encryption_encrypt_opts_destroy.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_client_encryption_encrypt_opts_new.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_client_encryption_encrypt_opts_set_algorithm.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_client_encryption_encrypt_opts_set_keyaltname.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_client_encryption_encrypt_opts_set_keyid.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_client_encryption_encrypt_opts_t.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_client_encryption_new.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_client_encryption_opts_destroy.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_client_encryption_opts_new.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_client_encryption_opts_set_keyvault_client.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_client_encryption_opts_set_key_vault_namespace.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_client_encryption_opts_set_kms_providers.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_client_encryption_opts_t.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_client_encryption_t.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_client_find_databases_with_opts.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_client_get_collection.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_client_get_database.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_client_get_database_names.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_client_get_database_names_with_opts.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_client_get_default_database.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_client_get_gridfs.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_client_get_max_bson_size.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_client_get_max_message_size.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_client_get_read_concern.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_client_get_read_prefs.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_client_get_server_description.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_client_get_server_descriptions.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_client_get_server_status.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_client_get_uri.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_client_get_write_concern.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_client_new.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_client_new_from_uri.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_client_pool_destroy.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_client_pool_enable_auto_encryption.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_client_pool_max_size.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_client_pool_min_size.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_client_pool_new.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_client_pool_pop.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_client_pool_push.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_client_pool_set_apm_callbacks.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_client_pool_set_appname.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_client_pool_set_error_api.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_client_pool_set_ssl_opts.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_client_pool_t.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_client_pool_try_pop.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_client_read_command_with_opts.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_client_read_write_command_with_opts.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_client_reset.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_client_select_server.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_client_session_abort_transaction.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_client_session_advance_cluster_time.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_client_session_advance_operation_time.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_client_session_append.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_client_session_commit_transaction.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_client_session_destroy.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_client_session_get_client.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_client_session_get_cluster_time.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_client_session_get_lsid.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_client_session_get_operation_time.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_client_session_get_opts.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_client_session_get_server_id.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_client_session_get_transaction_state.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_client_session_in_transaction.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_client_session_start_transaction.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_client_session_t.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_client_session_with_transaction.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_client_session_with_transaction_cb_t.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_client_set_apm_callbacks.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_client_set_appname.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_client_set_error_api.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_client_set_read_concern.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_client_set_read_prefs.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_client_set_ssl_opts.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_client_set_stream_initiator.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_client_set_write_concern.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_client_start_session.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_client_t.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_client_watch.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_client_write_command_with_opts.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_collection_aggregate.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_collection_command.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_collection_command_simple.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_collection_command_with_opts.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_collection_copy.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_collection_count.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_collection_count_documents.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_collection_count_with_opts.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_collection_create_bulk_operation.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_collection_create_bulk_operation_with_opts.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_collection_create_index.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_collection_create_index_with_opts.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_collection_delete.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_collection_delete_many.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_collection_delete_one.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_collection_destroy.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_collection_drop.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_collection_drop_index.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_collection_drop_index_with_opts.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_collection_drop_with_opts.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_collection_ensure_index.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_collection_estimated_document_count.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_collection_find.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_collection_find_and_modify.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_collection_find_and_modify_with_opts.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_collection_find_indexes.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_collection_find_indexes_with_opts.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_collection_find_with_opts.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_collection_get_last_error.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_collection_get_name.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_collection_get_read_concern.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_collection_get_read_prefs.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_collection_get_write_concern.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_collection_insert.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_collection_insert_bulk.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_collection_insert_many.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_collection_insert_one.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_collection_keys_to_index_string.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_collection_read_command_with_opts.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_collection_read_write_command_with_opts.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_collection_remove.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_collection_rename.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_collection_rename_with_opts.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_collection_replace_one.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_collection_save.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_collection_set_read_concern.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_collection_set_read_prefs.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_collection_set_write_concern.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_collection_stats.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_collection_t.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_collection_update.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_collection_update_many.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_collection_update_one.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_collection_validate.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_collection_watch.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_collection_write_command_with_opts.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_cursor_clone.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_cursor_current.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_cursor_destroy.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_cursor_error.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_cursor_error_document.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_cursor_get_batch_size.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_cursor_get_hint.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_cursor_get_host.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_cursor_get_id.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_cursor_get_limit.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_cursor_get_max_await_time_ms.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_cursor_is_alive.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_cursor_more.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_cursor_new_from_command_reply.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_cursor_new_from_command_reply_with_opts.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_cursor_next.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_cursor_set_batch_size.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_cursor_set_hint.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_cursor_set_limit.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_cursor_set_max_await_time_ms.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_cursor_t.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_database_add_user.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_database_aggregate.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_database_command.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_database_command_simple.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_database_command_with_opts.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_database_copy.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_database_create_collection.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_database_destroy.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_database_drop.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_database_drop_with_opts.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_database_find_collections.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_database_find_collections_with_opts.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_database_get_collection.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_database_get_collection_names.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_database_get_collection_names_with_opts.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_database_get_name.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_database_get_read_concern.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_database_get_read_prefs.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_database_get_write_concern.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_database_has_collection.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_database_read_command_with_opts.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_database_read_write_command_with_opts.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_database_remove_all_users.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_database_remove_user.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_database_set_read_concern.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_database_set_read_prefs.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_database_set_write_concern.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_database_t.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_database_watch.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_database_write_command_with_opts.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_delete_flags_t.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_error_has_label.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_find_and_modify_opts_append.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_find_and_modify_opts_destroy.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_find_and_modify_opts_get_bypass_document_validation.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_find_and_modify_opts_get_fields.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_find_and_modify_opts_get_flags.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_find_and_modify_opts_get_max_time_ms.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_find_and_modify_opts_get_sort.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_find_and_modify_opts_get_update.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_find_and_modify_opts_new.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_find_and_modify_opts_set_bypass_document_validation.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_find_and_modify_opts_set_fields.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_find_and_modify_opts_set_flags.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_find_and_modify_opts_set_max_time_ms.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_find_and_modify_opts_set_sort.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_find_and_modify_opts_set_update.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_find_and_modify_opts_t.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_get_major_version.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_get_micro_version.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_get_minor_version.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_get_version.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_gridfs_bucket_abort_upload.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_gridfs_bucket_delete_by_id.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_gridfs_bucket_destroy.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_gridfs_bucket_download_to_stream.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_gridfs_bucket_find.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_gridfs_bucket_new.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_gridfs_bucket_open_download_stream.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_gridfs_bucket_open_upload_stream.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_gridfs_bucket_open_upload_stream_with_id.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_gridfs_bucket_stream_error.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_gridfs_bucket_t.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_gridfs_bucket_upload_from_stream.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_gridfs_bucket_upload_from_stream_with_id.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_gridfs_create_file.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_gridfs_create_file_from_stream.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_gridfs_destroy.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_gridfs_drop.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_gridfs_file_destroy.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_gridfs_file_error.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_gridfs_file_get_aliases.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_gridfs_file_get_chunk_size.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_gridfs_file_get_content_type.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_gridfs_file_get_filename.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_gridfs_file_get_id.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_gridfs_file_get_length.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_gridfs_file_get_md5.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_gridfs_file_get_metadata.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_gridfs_file_get_upload_date.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_gridfs_file_list_destroy.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_gridfs_file_list_error.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_gridfs_file_list_next.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_gridfs_file_list_t.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_gridfs_file_opt_t.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_gridfs_file_readv.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_gridfs_file_remove.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_gridfs_file_save.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_gridfs_file_seek.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_gridfs_file_set_aliases.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_gridfs_file_set_content_type.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_gridfs_file_set_filename.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_gridfs_file_set_id.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_gridfs_file_set_md5.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_gridfs_file_set_metadata.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_gridfs_file_t.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_gridfs_file_tell.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_gridfs_file_writev.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_gridfs_find.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_gridfs_find_one.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_gridfs_find_one_by_filename.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_gridfs_find_one_with_opts.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_gridfs_find_with_opts.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_gridfs_get_chunks.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_gridfs_get_files.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_gridfs_remove_by_filename.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_gridfs_t.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_host_list_t.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_index_opt_geo_get_default.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_index_opt_geo_init.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_index_opt_geo_t.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_index_opt_get_default.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_index_opt_init.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_index_opt_t.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_index_opt_wt_get_default.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_index_opt_wt_init.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_index_opt_wt_t.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_init.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_insert_flags_t.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_iovec_t.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_matcher_destroy.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_matcher_match.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_matcher_new.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_matcher_t.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_query_flags_t.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_rand.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_rand_add.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_rand_seed.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_rand_status.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_read_concern_append.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_read_concern_copy.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_read_concern_destroy.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_read_concern_get_level.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_read_concern_is_default.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_read_concern_new.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_read_concern_set_level.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_read_concern_t.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_read_mode_t.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_read_prefs_add_tag.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_read_prefs_copy.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_read_prefs_destroy.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_read_prefs_get_max_staleness_seconds.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_read_prefs_get_mode.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_read_prefs_get_tags.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_read_prefs_is_valid.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_read_prefs_new.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_read_prefs_set_max_staleness_seconds.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_read_prefs_set_mode.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_read_prefs_set_tags.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_read_prefs_t.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_remove_flags_t.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_reply_flags_t.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_server_description_destroy.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_server_description_host.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_server_description_id.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_server_description_ismaster.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_server_description_last_update_time.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_server_description_new_copy.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_server_description_round_trip_time.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_server_description_t.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_server_description_type.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_server_descriptions_destroy_all.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_session_opt_t.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_session_opts_clone.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_session_opts_destroy.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_session_opts_get_causal_consistency.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_session_opts_get_default_transaction_opts.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_session_opts_get_transaction_opts.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_session_opts_new.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_session_opts_set_causal_consistency.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_session_opts_set_default_transaction_opts.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_socket_accept.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_socket_bind.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_socket_close.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_socket_connect.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_socket_destroy.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_socket_errno.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_socket_getnameinfo.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_socket_getsockname.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_socket_listen.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_socket_new.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_socket_recv.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_socket_send.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_socket_sendv.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_socket_setsockopt.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_socket_t.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_ssl_opt_get_default.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_ssl_opt_t.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_stream_buffered_new.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_stream_buffered_t.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_stream_close.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_stream_cork.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_stream_destroy.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_stream_file_get_fd.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_stream_file_new.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_stream_file_new_for_path.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_stream_file_t.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_stream_flush.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_stream_get_base_stream.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_stream_gridfs_new.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_stream_read.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_stream_readv.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_stream_setsockopt.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_stream_should_retry.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_stream_socket_get_socket.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_stream_socket_new.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_stream_socket_t.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_stream_t.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_stream_timed_out.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_stream_tls_t.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_stream_uncork.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_stream_write.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_stream_writev.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_topology_description_get_servers.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_topology_description_has_readable_server.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_topology_description_has_writable_server.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_topology_description_t.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_topology_description_type.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_transaction_opt_t.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_transaction_opts_clone.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_transaction_opts_destroy.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_transaction_opts_get_max_commit_time_ms.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_transaction_opts_get_read_concern.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_transaction_opts_get_read_prefs.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_transaction_opts_get_write_concern.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_transaction_opts_new.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_transaction_opts_set_max_commit_time_ms.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_transaction_opts_set_read_concern.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_transaction_opts_set_read_prefs.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_transaction_opts_set_write_concern.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_transaction_state_t.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_update_flags_t.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_uri_copy.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_uri_destroy.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_uri_get_auth_mechanism.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_uri_get_auth_source.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_uri_get_compressors.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_uri_get_database.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_uri_get_hosts.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_uri_get_mechanism_properties.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_uri_get_option_as_bool.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_uri_get_option_as_int32.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_uri_get_option_as_int64.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_uri_get_option_as_utf8.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_uri_get_options.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_uri_get_password.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_uri_get_read_concern.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_uri_get_read_prefs.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_uri_get_read_prefs_t.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_uri_get_replica_set.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_uri_get_service.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_uri_get_ssl.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_uri_get_string.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_uri_get_tls.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_uri_get_username.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_uri_get_write_concern.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_uri_new.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_uri_new_for_host_port.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_uri_new_with_error.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_uri_option_is_bool.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_uri_option_is_int32.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_uri_option_is_int64.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_uri_option_is_utf8.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_uri_set_auth_mechanism.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_uri_set_auth_source.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_uri_set_compressors.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_uri_set_database.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_uri_set_mechanism_properties.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_uri_set_option_as_bool.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_uri_set_option_as_int32.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_uri_set_option_as_int64.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_uri_set_option_as_utf8.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_uri_set_password.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_uri_set_read_concern.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_uri_set_read_prefs_t.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_uri_set_username.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_uri_set_write_concern.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_uri_t.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_uri_unescape.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_version.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_write_concern_append.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_write_concern_copy.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_write_concern_destroy.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_write_concern_get_fsync.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_write_concern_get_journal.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_write_concern_get_w.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_write_concern_get_wmajority.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_write_concern_get_wtag.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_write_concern_get_wtimeout.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_write_concern_get_wtimeout_int64.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_write_concern_is_acknowledged.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_write_concern_is_default.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_write_concern_is_valid.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_write_concern_journal_is_set.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_write_concern_new.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_write_concern_set_fsync.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_write_concern_set_journal.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_write_concern_set_w.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_write_concern_set_wmajority.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_write_concern_set_wtag.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_write_concern_set_wtimeout.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_write_concern_set_wtimeout_int64.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_write_concern_t.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/man/man3/mongoc_tutorial.3 -- Installing: /home/buildozer/aports/community/mongo-c-driver/pkg/mongo-c-driver/usr/share/mongo-c-driver/uninstall.sh >>> mongo-c-driver-static*: Running split function _static... >>> mongo-c-driver-static*: Preparing subpackage mongo-c-driver-static... >>> mongo-c-driver-static*: Stripping binaries >>> mongo-c-driver-static*: Running postcheck for mongo-c-driver-static >>> libbson-static*: Running split function _libbson_static... >>> libbson-static*: Preparing subpackage libbson-static... >>> libbson-static*: Stripping binaries >>> libbson-static*: Running postcheck for libbson-static >>> mongo-c-driver-dev*: Running split function _dev... >>> mongo-c-driver-dev*: Preparing subpackage mongo-c-driver-dev... >>> mongo-c-driver-dev*: Stripping binaries >>> mongo-c-driver-dev*: Running postcheck for mongo-c-driver-dev >>> mongo-c-driver-doc*: Running split function doc... >>> mongo-c-driver-doc*: Preparing subpackage mongo-c-driver-doc... >>> mongo-c-driver-doc*: Running postcheck for mongo-c-driver-doc >>> libbson*: Running split function libbson... >>> libbson*: Preparing subpackage libbson... >>> libbson*: Stripping binaries >>> libbson*: Running postcheck for libbson >>> libbson-dev*: Running split function dev... >>> libbson-dev*: Preparing subpackage libbson-dev... >>> libbson-dev*: Stripping binaries >>> libbson-dev*: Running postcheck for libbson-dev >>> mongo-c-driver*: Running postcheck for mongo-c-driver >>> mongo-c-driver*: Preparing package mongo-c-driver... >>> mongo-c-driver*: Stripping binaries >>> libbson-dev*: Scanning shared objects >>> libbson-static*: Scanning shared objects >>> libbson*: Scanning shared objects >>> mongo-c-driver-dev*: Scanning shared objects >>> mongo-c-driver-doc*: Scanning shared objects >>> mongo-c-driver-static*: Scanning shared objects >>> mongo-c-driver*: Scanning shared objects >>> libbson-dev*: Tracing dependencies... libbson=1.16.2-r1 pkgconfig >>> libbson-dev*: Package size: 260.0 KB >>> libbson-dev*: Compressing data... >>> libbson-dev*: Create checksum... >>> libbson-dev*: Create libbson-dev-1.16.2-r1.apk >>> libbson-static*: Tracing dependencies... libbson-dev pkgconfig >>> libbson-static*: Package size: 392.0 KB >>> libbson-static*: Compressing data... >>> libbson-static*: Create checksum... >>> libbson-static*: Create libbson-static-1.16.2-r1.apk >>> libbson*: Tracing dependencies... so:libc.musl-s390x.so.1 >>> libbson*: Package size: 220.0 KB >>> libbson*: Compressing data... >>> libbson*: Create checksum... >>> libbson*: Create libbson-1.16.2-r1.apk >>> mongo-c-driver-dev*: Tracing dependencies... libbson-dev mongo-c-driver=1.16.2-r1 pkgconfig >>> mongo-c-driver-dev*: Package size: 348.0 KB >>> mongo-c-driver-dev*: Compressing data... >>> mongo-c-driver-dev*: Create checksum... >>> mongo-c-driver-dev*: Create mongo-c-driver-dev-1.16.2-r1.apk >>> mongo-c-driver-doc*: Tracing dependencies... >>> mongo-c-driver-doc*: Package size: 3.5 MB >>> mongo-c-driver-doc*: Compressing data... >>> mongo-c-driver-doc*: Create checksum... >>> mongo-c-driver-doc*: Create mongo-c-driver-doc-1.16.2-r1.apk >>> mongo-c-driver-static*: Tracing dependencies... mongo-c-driver-dev pkgconfig >>> mongo-c-driver-static*: Package size: 1.3 MB >>> mongo-c-driver-static*: Compressing data... >>> mongo-c-driver-static*: Create checksum... >>> mongo-c-driver-static*: Create mongo-c-driver-static-1.16.2-r1.apk >>> mongo-c-driver*: Tracing dependencies... so:libbson-1.0.so.0 so:libc.musl-s390x.so.1 so:libcrypto.so.1.1 so:libsnappy.so.1 so:libssl.so.1.1 so:libz.so.1 so:libzstd.so.1 >>> mongo-c-driver*: Package size: 628.0 KB >>> mongo-c-driver*: Compressing data... >>> mongo-c-driver*: Create checksum... >>> mongo-c-driver*: Create mongo-c-driver-1.16.2-r1.apk >>> mongo-c-driver: Build complete at Thu, 21 Apr 2022 22:27:26 +0000 elapsed time 0h 1m 25s >>> mongo-c-driver: Cleaning up srcdir >>> mongo-c-driver: Cleaning up pkgdir >>> mongo-c-driver: Uninstalling dependencies... (1/48) Purging .makedepends-mongo-c-driver (20220421.222608) (2/48) Purging snappy-dev (1.1.9-r4) (3/48) Purging snappy (1.1.9-r4) (4/48) Purging zlib-dev (1.2.12-r0) (5/48) Purging libtool (2.4.7-r0) (6/48) Purging libltdl (2.4.7-r0) (7/48) Purging py3-sphinx (4.3.0-r1) (8/48) Purging py3-babel (2.9.1-r1) (9/48) Purging py3-tz (2022.1-r0) (10/48) Purging py3-docutils (0.16-r4) (11/48) Purging py3-imagesize (1.3.0-r0) (12/48) Purging py3-jinja2 (3.0.3-r1) (13/48) Purging py3-markupsafe (2.1.1-r0) (14/48) Purging py3-pygments (2.11.2-r0) (15/48) Purging py3-requests (2.27.1-r0) (16/48) Purging py3-certifi (2021.10.8-r0) (17/48) Purging py3-charset-normalizer (2.0.10-r0) (18/48) Purging py3-idna (3.3-r2) (19/48) Purging py3-urllib3 (1.26.9-r0) (20/48) Purging py3-setuptools (59.4.0-r0) (21/48) Purging py3-appdirs (1.4.4-r3) (22/48) Purging py3-more-itertools (8.12.0-r2) (23/48) Purging py3-ordered-set (4.0.2-r3) (24/48) Purging py3-packaging (21.3-r0) (25/48) Purging py3-six (1.16.0-r1) (26/48) Purging py3-parsing (2.4.7-r3) (27/48) Purging py3-snowballstemmer (2.1.0-r2) (28/48) Purging py3-alabaster (0.7.12-r5) (29/48) Purging py3-sphinxcontrib-applehelp (1.0.2-r2) (30/48) Purging py3-sphinxcontrib-devhelp (1.0.2-r2) (31/48) Purging py3-sphinxcontrib-htmlhelp (2.0.0-r1) (32/48) Purging py3-sphinxcontrib-jsmath (1.0.1-r2) (33/48) Purging py3-sphinxcontrib-serializinghtml (1.1.5-r1) (34/48) Purging py3-sphinxcontrib-qthelp (1.0.3-r2) (35/48) Purging python3 (3.10.3-r1) (36/48) Purging cmake (3.23.1-r0) (37/48) Purging zstd-dev (1.5.2-r1) (38/48) Purging openssl-dev (1.1.1n-r0) (39/48) Purging libarchive (3.6.1-r0) (40/48) Purging libbz2 (1.0.8-r1) (41/48) Purging libffi (3.4.2-r1) (42/48) Purging gdbm (1.23-r0) (43/48) Purging xz-libs (5.2.5-r1) (44/48) Purging mpdecimal (2.5.1-r1) (45/48) Purging readline (8.1.2-r0) (46/48) Purging sqlite-libs (3.38.2-r0) (47/48) Purging rhash-libs (1.4.2-r2) (48/48) Purging libuv (1.44.1-r0) Executing busybox-1.35.0-r8.trigger OK: 324 MiB in 89 packages >>> mongo-c-driver: Updating the community/s390x repository index... >>> mongo-c-driver: Signing the index...