>>> mongo-c-driver: Building community/mongo-c-driver 1.16.2-r2 (using abuild 3.9.0-r3) started Tue, 02 Aug 2022 21:15:20 +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 openssl-dev>3 snappy-dev zlib-dev libtool py3-sphinx cmake zstd-dev (1/46) Installing openssl-dev (3.0.5-r1) (2/46) Installing snappy (1.1.9-r4) (3/46) Installing snappy-dev (1.1.9-r4) (4/46) Installing zlib-dev (1.2.12-r1) (5/46) Installing libltdl (2.4.7-r0) (6/46) Installing libtool (2.4.7-r0) (7/46) Installing libffi (3.4.2-r1) (8/46) Installing gdbm (1.23-r0) (9/46) Installing mpdecimal (2.5.1-r1) (10/46) Installing readline (8.1.2-r0) (11/46) Installing sqlite-libs (3.39.2-r0) (12/46) Installing python3 (3.10.5-r2) (13/46) Installing py3-tz (2022.1-r0) (14/46) Installing py3-babel (2.9.1-r1) (15/46) Installing py3-docutils (0.16-r4) (16/46) Installing py3-imagesize (1.4.1-r0) (17/46) Installing py3-markupsafe (2.1.1-r1) (18/46) Installing py3-jinja2 (3.1.2-r0) (19/46) Installing py3-pygments (2.11.2-r0) (20/46) Installing py3-certifi (2021.10.8-r0) (21/46) Installing py3-charset-normalizer (2.1.0-r0) (22/46) Installing py3-idna (3.3-r2) (23/46) Installing py3-urllib3 (1.26.10-r0) (24/46) Installing py3-requests (2.28.1-r0) (25/46) Installing py3-appdirs (1.4.4-r4) (26/46) Installing py3-more-itertools (8.13.0-r0) (27/46) Installing py3-ordered-set (4.0.2-r4) (28/46) Installing py3-parsing (3.0.9-r0) (29/46) Installing py3-six (1.16.0-r2) (30/46) Installing py3-packaging (21.3-r1) (31/46) Installing py3-setuptools (59.4.0-r0) (32/46) Installing py3-snowballstemmer (2.2.0-r0) (33/46) Installing py3-alabaster (0.7.12-r5) (34/46) Installing py3-sphinxcontrib-applehelp (1.0.2-r3) (35/46) Installing py3-sphinxcontrib-devhelp (1.0.2-r3) (36/46) Installing py3-sphinxcontrib-htmlhelp (2.0.0-r2) (37/46) Installing py3-sphinxcontrib-jsmath (1.0.1-r3) (38/46) Installing py3-sphinxcontrib-serializinghtml (1.1.5-r2) (39/46) Installing py3-sphinxcontrib-qthelp (1.0.3-r3) (40/46) Installing py3-sphinx (4.3.0-r1) (41/46) Installing libarchive (3.6.1-r1) (42/46) Installing rhash-libs (1.4.3-r1) (43/46) Installing libuv (1.44.2-r0) (44/46) Installing cmake (3.23.3-r0) (45/46) Installing zstd-dev (1.5.2-r4) (46/46) Installing .makedepends-mongo-c-driver (20220802.211521) Executing busybox-1.35.0-r22.trigger OK: 867 MiB in 150 packages >>> mongo-c-driver: Cleaning up srcdir >>> mongo-c-driver: Cleaning up pkgdir >>> mongo-c-driver: Fetching https://distfiles.alpinelinux.org/distfiles/edge/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 100 6726k 100 6726k 0 0 24.7M 0 --:--:-- --:--:-- --:--:-- 24.7M >>> mongo-c-driver: Fetching https://distfiles.alpinelinux.org/distfiles/edge/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/edge/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 /usr/local/include -- Found OpenSSL: /usr/lib/libcrypto.so (found version "3.0.5") -- 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 [ 0%] Building C object src/libbson/CMakeFiles/bson_shared.dir/src/bson/bcon.c.o [ 0%] Building C object src/libbson/CMakeFiles/bson_shared.dir/src/bson/bson.c.o [ 1%] Building C object src/libbson/CMakeFiles/bson_static.dir/src/bson/bcon.c.o [ 2%] Building C object src/libbson/CMakeFiles/bson_shared.dir/src/bson/bson-atomic.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_shared.dir/src/bson/bson-iso8601.c.o [ 2%] Building C object src/libbson/CMakeFiles/bson_shared.dir/src/bson/bson-clock.c.o [ 2%] 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.c.o [ 3%] Building C object src/libbson/CMakeFiles/bson_shared.dir/src/bson/bson-context.c.o [ 3%] Building C object src/libbson/CMakeFiles/bson_static.dir/src/bson/bson-context.c.o [ 4%] Building C object src/libbson/CMakeFiles/bson_shared.dir/src/bson/bson-decimal128.c.o [ 4%] Building C object src/libbson/CMakeFiles/bson_shared.dir/src/bson/bson-iter.c.o [ 5%] Building C object src/libbson/CMakeFiles/bson_static.dir/src/bson/bson-clock.c.o [ 5%] Building C object src/libbson/CMakeFiles/bson_shared.dir/src/bson/bson-keys.c.o [ 5%] Building C object src/libbson/CMakeFiles/bson_shared.dir/src/bson/bson-error.c.o [ 5%] Building C object src/libbson/CMakeFiles/bson_static.dir/src/bson/bson-json.c.o [ 5%] Building C object src/libbson/CMakeFiles/bson_static.dir/src/bson/bson-error.c.o [ 6%] Building C object src/libbson/CMakeFiles/bson_static.dir/src/bson/bson-iso8601.c.o [ 6%] Building C object src/libbson/CMakeFiles/bson_shared.dir/src/bson/bson-oid.c.o [ 6%] Building C object src/libbson/CMakeFiles/bson_static.dir/src/bson/bson-md5.c.o [ 6%] Building C object src/libbson/CMakeFiles/bson_shared.dir/src/bson/bson-json.c.o [ 6%] Building C object src/libbson/CMakeFiles/bson_static.dir/src/bson/bson-iter.c.o [ 6%] Building C object src/libbson/CMakeFiles/bson_shared.dir/src/bson/bson-md5.c.o [ 8%] Building C object src/libbson/CMakeFiles/bson_shared.dir/src/bson/bson-string.c.o [ 8%] Building C object src/libbson/CMakeFiles/bson_static.dir/src/bson/bson-memory.c.o [ 8%] Building C object src/libbson/CMakeFiles/bson_shared.dir/src/bson/bson-memory.c.o [ 9%] Building C object src/libbson/CMakeFiles/bson_static.dir/src/bson/bson-keys.c.o [ 10%] Building C object src/libbson/CMakeFiles/bson_static.dir/src/bson/bson-oid.c.o [ 10%] Building C object src/libbson/CMakeFiles/bson_shared.dir/src/bson/bson-reader.c.o [ 10%] Building manual pages with Sphinx [ 10%] Building C object src/libbson/CMakeFiles/bson_static.dir/src/bson/bson-reader.c.o [ 10%] Building C object src/libbson/CMakeFiles/bson_static.dir/src/bson/bson-string.c.o [ 10%] Building manual pages with Sphinx [ 10%] Building C object src/libbson/CMakeFiles/bson_static.dir/src/bson/bson-timegm.c.o [ 10%] Building C object src/libbson/CMakeFiles/bson_shared.dir/src/bson/bson-timegm.c.o [ 10%] Building C object src/libbson/CMakeFiles/bson_shared.dir/src/bson/bson-utf8.c.o [ 12%] Building C object src/libbson/CMakeFiles/bson_static.dir/src/bson/bson-utf8.c.o [ 12%] Building C object src/libbson/CMakeFiles/bson_shared.dir/src/bson/bson-value.c.o [ 12%] Building C object src/libbson/CMakeFiles/bson_shared.dir/src/bson/bson-version-functions.c.o [ 12%] Building C object src/libbson/CMakeFiles/bson_static.dir/src/bson/bson-value.c.o [ 12%] Building C object src/libbson/CMakeFiles/bson_static.dir/src/bson/bson-version-functions.c.o [ 13%] Building C object src/libbson/CMakeFiles/bson_static.dir/src/bson/bson-writer.c.o [ 13%] Building C object src/libbson/CMakeFiles/bson_shared.dir/src/bson/bson-writer.c.o [ 13%] Building C object src/libbson/CMakeFiles/bson_shared.dir/src/jsonsl/jsonsl.c.o [ 13%] Building C object src/libbson/CMakeFiles/bson_static.dir/src/jsonsl/jsonsl.c.o [ 14%] Building C object src/libbson/CMakeFiles/bson_static.dir/__/common/common-b64.c.o [ 14%] Building C object src/libbson/CMakeFiles/bson_shared.dir/__/common/common-b64.c.o [ 15%] Building C object src/libbson/CMakeFiles/bson_static.dir/__/common/common-md5.c.o [ 15%] Building C object src/libbson/CMakeFiles/bson_shared.dir/__/common/common-md5.c.o [ 15%] Linking C static library libbson-static-1.0.a [ 15%] Linking C shared library libbson-1.0.so [ 15%] Built target bson_static [ 15%] Building C object src/libmongoc/CMakeFiles/mongoc_static.dir/src/mongoc/mongoc-aggregate.c.o [ 15%] Building C object src/libmongoc/CMakeFiles/mongoc_static.dir/src/mongoc/mongoc-apm.c.o [ 15%] Building C object src/libmongoc/CMakeFiles/mongoc_static.dir/src/mongoc/mongoc-array.c.o [ 16%] Building C object src/libmongoc/CMakeFiles/mongoc_static.dir/src/mongoc/mongoc-async.c.o [ 16%] Building C object src/libmongoc/CMakeFiles/mongoc_static.dir/src/mongoc/mongoc-client.c.o [ 16%] Building C object src/libmongoc/CMakeFiles/mongoc_static.dir/src/mongoc/mongoc-async-cmd.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 [ 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-buffer.c.o [ 18%] Building C object src/libmongoc/CMakeFiles/mongoc_static.dir/src/mongoc/mongoc-cluster-sasl.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-compression.c.o [ 19%] Building C object src/libmongoc/CMakeFiles/mongoc_static.dir/src/mongoc/mongoc-client-side-encryption.c.o [ 19%] Building C object src/libmongoc/CMakeFiles/mongoc_static.dir/src/mongoc/mongoc-crypt.c.o [ 19%] 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-collection.c.o [ 20%] Building C object src/libmongoc/CMakeFiles/mongoc_static.dir/src/mongoc/mongoc-counters.c.o [ 20%] Building C object src/libmongoc/CMakeFiles/mongoc_static.dir/src/mongoc/mongoc-cursor-change-stream.c.o [ 20%] Building C object src/libmongoc/CMakeFiles/mongoc_static.dir/src/mongoc/mongoc-cursor.c.o [ 20%] 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_static.dir/src/mongoc/mongoc-cursor-cmd.c.o [ 21%] Building C object src/libmongoc/CMakeFiles/mongoc_static.dir/src/mongoc/mongoc-cursor-find.c.o [ 22%] Building C object src/libmongoc/CMakeFiles/mongoc_static.dir/src/mongoc/mongoc-cursor-legacy.c.o [ 22%] Building C object src/libmongoc/CMakeFiles/mongoc_static.dir/src/mongoc/mongoc-cursor-find-cmd.c.o [ 22%] 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-database.c.o [ 23%] Building C object src/libmongoc/CMakeFiles/mongoc_static.dir/src/mongoc/mongoc-error.c.o [ 23%] Built target bson_shared [ 23%] Building C object src/libmongoc/CMakeFiles/mongoc_static.dir/src/mongoc/mongoc-find-and-modify.c.o [ 24%] Building C object src/libmongoc/CMakeFiles/mongoc_static.dir/src/mongoc/mongoc-init.c.o [ 24%] Building C object src/libmongoc/CMakeFiles/mongoc_shared.dir/src/mongoc/mongoc-aggregate.c.o [ 24%] Building C object src/libmongoc/CMakeFiles/mongoc_static.dir/src/mongoc/mongoc-gridfs.c.o [ 24%] Building C object src/libmongoc/CMakeFiles/mongoc_static.dir/src/mongoc/mongoc-gridfs-bucket.c.o [ 24%] Building C object src/libmongoc/CMakeFiles/mongoc_static.dir/src/mongoc/mongoc-gridfs-bucket-file.c.o [ 25%] Building C object src/libmongoc/CMakeFiles/mongoc_static.dir/src/mongoc/mongoc-gridfs-file.c.o [ 25%] Building C object src/libmongoc/CMakeFiles/mongoc_static.dir/src/mongoc/mongoc-gridfs-file-list.c.o [ 25%] Building C object src/libmongoc/CMakeFiles/mongoc_static.dir/src/mongoc/mongoc-gridfs-file-page.c.o [ 26%] Building C object src/libmongoc/CMakeFiles/mongoc_static.dir/src/mongoc/mongoc-host-list.c.o [ 26%] Building C object src/libmongoc/CMakeFiles/mongoc_static.dir/src/mongoc/mongoc-handshake.c.o [ 26%] Building C object src/libmongoc/CMakeFiles/mongoc_static.dir/src/mongoc/mongoc-index.c.o [ 27%] Building C object src/libmongoc/CMakeFiles/mongoc_static.dir/src/mongoc/mongoc-list.c.o [ 27%] Building C object src/libmongoc/CMakeFiles/mongoc_static.dir/src/mongoc/mongoc-linux-distro-scanner.c.o [ 27%] Building C object src/libmongoc/CMakeFiles/mongoc_static.dir/src/mongoc/mongoc-log.c.o [ 27%] Building C object src/libmongoc/CMakeFiles/mongoc_static.dir/src/mongoc/mongoc-matcher.c.o [ 28%] Building C object src/libmongoc/CMakeFiles/mongoc_static.dir/src/mongoc/mongoc-matcher-op.c.o [ 28%] Building C object src/libmongoc/CMakeFiles/mongoc_static.dir/src/mongoc/mongoc-memcmp.c.o [ 28%] Building C object src/libmongoc/CMakeFiles/mongoc_static.dir/src/mongoc/mongoc-cmd.c.o [ 29%] Building C object src/libmongoc/CMakeFiles/mongoc_static.dir/src/mongoc/mongoc-opts.c.o /home/buildozer/aports/community/mongo-c-driver/src/mongo-c-driver-1.16.2/src/libmongoc/src/mongoc/mongoc-log.c: In function 'mongoc_log_default_handler': /home/buildozer/aports/community/mongo-c-driver/src/mongo-c-driver-1.16.2/src/libmongoc/src/mongoc/mongoc-log.c:187:21: warning: format '%ld' expects argument of type 'long int', but argument 4 has type 'suseconds_t' {aka 'long long int'} [-Wformat=] 187 | "%s.%04ld: [%5d]: %8s: %12s: %s\n", | ~~~~^ | | | long int | %04lld 188 | nowstr, 189 | tv.tv_usec / 1000L, | ~~~~~~~~~~~~~~~~~~ | | | suseconds_t {aka long long int} [ 29%] Building C object src/libmongoc/CMakeFiles/mongoc_static.dir/src/mongoc/mongoc-opts-helpers.c.o [ 29%] Building C object src/libmongoc/CMakeFiles/mongoc_shared.dir/src/mongoc/mongoc-apm.c.o [ 29%] Building C object src/libmongoc/CMakeFiles/mongoc_static.dir/src/mongoc/mongoc-queue.c.o [ 30%] Building C object src/libmongoc/CMakeFiles/mongoc_static.dir/src/mongoc/mongoc-read-concern.c.o [ 30%] Building C object src/libmongoc/CMakeFiles/mongoc_static.dir/src/mongoc/mongoc-read-prefs.c.o [ 30%] Building C object src/libmongoc/CMakeFiles/mongoc_static.dir/src/mongoc/mongoc-rpc.c.o [ 30%] Building C object src/libmongoc/CMakeFiles/mongoc_static.dir/src/mongoc/mongoc-server-description.c.o [ 31%] Building C object src/libmongoc/CMakeFiles/mongoc_static.dir/src/mongoc/mongoc-server-stream.c.o [ 31%] Building C object src/libmongoc/CMakeFiles/mongoc_static.dir/src/mongoc/mongoc-client-session.c.o [ 31%] Building C object src/libmongoc/CMakeFiles/mongoc_static.dir/src/mongoc/mongoc-set.c.o [ 32%] Building C object src/libmongoc/CMakeFiles/mongoc_static.dir/src/mongoc/mongoc-socket.c.o [ 32%] Building C object src/libmongoc/CMakeFiles/mongoc_static.dir/src/mongoc/mongoc-stream-buffered.c.o [ 32%] Building C object src/libmongoc/CMakeFiles/mongoc_static.dir/src/mongoc/mongoc-stream.c.o [ 33%] Building C object src/libmongoc/CMakeFiles/mongoc_static.dir/src/mongoc/mongoc-stream-file.c.o [ 33%] Building C object src/libmongoc/CMakeFiles/mongoc_static.dir/src/mongoc/mongoc-stream-gridfs.c.o [ 33%] Building C object src/libmongoc/CMakeFiles/mongoc_static.dir/src/mongoc/mongoc-stream-gridfs-download.c.o [ 34%] Building C object src/libmongoc/CMakeFiles/mongoc_static.dir/src/mongoc/mongoc-stream-gridfs-upload.c.o [ 34%] Building C object src/libmongoc/CMakeFiles/mongoc_static.dir/src/mongoc/mongoc-stream-socket.c.o [ 34%] Building C object src/libmongoc/CMakeFiles/mongoc_static.dir/src/mongoc/mongoc-topology.c.o [ 35%] Building C object src/libmongoc/CMakeFiles/mongoc_shared.dir/src/mongoc/mongoc-array.c.o [ 35%] Building C object src/libmongoc/CMakeFiles/mongoc_static.dir/src/mongoc/mongoc-topology-description.c.o [ 36%] Building C object src/libmongoc/CMakeFiles/mongoc_static.dir/src/mongoc/mongoc-topology-description-apm.c.o [ 36%] Building C object src/libmongoc/CMakeFiles/mongoc_static.dir/src/mongoc/mongoc-topology-scanner.c.o [ 36%] Building C object src/libmongoc/CMakeFiles/mongoc_static.dir/src/mongoc/mongoc-uri.c.o [ 37%] Building C object src/libmongoc/CMakeFiles/mongoc_static.dir/src/mongoc/mongoc-util.c.o [ 37%] Building C object src/libmongoc/CMakeFiles/mongoc_static.dir/src/mongoc/mongoc-version-functions.c.o [ 37%] Building C object src/libmongoc/CMakeFiles/mongoc_static.dir/src/mongoc/mongoc-write-command.c.o [ 37%] Building C object src/libmongoc/CMakeFiles/mongoc_shared.dir/src/mongoc/mongoc-async.c.o [ 37%] Building C object src/libmongoc/CMakeFiles/mongoc_static.dir/src/mongoc/mongoc-write-command-legacy.c.o [ 38%] Building C object src/libmongoc/CMakeFiles/mongoc_static.dir/src/mongoc/mongoc-write-concern.c.o [ 38%] Building C object src/libmongoc/CMakeFiles/mongoc_static.dir/__/common/common-b64.c.o [ 38%] Building C object src/libmongoc/CMakeFiles/mongoc_static.dir/__/common/common-md5.c.o [ 38%] Building C object src/libmongoc/CMakeFiles/mongoc_shared.dir/src/mongoc/mongoc-async-cmd.c.o [ 39%] Building C object src/libmongoc/CMakeFiles/mongoc_static.dir/src/mongoc/mongoc-crypto.c.o [ 39%] Building C object src/libmongoc/CMakeFiles/mongoc_static.dir/src/mongoc/mongoc-scram.c.o [ 39%] Building C object src/libmongoc/CMakeFiles/mongoc_static.dir/src/mongoc/mongoc-stream-tls.c.o [ 40%] Building C object src/libmongoc/CMakeFiles/mongoc_static.dir/src/mongoc/mongoc-ssl.c.o [ 40%] Building C object src/libmongoc/CMakeFiles/mongoc_static.dir/src/mongoc/mongoc-crypto-openssl.c.o [ 40%] Building C object src/libmongoc/CMakeFiles/mongoc_static.dir/src/mongoc/mongoc-rand-openssl.c.o [ 40%] Building C object src/libmongoc/CMakeFiles/mongoc_static.dir/src/mongoc/mongoc-stream-tls-openssl.c.o [ 41%] Building C object src/libmongoc/CMakeFiles/mongoc_static.dir/src/mongoc/mongoc-stream-tls-openssl-bio.c.o [ 41%] Building C object src/libmongoc/CMakeFiles/mongoc_static.dir/src/mongoc/mongoc-openssl.c.o [ 42%] Building C object src/libmongoc/CMakeFiles/mongoc_shared.dir/src/mongoc/mongoc-buffer.c.o [ 42%] Building C object src/libmongoc/CMakeFiles/mongoc_shared.dir/src/mongoc/mongoc-bulk-operation.c.o [ 42%] Building C object src/libmongoc/CMakeFiles/mongoc_shared.dir/src/mongoc/mongoc-change-stream.c.o [ 42%] Building C object src/libmongoc/CMakeFiles/mongoc_shared.dir/src/mongoc/mongoc-client.c.o [ 43%] Building C object src/libmongoc/CMakeFiles/mongoc_shared.dir/src/mongoc/mongoc-client-pool.c.o [ 43%] Building C object src/libmongoc/CMakeFiles/mongoc_shared.dir/src/mongoc/mongoc-client-side-encryption.c.o [ 43%] Building C object src/libmongoc/CMakeFiles/mongoc_shared.dir/src/mongoc/mongoc-cluster.c.o [ 44%] Building C object src/libmongoc/CMakeFiles/mongoc_shared.dir/src/mongoc/mongoc-cluster-sasl.c.o [ 44%] Building C object src/libmongoc/CMakeFiles/mongoc_shared.dir/src/mongoc/mongoc-collection.c.o [ 44%] Building C object src/libmongoc/CMakeFiles/mongoc_shared.dir/src/mongoc/mongoc-compression.c.o [ 45%] Building C object src/libmongoc/CMakeFiles/mongoc_shared.dir/src/mongoc/mongoc-counters.c.o [ 45%] Building C object src/libmongoc/CMakeFiles/mongoc_shared.dir/src/mongoc/mongoc-crypt.c.o [ 45%] Building C object src/libmongoc/CMakeFiles/mongoc_shared.dir/src/mongoc/mongoc-cursor-array.c.o [ 45%] Building C object src/libmongoc/CMakeFiles/mongoc_shared.dir/src/mongoc/mongoc-cursor.c.o [ 46%] Building C object src/libmongoc/CMakeFiles/mongoc_shared.dir/src/mongoc/mongoc-cursor-cmd.c.o [ 46%] Building C object src/libmongoc/CMakeFiles/mongoc_shared.dir/src/mongoc/mongoc-cursor-change-stream.c.o [ 46%] Building C object src/libmongoc/CMakeFiles/mongoc_shared.dir/src/mongoc/mongoc-cursor-cmd-deprecated.c.o [ 47%] Building C object src/libmongoc/CMakeFiles/mongoc_shared.dir/src/mongoc/mongoc-cursor-find.c.o [ 47%] Building C object src/libmongoc/CMakeFiles/mongoc_shared.dir/src/mongoc/mongoc-cursor-find-cmd.c.o [ 47%] Building C object src/libmongoc/CMakeFiles/mongoc_shared.dir/src/mongoc/mongoc-cursor-find-opquery.c.o /home/buildozer/aports/community/mongo-c-driver/src/mongo-c-driver-1.16.2/src/libmongoc/src/mongoc/mongoc-openssl.c: In function '_mongoc_openssl_init': /home/buildozer/aports/community/mongo-c-driver/src/mongo-c-driver-1.16.2/src/libmongoc/src/mongoc/mongoc-openssl.c:70:4: warning: 'ERR_load_BIO_strings' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 70 | ERR_load_BIO_strings (); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/openssl/cryptoerr.h:17, from /usr/include/openssl/crypto.h:38, from /usr/include/openssl/bio.h:30, from /home/buildozer/aports/community/mongo-c-driver/src/mongo-c-driver-1.16.2/src/libmongoc/src/mongoc/mongoc-openssl.c:23: /usr/include/openssl/cryptoerr_legacy.h:31:27: note: declared here 31 | OSSL_DEPRECATEDIN_3_0 int ERR_load_BIO_strings(void); | ^~~~~~~~~~~~~~~~~~~~ [ 48%] Building C object src/libmongoc/CMakeFiles/mongoc_shared.dir/src/mongoc/mongoc-cursor-legacy.c.o [ 48%] Building C object src/libmongoc/CMakeFiles/mongoc_shared.dir/src/mongoc/mongoc-database.c.o [ 48%] Building C object src/libmongoc/CMakeFiles/mongoc_shared.dir/src/mongoc/mongoc-error.c.o [ 48%] Building C object src/libmongoc/CMakeFiles/mongoc_shared.dir/src/mongoc/mongoc-find-and-modify.c.o [ 49%] Building C object src/libmongoc/CMakeFiles/mongoc_shared.dir/src/mongoc/mongoc-init.c.o [ 49%] Building C object src/libmongoc/CMakeFiles/mongoc_shared.dir/src/mongoc/mongoc-gridfs.c.o [ 49%] Building C object src/libmongoc/CMakeFiles/mongoc_shared.dir/src/mongoc/mongoc-gridfs-bucket.c.o [ 50%] Building C object src/libmongoc/CMakeFiles/mongoc_shared.dir/src/mongoc/mongoc-gridfs-bucket-file.c.o [ 50%] Building C object src/libmongoc/CMakeFiles/mongoc_shared.dir/src/mongoc/mongoc-gridfs-file.c.o [ 50%] Building C object src/libmongoc/CMakeFiles/mongoc_shared.dir/src/mongoc/mongoc-gridfs-file-list.c.o [ 51%] Building C object src/libmongoc/CMakeFiles/mongoc_shared.dir/src/mongoc/mongoc-gridfs-file-page.c.o [ 51%] Building C object src/libmongoc/CMakeFiles/mongoc_shared.dir/src/mongoc/mongoc-handshake.c.o [ 51%] Building C object src/libmongoc/CMakeFiles/mongoc_shared.dir/src/mongoc/mongoc-host-list.c.o [ 51%] Building C object src/libmongoc/CMakeFiles/mongoc_shared.dir/src/mongoc/mongoc-index.c.o [ 52%] Building C object src/libmongoc/CMakeFiles/mongoc_shared.dir/src/mongoc/mongoc-list.c.o [ 52%] Building C object src/libmongoc/CMakeFiles/mongoc_shared.dir/src/mongoc/mongoc-linux-distro-scanner.c.o [ 52%] Building C object src/libmongoc/CMakeFiles/mongoc_shared.dir/src/mongoc/mongoc-log.c.o [ 53%] Building C object src/libmongoc/CMakeFiles/mongoc_shared.dir/src/mongoc/mongoc-matcher.c.o [ 53%] Building C object src/libmongoc/CMakeFiles/mongoc_shared.dir/src/mongoc/mongoc-matcher-op.c.o [ 53%] Building C object src/libmongoc/CMakeFiles/mongoc_shared.dir/src/mongoc/mongoc-memcmp.c.o [ 54%] Building C object src/libmongoc/CMakeFiles/mongoc_shared.dir/src/mongoc/mongoc-cmd.c.o [ 54%] Building C object src/libmongoc/CMakeFiles/mongoc_shared.dir/src/mongoc/mongoc-opts.c.o /home/buildozer/aports/community/mongo-c-driver/src/mongo-c-driver-1.16.2/src/libmongoc/src/mongoc/mongoc-log.c: In function 'mongoc_log_default_handler': /home/buildozer/aports/community/mongo-c-driver/src/mongo-c-driver-1.16.2/src/libmongoc/src/mongoc/mongoc-log.c:187:21: warning: format '%ld' expects argument of type 'long int', but argument 4 has type 'suseconds_t' {aka 'long long int'} [-Wformat=] 187 | "%s.%04ld: [%5d]: %8s: %12s: %s\n", | ~~~~^ | | | long int | %04lld 188 | nowstr, 189 | tv.tv_usec / 1000L, | ~~~~~~~~~~~~~~~~~~ | | | suseconds_t {aka long long int} [ 54%] Building C object src/libmongoc/CMakeFiles/mongoc_shared.dir/src/mongoc/mongoc-opts-helpers.c.o [ 54%] Building C object src/libmongoc/CMakeFiles/mongoc_shared.dir/src/mongoc/mongoc-queue.c.o [ 55%] Building C object src/libmongoc/CMakeFiles/mongoc_shared.dir/src/mongoc/mongoc-read-concern.c.o [ 55%] Building C object src/libmongoc/CMakeFiles/mongoc_shared.dir/src/mongoc/mongoc-read-prefs.c.o [ 55%] Building C object src/libmongoc/CMakeFiles/mongoc_shared.dir/src/mongoc/mongoc-rpc.c.o [ 56%] Building C object src/libmongoc/CMakeFiles/mongoc_shared.dir/src/mongoc/mongoc-server-description.c.o [ 56%] Building C object src/libmongoc/CMakeFiles/mongoc_shared.dir/src/mongoc/mongoc-server-stream.c.o [ 56%] Building C object src/libmongoc/CMakeFiles/mongoc_shared.dir/src/mongoc/mongoc-client-session.c.o [ 57%] Building C object src/libmongoc/CMakeFiles/mongoc_shared.dir/src/mongoc/mongoc-set.c.o [ 57%] Building C object src/libmongoc/CMakeFiles/mongoc_shared.dir/src/mongoc/mongoc-socket.c.o [ 57%] Building C object src/libmongoc/CMakeFiles/mongoc_shared.dir/src/mongoc/mongoc-stream-buffered.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_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 [ 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-description-apm.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-uri.c.o [ 61%] Building C object src/libmongoc/CMakeFiles/mongoc_shared.dir/src/mongoc/mongoc-util.c.o [ 61%] Building C object src/libmongoc/CMakeFiles/mongoc_shared.dir/src/mongoc/mongoc-version-functions.c.o [ 61%] Building C object src/libmongoc/CMakeFiles/mongoc_shared.dir/src/mongoc/mongoc-write-command.c.o [ 62%] Building C object src/libmongoc/CMakeFiles/mongoc_shared.dir/src/mongoc/mongoc-write-command-legacy.c.o [ 62%] Building C object src/libmongoc/CMakeFiles/mongoc_shared.dir/src/mongoc/mongoc-write-concern.c.o [ 62%] Building C object src/libmongoc/CMakeFiles/mongoc_shared.dir/__/common/common-b64.c.o [ 63%] Building C object src/libmongoc/CMakeFiles/mongoc_shared.dir/__/common/common-md5.c.o [ 63%] Building C object src/libmongoc/CMakeFiles/mongoc_shared.dir/src/mongoc/mongoc-crypto.c.o [ 63%] Building C object src/libmongoc/CMakeFiles/mongoc_shared.dir/src/mongoc/mongoc-scram.c.o [ 63%] Building C object src/libmongoc/CMakeFiles/mongoc_shared.dir/src/mongoc/mongoc-stream-tls.c.o [ 64%] Building C object src/libmongoc/CMakeFiles/mongoc_shared.dir/src/mongoc/mongoc-ssl.c.o [ 64%] Building C object src/libmongoc/CMakeFiles/mongoc_shared.dir/src/mongoc/mongoc-crypto-openssl.c.o [ 64%] Building C object src/libmongoc/CMakeFiles/mongoc_shared.dir/src/mongoc/mongoc-rand-openssl.c.o [ 65%] Building C object src/libmongoc/CMakeFiles/mongoc_shared.dir/src/mongoc/mongoc-stream-tls-openssl.c.o [ 65%] Building C object src/libmongoc/CMakeFiles/mongoc_shared.dir/src/mongoc/mongoc-stream-tls-openssl-bio.c.o [ 65%] Building C object src/libmongoc/CMakeFiles/mongoc_shared.dir/src/mongoc/mongoc-openssl.c.o [ 65%] Linking C static library libmongoc-static-1.0.a [ 65%] Built target mongoc_static [ 66%] Building C object src/libmongoc/CMakeFiles/test-libmongoc.dir/__/libbson/tests/corpus-test.c.o [ 66%] Building C object src/libmongoc/CMakeFiles/test-libmongoc.dir/__/libbson/tests/test-bson.c.o [ 66%] Building C object src/libmongoc/CMakeFiles/test-libmongoc.dir/__/libbson/tests/test-atomic.c.o [ 67%] Building C object src/libmongoc/CMakeFiles/test-libmongoc.dir/__/libbson/tests/test-bson-corpus.c.o [ 67%] Building C object src/libmongoc/CMakeFiles/test-libmongoc.dir/__/libbson/tests/test-bson-error.c.o [ 67%] Building C object src/libmongoc/CMakeFiles/test-libmongoc.dir/__/libbson/tests/test-endian.c.o [ 67%] Building C object src/libmongoc/CMakeFiles/test-libmongoc.dir/__/libbson/tests/test-bson-version.c.o [ 68%] Building C object src/libmongoc/CMakeFiles/test-libmongoc.dir/__/libbson/tests/test-clock.c.o [ 68%] Building C object src/libmongoc/CMakeFiles/test-libmongoc.dir/__/libbson/tests/test-decimal128.c.o [ 68%] Building C object src/libmongoc/CMakeFiles/test-libmongoc.dir/__/libbson/tests/test-iso8601.c.o [ 69%] Building C object src/libmongoc/CMakeFiles/test-libmongoc.dir/__/libbson/tests/test-iter.c.o [ 69%] Building C object src/libmongoc/CMakeFiles/test-libmongoc.dir/__/libbson/tests/test-json.c.o [ 69%] Building C object src/libmongoc/CMakeFiles/test-libmongoc.dir/__/libbson/tests/test-oid.c.o [ 70%] Building C object src/libmongoc/CMakeFiles/test-libmongoc.dir/__/libbson/tests/test-reader.c.o [ 70%] Building C object src/libmongoc/CMakeFiles/test-libmongoc.dir/__/libbson/tests/test-string.c.o [ 70%] Building C object src/libmongoc/CMakeFiles/test-libmongoc.dir/__/libbson/tests/test-utf8.c.o [ 70%] Building C object src/libmongoc/CMakeFiles/test-libmongoc.dir/__/libbson/tests/test-value.c.o [ 71%] Building C object src/libmongoc/CMakeFiles/test-libmongoc.dir/__/libbson/tests/test-writer.c.o [ 71%] Building C object src/libmongoc/CMakeFiles/test-libmongoc.dir/__/libbson/tests/test-bcon-basic.c.o [ 71%] Building C object src/libmongoc/CMakeFiles/test-libmongoc.dir/__/libbson/tests/test-bcon-extract.c.o [ 72%] Building C object src/libmongoc/CMakeFiles/test-libmongoc.dir/tests/debug-stream.c.o [ 72%] Building C object src/libmongoc/CMakeFiles/test-libmongoc.dir/tests/json-test.c.o [ 72%] Building C object src/libmongoc/CMakeFiles/test-libmongoc.dir/tests/json-test-monitoring.c.o [ 73%] Building C object src/libmongoc/CMakeFiles/test-libmongoc.dir/tests/json-test-operations.c.o /home/buildozer/aports/community/mongo-c-driver/src/mongo-c-driver-1.16.2/src/libmongoc/src/mongoc/mongoc-openssl.c: In function '_mongoc_openssl_init': /home/buildozer/aports/community/mongo-c-driver/src/mongo-c-driver-1.16.2/src/libmongoc/src/mongoc/mongoc-openssl.c:70:4: warning: 'ERR_load_BIO_strings' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 70 | ERR_load_BIO_strings (); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/openssl/cryptoerr.h:17, from /usr/include/openssl/crypto.h:38, from /usr/include/openssl/bio.h:30, from /home/buildozer/aports/community/mongo-c-driver/src/mongo-c-driver-1.16.2/src/libmongoc/src/mongoc/mongoc-openssl.c:23: /usr/include/openssl/cryptoerr_legacy.h:31:27: note: declared here 31 | OSSL_DEPRECATEDIN_3_0 int ERR_load_BIO_strings(void); | ^~~~~~~~~~~~~~~~~~~~ [ 73%] Building C object src/libmongoc/CMakeFiles/test-libmongoc.dir/tests/mock_server/future.c.o [ 73%] Building C object src/libmongoc/CMakeFiles/test-libmongoc.dir/tests/mock_server/future-functions.c.o [ 73%] Building C object src/libmongoc/CMakeFiles/test-libmongoc.dir/tests/mock_server/future-value.c.o [ 74%] Building C object src/libmongoc/CMakeFiles/test-libmongoc.dir/tests/mock_server/sync-queue.c.o [ 74%] Building C object src/libmongoc/CMakeFiles/test-libmongoc.dir/tests/mock_server/mock-rs.c.o [ 74%] Building C object src/libmongoc/CMakeFiles/test-libmongoc.dir/tests/mock_server/mock-server.c.o [ 75%] Building C object src/libmongoc/CMakeFiles/test-libmongoc.dir/tests/mock_server/request.c.o [ 75%] Building C object src/libmongoc/CMakeFiles/test-libmongoc.dir/tests/test-conveniences.c.o [ 75%] Building C object src/libmongoc/CMakeFiles/test-libmongoc.dir/tests/test-libmongoc.c.o [ 76%] Building C object src/libmongoc/CMakeFiles/test-libmongoc.dir/tests/test-happy-eyeballs.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%] Building C object src/libmongoc/CMakeFiles/test-libmongoc.dir/tests/test-mongoc-cluster.c.o [ 79%] Building C object src/libmongoc/CMakeFiles/test-libmongoc.dir/tests/test-mongoc-collection.c.o [ 79%] Building C object src/libmongoc/CMakeFiles/test-libmongoc.dir/tests/test-mongoc-collection-find.c.o [ 79%] Building C object src/libmongoc/CMakeFiles/test-libmongoc.dir/tests/test-mongoc-collection-find-with-opts.c.o [ 80%] Building C object src/libmongoc/CMakeFiles/test-libmongoc.dir/tests/test-mongoc-connection-uri.c.o [ 80%] Building C object src/libmongoc/CMakeFiles/test-libmongoc.dir/tests/test-mongoc-command-monitoring.c.o [ 80%] Building C object src/libmongoc/CMakeFiles/test-libmongoc.dir/tests/test-mongoc-counters.c.o [ 81%] Building C object src/libmongoc/CMakeFiles/test-libmongoc.dir/tests/test-mongoc-crud.c.o [ 81%] Building C object src/libmongoc/CMakeFiles/test-libmongoc.dir/tests/test-mongoc-cursor.c.o [ 81%] Building C object src/libmongoc/CMakeFiles/test-libmongoc.dir/tests/test-mongoc-database.c.o [ 82%] Building C object src/libmongoc/CMakeFiles/test-libmongoc.dir/tests/test-mongoc-error.c.o [ 82%] Building C object src/libmongoc/CMakeFiles/test-libmongoc.dir/tests/test-mongoc-exhaust.c.o [ 82%] Building C object src/libmongoc/CMakeFiles/test-libmongoc.dir/tests/test-mongoc-find-and-modify.c.o [ 82%] Building C object src/libmongoc/CMakeFiles/test-libmongoc.dir/tests/test-mongoc-gridfs.c.o [ 83%] Building C object src/libmongoc/CMakeFiles/test-libmongoc.dir/tests/test-mongoc-gridfs-bucket.c.o [ 83%] Building C object src/libmongoc/CMakeFiles/test-libmongoc.dir/tests/test-mongoc-gridfs-file-page.c.o [ 84%] Linking C shared library libmongoc-1.0.so [ 84%] Building C object src/libmongoc/CMakeFiles/test-libmongoc.dir/tests/test-mongoc-handshake.c.o [ 85%] Building C object src/libmongoc/CMakeFiles/test-libmongoc.dir/tests/test-mongoc-linux-distro-scanner.c.o [ 85%] Building C object src/libmongoc/CMakeFiles/test-libmongoc.dir/tests/test-mongoc-list.c.o [ 85%] Built target mongoc_shared [ 85%] Building C object src/libmongoc/CMakeFiles/test-libmongoc.dir/tests/test-mongoc-log.c.o [ 85%] Building C object src/libmongoc/CMakeFiles/mongoc-stat.dir/__/tools/mongoc-stat.c.o [ 86%] Building C object src/libmongoc/CMakeFiles/test-libmongoc.dir/tests/test-mongoc-matcher.c.o [ 86%] Building C object src/libmongoc/CMakeFiles/test-libmongoc.dir/tests/test-mongoc-max-staleness.c.o [ 86%] Building C object src/libmongoc/CMakeFiles/test-libmongoc.dir/tests/test-mongoc-mongos-pinning.c.o [ 86%] Building C object src/libmongoc/CMakeFiles/test-libmongoc.dir/tests/test-mongoc-opts.c.o [ 87%] Building C object src/libmongoc/CMakeFiles/test-libmongoc.dir/tests/test-mongoc-queue.c.o [ 87%] Building C object src/libmongoc/CMakeFiles/test-libmongoc.dir/tests/test-mongoc-primary-stepdown.c.o [ 87%] Building C object src/libmongoc/CMakeFiles/test-libmongoc.dir/tests/test-mongoc-read-concern.c.o [ 88%] Linking C executable mongoc-stat [ 88%] Built target mongoc-stat [ 89%] Building C object src/libmongoc/CMakeFiles/test-libmongoc.dir/tests/test-mongoc-read-write-concern.c.o [ 89%] Building C object src/libmongoc/CMakeFiles/test-libmongoc.dir/tests/test-mongoc-read-prefs.c.o [ 89%] Building C object src/libmongoc/CMakeFiles/test-mongoc-gssapi.dir/tests/test-mongoc-gssapi.c.o [ 89%] Building C object src/libmongoc/CMakeFiles/test-libmongoc.dir/tests/test-mongoc-retryable-writes.c.o [ 90%] Building C object src/libmongoc/CMakeFiles/test-libmongoc.dir/tests/test-mongoc-retryable-reads.c.o [ 90%] Building C object src/libmongoc/CMakeFiles/test-libmongoc.dir/tests/test-mongoc-rpc.c.o [ 90%] Building C object src/libmongoc/CMakeFiles/test-libmongoc.dir/tests/test-mongoc-sample-commands.c.o [ 90%] Building C object src/libmongoc/CMakeFiles/test-libmongoc.dir/tests/test-mongoc-scram.c.o [ 91%] Building C object src/libmongoc/CMakeFiles/test-libmongoc.dir/tests/test-mongoc-sdam.c.o [ 91%] Building C object src/libmongoc/CMakeFiles/test-libmongoc.dir/tests/test-mongoc-sdam-monitoring.c.o [ 92%] Linking C executable test-mongoc-gssapi [ 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 [ 93%] Building C object src/libmongoc/CMakeFiles/test-libmongoc.dir/tests/test-mongoc-client-session.c.o [ 93%] Built target test-mongoc-gssapi [ 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-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 Not creating man page for api Not creating man page for index [100%] Built target bson-man [100%] Built target bson-doc [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": "5.15.12-0-lts", 1: "machine": "i686", 1: "memory": { 1: "pagesize": 4096, 1: "npages": 16477825 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": "2210105171", "start": 2174.698297, "end": 2174.819499, "elapsed": 0.121202 }, 1: { "status": "pass", "test_file": "/atomic/int/add", "seed": "2096296798", "start": 2174.819538, "end": 2174.935726, "elapsed": 0.116188 }, 1: { "status": "pass", "test_file": "/atomic/int64/add", "seed": "3512598815", "start": 2174.935794, "end": 2175.053548, "elapsed": 0.117754 }, 1: { "status": "pass", "test_file": "/atomic/memory_barrier", "seed": "1100319072", "start": 2175.053612, "end": 2175.220649, "elapsed": 0.167037 }, 1: { "status": "pass", "test_file": "/bson/bcon/test_utf8", "seed": "1283156278", "start": 2175.220718, "end": 2175.339142, "elapsed": 0.118424 }, 1: { "status": "pass", "test_file": "/bson/bcon/test_double", "seed": "4242455092", "start": 2175.339208, "end": 2175.455629, "elapsed": 0.116421 }, 1: { "status": "pass", "test_file": "/bson/bcon/test_binary", "seed": "3051427279", "start": 2175.455694, "end": 2175.573146, "elapsed": 0.117452 }, 1: { "status": "pass", "test_file": "/bson/bcon/test_undefined", "seed": "2689712846", "start": 2175.573215, "end": 2175.693124, "elapsed": 0.119909 }, 1: { "status": "pass", "test_file": "/bson/bcon/test_oid", "seed": "2918898749", "start": 2175.693190, "end": 2175.812843, "elapsed": 0.119653 }, 1: { "status": "pass", "test_file": "/bson/bcon/test_bool", "seed": "3037601473", "start": 2175.812912, "end": 2175.931143, "elapsed": 0.118231 }, 1: { "status": "pass", "test_file": "/bson/bcon/test_date_time", "seed": "1881918579", "start": 2175.931210, "end": 2176.050662, "elapsed": 0.119452 }, 1: { "status": "pass", "test_file": "/bson/bcon/test_null", "seed": "390066131", "start": 2176.050727, "end": 2176.219047, "elapsed": 0.168320 }, 1: { "status": "pass", "test_file": "/bson/bcon/test_regex", "seed": "3830798672", "start": 2176.219114, "end": 2176.339029, "elapsed": 0.119915 }, 1: { "status": "pass", "test_file": "/bson/bcon/test_dbpointer", "seed": "3975766428", "start": 2176.339095, "end": 2176.457350, "elapsed": 0.118255 }, 1: { "status": "pass", "test_file": "/bson/bcon/test_code", "seed": "726146067", "start": 2176.457416, "end": 2176.615001, "elapsed": 0.157585 }, 1: { "status": "pass", "test_file": "/bson/bcon/test_symbol", "seed": "1020312793", "start": 2176.615071, "end": 2176.731265, "elapsed": 0.116194 }, 1: { "status": "pass", "test_file": "/bson/bcon/test_codewscope", "seed": "1669468844", "start": 2176.731331, "end": 2176.850272, "elapsed": 0.118941 }, 1: { "status": "pass", "test_file": "/bson/bcon/test_int32", "seed": "572944423", "start": 2176.850352, "end": 2176.967637, "elapsed": 0.117285 }, 1: { "status": "pass", "test_file": "/bson/bcon/test_timestamp", "seed": "2780329670", "start": 2176.967705, "end": 2177.090721, "elapsed": 0.123016 }, 1: { "status": "pass", "test_file": "/bson/bcon/test_int64", "seed": "1801328336", "start": 2177.090798, "end": 2177.248290, "elapsed": 0.157492 }, 1: { "status": "pass", "test_file": "/bson/bcon/test_decimal128", "seed": "3510513321", "start": 2177.248358, "end": 2177.370531, "elapsed": 0.122173 }, 1: { "status": "pass", "test_file": "/bson/bcon/test_maxkey", "seed": "3776548947", "start": 2177.370597, "end": 2177.486780, "elapsed": 0.116183 }, 1: { "status": "pass", "test_file": "/bson/bcon/test_minkey", "seed": "121802235", "start": 2177.486857, "end": 2177.602491, "elapsed": 0.115634 }, 1: { "status": "pass", "test_file": "/bson/bcon/test_bson_document", "seed": "1561846363", "start": 2177.602559, "end": 2177.719370, "elapsed": 0.116811 }, 1: { "status": "pass", "test_file": "/bson/bcon/test_bson_array", "seed": "2450349203", "start": 2177.719435, "end": 2177.837091, "elapsed": 0.117656 }, 1: { "status": "pass", "test_file": "/bson/bcon/test_inline_array", "seed": "1282027887", "start": 2177.837165, "end": 2177.956156, "elapsed": 0.118991 }, 1: { "status": "pass", "test_file": "/bson/bcon/test_inline_doc", "seed": "2283134433", "start": 2177.956226, "end": 2178.117354, "elapsed": 0.161128 }, 1: { "status": "pass", "test_file": "/bson/bcon/test_inline_nested", "seed": "514022391", "start": 2178.117421, "end": 2178.234658, "elapsed": 0.117237 }, 1: { "status": "pass", "test_file": "/bson/bcon/test_concat", "seed": "1978024283", "start": 2178.234727, "end": 2178.350768, "elapsed": 0.116041 }, 1: { "status": "pass", "test_file": "/bson/bcon/test_iter", "seed": "3061072267", "start": 2178.350834, "end": 2178.468060, "elapsed": 0.117226 }, 1: { "status": "pass", "test_file": "/bson/bcon/test_bcon_new", "seed": "3229303588", "start": 2178.468126, "end": 2178.588139, "elapsed": 0.120013 }, 1: { "status": "pass", "test_file": "/bson/bcon/test_append_ctx", "seed": "2189103465", "start": 2178.588207, "end": 2178.704722, "elapsed": 0.116515 }, 1: { "status": "pass", "test_file": "/bson/bcon/extract/test_utf8", "seed": "3574683485", "start": 2178.704789, "end": 2178.879969, "elapsed": 0.175180 }, 1: { "status": "pass", "test_file": "/bson/bcon/extract/test_double", "seed": "2291766151", "start": 2178.880077, "end": 2179.003216, "elapsed": 0.123139 }, 1: { "status": "pass", "test_file": "/bson/bcon/extract/test_decimal128", "seed": "3092879765", "start": 2179.003284, "end": 2179.121618, "elapsed": 0.118334 }, 1: { "status": "pass", "test_file": "/bson/bcon/extract/test_binary", "seed": "3805575700", "start": 2179.121686, "end": 2179.243602, "elapsed": 0.121916 }, 1: { "status": "pass", "test_file": "/bson/bcon/extract/test_undefined", "seed": "1261196772", "start": 2179.243670, "end": 2179.360201, "elapsed": 0.116531 }, 1: { "status": "pass", "test_file": "/bson/bcon/extract/test_oid", "seed": "2780405957", "start": 2179.360281, "end": 2179.476086, "elapsed": 0.115805 }, 1: { "status": "pass", "test_file": "/bson/bcon/extract/test_bool", "seed": "3192247161", "start": 2179.476153, "end": 2179.650827, "elapsed": 0.174674 }, 1: { "status": "pass", "test_file": "/bson/bcon/extract/test_date_time", "seed": "71886953", "start": 2179.650894, "end": 2179.783310, "elapsed": 0.132416 }, 1: { "status": "pass", "test_file": "/bson/bcon/extract/test_null", "seed": "4093262826", "start": 2179.783404, "end": 2179.923463, "elapsed": 0.140059 }, 1: { "status": "pass", "test_file": "/bson/bcon/extract/test_regex", "seed": "2310724087", "start": 2179.923531, "end": 2180.087839, "elapsed": 0.164308 }, 1: { "status": "pass", "test_file": "/bson/bcon/extract/test_dbpointer", "seed": "38075523", "start": 2180.087907, "end": 2180.206167, "elapsed": 0.118260 }, 1: { "status": "pass", "test_file": "/bson/bcon/extract/test_code", "seed": "1158734389", "start": 2180.206236, "end": 2180.322371, "elapsed": 0.116135 }, 1: { "status": "pass", "test_file": "/bson/bcon/extract/test_symbol", "seed": "3162901442", "start": 2180.322451, "end": 2180.439943, "elapsed": 0.117492 }, 1: { "status": "pass", "test_file": "/bson/bcon/extract/test_codewscope", "seed": "1807915641", "start": 2180.440029, "end": 2180.557093, "elapsed": 0.117064 }, 1: { "status": "pass", "test_file": "/bson/bcon/extract/test_int32", "seed": "147278950", "start": 2180.557160, "end": 2180.675448, "elapsed": 0.118288 }, 1: { "status": "pass", "test_file": "/bson/bcon/extract/test_timestamp", "seed": "3484927332", "start": 2180.675516, "end": 2180.839566, "elapsed": 0.164050 }, 1: { "status": "pass", "test_file": "/bson/bcon/extract/test_int64", "seed": "458850916", "start": 2180.839635, "end": 2180.957267, "elapsed": 0.117632 }, 1: { "status": "pass", "test_file": "/bson/bcon/extract/test_maxkey", "seed": "3066147120", "start": 2180.957335, "end": 2181.076222, "elapsed": 0.118887 }, 1: { "status": "pass", "test_file": "/bson/bcon/extract/test_minkey", "seed": "2262903249", "start": 2181.076290, "end": 2181.193201, "elapsed": 0.116911 }, 1: { "status": "pass", "test_file": "/bson/bcon/extract/test_bson_document", "seed": "3035078724", "start": 2181.193268, "end": 2181.316423, "elapsed": 0.123155 }, 1: { "status": "pass", "test_file": "/bson/bcon/extract/test_bson_array", "seed": "4097784271", "start": 2181.316495, "end": 2181.434401, "elapsed": 0.117906 }, 1: { "status": "pass", "test_file": "/bson/bcon/extract/test_inline_array", "seed": "3769295441", "start": 2181.434468, "end": 2181.553399, "elapsed": 0.118931 }, 1: { "status": "pass", "test_file": "/bson/bcon/extract/test_inline_doc", "seed": "791691309", "start": 2181.553465, "end": 2181.723417, "elapsed": 0.169952 }, 1: { "status": "pass", "test_file": "/bson/bcon/extract/test_extract_ctx", "seed": "1374510247", "start": 2181.723485, "end": 2181.840425, "elapsed": 0.116940 }, 1: { "status": "pass", "test_file": "/bson/bcon/extract/test_nested", "seed": "3848770818", "start": 2181.840493, "end": 2181.958942, "elapsed": 0.118449 }, 1: { "status": "pass", "test_file": "/bson/bcon/extract/test_skip", "seed": "2434212252", "start": 2181.959010, "end": 2182.079218, "elapsed": 0.120208 }, 1: { "status": "pass", "test_file": "/bson/bcon/extract/test_iter", "seed": "2219189114", "start": 2182.079286, "end": 2182.195877, "elapsed": 0.116591 }, 1: { "status": "pass", "test_file": "/bson_corpus/multi-type", "seed": "631697497", "start": 2182.195943, "end": 2182.316117, "elapsed": 0.120174 }, 1: { "status": "pass", "test_file": "/bson_corpus/minkey", "seed": "1861081643", "start": 2182.316185, "end": 2182.433555, "elapsed": 0.117370 }, 1: { "status": "pass", "test_file": "/bson_corpus/code", "seed": "954741590", "start": 2182.433622, "end": 2182.554807, "elapsed": 0.121185 }, 1: { "status": "pass", "test_file": "/bson_corpus/decimal128-6", "seed": "188445120", "start": 2182.554872, "end": 2182.748950, "elapsed": 0.194078 }, 1: { "status": "pass", "test_file": "/bson_corpus/decimal128-3", "seed": "1497751998", "start": 2182.749024, "end": 2182.884853, "elapsed": 0.135829 }, 1: { "status": "pass", "test_file": "/bson_corpus/top", "seed": "2870610390", "start": 2182.884920, "end": 2183.006869, "elapsed": 0.121949 }, 1: { "status": "pass", "test_file": "/bson_corpus/undefined", "seed": "59562962", "start": 2183.006950, "end": 2183.125230, "elapsed": 0.118280 }, 1: { "status": "pass", "test_file": "/bson_corpus/decimal128-1", "seed": "2998181478", "start": 2183.125308, "end": 2183.255069, "elapsed": 0.129761 }, 1: { "status": "pass", "test_file": "/bson_corpus/datetime", "seed": "2443212784", "start": 2183.255134, "end": 2183.372755, "elapsed": 0.117621 }, 1: { "status": "pass", "test_file": "/bson_corpus/boolean", "seed": "3548806540", "start": 2183.372834, "end": 2183.488420, "elapsed": 0.115586 }, 1: { "status": "pass", "test_file": "/bson_corpus/int64", "seed": "2592987859", "start": 2183.488487, "end": 2183.603960, "elapsed": 0.115473 }, 1: { "status": "pass", "test_file": "/bson_corpus/regex", "seed": "3865778690", "start": 2183.604026, "end": 2183.722952, "elapsed": 0.118926 }, 1: { "status": "pass", "test_file": "/bson_corpus/oid", "seed": "1995288425", "start": 2183.723020, "end": 2183.842871, "elapsed": 0.119851 }, 1: { "status": "pass", "test_file": "/bson_corpus/double", "seed": "2423662746", "start": 2183.842936, "end": 2183.960457, "elapsed": 0.117521 }, 1: { "status": "pass", "test_file": "/bson_corpus/decimal128-4", "seed": "3559079490", "start": 2183.960523, "end": 2184.144981, "elapsed": 0.184458 }, 1: { "status": "pass", "test_file": "/bson_corpus/decimal128-5", "seed": "3698204324", "start": 2184.145047, "end": 2184.272882, "elapsed": 0.127835 }, 1: { "status": "pass", "test_file": "/bson_corpus/symbol", "seed": "4100210072", "start": 2184.272950, "end": 2184.401135, "elapsed": 0.128185 }, 1: { "status": "pass", "test_file": "/bson_corpus/decimal128-mongoc", "seed": "2636378074", "start": 2184.401207, "end": 2184.548576, "elapsed": 0.147369 }, 1: { "status": "pass", "test_file": "/bson_corpus/timestamp", "seed": "2180865810", "start": 2184.548641, "end": 2184.713154, "elapsed": 0.164513 }, 1: { "status": "pass", "test_file": "/bson_corpus/decimal128-2", "seed": "2830467181", "start": 2184.713221, "end": 2184.838083, "elapsed": 0.124862 }, 1: { "status": "pass", "test_file": "/bson_corpus/array", "seed": "2206280626", "start": 2184.838162, "end": 2184.956682, "elapsed": 0.118520 }, 1: { "status": "pass", "test_file": "/bson_corpus/code_w_scope", "seed": "941629897", "start": 2184.956769, "end": 2185.090062, "elapsed": 0.133293 }, 1: { "status": "pass", "test_file": "/bson_corpus/string", "seed": "4293416679", "start": 2185.090139, "end": 2185.206908, "elapsed": 0.116769 }, 1: { "status": "pass", "test_file": "/bson_corpus/int32", "seed": "1396256205", "start": 2185.206976, "end": 2185.325672, "elapsed": 0.118696 }, 1: { "status": "pass", "test_file": "/bson_corpus/document", "seed": "1560163563", "start": 2185.325737, "end": 2185.441529, "elapsed": 0.115792 }, 1: { "status": "pass", "test_file": "/bson_corpus/null", "seed": "2219351760", "start": 2185.441608, "end": 2185.560699, "elapsed": 0.119091 }, 1: { "status": "pass", "test_file": "/bson_corpus/multi-type-deprecated", "seed": "900738273", "start": 2185.560767, "end": 2185.680251, "elapsed": 0.119484 }, 1: { "status": "pass", "test_file": "/bson_corpus/binary", "seed": "3533419349", "start": 2185.680318, "end": 2185.850679, "elapsed": 0.170361 }, 1: { "status": "pass", "test_file": "/bson_corpus/double2", "seed": "628825985", "start": 2185.850749, "end": 2185.969905, "elapsed": 0.119156 }, 1: { "status": "pass", "test_file": "/bson_corpus/decimal128-7", "seed": "3946915697", "start": 2185.969972, "end": 2186.087599, "elapsed": 0.117627 }, 1: { "status": "pass", "test_file": "/bson_corpus/dbref", "seed": "3996123002", "start": 2186.087668, "end": 2186.208185, "elapsed": 0.120517 }, 1: { "status": "pass", "test_file": "/bson_corpus/dbpointer", "seed": "2755193375", "start": 2186.208253, "end": 2186.328731, "elapsed": 0.120478 }, 1: { "status": "pass", "test_file": "/bson_corpus/maxkey", "seed": "3866077161", "start": 2186.328797, "end": 2186.450628, "elapsed": 0.121831 }, 1: { "status": "pass", "test_file": "/bson/error/basic", "seed": "152306355", "start": 2186.450709, "end": 2186.568199, "elapsed": 0.117490 }, 1: { "status": "pass", "test_file": "/bson/new", "seed": "1563121254", "start": 2186.568265, "end": 2186.684669, "elapsed": 0.116404 }, 1: { "status": "pass", "test_file": "/bson/new_from_buffer", "seed": "2711352345", "start": 2186.684735, "end": 2186.805150, "elapsed": 0.120415 }, 1: { "status": "pass", "test_file": "/bson/init", "seed": "1702512104", "start": 2186.805217, "end": 2186.922073, "elapsed": 0.116856 }, 1: { "status": "pass", "test_file": "/bson/init_static", "seed": "4053509092", "start": 2186.922139, "end": 2187.085364, "elapsed": 0.163225 }, 1: { "status": "pass", "test_file": "/bson/basic", "seed": "2758752290", "start": 2187.085432, "end": 2187.201515, "elapsed": 0.116083 }, 1: { "status": "pass", "test_file": "/bson/append_overflow", "seed": "616859142", "start": 2187.201592, "end": 2187.319328, "elapsed": 0.117736 }, 1: { "status": "pass", "test_file": "/bson/append_array", "seed": "2654922293", "start": 2187.319393, "end": 2187.437260, "elapsed": 0.117867 }, 1: { "status": "pass", "test_file": "/bson/append_binary", "seed": "2420671544", "start": 2187.437326, "end": 2187.553337, "elapsed": 0.116011 }, 1: { "status": "pass", "test_file": "/bson/append_binary_deprecated", "seed": "1282549149", "start": 2187.553402, "end": 2187.721806, "elapsed": 0.168404 }, 1: { "status": "pass", "test_file": "/bson/append_bool", "seed": "1329314869", "start": 2187.721870, "end": 2187.841621, "elapsed": 0.119751 }, 1: { "status": "pass", "test_file": "/bson/append_code", "seed": "4152703394", "start": 2187.841688, "end": 2187.960567, "elapsed": 0.118879 }, 1: { "status": "pass", "test_file": "/bson/append_code_with_scope", "seed": "57657408", "start": 2187.960631, "end": 2188.079139, "elapsed": 0.118508 }, 1: { "status": "pass", "test_file": "/bson/append_dbpointer", "seed": "1748740862", "start": 2188.079209, "end": 2188.196769, "elapsed": 0.117560 }, 1: { "status": "pass", "test_file": "/bson/append_document", "seed": "2322625107", "start": 2188.196836, "end": 2188.316287, "elapsed": 0.119451 }, 1: { "status": "pass", "test_file": "/bson/append_double", "seed": "2470333037", "start": 2188.316355, "end": 2188.498702, "elapsed": 0.182347 }, 1: { "status": "pass", "test_file": "/bson/append_int32", "seed": "3341121826", "start": 2188.498781, "end": 2188.614747, "elapsed": 0.115966 }, 1: { "status": "pass", "test_file": "/bson/append_int64", "seed": "1868738876", "start": 2188.614812, "end": 2188.729659, "elapsed": 0.114847 }, 1: { "status": "pass", "test_file": "/bson/append_decimal128", "seed": "536781891", "start": 2188.729725, "end": 2188.848108, "elapsed": 0.118383 }, 1: { "status": "pass", "test_file": "/bson/append_iter", "seed": "2036472579", "start": 2188.848176, "end": 2188.965294, "elapsed": 0.117118 }, 1: { "status": "pass", "test_file": "/bson/append_maxkey", "seed": "2489605896", "start": 2188.965360, "end": 2189.084145, "elapsed": 0.118785 }, 1: { "status": "pass", "test_file": "/bson/append_minkey", "seed": "1865049583", "start": 2189.084214, "end": 2189.201248, "elapsed": 0.117034 }, 1: { "status": "pass", "test_file": "/bson/append_null", "seed": "381430363", "start": 2189.201316, "end": 2189.318731, "elapsed": 0.117415 }, 1: { "status": "pass", "test_file": "/bson/append_oid", "seed": "7887944", "start": 2189.318797, "end": 2189.435862, "elapsed": 0.117065 }, 1: { "status": "pass", "test_file": "/bson/append_regex", "seed": "2427940934", "start": 2189.435930, "end": 2189.555908, "elapsed": 0.119978 }, 1: { "status": "pass", "test_file": "/bson/append_regex_w_len", "seed": "3215453746", "start": 2189.555972, "end": 2189.672077, "elapsed": 0.116105 }, 1: { "status": "pass", "test_file": "/bson/append_utf8", "seed": "315853979", "start": 2189.672153, "end": 2189.833721, "elapsed": 0.161568 }, 1: { "status": "pass", "test_file": "/bson/append_symbol", "seed": "305420435", "start": 2189.833788, "end": 2189.950979, "elapsed": 0.117191 }, 1: { "status": "pass", "test_file": "/bson/append_time_t", "seed": "4275494496", "start": 2189.951044, "end": 2190.068686, "elapsed": 0.117642 }, 1: { "status": "pass", "test_file": "/bson/append_timestamp", "seed": "3846611691", "start": 2190.068756, "end": 2190.187629, "elapsed": 0.118873 }, 1: { "status": "pass", "test_file": "/bson/append_timeval", "seed": "3649958142", "start": 2190.187697, "end": 2190.309275, "elapsed": 0.121578 }, 1: { "status": "pass", "test_file": "/bson/append_undefined", "seed": "3977259435", "start": 2190.309340, "end": 2190.427242, "elapsed": 0.117902 }, 1: { "status": "pass", "test_file": "/bson/append_general", "seed": "2531670044", "start": 2190.427310, "end": 2190.594413, "elapsed": 0.167103 }, 1: { "status": "pass", "test_file": "/bson/append_deep", "seed": "768260177", "start": 2190.594479, "end": 2190.712497, "elapsed": 0.118018 }, 1: { "status": "pass", "test_file": "/bson/utf8_key", "seed": "3271191731", "start": 2190.712576, "end": 2190.833901, "elapsed": 0.121325 }, 1: { "status": "pass", "test_file": "/bson/validate", "seed": "1696369532", "start": 2190.833969, "end": 2190.952991, "elapsed": 0.119022 }, 1: { "status": "pass", "test_file": "/bson/validate/dbref", "seed": "1884004132", "start": 2190.953058, "end": 2191.072175, "elapsed": 0.119117 }, 1: { "status": "pass", "test_file": "/bson/validate/bool", "seed": "1002910079", "start": 2191.072245, "end": 2191.189941, "elapsed": 0.117696 }, 1: { "status": "pass", "test_file": "/bson/validate/dbpointer", "seed": "288132280", "start": 2191.190031, "end": 2191.307568, "elapsed": 0.117537 }, 1: { "status": "pass", "test_file": "/bson/new_1mm", "seed": "4195914256", "start": 2191.307644, "end": 2191.526461, "elapsed": 0.218817 }, 1: { "status": "pass", "test_file": "/bson/init_1mm", "seed": "1258586241", "start": 2191.526530, "end": 2191.675540, "elapsed": 0.149010 }, 1: { "status": "pass", "test_file": "/bson/build_child", "seed": "1272920600", "start": 2191.675607, "end": 2191.799799, "elapsed": 0.124192 }, 1: { "status": "pass", "test_file": "/bson/build_child_deep", "seed": "1565122346", "start": 2191.799865, "end": 2191.964570, "elapsed": 0.164705 }, 1: { "status": "pass", "test_file": "/bson/build_child_deep_no_begin_end", "seed": "1629687037", "start": 2191.964638, "end": 2192.087453, "elapsed": 0.122815 }, 1: { "status": "pass", "test_file": "/bson/build_child_array", "seed": "3770264373", "start": 2192.087521, "end": 2192.206315, "elapsed": 0.118794 }, 1: { "status": "pass", "test_file": "/bson/count", "seed": "47081921", "start": 2192.206385, "end": 2192.324408, "elapsed": 0.118023 }, 1: { "status": "pass", "test_file": "/bson/copy", "seed": "2854198978", "start": 2192.324475, "end": 2192.440928, "elapsed": 0.116453 }, 1: { "status": "pass", "test_file": "/bson/copy_to", "seed": "2897779397", "start": 2192.440994, "end": 2192.622827, "elapsed": 0.181833 }, 1: { "status": "pass", "test_file": "/bson/copy_to_excluding_noinit", "seed": "91637403", "start": 2192.622895, "end": 2192.738813, "elapsed": 0.115918 }, 1: { "status": "pass", "test_file": "/bson/initializer", "seed": "3946547879", "start": 2192.738879, "end": 2192.853346, "elapsed": 0.114467 }, 1: { "status": "pass", "test_file": "/bson/concat", "seed": "2698773763", "start": 2192.853425, "end": 2192.967153, "elapsed": 0.113728 }, 1: { "status": "pass", "test_file": "/bson/reinit", "seed": "3963529616", "start": 2192.967233, "end": 2193.085924, "elapsed": 0.118691 }, 1: { "status": "pass", "test_file": "/bson/macros", "seed": "1562135997", "start": 2193.086001, "end": 2193.202531, "elapsed": 0.116530 }, 1: { "status": "pass", "test_file": "/bson/clear", "seed": "449254375", "start": 2193.202602, "end": 2193.321307, "elapsed": 0.118705 }, 1: { "status": "pass", "test_file": "/bson/steal", "seed": "720172367", "start": 2193.321375, "end": 2193.442944, "elapsed": 0.121569 }, 1: { "status": "pass", "test_file": "/bson/reserve_buffer", "seed": "3431810507", "start": 2193.443010, "end": 2193.564144, "elapsed": 0.121134 }, 1: { "status": "pass", "test_file": "/bson/reserve_buffer/errors", "seed": "1780553064", "start": 2193.564213, "end": 2193.683580, "elapsed": 0.119367 }, 1: { "status": "pass", "test_file": "/bson/destroy_with_steal", "seed": "2124237728", "start": 2193.683658, "end": 2193.802881, "elapsed": 0.119223 }, 1: { "status": "pass", "test_file": "/bson/has_field", "seed": "1346644811", "start": 2193.802948, "end": 2193.973301, "elapsed": 0.170353 }, 1: { "status": "pass", "test_file": "/bson/visit_invalid_field", "seed": "1810427856", "start": 2193.973391, "end": 2194.090335, "elapsed": 0.116944 }, 1: { "status": "pass", "test_file": "/bson/unsupported_type", "seed": "1488944974", "start": 2194.090402, "end": 2194.208190, "elapsed": 0.117788 }, 1: { "status": "pass", "test_file": "/bson/unsupported_type/bad_key", "seed": "813840853", "start": 2194.208257, "end": 2194.341598, "elapsed": 0.133341 }, 1: { "status": "pass", "test_file": "/bson/unsupported_type/empty_key", "seed": "3024287759", "start": 2194.341664, "end": 2194.460601, "elapsed": 0.118937 }, 1: { "status": "pass", "test_file": "/bson/binary_subtype_2", "seed": "1864836231", "start": 2194.460668, "end": 2194.577653, "elapsed": 0.116985 }, 1: { "status": "pass", "test_file": "/bson/regex_length", "seed": "2463841565", "start": 2194.577732, "end": 2194.696820, "elapsed": 0.119088 }, 1: { "status": "pass", "test_file": "/util/next_power_of_two", "seed": "3374128366", "start": 2194.696885, "end": 2194.815890, "elapsed": 0.119005 }, 1: { "status": "pass", "test_file": "/bson/empty_binary", "seed": "24923446", "start": 2194.815955, "end": 2194.935497, "elapsed": 0.119542 }, 1: { "status": "pass", "test_file": "/bson/iter/key_len", "seed": "3923929774", "start": 2194.935576, "end": 2195.055996, "elapsed": 0.120420 }, 1: { "status": "pass", "test_file": "/bson/iter/init_from_data_at_offset", "seed": "1911750795", "start": 2195.056063, "end": 2195.175617, "elapsed": 0.119554 }, 1: { "status": "pass", "test_file": "/bson/value/null_handling", "seed": "2021024568", "start": 2195.175688, "end": 2195.301837, "elapsed": 0.126149 }, 1: { "status": "pass", "test_file": "/bson/append_null_from_utf8_or_symbol", "seed": "239398184", "start": 2195.301905, "end": 2195.467063, "elapsed": 0.165158 }, 1: { "status": "pass", "test_file": "/bson/version", "seed": "2135045885", "start": 2195.467131, "end": 2195.588646, "elapsed": 0.121515 }, 1: { "status": "pass", "test_file": "/bson/clock/get_monotonic_time", "seed": "3523469553", "start": 2195.588727, "end": 2195.707003, "elapsed": 0.118276 }, 1: { "status": "pass", "test_file": "/bson/decimal128/to_string/infinity", "seed": "1364685606", "start": 2195.707070, "end": 2195.827533, "elapsed": 0.120463 }, 1: { "status": "pass", "test_file": "/bson/decimal128/to_string/nan", "seed": "2462970987", "start": 2195.827601, "end": 2195.999501, "elapsed": 0.171900 }, 1: { "status": "pass", "test_file": "/bson/decimal128/to_string/regular", "seed": "2423938109", "start": 2195.999567, "end": 2196.116159, "elapsed": 0.116592 }, 1: { "status": "pass", "test_file": "/bson/decimal128/to_string/scientific", "seed": "2973386065", "start": 2196.116227, "end": 2196.232746, "elapsed": 0.116519 }, 1: { "status": "pass", "test_file": "/bson/decimal128/to_string/zero", "seed": "3459837994", "start": 2196.232816, "end": 2196.435194, "elapsed": 0.202378 }, 1: { "status": "pass", "test_file": "/bson/decimal128/from_string/invalid", "seed": "1475471426", "start": 2196.435262, "end": 2196.559120, "elapsed": 0.123858 }, 1: { "status": "pass", "test_file": "/bson/decimal128/from_string/nan", "seed": "28169890", "start": 2196.559188, "end": 2196.678642, "elapsed": 0.119454 }, 1: { "status": "pass", "test_file": "/bson/decimal128/from_string/infinity", "seed": "3821625520", "start": 2196.678722, "end": 2196.845945, "elapsed": 0.167223 }, 1: { "status": "pass", "test_file": "/bson/decimal128/from_string/basic", "seed": "3980071181", "start": 2196.846012, "end": 2196.964969, "elapsed": 0.118957 }, 1: { "status": "pass", "test_file": "/bson/decimal128/from_string/scientific", "seed": "2872762536", "start": 2196.965036, "end": 2197.081746, "elapsed": 0.116710 }, 1: { "status": "pass", "test_file": "/bson/decimal128/from_string/large", "seed": "487283830", "start": 2197.081816, "end": 2197.286390, "elapsed": 0.204574 }, 1: { "status": "pass", "test_file": "/bson/decimal128/from_string/exponent_normalization", "seed": "1246336655", "start": 2197.286458, "end": 2197.429710, "elapsed": 0.143252 }, 1: { "status": "pass", "test_file": "/bson/decimal128/from_string/zero", "seed": "1072516146", "start": 2197.429783, "end": 2197.562744, "elapsed": 0.132961 }, 1: { "status": "pass", "test_file": "/bson/decimal128/from_string/with_length", "seed": "1314352495", "start": 2197.562814, "end": 2197.679644, "elapsed": 0.116830 }, 1: { "status": "pass", "test_file": "/endian/swap16", "seed": "1994410468", "start": 2197.679712, "end": 2197.846452, "elapsed": 0.166740 }, 1: { "status": "pass", "test_file": "/endian/swap32", "seed": "2481909464", "start": 2197.846522, "end": 2197.962908, "elapsed": 0.116386 }, 1: { "status": "pass", "test_file": "/endian/swap64", "seed": "590992362", "start": 2197.962975, "end": 2198.081753, "elapsed": 0.118778 }, 1: { "status": "pass", "test_file": "/bson/iso8601/utc", "seed": "1214283001", "start": 2198.081811, "end": 2198.200537, "elapsed": 0.118726 }, 1: { "status": "pass", "test_file": "/bson/iso8601/local", "seed": "3399709528", "start": 2198.200605, "end": 2198.320775, "elapsed": 0.120170 }, 1: { "status": "pass", "test_file": "/bson/iso8601/invalid", "seed": "1569627516", "start": 2198.320842, "end": 2198.439779, "elapsed": 0.118937 }, 1: { "status": "pass", "test_file": "/bson/iso8601/leap_year", "seed": "3242725626", "start": 2198.439848, "end": 2198.563297, "elapsed": 0.123449 }, 1: { "status": "pass", "test_file": "/bson/iter/test_string", "seed": "3538923681", "start": 2198.563385, "end": 2198.680551, "elapsed": 0.117166 }, 1: { "status": "pass", "test_file": "/bson/iter/test_mixed", "seed": "2060782125", "start": 2198.680628, "end": 2198.804672, "elapsed": 0.124044 }, 1: { "status": "pass", "test_file": "/bson/iter/test_overflow", "seed": "3908695674", "start": 2198.804739, "end": 2198.921848, "elapsed": 0.117109 }, 1: { "status": "pass", "test_file": "/bson/iter/test_timeval", "seed": "2159542022", "start": 2198.921913, "end": 2199.083080, "elapsed": 0.161167 }, 1: { "status": "pass", "test_file": "/bson/iter/test_trailing_null", "seed": "4286704273", "start": 2199.083147, "end": 2199.203335, "elapsed": 0.120188 }, 1: { "status": "pass", "test_file": "/bson/iter/test_fuzz", "seed": "3403251917", "start": 2199.203395, "end": 2199.436245, "elapsed": 0.232850 }, 1: { "status": "pass", "test_file": "/bson/iter/test_regex", "seed": "257046033", "start": 2199.436310, "end": 2199.556865, "elapsed": 0.120555 }, 1: { "status": "pass", "test_file": "/bson/iter/test_next_after_finish", "seed": "2883528655", "start": 2199.556934, "end": 2199.675816, "elapsed": 0.118882 }, 1: { "status": "pass", "test_file": "/bson/iter/test_find_case", "seed": "3448313625", "start": 2199.675887, "end": 2199.838952, "elapsed": 0.163065 }, 1: { "status": "pass", "test_file": "/bson/iter/test_find_w_len", "seed": "878314344", "start": 2199.839017, "end": 2199.959078, "elapsed": 0.120061 }, 1: { "status": "pass", "test_file": "/bson/iter/test_init_find_w_len", "seed": "2011591141", "start": 2199.959147, "end": 2200.077499, "elapsed": 0.118352 }, 1: { "status": "pass", "test_file": "/bson/iter/test_bson_iter_as_double", "seed": "4293978070", "start": 2200.077577, "end": 2200.196920, "elapsed": 0.119343 }, 1: { "status": "pass", "test_file": "/bson/iter/test_overwrite_int32", "seed": "1232881659", "start": 2200.196987, "end": 2200.317347, "elapsed": 0.120360 }, 1: { "status": "pass", "test_file": "/bson/iter/test_overwrite_int64", "seed": "836355542", "start": 2200.317429, "end": 2200.487853, "elapsed": 0.170424 }, 1: { "status": "pass", "test_file": "/bson/iter/test_overwrite_double", "seed": "3720871568", "start": 2200.487919, "end": 2200.639951, "elapsed": 0.152032 }, 1: { "status": "pass", "test_file": "/bson/iter/test_overwrite_bool", "seed": "1869174041", "start": 2200.640044, "end": 2200.763245, "elapsed": 0.123201 }, 1: { "status": "pass", "test_file": "/bson/iter/test_overwrite_oid", "seed": "913421448", "start": 2200.763330, "end": 2200.883835, "elapsed": 0.120505 }, 1: { "status": "pass", "test_file": "/bson/iter/test_overwrite_timestamp", "seed": "737241755", "start": 2200.883901, "end": 2201.013769, "elapsed": 0.129868 }, 1: { "status": "pass", "test_file": "/bson/iter/test_overwrite_date_time", "seed": "703016669", "start": 2201.013839, "end": 2201.138998, "elapsed": 0.125159 }, 1: { "status": "pass", "test_file": "/bson/iter/test_bson_iter_overwrite_decimal128", "seed": "3053512190", "start": 2201.139067, "end": 2201.259692, "elapsed": 0.120625 }, 1: { "status": "pass", "test_file": "/bson/iter/recurse", "seed": "3658211268", "start": 2201.259761, "end": 2201.380483, "elapsed": 0.120722 }, 1: { "status": "pass", "test_file": "/bson/iter/init_find_case", "seed": "53635677", "start": 2201.380551, "end": 2201.498324, "elapsed": 0.117773 }, 1: { "status": "pass", "test_file": "/bson/iter/find_descendant", "seed": "3823707380", "start": 2201.498390, "end": 2201.628859, "elapsed": 0.130469 }, 1: { "status": "pass", "test_file": "/bson/iter/as_bool", "seed": "3373298697", "start": 2201.628926, "end": 2201.757153, "elapsed": 0.128227 }, 1: { "status": "pass", "test_file": "/bson/iter/binary_deprecated", "seed": "2353615471", "start": 2201.757219, "end": 2201.875585, "elapsed": 0.118366 }, 1: { "status": "pass", "test_file": "/bson/iter/from_data", "seed": "1395318360", "start": 2201.875662, "end": 2201.991590, "elapsed": 0.115928 }, 1: { "status": "pass", "test_file": "/bson/iter/empty_key", "seed": "1383679007", "start": 2201.991657, "end": 2202.107828, "elapsed": 0.116171 }, 1: { "status": "pass", "test_file": "/bson/as_json/x1000", "seed": "1379346141", "start": 2202.107893, "end": 2202.275777, "elapsed": 0.167884 }, 1: { "status": "pass", "test_file": "/bson/as_json/multi", "seed": "4053339985", "start": 2202.275842, "end": 2202.403938, "elapsed": 0.128096 }, 1: { "status": "pass", "test_file": "/bson/as_json/string", "seed": "1958920473", "start": 2202.404006, "end": 2202.537434, "elapsed": 0.133428 }, 1: { "status": "pass", "test_file": "/bson/as_json/int32", "seed": "3303875398", "start": 2202.537499, "end": 2202.684798, "elapsed": 0.147299 }, 1: { "status": "pass", "test_file": "/bson/as_json/int64", "seed": "2844047299", "start": 2202.684866, "end": 2202.803729, "elapsed": 0.118863 }, 1: { "status": "pass", "test_file": "/bson/as_json/double", "seed": "2704656910", "start": 2202.803797, "end": 2202.947128, "elapsed": 0.143331 }, 1: { "status": "pass", "test_file": "/bson/as_json/double/nonfinite", "seed": "1250656295", "start": 2202.947194, "end": 2203.069050, "elapsed": 0.121856 }, 1: { "status": "pass", "test_file": "/bson/as_json/code", "seed": "1841153713", "start": 2203.069117, "end": 2203.187834, "elapsed": 0.118717 }, 1: { "status": "pass", "test_file": "/bson/as_json/date_time", "seed": "147957656", "start": 2203.187900, "end": 2203.304857, "elapsed": 0.116957 }, 1: { "status": "pass", "test_file": "/bson/as_json/regex", "seed": "1099724455", "start": 2203.304922, "end": 2203.420500, "elapsed": 0.115578 }, 1: { "status": "pass", "test_file": "/bson/as_json/symbol", "seed": "1772664328", "start": 2203.420568, "end": 2203.579755, "elapsed": 0.159187 }, 1: { "status": "pass", "test_file": "/bson/as_json/utf8", "seed": "1338035752", "start": 2203.579820, "end": 2203.696320, "elapsed": 0.116500 }, 1: { "status": "pass", "test_file": "/bson/as_json/dbpointer", "seed": "3882482245", "start": 2203.696388, "end": 2203.815381, "elapsed": 0.118993 }, 1: { "status": "pass", "test_file": "/bson/as_canonical_extended_json/dbpointer", "seed": "2421476379", "start": 2203.815447, "end": 2203.933154, "elapsed": 0.117707 }, 1: { "status": "pass", "test_file": "/bson/as_json/stack_overflow", "seed": "3454944045", "start": 2203.933223, "end": 2204.061855, "elapsed": 0.128632 }, 1: { "status": "pass", "test_file": "/bson/as_json/corrupt", "seed": "1077636425", "start": 2204.061935, "end": 2204.181056, "elapsed": 0.119121 }, 1: { "status": "pass", "test_file": "/bson/as_json/corrupt_utf8", "seed": "2888795804", "start": 2204.181126, "end": 2204.298805, "elapsed": 0.117679 }, 1: { "status": "pass", "test_file": "/bson/as_json/corrupt_binary", "seed": "3238639586", "start": 2204.298871, "end": 2204.460894, "elapsed": 0.162023 }, 1: { "status": "pass", "test_file": "/bson/as_json_spacing", "seed": "2991950804", "start": 2204.460961, "end": 2204.614104, "elapsed": 0.153143 }, 1: { "status": "pass", "test_file": "/bson/array_as_json", "seed": "204171900", "start": 2204.614169, "end": 2204.729700, "elapsed": 0.115531 }, 1: { "status": "pass", "test_file": "/bson/json/allow_multiple", "seed": "159151214", "start": 2204.729767, "end": 2204.848413, "elapsed": 0.118646 }, 1: { "status": "pass", "test_file": "/bson/json/read/buffering", "seed": "3377389024", "start": 2204.848480, "end": 2205.125720, "elapsed": 0.277240 }, 1: { "status": "pass", "test_file": "/bson/json/read", "seed": "3667319706", "start": 2205.125785, "end": 2205.242511, "elapsed": 0.116726 }, 1: { "status": "pass", "test_file": "/bson/json/inc", "seed": "3690551491", "start": 2205.242579, "end": 2205.364485, "elapsed": 0.121906 }, 1: { "status": "pass", "test_file": "/bson/json/array", "seed": "1439772484", "start": 2205.364551, "end": 2205.520338, "elapsed": 0.155787 }, 1: { "status": "pass", "test_file": "/bson/json/array/single", "seed": "1506771490", "start": 2205.520404, "end": 2205.645116, "elapsed": 0.124712 }, 1: { "status": "pass", "test_file": "/bson/json/array/int64", "seed": "4268237783", "start": 2205.645185, "end": 2205.770865, "elapsed": 0.125680 }, 1: { "status": "pass", "test_file": "/bson/json/array/subdoc", "seed": "1707812231", "start": 2205.770931, "end": 2205.897101, "elapsed": 0.126170 }, 1: { "status": "pass", "test_file": "/bson/json/date", "seed": "3138668640", "start": 2205.897180, "end": 2206.026518, "elapsed": 0.129338 }, 1: { "status": "pass", "test_file": "/bson/json/date/legacy", "seed": "1213593215", "start": 2206.026587, "end": 2206.159009, "elapsed": 0.132422 }, 1: { "status": "pass", "test_file": "/bson/json/date/long", "seed": "2061664106", "start": 2206.159075, "end": 2206.298142, "elapsed": 0.139067 }, 1: { "status": "pass", "test_file": "/bson/json/timestamp", "seed": "1331690892", "start": 2206.298209, "end": 2206.460470, "elapsed": 0.162261 }, 1: { "status": "pass", "test_file": "/bson/json/read/empty", "seed": "3013109870", "start": 2206.460534, "end": 2206.578819, "elapsed": 0.118285 }, 1: { "status": "pass", "test_file": "/bson/json/read/missing_complex", "seed": "142315225", "start": 2206.578893, "end": 2206.698471, "elapsed": 0.119578 }, 1: { "status": "pass", "test_file": "/bson/json/read/invalid_binary", "seed": "3647489674", "start": 2206.698539, "end": 2206.820464, "elapsed": 0.121925 }, 1: { "status": "pass", "test_file": "/bson/json/read/invalid_json", "seed": "2769938747", "start": 2206.820530, "end": 2206.939677, "elapsed": 0.119147 }, 1: { "status": "pass", "test_file": "/bson/json/read/bad_cb", "seed": "883349871", "start": 2206.939748, "end": 2207.057014, "elapsed": 0.117266 }, 1: { "status": "pass", "test_file": "/bson/json/read/invalid", "seed": "2254271328", "start": 2207.057082, "end": 2207.176214, "elapsed": 0.119132 }, 1: { "status": "pass", "test_file": "/bson/json/read/invalid_base64", "seed": "3275328184", "start": 2207.176281, "end": 2207.342913, "elapsed": 0.166632 }, 1: { "status": "pass", "test_file": "/bson/json/read/raw_utf8", "seed": "363569038", "start": 2207.342981, "end": 2207.459802, "elapsed": 0.116821 }, 1: { "status": "pass", "test_file": "/bson/json/read/corrupt_utf8", "seed": "991767715", "start": 2207.459869, "end": 2207.580507, "elapsed": 0.120638 }, 1: { "status": "pass", "test_file": "/bson/json/read/corrupt_document", "seed": "3818316783", "start": 2207.580574, "end": 2207.697493, "elapsed": 0.116919 }, 1: { "status": "pass", "test_file": "/bson/json/read/decimal128", "seed": "1711536605", "start": 2207.697574, "end": 2207.816683, "elapsed": 0.119109 }, 1: { "status": "pass", "test_file": "/bson/json/read/dbpointer", "seed": "2993694607", "start": 2207.816746, "end": 2207.931372, "elapsed": 0.114626 }, 1: { "status": "pass", "test_file": "/bson/json/read/legacy_regex", "seed": "3815973993", "start": 2207.931440, "end": 2208.048454, "elapsed": 0.117014 }, 1: { "status": "pass", "test_file": "/bson/json/read/regex_options_order", "seed": "4032071122", "start": 2208.048521, "end": 2208.211754, "elapsed": 0.163233 }, 1: { "status": "pass", "test_file": "/bson/json/read/binary", "seed": "2003610310", "start": 2208.211822, "end": 2208.329373, "elapsed": 0.117551 }, 1: { "status": "pass", "test_file": "/bson/json/read/legacy_binary", "seed": "2246574339", "start": 2208.329440, "end": 2208.477194, "elapsed": 0.147754 }, 1: { "status": "pass", "test_file": "/bson/json/read/file", "seed": "192220869", "start": 2208.477260, "end": 2208.610907, "elapsed": 0.133647 }, 1: { "status": "pass", "test_file": "/bson/json/read/bad_path", "seed": "1801289504", "start": 2208.610972, "end": 2208.727389, "elapsed": 0.116417 }, 1: { "status": "pass", "test_file": "/bson/json/read/$numberLong", "seed": "1977886072", "start": 2208.727457, "end": 2208.846399, "elapsed": 0.118942 }, 1: { "status": "pass", "test_file": "/bson/json/read/$numberLong/zero", "seed": "860790196", "start": 2208.846466, "end": 2208.970335, "elapsed": 0.123869 }, 1: { "status": "pass", "test_file": "/bson/json/read/code", "seed": "4258095342", "start": 2208.970404, "end": 2209.088258, "elapsed": 0.117854 }, 1: { "status": "pass", "test_file": "/bson/json/read/code/errors", "seed": "1157085354", "start": 2209.088326, "end": 2209.204776, "elapsed": 0.116450 }, 1: { "status": "pass", "test_file": "/bson/json/read/dbref", "seed": "1180589861", "start": 2209.204842, "end": 2209.325090, "elapsed": 0.120248 }, 1: { "status": "pass", "test_file": "/bson/json/read/uescape", "seed": "941822426", "start": 2209.325158, "end": 2209.442155, "elapsed": 0.116997 }, 1: { "status": "pass", "test_file": "/bson/json/read/uescape/key", "seed": "2936390903", "start": 2209.442220, "end": 2209.587785, "elapsed": 0.145565 }, 1: { "status": "pass", "test_file": "/bson/json/read/uescape/bad", "seed": "1401950902", "start": 2209.587850, "end": 2209.756981, "elapsed": 0.169131 }, 1: { "status": "pass", "test_file": "/bson/json/read/int32", "seed": "4089827592", "start": 2209.757048, "end": 2209.875593, "elapsed": 0.118545 }, 1: { "status": "pass", "test_file": "/bson/json/read/int64", "seed": "1775223676", "start": 2209.875659, "end": 2209.991515, "elapsed": 0.115856 }, 1: { "status": "pass", "test_file": "/bson/json/read/double", "seed": "3230690193", "start": 2209.991593, "end": 2210.107599, "elapsed": 0.116006 }, 1: { "status": "pass", "test_file": "/bson/json/read/double/overflow", "seed": "3562948455", "start": 2210.107665, "end": 2210.225003, "elapsed": 0.117338 }, 1: { "status": "pass", "test_file": "/bson/json/read/double/nan", "seed": "925940258", "start": 2210.225070, "end": 2210.343624, "elapsed": 0.118554 }, 1: { "status": "pass", "test_file": "/bson/json/read/double/infinity", "seed": "686730101", "start": 2210.343692, "end": 2210.460884, "elapsed": 0.117192 }, 1: { "status": "pass", "test_file": "/bson/json/read/null", "seed": "3098762121", "start": 2210.460950, "end": 2210.580072, "elapsed": 0.119122 }, 1: { "status": "pass", "test_file": "/bson/json/read/empty_final", "seed": "4129255707", "start": 2210.580137, "end": 2210.696631, "elapsed": 0.116494 }, 1: { "status": "pass", "test_file": "/bson/as_json/decimal128", "seed": "1231080454", "start": 2210.696720, "end": 2210.813155, "elapsed": 0.116435 }, 1: { "status": "pass", "test_file": "/bson/json/read/$numberDecimal", "seed": "318456041", "start": 2210.813222, "end": 2210.929568, "elapsed": 0.116346 }, 1: { "status": "pass", "test_file": "/bson/json/errors", "seed": "3362428279", "start": 2210.929635, "end": 2211.126267, "elapsed": 0.196632 }, 1: { "status": "pass", "test_file": "/bson/integer/width", "seed": "389492647", "start": 2211.126334, "end": 2211.242376, "elapsed": 0.116042 }, 1: { "status": "pass", "test_file": "/bson/json/read/null_in_str", "seed": "2319727390", "start": 2211.242441, "end": 2211.358659, "elapsed": 0.116218 }, 1: { "status": "pass", "test_file": "/bson/as_json/multi_object", "seed": "58876510", "start": 2211.359078, "end": 2211.525100, "elapsed": 0.166022 }, 1: { "status": "pass", "test_file": "/bson/oid/init", "seed": "2911194119", "start": 2211.525164, "end": 2211.655648, "elapsed": 0.130484 }, 1: { "status": "pass", "test_file": "/bson/oid/init_from_string", "seed": "23961890", "start": 2211.655714, "end": 2211.788274, "elapsed": 0.132560 }, 1: { "status": "pass", "test_file": "/bson/oid/init_sequence", "seed": "85910808", "start": 2211.788342, "end": 2211.940422, "elapsed": 0.152080 }, 1: { "status": "pass", "test_file": "/bson/oid/init_sequence_thread_safe", "seed": "3238921233", "start": 2211.940488, "end": 2212.060796, "elapsed": 0.120308 }, 1: { "status": "pass", "test_file": "/bson/oid/init_sequence_with_tid", "seed": "1908017188", "start": 2212.060867, "end": 2212.184322, "elapsed": 0.123455 }, 1: { "status": "pass", "test_file": "/bson/oid/init_with_threads", "seed": "3627487380", "start": 2212.184393, "end": 2212.585092, "elapsed": 0.400699 }, 1: { "status": "pass", "test_file": "/bson/oid/hash", "seed": "158589737", "start": 2212.585158, "end": 2212.725265, "elapsed": 0.140107 }, 1: { "status": "pass", "test_file": "/bson/oid/compare", "seed": "288960109", "start": 2212.725334, "end": 2212.842093, "elapsed": 0.116759 }, 1: { "status": "pass", "test_file": "/bson/oid/copy", "seed": "13965127", "start": 2212.842157, "end": 2213.039084, "elapsed": 0.196927 }, 1: { "status": "pass", "test_file": "/bson/oid/get_time_t", "seed": "2597703671", "start": 2213.039149, "end": 2213.206986, "elapsed": 0.167837 }, 1: { "status": "pass", "test_file": "/bson/oid/counter_overflow", "seed": "830117228", "start": 2213.207054, "end": 2213.327138, "elapsed": 0.120084 }, 1: { "status": "pass", "test_file": "/bson/oid/after_fork", "seed": "357772644", "start": 2213.327204, "end": 2213.445440, "elapsed": 0.118236 }, 1: { "status": "pass", "test_file": "/bson/oid/hostnames", "seed": "1277736618", "start": 2213.445519, "end": 2213.562257, "elapsed": 0.116738 }, 1: { "status": "pass", "test_file": "/bson/reader/new_from_data", "seed": "62974282", "start": 2213.562335, "end": 2213.678284, "elapsed": 0.115949 }, 1: { "status": "pass", "test_file": "/bson/reader/new_from_data_overflow", "seed": "691972285", "start": 2213.678349, "end": 2213.842956, "elapsed": 0.164607 }, 1: { "status": "pass", "test_file": "/bson/reader/new_from_data_document_length_too_large", "seed": "1806163615", "start": 2213.843026, "end": 2213.959904, "elapsed": 0.116878 }, 1: { "status": "pass", "test_file": "/bson/reader/new_from_data_document_length_too_small", "seed": "2328125244", "start": 2213.959972, "end": 2214.077871, "elapsed": 0.117899 }, 1: { "status": "pass", "test_file": "/bson/reader/new_from_handle", "seed": "1955192788", "start": 2214.077939, "end": 2214.196738, "elapsed": 0.118799 }, 1: { "status": "pass", "test_file": "/bson/reader/tell", "seed": "3538381244", "start": 2214.196802, "end": 2214.316171, "elapsed": 0.119369 }, 1: { "status": "pass", "test_file": "/bson/reader/new_from_handle_corrupt", "seed": "790028708", "start": 2214.316237, "end": 2214.438005, "elapsed": 0.121768 }, 1: { "status": "pass", "test_file": "/bson/reader/grow_buffer", "seed": "3550126157", "start": 2214.438076, "end": 2214.556911, "elapsed": 0.118835 }, 1: { "status": "pass", "test_file": "/bson/reader/reset", "seed": "1003349472", "start": 2214.556948, "end": 2214.671719, "elapsed": 0.114771 }, 1: { "status": "pass", "test_file": "/bson/string/new", "seed": "2938333183", "start": 2214.671785, "end": 2214.832672, "elapsed": 0.160887 }, 1: { "status": "pass", "test_file": "/bson/string/append", "seed": "783296205", "start": 2214.832739, "end": 2214.949958, "elapsed": 0.117219 }, 1: { "status": "pass", "test_file": "/bson/string/append_c", "seed": "3707349147", "start": 2214.950052, "end": 2215.114095, "elapsed": 0.164043 }, 1: { "status": "pass", "test_file": "/bson/string/append_printf", "seed": "1544880108", "start": 2215.114159, "end": 2215.266160, "elapsed": 0.152001 }, 1: { "status": "pass", "test_file": "/bson/string/append_unichar", "seed": "4090128638", "start": 2215.266228, "end": 2215.388374, "elapsed": 0.122146 }, 1: { "status": "pass", "test_file": "/bson/string/strdup", "seed": "2494537969", "start": 2215.388439, "end": 2215.541365, "elapsed": 0.152926 }, 1: { "status": "pass", "test_file": "/bson/string/strdup_printf", "seed": "1805033484", "start": 2215.541433, "end": 2215.697509, "elapsed": 0.156076 }, 1: { "status": "pass", "test_file": "/bson/string/strndup", "seed": "673402208", "start": 2215.697575, "end": 2215.858508, "elapsed": 0.160933 }, 1: { "status": "pass", "test_file": "/bson/string/ascii_strtoll", "seed": "564285384", "start": 2215.858573, "end": 2215.975369, "elapsed": 0.116796 }, 1: { "status": "pass", "test_file": "/bson/string/strncpy", "seed": "3074291193", "start": 2215.975437, "end": 2216.092294, "elapsed": 0.116857 }, 1: { "status": "pass", "test_file": "/bson/string/snprintf", "seed": "439546673", "start": 2216.092371, "end": 2216.209135, "elapsed": 0.116764 }, 1: { "status": "pass", "test_file": "/bson/string/strnlen", "seed": "3767806994", "start": 2216.209201, "end": 2216.326688, "elapsed": 0.117487 }, 1: { "status": "pass", "test_file": "/bson/string/strcasecmp", "seed": "2980992251", "start": 2216.326756, "end": 2216.440693, "elapsed": 0.113937 }, 1: { "status": "pass", "test_file": "/bson/utf8/validate", "seed": "1680151297", "start": 2216.440759, "end": 2216.560739, "elapsed": 0.119980 }, 1: { "status": "pass", "test_file": "/bson/utf8/invalid", "seed": "438003369", "start": 2216.560807, "end": 2216.681578, "elapsed": 0.120771 }, 1: { "status": "pass", "test_file": "/bson/utf8/nil", "seed": "442366071", "start": 2216.681645, "end": 2216.798980, "elapsed": 0.117335 }, 1: { "status": "pass", "test_file": "/bson/utf8/escape_for_json", "seed": "1935789034", "start": 2216.799057, "end": 2216.964128, "elapsed": 0.165071 }, 1: { "status": "pass", "test_file": "/bson/utf8/get_char_next_char", "seed": "1933164485", "start": 2216.964195, "end": 2217.084407, "elapsed": 0.120212 }, 1: { "status": "pass", "test_file": "/bson/utf8/from_unichar", "seed": "2112146306", "start": 2217.084473, "end": 2217.239977, "elapsed": 0.155504 }, 1: { "status": "pass", "test_file": "/bson/utf8/non_shortest", "seed": "3991561503", "start": 2217.240062, "end": 2217.355761, "elapsed": 0.115699 }, 1: { "status": "pass", "test_file": "/bson/value/basic", "seed": "2191165582", "start": 2217.355827, "end": 2217.558727, "elapsed": 0.202900 }, 1: { "status": "pass", "test_file": "/bson/value/decimal128", "seed": "3595453976", "start": 2217.558792, "end": 2217.676341, "elapsed": 0.117549 }, 1: { "status": "pass", "test_file": "/bson/writer/custom_realloc", "seed": "1338414320", "start": 2217.676409, "end": 2217.841999, "elapsed": 0.165590 }, 1: { "status": "pass", "test_file": "/bson/writer/shared_buffer", "seed": "423118321", "start": 2217.842067, "end": 2218.495416, "elapsed": 0.653349 }, 1: { "status": "pass", "test_file": "/bson/writer/empty_sequence", "seed": "2492781856", "start": 2218.495492, "end": 2218.591779, "elapsed": 0.096287 }, 1: { "status": "pass", "test_file": "/bson/writer/null_realloc", "seed": "1062753032", "start": 2218.591849, "end": 2218.685414, "elapsed": 0.093565 }, 1: { "status": "pass", "test_file": "/bson/writer/null_realloc_2", "seed": "97765807", "start": 2218.685481, "end": 2218.816673, "elapsed": 0.131192 }, 1: { "status": "skip", "test_file": "/Aggregate/query_flags" }, 1: { "status": "pass", "test_file": "/Array/Basic", "seed": "3265736464", "start": 2218.816755, "end": 2218.913772, "elapsed": 0.097017 }, 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": "25527631", "start": 2218.913882, "end": 2219.118308, "elapsed": 0.204426 }, 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": "2501130985", "start": 2219.118501, "end": 2219.234905, "elapsed": 0.116404 }, 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-errors" }, 1: { "status": "skip", "test_file": "/change_streams/change-streams" }, 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": "2945999625", "start": 2219.235675, "end": 2219.399260, "elapsed": 0.163585 }, 1: { "status": "skip", "test_file": "/Client/sends_handshake_single" }, 1: { "status": "pass", "test_file": "/Client/sends_handshake_pooled", "seed": "3340078276", "start": 2219.399352, "end": 2219.526641, "elapsed": 0.127289 }, 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": "2325022325", "start": 2219.526802, "end": 2219.659576, "elapsed": 0.132774 }, 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": "3518397807", "start": 2219.659877, "end": 2219.800296, "elapsed": 0.140419 }, 1: { "status": "pass", "test_file": "/Client/invalid_server_id", "seed": "3991918847", "start": 2219.800363, "end": 2219.965432, "elapsed": 0.165069 }, 1: { "status": "skip", "test_file": "/max_staleness/Unknown/SmallMaxStaleness" }, 1: { "status": "skip", "test_file": "/max_staleness/ReplicaSetNoPrimary/SecondaryPreferred_tags" }, 1: { "status": "skip", "test_file": "/max_staleness/ReplicaSetNoPrimary/Nearest" }, 1: { "status": "skip", "test_file": "/max_staleness/ReplicaSetNoPrimary/Incompatible" }, 1: { "status": "skip", "test_file": "/max_staleness/ReplicaSetNoPrimary/DefaultNoMaxStaleness" }, 1: { "status": "skip", "test_file": "/max_staleness/ReplicaSetNoPrimary/PrimaryPreferred_tags" }, 1: { "status": "skip", "test_file": "/max_staleness/ReplicaSetNoPrimary/SecondaryPreferred" }, 1: { "status": "skip", "test_file": "/max_staleness/ReplicaSetNoPrimary/Secondary" }, 1: { "status": "skip", "test_file": "/max_staleness/ReplicaSetNoPrimary/NoKnownServers" }, 1: { "status": "skip", "test_file": "/max_staleness/ReplicaSetNoPrimary/Nearest2" }, 1: { "status": "skip", "test_file": "/max_staleness/ReplicaSetNoPrimary/ZeroMaxStaleness" }, 1: { "status": "skip", "test_file": "/max_staleness/ReplicaSetNoPrimary/PrimaryPreferred" }, 1: { "status": "skip", "test_file": "/max_staleness/ReplicaSetNoPrimary/LastUpdateTime" }, 1: { "status": "skip", "test_file": "/max_staleness/ReplicaSetWithPrimary/SecondaryPreferred_tags" }, 1: { "status": "skip", "test_file": "/max_staleness/ReplicaSetWithPrimary/Nearest" }, 1: { "status": "skip", "test_file": "/max_staleness/ReplicaSetWithPrimary/Secondary_tags2" }, 1: { "status": "skip", "test_file": "/max_staleness/ReplicaSetWithPrimary/Incompatible" }, 1: { "status": "skip", "test_file": "/max_staleness/ReplicaSetWithPrimary/DefaultNoMaxStaleness" }, 1: { "status": "skip", "test_file": "/max_staleness/ReplicaSetWithPrimary/SecondaryPreferred" }, 1: { "status": "skip", "test_file": "/max_staleness/ReplicaSetWithPrimary/Nearest2" }, 1: { "status": "skip", "test_file": "/max_staleness/ReplicaSetWithPrimary/ZeroMaxStaleness" }, 1: { "status": "skip", "test_file": "/max_staleness/ReplicaSetWithPrimary/Nearest_tags" }, 1: { "status": "skip", "test_file": "/max_staleness/ReplicaSetWithPrimary/SecondaryPreferred_tags2" }, 1: { "status": "skip", "test_file": "/max_staleness/ReplicaSetWithPrimary/PrimaryPreferred" }, 1: { "status": "skip", "test_file": "/max_staleness/ReplicaSetWithPrimary/MaxStalenessTooSmall" }, 1: { "status": "skip", "test_file": "/max_staleness/ReplicaSetWithPrimary/LongHeartbeat2" }, 1: { "status": "skip", "test_file": "/max_staleness/ReplicaSetWithPrimary/MaxStalenessWithModePrimary" }, 1: { "status": "skip", "test_file": "/max_staleness/ReplicaSetWithPrimary/LongHeartbeat" }, 1: { "status": "skip", "test_file": "/max_staleness/ReplicaSetWithPrimary/LastUpdateTime" }, 1: { "status": "skip", "test_file": "/max_staleness/ReplicaSetWithPrimary/Secondary_tags" }, 1: { "status": "skip", "test_file": "/max_staleness/ReplicaSetWithPrimary/PrimaryPreferred_incompatible" }, 1: { "status": "skip", "test_file": "/max_staleness/supplemental/MissingLastWriteDate" }, 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/Single/Incompatible" }, 1: { "status": "skip", "test_file": "/max_staleness/Single/SmallMaxStaleness" }, 1: { "status": "pass", "test_file": "/Client/max_staleness", "seed": "1447958935", "start": 2219.965904, "end": 2220.086349, "elapsed": 0.120445 }, 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": "7213483", "start": 2220.086488, "end": 2220.246989, "elapsed": 0.160501 }, 1: { "status": "pass", "test_file": "/ClientPool/try_pop", "seed": "868740194", "start": 2220.247058, "end": 2220.362425, "elapsed": 0.115367 }, 1: { "status": "pass", "test_file": "/ClientPool/min_size_zero", "seed": "2453162022", "start": 2220.362490, "end": 2220.478528, "elapsed": 0.116038 }, 1: { "status": "pass", "test_file": "/ClientPool/min_size_dispose", "seed": "4213285918", "start": 2220.478595, "end": 2220.594961, "elapsed": 0.116366 }, 1: { "status": "pass", "test_file": "/ClientPool/set_max_size", "seed": "382798401", "start": 2220.595028, "end": 2220.710631, "elapsed": 0.115603 }, 1: { "status": "pass", "test_file": "/ClientPool/set_min_size", "seed": "2020516190", "start": 2220.710696, "end": 2220.828616, "elapsed": 0.117920 }, 1: { "status": "pass", "test_file": "/ClientPool/handshake", "seed": "3065876654", "start": 2220.828683, "end": 2220.978117, "elapsed": 0.149434 }, 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": "2642551729", "start": 2220.979299, "end": 2221.095703, "elapsed": 0.116404 }, 1: { "status": "pass", "test_file": "/BulkOperation/opts/parse", "seed": "934015117", "start": 2221.095773, "end": 2221.211924, "elapsed": 0.116151 }, 1: { "status": "pass", "test_file": "/BulkOperation/no_client", "seed": "2346165661", "start": 2221.211997, "end": 2221.329071, "elapsed": 0.117074 }, 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": "1343144601", "start": 2221.329682, "end": 2221.444894, "elapsed": 0.115212 }, 1: { "status": "pass", "test_file": "/Collection/aggregate/no_batch_size/with_options", "seed": "3902781991", "start": 2221.444963, "end": 2221.561827, "elapsed": 0.116864 }, 1: { "status": "pass", "test_file": "/Collection/aggregate/batch_size/no_options", "seed": "760527494", "start": 2221.561896, "end": 2221.677739, "elapsed": 0.115843 }, 1: { "status": "pass", "test_file": "/Collection/aggregate/batch_size/with_options", "seed": "910568375", "start": 2221.677821, "end": 2221.842130, "elapsed": 0.164309 }, 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": "1405569059", "start": 2221.842938, "end": 2222.158034, "elapsed": 0.315096 }, 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": "4161453626", "start": 2222.158553, "end": 2222.297899, "elapsed": 0.139346 }, 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/compression-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/read-preference-options" }, 1: { "status": "skip", "test_file": "/uri-options/single-threaded-options" }, 1: { "status": "skip", "test_file": "/uri-options/auth-options" }, 1: { "status": "skip", "test_file": "/uri-options/connection-pool-options" }, 1: { "status": "skip", "test_file": "/uri-options/tls-options" }, 1: { "status": "skip", "test_file": "/connection_uri/valid-warnings" }, 1: { "status": "skip", "test_file": "/connection_uri/valid-unix_socket-absolute" }, 1: { "status": "skip", "test_file": "/connection_uri/additional-nonspec-tests" }, 1: { "status": "skip", "test_file": "/connection_uri/valid-options" }, 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/invalid-uris" }, 1: { "status": "skip", "test_file": "/connection_uri/valid-auth" }, 1: { "status": "skip", "test_file": "/connection_uri/valid-unix_socket-relative" }, 1: { "status": "skip", "test_file": "/auth/connection-string" }, 1: { "status": "skip", "test_file": "/command_monitoring/deleteMany" }, 1: { "status": "skip", "test_file": "/command_monitoring/updateMany" }, 1: { "status": "skip", "test_file": "/command_monitoring/command" }, 1: { "status": "skip", "test_file": "/command_monitoring/insertMany" }, 1: { "status": "skip", "test_file": "/command_monitoring/deleteOne" }, 1: { "status": "skip", "test_file": "/command_monitoring/bulkWrite" }, 1: { "status": "skip", "test_file": "/command_monitoring/unacknowledgedBulkWrite" }, 1: { "status": "skip", "test_file": "/command_monitoring/updateOne" }, 1: { "status": "skip", "test_file": "/command_monitoring/find" }, 1: { "status": "skip", "test_file": "/command_monitoring/insertOne" }, 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": "632963863", "start": 2222.299725, "end": 2222.468406, "elapsed": 0.168681 }, 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": "3163318507", "start": 2222.468541, "end": 2222.586775, "elapsed": 0.118234 }, 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/download_by_name" }, 1: { "status": "skip", "test_file": "/gridfs/upload" }, 1: { "status": "skip", "test_file": "/gridfs/download" }, 1: { "status": "skip", "test_file": "/gridfs/delete" }, 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": "315759073", "start": 2222.587426, "end": 2222.705314, "elapsed": 0.117888 }, 1: { "status": "pass", "test_file": "/gridfs_old/File/Page/get_data", "seed": "1785239728", "start": 2222.705379, "end": 2222.825533, "elapsed": 0.120154 }, 1: { "status": "pass", "test_file": "/gridfs_old/File/Page/get_len", "seed": "2232030027", "start": 2222.825601, "end": 2222.942134, "elapsed": 0.116533 }, 1: { "status": "pass", "test_file": "/gridfs_old/File/Page/is_dirty", "seed": "2066161985", "start": 2222.942200, "end": 2223.104932, "elapsed": 0.162732 }, 1: { "status": "pass", "test_file": "/gridfs_old/File/Page/read", "seed": "296960312", "start": 2223.104999, "end": 2223.220850, "elapsed": 0.115851 }, 1: { "status": "pass", "test_file": "/gridfs_old/File/Page/seek", "seed": "3773897071", "start": 2223.220917, "end": 2223.356800, "elapsed": 0.135883 }, 1: { "status": "pass", "test_file": "/gridfs_old/File/Page/write", "seed": "3488385320", "start": 2223.356864, "end": 2223.472275, "elapsed": 0.115411 }, 1: { "status": "pass", "test_file": "/gridfs_old/File/Page/memset0", "seed": "34387324", "start": 2223.472342, "end": 2223.593397, "elapsed": 0.121055 }, 1: { "status": "pass", "test_file": "/MongoDB/handshake/appname_in_uri", "seed": "3237437625", "start": 2223.593433, "end": 2223.710428, "elapsed": 0.116995 }, 1: { "status": "pass", "test_file": "/MongoDB/handshake/appname_frozen_single", "seed": "1718813", "start": 2223.710498, "end": 2223.828010, "elapsed": 0.117512 }, 1: { "status": "pass", "test_file": "/MongoDB/handshake/appname_frozen_pooled", "seed": "3278849593", "start": 2223.828080, "end": 2224.000036, "elapsed": 0.171956 }, 1: { "status": "skip", "test_file": "/MongoDB/handshake/success" }, 1: { "status": "pass", "test_file": "/MongoDB/handshake/big_platform", "seed": "1840007351", "start": 2224.000128, "end": 2224.163974, "elapsed": 0.163846 }, 1: { "status": "pass", "test_file": "/MongoDB/handshake/oversized_platform", "seed": "661384266", "start": 2224.164044, "end": 2224.312782, "elapsed": 0.148738 }, 1: { "status": "pass", "test_file": "/MongoDB/handshake/failure", "seed": "798708851", "start": 2224.312849, "end": 2224.445178, "elapsed": 0.132329 }, 1: { "status": "skip", "test_file": "/MongoDB/handshake/too_big" }, 1: { "status": "pass", "test_file": "/MongoDB/handshake/oversized_flags", "seed": "2975502821", "start": 2224.445267, "end": 2224.562243, "elapsed": 0.116976 }, 1: { "status": "skip", "test_file": "/MongoDB/handshake/cannot_send" }, 1: { "status": "pass", "test_file": "/MongoDB/handshake/platform_config", "seed": "2896863033", "start": 2224.562334, "end": 2224.678349, "elapsed": 0.116015 }, 1: { "status": "pass", "test_file": "/MongoDB/handshake/race_condition", "seed": "375621844", "start": 2224.678415, "end": 2225.063325, "elapsed": 0.384910 }, 1: { "status": "pass", "test_file": "/LinuxDistroScanner/test_read_generic_release_file", "seed": "1514156204", "start": 2225.063373, "end": 2225.179459, "elapsed": 0.116086 }, 1: { "status": "pass", "test_file": "/LinuxDistroScanner/test_read_key_value_file", "seed": "1172373888", "start": 2225.179500, "end": 2225.346787, "elapsed": 0.167287 }, 1: { "status": "pass", "test_file": "/LinuxDistroScanner/test_distro_scanner_reads", "seed": "1423336028", "start": 2225.346857, "end": 2225.464695, "elapsed": 0.117838 }, 1: { "status": "pass", "test_file": "/List/Basic", "seed": "193725343", "start": 2225.464766, "end": 2225.582791, "elapsed": 0.118025 }, 1: { "status": "pass", "test_file": "/Log/basic", "seed": "3522608833", "start": 2225.582870, "end": 2225.699809, "elapsed": 0.116939 }, 1: { "status": "skip", "test_file": "/Log/trace/enabled" }, 1: { "status": "pass", "test_file": "/Log/trace/disabled", "seed": "750556161", "start": 2225.699855, "end": 2225.818844, "elapsed": 0.118989 }, 1: { "status": "pass", "test_file": "/Log/null", "seed": "31290919", "start": 2225.818909, "end": 2225.944928, "elapsed": 0.126019 }, 1: { "status": "pass", "test_file": "/Matcher/basic", "seed": "756911736", "start": 2225.944995, "end": 2226.085321, "elapsed": 0.140326 }, 1: { "status": "pass", "test_file": "/Matcher/array", "seed": "1152726510", "start": 2226.085389, "end": 2226.202576, "elapsed": 0.117187 }, 1: { "status": "pass", "test_file": "/Matcher/compare", "seed": "1899459647", "start": 2226.202644, "end": 2226.321030, "elapsed": 0.118386 }, 1: { "status": "pass", "test_file": "/Matcher/logic", "seed": "124293483", "start": 2226.321099, "end": 2226.438781, "elapsed": 0.117682 }, 1: { "status": "pass", "test_file": "/Matcher/bad_spec", "seed": "3132155855", "start": 2226.438853, "end": 2226.555355, "elapsed": 0.116502 }, 1: { "status": "pass", "test_file": "/Matcher/eq/utf8", "seed": "891839979", "start": 2226.555427, "end": 2226.671994, "elapsed": 0.116567 }, 1: { "status": "pass", "test_file": "/Matcher/eq/int32", "seed": "3667378487", "start": 2226.672061, "end": 2226.832131, "elapsed": 0.160070 }, 1: { "status": "pass", "test_file": "/Matcher/eq/int64", "seed": "3935552549", "start": 2226.832196, "end": 2226.950178, "elapsed": 0.117982 }, 1: { "status": "pass", "test_file": "/Matcher/eq/doc", "seed": "3807495528", "start": 2226.950246, "end": 2227.158589, "elapsed": 0.208343 }, 1: { "status": "pass", "test_file": "/Matcher/in/basic", "seed": "1263091850", "start": 2227.158657, "end": 2227.298154, "elapsed": 0.139497 }, 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": "1219315017", "start": 2227.298256, "end": 2227.460038, "elapsed": 0.161782 }, 1: { "status": "pass", "test_file": "/Queue/pop_tail", "seed": "2243473085", "start": 2227.460105, "end": 2227.630837, "elapsed": 0.170732 }, 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": "3122181312", "start": 2227.630972, "end": 2227.749207, "elapsed": 0.118235 }, 1: { "status": "pass", "test_file": "/ReadConcern/basic", "seed": "2145059413", "start": 2227.749272, "end": 2227.865575, "elapsed": 0.116303 }, 1: { "status": "pass", "test_file": "/ReadConcern/bson_omits_defaults", "seed": "4239373830", "start": 2227.865654, "end": 2227.980688, "elapsed": 0.115034 }, 1: { "status": "pass", "test_file": "/ReadConcern/always_mutable", "seed": "3210593365", "start": 2227.980756, "end": 2228.135058, "elapsed": 0.154302 }, 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/write-concern" }, 1: { "status": "skip", "test_file": "/read_write_concern/connection-string/read-concern" }, 1: { "status": "skip", "test_file": "/read_write_concern/document/write-concern" }, 1: { "status": "skip", "test_file": "/read_write_concern/document/read-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/findOneAndDelete-serverErrors" }, 1: { "status": "skip", "test_file": "/retryable_writes/deleteMany" }, 1: { "status": "skip", "test_file": "/retryable_writes/updateMany" }, 1: { "status": "skip", "test_file": "/retryable_writes/insertMany-serverErrors" }, 1: { "status": "skip", "test_file": "/retryable_writes/replaceOne-serverErrors" }, 1: { "status": "skip", "test_file": "/retryable_writes/replaceOne" }, 1: { "status": "skip", "test_file": "/retryable_writes/deleteOne-serverErrors" }, 1: { "status": "skip", "test_file": "/retryable_writes/updateOne-serverErrors" }, 1: { "status": "skip", "test_file": "/retryable_writes/findOneAndReplace" }, 1: { "status": "skip", "test_file": "/retryable_writes/bulkWrite-serverErrors" }, 1: { "status": "skip", "test_file": "/retryable_writes/insertMany" }, 1: { "status": "skip", "test_file": "/retryable_writes/deleteOne" }, 1: { "status": "skip", "test_file": "/retryable_writes/findOneAndUpdate" }, 1: { "status": "skip", "test_file": "/retryable_writes/bulkWrite" }, 1: { "status": "skip", "test_file": "/retryable_writes/findOneAndDelete" }, 1: { "status": "skip", "test_file": "/retryable_writes/findOneAndUpdate-serverErrors" }, 1: { "status": "skip", "test_file": "/retryable_writes/insertOne-serverErrors" }, 1: { "status": "skip", "test_file": "/retryable_writes/updateOne" }, 1: { "status": "skip", "test_file": "/retryable_writes/retryableErrors" }, 1: { "status": "skip", "test_file": "/retryable_writes/findOneAndReplace-serverErrors" }, 1: { "status": "skip", "test_file": "/retryable_writes/insertOne" }, 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/changeStreams-db.coll.watch" }, 1: { "status": "skip", "test_file": "/retryable_reads/countDocuments-serverErrors" }, 1: { "status": "skip", "test_file": "/retryable_reads/listCollectionNames" }, 1: { "status": "skip", "test_file": "/retryable_reads/aggregate" }, 1: { "status": "skip", "test_file": "/retryable_reads/listIndexNames-serverErrors" }, 1: { "status": "skip", "test_file": "/retryable_reads/findOne" }, 1: { "status": "skip", "test_file": "/retryable_reads/mapReduce" }, 1: { "status": "skip", "test_file": "/retryable_reads/count-serverErrors" }, 1: { "status": "skip", "test_file": "/retryable_reads/listDatabases-serverErrors" }, 1: { "status": "skip", "test_file": "/retryable_reads/count" }, 1: { "status": "skip", "test_file": "/retryable_reads/listDatabaseObjects-serverErrors" }, 1: { "status": "skip", "test_file": "/retryable_reads/listCollectionObjects" }, 1: { "status": "skip", "test_file": "/retryable_reads/gridfs-downloadByName" }, 1: { "status": "skip", "test_file": "/retryable_reads/distinct" }, 1: { "status": "skip", "test_file": "/retryable_reads/listIndexes-serverErrors" }, 1: { "status": "skip", "test_file": "/retryable_reads/changeStreams-db.watch-serverErrors" }, 1: { "status": "skip", "test_file": "/retryable_reads/listIndexNames" }, 1: { "status": "skip", "test_file": "/retryable_reads/listCollectionObjects-serverErrors" }, 1: { "status": "skip", "test_file": "/retryable_reads/listIndexes" }, 1: { "status": "skip", "test_file": "/retryable_reads/aggregate-serverErrors" }, 1: { "status": "skip", "test_file": "/retryable_reads/listDatabases" }, 1: { "status": "skip", "test_file": "/retryable_reads/changeStreams-client.watch-serverErrors" }, 1: { "status": "skip", "test_file": "/retryable_reads/changeStreams-db.watch" }, 1: { "status": "skip", "test_file": "/retryable_reads/listDatabaseNames" }, 1: { "status": "skip", "test_file": "/retryable_reads/estimatedDocumentCount" }, 1: { "status": "skip", "test_file": "/retryable_reads/changeStreams-client.watch" }, 1: { "status": "skip", "test_file": "/retryable_reads/findOne-serverErrors" }, 1: { "status": "skip", "test_file": "/retryable_reads/listCollections" }, 1: { "status": "skip", "test_file": "/retryable_reads/distinct-serverErrors" }, 1: { "status": "skip", "test_file": "/retryable_reads/gridfs-downloadByName-serverErrors" }, 1: { "status": "skip", "test_file": "/retryable_reads/listDatabaseObjects" }, 1: { "status": "skip", "test_file": "/retryable_reads/find-serverErrors" }, 1: { "status": "skip", "test_file": "/retryable_reads/changeStreams-db.coll.watch-serverErrors" }, 1: { "status": "skip", "test_file": "/retryable_reads/gridfs-download" }, 1: { "status": "skip", "test_file": "/retryable_reads/countDocuments" }, 1: { "status": "skip", "test_file": "/retryable_reads/listCollections-serverErrors" }, 1: { "status": "skip", "test_file": "/retryable_reads/listDatabaseNames-serverErrors" }, 1: { "status": "skip", "test_file": "/retryable_reads/find" }, 1: { "status": "skip", "test_file": "/retryable_reads/listCollectionNames-serverErrors" }, 1: { "status": "skip", "test_file": "/retryable_reads/estimatedDocumentCount-serverErrors" }, 1: { "status": "skip", "test_file": "/retryable_reads/aggregate-merge" }, 1: { "status": "skip", "test_file": "/retryable_reads/gridfs-download-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": "1269961309", "start": 2228.136148, "end": 2228.254880, "elapsed": 0.118732 }, 1: { "status": "pass", "test_file": "/Rpc/delete/scatter", "seed": "3531558639", "start": 2228.254958, "end": 2228.374051, "elapsed": 0.119093 }, 1: { "status": "pass", "test_file": "/Rpc/get_more/gather", "seed": "670752758", "start": 2228.374127, "end": 2228.492182, "elapsed": 0.118055 }, 1: { "status": "pass", "test_file": "/Rpc/get_more/scatter", "seed": "3455288090", "start": 2228.492250, "end": 2228.607402, "elapsed": 0.115152 }, 1: { "status": "pass", "test_file": "/Rpc/insert/gather", "seed": "3678522536", "start": 2228.607468, "end": 2228.723465, "elapsed": 0.115997 }, 1: { "status": "pass", "test_file": "/Rpc/insert/scatter", "seed": "1484638487", "start": 2228.723530, "end": 2228.841542, "elapsed": 0.118012 }, 1: { "status": "pass", "test_file": "/Rpc/kill_cursors/gather", "seed": "3266960850", "start": 2228.841610, "end": 2228.957784, "elapsed": 0.116174 }, 1: { "status": "pass", "test_file": "/Rpc/kill_cursors/scatter", "seed": "2837156819", "start": 2228.957848, "end": 2229.077387, "elapsed": 0.119539 }, 1: { "status": "pass", "test_file": "/Rpc/query/gather", "seed": "3516152684", "start": 2229.077466, "end": 2229.266971, "elapsed": 0.189505 }, 1: { "status": "pass", "test_file": "/Rpc/query/scatter", "seed": "3889895180", "start": 2229.267037, "end": 2229.391098, "elapsed": 0.124061 }, 1: { "status": "pass", "test_file": "/Rpc/reply/gather", "seed": "1833875438", "start": 2229.391167, "end": 2229.515370, "elapsed": 0.124203 }, 1: { "status": "pass", "test_file": "/Rpc/reply/scatter", "seed": "1709548558", "start": 2229.515441, "end": 2229.637365, "elapsed": 0.121924 }, 1: { "status": "pass", "test_file": "/Rpc/reply/scatter2", "seed": "3389640440", "start": 2229.637431, "end": 2229.774395, "elapsed": 0.136964 }, 1: { "status": "pass", "test_file": "/Rpc/update/gather", "seed": "1464417125", "start": 2229.774460, "end": 2229.892038, "elapsed": 0.117578 }, 1: { "status": "pass", "test_file": "/Rpc/update/scatter", "seed": "2538121474", "start": 2229.892104, "end": 2230.014895, "elapsed": 0.122791 }, 1: { "status": "pass", "test_file": "/Rpc/buffer/iov", "seed": "3432228921", "start": 2230.014968, "end": 2230.137390, "elapsed": 0.122422 }, 1: { "status": "pass", "test_file": "/Socket/check_closed", "seed": "3773038126", "start": 2230.137459, "end": 2230.259597, "elapsed": 0.122138 }, 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": "892342176", "start": 2230.260155, "end": 2230.393969, "elapsed": 0.133814 }, 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/reads" }, 1: { "status": "skip", "test_file": "/transactions/bulk" }, 1: { "status": "skip", "test_file": "/transactions/causal-consistency" }, 1: { "status": "skip", "test_file": "/transactions/mongos-pin-auto" }, 1: { "status": "skip", "test_file": "/transactions/findOneAndReplace" }, 1: { "status": "skip", "test_file": "/transactions/count" }, 1: { "status": "skip", "test_file": "/transactions/retryable-commit" }, 1: { "status": "skip", "test_file": "/transactions/commit" }, 1: { "status": "skip", "test_file": "/transactions/transaction-options" }, 1: { "status": "skip", "test_file": "/transactions/error-labels" }, 1: { "status": "skip", "test_file": "/transactions/opts" }, 1: { "status": "skip", "test_file": "/transactions/findOneAndUpdate" }, 1: { "status": "skip", "test_file": "/transactions/read-pref" }, 1: { "status": "skip", "test_file": "/transactions/write-concern" }, 1: { "status": "skip", "test_file": "/transactions/update" }, 1: { "status": "skip", "test_file": "/transactions/pin-mongos" }, 1: { "status": "skip", "test_file": "/transactions/insert" }, 1: { "status": "skip", "test_file": "/transactions/mongos-recovery-token" }, 1: { "status": "skip", "test_file": "/transactions/findOneAndDelete" }, 1: { "status": "skip", "test_file": "/transactions/delete" }, 1: { "status": "skip", "test_file": "/transactions/retryable-abort" }, 1: { "status": "skip", "test_file": "/transactions/run-command" }, 1: { "status": "skip", "test_file": "/transactions/errors" }, 1: { "status": "skip", "test_file": "/transactions/abort" }, 1: { "status": "skip", "test_file": "/transactions/read-concern" }, 1: { "status": "skip", "test_file": "/transactions/retryable-writes" }, 1: { "status": "skip", "test_file": "/transactions/isolation" }, 1: { "status": "skip", "test_file": "/with_transaction/commit-retry" }, 1: { "status": "skip", "test_file": "/with_transaction/callback-aborts" }, 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" }, 1: { "status": "skip", "test_file": "/with_transaction/transaction-options" }, 1: { "status": "skip", "test_file": "/with_transaction/commit-transienttransactionerror" }, 1: { "status": "skip", "test_file": "/with_transaction/commit-writeconcernerror" }, 1: { "status": "skip", "test_file": "/with_transaction/callback-retry" }, 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": "2227568449", "start": 2230.394902, "end": 2230.819830, "elapsed": 0.424928 }, 1: { "status": "skip", "test_file": "/Samples" }, 1: { "status": "skip", "test_file": "/Samples/with_txn" }, 1: { "status": "pass", "test_file": "/scram/username_not_set", "seed": "3916583251", "start": 2230.819936, "end": 2230.937235, "elapsed": 0.117299 }, 1: { "status": "pass", "test_file": "/scram/sasl_prep", "seed": "883211951", "start": 2230.937299, "end": 2231.059007, "elapsed": 0.121708 }, 1: { "status": "pass", "test_file": "/scram/iteration_count", "seed": "652922376", "start": 2231.059074, "end": 2231.282174, "elapsed": 0.223100 }, 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/direct_connection_rssecondary" }, 1: { "status": "skip", "test_file": "/server_discovery_and_monitoring/single/direct_connection_mongos" }, 1: { "status": "skip", "test_file": "/server_discovery_and_monitoring/single/too_old" }, 1: { "status": "skip", "test_file": "/server_discovery_and_monitoring/single/direct_connection_standalone" }, 1: { "status": "skip", "test_file": "/server_discovery_and_monitoring/single/ls_timeout_standalone" }, 1: { "status": "skip", "test_file": "/server_discovery_and_monitoring/single/standalone_removed" }, 1: { "status": "skip", "test_file": "/server_discovery_and_monitoring/single/too_new" }, 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_external_ip" }, 1: { "status": "skip", "test_file": "/server_discovery_and_monitoring/single/direct_connection_rsprimary" }, 1: { "status": "skip", "test_file": "/server_discovery_and_monitoring/single/unavailable_seed" }, 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_rsarbiter" }, 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/rs/discover_secondary" }, 1: { "status": "skip", "test_file": "/server_discovery_and_monitoring/rs/primary_disconnect_electionid" }, 1: { "status": "skip", "test_file": "/server_discovery_and_monitoring/rs/discover_primary" }, 1: { "status": "skip", "test_file": "/server_discovery_and_monitoring/rs/normalize_case" }, 1: { "status": "skip", "test_file": "/server_discovery_and_monitoring/rs/non_rs_member" }, 1: { "status": "skip", "test_file": "/server_discovery_and_monitoring/rs/too_old" }, 1: { "status": "skip", "test_file": "/server_discovery_and_monitoring/rs/primary_becomes_ghost" }, 1: { "status": "skip", "test_file": "/server_discovery_and_monitoring/rs/new_primary_new_setversion" }, 1: { "status": "skip", "test_file": "/server_discovery_and_monitoring/rs/use_setversion_without_electionid" }, 1: { "status": "skip", "test_file": "/server_discovery_and_monitoring/rs/primary_disconnect_setversion" }, 1: { "status": "skip", "test_file": "/server_discovery_and_monitoring/rs/primary_changes_set_name" }, 1: { "status": "skip", "test_file": "/server_discovery_and_monitoring/rs/primary_disconnect" }, 1: { "status": "skip", "test_file": "/server_discovery_and_monitoring/rs/discovery" }, 1: { "status": "skip", "test_file": "/server_discovery_and_monitoring/rs/too_new" }, 1: { "status": "skip", "test_file": "/server_discovery_and_monitoring/rs/incompatible_other" }, 1: { "status": "skip", "test_file": "/server_discovery_and_monitoring/rs/ls_timeout" }, 1: { "status": "skip", "test_file": "/server_discovery_and_monitoring/rs/compatible" }, 1: { "status": "skip", "test_file": "/server_discovery_and_monitoring/rs/normalize_case_me" }, 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/equal_electionids" }, 1: { "status": "skip", "test_file": "/server_discovery_and_monitoring/rs/secondary_mismatched_me" }, 1: { "status": "skip", "test_file": "/server_discovery_and_monitoring/rs/wrong_set_name" }, 1: { "status": "skip", "test_file": "/server_discovery_and_monitoring/rs/primary_becomes_mongos" }, 1: { "status": "skip", "test_file": "/server_discovery_and_monitoring/rs/sec_not_auth" }, 1: { "status": "skip", "test_file": "/server_discovery_and_monitoring/rs/compatible_unknown" }, 1: { "status": "skip", "test_file": "/server_discovery_and_monitoring/rs/unexpected_mongos" }, 1: { "status": "skip", "test_file": "/server_discovery_and_monitoring/rs/setversion_without_electionid" }, 1: { "status": "skip", "test_file": "/server_discovery_and_monitoring/rs/new_primary" }, 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/primary_becomes_standalone" }, 1: { "status": "skip", "test_file": "/server_discovery_and_monitoring/rs/member_standalone" }, 1: { "status": "skip", "test_file": "/server_discovery_and_monitoring/rs/secondary_ignore_ok_0" }, 1: { "status": "skip", "test_file": "/server_discovery_and_monitoring/rs/secondary_wrong_set_name" }, 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/incompatible_arbiter" }, 1: { "status": "skip", "test_file": "/server_discovery_and_monitoring/rs/rsother_discovered" }, 1: { "status": "skip", "test_file": "/server_discovery_and_monitoring/rs/new_primary_new_electionid" }, 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/discover_arbiters" }, 1: { "status": "skip", "test_file": "/server_discovery_and_monitoring/rs/ghost_discovered" }, 1: { "status": "skip", "test_file": "/server_discovery_and_monitoring/rs/primary_mismatched_me" }, 1: { "status": "skip", "test_file": "/server_discovery_and_monitoring/rs/null_election_id" }, 1: { "status": "skip", "test_file": "/server_discovery_and_monitoring/rs/incompatible_ghost" }, 1: { "status": "skip", "test_file": "/server_discovery_and_monitoring/rs/hosts_differ_from_seeds" }, 1: { "status": "skip", "test_file": "/server_discovery_and_monitoring/rs/stepdown_change_set_name" }, 1: { "status": "skip", "test_file": "/server_discovery_and_monitoring/rs/response_from_removed" }, 1: { "status": "skip", "test_file": "/server_discovery_and_monitoring/rs/discover_passives" }, 1: { "status": "skip", "test_file": "/server_discovery_and_monitoring/rs/primary_reports_new_member" }, 1: { "status": "skip", "test_file": "/server_discovery_and_monitoring/sharded/multiple_mongoses" }, 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/ls_timeout_mongos" }, 1: { "status": "skip", "test_file": "/server_discovery_and_monitoring/sharded/mongos_disconnect" }, 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/supplemental/discover_rs_name_from_primary" }, 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_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_removal" }, 1: { "status": "skip", "test_file": "/server_discovery_and_monitoring/monitoring/standalone" }, 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": "2135496605", "start": 2231.283210, "end": 2231.405627, "elapsed": 0.122417 }, 1: { "status": "pass", "test_file": "/server_discovery_and_monitoring/monitoring/heartbeat/pooled/dns", "seed": "3229433475", "start": 2231.405699, "end": 2232.538392, "elapsed": 1.132693 }, 1: { "status": "skip", "test_file": "/server_selection/rtt/value_test_1" }, 1: { "status": "skip", "test_file": "/server_selection/rtt/value_test_4" }, 1: { "status": "skip", "test_file": "/server_selection/rtt/value_test_2" }, 1: { "status": "skip", "test_file": "/server_selection/rtt/value_test_3" }, 1: { "status": "skip", "test_file": "/server_selection/rtt/first_value" }, 1: { "status": "skip", "test_file": "/server_selection/rtt/value_test_5" }, 1: { "status": "skip", "test_file": "/server_selection/rtt/first_value_zero" }, 1: { "status": "skip", "test_file": "/server_selection/server_selection/Unknown/write/SecondaryPreferred" }, 1: { "status": "skip", "test_file": "/server_selection/server_selection/Unknown/read/SecondaryPreferred" }, 1: { "status": "skip", "test_file": "/server_selection/server_selection/ReplicaSetNoPrimary/write/SecondaryPreferred" }, 1: { "status": "skip", "test_file": "/server_selection/server_selection/ReplicaSetNoPrimary/read/Nearest" }, 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_non_matching" }, 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/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/Secondary" }, 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/PossiblePrimaryNearest" }, 1: { "status": "skip", "test_file": "/server_selection/server_selection/ReplicaSetNoPrimary/read/Primary" }, 1: { "status": "skip", "test_file": "/server_selection/server_selection/ReplicaSetNoPrimary/read/PrimaryPreferred" }, 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/PossiblePrimary" }, 1: { "status": "skip", "test_file": "/server_selection/server_selection/ReplicaSetNoPrimary/read/PrimaryPreferred_non_matching" }, 1: { "status": "skip", "test_file": "/server_selection/server_selection/ReplicaSetWithPrimary/write/SecondaryPreferred" }, 1: { "status": "skip", "test_file": "/server_selection/server_selection/ReplicaSetWithPrimary/read/SecondaryPreferred_tags" }, 1: { "status": "skip", "test_file": "/server_selection/server_selection/ReplicaSetWithPrimary/read/Nearest" }, 1: { "status": "skip", "test_file": "/server_selection/server_selection/ReplicaSetWithPrimary/read/Nearest_multiple" }, 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/SecondaryPreferred_non_matching" }, 1: { "status": "skip", "test_file": "/server_selection/server_selection/ReplicaSetWithPrimary/read/SecondaryPreferred" }, 1: { "status": "skip", "test_file": "/server_selection/server_selection/ReplicaSetWithPrimary/read/Secondary" }, 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/PrimaryPreferred" }, 1: { "status": "skip", "test_file": "/server_selection/server_selection/ReplicaSetWithPrimary/read/PrimaryPreferred_non_matching" }, 1: { "status": "skip", "test_file": "/server_selection/server_selection/Sharded/write/Nearest" }, 1: { "status": "skip", "test_file": "/server_selection/server_selection/Sharded/write/SecondaryPreferred" }, 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/Sharded/read/Nearest" }, 1: { "status": "skip", "test_file": "/server_selection/server_selection/Sharded/read/SecondaryPreferred" }, 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/Single/write/SecondaryPreferred" }, 1: { "status": "skip", "test_file": "/server_selection/server_selection/Single/read/SecondaryPreferred" }, 1: { "status": "skip", "test_file": "/initial_dns_seedlist_discovery/two-txt-records" }, 1: { "status": "skip", "test_file": "/initial_dns_seedlist_discovery/txt-record-with-overridden-uri-option" }, 1: { "status": "skip", "test_file": "/initial_dns_seedlist_discovery/parent-part-mismatch5" }, 1: { "status": "skip", "test_file": "/initial_dns_seedlist_discovery/parent-part-mismatch4" }, 1: { "status": "skip", "test_file": "/initial_dns_seedlist_discovery/txt-record-with-unallowed-option" }, 1: { "status": "skip", "test_file": "/initial_dns_seedlist_discovery/returned-parent-wrong" }, 1: { "status": "skip", "test_file": "/initial_dns_seedlist_discovery/parent-part-mismatch3" }, 1: { "status": "skip", "test_file": "/initial_dns_seedlist_discovery/one-txt-record-multiple-strings" }, 1: { "status": "skip", "test_file": "/initial_dns_seedlist_discovery/returned-parent-too-short" }, 1: { "status": "skip", "test_file": "/initial_dns_seedlist_discovery/parent-part-mismatch1" }, 1: { "status": "skip", "test_file": "/initial_dns_seedlist_discovery/two-results-nonstandard-port" }, 1: { "status": "skip", "test_file": "/initial_dns_seedlist_discovery/one-result-default-port" }, 1: { "status": "skip", "test_file": "/initial_dns_seedlist_discovery/txt-record-with-overridden-ssl-option" }, 1: { "status": "skip", "test_file": "/initial_dns_seedlist_discovery/uri-with-two-hosts" }, 1: { "status": "skip", "test_file": "/initial_dns_seedlist_discovery/txt-record-not-allowed-option" }, 1: { "status": "skip", "test_file": "/initial_dns_seedlist_discovery/parent-part-mismatch2" }, 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/no-results" }, 1: { "status": "skip", "test_file": "/initial_dns_seedlist_discovery/uri-with-port" }, 1: { "status": "skip", "test_file": "/initial_dns_seedlist_discovery/one-txt-record" }, 1: { "status": "skip", "test_file": "/initial_dns_seedlist_discovery/misformatted-option" }, 1: { "status": "skip", "test_file": "/initial_dns_seedlist_discovery/longer-parent-in-return" }, 1: { "status": "skip", "test_file": "/initial_dns_seedlist_discovery/uri-with-admin-database" }, 1: { "status": "skip", "test_file": "/initial_dns_auth/dns-auth" }, 1: { "status": "pass", "test_file": "/initial_dns_seedlist_discovery/null_error_pointer", "seed": "1387251359", "start": 2232.539232, "end": 2233.025312, "elapsed": 0.486080 }, 1: { "status": "pass", "test_file": "/server_selection/errors/dns/direct/single", "seed": "1902749478", "start": 2233.025379, "end": 2233.152832, "elapsed": 0.127453 }, 1: { "status": "skip", "test_file": "/server_selection/errors/dns/direct/pooled" }, 1: { "status": "pass", "test_file": "/server_selection/errors/dns/multi/fail/single", "seed": "447203614", "start": 2233.152927, "end": 2233.299794, "elapsed": 0.146867 }, 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": "2759893215", "start": 2233.299932, "end": 2233.465233, "elapsed": 0.165301 }, 1: { "status": "pass", "test_file": "/server_selection/errors/uds/not_found/pooled", "seed": "2036982970", "start": 2233.465302, "end": 2233.682193, "elapsed": 0.216891 }, 1: { "status": "pass", "test_file": "/Session/opts/clone", "seed": "1864496511", "start": 2233.682263, "end": 2233.799272, "elapsed": 0.117009 }, 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": "994918050", "start": 2233.800179, "end": 2233.955940, "elapsed": 0.155761 }, 1: { "status": "pass", "test_file": "/Stream/buffered/basic", "seed": "3350453209", "start": 2233.956007, "end": 2234.072821, "elapsed": 0.116814 }, 1: { "status": "pass", "test_file": "/Stream/buffered/oversized", "seed": "2883868051", "start": 2234.072888, "end": 2234.190753, "elapsed": 0.117865 }, 1: { "status": "pass", "test_file": "/Stream/writev_full", "seed": "3896240811", "start": 2234.190821, "end": 2234.309608, "elapsed": 0.118787 }, 1: { "status": "pass", "test_file": "/Thread/cond_wait", "seed": "3868566605", "start": 2234.309676, "end": 2234.531156, "elapsed": 0.221480 }, 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": "966914537", "start": 2234.531389, "end": 2234.773307, "elapsed": 0.241918 }, 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": "3191649452", "start": 2234.773664, "end": 2234.903248, "elapsed": 0.129584 }, 1: { "status": "pass", "test_file": "/Uri/new", "seed": "3175134812", "start": 2234.903338, "end": 2235.038658, "elapsed": 0.135320 }, 1: { "status": "pass", "test_file": "/Uri/new_with_error", "seed": "3978357581", "start": 2235.038725, "end": 2235.186353, "elapsed": 0.147628 }, 1: { "status": "pass", "test_file": "/Uri/new_for_host_port", "seed": "3367485152", "start": 2235.186420, "end": 2235.305775, "elapsed": 0.119355 }, 1: { "status": "pass", "test_file": "/Uri/compressors", "seed": "744796403", "start": 2235.305841, "end": 2235.421976, "elapsed": 0.116135 }, 1: { "status": "pass", "test_file": "/Uri/unescape", "seed": "1405466077", "start": 2235.422038, "end": 2235.584556, "elapsed": 0.162518 }, 1: { "status": "pass", "test_file": "/Uri/read_prefs", "seed": "2071833882", "start": 2235.584624, "end": 2235.702110, "elapsed": 0.117486 }, 1: { "status": "pass", "test_file": "/Uri/read_concern", "seed": "3837317688", "start": 2235.702187, "end": 2235.819033, "elapsed": 0.116846 }, 1: { "status": "pass", "test_file": "/Uri/write_concern", "seed": "1852532201", "start": 2235.819098, "end": 2235.936475, "elapsed": 0.117377 }, 1: { "status": "pass", "test_file": "/HostList/from_string", "seed": "3483912322", "start": 2235.936544, "end": 2236.058246, "elapsed": 0.121702 }, 1: { "status": "pass", "test_file": "/Uri/auth_mechanism_properties", "seed": "2841819350", "start": 2236.058313, "end": 2236.176555, "elapsed": 0.118242 }, 1: { "status": "pass", "test_file": "/Uri/functions", "seed": "1081828645", "start": 2236.176622, "end": 2236.344361, "elapsed": 0.167739 }, 1: { "status": "pass", "test_file": "/Uri/ssl", "seed": "4053822676", "start": 2236.344429, "end": 2236.461504, "elapsed": 0.117075 }, 1: { "status": "pass", "test_file": "/Uri/tls", "seed": "4282022793", "start": 2236.461570, "end": 2236.581252, "elapsed": 0.119682 }, 1: { "status": "pass", "test_file": "/Uri/compound_setters", "seed": "3881207127", "start": 2236.581331, "end": 2236.696676, "elapsed": 0.115345 }, 1: { "status": "pass", "test_file": "/Uri/long_hostname", "seed": "589725599", "start": 2236.696714, "end": 2236.816132, "elapsed": 0.119418 }, 1: { "status": "pass", "test_file": "/Uri/local_threshold_ms", "seed": "3808310424", "start": 2236.816169, "end": 2236.932735, "elapsed": 0.116566 }, 1: { "status": "pass", "test_file": "/Uri/srv", "seed": "2111283698", "start": 2236.932805, "end": 2237.050380, "elapsed": 0.117575 }, 1: { "status": "pass", "test_file": "/Uri/dns_options", "seed": "975880537", "start": 2237.050446, "end": 2237.215471, "elapsed": 0.165025 }, 1: { "status": "pass", "test_file": "/Uri/utf8", "seed": "396369722", "start": 2237.215537, "end": 2237.332967, "elapsed": 0.117430 }, 1: { "status": "pass", "test_file": "/Uri/duplicates", "seed": "4154038999", "start": 2237.333036, "end": 2237.454403, "elapsed": 0.121367 }, 1: { "status": "pass", "test_file": "/Uri/int_options", "seed": "903924892", "start": 2237.454477, "end": 2237.574493, "elapsed": 0.120016 }, 1: { "status": "pass", "test_file": "/Uri/one_tls_option_enables_tls", "seed": "4284304694", "start": 2237.574561, "end": 2237.732768, "elapsed": 0.158207 }, 1: { "status": "pass", "test_file": "/Sleep/basic", "seed": "301506432", "start": 2237.732839, "end": 2237.902796, "elapsed": 0.169957 }, 1: { "status": "pass", "test_file": "/Util/command_name", "seed": "3962504486", "start": 2237.902863, "end": 2238.034370, "elapsed": 0.131507 }, 1: { "status": "pass", "test_file": "/Util/rand_simple", "seed": "1017472867", "start": 2238.034437, "end": 2238.178307, "elapsed": 0.143870 }, 1: { "status": "pass", "test_file": "/Util/lowercase_utf8", "seed": "647338335", "start": 2238.178373, "end": 2238.344539, "elapsed": 0.166166 }, 1: { "status": "pass", "test_file": "/Version", "seed": "58212907", "start": 2238.344605, "end": 2238.461344, "elapsed": 0.116739 }, 1: { "status": "skip", "test_file": "/with_transaction/timeout_tests" }, 1: { "status": "pass", "test_file": "/WriteConcern/append", "seed": "2032172127", "start": 2238.461444, "end": 2238.631160, "elapsed": 0.169716 }, 1: { "status": "pass", "test_file": "/WriteConcern/basic", "seed": "811169771", "start": 2238.631227, "end": 2238.750435, "elapsed": 0.119208 }, 1: { "status": "pass", "test_file": "/WriteConcern/bson_omits_defaults", "seed": "2286014701", "start": 2238.750514, "end": 2238.866957, "elapsed": 0.116443 }, 1: { "status": "pass", "test_file": "/WriteConcern/bson_includes_false_fsync_and_journal", "seed": "1974820320", "start": 2238.867028, "end": 2238.982781, "elapsed": 0.115753 }, 1: { "status": "pass", "test_file": "/WriteConcern/fsync_and_journal_gle_and_validity", "seed": "100848191", "start": 2238.982849, "end": 2239.099154, "elapsed": 0.116305 }, 1: { "status": "pass", "test_file": "/WriteConcern/wtimeout_validity", "seed": "3713701393", "start": 2239.099224, "end": 2239.215442, "elapsed": 0.116218 }, 1: { "status": "pass", "test_file": "/WriteConcern/from_iterator", "seed": "629482981", "start": 2239.215510, "end": 2239.388694, "elapsed": 0.173184 }, 1: { "status": "pass", "test_file": "/WriteConcern/always_mutable", "seed": "25706565", "start": 2239.388761, "end": 2239.509162, "elapsed": 0.120401 }, 1: { "status": "pass", "test_file": "/WriteConcern/wtimeout_preserved", "seed": "2566455924", "start": 2239.509240, "end": 2239.643978, "elapsed": 0.134738 }, 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": "371817558", "start": 2239.644092, "end": 2239.809822, "elapsed": 0.165730 }, 1: { "status": "pass", "test_file": "/TLS/altname", "seed": "2585170359", "start": 2239.809889, "end": 2239.971078, "elapsed": 0.161189 }, 1: { "status": "pass", "test_file": "/TLS/basic", "seed": "1018452945", "start": 2239.971145, "end": 2240.137080, "elapsed": 0.165935 }, 1: { "status": "pass", "test_file": "/TLS/allow_invalid_hostname", "seed": "443943519", "start": 2240.137148, "end": 2240.313907, "elapsed": 0.176759 }, 1: { "status": "pass", "test_file": "/TLS/wild", "seed": "3047417874", "start": 2240.313972, "end": 2240.469043, "elapsed": 0.155071 }, 1: { "status": "pass", "test_file": "/TLS/no_verify", "seed": "158241202", "start": 2240.469113, "end": 2240.639451, "elapsed": 0.170338 }, 1: { "status": "pass", "test_file": "/TLS/bad_verify", "seed": "1456048518", "start": 2240.639519, "end": 2240.827622, "elapsed": 0.188103 }, 1: { "status": "pass", "test_file": "/TLS/no_certs", "seed": "2345564954", "start": 2240.827689, "end": 2241.085748, "elapsed": 0.258059 }, 1: { "status": "pass", "test_file": "/TLS/expired", "seed": "37342823", "start": 2241.085787, "end": 2241.280608, "elapsed": 0.194821 }, 1: { "status": "pass", "test_file": "/TLS/ip", "seed": "3340442934", "start": 2241.280674, "end": 2241.453729, "elapsed": 0.173055 }, 1: { "status": "pass", "test_file": "/TLS/password", "seed": "1551769387", "start": 2241.453795, "end": 2241.623241, "elapsed": 0.169446 }, 1: { "status": "pass", "test_file": "/TLS/bad_password", "seed": "691509162", "start": 2241.623332, "end": 2241.798449, "elapsed": 0.175117 }, 1: { "status": "pass", "test_file": "/TLS/weak_cert_validation", "seed": "768789223", "start": 2241.798514, "end": 2242.027249, "elapsed": 0.228735 }, 1: { "status": "pass", "test_file": "/TLS/crl", "seed": "2862027760", "start": 2242.027316, "end": 2242.272085, "elapsed": 0.244769 }, 1: { "status": "pass", "test_file": "/TLS/trust_dir", "seed": "1449592008", "start": 2242.272155, "end": 2242.417380, "elapsed": 0.145225 }, 1: { "status": "pass", "test_file": "/X509/extract_subject", "seed": "1355432161", "start": 2242.417447, "end": 2242.553703, "elapsed": 0.136256 }, 1: { "status": "pass", "test_file": "/TLS/hangup", "seed": "1762260966", "start": 2242.553772, "end": 2242.875088, "elapsed": 0.321316 }, 1: { "status": "pass", "test_file": "/TLS/handshake_stall", "seed": "639249816", "start": 2242.875155, "end": 2243.298270, "elapsed": 0.423115 }, 1: { "status": "pass", "test_file": "/TLS/load_files", "seed": "507643514", "start": 2243.298337, "end": 2243.463826, "elapsed": 0.165489 }, 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/write/deleteMany" }, 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/replaceOne" }, 1: { "status": "skip", "test_file": "/crud/v1/write/findOneAndUpdate-arrayFilters" }, 1: { "status": "skip", "test_file": "/crud/v1/write/findOneAndReplace" }, 1: { "status": "skip", "test_file": "/crud/v1/write/replaceOne-collation" }, 1: { "status": "skip", "test_file": "/crud/v1/write/deleteMany-collation" }, 1: { "status": "skip", "test_file": "/crud/v1/write/findOneAndReplace-collation" }, 1: { "status": "skip", "test_file": "/crud/v1/write/updateMany-collation" }, 1: { "status": "skip", "test_file": "/crud/v1/write/insertMany" }, 1: { "status": "skip", "test_file": "/crud/v1/write/deleteOne" }, 1: { "status": "skip", "test_file": "/crud/v1/write/updateMany-arrayFilters" }, 1: { "status": "skip", "test_file": "/crud/v1/write/deleteOne-collation" }, 1: { "status": "skip", "test_file": "/crud/v1/write/findOneAndUpdate" }, 1: { "status": "skip", "test_file": "/crud/v1/write/updateOne-arrayFilters" }, 1: { "status": "skip", "test_file": "/crud/v1/write/bulkWrite" }, 1: { "status": "skip", "test_file": "/crud/v1/write/findOneAndDelete" }, 1: { "status": "skip", "test_file": "/crud/v1/write/findOneAndDelete-collation" }, 1: { "status": "skip", "test_file": "/crud/v1/write/updateOne" }, 1: { "status": "skip", "test_file": "/crud/v1/write/findOneAndReplace-upsert" }, 1: { "status": "skip", "test_file": "/crud/v1/write/bulkWrite-arrayFilters" }, 1: { "status": "skip", "test_file": "/crud/v1/write/bulkWrite-collation" }, 1: { "status": "skip", "test_file": "/crud/v1/write/insertOne" }, 1: { "status": "skip", "test_file": "/crud/v1/write/findOneAndUpdate-collation" }, 1: { "status": "skip", "test_file": "/crud/v1/read/count-collation" }, 1: { "status": "skip", "test_file": "/crud/v1/read/aggregate" }, 1: { "status": "skip", "test_file": "/crud/v1/read/count" }, 1: { "status": "skip", "test_file": "/crud/v1/read/count-empty" }, 1: { "status": "skip", "test_file": "/crud/v1/read/distinct" }, 1: { "status": "skip", "test_file": "/crud/v1/read/aggregate-collation" }, 1: { "status": "skip", "test_file": "/crud/v1/read/find-collation" }, 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/aggregate-out" }, 1: { "status": "skip", "test_file": "/crud/v2/updateOne-hint" }, 1: { "status": "skip", "test_file": "/crud/v2/bulkWrite-update-hint" }, 1: { "status": "skip", "test_file": "/crud/v2/db-aggregate" }, 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/updateWithPipelines" }, 1: { "status": "skip", "test_file": "/crud/v2/bulkWrite-arrayFilters" }, 1: { "status": "skip", "test_file": "/crud/v2/aggregate-merge" }, 1: { "status": "skip", "test_file": "/crud/v2/updateMany-hint" }, 1: { "status": "pass", "test_file": "/apm_test_matching", "seed": "3010836240", "start": 2243.466127, "end": 2243.584005, "elapsed": 0.117878 }, 1: { "status": "skip", "test_file": "/client_side_encryption/bulk" }, 1: { "status": "skip", "test_file": "/client_side_encryption/updateMany" }, 1: { "status": "skip", "test_file": "/client_side_encryption/getMore" }, 1: { "status": "skip", "test_file": "/client_side_encryption/localKMS" }, 1: { "status": "skip", "test_file": "/client_side_encryption/aggregate" }, 1: { "status": "skip", "test_file": "/client_side_encryption/missingKey" }, 1: { "status": "skip", "test_file": "/client_side_encryption/keyAltName" }, 1: { "status": "skip", "test_file": "/client_side_encryption/replaceOne" }, 1: { "status": "skip", "test_file": "/client_side_encryption/localSchema" }, 1: { "status": "skip", "test_file": "/client_side_encryption/findOneAndReplace" }, 1: { "status": "skip", "test_file": "/client_side_encryption/count" }, 1: { "status": "skip", "test_file": "/client_side_encryption/bypassAutoEncryption" }, 1: { "status": "skip", "test_file": "/client_side_encryption/types" }, 1: { "status": "skip", "test_file": "/client_side_encryption/explain" }, 1: { "status": "skip", "test_file": "/client_side_encryption/distinct" }, 1: { "status": "skip", "test_file": "/client_side_encryption/findOneAndUpdate" }, 1: { "status": "skip", "test_file": "/client_side_encryption/malformedCiphertext" }, 1: { "status": "skip", "test_file": "/client_side_encryption/bypassedCommand" }, 1: { "status": "skip", "test_file": "/client_side_encryption/insert" }, 1: { "status": "skip", "test_file": "/client_side_encryption/findOneAndDelete" }, 1: { "status": "skip", "test_file": "/client_side_encryption/delete" }, 1: { "status": "skip", "test_file": "/client_side_encryption/badSchema" }, 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/maxWireVersion" }, 1: { "status": "skip", "test_file": "/client_side_encryption/find" }, 1: { "status": "skip", "test_file": "/client_side_encryption/basic" }, 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 69.01 sec 100% tests passed, 0 tests failed out of 1 Total Test time (real) = 69.01 sec [100%] Built target check >>> mongo-c-driver: Entering fakeroot... Consolidate compiler generated dependencies of target bson_shared [ 8%] Built target bson_static [ 15%] Built target bson_shared [ 15%] Built target bson-man [ 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-r2 pkgconfig >>> libbson-dev*: Package size: 260.0 KB >>> libbson-dev*: Compressing data... >>> libbson-dev*: Create checksum... >>> libbson-dev*: Create libbson-dev-1.16.2-r2.apk >>> libbson-static*: Tracing dependencies... libbson-dev pkgconfig >>> libbson-static*: Package size: 308.0 KB >>> libbson-static*: Compressing data... >>> libbson-static*: Create checksum... >>> libbson-static*: Create libbson-static-1.16.2-r2.apk >>> libbson*: Tracing dependencies... so:libc.musl-x86.so.1 >>> libbson*: Package size: 200.0 KB >>> libbson*: Compressing data... >>> libbson*: Create checksum... >>> libbson*: Create libbson-1.16.2-r2.apk >>> mongo-c-driver-dev*: Tracing dependencies... libbson-dev mongo-c-driver=1.16.2-r2 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-r2.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-r2.apk >>> mongo-c-driver-static*: Tracing dependencies... mongo-c-driver-dev pkgconfig >>> mongo-c-driver-static*: Package size: 1.0 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-r2.apk >>> mongo-c-driver*: Tracing dependencies... so:libbson-1.0.so.0 so:libc.musl-x86.so.1 so:libcrypto.so.3 so:libsnappy.so.1 so:libssl.so.3 so:libz.so.1 so:libzstd.so.1 >>> mongo-c-driver*: Package size: 636.0 KB >>> mongo-c-driver*: Compressing data... >>> mongo-c-driver*: Create checksum... >>> mongo-c-driver*: Create mongo-c-driver-1.16.2-r2.apk >>> mongo-c-driver: Build complete at Tue, 02 Aug 2022 21:17:47 +0000 elapsed time 0h 2m 27s >>> mongo-c-driver: Cleaning up srcdir >>> mongo-c-driver: Cleaning up pkgdir >>> mongo-c-driver: Uninstalling dependencies... (1/46) Purging .makedepends-mongo-c-driver (20220802.211521) (2/46) Purging openssl-dev (3.0.5-r1) (3/46) Purging snappy-dev (1.1.9-r4) (4/46) Purging snappy (1.1.9-r4) (5/46) Purging zlib-dev (1.2.12-r1) (6/46) Purging libtool (2.4.7-r0) (7/46) Purging libltdl (2.4.7-r0) (8/46) Purging py3-sphinx (4.3.0-r1) (9/46) Purging py3-babel (2.9.1-r1) (10/46) Purging py3-tz (2022.1-r0) (11/46) Purging py3-docutils (0.16-r4) (12/46) Purging py3-imagesize (1.4.1-r0) (13/46) Purging py3-jinja2 (3.1.2-r0) (14/46) Purging py3-markupsafe (2.1.1-r1) (15/46) Purging py3-pygments (2.11.2-r0) (16/46) Purging py3-requests (2.28.1-r0) (17/46) Purging py3-certifi (2021.10.8-r0) (18/46) Purging py3-charset-normalizer (2.1.0-r0) (19/46) Purging py3-idna (3.3-r2) (20/46) Purging py3-urllib3 (1.26.10-r0) (21/46) Purging py3-setuptools (59.4.0-r0) (22/46) Purging py3-appdirs (1.4.4-r4) (23/46) Purging py3-more-itertools (8.13.0-r0) (24/46) Purging py3-ordered-set (4.0.2-r4) (25/46) Purging py3-packaging (21.3-r1) (26/46) Purging py3-six (1.16.0-r2) (27/46) Purging py3-parsing (3.0.9-r0) (28/46) Purging py3-snowballstemmer (2.2.0-r0) (29/46) Purging py3-alabaster (0.7.12-r5) (30/46) Purging py3-sphinxcontrib-applehelp (1.0.2-r3) (31/46) Purging py3-sphinxcontrib-devhelp (1.0.2-r3) (32/46) Purging py3-sphinxcontrib-htmlhelp (2.0.0-r2) (33/46) Purging py3-sphinxcontrib-jsmath (1.0.1-r3) (34/46) Purging py3-sphinxcontrib-serializinghtml (1.1.5-r2) (35/46) Purging py3-sphinxcontrib-qthelp (1.0.3-r3) (36/46) Purging python3 (3.10.5-r2) (37/46) Purging cmake (3.23.3-r0) (38/46) Purging zstd-dev (1.5.2-r4) (39/46) Purging libffi (3.4.2-r1) (40/46) Purging gdbm (1.23-r0) (41/46) Purging mpdecimal (2.5.1-r1) (42/46) Purging readline (8.1.2-r0) (43/46) Purging sqlite-libs (3.39.2-r0) (44/46) Purging libarchive (3.6.1-r1) (45/46) Purging rhash-libs (1.4.3-r1) (46/46) Purging libuv (1.44.2-r0) Executing busybox-1.35.0-r22.trigger OK: 684 MiB in 104 packages >>> mongo-c-driver: Updating the community/x86 repository index... >>> mongo-c-driver: Signing the index...