|
|
|
| 1 | 2026-03-11T19:08:17.131Z | job assigned to worker 01KKF4P5JX2625MBKAFNJN4QJ8 [factory aws, i-03d00fb2cd06ddf86] (queued for 1 m 54 s) |
| |
| 2 | 2026-03-11T19:08:24.985Z | starting task 0: "setup" |
| 3 | 2026-03-11T19:08:24.992Z | ++ uname -s |
| 4 | 2026-03-11T19:08:24.995Z | + kern=SunOS |
| 5 | 2026-03-11T19:08:24.995Z | + build_user=build |
| 6 | 2026-03-11T19:08:24.995Z | + build_uid=12345 |
| 7 | 2026-03-11T19:08:24.995Z | + work_dir=/work |
| 8 | 2026-03-11T19:08:24.995Z | + input_dir=/input |
| 9 | 2026-03-11T19:08:24.995Z | + [[ 0 == 12345 ]] |
| 10 | 2026-03-11T19:08:24.995Z | + case "$kern" in |
| 11 | 2026-03-11T19:08:24.995Z | + groupadd -g 12345 build |
| 12 | 2026-03-11T19:08:24.999Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-03-11T19:08:27.002Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-03-11T19:08:27.169Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-03-11T19:08:27.173Z | + home_fs=zfs |
| 16 | 2026-03-11T19:08:27.173Z | + [[ zfs == autofs ]] |
| 17 | 2026-03-11T19:08:27.173Z | + mkdir -p /home/build |
| 18 | 2026-03-11T19:08:27.173Z | + chown build:build /home/build /work |
| 19 | 2026-03-11T19:08:29.176Z | + chmod 0700 /home/build /work |
| 20 | 2026-03-11T19:08:29.179Z | process exited: duration 4189 ms, exit code 0 |
| |
| 21 | 2026-03-11T19:08:29.186Z | starting task 1: "authentication" |
| 22 | 2026-03-11T19:08:29.201Z | process exited: duration 15 ms, exit code 0 |
| |
| 23 | 2026-03-11T19:08:29.207Z | starting task 2: "clone repository" |
| 24 | 2026-03-11T19:08:29.211Z | + mkdir -p /work/oxidecomputer/cockroach |
| 25 | 2026-03-11T19:08:29.214Z | + git clone https://github.com/oxidecomputer/cockroach /work/oxidecomputer/cockroach |
| 26 | 2026-03-11T19:08:29.246Z | Cloning into '/work/oxidecomputer/cockroach'... |
| 27 | 2026-03-11T19:14:58.619Z | + cd /work/oxidecomputer/cockroach |
| 28 | 2026-03-11T19:14:58.619Z | + git fetch origin 76d728e7724724234d36ada4d402a921657c3724 |
| 29 | 2026-03-11T19:14:58.867Z | From https://github.com/oxidecomputer/cockroach |
| 30 | 2026-03-11T19:14:58.867Z | * branch 76d728e7724724234d36ada4d402a921657c3724 -> FETCH_HEAD |
| 31 | 2026-03-11T19:14:58.878Z | + [[ -n iliana/kms ]] |
| 32 | 2026-03-11T19:14:58.881Z | ++ git branch --show-current |
| 33 | 2026-03-11T19:14:58.884Z | + current=release-22.1-oxide |
| 34 | 2026-03-11T19:14:58.884Z | + [[ release-22.1-oxide != iliana/kms ]] |
| 35 | 2026-03-11T19:14:58.884Z | + git branch -f iliana/kms 76d728e7724724234d36ada4d402a921657c3724 |
| 36 | 2026-03-11T19:14:58.888Z | + git checkout -f iliana/kms |
| 37 | 2026-03-11T19:14:59.758Z | Switched to branch 'iliana/kms' |
| 38 | 2026-03-11T19:14:59.762Z | + git reset --hard 76d728e7724724234d36ada4d402a921657c3724 |
| 39 | 2026-03-11T19:14:59.800Z | HEAD is now at 76d728e772 remove unused KMS abstraction from pkg/cloud |
| 40 | 2026-03-11T19:14:59.803Z | process exited: duration 390694 ms, exit code 0 |
| |
| 41 | 2026-03-11T19:14:59.809Z | starting task 3: "build" |
| 42 | 2026-03-11T19:14:59.814Z | + export BROWSERSLIST_IGNORE_OLD_DATA=1 |
| 43 | 2026-03-11T19:14:59.814Z | + BROWSERSLIST_IGNORE_OLD_DATA=1 |
| 44 | 2026-03-11T19:14:59.814Z | + source .github/buildomat/helios-setup.sh |
| 45 | 2026-03-11T19:14:59.817Z | ++ source .github/buildomat/versions.sh |
| 46 | 2026-03-11T19:14:59.817Z | +++ export GOTOOLCHAIN=local |
| 47 | 2026-03-11T19:14:59.817Z | +++ GOTOOLCHAIN=local |
| 48 | 2026-03-11T19:14:59.817Z | +++ GO_VERSION=1.22.11 |
| 49 | 2026-03-11T19:14:59.817Z | +++ NODE_VERSION=20.11.1 |
| 50 | 2026-03-11T19:14:59.817Z | +++ YARN_VERSION=1.22.22 |
| 51 | 2026-03-11T19:14:59.817Z | ++ GO_MAJOR=1.22 |
| 52 | 2026-03-11T19:14:59.818Z | ++ NODE_MAJOR=20 |
| 53 | 2026-03-11T19:14:59.818Z | ++ pfexec pkg install /developer/build-essential /ooce/developer/cmake /ooce/developer/go-122@1.22.11 /ooce/runtime/node-20@20.11.1 |
| 54 | 2026-03-11T19:15:08.283Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 55 | 2026-03-11T19:15:17.683Z | Startup: Caching catalogs ... Done |
| 56 | 2026-03-11T19:15:38.856Z | Planning: Solver setup ... Done |
| 57 | 2026-03-11T19:15:39.004Z | Planning: Running solver ... Done |
| 58 | 2026-03-11T19:15:39.180Z | Planning: Finding local manifests ... Done |
| 59 | 2026-03-11T19:15:39.192Z | Planning: Fetching manifests: 0/3 0% complete |
| 60 | 2026-03-11T19:15:39.563Z | Planning: Fetching manifests: 3/3 100% complete |
| 61 | 2026-03-11T19:15:39.669Z | Planning: Package planning ... Done |
| 62 | 2026-03-11T19:15:39.813Z | Planning: Merging actions ... Done |
| 63 | 2026-03-11T19:15:39.980Z | Planning: Checking for conflicting actions ... Done |
| 64 | 2026-03-11T19:15:40.014Z | Planning: Consolidating action changes ... Done |
| 65 | 2026-03-11T19:15:40.872Z | Planning: Evaluating mediators ... Done |
| 66 | 2026-03-11T19:15:40.905Z | Planning: Planning completed in 23.08 seconds |
| 67 | 2026-03-11T19:15:40.914Z | Packages to install: 3 |
| 68 | 2026-03-11T19:15:40.925Z | Mediators to change: 2 |
| 69 | 2026-03-11T19:15:40.926Z | Services to change: 1 |
| 70 | 2026-03-11T19:15:40.926Z | Create boot environment: No |
| 71 | 2026-03-11T19:15:40.926Z | Create backup boot environment: No |
| 72 | 2026-03-11T19:15:40.984Z | |
| 73 | 2026-03-11T19:15:40.984Z | Download: 0/10875 items 0.0/111.8MB 0% complete |
| 74 | 2026-03-11T19:15:45.974Z | Download: 2774/10875 items 52.2/111.8MB 46% complete (10.6M/s) |
| 75 | 2026-03-11T19:15:50.974Z | Download: 5382/10875 items 59.9/111.8MB 53% complete (6.0M/s) |
| 76 | 2026-03-11T19:15:55.973Z | Download: 9967/10875 items 110.4/111.8MB 98% complete (5.8M/s) |
| 77 | 2026-03-11T19:15:57.872Z | Download: Completed 111.76 MB in 16.90 seconds (6.6M/s) |
| 78 | 2026-03-11T19:15:58.136Z | Actions: 1/12730 actions (Installing new actions) |
| 79 | 2026-03-11T19:16:01.466Z | Actions: Completed 12730 actions in 3.33 seconds. |
| 80 | 2026-03-11T19:16:02.153Z | Done |
| 81 | 2026-03-11T19:16:02.153Z | Done |
| 82 | 2026-03-11T19:16:03.102Z | Done |
| 83 | 2026-03-11T19:16:07.401Z | Done |
| 84 | 2026-03-11T19:16:07.488Z | Done |
| 85 | 2026-03-11T19:16:07.492Z | Done |
| 86 | 2026-03-11T19:16:07.726Z | Done |
| 87 | 2026-03-11T19:16:08.417Z | ++ pushd /work |
| 88 | 2026-03-11T19:16:08.420Z | /work /work/oxidecomputer/cockroach |
| 89 | 2026-03-11T19:16:08.420Z | ++ mkdir bin |
| 90 | 2026-03-11T19:16:08.420Z | ++ curl -sSfL --retry 10 -O https://github.com/yarnpkg/yarn/releases/download/v1.22.22/yarn-1.22.22.js |
| 91 | 2026-03-11T19:16:09.213Z | ++ sha256sum -c /work/oxidecomputer/cockroach/.github/buildomat/SHA256SUMS.helios |
| 92 | 2026-03-11T19:16:09.222Z | yarn-1.22.22.js: OK |
| 93 | 2026-03-11T19:16:09.225Z | ++ mv yarn-1.22.22.js bin/yarn |
| 94 | 2026-03-11T19:16:09.225Z | ++ chmod a+x bin/yarn |
| 95 | 2026-03-11T19:16:09.228Z | ++ popd |
| 96 | 2026-03-11T19:16:09.229Z | /work/oxidecomputer/cockroach |
| 97 | 2026-03-11T19:16:09.229Z | ++ export PATH=/work/bin:/opt/ooce/go-1.22/bin:/opt/ooce/node-20/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin |
| 98 | 2026-03-11T19:16:09.229Z | ++ PATH=/work/bin:/opt/ooce/go-1.22/bin:/opt/ooce/node-20/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin |
| 99 | 2026-03-11T19:16:09.229Z | ++ nproc |
| 100 | 2026-03-11T19:16:09.232Z | + gmake -j8 cockroach.tgz BUILDTYPE=release |
| 101 | 2026-03-11T19:16:09.468Z | Detected change in build system. Rebooting make. |
| 102 | 2026-03-11T19:16:09.732Z | gitdir=$(git rev-parse --git-dir 2>/dev/null || true); \ |
| 103 | 2026-03-11T19:16:09.733Z | if test -n "$gitdir"; then \ |
| 104 | 2026-03-11T19:16:09.733Z | git submodule update --init --recursive; \ |
| 105 | 2026-03-11T19:16:09.733Z | fi |
| 106 | 2026-03-11T19:16:09.801Z | Submodule 'c-deps/geos' (https://github.com/oxidecomputer/geos.git) registered for path 'c-deps/geos' |
| 107 | 2026-03-11T19:16:09.804Z | Submodule 'c-deps/jemalloc' (https://github.com/cockroachdb/jemalloc.git) registered for path 'c-deps/jemalloc' |
| 108 | 2026-03-11T19:16:09.805Z | Submodule 'c-deps/proj' (https://github.com/oxidecomputer/PROJ.git) registered for path 'c-deps/proj' |
| 109 | 2026-03-11T19:16:09.808Z | Cloning into '/work/oxidecomputer/cockroach/c-deps/geos'... |
| 110 | 2026-03-11T19:16:10.118Z | mkdir -p pkg/sql/parser/gen |
| 111 | 2026-03-11T19:16:10.127Z | set -euo pipefail; \ |
| 112 | 2026-03-11T19:16:10.127Z | awk '/func.*sqlSymUnion/ {print $(NF - 1)}' pkg/sql/parser/sql.y | \ |
| 113 | 2026-03-11T19:16:10.127Z | sed -e 's/[]\/$*.^|[]/\\&/g' | \ |
| 114 | 2026-03-11T19:16:10.128Z | sed -e "s/^/s_(type|token) <(/" | \ |
| 115 | 2026-03-11T19:16:10.128Z | awk '{print $0")>_\\1 <union> /* <\\2> */_"}' > pkg/sql/parser/gen/types_regex.tmp; \ |
| 116 | 2026-03-11T19:16:10.133Z | sed -E -f pkg/sql/parser/gen/types_regex.tmp < pkg/sql/parser/sql.y | \ |
| 117 | 2026-03-11T19:16:10.133Z | awk -f pkg/sql/parser/replace_help_rules.awk | \ |
| 118 | 2026-03-11T19:16:10.133Z | sed -Ee 's,//.*$,,g;s,/[*]([^*]|[*][^/])*[*]/, ,g;s/ +$//g' > pkg/sql/parser/gen/sql-gen.y.tmp || rm pkg/sql/parser/gen/sql-gen.y.tmp |
| 119 | 2026-03-11T19:16:10.218Z | mv -f pkg/sql/parser/gen/sql-gen.y.tmp pkg/sql/parser/gen/sql-gen.y |
| 120 | 2026-03-11T19:16:10.222Z | rm pkg/sql/parser/gen/types_regex.tmp |
| 121 | 2026-03-11T19:16:12.010Z | Cloning into '/work/oxidecomputer/cockroach/c-deps/jemalloc'... |
| 122 | 2026-03-11T19:16:14.424Z | Cloning into '/work/oxidecomputer/cockroach/c-deps/proj'... |
| 123 | 2026-03-11T19:16:16.718Z | Submodule path 'c-deps/geos': checked out '8bfb91ff2cfee16b29316894fd65d0f2a8a09607' |
| 124 | 2026-03-11T19:16:16.751Z | Submodule path 'c-deps/jemalloc': checked out 'fd00c883c119539844b3ffd5ad8640968e0cb1a3' |
| 125 | 2026-03-11T19:16:16.928Z | Submodule path 'c-deps/proj': checked out '47f32de4d4b683af4891844d6a6aefce5801a082' |
| 126 | 2026-03-11T19:16:16.934Z | mkdir -p bin |
| 127 | 2026-03-11T19:16:16.937Z | touch bin/.submodules-initialized |
| 128 | 2026-03-11T19:16:16.940Z | rm -rf /work/oxidecomputer/cockroach/lib/build/proj |
| 129 | 2026-03-11T19:16:16.943Z | cd /work/oxidecomputer/cockroach/c-deps/jemalloc && autoconf |
| 130 | 2026-03-11T19:16:16.943Z | rm -rf /work/oxidecomputer/cockroach/lib/build/geos |
| 131 | 2026-03-11T19:16:16.944Z | mkdir -p /work/oxidecomputer/cockroach/lib/build/proj |
| 132 | 2026-03-11T19:16:16.946Z | mkdir -p /work/oxidecomputer/cockroach/lib/build/geos |
| 133 | 2026-03-11T19:16:16.950Z | cd /work/oxidecomputer/cockroach/lib/build/proj && cmake -DCMAKE_TARGET_MESSAGES=OFF /work/oxidecomputer/cockroach/c-deps/proj -DCMAKE_BUILD_TYPE=Release -DBUILD_LIBPROJ_SHARED=OFF |
| 134 | 2026-03-11T19:16:16.953Z | build/node-run.sh -C pkg/ui yarn install --ignore-optional |
| 135 | 2026-03-11T19:16:16.953Z | cd /work/oxidecomputer/cockroach/lib/build/geos && \ |
| 136 | 2026-03-11T19:16:16.953Z | cmake -DCMAKE_TARGET_MESSAGES=OFF /work/oxidecomputer/cockroach/c-deps/geos -DCMAKE_BUILD_TYPE=Release -DCMAKE_C_FLAGS=-fPIC -DCMAKE_CXX_FLAGS=-fPIC |
| 137 | 2026-03-11T19:16:17.141Z | yarn install v1.22.22 |
| 138 | 2026-03-11T19:16:17.218Z | [1/4] Resolving packages... |
| 139 | 2026-03-11T19:16:17.248Z | warning Resolution field "protobufjs@6.8.6" is incompatible with requested version "protobufjs@6.8.8" |
| 140 | 2026-03-11T19:16:17.251Z | rm -rf /work/oxidecomputer/cockroach/lib/build/jemalloc |
| 141 | 2026-03-11T19:16:17.254Z | mkdir -p /work/oxidecomputer/cockroach/lib/build/jemalloc |
| 142 | 2026-03-11T19:16:17.263Z | cd /work/oxidecomputer/cockroach/lib/build/jemalloc && /work/oxidecomputer/cockroach/c-deps/jemalloc/configure --enable-prof |
| 143 | 2026-03-11T19:16:17.309Z | checking for xsltproc... /usr/bin/xsltproc |
| 144 | 2026-03-11T19:16:17.312Z | checking for gcc... gcc |
| 145 | 2026-03-11T19:16:17.346Z | checking whether the C compiler works... -- GEOS: Build type: Release |
| 146 | 2026-03-11T19:16:17.350Z | -- GEOS: Run-time output: /work/oxidecomputer/cockroach/lib/build/geos/bin |
| 147 | 2026-03-11T19:16:17.350Z | -- GEOS: Archives output: /work/oxidecomputer/cockroach/lib/build/geos/lib |
| 148 | 2026-03-11T19:16:17.421Z | warning Resolution field "fbjs@0.8.17" is incompatible with requested version "fbjs@^0.6.1" |
| 149 | 2026-03-11T19:16:17.566Z | yes |
| 150 | 2026-03-11T19:16:17.566Z | checking for C compiler default output file name... a.out |
| 151 | 2026-03-11T19:16:17.569Z | checking for suffix of executables... -- The C compiler identification is GNU 12.2.0 |
| 152 | 2026-03-11T19:16:17.569Z | -- The C compiler identification is GNU 12.2.0 |
| 153 | 2026-03-11T19:16:17.592Z | |
| 154 | 2026-03-11T19:16:17.623Z | checking whether we are cross compiling... -- Detecting C compiler ABI info |
| 155 | 2026-03-11T19:16:17.631Z | [2/4] Fetching packages... |
| 156 | 2026-03-11T19:16:17.638Z | no |
| 157 | 2026-03-11T19:16:17.642Z | warning Pattern ["@cockroachlabs/crdb-protobuf-client@link:./workspaces/db-console/src/js"] is trying to unpack in the same destination "/home/build/.cache/yarn/v6/npm-@cockroachlabs-crdb-protobuf-client-0.0.12/node_modules/@cockroachlabs/crdb-protobuf-client" as pattern ["@cockroachlabs/crdb-protobuf-client@link:workspaces/db-console/src/js"]. This could result in non-deterministic behavior, skipping. |
| 158 | 2026-03-11T19:16:17.642Z | warning Pattern ["@cockroachlabs/cluster-ui@link:workspaces/cluster-ui"] is trying to unpack in the same destination "/home/build/.cache/yarn/v6/npm-@cockroachlabs-cluster-ui-22.1.14/node_modules/@cockroachlabs/cluster-ui" as pattern ["@cockroachlabs/cluster-ui@22.1.14","@cockroachlabs/cluster-ui@22.1.14"]. This could result in non-deterministic behavior, skipping. |
| 159 | 2026-03-11T19:16:17.658Z | checking for suffix of object files... o |
| 160 | 2026-03-11T19:16:17.675Z | checking whether the compiler supports GNU C... yes |
| 161 | 2026-03-11T19:16:17.692Z | checking whether gcc accepts -g... yes |
| 162 | 2026-03-11T19:16:17.708Z | checking for gcc option to enable C11 features... -- Detecting C compiler ABI info - done |
| 163 | 2026-03-11T19:16:17.716Z | -- Check for working C compiler: /usr/bin/gcc - skipped |
| 164 | 2026-03-11T19:16:17.720Z | -- Detecting C compile features |
| 165 | 2026-03-11T19:16:17.720Z | -- Detecting C compile features - done |
| 166 | 2026-03-11T19:16:17.720Z | -- |
| 167 | 2026-03-11T19:16:17.720Z | -- Configuring PROJ: |
| 168 | 2026-03-11T19:16:17.720Z | -- |
| 169 | 2026-03-11T19:16:17.723Z | -- PROJ_VERSION = 4.9.3 |
| 170 | 2026-03-11T19:16:17.729Z | -- Looking for include file dlfcn.h |
| 171 | 2026-03-11T19:16:17.736Z | none needed |
| 172 | 2026-03-11T19:16:17.749Z | checking whether compiler is cray... no |
| 173 | 2026-03-11T19:16:17.767Z | checking whether compiler supports -std=gnu11... yes |
| 174 | 2026-03-11T19:16:17.786Z | checking whether compiler supports -Wall... yes |
| 175 | 2026-03-11T19:16:17.804Z | checking whether compiler supports -Werror=declaration-after-statement... yes |
| 176 | 2026-03-11T19:16:17.818Z | checking whether compiler supports -Wshorten-64-to-32... no |
| 177 | 2026-03-11T19:16:17.823Z | checking whether compiler supports -Wsign-compare... -- Looking for include file dlfcn.h - found |
| 178 | 2026-03-11T19:16:17.826Z | -- Looking for include file inttypes.h |
| 179 | 2026-03-11T19:16:17.831Z | -- The CXX compiler identification is GNU 12.2.0 |
| 180 | 2026-03-11T19:16:17.836Z | yes |
| 181 | 2026-03-11T19:16:17.841Z | checking whether compiler supports -pipe... -- Detecting C compiler ABI info |
| 182 | 2026-03-11T19:16:17.852Z | yes |
| 183 | 2026-03-11T19:16:17.869Z | checking whether compiler supports -g3... yes |
| 184 | 2026-03-11T19:16:17.896Z | checking how to run the C preprocessor... gcc -E |
| 185 | 2026-03-11T19:16:17.909Z | -- Looking for include file inttypes.h - found |
| 186 | 2026-03-11T19:16:17.912Z | -- Looking for include file jni.h |
| 187 | 2026-03-11T19:16:17.921Z | checking for stdio.h... -- Detecting C compiler ABI info - done |
| 188 | 2026-03-11T19:16:17.929Z | -- Check for working C compiler: /usr/bin/gcc - skipped |
| 189 | 2026-03-11T19:16:17.933Z | -- Detecting C compile features |
| 190 | 2026-03-11T19:16:17.933Z | -- Detecting C compile features - done |
| 191 | 2026-03-11T19:16:17.933Z | yes |
| 192 | 2026-03-11T19:16:17.936Z | checking for stdlib.h... -- Detecting CXX compiler ABI info |
| 193 | 2026-03-11T19:16:17.948Z | yes |
| 194 | 2026-03-11T19:16:17.952Z | checking for string.h... -- Looking for include file jni.h - not found |
| 195 | 2026-03-11T19:16:17.957Z | -- Looking for include file memory.h |
| 196 | 2026-03-11T19:16:17.963Z | yes |
| 197 | 2026-03-11T19:16:17.977Z | checking for inttypes.h... yes |
| 198 | 2026-03-11T19:16:17.993Z | checking for stdint.h... yes |
| 199 | 2026-03-11T19:16:18.010Z | checking for strings.h... yes |
| 200 | 2026-03-11T19:16:18.029Z | checking for sys/stat.h... yes |
| 201 | 2026-03-11T19:16:18.032Z | checking for sys/types.h... -- Detecting CXX compiler ABI info - done |
| 202 | 2026-03-11T19:16:18.035Z | -- Looking for include file memory.h - found |
| 203 | 2026-03-11T19:16:18.035Z | -- Looking for include file stdint.h |
| 204 | 2026-03-11T19:16:18.039Z | -- Check for working CXX compiler: /usr/bin/g++ - skipped |
| 205 | 2026-03-11T19:16:18.043Z | -- Detecting CXX compile features |
| 206 | 2026-03-11T19:16:18.043Z | -- Detecting CXX compile features - done |
| 207 | 2026-03-11T19:16:18.043Z | -- GEOS: Version 3.8.1 |
| 208 | 2026-03-11T19:16:18.043Z | -- GEOS: C API Version 1.13.3 |
| 209 | 2026-03-11T19:16:18.043Z | -- GEOS: JTS port 1.13.0 |
| 210 | 2026-03-11T19:16:18.043Z | -- GEOS: Require C++11 |
| 211 | 2026-03-11T19:16:18.047Z | yes |
| 212 | 2026-03-11T19:16:18.065Z | checking for unistd.h... yes |
| 213 | 2026-03-11T19:16:18.116Z | checking whether byte ordering is bigendian... -- Looking for include file stdint.h - found |
| 214 | 2026-03-11T19:16:18.120Z | -- Looking for include file stdlib.h |
| 215 | 2026-03-11T19:16:18.126Z | no |
| 216 | 2026-03-11T19:16:18.159Z | checking size of void *... 8 |
| 217 | 2026-03-11T19:16:18.162Z | checking size of int... -- GEOS: Configured 'dist' target |
| 218 | 2026-03-11T19:16:18.162Z | -- GEOS: Configured 'distcheck' target |
| 219 | 2026-03-11T19:16:18.166Z | -- Configuring done (0.8s) |
| 220 | 2026-03-11T19:16:18.192Z | 4 |
| 221 | 2026-03-11T19:16:18.199Z | checking size of long... -- Looking for include file stdlib.h - found |
| 222 | 2026-03-11T19:16:18.203Z | -- Looking for include file string.h |
| 223 | 2026-03-11T19:16:18.225Z | 8 |
| 224 | 2026-03-11T19:16:18.258Z | checking size of long long... 8 |
| 225 | 2026-03-11T19:16:18.284Z | checking size of intmax_t... -- Looking for include file string.h - found |
| 226 | 2026-03-11T19:16:18.288Z | -- Looking for include file sys/stat.h |
| 227 | 2026-03-11T19:16:18.291Z | -- Generating done (0.1s) |
| 228 | 2026-03-11T19:16:18.294Z | 8 |
| 229 | 2026-03-11T19:16:18.299Z | -- Build files have been written to: /work/oxidecomputer/cockroach/lib/build/geos |
| 230 | 2026-03-11T19:16:18.317Z | checking build system type... mkdir /work/oxidecomputer/cockroach/lib/build/geos/capi/geos |
| 231 | 2026-03-11T19:16:18.321Z | cp /work/oxidecomputer/cockroach/c-deps/geos/include/geos/export.h /work/oxidecomputer/cockroach/lib/build/geos/capi/geos |
| 232 | 2026-03-11T19:16:18.345Z | x86_64-pc-solaris2.11 |
| 233 | 2026-03-11T19:16:18.348Z | checking host system type... x86_64-pc-solaris2.11 |
| 234 | 2026-03-11T19:16:18.367Z | checking whether pause instruction is compilable... -- Looking for include file sys/stat.h - found |
| 235 | 2026-03-11T19:16:18.370Z | -- Looking for include file sys/types.h |
| 236 | 2026-03-11T19:16:18.370Z | yes |
| 237 | 2026-03-11T19:16:18.370Z | checking for ar... ar |
| 238 | 2026-03-11T19:16:18.370Z | /work/oxidecomputer/cockroach/c-deps/jemalloc/configure[6042]: -lsocket: not found [No such file or directory] |
| 239 | 2026-03-11T19:16:18.388Z | checking for malloc.h... yes |
| 240 | 2026-03-11T19:16:18.406Z | checking whether malloc_usable_size definition can use const argument... yes |
| 241 | 2026-03-11T19:16:18.449Z | checking for library containing log... -- Looking for include file sys/types.h - found |
| 242 | 2026-03-11T19:16:18.452Z | -- Looking for include file unistd.h |
| 243 | 2026-03-11T19:16:18.460Z | -lm |
| 244 | 2026-03-11T19:16:18.484Z | checking whether __attribute__ syntax is compilable... yes |
| 245 | 2026-03-11T19:16:18.500Z | checking whether compiler supports -fvisibility=hidden... yes |
| 246 | 2026-03-11T19:16:18.516Z | checking whether compiler supports -Werror... yes |
| 247 | 2026-03-11T19:16:18.533Z | checking whether compiler supports -herror_on_warning... yes |
| 248 | 2026-03-11T19:16:18.533Z | -- Looking for include file unistd.h - found |
| 249 | 2026-03-11T19:16:18.537Z | -- Looking for 4 include files stdlib.h, ..., float.h |
| 250 | 2026-03-11T19:16:18.556Z | checking whether tls_model attribute is compilable... no |
| 251 | 2026-03-11T19:16:18.571Z | checking whether compiler supports -Werror... yes |
| 252 | 2026-03-11T19:16:18.587Z | checking whether compiler supports -herror_on_warning... yes |
| 253 | 2026-03-11T19:16:18.611Z | checking whether alloc_size attribute is compilable... no |
| 254 | 2026-03-11T19:16:18.615Z | checking whether compiler supports -Werror... -- Looking for 4 include files stdlib.h, ..., float.h - found |
| 255 | 2026-03-11T19:16:18.619Z | -- Looking for localeconv |
| 256 | 2026-03-11T19:16:18.627Z | yes |
| 257 | 2026-03-11T19:16:18.643Z | checking whether compiler supports -herror_on_warning... yes |
| 258 | 2026-03-11T19:16:18.668Z | checking whether format(gnu_printf, ...) attribute is compilable... no |
| 259 | 2026-03-11T19:16:18.683Z | checking whether compiler supports -Werror... yes |
| 260 | 2026-03-11T19:16:18.698Z | checking whether compiler supports -herror_on_warning... -- Looking for localeconv - found |
| 261 | 2026-03-11T19:16:18.701Z | -- Looking for ceil in m |
| 262 | 2026-03-11T19:16:18.701Z | yes |
| 263 | 2026-03-11T19:16:18.724Z | checking whether format(printf, ...) attribute is compilable... no |
| 264 | 2026-03-11T19:16:18.732Z | checking for a BSD-compatible install... /usr/bin/install -c |
| 265 | 2026-03-11T19:16:18.760Z | checking for ranlib... ranlib |
| 266 | 2026-03-11T19:16:18.760Z | checking for ld... /usr/bin/ld |
| 267 | 2026-03-11T19:16:18.760Z | checking for autoconf... /usr/bin/autoconf |
| 268 | 2026-03-11T19:16:18.764Z | checking for memalign... yes |
| 269 | 2026-03-11T19:16:18.781Z | checking for valloc... -- Looking for ceil in m - found |
| 270 | 2026-03-11T19:16:18.785Z | yes |
| 271 | 2026-03-11T19:16:18.788Z | checking whether compiler supports -O3... -- Performing Test CMAKE_HAVE_LIBC_PTHREAD |
| 272 | 2026-03-11T19:16:18.822Z | yes |
| 273 | 2026-03-11T19:16:18.844Z | checking whether compiler supports -funroll-loops... yes |
| 274 | 2026-03-11T19:16:18.862Z | checking for unwind.h... yes |
| 275 | 2026-03-11T19:16:18.882Z | checking for _Unwind_Backtrace in -lgcc... -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success |
| 276 | 2026-03-11T19:16:18.885Z | -- Found Threads: TRUE |
| 277 | 2026-03-11T19:16:18.888Z | -- Performing Test HAVE_PTHREAD_MUTEX_RECURSIVE |
| 278 | 2026-03-11T19:16:18.892Z | yes |
| 279 | 2026-03-11T19:16:18.892Z | checking configured backtracing method... libgcc |
| 280 | 2026-03-11T19:16:18.917Z | checking for sbrk... yes |
| 281 | 2026-03-11T19:16:18.935Z | checking whether utrace(2) is compilable... no |
| 282 | 2026-03-11T19:16:18.947Z | checking whether valgrind is compilable... no |
| 283 | 2026-03-11T19:16:18.969Z | checking whether a program using __builtin_unreachable is compilable... -- Performing Test HAVE_PTHREAD_MUTEX_RECURSIVE - Success |
| 284 | 2026-03-11T19:16:18.973Z | -- PROJ_PLATFORM_NAME = x86 |
| 285 | 2026-03-11T19:16:18.973Z | -- PROJ_COMPILER_NAME = gcc-12.2.0 |
| 286 | 2026-03-11T19:16:18.973Z | -- PROJ4_TESTS = ON |
| 287 | 2026-03-11T19:16:18.976Z | yes |
| 288 | 2026-03-11T19:16:19.005Z | checking whether a program using __builtin_ffsl is compilable... yes |
| 289 | 2026-03-11T19:16:19.034Z | checking LG_PAGE... -- |
| 290 | 2026-03-11T19:16:19.038Z | -- Configuring proj library: |
| 291 | 2026-03-11T19:16:19.038Z | -- |
| 292 | 2026-03-11T19:16:19.041Z | 12 |
| 293 | 2026-03-11T19:16:19.056Z | Missing VERSION file, and unable to generate it; creating bogus VERSION |
| 294 | 2026-03-11T19:16:19.059Z | -- JNI_SUPPORT = OFF |
| 295 | 2026-03-11T19:16:19.059Z | -- PROJ_CORE_TARGET = proj |
| 296 | 2026-03-11T19:16:19.059Z | -- PROJ_CORE_TARGET_OUTPUT_NAME = proj |
| 297 | 2026-03-11T19:16:19.059Z | -- PROJ_LIBRARY_TYPE = STATIC |
| 298 | 2026-03-11T19:16:19.059Z | -- PROJ_LIBRARIES = proj |
| 299 | 2026-03-11T19:16:19.063Z | -- Configuring done (1.7s) |
| 300 | 2026-03-11T19:16:19.089Z | checking for pthread.h... yes |
| 301 | 2026-03-11T19:16:19.102Z | checking for pthread_create in -lpthread... -- Generating done (0.0s) |
| 302 | 2026-03-11T19:16:19.105Z | -- Build files have been written to: /work/oxidecomputer/cockroach/lib/build/proj |
| 303 | 2026-03-11T19:16:19.118Z | yes |
| 304 | 2026-03-11T19:16:19.147Z | checking whether pthread_atfork(3) is compilable... yes |
| 305 | 2026-03-11T19:16:19.177Z | checking for library containing clock_gettime... none required |
| 306 | 2026-03-11T19:16:19.195Z | checking whether clock_gettime(CLOCK_MONOTONIC_COARSE, ...) is compilable... no |
| 307 | 2026-03-11T19:16:19.225Z | checking whether clock_gettime(CLOCK_MONOTONIC, ...) is compilable... yes |
| 308 | 2026-03-11T19:16:19.240Z | checking whether mach_absolute_time() is compilable... no |
| 309 | 2026-03-11T19:16:19.264Z | checking whether compiler supports -Werror... yes |
| 310 | 2026-03-11T19:16:19.289Z | checking whether syscall(2) is compilable... yes |
| 311 | 2026-03-11T19:16:19.317Z | checking for secure_getenv... yes |
| 312 | 2026-03-11T19:16:19.346Z | checking for issetugid... yes |
| 313 | 2026-03-11T19:16:19.375Z | checking for _malloc_thread_cleanup... no |
| 314 | 2026-03-11T19:16:19.388Z | checking whether Darwin OSSpin*() is compilable... no |
| 315 | 2026-03-11T19:16:19.418Z | checking for _pthread_mutex_init_calloc_cb... no |
| 316 | 2026-03-11T19:16:19.435Z | checking for TLS... yes |
| 317 | 2026-03-11T19:16:19.469Z | checking whether C11 atomics is compilable... yes |
| 318 | 2026-03-11T19:16:19.481Z | checking whether atomic(9) is compilable... no |
| 319 | 2026-03-11T19:16:19.497Z | checking whether Darwin OSAtomic*() is compilable... no |
| 320 | 2026-03-11T19:16:19.522Z | checking whether madvise(2) is compilable... yes |
| 321 | 2026-03-11T19:16:19.552Z | checking whether madvise(..., MADV_FREE) is compilable... yes |
| 322 | 2026-03-11T19:16:19.581Z | checking whether madvise(..., MADV_DONTNEED) is compilable... yes |
| 323 | 2026-03-11T19:16:19.599Z | checking whether madvise(..., MADV_[NO]HUGEPAGE) is compilable... no |
| 324 | 2026-03-11T19:16:19.614Z | checking whether to force 32-bit __sync_{add,sub}_and_fetch()... no |
| 325 | 2026-03-11T19:16:19.629Z | checking whether to force 64-bit __sync_{add,sub}_and_fetch()... no |
| 326 | 2026-03-11T19:16:19.657Z | checking for __builtin_clz... yes |
| 327 | 2026-03-11T19:16:19.671Z | checking whether Darwin os_unfair_lock_*() is compilable... no |
| 328 | 2026-03-11T19:16:19.707Z | checking whether glibc malloc hook is compilable... no |
| 329 | 2026-03-11T19:16:19.733Z | checking whether glibc memalign hook is compilable... no |
| 330 | 2026-03-11T19:16:19.750Z | checking whether pthreads adaptive mutexes is compilable... no |
| 331 | 2026-03-11T19:16:19.790Z | checking for _Bool... yes |
| 332 | 2026-03-11T19:16:19.816Z | checking for stdbool.h that conforms to C99... no |
| 333 | 2026-03-11T19:16:19.840Z | configure: creating ./config.status |
| 334 | 2026-03-11T19:16:19.883Z | config.status: creating Makefile |
| 335 | 2026-03-11T19:16:19.892Z | config.status: creating jemalloc.pc |
| 336 | 2026-03-11T19:16:19.903Z | config.status: creating doc/html.xsl |
| 337 | 2026-03-11T19:16:19.910Z | config.status: creating doc/manpages.xsl |
| 338 | 2026-03-11T19:16:19.923Z | config.status: creating doc/jemalloc.xml |
| 339 | 2026-03-11T19:16:19.938Z | config.status: creating include/jemalloc/jemalloc_macros.h |
| 340 | 2026-03-11T19:16:19.948Z | config.status: creating include/jemalloc/jemalloc_protos.h |
| 341 | 2026-03-11T19:16:19.959Z | config.status: creating include/jemalloc/jemalloc_typedefs.h |
| 342 | 2026-03-11T19:16:19.969Z | config.status: creating include/jemalloc/internal/jemalloc_internal.h |
| 343 | 2026-03-11T19:16:19.982Z | config.status: creating test/test.sh |
| 344 | 2026-03-11T19:16:19.994Z | config.status: creating test/include/test/jemalloc_test.h |
| 345 | 2026-03-11T19:16:20.006Z | config.status: creating config.stamp |
| 346 | 2026-03-11T19:16:20.011Z | config.status: creating bin/jemalloc-config |
| 347 | 2026-03-11T19:16:20.022Z | config.status: creating bin/jemalloc.sh |
| 348 | 2026-03-11T19:16:20.033Z | config.status: creating bin/jeprof |
| 349 | 2026-03-11T19:16:20.052Z | config.status: creating include/jemalloc/jemalloc_defs.h |
| 350 | 2026-03-11T19:16:20.060Z | config.status: creating include/jemalloc/internal/jemalloc_internal_defs.h |
| 351 | 2026-03-11T19:16:20.072Z | config.status: creating test/include/test/jemalloc_test_defs.h |
| 352 | 2026-03-11T19:16:20.079Z | config.status: executing include/jemalloc/internal/private_namespace.h commands |
| 353 | 2026-03-11T19:16:20.087Z | config.status: executing include/jemalloc/internal/private_unnamespace.h commands |
| 354 | 2026-03-11T19:16:20.095Z | config.status: executing include/jemalloc/internal/public_symbols.txt commands |
| 355 | 2026-03-11T19:16:20.101Z | config.status: executing include/jemalloc/internal/public_namespace.h commands |
| 356 | 2026-03-11T19:16:20.171Z | config.status: executing include/jemalloc/internal/public_unnamespace.h commands |
| 357 | 2026-03-11T19:16:20.243Z | config.status: executing include/jemalloc/internal/size_classes.h commands |
| 358 | 2026-03-11T19:16:20.322Z | config.status: executing include/jemalloc/jemalloc_protos_jet.h commands |
| 359 | 2026-03-11T19:16:20.327Z | config.status: executing include/jemalloc/jemalloc_rename.h commands |
| 360 | 2026-03-11T19:16:20.461Z | config.status: executing include/jemalloc/jemalloc_mangle.h commands |
| 361 | 2026-03-11T19:16:20.597Z | config.status: executing include/jemalloc/jemalloc_mangle_jet.h commands |
| 362 | 2026-03-11T19:16:20.733Z | config.status: executing include/jemalloc/jemalloc.h commands |
| 363 | 2026-03-11T19:16:20.751Z | =============================================================================== |
| 364 | 2026-03-11T19:16:20.751Z | jemalloc version : 0.0.0-0-g0000000000000000000000000000000000000000 |
| 365 | 2026-03-11T19:16:20.757Z | library revision : 2 |
| 366 | 2026-03-11T19:16:20.757Z | |
| 367 | 2026-03-11T19:16:20.757Z | CONFIG : --enable-prof CFLAGS=-g1 LDFLAGS= |
| 368 | 2026-03-11T19:16:20.757Z | CC : gcc |
| 369 | 2026-03-11T19:16:20.757Z | CONFIGURE_CFLAGS : -std=gnu11 -Wall -Werror=declaration-after-statement -Wsign-compare -pipe -g3 -fvisibility=hidden -O3 -funroll-loops |
| 370 | 2026-03-11T19:16:20.757Z | SPECIFIED_CFLAGS : -g1 |
| 371 | 2026-03-11T19:16:20.757Z | EXTRA_CFLAGS : |
| 372 | 2026-03-11T19:16:20.757Z | CPPFLAGS : -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT |
| 373 | 2026-03-11T19:16:20.757Z | LDFLAGS : |
| 374 | 2026-03-11T19:16:20.757Z | EXTRA_LDFLAGS : |
| 375 | 2026-03-11T19:16:20.757Z | LIBS : -lm -D_POSIX_PTHREAD_SEMANTICS -lgcc -lm -lpthread |
| 376 | 2026-03-11T19:16:20.757Z | RPATH_EXTRA : |
| 377 | 2026-03-11T19:16:20.757Z | |
| 378 | 2026-03-11T19:16:20.757Z | XSLTPROC : /usr/bin/xsltproc |
| 379 | 2026-03-11T19:16:20.757Z | XSLROOT : |
| 380 | 2026-03-11T19:16:20.758Z | |
| 381 | 2026-03-11T19:16:20.758Z | PREFIX : /usr/local |
| 382 | 2026-03-11T19:16:20.758Z | BINDIR : /usr/local/bin |
| 383 | 2026-03-11T19:16:20.758Z | DATADIR : /usr/local/share |
| 384 | 2026-03-11T19:16:20.758Z | INCLUDEDIR : /usr/local/include |
| 385 | 2026-03-11T19:16:20.758Z | LIBDIR : /usr/local/lib |
| 386 | 2026-03-11T19:16:20.758Z | MANDIR : /usr/local/share/man |
| 387 | 2026-03-11T19:16:20.758Z | |
| 388 | 2026-03-11T19:16:20.758Z | srcroot : /work/oxidecomputer/cockroach/c-deps/jemalloc/ |
| 389 | 2026-03-11T19:16:20.758Z | abs_srcroot : /work/oxidecomputer/cockroach/c-deps/jemalloc/ |
| 390 | 2026-03-11T19:16:20.758Z | objroot : |
| 391 | 2026-03-11T19:16:20.758Z | abs_objroot : /work/oxidecomputer/cockroach/lib/build/jemalloc/ |
| 392 | 2026-03-11T19:16:20.758Z | |
| 393 | 2026-03-11T19:16:20.758Z | JEMALLOC_PREFIX : |
| 394 | 2026-03-11T19:16:20.758Z | JEMALLOC_PRIVATE_NAMESPACE |
| 395 | 2026-03-11T19:16:20.758Z | : je_ |
| 396 | 2026-03-11T19:16:20.758Z | install_suffix : |
| 397 | 2026-03-11T19:16:20.758Z | malloc_conf : |
| 398 | 2026-03-11T19:16:20.758Z | autogen : 0 |
| 399 | 2026-03-11T19:16:20.758Z | cc-silence : 1 |
| 400 | 2026-03-11T19:16:20.758Z | debug : 0 |
| 401 | 2026-03-11T19:16:20.758Z | code-coverage : 0 |
| 402 | 2026-03-11T19:16:20.758Z | stats : 1 |
| 403 | 2026-03-11T19:16:20.758Z | prof : 1 |
| 404 | 2026-03-11T19:16:20.758Z | prof-libunwind : 0 |
| 405 | 2026-03-11T19:16:20.758Z | prof-libgcc : 1 |
| 406 | 2026-03-11T19:16:20.759Z | prof-gcc : 0 |
| 407 | 2026-03-11T19:16:20.759Z | tcache : 1 |
| 408 | 2026-03-11T19:16:20.759Z | thp : 0 |
| 409 | 2026-03-11T19:16:20.759Z | fill : 1 |
| 410 | 2026-03-11T19:16:20.759Z | utrace : 0 |
| 411 | 2026-03-11T19:16:20.759Z | valgrind : 0 |
| 412 | 2026-03-11T19:16:20.759Z | xmalloc : 0 |
| 413 | 2026-03-11T19:16:20.759Z | munmap : 1 |
| 414 | 2026-03-11T19:16:20.759Z | lazy_lock : 0 |
| 415 | 2026-03-11T19:16:20.759Z | tls : 1 |
| 416 | 2026-03-11T19:16:20.759Z | cache-oblivious : 1 |
| 417 | 2026-03-11T19:16:20.759Z | =============================================================================== |
| 418 | 2026-03-11T19:16:20.776Z | go mod download |
| 419 | 2026-03-11T19:16:30.928Z | [3/4] Linking dependencies... |
| 420 | 2026-03-11T19:16:30.932Z | warning " > @typescript-eslint/eslint-plugin@4.29.1" has unmet peer dependency "eslint@^5.0.0 || ^6.0.0 || ^7.0.0". |
| 421 | 2026-03-11T19:16:30.932Z | warning "@typescript-eslint/eslint-plugin > @typescript-eslint/experimental-utils@4.29.1" has unmet peer dependency "eslint@*". |
| 422 | 2026-03-11T19:16:30.932Z | warning "@typescript-eslint/eslint-plugin > tsutils@3.21.0" has unmet peer dependency "typescript@>=2.8.0 || >= 3.2.0-dev || >= 3.3.0-dev || >= 3.4.0-dev || >= 3.5.0-dev || >= 3.6.0-dev || >= 3.6.0-beta || >= 3.7.0-dev || >= 3.7.0-beta". |
| 423 | 2026-03-11T19:16:30.932Z | warning "@typescript-eslint/eslint-plugin > @typescript-eslint/experimental-utils > eslint-utils@3.0.0" has unmet peer dependency "eslint@>=5". |
| 424 | 2026-03-11T19:16:30.932Z | warning " > @typescript-eslint/parser@4.29.1" has unmet peer dependency "eslint@^5.0.0 || ^6.0.0 || ^7.0.0". |
| 425 | 2026-03-11T19:16:30.932Z | warning " > @bazel/typescript@4.1.0" has unmet peer dependency "typescript@>=3.0.0 <4.4.0". |
| 426 | 2026-03-11T19:16:30.932Z | warning " > @cockroachlabs/cluster-ui@22.1.14" has unmet peer dependency "react@>=16.12.0". |
| 427 | 2026-03-11T19:16:30.932Z | warning " > @cockroachlabs/cluster-ui@22.1.14" has unmet peer dependency "react-dom@>=16.12.0". |
| 428 | 2026-03-11T19:16:30.932Z | warning " > @cockroachlabs/cluster-ui@22.1.14" has unmet peer dependency "react-redux@>=7.1.3". |
| 429 | 2026-03-11T19:16:30.932Z | warning " > @cockroachlabs/cluster-ui@22.1.14" has unmet peer dependency "react-router-dom@>=5.1.2". |
| 430 | 2026-03-11T19:16:30.932Z | warning " > @cockroachlabs/cluster-ui@22.1.14" has unmet peer dependency "redux@>=4.0.5". |
| 431 | 2026-03-11T19:16:30.932Z | warning " > @cockroachlabs/cluster-ui@22.1.14" has unmet peer dependency "redux-saga@>=1.1.3". |
| 432 | 2026-03-11T19:16:30.932Z | warning "workspace-aggregator-8ce04b07-fc31-43a4-bf93-7e530a9774ab > @cockroachlabs/cluster-ui > @cockroachlabs/eslint-config@0.1.11" has incorrect peer dependency "@typescript-eslint/eslint-plugin@^2.6.1". |
| 433 | 2026-03-11T19:16:30.932Z | warning "workspace-aggregator-8ce04b07-fc31-43a4-bf93-7e530a9774ab > @cockroachlabs/cluster-ui > connected-react-router@6.9.1" has unmet peer dependency "history@^4.7.2". |
| 434 | 2026-03-11T19:16:30.932Z | warning "workspace-aggregator-8ce04b07-fc31-43a4-bf93-7e530a9774ab > @cockroachlabs/cluster-ui > connected-react-router@6.9.1" has unmet peer dependency "react-router@^4.3.1 || ^5.0.0". |
| 435 | 2026-03-11T19:16:30.932Z | warning "workspace-aggregator-8ce04b07-fc31-43a4-bf93-7e530a9774ab > @cockroachlabs/cluster-ui > moment-locales-webpack-plugin@1.2.0" has unmet peer dependency "moment@^2.8.0". |
| 436 | 2026-03-11T19:16:30.936Z | warning "workspace-aggregator-8ce04b07-fc31-43a4-bf93-7e530a9774ab > @cockroachlabs/cluster-ui > react-test-renderer@16.14.0" has incorrect peer dependency "react@^16.14.0". |
| 437 | 2026-03-11T19:16:30.936Z | warning "workspace-aggregator-8ce04b07-fc31-43a4-bf93-7e530a9774ab > db-console > @testing-library/cypress@7.0.6" has unmet peer dependency "cypress@^2.1.0 || ^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0". |
| 438 | 2026-03-11T19:16:30.936Z | warning "workspace-aggregator-8ce04b07-fc31-43a4-bf93-7e530a9774ab > db-console > cypress-image-snapshot@3.1.2" has unmet peer dependency "cypress@^4.5.0". |
| 439 | 2026-03-11T19:16:30.936Z | warning "workspace-aggregator-8ce04b07-fc31-43a4-bf93-7e530a9774ab > db-console > html-webpack-template@6.2.0" has unmet peer dependency "html-webpack-plugin@2.x || ^3". |
| 440 | 2026-03-11T19:16:30.936Z | warning "workspace-aggregator-8ce04b07-fc31-43a4-bf93-7e530a9774ab > db-console > cypress-image-snapshot > jest-image-snapshot@4.2.0" has unmet peer dependency "jest@>=20 <=26". |
| 441 | 2026-03-11T19:16:30.936Z | warning "workspace-aggregator-8ce04b07-fc31-43a4-bf93-7e530a9774ab > db-console > karma-webpack > webpack-dev-middleware@1.12.2" has incorrect peer dependency "webpack@^1.0.0 || ^2.0.0 || ^3.0.0". |
| 442 | 2026-03-11T19:16:30.936Z | warning "workspace-aggregator-8ce04b07-fc31-43a4-bf93-7e530a9774ab > @cockroachlabs/cluster-ui > @storybook/react > @storybook/react-docgen-typescript-plugin > react-docgen-typescript@2.0.0" has incorrect peer dependency "typescript@>= 4.3.x". |
| 443 | 2026-03-11T19:16:40.376Z | [4/4] Building fresh packages... |
| 444 | 2026-03-11T19:16:43.503Z | Done in 26.37s. |
| 445 | 2026-03-11T19:16:43.732Z | rm -rf pkg/ui/node_modules/@types/node |
| 446 | 2026-03-11T19:16:43.736Z | touch pkg/ui/yarn.installed |
| 447 | 2026-03-11T19:16:45.733Z | go mod vendor |
| 448 | 2026-03-11T19:16:49.896Z | GOBIN='/work/oxidecomputer/cockroach/bin' GOFLAGS= go install -mod=vendor -v github.com/goware/modvendor |
| 449 | 2026-03-11T19:16:49.950Z | internal/unsafeheader |
| 450 | 2026-03-11T19:16:49.950Z | internal/godebugs |
| 451 | 2026-03-11T19:16:49.953Z | internal/goarch |
| 452 | 2026-03-11T19:16:49.953Z | internal/goos |
| 453 | 2026-03-11T19:16:49.953Z | internal/coverage/rtcov |
| 454 | 2026-03-11T19:16:49.964Z | internal/cpu |
| 455 | 2026-03-11T19:16:49.968Z | internal/goexperiment |
| 456 | 2026-03-11T19:16:49.971Z | internal/race |
| 457 | 2026-03-11T19:16:49.975Z | runtime/internal/atomic |
| 458 | 2026-03-11T19:16:49.979Z | internal/chacha8rand |
| 459 | 2026-03-11T19:16:49.982Z | internal/abi |
| 460 | 2026-03-11T19:16:49.985Z | runtime/internal/math |
| 461 | 2026-03-11T19:16:49.992Z | runtime/internal/sys |
| 462 | 2026-03-11T19:16:49.995Z | unicode |
| 463 | 2026-03-11T19:16:49.995Z | sync/atomic |
| 464 | 2026-03-11T19:16:50.009Z | unicode/utf8 |
| 465 | 2026-03-11T19:16:50.015Z | encoding |
| 466 | 2026-03-11T19:16:50.029Z | internal/itoa |
| 467 | 2026-03-11T19:16:50.032Z | internal/bytealg |
| 468 | 2026-03-11T19:16:50.032Z | math/bits |
| 469 | 2026-03-11T19:16:50.046Z | cmp |
| 470 | 2026-03-11T19:16:50.064Z | math |
| 471 | 2026-03-11T19:16:50.071Z | slices |
| 472 | 2026-03-11T19:16:50.118Z | runtime |
| 473 | 2026-03-11T19:16:51.526Z | internal/reflectlite |
| 474 | 2026-03-11T19:16:51.529Z | sync |
| 475 | 2026-03-11T19:16:51.589Z | internal/testlog |
| 476 | 2026-03-11T19:16:51.622Z | errors |
| 477 | 2026-03-11T19:16:51.626Z | sort |
| 478 | 2026-03-11T19:16:51.645Z | internal/oserror |
| 479 | 2026-03-11T19:16:51.648Z | path |
| 480 | 2026-03-11T19:16:51.648Z | internal/safefilepath |
| 481 | 2026-03-11T19:16:51.648Z | io |
| 482 | 2026-03-11T19:16:51.654Z | strconv |
| 483 | 2026-03-11T19:16:51.662Z | syscall |
| 484 | 2026-03-11T19:16:51.715Z | bytes |
| 485 | 2026-03-11T19:16:51.718Z | strings |
| 486 | 2026-03-11T19:16:51.759Z | reflect |
| 487 | 2026-03-11T19:16:51.807Z | bufio |
| 488 | 2026-03-11T19:16:51.810Z | regexp/syntax |
| 489 | 2026-03-11T19:16:51.849Z | internal/syscall/execenv |
| 490 | 2026-03-11T19:16:51.852Z | time |
| 491 | 2026-03-11T19:16:51.856Z | internal/syscall/unix |
| 492 | 2026-03-11T19:16:51.942Z | regexp |
| 493 | 2026-03-11T19:16:52.056Z | internal/poll |
| 494 | 2026-03-11T19:16:52.060Z | io/fs |
| 495 | 2026-03-11T19:16:52.148Z | os |
| 496 | 2026-03-11T19:16:52.158Z | internal/fmtsort |
| 497 | 2026-03-11T19:16:52.285Z | io/ioutil |
| 498 | 2026-03-11T19:16:52.289Z | path/filepath |
| 499 | 2026-03-11T19:16:52.289Z | fmt |
| 500 | 2026-03-11T19:16:52.338Z | github.com/mattn/go-zglob/fastwalk |
| 501 | 2026-03-11T19:16:52.415Z | github.com/mattn/go-zglob |
| 502 | 2026-03-11T19:16:52.415Z | flag |
| 503 | 2026-03-11T19:16:52.479Z | github.com/goware/modvendor |
| 504 | 2026-03-11T19:16:52.831Z | modvendor -copy="**/*.c **/*.h **/*.proto" -include 'github.com/grpc-ecosystem/grpc-gateway/third_party/googleapis/google/api,github.com/grpc-ecosystem/grpc-gateway/third_party/googleapis/google/rpc,github.com/prometheus/client_model' |
| 505 | 2026-03-11T19:16:53.961Z | for patch in patches/*.patch; do patch -p1 <$patch; done |
| 506 | 2026-03-11T19:16:53.970Z | patching file vendor/github.com/knz/go-libedit/unix/editline_unix.go |
| 507 | 2026-03-11T19:16:53.973Z | patching file vendor/github.com/elastic/gosigar/sigar_stub.go |
| 508 | 2026-03-11T19:16:53.973Z | patching file vendor/github.com/elastic/gosigar/sigar_illumos.go |
| 509 | 2026-03-11T19:16:53.973Z | patching file vendor/github.com/elastic/gosigar/sigar_unix_common.go |
| 510 | 2026-03-11T19:16:53.976Z | go install -v ./pkg/cmd/prereqs |
| 511 | 2026-03-11T19:16:53.976Z | regenerating pkg/cli/zcgo_flags.go |
| 512 | 2026-03-11T19:16:53.976Z | regenerating pkg/cli/clisqlshell/zcgo_flags.go |
| 513 | 2026-03-11T19:16:53.979Z | regenerating pkg/server/status/zcgo_flags.go |
| 514 | 2026-03-11T19:16:53.979Z | regenerating pkg/geo/geoproj/zcgo_flags.go |
| 515 | 2026-03-11T19:16:53.979Z | regenerating vendor/github.com/knz/go-libedit/unix/zcgo_flags.go |
| 516 | 2026-03-11T19:16:53.979Z | regenerating pkg/cli/zcgo_flags_x86_64_pc_solaris2.11_stdmalloc.go |
| 517 | 2026-03-11T19:16:54.008Z | # Add comment recognized by reviewable. |
| 518 | 2026-03-11T19:16:54.011Z | regenerating pkg/cli/clisqlshell/zcgo_flags_x86_64_pc_solaris2.11_stdmalloc.go |
| 519 | 2026-03-11T19:16:54.011Z | regenerating pkg/server/status/zcgo_flags_x86_64_pc_solaris2.11_stdmalloc.go |
| 520 | 2026-03-11T19:16:54.011Z | regenerating pkg/geo/geoproj/zcgo_flags_x86_64_pc_solaris2.11_stdmalloc.go |
| 521 | 2026-03-11T19:16:54.011Z | regenerating vendor/github.com/knz/go-libedit/unix/zcgo_flags_x86_64_pc_solaris2.11_stdmalloc.go |
| 522 | 2026-03-11T19:16:54.011Z | regenerating vendor/github.com/knz/go-libedit/unix/zcgo_flags_extra.go |
| 523 | 2026-03-11T19:16:54.011Z | echo '// GENERATED FILE DO NOT EDIT' > pkg/ui/workspaces/db-console/src/js/protos.js |
| 524 | 2026-03-11T19:16:54.014Z | build/node-run.sh pkg/ui/node_modules/.bin/pbjs -t static-module -w es6 --strict-long --no-create --no-convert --no-delimited --no-verify --keep-case --path pkg --path ./vendor/github.com --path ./vendor/github.com/gogo/protobuf --path ./vendor/github.com/cockroachdb/errors --path ./vendor/go.etcd.io --path ./vendor/github.com/prometheus/client_model --path ./vendor/github.com/grpc-ecosystem/grpc-gateway/third_party/googleapis ./pkg/server/serverpb/admin.proto ./pkg/server/serverpb/status.proto ./pkg/server/serverpb/authentication.proto ./pkg/ts/tspb/timeseries.proto >> pkg/ui/workspaces/db-console/src/js/protos.js |
| 525 | 2026-03-11T19:16:54.048Z | go: downloading github.com/bufbuild/buf v0.56.0 |
| 526 | 2026-03-11T19:16:54.438Z | internal/goversion |
| 527 | 2026-03-11T19:16:54.441Z | unicode/utf16 |
| 528 | 2026-03-11T19:16:54.441Z | hash/maphash |
| 529 | 2026-03-11T19:16:54.441Z | internal/platform |
| 530 | 2026-03-11T19:16:54.441Z | internal/gover |
| 531 | 2026-03-11T19:16:54.448Z | log/internal |
| 532 | 2026-03-11T19:16:54.466Z | golang.org/x/tools/internal/packagesinternal |
| 533 | 2026-03-11T19:16:54.484Z | golang.org/x/mod/semver |
| 534 | 2026-03-11T19:16:54.485Z | container/heap |
| 535 | 2026-03-11T19:16:54.488Z | internal/bisect |
| 536 | 2026-03-11T19:16:54.488Z | encoding/binary |
| 537 | 2026-03-11T19:16:54.488Z | internal/types/errors |
| 538 | 2026-03-11T19:16:54.500Z | hash |
| 539 | 2026-03-11T19:16:54.506Z | context |
| 540 | 2026-03-11T19:16:54.510Z | go/build/constraint |
| 541 | 2026-03-11T19:16:54.527Z | go/version |
| 542 | 2026-03-11T19:16:54.530Z | crypto |
| 543 | 2026-03-11T19:16:54.531Z | internal/godebug |
| 544 | 2026-03-11T19:16:54.568Z | internal/buildcfg |
| 545 | 2026-03-11T19:16:54.571Z | go/token |
| 546 | 2026-03-11T19:16:54.571Z | internal/lazyregexp |
| 547 | 2026-03-11T19:16:54.571Z | go/doc/comment |
| 548 | 2026-03-11T19:16:54.578Z | golang.org/x/tools/internal/stdlib |
| 549 | 2026-03-11T19:16:54.586Z | golang.org/x/sync/errgroup |
| 550 | 2026-03-11T19:16:54.600Z | encoding/base64 |
| 551 | 2026-03-11T19:16:54.603Z | math/rand |
| 552 | 2026-03-11T19:16:54.618Z | os/exec |
| 553 | 2026-03-11T19:16:54.618Z | crypto/md5 |
| 554 | 2026-03-11T19:16:54.622Z | golang.org/x/tools/internal/event/label |
| 555 | 2026-03-11T19:16:54.629Z | go/scanner |
| 556 | 2026-03-11T19:16:54.650Z | golang.org/x/tools/internal/event/keys |
| 557 | 2026-03-11T19:16:54.669Z | encoding/json |
| 558 | 2026-03-11T19:16:54.699Z | go/ast |
| 559 | 2026-03-11T19:16:54.703Z | log |
| 560 | 2026-03-11T19:16:54.738Z | internal/goroot |
| 561 | 2026-03-11T19:16:54.742Z | math/big |
| 562 | 2026-03-11T19:16:54.745Z | golang.org/x/tools/internal/event/core |
| 563 | 2026-03-11T19:16:54.790Z | golang.org/x/tools/internal/event |
| 564 | 2026-03-11T19:16:54.911Z | go/internal/typeparams |
| 565 | 2026-03-11T19:16:54.914Z | go/doc |
| 566 | 2026-03-11T19:16:54.929Z | go/parser |
| 567 | 2026-03-11T19:16:54.934Z | golang.org/x/tools/internal/gocommand |
| 568 | 2026-03-11T19:16:55.112Z | go/constant |
| 569 | 2026-03-11T19:16:55.125Z | go/build |
| 570 | 2026-03-11T19:16:55.195Z | golang.org/x/tools/internal/pkgbits |
| 571 | 2026-03-11T19:16:55.202Z | go/types |
| 572 | 2026-03-11T19:16:55.926Z | golang.org/x/tools/internal/aliases |
| 573 | 2026-03-11T19:16:55.929Z | golang.org/x/tools/internal/versions |
| 574 | 2026-03-11T19:16:55.957Z | golang.org/x/tools/internal/typeparams |
| 575 | 2026-03-11T19:16:56.031Z | golang.org/x/tools/go/types/typeutil |
| 576 | 2026-03-11T19:16:56.088Z | golang.org/x/tools/internal/typesinternal |
| 577 | 2026-03-11T19:16:56.158Z | golang.org/x/tools/go/types/objectpath |
| 578 | 2026-03-11T19:16:56.211Z | golang.org/x/tools/internal/gcimporter |
| 579 | 2026-03-11T19:16:56.321Z | # Add comment recognized by reviewable. |
| 580 | 2026-03-11T19:16:56.325Z | echo '// GENERATED FILE DO NOT EDIT' > pkg/ui/workspaces/db-console/src/js/protos.d.ts |
| 581 | 2026-03-11T19:16:56.328Z | build/node-run.sh pkg/ui/node_modules/.bin/pbts pkg/ui/workspaces/db-console/src/js/protos.js >> pkg/ui/workspaces/db-console/src/js/protos.d.ts |
| 582 | 2026-03-11T19:16:56.408Z | golang.org/x/tools/go/gcexportdata |
| 583 | 2026-03-11T19:16:56.440Z | golang.org/x/tools/go/packages |
| 584 | 2026-03-11T19:16:56.575Z | github.com/cockroachdb/cockroach/pkg/cmd/prereqs |
| 585 | 2026-03-11T19:16:56.840Z | go: downloading go.uber.org/multierr v1.7.0 |
| 586 | 2026-03-11T19:16:56.840Z | go: downloading go.uber.org/zap v1.19.0 |
| 587 | 2026-03-11T19:16:56.840Z | go: downloading github.com/pkg/profile v1.6.0 |
| 588 | 2026-03-11T19:16:56.840Z | go: downloading golang.org/x/term v0.0.0-20210615171337-6886f2dfbf5b |
| 589 | 2026-03-11T19:16:56.843Z | go: downloading google.golang.org/protobuf v1.27.1 |
| 590 | 2026-03-11T19:16:56.843Z | go install -v uptodate |
| 591 | 2026-03-11T19:16:56.843Z | GOFLAGS= bin/prereqs ./pkg/cmd/uptodate > bin/uptodate.d.tmp |
| 592 | 2026-03-11T19:16:56.853Z | go install -v protoc-gen-gogoroach |
| 593 | 2026-03-11T19:16:56.856Z | GOFLAGS= bin/prereqs ./pkg/cmd/protoc-gen-gogoroach > bin/protoc-gen-gogoroach.d.tmp |
| 594 | 2026-03-11T19:16:56.856Z | go: downloading github.com/twitchtv/twirp v8.1.0+incompatible |
| 595 | 2026-03-11T19:16:56.865Z | go install -v terraformgen |
| 596 | 2026-03-11T19:16:56.869Z | GOFLAGS= bin/prereqs ./pkg/roachprod/vm/aws/terraformgen > bin/terraformgen.d.tmp |
| 597 | 2026-03-11T19:16:56.876Z | go install -v optgen |
| 598 | 2026-03-11T19:16:56.879Z | GOFLAGS= bin/prereqs ./pkg/sql/opt/optgen/cmd/optgen > bin/optgen.d.tmp |
| 599 | 2026-03-11T19:16:56.890Z | go: downloading google.golang.org/grpc v1.41.0-dev.0.20210907181116-2f3355d2244e |
| 600 | 2026-03-11T19:16:56.915Z | mv -f bin/protoc-gen-gogoroach.d.tmp bin/protoc-gen-gogoroach.d |
| 601 | 2026-03-11T19:16:56.920Z | GOBIN='/work/oxidecomputer/cockroach/bin' GOFLAGS= go install -mod=vendor -tags 'stdmalloc make x86_64_pc_solaris2.11_stdmalloc' -ldflags '-X github.com/cockroachdb/cockroach/pkg/build.typ=release -extldflags "" -X "github.com/cockroachdb/cockroach/pkg/build.tag=v22.1.22-59-g76d728e772" -X "github.com/cockroachdb/cockroach/pkg/build.rev=76d728e7724724234d36ada4d402a921657c3724" -X "github.com/cockroachdb/cockroach/pkg/build.cgoTargetTriple=x86_64-pc-solaris2.11" -X "github.com/cockroachdb/cockroach/pkg/build.utcTime=2026/03/11 19:16:56"' -v ./pkg/cmd/protoc-gen-gogoroach |
| 602 | 2026-03-11T19:16:56.925Z | mv -f bin/uptodate.d.tmp bin/uptodate.d |
| 603 | 2026-03-11T19:16:56.929Z | GOBIN='/work/oxidecomputer/cockroach/bin' GOFLAGS= go install -mod=vendor -tags 'stdmalloc make x86_64_pc_solaris2.11_stdmalloc' -ldflags '-X github.com/cockroachdb/cockroach/pkg/build.typ=release -extldflags "" -X "github.com/cockroachdb/cockroach/pkg/build.tag=v22.1.22-59-g76d728e772" -X "github.com/cockroachdb/cockroach/pkg/build.rev=76d728e7724724234d36ada4d402a921657c3724" -X "github.com/cockroachdb/cockroach/pkg/build.cgoTargetTriple=x86_64-pc-solaris2.11" -X "github.com/cockroachdb/cockroach/pkg/build.utcTime=2026/03/11 19:16:56"' -v ./pkg/cmd/uptodate |
| 604 | 2026-03-11T19:16:56.942Z | mv -f bin/terraformgen.d.tmp bin/terraformgen.d |
| 605 | 2026-03-11T19:16:56.946Z | GOBIN='/work/oxidecomputer/cockroach/bin' GOFLAGS= go install -mod=vendor -tags 'stdmalloc make x86_64_pc_solaris2.11_stdmalloc' -ldflags '-X github.com/cockroachdb/cockroach/pkg/build.typ=release -extldflags "" -X "github.com/cockroachdb/cockroach/pkg/build.tag=v22.1.22-59-g76d728e772" -X "github.com/cockroachdb/cockroach/pkg/build.rev=76d728e7724724234d36ada4d402a921657c3724" -X "github.com/cockroachdb/cockroach/pkg/build.cgoTargetTriple=x86_64-pc-solaris2.11" -X "github.com/cockroachdb/cockroach/pkg/build.utcTime=2026/03/11 19:16:56"' -v ./pkg/roachprod/vm/aws/terraformgen |
| 606 | 2026-03-11T19:16:56.949Z | mv -f bin/optgen.d.tmp bin/optgen.d |
| 607 | 2026-03-11T19:16:56.952Z | GOBIN='/work/oxidecomputer/cockroach/bin' GOFLAGS= go install -mod=vendor -tags 'stdmalloc make x86_64_pc_solaris2.11_stdmalloc' -ldflags '-X github.com/cockroachdb/cockroach/pkg/build.typ=release -extldflags "" -X "github.com/cockroachdb/cockroach/pkg/build.tag=v22.1.22-59-g76d728e772" -X "github.com/cockroachdb/cockroach/pkg/build.rev=76d728e7724724234d36ada4d402a921657c3724" -X "github.com/cockroachdb/cockroach/pkg/build.cgoTargetTriple=x86_64-pc-solaris2.11" -X "github.com/cockroachdb/cockroach/pkg/build.utcTime=2026/03/11 19:16:56"' -v ./pkg/sql/opt/optgen/cmd/optgen |
| 608 | 2026-03-11T19:16:57.137Z | internal/nettrace |
| 609 | 2026-03-11T19:16:57.144Z | go: downloading github.com/jhump/protoreflect v1.9.1-0.20210817181203-db1a327a393e |
| 610 | 2026-03-11T19:16:57.147Z | go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c |
| 611 | 2026-03-11T19:16:57.147Z | go: downloading github.com/bgentry/go-netrc v0.0.0-20140422174119-9fd32a8b3d3d |
| 612 | 2026-03-11T19:16:57.150Z | go: downloading github.com/gofrs/flock v0.8.1 |
| 613 | 2026-03-11T19:16:57.157Z | internal/singleflight |
| 614 | 2026-03-11T19:16:57.161Z | internal/intern |
| 615 | 2026-03-11T19:16:57.171Z | github.com/cockroachdb/errors/stdstrings |
| 616 | 2026-03-11T19:16:57.171Z | crypto/internal/alias |
| 617 | 2026-03-11T19:16:57.176Z | go: downloading github.com/golang/groupcache v0.0.0-20200121045136-8c9f03a8e57e |
| 618 | 2026-03-11T19:16:57.179Z | go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b |
| 619 | 2026-03-11T19:16:57.182Z | go: downloading github.com/gofrs/uuid v4.0.0+incompatible |
| 620 | 2026-03-11T19:16:57.186Z | vendor/golang.org/x/net/dns/dnsmessage |
| 621 | 2026-03-11T19:16:57.200Z | crypto/internal/boring/sig |
| 622 | 2026-03-11T19:16:57.203Z | github.com/cockroachdb/redact/internal/rfmt/fmtsort |
| 623 | 2026-03-11T19:16:57.207Z | vendor/golang.org/x/net/lif |
| 624 | 2026-03-11T19:16:57.216Z | crypto/internal/alias |
| 625 | 2026-03-11T19:16:57.219Z | crypto/internal/boring/sig |
| 626 | 2026-03-11T19:16:57.219Z | crypto/subtle |
| 627 | 2026-03-11T19:16:57.227Z | runtime/cgo |
| 628 | 2026-03-11T19:16:57.230Z | github.com/cockroachdb/redact/interfaces |
| 629 | 2026-03-11T19:16:57.230Z | github.com/cockroachdb/redact/internal/fmtforward |
| 630 | 2026-03-11T19:16:57.230Z | encoding/csv |
| 631 | 2026-03-11T19:16:57.233Z | go: downloading github.com/klauspost/compress v1.13.5 |
| 632 | 2026-03-11T19:16:57.236Z | go: downloading github.com/klauspost/pgzip v1.2.5 |
| 633 | 2026-03-11T19:16:57.236Z | encoding/hex |
| 634 | 2026-03-11T19:16:57.274Z | go: downloading golang.org/x/sys v0.0.0-20210908143011-c212e7322662 |
| 635 | 2026-03-11T19:16:57.285Z | go: downloading go.uber.org/atomic v1.7.0 |
| 636 | 2026-03-11T19:16:57.288Z | container/list |
| 637 | 2026-03-11T19:16:57.304Z | text/tabwriter |
| 638 | 2026-03-11T19:16:57.307Z | hash/crc32 |
| 639 | 2026-03-11T19:16:57.310Z | vendor/golang.org/x/crypto/cryptobyte/asn1 |
| 640 | 2026-03-11T19:16:57.313Z | crypto/cipher |
| 641 | 2026-03-11T19:16:57.313Z | vendor/golang.org/x/crypto/internal/alias |
| 642 | 2026-03-11T19:16:57.333Z | container/list |
| 643 | 2026-03-11T19:16:57.337Z | vendor/golang.org/x/crypto/cryptobyte/asn1 |
| 644 | 2026-03-11T19:16:57.337Z | vendor/golang.org/x/crypto/internal/alias |
| 645 | 2026-03-11T19:16:57.360Z | compress/flate |
| 646 | 2026-03-11T19:16:57.368Z | github.com/gogo/protobuf/sortkeys |
| 647 | 2026-03-11T19:16:57.372Z | github.com/cockroachdb/redact/internal/markers |
| 648 | 2026-03-11T19:16:57.372Z | crypto/internal/nistec/fiat |
| 649 | 2026-03-11T19:16:57.372Z | github.com/gogo/protobuf/protoc-gen-gogo/generator/internal/remap |
| 650 | 2026-03-11T19:16:57.372Z | github.com/gogo/protobuf/proto |
| 651 | 2026-03-11T19:16:57.394Z | crypto/internal/randutil |
| 652 | 2026-03-11T19:16:57.397Z | crypto/internal/nistec/fiat |
| 653 | 2026-03-11T19:16:57.397Z | github.com/gogo/protobuf/sortkeys |
| 654 | 2026-03-11T19:16:57.397Z | crypto/rc4 |
| 655 | 2026-03-11T19:16:57.397Z | hash/crc32 |
| 656 | 2026-03-11T19:16:57.401Z | github.com/kr/text |
| 657 | 2026-03-11T19:16:57.420Z | github.com/rogpeppe/go-internal/fmtsort |
| 658 | 2026-03-11T19:16:57.427Z | github.com/cockroachdb/redact/internal/escape |
| 659 | 2026-03-11T19:16:57.427Z | github.com/cockroachdb/redact/internal/redact |
| 660 | 2026-03-11T19:16:57.430Z | net/netip |
| 661 | 2026-03-11T19:16:57.430Z | net/url |
| 662 | 2026-03-11T19:16:57.430Z | text/template/parse |
| 663 | 2026-03-11T19:16:57.430Z | go/printer |
| 664 | 2026-03-11T19:16:57.434Z | github.com/rogpeppe/go-internal/fmtsort |
| 665 | 2026-03-11T19:16:57.441Z | crypto/internal/boring |
| 666 | 2026-03-11T19:16:57.498Z | crypto/sha256 |
| 667 | 2026-03-11T19:16:57.503Z | net/netip |
| 668 | 2026-03-11T19:16:57.531Z | crypto/internal/edwards25519/field |
| 669 | 2026-03-11T19:16:57.534Z | crypto/aes |
| 670 | 2026-03-11T19:16:57.537Z | github.com/gogo/protobuf/proto |
| 671 | 2026-03-11T19:16:57.540Z | github.com/cockroachdb/redact/internal/buffer |
| 672 | 2026-03-11T19:16:57.555Z | compress/flate |
| 673 | 2026-03-11T19:16:57.555Z | github.com/cockroachdb/redact/internal/buffer |
| 674 | 2026-03-11T19:16:57.641Z | github.com/MichaelTJones/walk |
| 675 | 2026-03-11T19:16:57.646Z | crypto/internal/edwards25519/field |
| 676 | 2026-03-11T19:16:57.646Z | crypto/aes |
| 677 | 2026-03-11T19:16:57.646Z | github.com/gogo/protobuf/proto |
| 678 | 2026-03-11T19:16:57.649Z | compress/flate |
| 679 | 2026-03-11T19:16:57.659Z | compress/gzip |
| 680 | 2026-03-11T19:16:57.692Z | github.com/cockroachdb/redact/internal/rfmt |
| 681 | 2026-03-11T19:16:57.692Z | text/template |
| 682 | 2026-03-11T19:16:57.696Z | go: downloading github.com/golang/protobuf v1.5.2 |
| 683 | 2026-03-11T19:16:57.712Z | go/format |
| 684 | 2026-03-11T19:16:57.743Z | runtime/cgo |
| 685 | 2026-03-11T19:16:57.785Z | go: downloading google.golang.org/genproto v0.0.0-20210903162649-d08c68adba83 |
| 686 | 2026-03-11T19:16:57.812Z | github.com/cockroachdb/redact/internal/rfmt |
| 687 | 2026-03-11T19:16:57.832Z | github.com/kr/pretty |
| 688 | 2026-03-11T19:16:57.840Z | github.com/cockroachdb/redact/internal/rfmt |
| 689 | 2026-03-11T19:16:57.843Z | runtime/cgo |
| 690 | 2026-03-11T19:16:57.858Z | github.com/kr/pretty |
| 691 | 2026-03-11T19:16:57.993Z | github.com/pkg/errors |
| 692 | 2026-03-11T19:16:58.017Z | go: downloading golang.org/x/net v0.0.0-20210907225631-ff17edfbf26d |
| 693 | 2026-03-11T19:16:58.025Z | github.com/cockroachdb/logtags |
| 694 | 2026-03-11T19:16:58.057Z | github.com/pkg/errors |
| 695 | 2026-03-11T19:16:58.060Z | crypto/rand |
| 696 | 2026-03-11T19:16:58.072Z | crypto/des |
| 697 | 2026-03-11T19:16:58.094Z | embed |
| 698 | 2026-03-11T19:16:58.116Z | crypto/internal/bigmod |
| 699 | 2026-03-11T19:16:58.184Z | crypto/internal/boring/bbig |
| 700 | 2026-03-11T19:16:58.187Z | crypto/sha512 |
| 701 | 2026-03-11T19:16:58.187Z | crypto/internal/nistec |
| 702 | 2026-03-11T19:16:58.200Z | crypto/internal/bigmod |
| 703 | 2026-03-11T19:16:58.204Z | crypto/internal/boring/bbig |
| 704 | 2026-03-11T19:16:58.208Z | github.com/cockroachdb/redact/builder |
| 705 | 2026-03-11T19:16:58.211Z | crypto/sha512 |
| 706 | 2026-03-11T19:16:58.234Z | github.com/cockroachdb/redact |
| 707 | 2026-03-11T19:16:58.255Z | encoding/asn1 |
| 708 | 2026-03-11T19:16:58.256Z | github.com/cockroachdb/redact |
| 709 | 2026-03-11T19:16:58.263Z | crypto/internal/nistec |
| 710 | 2026-03-11T19:16:58.266Z | github.com/cockroachdb/cockroach/pkg/cli/exit |
| 711 | 2026-03-11T19:16:58.276Z | crypto/internal/edwards25519 |
| 712 | 2026-03-11T19:16:58.333Z | encoding/asn1 |
| 713 | 2026-03-11T19:16:58.337Z | crypto/hmac |
| 714 | 2026-03-11T19:16:58.352Z | crypto/sha1 |
| 715 | 2026-03-11T19:16:58.365Z | crypto/rsa |
| 716 | 2026-03-11T19:16:58.377Z | crypto/internal/edwards25519 |
| 717 | 2026-03-11T19:16:58.384Z | crypto/sha1 |
| 718 | 2026-03-11T19:16:58.422Z | crypto/dsa |
| 719 | 2026-03-11T19:16:58.457Z | crypto/dsa |
| 720 | 2026-03-11T19:16:58.462Z | encoding/pem |
| 721 | 2026-03-11T19:16:58.518Z | crypto/rsa |
| 722 | 2026-03-11T19:16:58.526Z | crypto/ed25519 |
| 723 | 2026-03-11T19:16:58.531Z | encoding/pem |
| 724 | 2026-03-11T19:16:58.566Z | vendor/golang.org/x/crypto/chacha20 |
| 725 | 2026-03-11T19:16:58.573Z | vendor/golang.org/x/crypto/chacha20 |
| 726 | 2026-03-11T19:16:58.579Z | vendor/golang.org/x/crypto/internal/poly1305 |
| 727 | 2026-03-11T19:16:58.582Z | vendor/golang.org/x/crypto/internal/poly1305 |
| 728 | 2026-03-11T19:16:58.587Z | vendor/golang.org/x/sys/cpu |
| 729 | 2026-03-11T19:16:58.621Z | vendor/golang.org/x/sys/cpu |
| 730 | 2026-03-11T19:16:58.640Z | vendor/golang.org/x/crypto/hkdf |
| 731 | 2026-03-11T19:16:58.643Z | vendor/golang.org/x/crypto/cryptobyte |
| 732 | 2026-03-11T19:16:58.652Z | vendor/golang.org/x/crypto/hkdf |
| 733 | 2026-03-11T19:16:58.694Z | github.com/getsentry/sentry-go/internal/crypto/randutil |
| 734 | 2026-03-11T19:16:58.713Z | vendor/golang.org/x/crypto/cryptobyte |
| 735 | 2026-03-11T19:16:58.730Z | crypto/x509/pkix |
| 736 | 2026-03-11T19:16:58.774Z | vendor/golang.org/x/text/transform |
| 737 | 2026-03-11T19:16:58.777Z | vendor/golang.org/x/text/unicode/bidi |
| 738 | 2026-03-11T19:16:58.804Z | crypto/ecdh |
| 739 | 2026-03-11T19:16:58.813Z | vendor/golang.org/x/text/transform |
| 740 | 2026-03-11T19:16:58.840Z | crypto/ecdh |
| 741 | 2026-03-11T19:16:58.871Z | crypto/elliptic |
| 742 | 2026-03-11T19:16:58.874Z | vendor/golang.org/x/text/unicode/bidi |
| 743 | 2026-03-11T19:16:58.918Z | crypto/elliptic |
| 744 | 2026-03-11T19:16:58.971Z | vendor/golang.org/x/text/unicode/norm |
| 745 | 2026-03-11T19:16:59.004Z | net |
| 746 | 2026-03-11T19:16:59.022Z | vendor/golang.org/x/crypto/chacha20poly1305 |
| 747 | 2026-03-11T19:16:59.025Z | vendor/golang.org/x/text/unicode/norm |
| 748 | 2026-03-11T19:16:59.025Z | vendor/golang.org/x/net/http2/hpack |
| 749 | 2026-03-11T19:16:59.025Z | mime |
| 750 | 2026-03-11T19:16:59.033Z | vendor/golang.org/x/net/http2/hpack |
| 751 | 2026-03-11T19:16:59.071Z | vendor/golang.org/x/crypto/chacha20poly1305 |
| 752 | 2026-03-11T19:16:59.074Z | mime |
| 753 | 2026-03-11T19:16:59.113Z | vendor/golang.org/x/text/secure/bidirule |
| 754 | 2026-03-11T19:16:59.132Z | crypto/ecdsa |
| 755 | 2026-03-11T19:16:59.232Z | mime/quotedprintable |
| 756 | 2026-03-11T19:16:59.252Z | mime/quotedprintable |
| 757 | 2026-03-11T19:16:59.261Z | net/http/internal |
| 758 | 2026-03-11T19:16:59.265Z | net/http/internal/ascii |
| 759 | 2026-03-11T19:16:59.268Z | net/http/internal |
| 760 | 2026-03-11T19:16:59.271Z | go: downloading golang.org/x/text v0.3.7 |
| 761 | 2026-03-11T19:16:59.301Z | golang.org/x/sys/execabs |
| 762 | 2026-03-11T19:16:59.306Z | runtime/debug |
| 763 | 2026-03-11T19:16:59.309Z | net/http/internal/ascii |
| 764 | 2026-03-11T19:16:59.309Z | runtime/debug |
| 765 | 2026-03-11T19:16:59.339Z | golang.org/x/sys/execabs |
| 766 | 2026-03-11T19:16:59.345Z | crypto/ecdsa |
| 767 | 2026-03-11T19:16:59.372Z | net |
| 768 | 2026-03-11T19:16:59.455Z | vendor/golang.org/x/net/idna |
| 769 | 2026-03-11T19:16:59.506Z | net |
| 770 | 2026-03-11T19:16:59.591Z | vendor/golang.org/x/net/idna |
| 771 | 2026-03-11T19:17:00.043Z | github.com/gogo/protobuf/protoc-gen-gogo/descriptor |
| 772 | 2026-03-11T19:17:00.254Z | github.com/gogo/protobuf/protoc-gen-gogo/descriptor |
| 773 | 2026-03-11T19:17:00.259Z | github.com/gogo/protobuf/types |
| 774 | 2026-03-11T19:17:00.262Z | github.com/gogo/protobuf/protoc-gen-gogo/descriptor |
| 775 | 2026-03-11T19:17:00.262Z | github.com/gogo/protobuf/types |
| 776 | 2026-03-11T19:17:00.266Z | github.com/gogo/protobuf/protoc-gen-gogo/plugin |
| 777 | 2026-03-11T19:17:00.266Z | github.com/gogo/protobuf/gogoproto |
| 778 | 2026-03-11T19:17:00.320Z | github.com/gogo/protobuf/protoc-gen-gogo/generator |
| 779 | 2026-03-11T19:17:00.320Z | github.com/gogo/protobuf/vanity |
| 780 | 2026-03-11T19:17:00.825Z | github.com/gogo/protobuf/plugin/embedcheck |
| 781 | 2026-03-11T19:17:00.829Z | github.com/gogo/protobuf/plugin/marshalto |
| 782 | 2026-03-11T19:17:00.829Z | github.com/gogo/protobuf/plugin/oneofcheck |
| 783 | 2026-03-11T19:17:00.829Z | github.com/gogo/protobuf/plugin/enumstringer |
| 784 | 2026-03-11T19:17:00.829Z | github.com/gogo/protobuf/plugin/defaultcheck |
| 785 | 2026-03-11T19:17:00.829Z | github.com/gogo/protobuf/plugin/unmarshal |
| 786 | 2026-03-11T19:17:00.829Z | github.com/gogo/protobuf/plugin/populate |
| 787 | 2026-03-11T19:17:00.829Z | github.com/gogo/protobuf/plugin/testgen |
| 788 | 2026-03-11T19:17:00.945Z | github.com/gogo/protobuf/protoc-gen-gogo/grpc |
| 789 | 2026-03-11T19:17:01.212Z | google.golang.org/protobuf/internal/flags |
| 790 | 2026-03-11T19:17:01.212Z | google.golang.org/protobuf/internal/set |
| 791 | 2026-03-11T19:17:01.215Z | github.com/golang/groupcache/lru |
| 792 | 2026-03-11T19:17:01.244Z | go.opencensus.io |
| 793 | 2026-03-11T19:17:01.294Z | go.opencensus.io/trace/internal |
| 794 | 2026-03-11T19:17:01.316Z | github.com/klauspost/compress |
| 795 | 2026-03-11T19:17:01.448Z | github.com/gogo/protobuf/plugin/stringer |
| 796 | 2026-03-11T19:17:01.448Z | github.com/gogo/protobuf/plugin/face |
| 797 | 2026-03-11T19:17:01.451Z | github.com/gogo/protobuf/plugin/compare |
| 798 | 2026-03-11T19:17:01.451Z | github.com/gogo/protobuf/plugin/gostring |
| 799 | 2026-03-11T19:17:01.451Z | github.com/gogo/protobuf/plugin/equal |
| 800 | 2026-03-11T19:17:01.451Z | github.com/gogo/protobuf/plugin/description |
| 801 | 2026-03-11T19:17:01.481Z | github.com/gogo/protobuf/plugin/union |
| 802 | 2026-03-11T19:17:01.484Z | github.com/gogo/protobuf/plugin/size |
| 803 | 2026-03-11T19:17:01.745Z | github.com/twitchtv/twirp/internal/contextkeys |
| 804 | 2026-03-11T19:17:01.748Z | go.opencensus.io/internal/tagencoding |
| 805 | 2026-03-11T19:17:01.748Z | golang.org/x/sys/internal/unsafeheader |
| 806 | 2026-03-11T19:17:01.748Z | google.golang.org/grpc/serviceconfig |
| 807 | 2026-03-11T19:17:01.774Z | github.com/cockroachdb/errors/errorspb |
| 808 | 2026-03-11T19:17:01.869Z | vendor/golang.org/x/net/http/httpproxy |
| 809 | 2026-03-11T19:17:01.872Z | net/textproto |
| 810 | 2026-03-11T19:17:01.872Z | crypto/x509 |
| 811 | 2026-03-11T19:17:01.891Z | github.com/cockroachdb/errors/errorspb |
| 812 | 2026-03-11T19:17:01.934Z | vendor/golang.org/x/net/http/httpproxy |
| 813 | 2026-03-11T19:17:01.938Z | net/textproto |
| 814 | 2026-03-11T19:17:01.941Z | vendor/golang.org/x/net/http/httpguts |
| 815 | 2026-03-11T19:17:01.941Z | mime/multipart |
| 816 | 2026-03-11T19:17:01.941Z | crypto/x509 |
| 817 | 2026-03-11T19:17:01.950Z | github.com/spf13/pflag |
| 818 | 2026-03-11T19:17:02.025Z | vendor/golang.org/x/net/http/httpguts |
| 819 | 2026-03-11T19:17:02.028Z | mime/multipart |
| 820 | 2026-03-11T19:17:02.054Z | github.com/cockroachdb/errors/errbase |
| 821 | 2026-03-11T19:17:02.069Z | github.com/gogo/protobuf/vanity/command |
| 822 | 2026-03-11T19:17:02.101Z | google.golang.org/protobuf/internal/pragma |
| 823 | 2026-03-11T19:17:02.104Z | go.uber.org/zap/buffer |
| 824 | 2026-03-11T19:17:02.104Z | hash/fnv |
| 825 | 2026-03-11T19:17:02.109Z | github.com/klauspost/compress/internal/snapref |
| 826 | 2026-03-11T19:17:02.112Z | github.com/cockroachdb/errors/errbase |
| 827 | 2026-03-11T19:17:02.112Z | os/signal |
| 828 | 2026-03-11T19:17:02.116Z | github.com/cockroachdb/cockroach/pkg/cmd/protoc-gen-gogoroach |
| 829 | 2026-03-11T19:17:02.130Z | github.com/bufbuild/buf/private/usage |
| 830 | 2026-03-11T19:17:02.146Z | go.uber.org/atomic |
| 831 | 2026-03-11T19:17:02.158Z | github.com/cockroachdb/errors/barriers |
| 832 | 2026-03-11T19:17:02.158Z | github.com/cockroachdb/errors/secondary |
| 833 | 2026-03-11T19:17:02.158Z | github.com/cockroachdb/errors/markers |
| 834 | 2026-03-11T19:17:02.158Z | github.com/cockroachdb/errors/hintdetail |
| 835 | 2026-03-11T19:17:02.159Z | github.com/cockroachdb/errors/contexttags |
| 836 | 2026-03-11T19:17:02.162Z | github.com/cockroachdb/errors/safedetails |
| 837 | 2026-03-11T19:17:02.201Z | github.com/cockroachdb/errors/telemetrykeys |
| 838 | 2026-03-11T19:17:02.220Z | github.com/cockroachdb/errors/domains |
| 839 | 2026-03-11T19:17:02.242Z | github.com/cockroachdb/errors/assert |
| 840 | 2026-03-11T19:17:02.242Z | github.com/cockroachdb/errors/issuelink |
| 841 | 2026-03-11T19:17:02.255Z | github.com/cockroachdb/errors/assert |
| 842 | 2026-03-11T19:17:02.255Z | github.com/cockroachdb/errors/domains |
| 843 | 2026-03-11T19:17:02.258Z | github.com/cockroachdb/errors/issuelink |
| 844 | 2026-03-11T19:17:02.314Z | gopkg.in/yaml.v3 |
| 845 | 2026-03-11T19:17:02.322Z | google.golang.org/protobuf/internal/version |
| 846 | 2026-03-11T19:17:02.339Z | go.opencensus.io/internal |
| 847 | 2026-03-11T19:17:02.342Z | go.uber.org/multierr |
| 848 | 2026-03-11T19:17:02.350Z | github.com/bufbuild/buf/private/bufpkg/bufanalysis |
| 849 | 2026-03-11T19:17:02.367Z | github.com/bufbuild/buf/private/pkg/stringutil |
| 850 | 2026-03-11T19:17:02.380Z | github.com/bufbuild/buf/private/pkg/interrupt |
| 851 | 2026-03-11T19:17:02.399Z | github.com/bufbuild/buf/private/pkg/ioextended |
| 852 | 2026-03-11T19:17:02.408Z | github.com/bufbuild/buf/private/buf/bufcheck |
| 853 | 2026-03-11T19:17:02.411Z | github.com/bufbuild/buf/private/pkg/normalpath |
| 854 | 2026-03-11T19:17:02.439Z | github.com/bufbuild/buf/private/pkg/thread |
| 855 | 2026-03-11T19:17:02.452Z | crypto/tls |
| 856 | 2026-03-11T19:17:02.476Z | go.opencensus.io/trace/tracestate |
| 857 | 2026-03-11T19:17:02.479Z | github.com/bufbuild/buf/private/pkg/protoversion |
| 858 | 2026-03-11T19:17:02.479Z | github.com/bufbuild/buf/private/pkg/app |
| 859 | 2026-03-11T19:17:02.479Z | runtime/trace |
| 860 | 2026-03-11T19:17:02.482Z | crypto/tls |
| 861 | 2026-03-11T19:17:02.514Z | go.uber.org/zap/internal/bufferpool |
| 862 | 2026-03-11T19:17:02.523Z | go.uber.org/zap/internal/color |
| 863 | 2026-03-11T19:17:02.526Z | google.golang.org/protobuf/internal/detrand |
| 864 | 2026-03-11T19:17:02.557Z | go.uber.org/zap/internal/exit |
| 865 | 2026-03-11T19:17:02.557Z | github.com/spf13/pflag |
| 866 | 2026-03-11T19:17:02.563Z | google.golang.org/protobuf/internal/errors |
| 867 | 2026-03-11T19:17:02.609Z | crypto/tls |
| 868 | 2026-03-11T19:17:02.612Z | go.opencensus.io/trace |
| 869 | 2026-03-11T19:17:02.612Z | github.com/bufbuild/buf/private/pkg/storage/storageutil |
| 870 | 2026-03-11T19:17:02.612Z | github.com/bufbuild/buf/private/pkg/diff |
| 871 | 2026-03-11T19:17:02.617Z | github.com/bufbuild/buf/private/pkg/netextended |
| 872 | 2026-03-11T19:17:02.623Z | go.uber.org/zap/zapcore |
| 873 | 2026-03-11T19:17:02.631Z | google.golang.org/protobuf/encoding/protowire |
| 874 | 2026-03-11T19:17:02.660Z | database/sql/driver |
| 875 | 2026-03-11T19:17:02.666Z | github.com/bufbuild/buf/private/bufpkg/bufmodule/internal |
| 876 | 2026-03-11T19:17:02.669Z | github.com/bufbuild/buf/private/pkg/storage |
| 877 | 2026-03-11T19:17:02.672Z | google.golang.org/protobuf/reflect/protoreflect |
| 878 | 2026-03-11T19:17:02.726Z | github.com/bufbuild/buf/private/pkg/osextended |
| 879 | 2026-03-11T19:17:02.794Z | github.com/bgentry/go-netrc/netrc |
| 880 | 2026-03-11T19:17:02.797Z | github.com/gofrs/uuid |
| 881 | 2026-03-11T19:17:02.807Z | github.com/bufbuild/buf/private/pkg/filepathextended |
| 882 | 2026-03-11T19:17:02.838Z | os/user |
| 883 | 2026-03-11T19:17:02.861Z | github.com/bufbuild/buf/private/pkg/netrc |
| 884 | 2026-03-11T19:17:02.888Z | github.com/bufbuild/buf/private/pkg/uuidutil |
| 885 | 2026-03-11T19:17:02.979Z | github.com/klauspost/compress/flate |
| 886 | 2026-03-11T19:17:02.982Z | github.com/bufbuild/buf/private/pkg/tmp |
| 887 | 2026-03-11T19:17:03.024Z | github.com/klauspost/compress/fse |
| 888 | 2026-03-11T19:17:03.112Z | github.com/klauspost/compress/zstd/internal/xxhash |
| 889 | 2026-03-11T19:17:03.118Z | github.com/bufbuild/buf/private/pkg/storage/storagemem |
| 890 | 2026-03-11T19:17:03.185Z | github.com/bufbuild/buf/private/gen/data/datawkt |
| 891 | 2026-03-11T19:17:03.213Z | github.com/bufbuild/buf/private/pkg/encoding |
| 892 | 2026-03-11T19:17:03.217Z | google.golang.org/protobuf/internal/encoding/messageset |
| 893 | 2026-03-11T19:17:03.263Z | google.golang.org/protobuf/internal/genid |
| 894 | 2026-03-11T19:17:03.275Z | google.golang.org/protobuf/internal/order |
| 895 | 2026-03-11T19:17:03.283Z | github.com/bufbuild/buf/private/pkg/app/appname |
| 896 | 2026-03-11T19:17:03.288Z | google.golang.org/protobuf/internal/strs |
| 897 | 2026-03-11T19:17:03.291Z | github.com/spf13/cobra |
| 898 | 2026-03-11T19:17:03.325Z | google.golang.org/protobuf/reflect/protoregistry |
| 899 | 2026-03-11T19:17:03.392Z | google.golang.org/protobuf/runtime/protoiface |
| 900 | 2026-03-11T19:17:03.403Z | google.golang.org/protobuf/internal/descfmt |
| 901 | 2026-03-11T19:17:03.449Z | google.golang.org/protobuf/internal/descopts |
| 902 | 2026-03-11T19:17:03.461Z | google.golang.org/protobuf/internal/encoding/text |
| 903 | 2026-03-11T19:17:03.464Z | google.golang.org/protobuf/proto |
| 904 | 2026-03-11T19:17:03.473Z | github.com/cockroachdb/cockroach/pkg/roachprod/vm/aws/terraformgen |
| 905 | 2026-03-11T19:17:03.527Z | github.com/bufbuild/buf/private/bufpkg/buflock |
| 906 | 2026-03-11T19:17:03.587Z | github.com/bufbuild/buf/private/pkg/storage/storageos |
| 907 | 2026-03-11T19:17:03.595Z | github.com/klauspost/compress/zip |
| 908 | 2026-03-11T19:17:03.636Z | github.com/klauspost/compress/huff0 |
| 909 | 2026-03-11T19:17:03.636Z | archive/tar |
| 910 | 2026-03-11T19:17:03.644Z | github.com/klauspost/pgzip |
| 911 | 2026-03-11T19:17:03.676Z | google.golang.org/protobuf/internal/encoding/defval |
| 912 | 2026-03-11T19:17:03.692Z | google.golang.org/protobuf/encoding/prototext |
| 913 | 2026-03-11T19:17:03.816Z | net/http/httptrace |
| 914 | 2026-03-11T19:17:03.846Z | google.golang.org/protobuf/internal/filedesc |
| 915 | 2026-03-11T19:17:03.850Z | google.golang.org/protobuf/internal/encoding/json |
| 916 | 2026-03-11T19:17:03.850Z | github.com/klauspost/compress/zstd |
| 917 | 2026-03-11T19:17:03.850Z | github.com/jhump/protoreflect/desc/protoparse/ast |
| 918 | 2026-03-11T19:17:03.867Z | net/http |
| 919 | 2026-03-11T19:17:03.874Z | net/http/httptrace |
| 920 | 2026-03-11T19:17:03.923Z | net/http |
| 921 | 2026-03-11T19:17:03.934Z | text/scanner |
| 922 | 2026-03-11T19:17:03.938Z | github.com/bufbuild/buf/private/pkg/storage/storagearchive |
| 923 | 2026-03-11T19:17:03.949Z | golang.org/x/net/internal/timeseries |
| 924 | 2026-03-11T19:17:03.982Z | html |
| 925 | 2026-03-11T19:17:03.995Z | google.golang.org/grpc/backoff |
| 926 | 2026-03-11T19:17:04.040Z | github.com/bufbuild/buf/private/pkg/cert/certclient |
| 927 | 2026-03-11T19:17:04.043Z | net/http |
| 928 | 2026-03-11T19:17:04.055Z | google.golang.org/grpc/internal/grpclog |
| 929 | 2026-03-11T19:17:04.108Z | google.golang.org/grpc/grpclog |
| 930 | 2026-03-11T19:17:04.111Z | google.golang.org/grpc/attributes |
| 931 | 2026-03-11T19:17:04.136Z | github.com/bufbuild/buf/private/buf/bufapp |
| 932 | 2026-03-11T19:17:04.152Z | google.golang.org/grpc/metadata |
| 933 | 2026-03-11T19:17:04.162Z | html/template |
| 934 | 2026-03-11T19:17:04.176Z | google.golang.org/grpc/internal/grpcrand |
| 935 | 2026-03-11T19:17:04.180Z | google.golang.org/grpc/codes |
| 936 | 2026-03-11T19:17:04.271Z | google.golang.org/grpc/encoding |
| 937 | 2026-03-11T19:17:04.274Z | google.golang.org/grpc/internal/backoff |
| 938 | 2026-03-11T19:17:04.274Z | google.golang.org/grpc/internal/balancerload |
| 939 | 2026-03-11T19:17:04.279Z | google.golang.org/grpc/connectivity |
| 940 | 2026-03-11T19:17:04.291Z | google.golang.org/grpc/internal/credentials |
| 941 | 2026-03-11T19:17:04.329Z | google.golang.org/grpc/internal/buffer |
| 942 | 2026-03-11T19:17:04.333Z | google.golang.org/grpc/internal/envconfig |
| 943 | 2026-03-11T19:17:04.340Z | google.golang.org/grpc/internal/grpcsync |
| 944 | 2026-03-11T19:17:04.344Z | golang.org/x/text/transform |
| 945 | 2026-03-11T19:17:04.350Z | golang.org/x/text/unicode/bidi |
| 946 | 2026-03-11T19:17:04.354Z | golang.org/x/net/http2/hpack |
| 947 | 2026-03-11T19:17:04.383Z | google.golang.org/protobuf/internal/encoding/tag |
| 948 | 2026-03-11T19:17:04.395Z | google.golang.org/protobuf/encoding/protojson |
| 949 | 2026-03-11T19:17:04.422Z | google.golang.org/grpc/internal/syscall |
| 950 | 2026-03-11T19:17:04.458Z | google.golang.org/grpc/keepalive |
| 951 | 2026-03-11T19:17:04.474Z | google.golang.org/grpc/stats |
| 952 | 2026-03-11T19:17:04.480Z | golang.org/x/text/secure/bidirule |
| 953 | 2026-03-11T19:17:04.490Z | google.golang.org/protobuf/internal/impl |
| 954 | 2026-03-11T19:17:04.510Z | golang.org/x/text/unicode/norm |
| 955 | 2026-03-11T19:17:04.513Z | google.golang.org/grpc/tap |
| 956 | 2026-03-11T19:17:04.534Z | github.com/bufbuild/buf/private/pkg/rpc |
| 957 | 2026-03-11T19:17:04.609Z | github.com/bufbuild/buf/private/pkg/rpc/rpcheader |
| 958 | 2026-03-11T19:17:04.617Z | go.opencensus.io/resource |
| 959 | 2026-03-11T19:17:04.620Z | runtime/pprof |
| 960 | 2026-03-11T19:17:04.620Z | google.golang.org/grpc/encoding/gzip |
| 961 | 2026-03-11T19:17:04.650Z | github.com/gofrs/flock |
| 962 | 2026-03-11T19:17:04.663Z | github.com/bufbuild/buf/private/pkg/verbose |
| 963 | 2026-03-11T19:17:04.678Z | go.opencensus.io/metric/metricdata |
| 964 | 2026-03-11T19:17:04.730Z | github.com/bufbuild/buf/private/bufpkg/bufrpc |
| 965 | 2026-03-11T19:17:04.762Z | github.com/bufbuild/buf/private/bufpkg/buftransport |
| 966 | 2026-03-11T19:17:04.771Z | go.opencensus.io/metric/metricproducer |
| 967 | 2026-03-11T19:17:04.786Z | github.com/spf13/pflag |
| 968 | 2026-03-11T19:17:04.845Z | github.com/bufbuild/buf/private/pkg/filelock |
| 969 | 2026-03-11T19:17:04.849Z | golang.org/x/sys/unix |
| 970 | 2026-03-11T19:17:04.950Z | golang.org/x/sync/errgroup |
| 971 | 2026-03-11T19:17:04.953Z | github.com/bufbuild/buf/private/pkg/app/appverbose |
| 972 | 2026-03-11T19:17:04.990Z | golang.org/x/net/idna |
| 973 | 2026-03-11T19:17:05.029Z | github.com/pkg/profile |
| 974 | 2026-03-11T19:17:05.032Z | go.opencensus.io/tag |
| 975 | 2026-03-11T19:17:05.134Z | golang.org/x/net/http/httpguts |
| 976 | 2026-03-11T19:17:05.140Z | go.opencensus.io/stats/internal |
| 977 | 2026-03-11T19:17:05.156Z | go.opencensus.io/stats |
| 978 | 2026-03-11T19:17:05.186Z | go.opencensus.io/stats/view |
| 979 | 2026-03-11T19:17:05.278Z | golang.org/x/term |
| 980 | 2026-03-11T19:17:05.534Z | github.com/spf13/cobra |
| 981 | 2026-03-11T19:17:05.706Z | github.com/bufbuild/buf/private/pkg/app/appcmd |
| 982 | 2026-03-11T19:17:05.758Z | google.golang.org/protobuf/internal/filetype |
| 983 | 2026-03-11T19:17:05.819Z | google.golang.org/protobuf/runtime/protoimpl |
| 984 | 2026-03-11T19:17:05.853Z | google.golang.org/protobuf/types/known/durationpb |
| 985 | 2026-03-11T19:17:05.859Z | google.golang.org/protobuf/types/known/structpb |
| 986 | 2026-03-11T19:17:05.859Z | google.golang.org/protobuf/types/known/wrapperspb |
| 987 | 2026-03-11T19:17:05.859Z | google.golang.org/protobuf/types/known/emptypb |
| 988 | 2026-03-11T19:17:05.859Z | google.golang.org/protobuf/types/known/anypb |
| 989 | 2026-03-11T19:17:05.859Z | google.golang.org/protobuf/types/descriptorpb |
| 990 | 2026-03-11T19:17:05.859Z | google.golang.org/protobuf/types/known/timestamppb |
| 991 | 2026-03-11T19:17:05.907Z | net/http/httputil |
| 992 | 2026-03-11T19:17:05.911Z | github.com/getsentry/sentry-go/internal/ratelimit |
| 993 | 2026-03-11T19:17:05.919Z | github.com/golang/protobuf/ptypes/duration |
| 994 | 2026-03-11T19:17:05.922Z | github.com/bufbuild/buf/private/gen/proto/go/buf/alpha/module/v1alpha1 |
| 995 | 2026-03-11T19:17:05.928Z | github.com/bufbuild/buf/private/pkg/prototime |
| 996 | 2026-03-11T19:17:05.946Z | github.com/golang/protobuf/ptypes/any |
| 997 | 2026-03-11T19:17:05.950Z | github.com/golang/protobuf/ptypes/empty |
| 998 | 2026-03-11T19:17:05.974Z | github.com/golang/protobuf/ptypes/struct |
| 999 | 2026-03-11T19:17:06.034Z | github.com/golang/protobuf/ptypes/timestamp |
| 1000 | 2026-03-11T19:17:06.034Z | google.golang.org/protobuf/types/known/sourcecontextpb |
| 1001 | 2026-03-11T19:17:06.037Z | github.com/golang/protobuf/ptypes/wrappers |
| 1002 | 2026-03-11T19:17:06.037Z | google.golang.org/protobuf/types/known/fieldmaskpb |
| 1003 | 2026-03-11T19:17:06.048Z | google.golang.org/protobuf/types/dynamicpb |
| 1004 | 2026-03-11T19:17:06.062Z | github.com/getsentry/sentry-go/internal/debug |
| 1005 | 2026-03-11T19:17:06.065Z | google.golang.org/genproto/googleapis/rpc/status |
| 1006 | 2026-03-11T19:17:06.068Z | google.golang.org/protobuf/types/pluginpb |
| 1007 | 2026-03-11T19:17:06.079Z | github.com/bufbuild/buf/private/gen/proto/go/buf/alpha/image/v1 |
| 1008 | 2026-03-11T19:17:06.084Z | google.golang.org/protobuf/reflect/protodesc |
| 1009 | 2026-03-11T19:17:06.106Z | github.com/getsentry/sentry-go |
| 1010 | 2026-03-11T19:17:06.118Z | github.com/golang/protobuf/protoc-gen-go/descriptor |
| 1011 | 2026-03-11T19:17:06.135Z | net/http/httputil |
| 1012 | 2026-03-11T19:17:06.135Z | google.golang.org/genproto/protobuf/field_mask |
| 1013 | 2026-03-11T19:17:06.138Z | github.com/bufbuild/buf/private/pkg/protodescriptor |
| 1014 | 2026-03-11T19:17:06.147Z | github.com/golang/protobuf/protoc-gen-go/plugin |
| 1015 | 2026-03-11T19:17:06.153Z | google.golang.org/protobuf/types/known/typepb |
| 1016 | 2026-03-11T19:17:06.188Z | go.uber.org/zap |
| 1017 | 2026-03-11T19:17:06.192Z | google.golang.org/genproto/protobuf/source_context |
| 1018 | 2026-03-11T19:17:06.202Z | github.com/bufbuild/buf/private/pkg/httpauth |
| 1019 | 2026-03-11T19:17:06.202Z | github.com/bufbuild/buf/private/pkg/protosource |
| 1020 | 2026-03-11T19:17:06.231Z | github.com/bufbuild/buf/private/bufpkg/bufmodule |
| 1021 | 2026-03-11T19:17:06.236Z | github.com/twitchtv/twirp |
| 1022 | 2026-03-11T19:17:06.246Z | github.com/twitchtv/twirp/ctxsetters |
| 1023 | 2026-03-11T19:17:06.255Z | github.com/getsentry/sentry-go |
| 1024 | 2026-03-11T19:17:06.258Z | google.golang.org/protobuf/types/known/apipb |
| 1025 | 2026-03-11T19:17:06.357Z | google.golang.org/genproto/protobuf/ptype |
| 1026 | 2026-03-11T19:17:06.381Z | github.com/golang/protobuf/proto |
| 1027 | 2026-03-11T19:17:06.403Z | github.com/bufbuild/buf/private/pkg/protoencoding |
| 1028 | 2026-03-11T19:17:06.426Z | golang.org/x/net/trace |
| 1029 | 2026-03-11T19:17:06.456Z | google.golang.org/genproto/protobuf/api |
| 1030 | 2026-03-11T19:17:06.483Z | github.com/bufbuild/buf/private/pkg/git |
| 1031 | 2026-03-11T19:17:06.486Z | golang.org/x/net/http2 |
| 1032 | 2026-03-11T19:17:06.490Z | github.com/cockroachdb/errors/withstack |
| 1033 | 2026-03-11T19:17:06.490Z | go.opencensus.io/trace/propagation |
| 1034 | 2026-03-11T19:17:06.517Z | go.opencensus.io/plugin/ochttp/propagation/b3 |
| 1035 | 2026-03-11T19:17:06.529Z | github.com/cockroachdb/errors/report |
| 1036 | 2026-03-11T19:17:06.532Z | github.com/cockroachdb/errors/errutil |
| 1037 | 2026-03-11T19:17:06.559Z | github.com/bufbuild/buf/private/pkg/rpc/rpchttp |
| 1038 | 2026-03-11T19:17:06.562Z | go.opencensus.io/plugin/ochttp |
| 1039 | 2026-03-11T19:17:06.597Z | github.com/cockroachdb/errors |
| 1040 | 2026-03-11T19:17:06.614Z | github.com/bufbuild/buf/private/bufpkg/bufimage |
| 1041 | 2026-03-11T19:17:06.652Z | github.com/bufbuild/buf/private/bufpkg/bufmodule/bufmoduleconfig |
| 1042 | 2026-03-11T19:17:06.656Z | github.com/bufbuild/buf/private/pkg/rpc/rpctwirp |
| 1043 | 2026-03-11T19:17:06.659Z | github.com/cockroachdb/errors/errutil |
| 1044 | 2026-03-11T19:17:06.663Z | github.com/cockroachdb/cockroach/pkg/sql/opt/optgen/lang |
| 1045 | 2026-03-11T19:17:06.668Z | github.com/bufbuild/buf/private/buf/buffetch/internal |
| 1046 | 2026-03-11T19:17:06.714Z | github.com/bufbuild/buf/private/bufpkg/bufmodule/bufmodulecache |
| 1047 | 2026-03-11T19:17:06.720Z | github.com/cockroachdb/errors/oserror |
| 1048 | 2026-03-11T19:17:06.748Z | github.com/bufbuild/buf/private/bufpkg/bufmodule/bufmodulebuild |
| 1049 | 2026-03-11T19:17:06.751Z | github.com/cockroachdb/cockroach/pkg/cmd/uptodate |
| 1050 | 2026-03-11T19:17:06.761Z | github.com/bufbuild/buf/private/buf/bufcheck/internal |
| 1051 | 2026-03-11T19:17:06.801Z | github.com/bufbuild/buf/private/bufpkg/bufimage/bufimageutil |
| 1052 | 2026-03-11T19:17:06.805Z | github.com/jhump/protoreflect/internal |
| 1053 | 2026-03-11T19:17:06.809Z | github.com/jhump/protoreflect/internal/codec |
| 1054 | 2026-03-11T19:17:06.854Z | github.com/golang/protobuf/jsonpb |
| 1055 | 2026-03-11T19:17:06.896Z | google.golang.org/grpc/credentials |
| 1056 | 2026-03-11T19:17:06.904Z | google.golang.org/grpc/encoding/proto |
| 1057 | 2026-03-11T19:17:06.957Z | github.com/golang/protobuf/ptypes |
| 1058 | 2026-03-11T19:17:06.970Z | google.golang.org/grpc/binarylog/grpc_binarylog_v1 |
| 1059 | 2026-03-11T19:17:06.981Z | github.com/cockroachdb/cockroach/pkg/sql/opt/optgen/cmd/optgen |
| 1060 | 2026-03-11T19:17:06.985Z | github.com/bufbuild/buf/private/buf/bufcheck/buflint/internal/buflintcheck |
| 1061 | 2026-03-11T19:17:06.999Z | github.com/bufbuild/buf/private/buf/bufcheck/bufbreaking/internal/bufbreakingcheck |
| 1062 | 2026-03-11T19:17:07.011Z | github.com/jhump/protoreflect/desc/internal |
| 1063 | 2026-03-11T19:17:07.040Z | google.golang.org/grpc/resolver |
| 1064 | 2026-03-11T19:17:07.055Z | google.golang.org/grpc/internal/channelz |
| 1065 | 2026-03-11T19:17:07.089Z | github.com/jhump/protoreflect/desc |
| 1066 | 2026-03-11T19:17:07.099Z | google.golang.org/grpc/peer |
| 1067 | 2026-03-11T19:17:07.197Z | google.golang.org/grpc/internal/status |
| 1068 | 2026-03-11T19:17:07.223Z | google.golang.org/grpc/internal |
| 1069 | 2026-03-11T19:17:07.227Z | google.golang.org/grpc/internal/grpcutil |
| 1070 | 2026-03-11T19:17:07.227Z | google.golang.org/grpc/balancer/grpclb/state |
| 1071 | 2026-03-11T19:17:07.256Z | github.com/bufbuild/buf/private/buf/bufcheck/buflint/internal/buflintbuild |
| 1072 | 2026-03-11T19:17:07.256Z | github.com/bufbuild/buf/private/buf/bufcheck/bufbreaking/internal/bufbreakingbuild |
| 1073 | 2026-03-11T19:17:07.265Z | google.golang.org/grpc/internal/resolver/dns |
| 1074 | 2026-03-11T19:17:07.274Z | google.golang.org/grpc/status |
| 1075 | 2026-03-11T19:17:07.287Z | google.golang.org/grpc/internal/resolver/passthrough |
| 1076 | 2026-03-11T19:17:07.315Z | google.golang.org/grpc/balancer |
| 1077 | 2026-03-11T19:17:07.341Z | google.golang.org/grpc/internal/transport/networktype |
| 1078 | 2026-03-11T19:17:07.341Z | github.com/bufbuild/buf/private/buf/bufcheck/buflint/internal/buflintv1 |
| 1079 | 2026-03-11T19:17:07.344Z | github.com/bufbuild/buf/private/buf/bufcheck/buflint/internal/buflintv1beta1 |
| 1080 | 2026-03-11T19:17:07.359Z | google.golang.org/grpc/internal/binarylog |
| 1081 | 2026-03-11T19:17:07.364Z | google.golang.org/grpc/internal/metadata |
| 1082 | 2026-03-11T19:17:07.364Z | github.com/jhump/protoreflect/codec |
| 1083 | 2026-03-11T19:17:07.364Z | google.golang.org/grpc/balancer/base |
| 1084 | 2026-03-11T19:17:07.380Z | google.golang.org/grpc/internal/serviceconfig |
| 1085 | 2026-03-11T19:17:07.380Z | google.golang.org/grpc/internal/resolver/unix |
| 1086 | 2026-03-11T19:17:07.386Z | github.com/bufbuild/buf/private/buf/bufcheck/buflint/buflintconfig |
| 1087 | 2026-03-11T19:17:07.396Z | github.com/bufbuild/buf/private/buf/bufcheck/bufbreaking/internal/bufbreakingv1 |
| 1088 | 2026-03-11T19:17:07.402Z | github.com/bufbuild/buf/private/buf/bufcheck/bufbreaking/internal/bufbreakingv1beta1 |
| 1089 | 2026-03-11T19:17:07.408Z | google.golang.org/grpc/balancer/roundrobin |
| 1090 | 2026-03-11T19:17:07.413Z | google.golang.org/grpc/internal/transport |
| 1091 | 2026-03-11T19:17:07.431Z | google.golang.org/grpc/internal/resolver |
| 1092 | 2026-03-11T19:17:07.443Z | github.com/bufbuild/buf/private/pkg/observability |
| 1093 | 2026-03-11T19:17:07.447Z | github.com/bufbuild/buf/private/buf/bufcheck/buflint |
| 1094 | 2026-03-11T19:17:07.447Z | go.opencensus.io/plugin/ocgrpc |
| 1095 | 2026-03-11T19:17:07.457Z | github.com/jhump/protoreflect/dynamic |
| 1096 | 2026-03-11T19:17:07.483Z | github.com/bufbuild/buf/private/pkg/transport/twirp/twirpclient |
| 1097 | 2026-03-11T19:17:07.512Z | github.com/bufbuild/buf/private/pkg/zaputil |
| 1098 | 2026-03-11T19:17:07.522Z | github.com/bufbuild/buf/private/buf/bufcheck/bufbreaking/bufbreakingconfig |
| 1099 | 2026-03-11T19:17:07.533Z | [ 1%] Building C object src/CMakeFiles/proj.dir/PJ_aeqd.c.o |
| 1100 | 2026-03-11T19:17:07.536Z | [ 2%] Building C object src/CMakeFiles/proj.dir/nad_init.c.o |
| 1101 | 2026-03-11T19:17:07.536Z | [ 2%] Building C object src/CMakeFiles/proj.dir/PJ_airy.c.o |
| 1102 | 2026-03-11T19:17:07.540Z | github.com/bufbuild/buf/private/pkg/transport/http/httpclient |
| 1103 | 2026-03-11T19:17:07.543Z | [ 2%] Building C object src/CMakeFiles/proj.dir/PJ_aea.c.o |
| 1104 | 2026-03-11T19:17:07.553Z | github.com/bufbuild/buf/private/pkg/observability/observabilityzap |
| 1105 | 2026-03-11T19:17:07.556Z | github.com/bufbuild/buf/private/pkg/rpc/rpcauth |
| 1106 | 2026-03-11T19:17:07.579Z | github.com/bufbuild/buf/private/buf/bufconfig |
| 1107 | 2026-03-11T19:17:07.584Z | [ 1%] Building CXX object CMakeFiles/geos.dir/src/algorithm/Angle.cpp.o |
| 1108 | 2026-03-11T19:17:07.587Z | github.com/bufbuild/buf/private/pkg/app/applog |
| 1109 | 2026-03-11T19:17:07.606Z | github.com/bufbuild/buf/private/buf/bufcheck/bufbreaking |
| 1110 | 2026-03-11T19:17:07.606Z | github.com/bufbuild/buf/private/pkg/app/appproto |
| 1111 | 2026-03-11T19:17:07.619Z | [ 1%] Building CXX object CMakeFiles/geos.dir/src/algorithm/Area.cpp.o |
| 1112 | 2026-03-11T19:17:07.624Z | github.com/bufbuild/buf/private/bufpkg/bufimage/bufimagemodify |
| 1113 | 2026-03-11T19:17:07.636Z | [ 3%] Building C object src/CMakeFiles/proj.dir/PJ_aitoff.c.o |
| 1114 | 2026-03-11T19:17:07.647Z | github.com/bufbuild/buf/private/buf/bufwork |
| 1115 | 2026-03-11T19:17:07.651Z | github.com/bufbuild/buf/private/buf/cmd/buf/command/config/internal |
| 1116 | 2026-03-11T19:17:07.657Z | [ 4%] Building C object src/CMakeFiles/proj.dir/PJ_august.c.o |
| 1117 | 2026-03-11T19:17:07.706Z | [ 4%] Building C object src/CMakeFiles/proj.dir/PJ_bacon.c.o |
| 1118 | 2026-03-11T19:17:07.720Z | github.com/bufbuild/buf/private/pkg/app/appflag |
| 1119 | 2026-03-11T19:17:07.727Z | github.com/bufbuild/buf/private/pkg/app/appproto/appprotoexec |
| 1120 | 2026-03-11T19:17:07.730Z | [ 5%] Building C object src/CMakeFiles/proj.dir/PJ_bipc.c.o |
| 1121 | 2026-03-11T19:17:07.781Z | github.com/bufbuild/buf/private/buf/buffetch |
| 1122 | 2026-03-11T19:17:07.788Z | github.com/bufbuild/buf/private/buf/cmd/buf/command/config/configlslintrules |
| 1123 | 2026-03-11T19:17:07.792Z | github.com/bufbuild/buf/private/buf/cmd/buf/command/config/configlsbreakingrules |
| 1124 | 2026-03-11T19:17:07.815Z | [ 5%] Building C object src/CMakeFiles/proj.dir/PJ_boggs.c.o |
| 1125 | 2026-03-11T19:17:07.823Z | [ 6%] Building C object src/CMakeFiles/proj.dir/PJ_bonne.c.o |
| 1126 | 2026-03-11T19:17:07.873Z | [ 6%] Building C object src/CMakeFiles/proj.dir/PJ_calcofi.c.o |
| 1127 | 2026-03-11T19:17:07.879Z | [ 7%] Building C object src/CMakeFiles/proj.dir/PJ_cass.c.o |
| 1128 | 2026-03-11T19:17:07.914Z | [ 1%] Building CXX object CMakeFiles/geos.dir/src/algorithm/BoundaryNodeRule.cpp.o |
| 1129 | 2026-03-11T19:17:07.953Z | [ 7%] Building C object src/CMakeFiles/proj.dir/PJ_cc.c.o |
| 1130 | 2026-03-11T19:17:07.958Z | [ 8%] Building C object src/CMakeFiles/proj.dir/PJ_cea.c.o |
| 1131 | 2026-03-11T19:17:07.991Z | github.com/bufbuild/buf/private/pkg/app/appproto/appprotoos |
| 1132 | 2026-03-11T19:17:07.995Z | [ 1%] Building CXX object CMakeFiles/geos.dir/src/algorithm/CGAlgorithmsDD.cpp.o |
| 1133 | 2026-03-11T19:17:08.007Z | [ 9%] Building C object src/CMakeFiles/proj.dir/PJ_chamb.c.o |
| 1134 | 2026-03-11T19:17:08.032Z | [ 1%] Building CXX object CMakeFiles/geos.dir/src/algorithm/Centroid.cpp.o |
| 1135 | 2026-03-11T19:17:08.038Z | [ 3%] Building CXX object CMakeFiles/geos.dir/src/algorithm/ConvexHull.cpp.o |
| 1136 | 2026-03-11T19:17:08.093Z | github.com/jhump/protoreflect/desc/protoparse |
| 1137 | 2026-03-11T19:17:08.101Z | google.golang.org/grpc |
| 1138 | 2026-03-11T19:17:08.104Z | [ 9%] Building C object src/CMakeFiles/proj.dir/PJ_collg.c.o |
| 1139 | 2026-03-11T19:17:08.161Z | [ 10%] Building C object src/CMakeFiles/proj.dir/PJ_comill.c.o |
| 1140 | 2026-03-11T19:17:08.218Z | [ 10%] Building C object src/CMakeFiles/proj.dir/PJ_crast.c.o |
| 1141 | 2026-03-11T19:17:08.273Z | [ 11%] Building C object src/CMakeFiles/proj.dir/PJ_denoy.c.o |
| 1142 | 2026-03-11T19:17:08.320Z | [ 3%] Building CXX object CMakeFiles/geos.dir/src/algorithm/Distance.cpp.o |
| 1143 | 2026-03-11T19:17:08.325Z | [ 11%] Building C object src/CMakeFiles/proj.dir/PJ_eck1.c.o |
| 1144 | 2026-03-11T19:17:08.353Z | [ 3%] Building CXX object CMakeFiles/geos.dir/src/algorithm/HCoordinate.cpp.o |
| 1145 | 2026-03-11T19:17:08.379Z | [ 13%] Building C object src/CMakeFiles/proj.dir/PJ_eck2.c.o |
| 1146 | 2026-03-11T19:17:08.438Z | [ 13%] Building C object src/CMakeFiles/proj.dir/PJ_eck3.c.o |
| 1147 | 2026-03-11T19:17:08.522Z | [ 14%] Building C object src/CMakeFiles/proj.dir/PJ_eck4.c.o |
| 1148 | 2026-03-11T19:17:08.589Z | [ 14%] Building C object src/CMakeFiles/proj.dir/PJ_eck5.c.o |
| 1149 | 2026-03-11T19:17:08.593Z | [ 3%] Building CXX object CMakeFiles/geos.dir/src/algorithm/InteriorPointArea.cpp.o |
| 1150 | 2026-03-11T19:17:08.641Z | [ 15%] Building C object src/CMakeFiles/proj.dir/PJ_eqc.c.o |
| 1151 | 2026-03-11T19:17:08.659Z | github.com/bufbuild/buf/private/pkg/rpc/rpcgrpc |
| 1152 | 2026-03-11T19:17:08.674Z | github.com/bufbuild/buf/private/gen/proto/go/buf/alpha/registry/v1alpha1 |
| 1153 | 2026-03-11T19:17:08.703Z | [ 16%] Building C object src/CMakeFiles/proj.dir/PJ_eqdc.c.o |
| 1154 | 2026-03-11T19:17:08.736Z | github.com/bufbuild/buf/private/pkg/transport/grpc/grpcclient |
| 1155 | 2026-03-11T19:17:08.822Z | [ 3%] Building CXX object CMakeFiles/geos.dir/src/algorithm/InteriorPointLine.cpp.o |
| 1156 | 2026-03-11T19:17:08.825Z | [ 16%] Building C object src/CMakeFiles/proj.dir/PJ_fahey.c.o |
| 1157 | 2026-03-11T19:17:08.848Z | [ 4%] Building CXX object CMakeFiles/geos.dir/src/algorithm/InteriorPointPoint.cpp.o |
| 1158 | 2026-03-11T19:17:08.878Z | [ 17%] Building C object src/CMakeFiles/proj.dir/PJ_fouc_s.c.o |
| 1159 | 2026-03-11T19:17:08.982Z | [ 17%] Building C object src/CMakeFiles/proj.dir/PJ_gall.c.o |
| 1160 | 2026-03-11T19:17:09.009Z | [ 18%] Building C object src/CMakeFiles/proj.dir/PJ_geos.c.o |
| 1161 | 2026-03-11T19:17:09.047Z | github.com/bufbuild/buf/private/bufpkg/bufmodule/bufmoduleprotoparse |
| 1162 | 2026-03-11T19:17:09.089Z | github.com/bufbuild/buf/private/bufpkg/bufimage/bufimagebuild |
| 1163 | 2026-03-11T19:17:09.101Z | [ 18%] Building C object src/CMakeFiles/proj.dir/PJ_gins8.c.o |
| 1164 | 2026-03-11T19:17:09.154Z | [ 19%] Building C object src/CMakeFiles/proj.dir/PJ_gnom.c.o |
| 1165 | 2026-03-11T19:17:09.158Z | github.com/bufbuild/buf/private/buf/bufwire |
| 1166 | 2026-03-11T19:17:09.239Z | [ 19%] Building C object src/CMakeFiles/proj.dir/PJ_gn_sinu.c.o |
| 1167 | 2026-03-11T19:17:09.245Z | [ 4%] Building CXX object CMakeFiles/geos.dir/src/algorithm/Intersection.cpp.o |
| 1168 | 2026-03-11T19:17:09.292Z | [ 4%] Building CXX object CMakeFiles/geos.dir/src/algorithm/Length.cpp.o |
| 1169 | 2026-03-11T19:17:09.315Z | optgen -out pkg/sql/opt/memo/expr.og.go exprs pkg/sql/opt/ops/*.opt |
| 1170 | 2026-03-11T19:17:09.319Z | [ 4%] Building CXX object CMakeFiles/geos.dir/src/algorithm/LineIntersector.cpp.o |
| 1171 | 2026-03-11T19:17:09.364Z | [ 20%] Building C object src/CMakeFiles/proj.dir/PJ_goode.c.o |
| 1172 | 2026-03-11T19:17:09.399Z | optgen -out pkg/sql/opt/operator.og.go ops pkg/sql/opt/ops/*.opt |
| 1173 | 2026-03-11T19:17:09.423Z | optgen -out pkg/sql/opt/xform/explorer.og.go explorer pkg/sql/opt/ops/*.opt pkg/sql/opt/xform/rules/*.opt |
| 1174 | 2026-03-11T19:17:09.438Z | [ 21%] Building C object src/CMakeFiles/proj.dir/PJ_gstmerc.c.o |
| 1175 | 2026-03-11T19:17:09.457Z | optgen -out pkg/sql/opt/norm/factory.og.go factory pkg/sql/opt/ops/*.opt pkg/sql/opt/norm/rules/*.opt |
| 1176 | 2026-03-11T19:17:09.508Z | [ 21%] Building C object src/CMakeFiles/proj.dir/PJ_hammer.c.o |
| 1177 | 2026-03-11T19:17:09.529Z | [ 4%] Building CXX object CMakeFiles/geos.dir/src/algorithm/MinimumBoundingCircle.cpp.o |
| 1178 | 2026-03-11T19:17:09.569Z | [ 6%] Building CXX object CMakeFiles/geos.dir/src/algorithm/MinimumDiameter.cpp.o |
| 1179 | 2026-03-11T19:17:09.573Z | [ 6%] Building CXX object CMakeFiles/geos.dir/src/algorithm/NotRepresentableException.cpp.o |
| 1180 | 2026-03-11T19:17:09.573Z | [ 22%] Building C object src/CMakeFiles/proj.dir/PJ_hatano.c.o |
| 1181 | 2026-03-11T19:17:09.635Z | [ 22%] Building C object src/CMakeFiles/proj.dir/PJ_igh.c.o |
| 1182 | 2026-03-11T19:17:09.759Z | [ 23%] Building C object src/CMakeFiles/proj.dir/PJ_isea.c.o |
| 1183 | 2026-03-11T19:17:09.768Z | [ 6%] Building CXX object CMakeFiles/geos.dir/src/algorithm/Orientation.cpp.o |
| 1184 | 2026-03-11T19:17:09.815Z | [ 6%] Building CXX object CMakeFiles/geos.dir/src/algorithm/PointLocation.cpp.o |
| 1185 | 2026-03-11T19:17:09.841Z | [ 6%] Building CXX object CMakeFiles/geos.dir/src/algorithm/PointLocator.cpp.o |
| 1186 | 2026-03-11T19:17:09.921Z | [ 23%] Building C object src/CMakeFiles/proj.dir/PJ_imw_p.c.o |
| 1187 | 2026-03-11T19:17:10.027Z | [ 25%] Building C object src/CMakeFiles/proj.dir/PJ_krovak.c.o |
| 1188 | 2026-03-11T19:17:10.105Z | [ 25%] Building C object src/CMakeFiles/proj.dir/PJ_labrd.c.o |
| 1189 | 2026-03-11T19:17:10.159Z | [ 8%] Building CXX object CMakeFiles/geos.dir/src/algorithm/RayCrossingCounter.cpp.o |
| 1190 | 2026-03-11T19:17:10.193Z | [ 26%] Building C object src/CMakeFiles/proj.dir/PJ_laea.c.o |
| 1191 | 2026-03-11T19:17:10.245Z | [ 8%] Building CXX object CMakeFiles/geos.dir/src/algorithm/RayCrossingCounterDD.cpp.o |
| 1192 | 2026-03-11T19:17:10.311Z | [ 26%] Building C object src/CMakeFiles/proj.dir/PJ_lagrng.c.o |
| 1193 | 2026-03-11T19:17:10.315Z | [ 8%] Building CXX object CMakeFiles/geos.dir/src/algorithm/RobustDeterminant.cpp.o |
| 1194 | 2026-03-11T19:17:10.319Z | [ 8%] Building CXX object CMakeFiles/geos.dir/src/algorithm/SimplePointInRing.cpp.o |
| 1195 | 2026-03-11T19:17:10.374Z | [ 27%] Building C object src/CMakeFiles/proj.dir/PJ_larr.c.o |
| 1196 | 2026-03-11T19:17:10.427Z | [ 28%] Building C object src/CMakeFiles/proj.dir/PJ_lask.c.o |
| 1197 | 2026-03-11T19:17:10.431Z | [ 8%] Building CXX object CMakeFiles/geos.dir/src/algorithm/distance/DiscreteFrechetDistance.cpp.o |
| 1198 | 2026-03-11T19:17:10.479Z | [ 28%] Building C object src/CMakeFiles/proj.dir/PJ_lcca.c.o |
| 1199 | 2026-03-11T19:17:10.544Z | [ 9%] Building CXX object CMakeFiles/geos.dir/src/algorithm/distance/DiscreteHausdorffDistance.cpp.o |
| 1200 | 2026-03-11T19:17:10.558Z | [ 29%] Building C object src/CMakeFiles/proj.dir/PJ_lcc.c.o |
| 1201 | 2026-03-11T19:17:10.649Z | [ 29%] Building C object src/CMakeFiles/proj.dir/PJ_loxim.c.o |
| 1202 | 2026-03-11T19:17:10.717Z | [ 30%] Building C object src/CMakeFiles/proj.dir/PJ_lsat.c.o |
| 1203 | 2026-03-11T19:17:10.720Z | [ 9%] Building CXX object CMakeFiles/geos.dir/src/algorithm/distance/DistanceToPoint.cpp.o |
| 1204 | 2026-03-11T19:17:10.724Z | [ 9%] Building CXX object CMakeFiles/geos.dir/src/algorithm/locate/IndexedPointInAreaLocator.cpp.o |
| 1205 | 2026-03-11T19:17:10.837Z | [ 30%] Building C object src/CMakeFiles/proj.dir/PJ_misrsom.c.o |
| 1206 | 2026-03-11T19:17:10.900Z | [ 9%] Building CXX object CMakeFiles/geos.dir/src/algorithm/locate/PointOnGeometryLocator.cpp.o |
| 1207 | 2026-03-11T19:17:10.951Z | [ 31%] Building C object src/CMakeFiles/proj.dir/PJ_mbt_fps.c.o |
| 1208 | 2026-03-11T19:17:11.025Z | [ 31%] Building C object src/CMakeFiles/proj.dir/PJ_mbtfpp.c.o |
| 1209 | 2026-03-11T19:17:11.088Z | [ 32%] Building C object src/CMakeFiles/proj.dir/PJ_mbtfpq.c.o |
| 1210 | 2026-03-11T19:17:11.145Z | [ 9%] Building CXX object CMakeFiles/geos.dir/src/algorithm/locate/SimplePointInAreaLocator.cpp.o |
| 1211 | 2026-03-11T19:17:11.148Z | [ 11%] Building CXX object CMakeFiles/geos.dir/src/geom/Coordinate.cpp.o |
| 1212 | 2026-03-11T19:17:11.153Z | [ 33%] Building C object src/CMakeFiles/proj.dir/PJ_merc.c.o |
| 1213 | 2026-03-11T19:17:11.225Z | [ 33%] Building C object src/CMakeFiles/proj.dir/PJ_mill.c.o |
| 1214 | 2026-03-11T19:17:11.270Z | [ 11%] Building CXX object CMakeFiles/geos.dir/src/geom/CoordinateArraySequence.cpp.o |
| 1215 | 2026-03-11T19:17:11.273Z | [ 11%] Building CXX object CMakeFiles/geos.dir/src/geom/CoordinateArraySequenceFactory.cpp.o |
| 1216 | 2026-03-11T19:17:11.281Z | [ 34%] Building C object src/CMakeFiles/proj.dir/PJ_mod_ster.c.o |
| 1217 | 2026-03-11T19:17:11.404Z | [ 34%] Building C object src/CMakeFiles/proj.dir/PJ_moll.c.o |
| 1218 | 2026-03-11T19:17:11.494Z | [ 35%] Building C object src/CMakeFiles/proj.dir/PJ_natearth.c.o |
| 1219 | 2026-03-11T19:17:11.523Z | [ 11%] Building CXX object CMakeFiles/geos.dir/src/geom/CoordinateSequence.cpp.o |
| 1220 | 2026-03-11T19:17:11.535Z | [ 11%] Building CXX object CMakeFiles/geos.dir/src/geom/DefaultCoordinateSequenceFactory.cpp.o |
| 1221 | 2026-03-11T19:17:11.555Z | [ 35%] Building C object src/CMakeFiles/proj.dir/PJ_natearth2.c.o |
| 1222 | 2026-03-11T19:17:11.568Z | [ 36%] Building C object src/CMakeFiles/proj.dir/PJ_nell.c.o |
| 1223 | 2026-03-11T19:17:11.618Z | [ 36%] Building C object src/CMakeFiles/proj.dir/PJ_nell_h.c.o |
| 1224 | 2026-03-11T19:17:11.634Z | [ 38%] Building C object src/CMakeFiles/proj.dir/PJ_nocol.c.o |
| 1225 | 2026-03-11T19:17:11.678Z | [ 13%] Building CXX object CMakeFiles/geos.dir/src/geom/Dimension.cpp.o |
| 1226 | 2026-03-11T19:17:11.686Z | [ 38%] Building C object src/CMakeFiles/proj.dir/PJ_nsper.c.o |
| 1227 | 2026-03-11T19:17:11.695Z | [ 39%] Building C object src/CMakeFiles/proj.dir/PJ_nzmg.c.o |
| 1228 | 2026-03-11T19:17:11.776Z | [ 40%] Building C object src/CMakeFiles/proj.dir/PJ_ob_tran.c.o |
| 1229 | 2026-03-11T19:17:11.797Z | [ 40%] Building C object src/CMakeFiles/proj.dir/PJ_ocea.c.o |
| 1230 | 2026-03-11T19:17:11.872Z | [ 41%] Building C object src/CMakeFiles/proj.dir/PJ_oea.c.o |
| 1231 | 2026-03-11T19:17:11.882Z | [ 41%] Building C object src/CMakeFiles/proj.dir/PJ_omerc.c.o |
| 1232 | 2026-03-11T19:17:11.944Z | [ 42%] Building C object src/CMakeFiles/proj.dir/PJ_ortho.c.o |
| 1233 | 2026-03-11T19:17:12.006Z | [ 42%] Building C object src/CMakeFiles/proj.dir/PJ_patterson.c.o |
| 1234 | 2026-03-11T19:17:12.021Z | [ 43%] Building C object src/CMakeFiles/proj.dir/PJ_poly.c.o |
| 1235 | 2026-03-11T19:17:12.064Z | [ 43%] Building C object src/CMakeFiles/proj.dir/PJ_putp2.c.o |
| 1236 | 2026-03-11T19:17:12.121Z | [ 44%] Building C object src/CMakeFiles/proj.dir/PJ_putp3.c.o |
| 1237 | 2026-03-11T19:17:12.132Z | [ 45%] Building C object src/CMakeFiles/proj.dir/PJ_putp4p.c.o |
| 1238 | 2026-03-11T19:17:12.147Z | [ 13%] Building CXX object CMakeFiles/geos.dir/src/geom/Envelope.cpp.o |
| 1239 | 2026-03-11T19:17:12.202Z | [ 13%] Building CXX object CMakeFiles/geos.dir/src/geom/Geometry.cpp.o |
| 1240 | 2026-03-11T19:17:12.216Z | [ 13%] Building CXX object CMakeFiles/geos.dir/src/geom/GeometryCollection.cpp.o |
| 1241 | 2026-03-11T19:17:12.217Z | [ 45%] Building C object src/CMakeFiles/proj.dir/PJ_putp5.c.o |
| 1242 | 2026-03-11T19:17:12.241Z | [ 13%] Building CXX object CMakeFiles/geos.dir/src/geom/GeometryComponentFilter.cpp.o |
| 1243 | 2026-03-11T19:17:12.286Z | optgen -out pkg/sql/opt/rule_name.og.go rulenames pkg/sql/opt/ops/*.opt pkg/sql/opt/norm/rules/*.opt pkg/sql/opt/xform/rules/*.opt |
| 1244 | 2026-03-11T19:17:12.291Z | [ 46%] Building C object src/CMakeFiles/proj.dir/PJ_putp6.c.o |
| 1245 | 2026-03-11T19:17:12.330Z | optgen -out pkg/sql/opt/exec/factory.og.go execfactory pkg/sql/opt/exec/factory.opt |
| 1246 | 2026-03-11T19:17:12.343Z | optgen -out pkg/sql/opt/exec/explain/explain_factory.og.go execexplain pkg/sql/opt/exec/factory.opt |
| 1247 | 2026-03-11T19:17:12.364Z | optgen -out pkg/sql/opt/exec/explain/plan_gist_factory.og.go execplangist pkg/sql/opt/exec/factory.opt |
| 1248 | 2026-03-11T19:17:12.369Z | [ 46%] Building C object src/CMakeFiles/proj.dir/PJ_qsc.c.o |
| 1249 | 2026-03-11T19:17:12.380Z | build/node-run.sh -C pkg/ui/workspaces/cluster-ui yarn build |
| 1250 | 2026-03-11T19:17:12.516Z | [ 47%] Building C object src/CMakeFiles/proj.dir/PJ_robin.c.o |
| 1251 | 2026-03-11T19:17:12.586Z | [ 47%] Building C object src/CMakeFiles/proj.dir/PJ_rpoly.c.o |
| 1252 | 2026-03-11T19:17:12.648Z | [ 48%] Building C object src/CMakeFiles/proj.dir/PJ_sch.c.o |
| 1253 | 2026-03-11T19:17:12.708Z | yarn run v1.22.22 |
| 1254 | 2026-03-11T19:17:12.721Z | [ 14%] Building CXX object CMakeFiles/geos.dir/src/geom/GeometryFactory.cpp.o |
| 1255 | 2026-03-11T19:17:12.726Z | [ 14%] Building CXX object CMakeFiles/geos.dir/src/geom/IntersectionMatrix.cpp.o |
| 1256 | 2026-03-11T19:17:12.730Z | [ 48%] Building C object src/CMakeFiles/proj.dir/PJ_sconics.c.o |
| 1257 | 2026-03-11T19:17:12.767Z | $ npm-run-all -p build:typescript build:bundle |
| 1258 | 2026-03-11T19:17:12.791Z | [ 14%] Building CXX object CMakeFiles/geos.dir/src/geom/LineSegment.cpp.o |
| 1259 | 2026-03-11T19:17:12.832Z | [ 50%] Building C object src/CMakeFiles/proj.dir/PJ_somerc.c.o |
| 1260 | 2026-03-11T19:17:12.910Z | [ 50%] Building C object src/CMakeFiles/proj.dir/PJ_sterea.c.o |
| 1261 | 2026-03-11T19:17:12.980Z | [ 51%] Building C object src/CMakeFiles/proj.dir/PJ_stere.c.o |
| 1262 | 2026-03-11T19:17:13.106Z | [ 52%] Building C object src/CMakeFiles/proj.dir/PJ_sts.c.o |
| 1263 | 2026-03-11T19:17:13.196Z | [ 52%] Building C object src/CMakeFiles/proj.dir/PJ_tcc.c.o |
| 1264 | 2026-03-11T19:17:13.199Z | github.com/bufbuild/buf/private/bufpkg/bufplugin |
| 1265 | 2026-03-11T19:17:13.203Z | github.com/bufbuild/buf/private/gen/proto/api/buf/alpha/registry/v1alpha1/registryv1alpha1api |
| 1266 | 2026-03-11T19:17:13.210Z | [ 14%] Building CXX object CMakeFiles/geos.dir/src/geom/LineString.cpp.o |
| 1267 | 2026-03-11T19:17:13.213Z | [ 14%] Building CXX object CMakeFiles/geos.dir/src/geom/LinearRing.cpp.o |
| 1268 | 2026-03-11T19:17:13.250Z | [ 53%] Building C object src/CMakeFiles/proj.dir/PJ_tcea.c.o |
| 1269 | 2026-03-11T19:17:13.272Z | github.com/bufbuild/buf/private/gen/proto/apiclient/buf/alpha/registry/v1alpha1/registryv1alpha1apiclient |
| 1270 | 2026-03-11T19:17:13.306Z | [ 53%] Building C object src/CMakeFiles/proj.dir/PJ_times.c.o |
| 1271 | 2026-03-11T19:17:13.314Z | $ tsc |
| 1272 | 2026-03-11T19:17:13.320Z | github.com/bufbuild/buf/private/bufpkg/bufapimodule |
| 1273 | 2026-03-11T19:17:13.323Z | github.com/bufbuild/buf/private/buf/bufgen |
| 1274 | 2026-03-11T19:17:13.323Z | github.com/bufbuild/buf/private/buf/bufprint |
| 1275 | 2026-03-11T19:17:13.323Z | github.com/bufbuild/buf/private/gen/proto/apiclienttwirp/buf/alpha/registry/v1alpha1/registryv1alpha1apiclienttwirp |
| 1276 | 2026-03-11T19:17:13.349Z | github.com/bufbuild/buf/private/gen/proto/apiclientgrpc/buf/alpha/registry/v1alpha1/registryv1alpha1apiclientgrpc |
| 1277 | 2026-03-11T19:17:13.364Z | [ 54%] Building C object src/CMakeFiles/proj.dir/PJ_tmerc.c.o |
| 1278 | 2026-03-11T19:17:13.467Z | [ 54%] Building C object src/CMakeFiles/proj.dir/PJ_tpeqd.c.o |
| 1279 | 2026-03-11T19:17:13.474Z | github.com/bufbuild/buf/private/buf/bufmigrate |
| 1280 | 2026-03-11T19:17:13.531Z | github.com/bufbuild/buf/private/buf/cmd/buf/command/config/configmigratev1beta1 |
| 1281 | 2026-03-11T19:17:13.567Z | [ 55%] Building C object src/CMakeFiles/proj.dir/PJ_urm5.c.o |
| 1282 | 2026-03-11T19:17:13.579Z | [ 16%] Building CXX object CMakeFiles/geos.dir/src/geom/Location.cpp.o |
| 1283 | 2026-03-11T19:17:13.637Z | $ NODE_ENV=production webpack --display-error-details --mode=production |
| 1284 | 2026-03-11T19:17:13.637Z | [ 55%] Building C object src/CMakeFiles/proj.dir/PJ_urmfps.c.o |
| 1285 | 2026-03-11T19:17:13.664Z | github.com/bufbuild/buf/private/bufpkg/bufapiclient |
| 1286 | 2026-03-11T19:17:13.699Z | [ 56%] Building C object src/CMakeFiles/proj.dir/PJ_vandg.c.o |
| 1287 | 2026-03-11T19:17:13.738Z | github.com/bufbuild/buf/private/buf/bufcli |
| 1288 | 2026-03-11T19:17:13.777Z | [ 56%] Building C object src/CMakeFiles/proj.dir/PJ_vandg2.c.o |
| 1289 | 2026-03-11T19:17:13.822Z | [ 16%] Building CXX object CMakeFiles/geos.dir/src/geom/MultiLineString.cpp.o |
| 1290 | 2026-03-11T19:17:13.847Z | [ 57%] Building C object src/CMakeFiles/proj.dir/PJ_vandg4.c.o |
| 1291 | 2026-03-11T19:17:13.856Z | github.com/bufbuild/buf/private/buf/cmd/buf/command/alpha/registry/token/tokencreate |
| 1292 | 2026-03-11T19:17:13.860Z | github.com/bufbuild/buf/private/buf/cmd/buf/command/alpha/registry/token/tokenget |
| 1293 | 2026-03-11T19:17:13.860Z | github.com/bufbuild/buf/private/buf/cmd/buf/command/alpha/registry/token/tokendelete |
| 1294 | 2026-03-11T19:17:13.860Z | github.com/bufbuild/buf/private/buf/cmd/buf/command/beta/registry/commit/commitget |
| 1295 | 2026-03-11T19:17:13.860Z | github.com/bufbuild/buf/private/buf/cmd/buf/command/beta/registry/commit/commitlist |
| 1296 | 2026-03-11T19:17:13.860Z | github.com/bufbuild/buf/private/buf/cmd/buf/command/beta/registry/organization/organizationdelete |
| 1297 | 2026-03-11T19:17:13.860Z | github.com/bufbuild/buf/private/buf/cmd/buf/command/beta/registry/organization/organizationcreate |
| 1298 | 2026-03-11T19:17:13.879Z | github.com/bufbuild/buf/private/buf/cmd/buf/command/alpha/registry/token/tokenlist |
| 1299 | 2026-03-11T19:17:13.921Z | [ 58%] Building C object src/CMakeFiles/proj.dir/PJ_wag2.c.o |
| 1300 | 2026-03-11T19:17:13.947Z | github.com/bufbuild/buf/private/buf/cmd/buf/command/beta/registry/plugin/plugincreate |
| 1301 | 2026-03-11T19:17:13.947Z | github.com/bufbuild/buf/private/buf/cmd/buf/command/beta/registry/organization/organizationget |
| 1302 | 2026-03-11T19:17:13.947Z | github.com/bufbuild/buf/private/buf/cmd/buf/command/beta/registry/plugin/plugindelete |
| 1303 | 2026-03-11T19:17:13.961Z | github.com/bufbuild/buf/private/buf/cmd/buf/command/beta/registry/plugin/pluginlist |
| 1304 | 2026-03-11T19:17:13.977Z | github.com/bufbuild/buf/private/buf/cmd/buf/command/beta/registry/plugin/pluginversion/pluginversionlist |
| 1305 | 2026-03-11T19:17:13.981Z | github.com/bufbuild/buf/private/buf/cmd/buf/command/beta/registry/repository/repositorycreate |
| 1306 | 2026-03-11T19:17:13.981Z | [ 16%] Building CXX object CMakeFiles/geos.dir/src/geom/MultiPoint.cpp.o |
| 1307 | 2026-03-11T19:17:13.981Z | [ 58%] Building C object src/CMakeFiles/proj.dir/PJ_wag3.c.o |
| 1308 | 2026-03-11T19:17:13.988Z | github.com/bufbuild/buf/private/buf/cmd/buf/command/beta/registry/repository/repositorydelete |
| 1309 | 2026-03-11T19:17:14.019Z | github.com/bufbuild/buf/private/buf/cmd/buf/command/beta/registry/repository/repositoryget |
| 1310 | 2026-03-11T19:17:14.038Z | [ 59%] Building C object src/CMakeFiles/proj.dir/PJ_wag7.c.o |
| 1311 | 2026-03-11T19:17:14.091Z | github.com/bufbuild/buf/private/buf/cmd/buf/command/beta/registry/repository/repositorylist |
| 1312 | 2026-03-11T19:17:14.096Z | [ 59%] Building C object src/CMakeFiles/proj.dir/PJ_wink1.c.o |
| 1313 | 2026-03-11T19:17:14.110Z | github.com/bufbuild/buf/private/buf/cmd/buf/command/beta/registry/tag/tagcreate |
| 1314 | 2026-03-11T19:17:14.110Z | github.com/bufbuild/buf/private/buf/cmd/buf/command/beta/registry/tag/taglist |
| 1315 | 2026-03-11T19:17:14.113Z | github.com/bufbuild/buf/private/buf/cmd/buf/command/beta/registry/template/templatecreate |
| 1316 | 2026-03-11T19:17:14.155Z | [ 60%] Building C object src/CMakeFiles/proj.dir/PJ_wink2.c.o |
| 1317 | 2026-03-11T19:17:14.212Z | github.com/bufbuild/buf/private/buf/cmd/buf/command/beta/registry/template/templatedelete |
| 1318 | 2026-03-11T19:17:14.225Z | [ 60%] Building C object src/CMakeFiles/proj.dir/proj_etmerc.c.o |
| 1319 | 2026-03-11T19:17:14.229Z | github.com/bufbuild/buf/private/buf/cmd/buf/command/beta/registry/template/templatelist |
| 1320 | 2026-03-11T19:17:14.229Z | github.com/bufbuild/buf/private/buf/cmd/buf/command/beta/registry/template/templateversion/templateversioncreate |
| 1321 | 2026-03-11T19:17:14.229Z | github.com/bufbuild/buf/private/buf/cmd/buf/command/beta/registry/template/templateversion/templateversionlist |
| 1322 | 2026-03-11T19:17:14.236Z | github.com/bufbuild/buf/private/buf/cmd/buf/command/build |
| 1323 | 2026-03-11T19:17:14.240Z | github.com/bufbuild/buf/private/buf/cmd/buf/command/breaking |
| 1324 | 2026-03-11T19:17:14.250Z | github.com/bufbuild/buf/private/buf/cmd/buf/command/convert |
| 1325 | 2026-03-11T19:17:14.266Z | github.com/bufbuild/buf/private/buf/cmd/buf/command/export |
| 1326 | 2026-03-11T19:17:14.320Z | github.com/bufbuild/buf/private/buf/cmd/buf/command/login |
| 1327 | 2026-03-11T19:17:14.320Z | github.com/bufbuild/buf/private/buf/cmd/buf/command/logout |
| 1328 | 2026-03-11T19:17:14.323Z | github.com/bufbuild/buf/private/buf/cmd/buf/command/lint |
| 1329 | 2026-03-11T19:17:14.323Z | github.com/bufbuild/buf/private/buf/cmd/buf/command/generate |
| 1330 | 2026-03-11T19:17:14.323Z | github.com/bufbuild/buf/private/buf/cmd/buf/command/lsfiles |
| 1331 | 2026-03-11T19:17:14.368Z | [ 61%] Building C object src/CMakeFiles/proj.dir/aasincos.c.o |
| 1332 | 2026-03-11T19:17:14.401Z | [ 16%] Building CXX object CMakeFiles/geos.dir/src/geom/MultiPolygon.cpp.o |
| 1333 | 2026-03-11T19:17:14.411Z | github.com/bufbuild/buf/private/buf/cmd/buf/command/mod/modclearcache |
| 1334 | 2026-03-11T19:17:14.411Z | github.com/bufbuild/buf/private/buf/cmd/buf/command/mod/modinit |
| 1335 | 2026-03-11T19:17:14.414Z | github.com/bufbuild/buf/private/buf/cmd/buf/command/mod/modprune |
| 1336 | 2026-03-11T19:17:14.423Z | [ 61%] Building C object src/CMakeFiles/proj.dir/adjlon.c.o |
| 1337 | 2026-03-11T19:17:14.470Z | [ 63%] Building C object src/CMakeFiles/proj.dir/bch2bps.c.o |
| 1338 | 2026-03-11T19:17:14.528Z | [ 16%] Building CXX object CMakeFiles/geos.dir/src/geom/Point.cpp.o |
| 1339 | 2026-03-11T19:17:14.535Z | github.com/bufbuild/buf/private/buf/cmd/buf/command/mod/modupdate |
| 1340 | 2026-03-11T19:17:14.535Z | github.com/bufbuild/buf/private/buf/cmd/buf/command/protoc |
| 1341 | 2026-03-11T19:17:14.541Z | github.com/bufbuild/buf/private/buf/cmd/buf/command/push |
| 1342 | 2026-03-11T19:17:14.590Z | [ 64%] Building C object src/CMakeFiles/proj.dir/bchgen.c.o |
| 1343 | 2026-03-11T19:17:14.688Z | [ 64%] Building C object src/CMakeFiles/proj.dir/biveval.c.o |
| 1344 | 2026-03-11T19:17:14.702Z | [ 18%] Building CXX object CMakeFiles/geos.dir/src/geom/Polygon.cpp.o |
| 1345 | 2026-03-11T19:17:14.706Z | github.com/bufbuild/buf/private/buf/cmd/buf |
| 1346 | 2026-03-11T19:17:14.769Z | github.com/bufbuild/buf/cmd/buf |
| 1347 | 2026-03-11T19:17:14.773Z | [info] [webpackbar] Compiling Cluster-ui |
| 1348 | 2026-03-11T19:17:14.811Z | [ 65%] Building C object src/CMakeFiles/proj.dir/dmstor.c.o |
| 1349 | 2026-03-11T19:17:14.876Z | [ 65%] Building C object src/CMakeFiles/proj.dir/emess.c.o |
| 1350 | 2026-03-11T19:17:14.923Z | [ 18%] Building CXX object CMakeFiles/geos.dir/src/geom/PrecisionModel.cpp.o |
| 1351 | 2026-03-11T19:17:14.926Z | [ 66%] Building C object src/CMakeFiles/proj.dir/geocent.c.o |
| 1352 | 2026-03-11T19:17:15.016Z | [ 66%] Building C object src/CMakeFiles/proj.dir/geodesic.c.o |
| 1353 | 2026-03-11T19:17:15.021Z | [ 18%] Building CXX object CMakeFiles/geos.dir/src/geom/Triangle.cpp.o |
| 1354 | 2026-03-11T19:17:15.226Z | [ 18%] Building CXX object CMakeFiles/geos.dir/src/geom/prep/AbstractPreparedPolygonContains.cpp.o |
| 1355 | 2026-03-11T19:17:15.387Z | [ 18%] Building CXX object CMakeFiles/geos.dir/src/geom/prep/BasicPreparedGeometry.cpp.o |
| 1356 | 2026-03-11T19:17:15.538Z | [ 19%] Building CXX object CMakeFiles/geos.dir/src/geom/prep/PreparedGeometry.cpp.o |
| 1357 | 2026-03-11T19:17:15.593Z | [ 19%] Building CXX object CMakeFiles/geos.dir/src/geom/prep/PreparedGeometryFactory.cpp.o |
| 1358 | 2026-03-11T19:17:15.614Z | [ 19%] Building CXX object CMakeFiles/geos.dir/src/geom/prep/PreparedLineString.cpp.o |
| 1359 | 2026-03-11T19:17:15.702Z | [ 67%] Building C object src/CMakeFiles/proj.dir/mk_cheby.c.o |
| 1360 | 2026-03-11T19:17:15.867Z | [ 67%] Building C object src/CMakeFiles/proj.dir/nad_cvt.c.o |
| 1361 | 2026-03-11T19:17:15.926Z | [ 68%] Building C object src/CMakeFiles/proj.dir/nad_intr.c.o |
| 1362 | 2026-03-11T19:17:15.995Z | [ 19%] Building CXX object CMakeFiles/geos.dir/src/geom/prep/PreparedLineStringIntersects.cpp.o |
| 1363 | 2026-03-11T19:17:15.999Z | [ 19%] Building CXX object CMakeFiles/geos.dir/src/geom/prep/PreparedPoint.cpp.o |
| 1364 | 2026-03-11T19:17:16.003Z | [ 68%] Building C object src/CMakeFiles/proj.dir/pj_apply_gridshift.c.o |
| 1365 | 2026-03-11T19:17:16.093Z | [ 69%] Building C object src/CMakeFiles/proj.dir/pj_apply_vgridshift.c.o |
| 1366 | 2026-03-11T19:17:16.106Z | [ 21%] Building CXX object CMakeFiles/geos.dir/src/geom/prep/PreparedPolygon.cpp.o |
| 1367 | 2026-03-11T19:17:16.180Z | [ 70%] Building C object src/CMakeFiles/proj.dir/pj_auth.c.o |
| 1368 | 2026-03-11T19:17:16.232Z | [ 70%] Building C object src/CMakeFiles/proj.dir/pj_ctx.c.o |
| 1369 | 2026-03-11T19:17:16.288Z | [ 21%] Building CXX object CMakeFiles/geos.dir/src/geom/prep/PreparedPolygonContains.cpp.o |
| 1370 | 2026-03-11T19:17:16.299Z | [ 71%] Building C object src/CMakeFiles/proj.dir/pj_fileapi.c.o |
| 1371 | 2026-03-11T19:17:16.367Z | [ 71%] Building C object src/CMakeFiles/proj.dir/pj_datum_set.c.o |
| 1372 | 2026-03-11T19:17:16.433Z | [ 72%] Building C object src/CMakeFiles/proj.dir/pj_datums.c.o |
| 1373 | 2026-03-11T19:17:16.481Z | [ 72%] Building C object src/CMakeFiles/proj.dir/pj_deriv.c.o |
| 1374 | 2026-03-11T19:17:16.486Z | [ 21%] Building CXX object CMakeFiles/geos.dir/src/geom/prep/PreparedPolygonContainsProperly.cpp.o |
| 1375 | 2026-03-11T19:17:16.489Z | [ 21%] Building CXX object CMakeFiles/geos.dir/src/geom/prep/PreparedPolygonCovers.cpp.o |
| 1376 | 2026-03-11T19:17:16.537Z | [ 73%] Building C object src/CMakeFiles/proj.dir/pj_ell_set.c.o |
| 1377 | 2026-03-11T19:17:16.608Z | github.com/cockroachdb/gostdlib/x/tools/internal/semver |
| 1378 | 2026-03-11T19:17:16.612Z | go.mongodb.org/mongo-driver/bson/bsontype |
| 1379 | 2026-03-11T19:17:16.612Z | google.golang.org/protobuf/internal/flags |
| 1380 | 2026-03-11T19:17:16.612Z | go.mongodb.org/mongo-driver/bson/bsonoptions |
| 1381 | 2026-03-11T19:17:16.612Z | google.golang.org/protobuf/internal/set |
| 1382 | 2026-03-11T19:17:16.615Z | [ 73%] Building C object src/CMakeFiles/proj.dir/pj_ellps.c.o |
| 1383 | 2026-03-11T19:17:16.658Z | [ 75%] Building C object src/CMakeFiles/proj.dir/pj_errno.c.o |
| 1384 | 2026-03-11T19:17:16.704Z | github.com/grpc-ecosystem/grpc-gateway/internal/casing |
| 1385 | 2026-03-11T19:17:16.708Z | github.com/pseudomuto/protoc-gen-doc/extensions |
| 1386 | 2026-03-11T19:17:16.712Z | [ 76%] Building C object src/CMakeFiles/proj.dir/pj_factors.c.o |
| 1387 | 2026-03-11T19:17:16.727Z | maps |
| 1388 | 2026-03-11T19:17:16.734Z | honnef.co/go/tools/internal/sync |
| 1389 | 2026-03-11T19:17:16.737Z | honnef.co/go/tools/sarif |
| 1390 | 2026-03-11T19:17:16.737Z | [ 21%] Building CXX object CMakeFiles/geos.dir/src/geom/prep/PreparedPolygonIntersects.cpp.o |
| 1391 | 2026-03-11T19:17:16.792Z | [ 76%] Building C object src/CMakeFiles/proj.dir/pj_fwd.c.o |
| 1392 | 2026-03-11T19:17:16.796Z | github.com/josharian/intern |
| 1393 | 2026-03-11T19:17:16.796Z | internal/saferio |
| 1394 | 2026-03-11T19:17:16.847Z | [ 77%] Building C object src/CMakeFiles/proj.dir/pj_fwd3d.c.o |
| 1395 | 2026-03-11T19:17:16.862Z | [ 22%] Building CXX object CMakeFiles/geos.dir/src/geom/prep/PreparedPolygonPredicate.cpp.o |
| 1396 | 2026-03-11T19:17:16.876Z | github.com/cockroachdb/gostdlib/x/tools/internal/fastwalk |
| 1397 | 2026-03-11T19:17:16.880Z | github.com/cockroachdb/gostdlib/x/tools/internal/module |
| 1398 | 2026-03-11T19:17:16.883Z | github.com/cockroachdb/gostdlib/x/tools/internal/span |
| 1399 | 2026-03-11T19:17:16.883Z | github.com/cockroachdb/ttycolor |
| 1400 | 2026-03-11T19:17:16.886Z | github.com/cockroachdb/crlfmt/internal/parser |
| 1401 | 2026-03-11T19:17:16.897Z | github.com/cockroachdb/gostdlib/go/printer |
| 1402 | 2026-03-11T19:17:16.900Z | [ 77%] Building C object src/CMakeFiles/proj.dir/pj_gauss.c.o |
| 1403 | 2026-03-11T19:17:16.917Z | github.com/cockroachdb/gostdlib/x/tools/go/ast/astutil |
| 1404 | 2026-03-11T19:17:16.965Z | [ 78%] Building C object src/CMakeFiles/proj.dir/pj_gc_reader.c.o |
| 1405 | 2026-03-11T19:17:16.970Z | github.com/client9/misspell |
| 1406 | 2026-03-11T19:17:16.981Z | github.com/cockroachdb/gostdlib/x/tools/internal/gopathwalk |
| 1407 | 2026-03-11T19:17:17.064Z | [ 78%] Building C object src/CMakeFiles/proj.dir/pj_generic_selftest.c.o |
| 1408 | 2026-03-11T19:17:17.135Z | [ 79%] Building C object src/CMakeFiles/proj.dir/pj_geocent.c.o |
| 1409 | 2026-03-11T19:17:17.150Z | github.com/cockroachdb/crlfmt/internal/render |
| 1410 | 2026-03-11T19:17:17.154Z | github.com/cockroachdb/stress |
| 1411 | 2026-03-11T19:17:17.154Z | github.com/cockroachdb/gostdlib/go/format |
| 1412 | 2026-03-11T19:17:17.154Z | github.com/cockroachdb/gostdlib/cmd/gofmt |
| 1413 | 2026-03-11T19:17:17.154Z | github.com/cockroachdb/gostdlib/x/tools/go/internal/packagesdriver |
| 1414 | 2026-03-11T19:17:17.187Z | [ 79%] Building C object src/CMakeFiles/proj.dir/pj_gridcatalog.c.o |
| 1415 | 2026-03-11T19:17:17.199Z | github.com/cockroachdb/tools/cmd/stringer |
| 1416 | 2026-03-11T19:17:17.228Z | [ 22%] Building CXX object CMakeFiles/geos.dir/src/geom/util/ComponentCoordinateExtracter.cpp.o |
| 1417 | 2026-03-11T19:17:17.255Z | github.com/go-openapi/analysis/internal |
| 1418 | 2026-03-11T19:17:17.266Z | [ 22%] Building CXX object CMakeFiles/geos.dir/src/geom/util/CoordinateOperation.cpp.o |
| 1419 | 2026-03-11T19:17:17.275Z | github.com/cockroachdb/gostdlib/x/tools/go/packages |
| 1420 | 2026-03-11T19:17:17.297Z | [ 80%] Building C object src/CMakeFiles/proj.dir/pj_gridinfo.c.o |
| 1421 | 2026-03-11T19:17:17.307Z | github.com/mailru/easyjson/jlexer |
| 1422 | 2026-03-11T19:17:17.389Z | github.com/mailru/easyjson/buffer |
| 1423 | 2026-03-11T19:17:17.412Z | [ 22%] Building CXX object CMakeFiles/geos.dir/src/geom/util/Densifier.cpp.o |
| 1424 | 2026-03-11T19:17:17.417Z | gopkg.in/yaml.v2 |
| 1425 | 2026-03-11T19:17:17.530Z | github.com/cockroachdb/gostdlib/x/tools/internal/imports |
| 1426 | 2026-03-11T19:17:17.542Z | github.com/client9/misspell/cmd/misspell |
| 1427 | 2026-03-11T19:17:17.551Z | [ 22%] Building CXX object CMakeFiles/geos.dir/src/geom/util/GeometryCombiner.cpp.o |
| 1428 | 2026-03-11T19:17:17.561Z | github.com/mailru/easyjson/jwriter |
| 1429 | 2026-03-11T19:17:17.585Z | encoding/gob |
| 1430 | 2026-03-11T19:17:17.650Z | [ 80%] Building C object src/CMakeFiles/proj.dir/pj_gridlist.c.o |
| 1431 | 2026-03-11T19:17:17.722Z | [ 81%] Building C object src/CMakeFiles/proj.dir/PJ_healpix.c.o |
| 1432 | 2026-03-11T19:17:17.766Z | [ 82%] Building C object src/CMakeFiles/proj.dir/pj_init.c.o |
| 1433 | 2026-03-11T19:17:17.802Z | github.com/PuerkitoBio/urlesc |
| 1434 | 2026-03-11T19:17:17.852Z | golang.org/x/text/transform |
| 1435 | 2026-03-11T19:17:17.899Z | golang.org/x/text/unicode/bidi |
| 1436 | 2026-03-11T19:17:18.003Z | golang.org/x/text/unicode/norm |
| 1437 | 2026-03-11T19:17:18.062Z | golang.org/x/text/width |
| 1438 | 2026-03-11T19:17:18.105Z | golang.org/x/text/secure/bidirule |
| 1439 | 2026-03-11T19:17:18.120Z | github.com/asaskevich/govalidator |
| 1440 | 2026-03-11T19:17:18.211Z | github.com/go-openapi/errors |
| 1441 | 2026-03-11T19:17:18.221Z | github.com/mitchellh/mapstructure |
| 1442 | 2026-03-11T19:17:18.255Z | github.com/go-openapi/swag |
| 1443 | 2026-03-11T19:17:18.307Z | [ 24%] Building CXX object CMakeFiles/geos.dir/src/geom/util/GeometryEditor.cpp.o |
| 1444 | 2026-03-11T19:17:18.318Z | github.com/oklog/ulid |
| 1445 | 2026-03-11T19:17:18.390Z | go.mongodb.org/mongo-driver/bson/primitive |
| 1446 | 2026-03-11T19:17:18.417Z | [ 24%] Building CXX object CMakeFiles/geos.dir/src/geom/util/GeometryTransformer.cpp.o |
| 1447 | 2026-03-11T19:17:18.420Z | github.com/go-stack/stack |
| 1448 | 2026-03-11T19:17:18.425Z | golang.org/x/net/idna |
| 1449 | 2026-03-11T19:17:18.425Z | [ 82%] Building C object src/CMakeFiles/proj.dir/pj_initcache.c.o |
| 1450 | 2026-03-11T19:17:18.461Z | github.com/go-openapi/jsonpointer |
| 1451 | 2026-03-11T19:17:18.487Z | net/mail |
| 1452 | 2026-03-11T19:17:18.497Z | [ 83%] Building C object src/CMakeFiles/proj.dir/pj_inv.c.o |
| 1453 | 2026-03-11T19:17:18.549Z | [ 83%] Building C object src/CMakeFiles/proj.dir/pj_inv3d.c.o |
| 1454 | 2026-03-11T19:17:18.565Z | encoding/xml |
| 1455 | 2026-03-11T19:17:18.569Z | go.mongodb.org/mongo-driver/x/bsonx/bsoncore |
| 1456 | 2026-03-11T19:17:18.594Z | github.com/go-openapi/runtime/logger |
| 1457 | 2026-03-11T19:17:18.604Z | [ 84%] Building C object src/CMakeFiles/proj.dir/pj_latlong.c.o |
| 1458 | 2026-03-11T19:17:18.668Z | github.com/go-openapi/runtime/middleware/denco |
| 1459 | 2026-03-11T19:17:18.671Z | github.com/cockroachdb/gostdlib/x/tools/imports |
| 1460 | 2026-03-11T19:17:18.675Z | [ 84%] Building C object src/CMakeFiles/proj.dir/pj_list.c.o |
| 1461 | 2026-03-11T19:17:18.683Z | github.com/cockroachdb/gostdlib/x/tools/cmd/goimports |
| 1462 | 2026-03-11T19:17:18.729Z | github.com/PuerkitoBio/purell |
| 1463 | 2026-03-11T19:17:18.742Z | [ 85%] Building C object src/CMakeFiles/proj.dir/pj_log.c.o |
| 1464 | 2026-03-11T19:17:18.759Z | [ 85%] Building C object src/CMakeFiles/proj.dir/pj_malloc.c.o |
| 1465 | 2026-03-11T19:17:18.765Z | github.com/go-openapi/runtime/middleware/header |
| 1466 | 2026-03-11T19:17:18.783Z | github.com/cockroachdb/crlfmt |
| 1467 | 2026-03-11T19:17:18.801Z | github.com/go-openapi/loads/fmts |
| 1468 | 2026-03-11T19:17:18.806Z | golang.org/x/tools/go/ast/astutil |
| 1469 | 2026-03-11T19:17:18.830Z | github.com/go-openapi/jsonreference |
| 1470 | 2026-03-11T19:17:18.833Z | github.com/go-openapi/inflect |
| 1471 | 2026-03-11T19:17:18.839Z | [ 86%] Building C object src/CMakeFiles/proj.dir/pj_mlfn.c.o |
| 1472 | 2026-03-11T19:17:18.847Z | github.com/fsnotify/fsnotify |
| 1473 | 2026-03-11T19:17:18.856Z | [ 88%] Building C object src/CMakeFiles/proj.dir/pj_msfn.c.o |
| 1474 | 2026-03-11T19:17:18.906Z | [ 88%] Building C object src/CMakeFiles/proj.dir/pj_mutex.c.o |
| 1475 | 2026-03-11T19:17:18.911Z | github.com/go-openapi/spec |
| 1476 | 2026-03-11T19:17:18.920Z | go.mongodb.org/mongo-driver/bson/bsonrw |
| 1477 | 2026-03-11T19:17:18.923Z | [ 89%] Building C object src/CMakeFiles/proj.dir/pj_open_lib.c.o |
| 1478 | 2026-03-11T19:17:18.967Z | [ 89%] Building C object src/CMakeFiles/proj.dir/pj_param.c.o |
| 1479 | 2026-03-11T19:17:18.976Z | github.com/hashicorp/hcl/hcl/strconv |
| 1480 | 2026-03-11T19:17:19.010Z | [ 90%] Building C object src/CMakeFiles/proj.dir/pj_phi2.c.o |
| 1481 | 2026-03-11T19:17:19.015Z | github.com/magiconair/properties |
| 1482 | 2026-03-11T19:17:19.023Z | github.com/hashicorp/hcl/hcl/token |
| 1483 | 2026-03-11T19:17:19.039Z | [ 90%] Building C object src/CMakeFiles/proj.dir/pj_pr_list.c.o |
| 1484 | 2026-03-11T19:17:19.048Z | github.com/pelletier/go-toml |
| 1485 | 2026-03-11T19:17:19.065Z | [ 91%] Building C object src/CMakeFiles/proj.dir/pj_qsfn.c.o |
| 1486 | 2026-03-11T19:17:19.109Z | [ 91%] Building C object src/CMakeFiles/proj.dir/pj_release.c.o |
| 1487 | 2026-03-11T19:17:19.114Z | [ 92%] Building C object src/CMakeFiles/proj.dir/pj_run_selftests.c.o |
| 1488 | 2026-03-11T19:17:19.128Z | github.com/hashicorp/hcl/hcl/ast |
| 1489 | 2026-03-11T19:17:19.152Z | [ 92%] Building C object src/CMakeFiles/proj.dir/pj_strerrno.c.o |
| 1490 | 2026-03-11T19:17:19.156Z | github.com/hashicorp/hcl/hcl/scanner |
| 1491 | 2026-03-11T19:17:19.161Z | [ 93%] Building C object src/CMakeFiles/proj.dir/pj_transform.c.o |
| 1492 | 2026-03-11T19:17:19.176Z | github.com/hashicorp/hcl/json/token |
| 1493 | 2026-03-11T19:17:19.201Z | [ 94%] Building C object src/CMakeFiles/proj.dir/pj_tsfn.c.o |
| 1494 | 2026-03-11T19:17:19.228Z | github.com/hashicorp/hcl/json/scanner |
| 1495 | 2026-03-11T19:17:19.235Z | github.com/hashicorp/hcl/hcl/parser |
| 1496 | 2026-03-11T19:17:19.248Z | [ 94%] Building C object src/CMakeFiles/proj.dir/pj_units.c.o |
| 1497 | 2026-03-11T19:17:19.274Z | github.com/hashicorp/hcl/json/parser |
| 1498 | 2026-03-11T19:17:19.293Z | [ 95%] Building C object src/CMakeFiles/proj.dir/pj_utils.c.o |
| 1499 | 2026-03-11T19:17:19.297Z | github.com/hashicorp/hcl/hcl/printer |
| 1500 | 2026-03-11T19:17:19.364Z | [ 95%] Building C object src/CMakeFiles/proj.dir/pj_zpoly1.c.o |
| 1501 | 2026-03-11T19:17:19.371Z | [ 24%] Building CXX object CMakeFiles/geos.dir/src/geom/util/LinearComponentExtracter.cpp.o |
| 1502 | 2026-03-11T19:17:19.374Z | github.com/hashicorp/hcl |
| 1503 | 2026-03-11T19:17:19.400Z | [ 24%] Building CXX object CMakeFiles/geos.dir/src/geom/util/PointExtracter.cpp.o |
| 1504 | 2026-03-11T19:17:19.414Z | github.com/spf13/afero/mem |
| 1505 | 2026-03-11T19:17:19.422Z | [ 96%] Building C object src/CMakeFiles/proj.dir/proj_mdist.c.o |
| 1506 | 2026-03-11T19:17:19.494Z | [ 96%] Building C object src/CMakeFiles/proj.dir/proj_rouss.c.o |
| 1507 | 2026-03-11T19:17:19.516Z | github.com/spf13/cast |
| 1508 | 2026-03-11T19:17:19.553Z | github.com/spf13/afero |
| 1509 | 2026-03-11T19:17:19.578Z | [ 97%] Building C object src/CMakeFiles/proj.dir/rtodms.c.o |
| 1510 | 2026-03-11T19:17:19.645Z | [ 97%] Building C object src/CMakeFiles/proj.dir/vector1.c.o |
| 1511 | 2026-03-11T19:17:19.651Z | go.mongodb.org/mongo-driver/bson/bsoncodec |
| 1512 | 2026-03-11T19:17:19.723Z | [ 98%] Building C object src/CMakeFiles/proj.dir/pj_strtod.c.o |
| 1513 | 2026-03-11T19:17:19.727Z | github.com/spf13/jwalterweatherman |
| 1514 | 2026-03-11T19:17:19.821Z | github.com/subosito/gotenv |
| 1515 | 2026-03-11T19:17:19.844Z | [ 24%] Building CXX object CMakeFiles/geos.dir/src/geom/util/PolygonExtracter.cpp.o |
| 1516 | 2026-03-11T19:17:19.855Z | gopkg.in/ini.v1 |
| 1517 | 2026-03-11T19:17:19.859Z | golang.org/x/mod/internal/lazyregexp |
| 1518 | 2026-03-11T19:17:19.872Z | golang.org/x/tools/internal/gopathwalk |
| 1519 | 2026-03-11T19:17:19.876Z | hash/crc64 |
| 1520 | 2026-03-11T19:17:19.879Z | internal/sysinfo |
| 1521 | 2026-03-11T19:17:19.887Z | github.com/go-swagger/go-swagger/cmd/swagger/commands/diff |
| 1522 | 2026-03-11T19:17:19.893Z | [100%] Linking C static library ../lib/libproj.a |
| 1523 | 2026-03-11T19:17:19.931Z | github.com/go-swagger/go-swagger/codescan |
| 1524 | 2026-03-11T19:17:19.973Z | [ 26%] Building CXX object CMakeFiles/geos.dir/src/geom/util/ShortCircuitedGeometryVisitor.cpp.o |
| 1525 | 2026-03-11T19:17:19.979Z | golang.org/x/mod/module |
| 1526 | 2026-03-11T19:17:20.033Z | testing |
| 1527 | 2026-03-11T19:17:20.038Z | golang.org/x/sys/unix |
| 1528 | 2026-03-11T19:17:20.051Z | github.com/spf13/viper |
| 1529 | 2026-03-11T19:17:20.193Z | github.com/go-swagger/go-swagger/cmd/swagger/commands/initcmd |
| 1530 | 2026-03-11T19:17:20.242Z | github.com/felixge/httpsnoop |
| 1531 | 2026-03-11T19:17:20.246Z | [ 26%] Building CXX object CMakeFiles/geos.dir/src/geom/util/SineStarFactory.cpp.o |
| 1532 | 2026-03-11T19:17:20.345Z | github.com/toqueteos/webbrowser |
| 1533 | 2026-03-11T19:17:20.371Z | github.com/golang/mock/mockgen/model |
| 1534 | 2026-03-11T19:17:20.393Z | hash/adler32 |
| 1535 | 2026-03-11T19:17:20.419Z | debug/dwarf |
| 1536 | 2026-03-11T19:17:20.429Z | compress/zlib |
| 1537 | 2026-03-11T19:17:20.501Z | github.com/gorilla/handlers |
| 1538 | 2026-03-11T19:17:20.528Z | [ 26%] Building CXX object CMakeFiles/geos.dir/src/geomgraph/Depth.cpp.o |
| 1539 | 2026-03-11T19:17:20.546Z | internal/zstd |
| 1540 | 2026-03-11T19:17:20.589Z | internal/pkgbits |
| 1541 | 2026-03-11T19:17:20.676Z | go/internal/srcimporter |
| 1542 | 2026-03-11T19:17:20.680Z | github.com/jessevdk/go-flags |
| 1543 | 2026-03-11T19:17:20.683Z | golang.org/x/mod/modfile |
| 1544 | 2026-03-11T19:17:20.683Z | go.mongodb.org/mongo-driver/bson |
| 1545 | 2026-03-11T19:17:20.714Z | [ 26%] Building CXX object CMakeFiles/geos.dir/src/geomgraph/DirectedEdge.cpp.o |
| 1546 | 2026-03-11T19:17:20.836Z | go/internal/gcimporter |
| 1547 | 2026-03-11T19:17:20.840Z | internal/xcoff |
| 1548 | 2026-03-11T19:17:20.845Z | debug/elf |
| 1549 | 2026-03-11T19:17:20.904Z | golang.org/x/tools/internal/modindex |
| 1550 | 2026-03-11T19:17:20.908Z | github.com/golang/glog/internal/stackdump |
| 1551 | 2026-03-11T19:17:21.070Z | google.golang.org/protobuf/internal/detrand |
| 1552 | 2026-03-11T19:17:21.074Z | github.com/go-openapi/strfmt |
| 1553 | 2026-03-11T19:17:21.119Z | google.golang.org/protobuf/internal/errors |
| 1554 | 2026-03-11T19:17:21.119Z | google.golang.org/protobuf/internal/pragma |
| 1555 | 2026-03-11T19:17:21.131Z | [ 26%] Building CXX object CMakeFiles/geos.dir/src/geomgraph/DirectedEdgeStar.cpp.o |
| 1556 | 2026-03-11T19:17:21.146Z | github.com/golang/glog/internal/logsink |
| 1557 | 2026-03-11T19:17:21.150Z | google.golang.org/protobuf/encoding/protowire |
| 1558 | 2026-03-11T19:17:21.153Z | go/internal/gccgoimporter |
| 1559 | 2026-03-11T19:17:21.157Z | google.golang.org/protobuf/internal/editiondefaults |
| 1560 | 2026-03-11T19:17:21.206Z | google.golang.org/protobuf/internal/version |
| 1561 | 2026-03-11T19:17:21.216Z | [ 26%] Building CXX object CMakeFiles/geos.dir/src/geomgraph/EdgeEnd.cpp.o |
| 1562 | 2026-03-11T19:17:21.219Z | [ 27%] Building CXX object CMakeFiles/geos.dir/src/geomgraph/Edge.cpp.o |
| 1563 | 2026-03-11T19:17:21.354Z | golang.org/x/tools/internal/imports |
| 1564 | 2026-03-11T19:17:21.358Z | [ 27%] Building CXX object CMakeFiles/geos.dir/src/geomgraph/EdgeEndStar.cpp.o |
| 1565 | 2026-03-11T19:17:21.358Z | github.com/ghodss/yaml |
| 1566 | 2026-03-11T19:17:21.358Z | github.com/golang/glog |
| 1567 | 2026-03-11T19:17:21.358Z | google.golang.org/protobuf/reflect/protoreflect |
| 1568 | 2026-03-11T19:17:21.358Z | github.com/grpc-ecosystem/grpc-gateway/utilities |
| 1569 | 2026-03-11T19:17:21.385Z | go/importer |
| 1570 | 2026-03-11T19:17:21.392Z | github.com/go-openapi/analysis |
| 1571 | 2026-03-11T19:17:21.401Z | github.com/go-openapi/runtime |
| 1572 | 2026-03-11T19:17:21.444Z | encoding/base32 |
| 1573 | 2026-03-11T19:17:21.584Z | [ 27%] Building CXX object CMakeFiles/geos.dir/src/geomgraph/EdgeIntersectionList.cpp.o |
| 1574 | 2026-03-11T19:17:21.597Z | golang.org/x/tools/go/analysis |
| 1575 | 2026-03-11T19:17:21.600Z | github.com/kevinburke/go-bindata |
| 1576 | 2026-03-11T19:17:21.604Z | github.com/grpc-ecosystem/grpc-gateway/protoc-gen-grpc-gateway/httprule |
| 1577 | 2026-03-11T19:17:21.711Z | golang.org/x/tools/cover |
| 1578 | 2026-03-11T19:17:21.716Z | github.com/go-openapi/runtime/security |
| 1579 | 2026-03-11T19:17:21.751Z | google.golang.org/protobuf/internal/encoding/messageset |
| 1580 | 2026-03-11T19:17:21.834Z | google.golang.org/protobuf/internal/strs |
| 1581 | 2026-03-11T19:17:21.837Z | google.golang.org/protobuf/internal/genid |
| 1582 | 2026-03-11T19:17:21.837Z | golang.org/x/tools/imports |
| 1583 | 2026-03-11T19:17:21.837Z | google.golang.org/protobuf/internal/order |
| 1584 | 2026-03-11T19:17:21.840Z | github.com/go-openapi/loads |
| 1585 | 2026-03-11T19:17:21.877Z | google.golang.org/protobuf/runtime/protoiface |
| 1586 | 2026-03-11T19:17:21.915Z | google.golang.org/protobuf/internal/descfmt |
| 1587 | 2026-03-11T19:17:21.915Z | github.com/go-openapi/runtime/middleware/untyped |
| 1588 | 2026-03-11T19:17:21.921Z | google.golang.org/protobuf/internal/encoding/text |
| 1589 | 2026-03-11T19:17:21.938Z | google.golang.org/protobuf/reflect/protoregistry |
| 1590 | 2026-03-11T19:17:21.941Z | google.golang.org/protobuf/internal/descopts |
| 1591 | 2026-03-11T19:17:21.941Z | github.com/go-openapi/validate |
| 1592 | 2026-03-11T19:17:21.970Z | google.golang.org/protobuf/internal/encoding/json |
| 1593 | 2026-03-11T19:17:22.016Z | github.com/kevinburke/go-bindata/go-bindata |
| 1594 | 2026-03-11T19:17:22.020Z | github.com/kisielk/errcheck/errcheck |
| 1595 | 2026-03-11T19:17:22.068Z | google.golang.org/protobuf/internal/encoding/defval |
| 1596 | 2026-03-11T19:17:22.078Z | google.golang.org/protobuf/proto |
| 1597 | 2026-03-11T19:17:22.132Z | github.com/mattn/goveralls |
| 1598 | 2026-03-11T19:17:22.150Z | github.com/golang/mock/mockgen |
| 1599 | 2026-03-11T19:17:22.165Z | github.com/mibk/dupl/suffixtree |
| 1600 | 2026-03-11T19:17:22.171Z | github.com/mmatczuk/go_generics/globals |
| 1601 | 2026-03-11T19:17:22.195Z | [ 27%] Building CXX object CMakeFiles/geos.dir/src/geomgraph/EdgeList.cpp.o |
| 1602 | 2026-03-11T19:17:22.212Z | [ 29%] Building CXX object CMakeFiles/geos.dir/src/geomgraph/EdgeNodingValidator.cpp.o |
| 1603 | 2026-03-11T19:17:22.292Z | github.com/mibk/dupl/syntax |
| 1604 | 2026-03-11T19:17:22.295Z | github.com/mmatczuk/go_generics/cmd/go_generics |
| 1605 | 2026-03-11T19:17:22.321Z | github.com/kisielk/errcheck |
| 1606 | 2026-03-11T19:17:22.351Z | google.golang.org/protobuf/encoding/prototext |
| 1607 | 2026-03-11T19:17:22.362Z | google.golang.org/protobuf/internal/filedesc |
| 1608 | 2026-03-11T19:17:22.406Z | github.com/mibk/dupl/syntax/golang |
| 1609 | 2026-03-11T19:17:22.504Z | [ 29%] Building CXX object CMakeFiles/geos.dir/src/geomgraph/EdgeRing.cpp.o |
| 1610 | 2026-03-11T19:17:22.592Z | github.com/mibk/dupl/output |
| 1611 | 2026-03-11T19:17:22.912Z | google.golang.org/protobuf/internal/encoding/tag |
| 1612 | 2026-03-11T19:17:22.918Z | github.com/mibk/dupl/job |
| 1613 | 2026-03-11T19:17:22.918Z | google.golang.org/protobuf/encoding/protojson |
| 1614 | 2026-03-11T19:17:22.947Z | github.com/Masterminds/goutils |
| 1615 | 2026-03-11T19:17:22.984Z | github.com/mibk/dupl |
| 1616 | 2026-03-11T19:17:22.988Z | google.golang.org/protobuf/internal/impl |
| 1617 | 2026-03-11T19:17:22.991Z | [ 29%] Building CXX object CMakeFiles/geos.dir/src/geomgraph/GeometryGraph.cpp.o |
| 1618 | 2026-03-11T19:17:23.047Z | github.com/Masterminds/semver |
| 1619 | 2026-03-11T19:17:23.112Z | github.com/google/uuid |
| 1620 | 2026-03-11T19:17:23.180Z | github.com/huandu/xstrings |
| 1621 | 2026-03-11T19:17:23.197Z | github.com/imdario/mergo |
| 1622 | 2026-03-11T19:17:23.216Z | github.com/mitchellh/reflectwalk |
| 1623 | 2026-03-11T19:17:23.247Z | golang.org/x/crypto/pbkdf2 |
| 1624 | 2026-03-11T19:17:23.269Z | github.com/wadey/gocovmerge |
| 1625 | 2026-03-11T19:17:23.273Z | github.com/mitchellh/copystructure |
| 1626 | 2026-03-11T19:17:23.273Z | golang.org/x/crypto/scrypt |
| 1627 | 2026-03-11T19:17:23.307Z | golang.org/x/perf/internal/stats |
| 1628 | 2026-03-11T19:17:23.312Z | github.com/mwitkow/go-proto-validators |
| 1629 | 2026-03-11T19:17:23.321Z | golang.org/x/perf/storage/benchfmt |
| 1630 | 2026-03-11T19:17:23.376Z | [ 29%] Building CXX object CMakeFiles/geos.dir/src/geomgraph/GraphComponent.cpp.o |
| 1631 | 2026-03-11T19:17:23.379Z | github.com/go-openapi/runtime/middleware |
| 1632 | 2026-03-11T19:17:23.383Z | golang.org/x/tools/cmd/goyacc |
| 1633 | 2026-03-11T19:17:23.383Z | github.com/Masterminds/sprig |
| 1634 | 2026-03-11T19:17:23.383Z | github.com/go-swagger/go-swagger/generator |
| 1635 | 2026-03-11T19:17:23.427Z | [ 29%] Building CXX object CMakeFiles/geos.dir/src/geomgraph/Label.cpp.o |
| 1636 | 2026-03-11T19:17:23.453Z | [ 31%] Building CXX object CMakeFiles/geos.dir/src/geomgraph/Node.cpp.o |
| 1637 | 2026-03-11T19:17:23.581Z | golang.org/x/tools/internal/astutil/edge |
| 1638 | 2026-03-11T19:17:23.598Z | golang.org/x/perf/benchstat |
| 1639 | 2026-03-11T19:17:23.602Z | golang.org/x/tools/internal/analysisinternal |
| 1640 | 2026-03-11T19:17:23.622Z | golang.org/x/tools/go/analysis/internal/analysisflags |
| 1641 | 2026-03-11T19:17:23.643Z | golang.org/x/tools/go/ast/inspector |
| 1642 | 2026-03-11T19:17:23.685Z | golang.org/x/perf/cmd/benchstat |
| 1643 | 2026-03-11T19:17:23.728Z | golang.org/x/tools/go/analysis/passes/internal/analysisutil |
| 1644 | 2026-03-11T19:17:23.805Z | golang.org/x/tools/go/analysis/internal |
| 1645 | 2026-03-11T19:17:23.834Z | golang.org/x/tools/internal/diff/lcs |
| 1646 | 2026-03-11T19:17:23.837Z | golang.org/x/tools/internal/facts |
| 1647 | 2026-03-11T19:17:23.862Z | golang.org/x/tools/go/analysis/checker |
| 1648 | 2026-03-11T19:17:23.913Z | golang.org/x/tools/go/analysis/unitchecker |
| 1649 | 2026-03-11T19:17:23.926Z | golang.org/x/tools/go/buildutil |
| 1650 | 2026-03-11T19:17:23.960Z | golang.org/x/tools/internal/diff |
| 1651 | 2026-03-11T19:17:23.972Z | golang.org/x/tools/go/analysis/passes/inspect |
| 1652 | 2026-03-11T19:17:23.994Z | honnef.co/go/tools/analysis/facts/tokenfile |
| 1653 | 2026-03-11T19:17:24.001Z | golang.org/x/tools/go/analysis/passes/shadow |
| 1654 | 2026-03-11T19:17:24.026Z | honnef.co/go/tools/analysis/lint |
| 1655 | 2026-03-11T19:17:24.033Z | golang.org/x/tools/go/analysis/internal/checker |
| 1656 | 2026-03-11T19:17:24.061Z | github.com/BurntSushi/toml/internal |
| 1657 | 2026-03-11T19:17:24.073Z | debug/macho |
| 1658 | 2026-03-11T19:17:24.080Z | honnef.co/go/tools/internal/robustio |
| 1659 | 2026-03-11T19:17:24.084Z | honnef.co/go/tools/analysis/facts/generated |
| 1660 | 2026-03-11T19:17:24.089Z | github.com/BurntSushi/toml |
| 1661 | 2026-03-11T19:17:24.109Z | honnef.co/go/tools/internal/renameio |
| 1662 | 2026-03-11T19:17:24.121Z | golang.org/x/exp/typeparams |
| 1663 | 2026-03-11T19:17:24.141Z | golang.org/x/tools/go/analysis/singlechecker |
| 1664 | 2026-03-11T19:17:24.155Z | [ 31%] Building CXX object CMakeFiles/geos.dir/src/geomgraph/NodeFactory.cpp.o |
| 1665 | 2026-03-11T19:17:24.159Z | [ 31%] Building CXX object CMakeFiles/geos.dir/src/geomgraph/NodeMap.cpp.o |
| 1666 | 2026-03-11T19:17:24.169Z | [ 31%] Building CXX object CMakeFiles/geos.dir/src/geomgraph/PlanarGraph.cpp.o |
| 1667 | 2026-03-11T19:17:24.201Z | honnef.co/go/tools/go/ast/astutil |
| 1668 | 2026-03-11T19:17:24.204Z | honnef.co/go/tools/go/buildid |
| 1669 | 2026-03-11T19:17:24.205Z | honnef.co/go/tools/lintcmd/cache |
| 1670 | 2026-03-11T19:17:24.293Z | golang.org/x/tools/go/internal/cgo |
| 1671 | 2026-03-11T19:17:24.293Z | golang.org/x/tools/go/analysis/passes/shadow/cmd/shadow |
| 1672 | 2026-03-11T19:17:24.297Z | honnef.co/go/tools/knowledge |
| 1673 | 2026-03-11T19:17:24.297Z | honnef.co/go/tools/go/types/typeutil |
| 1674 | 2026-03-11T19:17:24.343Z | honnef.co/go/tools/pattern |
| 1675 | 2026-03-11T19:17:24.439Z | honnef.co/go/tools/go/ir |
| 1676 | 2026-03-11T19:17:24.449Z | honnef.co/go/tools/analysis/facts/directives |
| 1677 | 2026-03-11T19:17:24.478Z | golang.org/x/tools/go/loader |
| 1678 | 2026-03-11T19:17:24.695Z | honnef.co/go/tools/lintcmd/version |
| 1679 | 2026-03-11T19:17:24.698Z | honnef.co/go/tools/config |
| 1680 | 2026-03-11T19:17:24.833Z | honnef.co/go/tools/analysis/facts/deprecated |
| 1681 | 2026-03-11T19:17:24.843Z | honnef.co/go/tools/staticcheck/fakereflect |
| 1682 | 2026-03-11T19:17:24.860Z | honnef.co/go/tools/analysis/edit |
| 1683 | 2026-03-11T19:17:24.879Z | honnef.co/go/tools/go/loader |
| 1684 | 2026-03-11T19:17:24.888Z | honnef.co/go/tools/printf |
| 1685 | 2026-03-11T19:17:24.894Z | honnef.co/go/tools/staticcheck/fakejson |
| 1686 | 2026-03-11T19:17:24.900Z | honnef.co/go/tools/staticcheck/fakexml |
| 1687 | 2026-03-11T19:17:24.945Z | github.com/go-swagger/go-swagger/cmd/swagger/commands/generate |
| 1688 | 2026-03-11T19:17:24.993Z | google.golang.org/protobuf/internal/filetype |
| 1689 | 2026-03-11T19:17:25.023Z | github.com/go-swagger/go-swagger/cmd/swagger/commands |
| 1690 | 2026-03-11T19:17:25.064Z | google.golang.org/protobuf/runtime/protoimpl |
| 1691 | 2026-03-11T19:17:25.071Z | [ 31%] Building CXX object CMakeFiles/geos.dir/src/geomgraph/Position.cpp.o |
| 1692 | 2026-03-11T19:17:25.128Z | google.golang.org/protobuf/types/known/durationpb |
| 1693 | 2026-03-11T19:17:25.128Z | google.golang.org/protobuf/types/known/timestamppb |
| 1694 | 2026-03-11T19:17:25.132Z | google.golang.org/protobuf/types/descriptorpb |
| 1695 | 2026-03-11T19:17:25.132Z | github.com/go-swagger/go-swagger/cmd/swagger |
| 1696 | 2026-03-11T19:17:25.166Z | [ 32%] Building CXX object CMakeFiles/geos.dir/src/geomgraph/Quadrant.cpp.o |
| 1697 | 2026-03-11T19:17:25.205Z | [ 32%] Building CXX object CMakeFiles/geos.dir/src/geomgraph/TopologyLocation.cpp.o |
| 1698 | 2026-03-11T19:17:25.361Z | [ 32%] Building CXX object CMakeFiles/geos.dir/src/geomgraph/index/MonotoneChainEdge.cpp.o |
| 1699 | 2026-03-11T19:17:25.433Z | [ 32%] Building CXX object CMakeFiles/geos.dir/src/geomgraph/index/MonotoneChainIndexer.cpp.o |
| 1700 | 2026-03-11T19:17:25.581Z | [ 32%] Building CXX object CMakeFiles/geos.dir/src/geomgraph/index/SegmentIntersector.cpp.o |
| 1701 | 2026-03-11T19:17:25.644Z | google.golang.org/protobuf/types/gofeaturespb |
| 1702 | 2026-03-11T19:17:25.651Z | github.com/golang/protobuf/protoc-gen-go/descriptor |
| 1703 | 2026-03-11T19:17:25.651Z | google.golang.org/protobuf/types/pluginpb |
| 1704 | 2026-03-11T19:17:25.651Z | github.com/envoyproxy/protoc-gen-validate/validate |
| 1705 | 2026-03-11T19:17:25.651Z | google.golang.org/genproto/googleapis/api/annotations |
| 1706 | 2026-03-11T19:17:25.675Z | [ 34%] Building CXX object CMakeFiles/geos.dir/src/geomgraph/index/SimpleEdgeSetIntersector.cpp.o |
| 1707 | 2026-03-11T19:17:25.691Z | google.golang.org/protobuf/reflect/protodesc |
| 1708 | 2026-03-11T19:17:25.773Z | github.com/pseudomuto/protoc-gen-doc/extensions/google_api_http |
| 1709 | 2026-03-11T19:17:25.846Z | github.com/pseudomuto/protoc-gen-doc/extensions/envoyproxy_validate |
| 1710 | 2026-03-11T19:17:25.859Z | github.com/golang/protobuf/protoc-gen-go/plugin |
| 1711 | 2026-03-11T19:17:25.905Z | [ 34%] Building CXX object CMakeFiles/geos.dir/src/geomgraph/index/SimpleMCSweepLineIntersector.cpp.o |
| 1712 | 2026-03-11T19:17:25.911Z | github.com/pseudomuto/protoc-gen-doc/extensions/lyft_validate |
| 1713 | 2026-03-11T19:17:26.238Z | [ 34%] Building CXX object CMakeFiles/geos.dir/src/geomgraph/index/SimpleSweepLineIntersector.cpp.o |
| 1714 | 2026-03-11T19:17:26.295Z | [ 34%] Building CXX object CMakeFiles/geos.dir/src/geomgraph/index/SweepLineEvent.cpp.o |
| 1715 | 2026-03-11T19:17:26.314Z | [ 34%] Building CXX object CMakeFiles/geos.dir/src/geomgraph/index/SweepLineSegment.cpp.o |
| 1716 | 2026-03-11T19:17:26.319Z | github.com/golang/protobuf/proto |
| 1717 | 2026-03-11T19:17:26.403Z | [ 34%] Building CXX object CMakeFiles/geos.dir/src/index/bintree/Interval.cpp.o |
| 1718 | 2026-03-11T19:17:26.403Z | [ 36%] Building CXX object CMakeFiles/geos.dir/src/index/bintree/Bintree.cpp.o |
| 1719 | 2026-03-11T19:17:26.460Z | [ 36%] Building CXX object CMakeFiles/geos.dir/src/index/bintree/Key.cpp.o |
| 1720 | 2026-03-11T19:17:26.463Z | honnef.co/go/tools/internal/passes/buildir |
| 1721 | 2026-03-11T19:17:26.463Z | honnef.co/go/tools/go/ir/irutil |
| 1722 | 2026-03-11T19:17:26.542Z | honnef.co/go/tools/analysis/facts/nilness |
| 1723 | 2026-03-11T19:17:26.577Z | honnef.co/go/tools/analysis/facts/purity |
| 1724 | 2026-03-11T19:17:26.580Z | honnef.co/go/tools/analysis/facts/typedness |
| 1725 | 2026-03-11T19:17:26.629Z | github.com/golang/protobuf/jsonpb |
| 1726 | 2026-03-11T19:17:26.633Z | github.com/grpc-ecosystem/grpc-gateway/codegenerator |
| 1727 | 2026-03-11T19:17:26.633Z | github.com/pseudomuto/protokit |
| 1728 | 2026-03-11T19:17:26.633Z | github.com/pseudomuto/protoc-gen-doc/extensions/validator_field |
| 1729 | 2026-03-11T19:17:26.644Z | [ 36%] Building CXX object CMakeFiles/geos.dir/src/index/bintree/NodeBase.cpp.o |
| 1730 | 2026-03-11T19:17:26.647Z | [ 36%] Building CXX object CMakeFiles/geos.dir/src/index/bintree/Node.cpp.o |
| 1731 | 2026-03-11T19:17:26.650Z | [ 37%] Building CXX object CMakeFiles/geos.dir/src/index/bintree/Root.cpp.o |
| 1732 | 2026-03-11T19:17:26.708Z | honnef.co/go/tools/analysis/code |
| 1733 | 2026-03-11T19:17:26.796Z | honnef.co/go/tools/analysis/report |
| 1734 | 2026-03-11T19:17:26.808Z | github.com/grpc-ecosystem/grpc-gateway/protoc-gen-grpc-gateway/descriptor |
| 1735 | 2026-03-11T19:17:26.819Z | github.com/pseudomuto/protoc-gen-doc |
| 1736 | 2026-03-11T19:17:26.822Z | [ 37%] Building CXX object CMakeFiles/geos.dir/src/index/chain/MonotoneChain.cpp.o |
| 1737 | 2026-03-11T19:17:26.860Z | honnef.co/go/tools/quickfix/qf1002 |
| 1738 | 2026-03-11T19:17:26.864Z | honnef.co/go/tools/quickfix/qf1003 |
| 1739 | 2026-03-11T19:17:26.864Z | honnef.co/go/tools/quickfix/qf1001 |
| 1740 | 2026-03-11T19:17:26.864Z | honnef.co/go/tools/quickfix/qf1004 |
| 1741 | 2026-03-11T19:17:26.864Z | honnef.co/go/tools/quickfix/qf1005 |
| 1742 | 2026-03-11T19:17:26.868Z | honnef.co/go/tools/unused |
| 1743 | 2026-03-11T19:17:26.910Z | honnef.co/go/tools/quickfix/qf1006 |
| 1744 | 2026-03-11T19:17:26.954Z | honnef.co/go/tools/quickfix/qf1007 |
| 1745 | 2026-03-11T19:17:26.957Z | honnef.co/go/tools/quickfix/qf1008 |
| 1746 | 2026-03-11T19:17:26.957Z | honnef.co/go/tools/quickfix/qf1009 |
| 1747 | 2026-03-11T19:17:26.957Z | github.com/pseudomuto/protoc-gen-doc/cmd/protoc-gen-doc |
| 1748 | 2026-03-11T19:17:26.962Z | [ 37%] Building CXX object CMakeFiles/geos.dir/src/index/chain/MonotoneChainBuilder.cpp.o |
| 1749 | 2026-03-11T19:17:26.966Z | honnef.co/go/tools/quickfix/qf1010 |
| 1750 | 2026-03-11T19:17:26.966Z | github.com/grpc-ecosystem/grpc-gateway/protoc-gen-grpc-gateway/generator |
| 1751 | 2026-03-11T19:17:27.003Z | honnef.co/go/tools/internal/sharedcheck |
| 1752 | 2026-03-11T19:17:27.007Z | github.com/grpc-ecosystem/grpc-gateway/protoc-gen-grpc-gateway/internal/gengateway |
| 1753 | 2026-03-11T19:17:27.021Z | honnef.co/go/tools/quickfix/qf1012 |
| 1754 | 2026-03-11T19:17:27.035Z | honnef.co/go/tools/simple/s1000 |
| 1755 | 2026-03-11T19:17:27.056Z | honnef.co/go/tools/simple/s1001 |
| 1756 | 2026-03-11T19:17:27.059Z | honnef.co/go/tools/simple/s1002 |
| 1757 | 2026-03-11T19:17:27.092Z | honnef.co/go/tools/simple/s1003 |
| 1758 | 2026-03-11T19:17:27.095Z | honnef.co/go/tools/quickfix/qf1011 |
| 1759 | 2026-03-11T19:17:27.118Z | honnef.co/go/tools/simple/s1004 |
| 1760 | 2026-03-11T19:17:27.134Z | github.com/grpc-ecosystem/grpc-gateway/protoc-gen-grpc-gateway |
| 1761 | 2026-03-11T19:17:27.138Z | honnef.co/go/tools/lintcmd/runner |
| 1762 | 2026-03-11T19:17:27.138Z | honnef.co/go/tools/simple/s1005 |
| 1763 | 2026-03-11T19:17:27.155Z | honnef.co/go/tools/simple/s1006 |
| 1764 | 2026-03-11T19:17:27.170Z | honnef.co/go/tools/simple/s1007 |
| 1765 | 2026-03-11T19:17:27.180Z | honnef.co/go/tools/simple/s1008 |
| 1766 | 2026-03-11T19:17:27.213Z | honnef.co/go/tools/simple/s1009 |
| 1767 | 2026-03-11T19:17:27.221Z | honnef.co/go/tools/simple/s1010 |
| 1768 | 2026-03-11T19:17:27.242Z | honnef.co/go/tools/simple/s1011 |
| 1769 | 2026-03-11T19:17:27.293Z | honnef.co/go/tools/simple/s1012 |
| 1770 | 2026-03-11T19:17:27.297Z | honnef.co/go/tools/quickfix |
| 1771 | 2026-03-11T19:17:27.297Z | honnef.co/go/tools/simple/s1016 |
| 1772 | 2026-03-11T19:17:27.297Z | honnef.co/go/tools/lintcmd |
| 1773 | 2026-03-11T19:17:27.301Z | [ 37%] Building CXX object CMakeFiles/geos.dir/src/index/chain/MonotoneChainOverlapAction.cpp.o |
| 1774 | 2026-03-11T19:17:27.320Z | honnef.co/go/tools/simple/s1017 |
| 1775 | 2026-03-11T19:17:27.366Z | honnef.co/go/tools/simple/s1019 |
| 1776 | 2026-03-11T19:17:27.369Z | honnef.co/go/tools/simple/s1018 |
| 1777 | 2026-03-11T19:17:27.458Z | honnef.co/go/tools/simple/s1020 |
| 1778 | 2026-03-11T19:17:27.462Z | honnef.co/go/tools/simple/s1021 |
| 1779 | 2026-03-11T19:17:27.465Z | [ 37%] Building CXX object CMakeFiles/geos.dir/src/index/chain/MonotoneChainSelectAction.cpp.o |
| 1780 | 2026-03-11T19:17:27.469Z | [ 39%] Building CXX object CMakeFiles/geos.dir/src/index/intervalrtree/IntervalRTreeBranchNode.cpp.o |
| 1781 | 2026-03-11T19:17:27.469Z | honnef.co/go/tools/simple/s1023 |
| 1782 | 2026-03-11T19:17:27.494Z | honnef.co/go/tools/simple/s1024 |
| 1783 | 2026-03-11T19:17:27.519Z | honnef.co/go/tools/simple/s1025 |
| 1784 | 2026-03-11T19:17:27.522Z | honnef.co/go/tools/simple/s1028 |
| 1785 | 2026-03-11T19:17:27.522Z | honnef.co/go/tools/simple/s1029 |
| 1786 | 2026-03-11T19:17:27.550Z | honnef.co/go/tools/simple/s1030 |
| 1787 | 2026-03-11T19:17:27.553Z | honnef.co/go/tools/simple/s1031 |
| 1788 | 2026-03-11T19:17:27.568Z | honnef.co/go/tools/simple/s1032 |
| 1789 | 2026-03-11T19:17:27.575Z | honnef.co/go/tools/simple/s1033 |
| 1790 | 2026-03-11T19:17:27.636Z | honnef.co/go/tools/simple/s1034 |
| 1791 | 2026-03-11T19:17:27.640Z | honnef.co/go/tools/simple/s1035 |
| 1792 | 2026-03-11T19:17:27.644Z | honnef.co/go/tools/simple/s1036 |
| 1793 | 2026-03-11T19:17:27.653Z | honnef.co/go/tools/simple/s1037 |
| 1794 | 2026-03-11T19:17:27.653Z | [ 39%] Building CXX object CMakeFiles/geos.dir/src/index/intervalrtree/IntervalRTreeLeafNode.cpp.o |
| 1795 | 2026-03-11T19:17:27.781Z | [ 39%] Building CXX object CMakeFiles/geos.dir/src/index/intervalrtree/SortedPackedIntervalRTree.cpp.o |
| 1796 | 2026-03-11T19:17:27.785Z | honnef.co/go/tools/simple/s1038 |
| 1797 | 2026-03-11T19:17:27.794Z | [ 39%] Building CXX object CMakeFiles/geos.dir/src/index/quadtree/DoubleBits.cpp.o |
| 1798 | 2026-03-11T19:17:27.834Z | honnef.co/go/tools/simple/s1039 |
| 1799 | 2026-03-11T19:17:27.838Z | honnef.co/go/tools/simple/s1040 |
| 1800 | 2026-03-11T19:17:27.848Z | honnef.co/go/tools/analysis/callcheck |
| 1801 | 2026-03-11T19:17:27.864Z | [ 39%] Building CXX object CMakeFiles/geos.dir/src/index/quadtree/IntervalSize.cpp.o |
| 1802 | 2026-03-11T19:17:27.869Z | honnef.co/go/tools/staticcheck/sa1001 |
| 1803 | 2026-03-11T19:17:27.907Z | honnef.co/go/tools/staticcheck/sa1004 |
| 1804 | 2026-03-11T19:17:27.930Z | honnef.co/go/tools/staticcheck/sa1005 |
| 1805 | 2026-03-11T19:17:27.934Z | honnef.co/go/tools/staticcheck/sa1006 |
| 1806 | 2026-03-11T19:17:27.949Z | [ 40%] Building CXX object CMakeFiles/geos.dir/src/index/quadtree/Key.cpp.o |
| 1807 | 2026-03-11T19:17:27.953Z | honnef.co/go/tools/staticcheck/sa1008 |
| 1808 | 2026-03-11T19:17:27.953Z | honnef.co/go/tools/staticcheck/sa1012 |
| 1809 | 2026-03-11T19:17:28.024Z | honnef.co/go/tools/staticcheck/sa1015 |
| 1810 | 2026-03-11T19:17:28.024Z | honnef.co/go/tools/staticcheck/sa1013 |
| 1811 | 2026-03-11T19:17:28.024Z | honnef.co/go/tools/simple |
| 1812 | 2026-03-11T19:17:28.028Z | honnef.co/go/tools/staticcheck/sa1016 |
| 1813 | 2026-03-11T19:17:28.028Z | [ 40%] Building CXX object CMakeFiles/geos.dir/src/index/quadtree/Node.cpp.o |
| 1814 | 2026-03-11T19:17:28.037Z | [ 40%] Building CXX object CMakeFiles/geos.dir/src/index/quadtree/NodeBase.cpp.o |
| 1815 | 2026-03-11T19:17:28.056Z | honnef.co/go/tools/staticcheck/sa1019 |
| 1816 | 2026-03-11T19:17:28.063Z | honnef.co/go/tools/staticcheck/sa1023 |
| 1817 | 2026-03-11T19:17:28.099Z | [ 40%] Building CXX object CMakeFiles/geos.dir/src/index/quadtree/Quadtree.cpp.o |
| 1818 | 2026-03-11T19:17:28.123Z | honnef.co/go/tools/staticcheck/sa1025 |
| 1819 | 2026-03-11T19:17:28.129Z | [ 40%] Building CXX object CMakeFiles/geos.dir/src/index/quadtree/Root.cpp.o |
| 1820 | 2026-03-11T19:17:28.133Z | honnef.co/go/tools/staticcheck/sa2000 |
| 1821 | 2026-03-11T19:17:28.145Z | honnef.co/go/tools/staticcheck/sa2001 |
| 1822 | 2026-03-11T19:17:28.173Z | honnef.co/go/tools/staticcheck/sa2002 |
| 1823 | 2026-03-11T19:17:28.179Z | honnef.co/go/tools/staticcheck/sa2003 |
| 1824 | 2026-03-11T19:17:28.183Z | honnef.co/go/tools/staticcheck/sa3000 |
| 1825 | 2026-03-11T19:17:28.189Z | honnef.co/go/tools/staticcheck/sa3001 |
| 1826 | 2026-03-11T19:17:28.239Z | honnef.co/go/tools/staticcheck/sa4000 |
| 1827 | 2026-03-11T19:17:28.268Z | honnef.co/go/tools/staticcheck/sa4001 |
| 1828 | 2026-03-11T19:17:28.268Z | honnef.co/go/tools/staticcheck/sa4003 |
| 1829 | 2026-03-11T19:17:28.314Z | honnef.co/go/tools/staticcheck/sa4004 |
| 1830 | 2026-03-11T19:17:28.357Z | honnef.co/go/tools/staticcheck/sa4006 |
| 1831 | 2026-03-11T19:17:28.358Z | honnef.co/go/tools/staticcheck/sa4005 |
| 1832 | 2026-03-11T19:17:28.366Z | honnef.co/go/tools/staticcheck/sa4008 |
| 1833 | 2026-03-11T19:17:28.370Z | honnef.co/go/tools/staticcheck/sa4009 |
| 1834 | 2026-03-11T19:17:28.407Z | honnef.co/go/tools/staticcheck/sa4010 |
| 1835 | 2026-03-11T19:17:28.411Z | honnef.co/go/tools/staticcheck/sa1000 |
| 1836 | 2026-03-11T19:17:28.430Z | honnef.co/go/tools/staticcheck/sa1002 |
| 1837 | 2026-03-11T19:17:28.516Z | honnef.co/go/tools/staticcheck/sa1003 |
| 1838 | 2026-03-11T19:17:28.523Z | honnef.co/go/tools/staticcheck/sa1007 |
| 1839 | 2026-03-11T19:17:28.523Z | honnef.co/go/tools/staticcheck/sa1010 |
| 1840 | 2026-03-11T19:17:28.523Z | honnef.co/go/tools/staticcheck/sa1014 |
| 1841 | 2026-03-11T19:17:28.523Z | honnef.co/go/tools/staticcheck/sa1017 |
| 1842 | 2026-03-11T19:17:28.523Z | [ 42%] Building CXX object CMakeFiles/geos.dir/src/index/strtree/AbstractSTRtree.cpp.o |
| 1843 | 2026-03-11T19:17:28.533Z | honnef.co/go/tools/staticcheck/sa1011 |
| 1844 | 2026-03-11T19:17:28.546Z | [ 42%] Building CXX object CMakeFiles/geos.dir/src/index/strtree/BoundablePair.cpp.o |
| 1845 | 2026-03-11T19:17:28.622Z | honnef.co/go/tools/staticcheck/sa1018 |
| 1846 | 2026-03-11T19:17:28.626Z | honnef.co/go/tools/staticcheck/sa1020 |
| 1847 | 2026-03-11T19:17:28.626Z | honnef.co/go/tools/staticcheck/sa1021 |
| 1848 | 2026-03-11T19:17:28.626Z | honnef.co/go/tools/staticcheck/sa1024 |
| 1849 | 2026-03-11T19:17:28.669Z | honnef.co/go/tools/staticcheck/sa1026 |
| 1850 | 2026-03-11T19:17:28.684Z | honnef.co/go/tools/staticcheck/sa1027 |
| 1851 | 2026-03-11T19:17:28.729Z | honnef.co/go/tools/staticcheck/sa1028 |
| 1852 | 2026-03-11T19:17:28.741Z | honnef.co/go/tools/staticcheck/sa1029 |
| 1853 | 2026-03-11T19:17:28.774Z | honnef.co/go/tools/staticcheck/sa1030 |
| 1854 | 2026-03-11T19:17:28.802Z | honnef.co/go/tools/staticcheck/sa1031 |
| 1855 | 2026-03-11T19:17:28.805Z | honnef.co/go/tools/staticcheck/sa1032 |
| 1856 | 2026-03-11T19:17:28.820Z | honnef.co/go/tools/staticcheck/sa4011 |
| 1857 | 2026-03-11T19:17:28.840Z | honnef.co/go/tools/staticcheck/sa4012 |
| 1858 | 2026-03-11T19:17:28.853Z | [ 42%] Building CXX object CMakeFiles/geos.dir/src/index/strtree/EnvelopeUtil.cpp.o |
| 1859 | 2026-03-11T19:17:28.883Z | honnef.co/go/tools/staticcheck/sa4013 |
| 1860 | 2026-03-11T19:17:28.899Z | honnef.co/go/tools/staticcheck/sa4014 |
| 1861 | 2026-03-11T19:17:28.899Z | honnef.co/go/tools/staticcheck/sa4015 |
| 1862 | 2026-03-11T19:17:28.927Z | [ 42%] Building CXX object CMakeFiles/geos.dir/src/index/strtree/GeometryItemDistance.cpp.o |
| 1863 | 2026-03-11T19:17:28.934Z | honnef.co/go/tools/staticcheck/sa4016 |
| 1864 | 2026-03-11T19:17:28.934Z | honnef.co/go/tools/staticcheck/sa4017 |
| 1865 | 2026-03-11T19:17:28.953Z | honnef.co/go/tools/staticcheck/sa4018 |
| 1866 | 2026-03-11T19:17:28.953Z | honnef.co/go/tools/staticcheck/sa4019 |
| 1867 | 2026-03-11T19:17:28.956Z | honnef.co/go/tools/staticcheck/sa4020 |
| 1868 | 2026-03-11T19:17:28.956Z | honnef.co/go/tools/staticcheck/sa4021 |
| 1869 | 2026-03-11T19:17:28.969Z | honnef.co/go/tools/staticcheck/sa4022 |
| 1870 | 2026-03-11T19:17:29.002Z | [ 42%] Building CXX object CMakeFiles/geos.dir/src/index/strtree/Interval.cpp.o |
| 1871 | 2026-03-11T19:17:29.058Z | honnef.co/go/tools/staticcheck/sa4023 |
| 1872 | 2026-03-11T19:17:29.058Z | honnef.co/go/tools/staticcheck/sa4024 |
| 1873 | 2026-03-11T19:17:29.061Z | honnef.co/go/tools/staticcheck/sa4025 |
| 1874 | 2026-03-11T19:17:29.095Z | honnef.co/go/tools/staticcheck/sa4026 |
| 1875 | 2026-03-11T19:17:29.096Z | honnef.co/go/tools/staticcheck/sa4027 |
| 1876 | 2026-03-11T19:17:29.104Z | [ 44%] Building CXX object CMakeFiles/geos.dir/src/index/strtree/SIRtree.cpp.o |
| 1877 | 2026-03-11T19:17:29.132Z | honnef.co/go/tools/staticcheck/sa4028 |
| 1878 | 2026-03-11T19:17:29.139Z | honnef.co/go/tools/staticcheck/sa4029 |
| 1879 | 2026-03-11T19:17:29.165Z | honnef.co/go/tools/staticcheck/sa4030 |
| 1880 | 2026-03-11T19:17:29.225Z | honnef.co/go/tools/staticcheck/sa4031 |
| 1881 | 2026-03-11T19:17:29.232Z | honnef.co/go/tools/staticcheck/sa5000 |
| 1882 | 2026-03-11T19:17:29.232Z | honnef.co/go/tools/staticcheck/sa4032 |
| 1883 | 2026-03-11T19:17:29.233Z | honnef.co/go/tools/staticcheck/sa5001 |
| 1884 | 2026-03-11T19:17:29.238Z | honnef.co/go/tools/staticcheck/sa5002 |
| 1885 | 2026-03-11T19:17:29.260Z | [ 44%] Building CXX object CMakeFiles/geos.dir/src/index/strtree/STRtree.cpp.o |
| 1886 | 2026-03-11T19:17:29.286Z | honnef.co/go/tools/staticcheck/sa5003 |
| 1887 | 2026-03-11T19:17:29.291Z | honnef.co/go/tools/staticcheck/sa5004 |
| 1888 | 2026-03-11T19:17:29.311Z | honnef.co/go/tools/staticcheck/sa5005 |
| 1889 | 2026-03-11T19:17:29.315Z | honnef.co/go/tools/staticcheck/sa5007 |
| 1890 | 2026-03-11T19:17:29.336Z | [ 44%] Building CXX object CMakeFiles/geos.dir/src/index/sweepline/SweepLineEvent.cpp.o |
| 1891 | 2026-03-11T19:17:29.343Z | honnef.co/go/tools/staticcheck/sa5008 |
| 1892 | 2026-03-11T19:17:29.346Z | honnef.co/go/tools/staticcheck/sa5009 |
| 1893 | 2026-03-11T19:17:29.371Z | honnef.co/go/tools/staticcheck/sa5010 |
| 1894 | 2026-03-11T19:17:29.388Z | [ 44%] Building CXX object CMakeFiles/geos.dir/src/index/sweepline/SweepLineIndex.cpp.o |
| 1895 | 2026-03-11T19:17:29.428Z | [ 44%] Building CXX object CMakeFiles/geos.dir/src/index/sweepline/SweepLineInterval.cpp.o |
| 1896 | 2026-03-11T19:17:29.432Z | [ 45%] Building CXX object CMakeFiles/geos.dir/src/inlines.cpp.o |
| 1897 | 2026-03-11T19:17:29.432Z | honnef.co/go/tools/staticcheck/sa5011 |
| 1898 | 2026-03-11T19:17:29.432Z | honnef.co/go/tools/staticcheck/sa5012 |
| 1899 | 2026-03-11T19:17:29.438Z | honnef.co/go/tools/staticcheck/sa6000 |
| 1900 | 2026-03-11T19:17:29.470Z | [ 45%] Building CXX object CMakeFiles/geos.dir/src/io/ByteOrderDataInStream.cpp.o |
| 1901 | 2026-03-11T19:17:29.504Z | [ 45%] Building CXX object CMakeFiles/geos.dir/src/io/ByteOrderValues.cpp.o |
| 1902 | 2026-03-11T19:17:29.537Z | honnef.co/go/tools/staticcheck/sa6001 |
| 1903 | 2026-03-11T19:17:29.552Z | honnef.co/go/tools/staticcheck/sa6002 |
| 1904 | 2026-03-11T19:17:29.575Z | [ 45%] Building CXX object CMakeFiles/geos.dir/src/io/CLocalizer.cpp.o |
| 1905 | 2026-03-11T19:17:29.594Z | honnef.co/go/tools/staticcheck/sa6005 |
| 1906 | 2026-03-11T19:17:29.594Z | honnef.co/go/tools/staticcheck/sa6003 |
| 1907 | 2026-03-11T19:17:29.639Z | honnef.co/go/tools/staticcheck/sa6006 |
| 1908 | 2026-03-11T19:17:29.642Z | honnef.co/go/tools/staticcheck/sa9001 |
| 1909 | 2026-03-11T19:17:29.683Z | honnef.co/go/tools/staticcheck/sa9002 |
| 1910 | 2026-03-11T19:17:29.686Z | honnef.co/go/tools/staticcheck/sa9003 |
| 1911 | 2026-03-11T19:17:29.686Z | honnef.co/go/tools/staticcheck/sa9004 |
| 1912 | 2026-03-11T19:17:29.760Z | [ 45%] Building CXX object CMakeFiles/geos.dir/src/io/ParseException.cpp.o |
| 1913 | 2026-03-11T19:17:29.763Z | honnef.co/go/tools/staticcheck/sa9005 |
| 1914 | 2026-03-11T19:17:29.767Z | [ 47%] Building CXX object CMakeFiles/geos.dir/src/io/StringTokenizer.cpp.o |
| 1915 | 2026-03-11T19:17:29.792Z | honnef.co/go/tools/staticcheck/sa9006 |
| 1916 | 2026-03-11T19:17:29.814Z | honnef.co/go/tools/staticcheck/sa9007 |
| 1917 | 2026-03-11T19:17:29.830Z | honnef.co/go/tools/staticcheck/sa9008 |
| 1918 | 2026-03-11T19:17:29.835Z | honnef.co/go/tools/staticcheck/sa9009 |
| 1919 | 2026-03-11T19:17:29.853Z | honnef.co/go/tools/stylecheck/st1000 |
| 1920 | 2026-03-11T19:17:29.853Z | honnef.co/go/tools/stylecheck/st1001 |
| 1921 | 2026-03-11T19:17:29.857Z | honnef.co/go/tools/stylecheck/st1003 |
| 1922 | 2026-03-11T19:17:29.866Z | honnef.co/go/tools/stylecheck/st1005 |
| 1923 | 2026-03-11T19:17:29.893Z | honnef.co/go/tools/stylecheck/st1008 |
| 1924 | 2026-03-11T19:17:29.893Z | honnef.co/go/tools/stylecheck/st1006 |
| 1925 | 2026-03-11T19:17:29.990Z | honnef.co/go/tools/stylecheck/st1011 |
| 1926 | 2026-03-11T19:17:29.993Z | honnef.co/go/tools/stylecheck/st1012 |
| 1927 | 2026-03-11T19:17:30.010Z | [ 47%] Building CXX object CMakeFiles/geos.dir/src/io/Unload.cpp.o |
| 1928 | 2026-03-11T19:17:30.017Z | honnef.co/go/tools/stylecheck/st1013 |
| 1929 | 2026-03-11T19:17:30.017Z | honnef.co/go/tools/stylecheck/st1015 |
| 1930 | 2026-03-11T19:17:30.032Z | honnef.co/go/tools/stylecheck/st1016 |
| 1931 | 2026-03-11T19:17:30.039Z | honnef.co/go/tools/staticcheck |
| 1932 | 2026-03-11T19:17:30.043Z | honnef.co/go/tools/stylecheck/st1017 |
| 1933 | 2026-03-11T19:17:30.065Z | honnef.co/go/tools/stylecheck/st1018 |
| 1934 | 2026-03-11T19:17:30.088Z | honnef.co/go/tools/stylecheck/st1019 |
| 1935 | 2026-03-11T19:17:30.088Z | honnef.co/go/tools/stylecheck/st1020 |
| 1936 | 2026-03-11T19:17:30.088Z | honnef.co/go/tools/stylecheck/st1021 |
| 1937 | 2026-03-11T19:17:30.115Z | honnef.co/go/tools/stylecheck/st1022 |
| 1938 | 2026-03-11T19:17:30.118Z | honnef.co/go/tools/stylecheck/st1023 |
| 1939 | 2026-03-11T19:17:30.132Z | [ 47%] Building CXX object CMakeFiles/geos.dir/src/io/WKBReader.cpp.o |
| 1940 | 2026-03-11T19:17:30.182Z | honnef.co/go/tools/stylecheck |
| 1941 | 2026-03-11T19:17:30.215Z | honnef.co/go/tools/cmd/staticcheck |
| 1942 | 2026-03-11T19:17:30.364Z | [ 47%] Building CXX object CMakeFiles/geos.dir/src/io/WKBWriter.cpp.o |
| 1943 | 2026-03-11T19:17:30.405Z | [ 47%] Building CXX object CMakeFiles/geos.dir/src/io/WKTReader.cpp.o |
| 1944 | 2026-03-11T19:17:30.568Z | [ 49%] Building CXX object CMakeFiles/geos.dir/src/io/WKTWriter.cpp.o |
| 1945 | 2026-03-11T19:17:30.658Z | [ 49%] Building CXX object CMakeFiles/geos.dir/src/io/Writer.cpp.o |
| 1946 | 2026-03-11T19:17:30.828Z | [ 49%] Building CXX object CMakeFiles/geos.dir/src/linearref/ExtractLineByLocation.cpp.o |
| 1947 | 2026-03-11T19:17:31.048Z | touch bin/.bootstrap |
| 1948 | 2026-03-11T19:17:31.066Z | [ 49%] Building CXX object CMakeFiles/geos.dir/src/linearref/LengthIndexOfPoint.cpp.o |
| 1949 | 2026-03-11T19:17:31.146Z | [ 49%] Building CXX object CMakeFiles/geos.dir/src/linearref/LengthIndexedLine.cpp.o |
| 1950 | 2026-03-11T19:17:31.151Z | [ 50%] Building CXX object CMakeFiles/geos.dir/src/linearref/LengthLocationMap.cpp.o |
| 1951 | 2026-03-11T19:17:31.413Z | [ 50%] Building CXX object CMakeFiles/geos.dir/src/linearref/LinearGeometryBuilder.cpp.o |
| 1952 | 2026-03-11T19:17:31.563Z | [ 50%] Building CXX object CMakeFiles/geos.dir/src/linearref/LinearIterator.cpp.o |
| 1953 | 2026-03-11T19:17:31.589Z | [ 50%] Building CXX object CMakeFiles/geos.dir/src/linearref/LinearLocation.cpp.o |
| 1954 | 2026-03-11T19:17:31.607Z | [ 50%] Building CXX object CMakeFiles/geos.dir/src/linearref/LocationIndexOfLine.cpp.o |
| 1955 | 2026-03-11T19:17:31.700Z | [ 52%] Building CXX object CMakeFiles/geos.dir/src/linearref/LocationIndexOfPoint.cpp.o |
| 1956 | 2026-03-11T19:17:31.738Z | [ 52%] Building CXX object CMakeFiles/geos.dir/src/noding/BasicSegmentString.cpp.o |
| 1957 | 2026-03-11T19:17:31.819Z | [ 52%] Building CXX object CMakeFiles/geos.dir/src/noding/FastNodingValidator.cpp.o |
| 1958 | 2026-03-11T19:17:32.090Z | [ 52%] Building CXX object CMakeFiles/geos.dir/src/noding/FastSegmentSetIntersectionFinder.cpp.o |
| 1959 | 2026-03-11T19:17:32.094Z | [ 52%] Building CXX object CMakeFiles/geos.dir/src/noding/GeometryNoder.cpp.o |
| 1960 | 2026-03-11T19:17:32.100Z | [ 54%] Building CXX object CMakeFiles/geos.dir/src/noding/IntersectionAdder.cpp.o |
| 1961 | 2026-03-11T19:17:32.146Z | [ 54%] Building CXX object CMakeFiles/geos.dir/src/noding/IntersectionFinderAdder.cpp.o |
| 1962 | 2026-03-11T19:17:32.168Z | [ 54%] Building CXX object CMakeFiles/geos.dir/src/noding/IteratedNoder.cpp.o |
| 1963 | 2026-03-11T19:17:32.240Z | [ 54%] Building CXX object CMakeFiles/geos.dir/src/noding/MCIndexNoder.cpp.o |
| 1964 | 2026-03-11T19:17:32.410Z | [ 54%] Building CXX object CMakeFiles/geos.dir/src/noding/MCIndexSegmentSetMutualIntersector.cpp.o |
| 1965 | 2026-03-11T19:17:32.502Z | [ 55%] Building CXX object CMakeFiles/geos.dir/src/noding/NodedSegmentString.cpp.o |
| 1966 | 2026-03-11T19:17:32.534Z | [ 55%] Building CXX object CMakeFiles/geos.dir/src/noding/NodingIntersectionFinder.cpp.o |
| 1967 | 2026-03-11T19:17:32.595Z | [ 55%] Building CXX object CMakeFiles/geos.dir/src/noding/NodingValidator.cpp.o |
| 1968 | 2026-03-11T19:17:32.787Z | [ 55%] Building CXX object CMakeFiles/geos.dir/src/noding/Octant.cpp.o |
| 1969 | 2026-03-11T19:17:32.873Z | [ 55%] Building CXX object CMakeFiles/geos.dir/src/noding/OrientedCoordinateArray.cpp.o |
| 1970 | 2026-03-11T19:17:32.952Z | find ./pkg -name node_modules -prune -o -type f -name '*.pb.go' -exec rm {} + |
| 1971 | 2026-03-11T19:17:32.959Z | [ 57%] Building CXX object CMakeFiles/geos.dir/src/noding/ScaledNoder.cpp.o |
| 1972 | 2026-03-11T19:17:32.977Z | [ 57%] Building CXX object CMakeFiles/geos.dir/src/noding/SegmentIntersectionDetector.cpp.o |
| 1973 | 2026-03-11T19:17:33.003Z | [ 57%] Building CXX object CMakeFiles/geos.dir/src/noding/SegmentNode.cpp.o |
| 1974 | 2026-03-11T19:17:33.013Z | set -e; for dir in ./pkg/acceptance/cluster/ ./pkg/blobs/blobspb/ ./pkg/build/ ./pkg/clusterversion/ ./pkg/config/ ./pkg/config/zonepb/ ./pkg/geo/geoindex/ ./pkg/geo/geopb/ ./pkg/gossip/ ./pkg/jobs/jobspb/ ./pkg/kv/kvnemesis/ ./pkg/kv/kvserver/ ./pkg/kv/kvserver/closedts/ctpb/ ./pkg/kv/kvserver/concurrency/lock/ ./pkg/kv/kvserver/concurrency/poison/ ./pkg/kv/kvserver/kvserverpb/ ./pkg/kv/kvserver/liveness/livenesspb/ ./pkg/kv/kvserver/loqrecovery/loqrecoverypb/ ./pkg/kv/kvserver/protectedts/ptpb/ ./pkg/kv/kvserver/protectedts/ptstorage/ ./pkg/kv/kvserver/readsummary/rspb/ ./pkg/roachpb/ ./pkg/rpc/ ./pkg/server/diagnostics/diagnosticspb/ ./pkg/server/serverpb/ ./pkg/server/status/statuspb/ ./pkg/settings/ ./pkg/sql/catalog/catpb/ ./pkg/sql/catalog/descpb/ ./pkg/sql/contentionpb/ ./pkg/sql/execinfrapb/ ./pkg/sql/inverted/ ./pkg/sql/lex/ ./pkg/sql/pgwire/pgerror/ ./pkg/sql/protoreflect/test/ ./pkg/sql/rowenc/rowencpb/ ./pkg/sql/schemachanger/scpb/ ./pkg/sql/sessiondatapb/ ./pkg/sql/sqlstats/persistedsqlstats/ ./pkg/sql/stats/ ./pkg/sql/types/ ./pkg/startupmigrations/leasemanager/ ./pkg/storage/enginepb/ ./pkg/testutils/grpcutils/ ./pkg/ts/catalog/ ./pkg/ts/tspb/ ./pkg/util/ ./pkg/util/duration/ ./pkg/util/hlc/ ./pkg/util/log/eventpb/ ./pkg/util/log/logpb/ ./pkg/util/metric/ ./pkg/util/optional/ ./pkg/util/protoutil/ ./pkg/util/timeutil/pgdate/ ./pkg/util/tracing/tracingpb/ ./pkg/util/tracing/tracingservicepb/; do \ |
| 1975 | 2026-03-11T19:17:33.013Z | buf protoc -Ipkg -I./vendor/github.com/gogo/protobuf -I./vendor/go.etcd.io -I./vendor/github.com/prometheus/client_model -I./vendor/github.com/grpc-ecosystem/grpc-gateway/third_party/googleapis -I./vendor/github.com/cockroachdb/errors --gogoroach_out=Mgoogle/api/annotations.proto=google.golang.org/genproto/googleapis/api/annotations,Mgoogle/protobuf/timestamp.proto=github.com/gogo/protobuf/types,Mgoogle/protobuf/any.proto=github.com/gogo/protobuf/types,Mgoogle/protobuf/duration.proto=github.com/gogo/protobuf/types,plugins=grpc,import_prefix=github.com/cockroachdb/cockroach/pkg/:./pkg $dir/*.proto; \ |
| 1976 | 2026-03-11T19:17:33.013Z | done |
| 1977 | 2026-03-11T19:17:33.163Z | [ 57%] Building CXX object CMakeFiles/geos.dir/src/noding/SegmentNodeList.cpp.o |
| 1978 | 2026-03-11T19:17:33.202Z | [ 57%] Building CXX object CMakeFiles/geos.dir/src/noding/SegmentString.cpp.o |
| 1979 | 2026-03-11T19:17:33.255Z | [ 59%] Building CXX object CMakeFiles/geos.dir/src/noding/SegmentStringUtil.cpp.o |
| 1980 | 2026-03-11T19:17:33.397Z | [ 59%] Building CXX object CMakeFiles/geos.dir/src/noding/SimpleNoder.cpp.o |
| 1981 | 2026-03-11T19:17:33.440Z | find ./pkg -name node_modules -prune -o -type f -name '*.pb.gw.go' -exec rm {} + |
| 1982 | 2026-03-11T19:17:33.451Z | [ 59%] Building CXX object CMakeFiles/geos.dir/src/noding/snapround/HotPixel.cpp.o |
| 1983 | 2026-03-11T19:17:33.497Z | buf protoc -Ipkg -I./vendor/github.com/gogo/protobuf -I./vendor/github.com/cockroachdb/errors -I./vendor/go.etcd.io -I./vendor/github.com/prometheus/client_model -I./vendor/github.com/grpc-ecosystem/grpc-gateway/third_party/googleapis --grpc-gateway_out=logtostderr=true,request_context=true:./pkg ./pkg/server/serverpb/admin.proto ./pkg/server/serverpb/status.proto ./pkg/server/serverpb/authentication.proto |
| 1984 | 2026-03-11T19:17:33.542Z | [ 59%] Building CXX object CMakeFiles/geos.dir/src/noding/snapround/MCIndexPointSnapper.cpp.o |
| 1985 | 2026-03-11T19:17:33.716Z | [ 59%] Building CXX object CMakeFiles/geos.dir/src/noding/snapround/MCIndexSnapRounder.cpp.o |
| 1986 | 2026-03-11T19:17:33.826Z | [ 60%] Building CXX object CMakeFiles/geos.dir/src/noding/snapround/SimpleSnapRounder.cpp.o |
| 1987 | 2026-03-11T19:17:33.866Z | [ 60%] Building CXX object CMakeFiles/geos.dir/src/operation/GeometryGraphOperation.cpp.o |
| 1988 | 2026-03-11T19:17:34.028Z | buf protoc -Ipkg -I./vendor/github.com/gogo/protobuf -I./vendor/github.com/cockroachdb/errors -I./vendor/go.etcd.io -I./vendor/github.com/prometheus/client_model -I./vendor/github.com/grpc-ecosystem/grpc-gateway/third_party/googleapis --grpc-gateway_out=logtostderr=true,request_context=true:./pkg ./pkg/ts/tspb/timeseries.proto |
| 1989 | 2026-03-11T19:17:34.037Z | [ 60%] Building CXX object CMakeFiles/geos.dir/src/operation/IsSimpleOp.cpp.o |
| 1990 | 2026-03-11T19:17:34.055Z | [ 60%] Building CXX object CMakeFiles/geos.dir/src/operation/buffer/BufferBuilder.cpp.o |
| 1991 | 2026-03-11T19:17:34.105Z | gofmt -s -w ./pkg/server/serverpb/admin.pb.gw.go ./pkg/server/serverpb/status.pb.gw.go ./pkg/server/serverpb/authentication.pb.gw.go ./pkg/ts/tspb/timeseries.pb.gw.go |
| 1992 | 2026-03-11T19:17:34.166Z | goimports -w ./pkg/server/serverpb/admin.pb.gw.go ./pkg/server/serverpb/status.pb.gw.go ./pkg/server/serverpb/authentication.pb.gw.go ./pkg/ts/tspb/timeseries.pb.gw.go |
| 1993 | 2026-03-11T19:17:34.250Z | touch bin/.gw_protobuf_sources |
| 1994 | 2026-03-11T19:17:34.255Z | (cd pkg/roachprod/vm/aws && go generate) |
| 1995 | 2026-03-11T19:17:34.393Z | [ 60%] Building CXX object CMakeFiles/geos.dir/src/operation/buffer/BufferInputLineSimplifier.cpp.o |
| 1996 | 2026-03-11T19:17:34.411Z | (cd pkg/security/securitytest && go generate) |
| 1997 | 2026-03-11T19:17:34.526Z | [ 62%] Building CXX object CMakeFiles/geos.dir/src/operation/buffer/BufferOp.cpp.o |
| 1998 | 2026-03-11T19:17:34.532Z | [ 62%] Building CXX object CMakeFiles/geos.dir/src/operation/buffer/BufferParameters.cpp.o |
| 1999 | 2026-03-11T19:17:34.564Z | go run -mod=vendor pkg/util/log/gen/main.go pkg/util/log/logpb/log.proto channel.go pkg/util/log/channel/channel_generated.go.tmp || { rm -f pkg/util/log/channel/channel_generated.go.tmp; exit 1; } |
| 2000 | 2026-03-11T19:17:34.608Z | [ 62%] Building CXX object CMakeFiles/geos.dir/src/operation/buffer/BufferSubgraph.cpp.o |
| 2001 | 2026-03-11T19:17:34.881Z | [ 62%] Building CXX object CMakeFiles/geos.dir/src/operation/buffer/OffsetCurveBuilder.cpp.o |
| 2002 | 2026-03-11T19:17:35.161Z | [ 62%] Building CXX object CMakeFiles/geos.dir/src/operation/buffer/OffsetCurveSetBuilder.cpp.o |
| 2003 | 2026-03-11T19:17:35.192Z | mv -f pkg/util/log/channel/channel_generated.go.tmp pkg/util/log/channel/channel_generated.go |
| 2004 | 2026-03-11T19:17:35.197Z | go run -mod=vendor pkg/util/log/gen/main.go pkg/util/log/logpb/log.proto log_channels.go pkg/util/log/log_channels_generated.go.tmp || { rm -f pkg/util/log/log_channels_generated.go.tmp; exit 1; } |
| 2005 | 2026-03-11T19:17:35.424Z | [ 63%] Building CXX object CMakeFiles/geos.dir/src/operation/buffer/OffsetSegmentGenerator.cpp.o |
| 2006 | 2026-03-11T19:17:35.503Z | [ 63%] Building CXX object CMakeFiles/geos.dir/src/operation/buffer/RightmostEdgeFinder.cpp.o |
| 2007 | 2026-03-11T19:17:35.615Z | [ 63%] Building CXX object CMakeFiles/geos.dir/src/operation/buffer/SubgraphDepthLocater.cpp.o |
| 2008 | 2026-03-11T19:17:35.675Z | [ 63%] Building CXX object CMakeFiles/geos.dir/src/operation/distance/ConnectedElementLocationFilter.cpp.o |
| 2009 | 2026-03-11T19:17:35.759Z | mv -f pkg/util/log/log_channels_generated.go.tmp pkg/util/log/log_channels_generated.go |
| 2010 | 2026-03-11T19:17:35.762Z | set -euo pipefail; \ |
| 2011 | 2026-03-11T19:17:35.762Z | ret=$(cd pkg/sql/parser/gen && goyacc -p sql -o sql.go.tmp sql-gen.y); \ |
| 2012 | 2026-03-11T19:17:35.762Z | if expr "$ret" : ".*conflicts" >/dev/null; then \ |
| 2013 | 2026-03-11T19:17:35.762Z | echo "$ret"; exit 1; \ |
| 2014 | 2026-03-11T19:17:35.763Z | fi |
| 2015 | 2026-03-11T19:17:36.051Z | [ 63%] Building CXX object CMakeFiles/geos.dir/src/operation/distance/ConnectedElementPointFilter.cpp.o |
| 2016 | 2026-03-11T19:17:36.063Z | [ 65%] Building CXX object CMakeFiles/geos.dir/src/operation/distance/DistanceOp.cpp.o |
| 2017 | 2026-03-11T19:17:36.067Z | [ 65%] Building CXX object CMakeFiles/geos.dir/src/operation/distance/FacetSequence.cpp.o |
| 2018 | 2026-03-11T19:17:36.173Z | [ 65%] Building CXX object CMakeFiles/geos.dir/src/operation/distance/FacetSequenceTreeBuilder.cpp.o |
| 2019 | 2026-03-11T19:17:36.234Z | [ 65%] Building CXX object CMakeFiles/geos.dir/src/operation/distance/GeometryLocation.cpp.o |
| 2020 | 2026-03-11T19:17:36.558Z | [ 65%] Building CXX object CMakeFiles/geos.dir/src/operation/distance/IndexedFacetDistance.cpp.o |
| 2021 | 2026-03-11T19:17:36.586Z | [ 67%] Building CXX object CMakeFiles/geos.dir/src/operation/intersection/Rectangle.cpp.o |
| 2022 | 2026-03-11T19:17:36.695Z | [ 67%] Building CXX object CMakeFiles/geos.dir/src/operation/intersection/RectangleIntersection.cpp.o |
| 2023 | 2026-03-11T19:17:36.796Z | [ 67%] Building CXX object CMakeFiles/geos.dir/src/operation/intersection/RectangleIntersectionBuilder.cpp.o |
| 2024 | 2026-03-11T19:17:36.892Z | [ 67%] Building CXX object CMakeFiles/geos.dir/src/operation/linemerge/EdgeString.cpp.o |
| 2025 | 2026-03-11T19:17:37.134Z | [ 67%] Building CXX object CMakeFiles/geos.dir/src/operation/linemerge/LineMergeDirectedEdge.cpp.o |
| 2026 | 2026-03-11T19:17:37.175Z | [ 68%] Building CXX object CMakeFiles/geos.dir/src/operation/linemerge/LineMergeEdge.cpp.o |
| 2027 | 2026-03-11T19:17:37.320Z | [ 68%] Building CXX object CMakeFiles/geos.dir/src/operation/linemerge/LineMergeGraph.cpp.o |
| 2028 | 2026-03-11T19:17:37.383Z | [ 68%] Building CXX object CMakeFiles/geos.dir/src/operation/linemerge/LineMerger.cpp.o |
| 2029 | 2026-03-11T19:17:37.388Z | [ 68%] Building CXX object CMakeFiles/geos.dir/src/operation/linemerge/LineSequencer.cpp.o |
| 2030 | 2026-03-11T19:17:37.618Z | [ 68%] Building CXX object CMakeFiles/geos.dir/src/operation/overlay/EdgeSetNoder.cpp.o |
| 2031 | 2026-03-11T19:17:37.914Z | [ 70%] Building CXX object CMakeFiles/geos.dir/src/operation/overlay/ElevationMatrix.cpp.o |
| 2032 | 2026-03-11T19:17:38.001Z | [ 70%] Building CXX object CMakeFiles/geos.dir/src/operation/overlay/ElevationMatrixCell.cpp.o |
| 2033 | 2026-03-11T19:17:38.096Z | [ 70%] Building CXX object CMakeFiles/geos.dir/src/operation/overlay/LineBuilder.cpp.o |
| 2034 | 2026-03-11T19:17:38.201Z | [ 70%] Building CXX object CMakeFiles/geos.dir/src/operation/overlay/MaximalEdgeRing.cpp.o |
| 2035 | 2026-03-11T19:17:38.357Z | [ 70%] Building CXX object CMakeFiles/geos.dir/src/operation/overlay/MinimalEdgeRing.cpp.o |
| 2036 | 2026-03-11T19:17:38.392Z | [ 72%] Building CXX object CMakeFiles/geos.dir/src/operation/overlay/OverlayNodeFactory.cpp.o |
| 2037 | 2026-03-11T19:17:38.514Z | [ 72%] Building CXX object CMakeFiles/geos.dir/src/operation/overlay/OverlayOp.cpp.o |
| 2038 | 2026-03-11T19:17:38.766Z | [ 72%] Building CXX object CMakeFiles/geos.dir/src/operation/overlay/PointBuilder.cpp.o |
| 2039 | 2026-03-11T19:17:38.816Z | [ 72%] Building CXX object CMakeFiles/geos.dir/src/operation/overlay/PolygonBuilder.cpp.o |
| 2040 | 2026-03-11T19:17:38.833Z | [ 72%] Building CXX object CMakeFiles/geos.dir/src/operation/overlay/snap/GeometrySnapper.cpp.o |
| 2041 | 2026-03-11T19:17:38.972Z | [ 73%] Building CXX object CMakeFiles/geos.dir/src/operation/overlay/snap/LineStringSnapper.cpp.o |
| 2042 | 2026-03-11T19:17:39.120Z | mv -f pkg/sql/parser/helpmap_test.go.tmp pkg/sql/parser/helpmap_test.go |
| 2043 | 2026-03-11T19:17:39.125Z | gofmt -s -w pkg/sql/parser/helpmap_test.go |
| 2044 | 2026-03-11T19:17:39.132Z | awk -f pkg/sql/parser/help.awk < pkg/sql/parser/sql.y > pkg/sql/parser/help_messages.go.tmp || rm pkg/sql/parser/help_messages.go.tmp |
| 2045 | 2026-03-11T19:17:39.161Z | mv -f pkg/sql/parser/help_messages.go.tmp pkg/sql/parser/help_messages.go |
| 2046 | 2026-03-11T19:17:39.165Z | gofmt -s -w pkg/sql/parser/help_messages.go |
| 2047 | 2026-03-11T19:17:39.177Z | (echo "// Code generated by make. DO NOT EDIT."; \ |
| 2048 | 2026-03-11T19:17:39.177Z | echo "// GENERATED FILE DO NOT EDIT"; \ |
| 2049 | 2026-03-11T19:17:39.177Z | echo; \ |
| 2050 | 2026-03-11T19:17:39.177Z | echo "package lexbase"; \ |
| 2051 | 2026-03-11T19:17:39.177Z | echo; \ |
| 2052 | 2026-03-11T19:17:39.177Z | grep '^const [A-Z][_A-Z0-9]* ' pkg/sql/parser/gen/sql.go.tmp) > pkg/sql/lexbase/tokens.go.tmp || rm pkg/sql/lexbase/tokens.go.tmp |
| 2053 | 2026-03-11T19:17:39.187Z | mv -f pkg/sql/lexbase/tokens.go.tmp pkg/sql/lexbase/tokens.go |
| 2054 | 2026-03-11T19:17:39.191Z | go run -mod=vendor -tags all-keywords pkg/sql/lexbase/allkeywords/main.go < pkg/sql/parser/sql.y > pkg/sql/lexbase/keywords.go.tmp || rm pkg/sql/lexbase/keywords.go.tmp |
| 2055 | 2026-03-11T19:17:39.449Z | [ 73%] Building CXX object CMakeFiles/geos.dir/src/operation/overlay/snap/SnapIfNeededOverlayOp.cpp.o |
| 2056 | 2026-03-11T19:17:39.532Z | [ 73%] Building CXX object CMakeFiles/geos.dir/src/operation/overlay/snap/SnapOverlayOp.cpp.o |
| 2057 | 2026-03-11T19:17:39.579Z | mv -f pkg/sql/lexbase/keywords.go.tmp pkg/sql/lexbase/keywords.go |
| 2058 | 2026-03-11T19:17:39.584Z | gofmt -s -w pkg/sql/lexbase/keywords.go |
| 2059 | 2026-03-11T19:17:39.598Z | awk -f pkg/sql/parser/reserved_keywords.awk < pkg/sql/parser/sql.y > pkg/sql/lexbase/reserved_keywords.go.tmp || rm pkg/sql/lexbase/reserved_keywords.go.tmp |
| 2060 | 2026-03-11T19:17:39.623Z | mv -f pkg/sql/lexbase/reserved_keywords.go.tmp pkg/sql/lexbase/reserved_keywords.go |
| 2061 | 2026-03-11T19:17:39.627Z | gofmt -s -w pkg/sql/lexbase/reserved_keywords.go |
| 2062 | 2026-03-11T19:17:39.634Z | stringer -output=pkg/sql/opt/rule_name_string.go -type=RuleName pkg/sql/opt/rule_name.go pkg/sql/opt/rule_name.og.go |
| 2063 | 2026-03-11T19:17:39.641Z | [ 73%] Building CXX object CMakeFiles/geos.dir/src/operation/overlay/validate/FuzzyPointLocator.cpp.o |
| 2064 | 2026-03-11T19:17:39.709Z | (echo "// Code generated by goyacc. DO NOT EDIT."; \ |
| 2065 | 2026-03-11T19:17:39.709Z | echo "// GENERATED FILE DO NOT EDIT"; \ |
| 2066 | 2026-03-11T19:17:39.709Z | cat pkg/sql/parser/gen/sql.go.tmp | \ |
| 2067 | 2026-03-11T19:17:39.709Z | sed -E 's/^const ([A-Z][_A-Z0-9]*) =.*$/const \1 = lexbase.\1/g') > pkg/sql/parser/sql.go.tmp || rm pkg/sql/parser/sql.go.tmp |
| 2068 | 2026-03-11T19:17:39.743Z | mv -f pkg/sql/parser/sql.go.tmp pkg/sql/parser/sql.go |
| 2069 | 2026-03-11T19:17:39.749Z | goimports -w pkg/sql/parser/sql.go |
| 2070 | 2026-03-11T19:17:40.044Z | [ 73%] Building CXX object CMakeFiles/geos.dir/src/operation/overlay/validate/OffsetPointGenerator.cpp.o |
| 2071 | 2026-03-11T19:17:40.066Z | [ 75%] Building CXX object CMakeFiles/geos.dir/src/operation/overlay/validate/OverlayResultValidator.cpp.o |
| 2072 | 2026-03-11T19:17:40.130Z | [ 75%] Building CXX object CMakeFiles/geos.dir/src/operation/polygonize/BuildArea.cpp.o |
| 2073 | 2026-03-11T19:17:40.206Z | [ 75%] Building CXX object CMakeFiles/geos.dir/src/operation/polygonize/EdgeRing.cpp.o |
| 2074 | 2026-03-11T19:17:40.220Z | [ 75%] Building CXX object CMakeFiles/geos.dir/src/operation/polygonize/HoleAssigner.cpp.o |
| 2075 | 2026-03-11T19:17:40.537Z | [ 75%] Building CXX object CMakeFiles/geos.dir/src/operation/polygonize/PolygonizeDirectedEdge.cpp.o |
| 2076 | 2026-03-11T19:17:40.623Z | [ 77%] Building CXX object CMakeFiles/geos.dir/src/operation/polygonize/PolygonizeEdge.cpp.o |
| 2077 | 2026-03-11T19:17:40.776Z | [ 77%] Building CXX object CMakeFiles/geos.dir/src/operation/polygonize/PolygonizeGraph.cpp.o |
| 2078 | 2026-03-11T19:17:40.819Z | [ 77%] Building CXX object CMakeFiles/geos.dir/src/operation/polygonize/Polygonizer.cpp.o |
| 2079 | 2026-03-11T19:17:40.830Z | [ 77%] Building CXX object CMakeFiles/geos.dir/src/operation/predicate/RectangleContains.cpp.o |
| 2080 | 2026-03-11T19:17:40.953Z | [ 77%] Building CXX object CMakeFiles/geos.dir/src/operation/predicate/RectangleIntersects.cpp.o |
| 2081 | 2026-03-11T19:17:41.150Z | [ 78%] Building CXX object CMakeFiles/geos.dir/src/operation/predicate/SegmentIntersectionTester.cpp.o |
| 2082 | 2026-03-11T19:17:41.198Z | [ 78%] Building CXX object CMakeFiles/geos.dir/src/operation/relate/EdgeEndBuilder.cpp.o |
| 2083 | 2026-03-11T19:17:41.454Z | [ 78%] Building CXX object CMakeFiles/geos.dir/src/operation/relate/EdgeEndBundle.cpp.o |
| 2084 | 2026-03-11T19:17:41.575Z | [ 78%] Building CXX object CMakeFiles/geos.dir/src/operation/relate/EdgeEndBundleStar.cpp.o |
| 2085 | 2026-03-11T19:17:41.701Z | [ 80%] Building CXX object CMakeFiles/geos.dir/src/operation/relate/RelateComputer.cpp.o |
| 2086 | 2026-03-11T19:17:41.806Z | [ 80%] Building CXX object CMakeFiles/geos.dir/src/operation/relate/RelateNode.cpp.o |
| 2087 | 2026-03-11T19:17:41.880Z | [ 80%] Building CXX object CMakeFiles/geos.dir/src/operation/relate/RelateNodeFactory.cpp.o |
| 2088 | 2026-03-11T19:17:42.001Z | [ 80%] Building CXX object CMakeFiles/geos.dir/src/operation/relate/RelateNodeGraph.cpp.o |
| 2089 | 2026-03-11T19:17:42.025Z | [ 80%] Building CXX object CMakeFiles/geos.dir/src/operation/relate/RelateOp.cpp.o |
| 2090 | 2026-03-11T19:17:42.072Z | [ 81%] Building CXX object CMakeFiles/geos.dir/src/operation/sharedpaths/SharedPathsOp.cpp.o |
| 2091 | 2026-03-11T19:17:42.164Z | [ 81%] Building CXX object CMakeFiles/geos.dir/src/operation/union/CascadedPolygonUnion.cpp.o |
| 2092 | 2026-03-11T19:17:42.230Z | [ 81%] Building CXX object CMakeFiles/geos.dir/src/operation/union/CascadedUnion.cpp.o |
| 2093 | 2026-03-11T19:17:42.409Z | [ 81%] Building CXX object CMakeFiles/geos.dir/src/operation/union/CoverageUnion.cpp.o |
| 2094 | 2026-03-11T19:17:42.494Z | [ 81%] Building CXX object CMakeFiles/geos.dir/src/operation/union/OverlapUnion.cpp.o |
| 2095 | 2026-03-11T19:17:42.645Z | [ 83%] Building CXX object CMakeFiles/geos.dir/src/operation/union/PointGeometryUnion.cpp.o |
| 2096 | 2026-03-11T19:17:42.757Z | [ 83%] Building CXX object CMakeFiles/geos.dir/src/operation/union/UnaryUnionOp.cpp.o |
| 2097 | 2026-03-11T19:17:42.937Z | [ 83%] Building CXX object CMakeFiles/geos.dir/src/operation/valid/ConnectedInteriorTester.cpp.o |
| 2098 | 2026-03-11T19:17:42.973Z | [ 83%] Building CXX object CMakeFiles/geos.dir/src/operation/valid/ConsistentAreaTester.cpp.o |
| 2099 | 2026-03-11T19:17:43.209Z | [ 83%] Building CXX object CMakeFiles/geos.dir/src/operation/valid/IndexedNestedRingTester.cpp.o |
| 2100 | 2026-03-11T19:17:43.279Z | [ 85%] Building CXX object CMakeFiles/geos.dir/src/operation/valid/IsValidOp.cpp.o |
| 2101 | 2026-03-11T19:17:43.336Z | [ 85%] Building CXX object CMakeFiles/geos.dir/src/operation/valid/MakeValid.cpp.o |
| 2102 | 2026-03-11T19:17:43.536Z | [ 85%] Building CXX object CMakeFiles/geos.dir/src/operation/valid/QuadtreeNestedRingTester.cpp.o |
| 2103 | 2026-03-11T19:17:43.653Z | [ 85%] Building CXX object CMakeFiles/geos.dir/src/operation/valid/RepeatedPointRemover.cpp.o |
| 2104 | 2026-03-11T19:17:43.675Z | [ 85%] Building CXX object CMakeFiles/geos.dir/src/operation/valid/RepeatedPointTester.cpp.o |
| 2105 | 2026-03-11T19:17:43.919Z | [ 86%] Building CXX object CMakeFiles/geos.dir/src/operation/valid/SimpleNestedRingTester.cpp.o |
| 2106 | 2026-03-11T19:17:44.027Z | [ 86%] Building CXX object CMakeFiles/geos.dir/src/operation/valid/SweeplineNestedRingTester.cpp.o |
| 2107 | 2026-03-11T19:17:44.031Z | [ 86%] Building CXX object CMakeFiles/geos.dir/src/operation/valid/TopologyValidationError.cpp.o |
| 2108 | 2026-03-11T19:17:44.182Z | [ 86%] Building CXX object CMakeFiles/geos.dir/src/planargraph/DirectedEdge.cpp.o |
| 2109 | 2026-03-11T19:17:44.273Z | [ 86%] Building CXX object CMakeFiles/geos.dir/src/planargraph/DirectedEdgeStar.cpp.o |
| 2110 | 2026-03-11T19:17:44.323Z | [ 88%] Building CXX object CMakeFiles/geos.dir/src/planargraph/Edge.cpp.o |
| 2111 | 2026-03-11T19:17:44.364Z | [ 88%] Building CXX object CMakeFiles/geos.dir/src/planargraph/Node.cpp.o |
| 2112 | 2026-03-11T19:17:44.379Z | [ 88%] Building CXX object CMakeFiles/geos.dir/src/planargraph/NodeMap.cpp.o |
| 2113 | 2026-03-11T19:17:44.441Z | [ 88%] Building CXX object CMakeFiles/geos.dir/src/planargraph/PlanarGraph.cpp.o |
| 2114 | 2026-03-11T19:17:44.625Z | [ 88%] Building CXX object CMakeFiles/geos.dir/src/planargraph/Subgraph.cpp.o |
| 2115 | 2026-03-11T19:17:44.657Z | [ 90%] Building CXX object CMakeFiles/geos.dir/src/planargraph/algorithm/ConnectedSubgraphFinder.cpp.o |
| 2116 | 2026-03-11T19:17:44.669Z | [ 90%] Building CXX object CMakeFiles/geos.dir/src/precision/CommonBits.cpp.o |
| 2117 | 2026-03-11T19:17:44.740Z | [ 90%] Building CXX object CMakeFiles/geos.dir/src/precision/CommonBitsOp.cpp.o |
| 2118 | 2026-03-11T19:17:44.745Z | [ 90%] Building CXX object CMakeFiles/geos.dir/src/precision/CommonBitsRemover.cpp.o |
| 2119 | 2026-03-11T19:17:44.767Z | [ 90%] Building CXX object CMakeFiles/geos.dir/src/precision/EnhancedPrecisionOp.cpp.o |
| 2120 | 2026-03-11T19:17:44.829Z | [ 91%] Building CXX object CMakeFiles/geos.dir/src/precision/GeometryPrecisionReducer.cpp.o |
| 2121 | 2026-03-11T19:17:44.973Z | [ 91%] Building CXX object CMakeFiles/geos.dir/src/precision/MinimumClearance.cpp.o |
| 2122 | 2026-03-11T19:17:45.004Z | gofmt -s -w ./pkg/acceptance/cluster/testconfig.pb.go ./pkg/blobs/blobspb/blobs.pb.go ./pkg/build/info.pb.go ./pkg/clusterversion/cluster_version.pb.go ./pkg/config/system.pb.go ./pkg/config/zonepb/zone.pb.go ./pkg/geo/geoindex/config.pb.go ./pkg/geo/geopb/geopb.pb.go ./pkg/gossip/gossip.pb.go ./pkg/jobs/jobspb/jobs.pb.go ./pkg/jobs/jobspb/schedule.pb.go ./pkg/kv/kvnemesis/operations.pb.go ./pkg/kv/kvserver/api.pb.go ./pkg/kv/kvserver/closedts/ctpb/service.pb.go ./pkg/kv/kvserver/concurrency/lock/lock_waiter.pb.go ./pkg/kv/kvserver/concurrency/lock/locking.pb.go ./pkg/kv/kvserver/concurrency/poison/error.pb.go ./pkg/kv/kvserver/concurrency/poison/policy.pb.go ./pkg/kv/kvserver/kvserverpb/lease_status.pb.go ./pkg/kv/kvserver/kvserverpb/proposer_kv.pb.go ./pkg/kv/kvserver/kvserverpb/raft.pb.go ./pkg/kv/kvserver/kvserverpb/range_log.pb.go ./pkg/kv/kvserver/kvserverpb/state.pb.go ./pkg/kv/kvserver/liveness/livenesspb/liveness.pb.go ./pkg/kv/kvserver/loqrecovery/loqrecoverypb/recovery.pb.go ./pkg/kv/kvserver/protectedts/ptpb/protectedts.pb.go ./pkg/kv/kvserver/protectedts/ptstorage/storage.pb.go ./pkg/kv/kvserver/readsummary/rspb/summary.pb.go ./pkg/kv/kvserver/storage_services.pb.go ./pkg/roachpb/api.pb.go ./pkg/roachpb/app_stats.pb.go ./pkg/roachpb/data.pb.go ./pkg/roachpb/errors.pb.go ./pkg/roachpb/index_usage_stats.pb.go ./pkg/roachpb/internal.pb.go ./pkg/roachpb/internal_raft.pb.go ./pkg/roachpb/io-formats.pb.go ./pkg/roachpb/metadata.pb.go ./pkg/roachpb/span_config.pb.go ./pkg/rpc/heartbeat.pb.go ./pkg/server/diagnostics/diagnosticspb/diagnostics.pb.go ./pkg/server/serverpb/admin.pb.go ./pkg/server/serverpb/authentication.pb.go ./pkg/server/serverpb/init.pb.go ./pkg/server/serverpb/migration.pb.go ./pkg/server/serverpb/status.pb.go ./pkg/server/status/statuspb/status.pb.go ./pkg/settings/encoding.pb.go ./pkg/sql/catalog/catpb/catalog.pb.go ./pkg/sql/catalog/catpb/privilege.pb.go ./pkg/sql/catalog/descpb/encoded_datum.pb.go ./pkg/sql/catalog/descpb/index_fetch.pb.go ./pkg/sql/catalog/descpb/join_type.pb.go ./pkg/sql/catalog/descpb/locking.pb.go ./pkg/sql/catalog/descpb/structured.pb.go ./pkg/sql/catalog/descpb/tenant.pb.go ./pkg/sql/contentionpb/contention.pb.go ./pkg/sql/execinfrapb/api.pb.go ./pkg/sql/execinfrapb/component_stats.pb.go ./pkg/sql/execinfrapb/data.pb.go ./pkg/sql/execinfrapb/processors.pb.go ./pkg/sql/execinfrapb/processors_base.pb.go ./pkg/sql/execinfrapb/processors_bulk_io.pb.go ./pkg/sql/execinfrapb/processors_changefeeds.pb.go ./pkg/sql/execinfrapb/processors_sql.pb.go ./pkg/sql/execinfrapb/processors_table_stats.pb.go ./pkg/sql/inverted/span_expression.pb.go ./pkg/sql/lex/encode.pb.go ./pkg/sql/pgwire/pgerror/errors.pb.go ./pkg/sql/protoreflect/test/test.pb.go ./pkg/sql/rowenc/rowencpb/index_encoding.pb.go ./pkg/sql/schemachanger/scpb/elements.pb.go ./pkg/sql/schemachanger/scpb/scpb.pb.go ./pkg/sql/sessiondatapb/local_only_session_data.pb.go ./pkg/sql/sessiondatapb/session_data.pb.go ./pkg/sql/sessiondatapb/session_migration.pb.go ./pkg/sql/sessiondatapb/session_revival_token.pb.go ./pkg/sql/sqlstats/persistedsqlstats/sql_stats_compact.pb.go ./pkg/sql/stats/histogram.pb.go ./pkg/sql/stats/table_statistic.pb.go ./pkg/sql/types/types.pb.go ./pkg/startupmigrations/leasemanager/lease.pb.go ./pkg/storage/enginepb/engine.pb.go ./pkg/storage/enginepb/file_registry.pb.go ./pkg/storage/enginepb/mvcc.pb.go ./pkg/storage/enginepb/mvcc3.pb.go ./pkg/storage/enginepb/rocksdb.pb.go ./pkg/testutils/grpcutils/testservice.pb.go ./pkg/ts/catalog/chart_catalog.pb.go ./pkg/ts/tspb/timeseries.pb.go ./pkg/util/duration/duration.pb.go ./pkg/util/hlc/legacy_timestamp.pb.go ./pkg/util/hlc/timestamp.pb.go ./pkg/util/log/eventpb/cluster_events.pb.go ./pkg/util/log/eventpb/ddl_events.pb.go ./pkg/util/log/eventpb/debug_events.pb.go ./pkg/util/log/eventpb/events.pb.go ./pkg/util/log/eventpb/health_events.pb.go ./pkg/util/log/eventpb/job_events.pb.go ./pkg/util/log/eventpb/misc_sql_events.pb.go ./pkg/util/log/eventpb/privilege_events.pb.go ./pkg/util/log/eventpb/role_events.pb.go ./pkg/util/log/eventpb/session_events.pb.go ./pkg/util/log/eventpb/sql_audit_events.pb.go ./pkg/util/log/eventpb/telemetry.pb.go ./pkg/util/log/eventpb/zone_events.pb.go ./pkg/util/log/logpb/log.pb.go ./pkg/util/metric/metric.pb.go ./pkg/util/optional/optional.pb.go ./pkg/util/protoutil/clone.pb.go ./pkg/util/timeutil/pgdate/pgdate.pb.go ./pkg/util/tracing/tracingpb/recorded_span.pb.go ./pkg/util/tracing/tracingpb/tracing.pb.go ./pkg/util/tracing/tracingservicepb/tracing_service.pb.go ./pkg/util/unresolved_addr.pb.go |
| 2123 | 2026-03-11T19:17:45.133Z | [ 91%] Building CXX object CMakeFiles/geos.dir/src/precision/PrecisionReducerCoordinateOperation.cpp.o |
| 2124 | 2026-03-11T19:17:45.180Z | [ 91%] Building CXX object CMakeFiles/geos.dir/src/precision/SimpleGeometryPrecisionReducer.cpp.o |
| 2125 | 2026-03-11T19:17:45.195Z | [ 91%] Building CXX object CMakeFiles/geos.dir/src/simplify/DouglasPeuckerLineSimplifier.cpp.o |
| 2126 | 2026-03-11T19:17:45.282Z | [ 93%] Building CXX object CMakeFiles/geos.dir/src/simplify/DouglasPeuckerSimplifier.cpp.o |
| 2127 | 2026-03-11T19:17:45.337Z | [ 93%] Building CXX object CMakeFiles/geos.dir/src/simplify/LineSegmentIndex.cpp.o |
| 2128 | 2026-03-11T19:17:45.602Z | [ 93%] Building CXX object CMakeFiles/geos.dir/src/simplify/TaggedLineSegment.cpp.o |
| 2129 | 2026-03-11T19:17:45.642Z | [ 93%] Building CXX object CMakeFiles/geos.dir/src/simplify/TaggedLineString.cpp.o |
| 2130 | 2026-03-11T19:17:45.649Z | [ 93%] Building CXX object CMakeFiles/geos.dir/src/simplify/TaggedLineStringSimplifier.cpp.o |
| 2131 | 2026-03-11T19:17:45.709Z | [ 95%] Building CXX object CMakeFiles/geos.dir/src/simplify/TaggedLinesSimplifier.cpp.o |
| 2132 | 2026-03-11T19:17:45.837Z | [ 95%] Building CXX object CMakeFiles/geos.dir/src/simplify/TopologyPreservingSimplifier.cpp.o |
| 2133 | 2026-03-11T19:17:45.858Z | [ 95%] Building CXX object CMakeFiles/geos.dir/src/triangulate/DelaunayTriangulationBuilder.cpp.o |
| 2134 | 2026-03-11T19:17:45.999Z | [ 95%] Building CXX object CMakeFiles/geos.dir/src/triangulate/IncrementalDelaunayTriangulator.cpp.o |
| 2135 | 2026-03-11T19:17:46.173Z | [ 95%] Building CXX object CMakeFiles/geos.dir/src/triangulate/VoronoiDiagramBuilder.cpp.o |
| 2136 | 2026-03-11T19:17:46.223Z | [ 96%] Building CXX object CMakeFiles/geos.dir/src/triangulate/quadedge/LastFoundQuadEdgeLocator.cpp.o |
| 2137 | 2026-03-11T19:17:46.314Z | [ 96%] Building CXX object CMakeFiles/geos.dir/src/triangulate/quadedge/LocateFailureException.cpp.o |
| 2138 | 2026-03-11T19:17:46.317Z | touch bin/.go_protobuf_sources |
| 2139 | 2026-03-11T19:17:46.334Z | [ 96%] Building CXX object CMakeFiles/geos.dir/src/triangulate/quadedge/QuadEdge.cpp.o |
| 2140 | 2026-03-11T19:17:46.508Z | [ 96%] Building CXX object CMakeFiles/geos.dir/src/triangulate/quadedge/QuadEdgeSubdivision.cpp.o |
| 2141 | 2026-03-11T19:17:46.550Z | [ 96%] Building CXX object CMakeFiles/geos.dir/src/triangulate/quadedge/TrianglePredicate.cpp.o |
| 2142 | 2026-03-11T19:17:46.613Z | [ 98%] Building CXX object CMakeFiles/geos.dir/src/triangulate/quadedge/Vertex.cpp.o |
| 2143 | 2026-03-11T19:17:46.665Z | [ 98%] Building CXX object CMakeFiles/geos.dir/src/util/Assert.cpp.o |
| 2144 | 2026-03-11T19:17:46.690Z | [ 98%] Building CXX object CMakeFiles/geos.dir/src/util/GeometricShapeFactory.cpp.o |
| 2145 | 2026-03-11T19:17:46.748Z | [ 98%] Building CXX object CMakeFiles/geos.dir/src/util/Interrupt.cpp.o |
| 2146 | 2026-03-11T19:17:46.783Z | [ 98%] Building CXX object CMakeFiles/geos.dir/src/util/Profiler.cpp.o |
| 2147 | 2026-03-11T19:17:46.939Z | [100%] Building CXX object CMakeFiles/geos.dir/src/util/math.cpp.o |
| 2148 | 2026-03-11T19:17:46.946Z | go run -mod=vendor pkg/util/log/eventpb/gen.go eventlog_channels_go pkg/util/log/eventpb/events.proto pkg/util/log/eventpb/debug_events.proto pkg/util/log/eventpb/ddl_events.proto pkg/util/log/eventpb/misc_sql_events.proto pkg/util/log/eventpb/privilege_events.proto pkg/util/log/eventpb/role_events.proto pkg/util/log/eventpb/zone_events.proto pkg/util/log/eventpb/session_events.proto pkg/util/log/eventpb/sql_audit_events.proto pkg/util/log/eventpb/cluster_events.proto pkg/util/log/eventpb/job_events.proto pkg/util/log/eventpb/health_events.proto pkg/util/log/eventpb/telemetry.proto >pkg/util/log/eventpb/eventlog_channels_generated.go.tmp || { rm -f pkg/util/log/eventpb/eventlog_channels_generated.go.tmp; exit 1; } |
| 2149 | 2026-03-11T19:17:46.986Z | go run -mod=vendor pkg/util/log/eventpb/gen.go json_encode_go pkg/util/log/eventpb/events.proto pkg/util/log/eventpb/debug_events.proto pkg/util/log/eventpb/ddl_events.proto pkg/util/log/eventpb/misc_sql_events.proto pkg/util/log/eventpb/privilege_events.proto pkg/util/log/eventpb/role_events.proto pkg/util/log/eventpb/zone_events.proto pkg/util/log/eventpb/session_events.proto pkg/util/log/eventpb/sql_audit_events.proto pkg/util/log/eventpb/cluster_events.proto pkg/util/log/eventpb/job_events.proto pkg/util/log/eventpb/health_events.proto pkg/util/log/eventpb/telemetry.proto >pkg/util/log/eventpb/json_encode_generated.go.tmp || { rm -f pkg/util/log/eventpb/json_encode_generated.go.tmp; exit 1; } |
| 2150 | 2026-03-11T19:17:47.555Z | mv -f pkg/util/log/eventpb/eventlog_channels_generated.go.tmp pkg/util/log/eventpb/eventlog_channels_generated.go |
| 2151 | 2026-03-11T19:17:47.583Z | mv -f pkg/util/log/eventpb/json_encode_generated.go.tmp pkg/util/log/eventpb/json_encode_generated.go |
| 2152 | 2026-03-11T19:17:47.915Z | [100%] Linking CXX shared library lib/libgeos.so |
| 2153 | 2026-03-11T19:17:48.059Z | [100%] Building CXX object CMakeFiles/geos_c.dir/capi/geos_c.cpp.o |
| 2154 | 2026-03-11T19:17:48.062Z | [100%] Building CXX object CMakeFiles/geos_c.dir/capi/geos_ts_c.cpp.o |
| 2155 | 2026-03-11T19:17:51.546Z | [100%] Linking CXX shared library lib/libgeos_c.so |
| 2156 | 2026-03-11T19:17:51.609Z | mkdir -p lib |
| 2157 | 2026-03-11T19:17:51.613Z | rm -f lib/lib{geos,geos_c}.so |
| 2158 | 2026-03-11T19:17:51.617Z | cp /work/oxidecomputer/cockroach/lib/build/geos/lib/lib{geos,geos_c}.so lib |
| 2159 | 2026-03-11T19:17:51.629Z | GOFLAGS= go build -o cockroach-sql -v -mod=vendor -tags 'stdmalloc make x86_64_pc_solaris2.11_stdmalloc' -ldflags '-X github.com/cockroachdb/cockroach/pkg/build.typ=release -extldflags "" -X "github.com/cockroachdb/cockroach/pkg/build.tag=v22.1.22-59-g76d728e772" -X "github.com/cockroachdb/cockroach/pkg/build.rev=76d728e7724724234d36ada4d402a921657c3724" -X "github.com/cockroachdb/cockroach/pkg/build.cgoTargetTriple=x86_64-pc-solaris2.11" ' ./pkg/cmd/cockroach-sql |
| 2160 | 2026-03-11T19:17:51.818Z | github.com/cockroachdb/cockroach/pkg/sql/pgwire/pgcode |
| 2161 | 2026-03-11T19:17:51.827Z | github.com/lib/pq/oid |
| 2162 | 2026-03-11T19:17:51.830Z | github.com/jcmturner/gokrb5/v8/iana/etypeID |
| 2163 | 2026-03-11T19:17:51.830Z | github.com/jcmturner/gokrb5/v8/iana/nametype |
| 2164 | 2026-03-11T19:17:51.830Z | github.com/jcmturner/gokrb5/v8/iana/chksumtype |
| 2165 | 2026-03-11T19:17:51.838Z | github.com/jcmturner/gokrb5/v8/iana/patype |
| 2166 | 2026-03-11T19:17:51.846Z | github.com/jcmturner/gokrb5/v8/iana |
| 2167 | 2026-03-11T19:17:51.849Z | github.com/jcmturner/gokrb5/v8/iana/addrtype |
| 2168 | 2026-03-11T19:17:51.849Z | github.com/jcmturner/gokrb5/v8/iana/asnAppTag |
| 2169 | 2026-03-11T19:17:51.861Z | github.com/jcmturner/gokrb5/v8/iana/flags |
| 2170 | 2026-03-11T19:17:51.864Z | github.com/jcmturner/gokrb5/v8/iana/keyusage |
| 2171 | 2026-03-11T19:17:51.864Z | github.com/jcmturner/gokrb5/v8/iana/adtype |
| 2172 | 2026-03-11T19:17:51.864Z | github.com/jcmturner/gokrb5/v8/iana/msgtype |
| 2173 | 2026-03-11T19:17:51.867Z | github.com/cockroachdb/cockroach/pkg/util/buildutil |
| 2174 | 2026-03-11T19:17:51.871Z | github.com/rivo/uniseg |
| 2175 | 2026-03-11T19:17:51.876Z | github.com/cockroachdb/cockroach/pkg/sql/sqlfsm |
| 2176 | 2026-03-11T19:17:51.911Z | github.com/cockroachdb/cockroach/pkg/util/syncutil |
| 2177 | 2026-03-11T19:17:51.911Z | github.com/jcmturner/gokrb5/v8/crypto/etype |
| 2178 | 2026-03-11T19:17:51.915Z | golang.org/x/crypto/md4 |
| 2179 | 2026-03-11T19:17:51.915Z | github.com/jcmturner/gofork/x/crypto/pbkdf2 |
| 2180 | 2026-03-11T19:17:51.929Z | time/tzdata |
| 2181 | 2026-03-11T19:17:51.933Z | github.com/cockroachdb/cockroach/pkg/cli/clicfg |
| 2182 | 2026-03-11T19:17:51.957Z | github.com/lib/pq/scram |
| 2183 | 2026-03-11T19:17:51.961Z | github.com/dustin/go-humanize |
| 2184 | 2026-03-11T19:17:51.961Z | database/sql |
| 2185 | 2026-03-11T19:17:51.961Z | github.com/cockroachdb/cockroach/pkg/util/log/severity |
| 2186 | 2026-03-11T19:17:51.973Z | github.com/cockroachdb/cockroach/pkg/util/stringencoding |
| 2187 | 2026-03-11T19:17:51.976Z | golang.org/x/term |
| 2188 | 2026-03-11T19:17:51.986Z | github.com/jcmturner/dnsutils/v2 |
| 2189 | 2026-03-11T19:17:51.999Z | github.com/cockroachdb/cockroach/pkg/sql/lexbase |
| 2190 | 2026-03-11T19:17:52.010Z | github.com/jcmturner/gofork/encoding/asn1 |
| 2191 | 2026-03-11T19:17:52.013Z | github.com/cockroachdb/cockroach/pkg/util/version |
| 2192 | 2026-03-11T19:17:52.013Z | github.com/hashicorp/go-uuid |
| 2193 | 2026-03-11T19:17:52.025Z | github.com/jcmturner/gokrb5/v8/crypto/common |
| 2194 | 2026-03-11T19:17:52.029Z | github.com/cockroachdb/cockroach/pkg/util/humanizeutil |
| 2195 | 2026-03-11T19:17:52.032Z | github.com/cockroachdb/cockroach/pkg/security/pprompt |
| 2196 | 2026-03-11T19:17:52.043Z | github.com/jcmturner/aescts/v2 |
| 2197 | 2026-03-11T19:17:52.049Z | github.com/jcmturner/gokrb5/v8/crypto/rfc4757 |
| 2198 | 2026-03-11T19:17:52.056Z | github.com/jcmturner/gokrb5/v8/iana/errorcode |
| 2199 | 2026-03-11T19:17:52.062Z | github.com/jcmturner/gokrb5/v8/crypto/rfc3961 |
| 2200 | 2026-03-11T19:17:52.086Z | github.com/jcmturner/gokrb5/v8/krberror |
| 2201 | 2026-03-11T19:17:52.089Z | github.com/jcmturner/gokrb5/v8/crypto/rfc3962 |
| 2202 | 2026-03-11T19:17:52.089Z | github.com/jcmturner/gokrb5/v8/crypto/rfc8009 |
| 2203 | 2026-03-11T19:17:52.089Z | github.com/cockroachdb/cockroach/pkg/util/envutil |
| 2204 | 2026-03-11T19:17:52.116Z | github.com/jcmturner/rpc/v2/ndr |
| 2205 | 2026-03-11T19:17:52.121Z | golang.org/x/net/http2/hpack |
| 2206 | 2026-03-11T19:17:52.125Z | github.com/jcmturner/gokrb5/v8/config |
| 2207 | 2026-03-11T19:17:52.137Z | github.com/jcmturner/gokrb5/v8/asn1tools |
| 2208 | 2026-03-11T19:17:52.157Z | github.com/jcmturner/goidentity/v6 |
| 2209 | 2026-03-11T19:17:52.170Z | github.com/jcmturner/gokrb5/v8/types |
| 2210 | 2026-03-11T19:17:52.200Z | net/http/cookiejar |
| 2211 | 2026-03-11T19:17:52.216Z | github.com/cockroachdb/cockroach/pkg/util/netutil/addr |
| 2212 | 2026-03-11T19:17:52.231Z | golang.org/x/tools/container/intsets |
| 2213 | 2026-03-11T19:17:52.236Z | github.com/lib/pq |
| 2214 | 2026-03-11T19:17:52.248Z | github.com/cockroachdb/cockroach/pkg/build |
| 2215 | 2026-03-11T19:17:52.251Z | github.com/jcmturner/gokrb5/v8/crypto |
| 2216 | 2026-03-11T19:17:52.258Z | github.com/cockroachdb/cockroach/pkg/util/randutil |
| 2217 | 2026-03-11T19:17:52.263Z | github.com/jcmturner/rpc/v2/mstypes |
| 2218 | 2026-03-11T19:17:52.266Z | github.com/cockroachdb/cockroach/pkg/util/encoding/csv |
| 2219 | 2026-03-11T19:17:52.290Z | github.com/cockroachdb/cockroach/pkg/util/timeutil |
| 2220 | 2026-03-11T19:17:52.305Z | github.com/cockroachdb/cockroach/pkg/util |
| 2221 | 2026-03-11T19:17:52.328Z | github.com/mattn/go-runewidth |
| 2222 | 2026-03-11T19:17:52.338Z | github.com/jcmturner/gokrb5/v8/keytab |
| 2223 | 2026-03-11T19:17:52.358Z | github.com/jcmturner/gokrb5/v8/pac |
| 2224 | 2026-03-11T19:17:52.376Z | github.com/jcmturner/gokrb5/v8/gssapi |
| 2225 | 2026-03-11T19:17:52.376Z | github.com/cockroachdb/cockroach/pkg/sql/scanner |
| 2226 | 2026-03-11T19:17:52.400Z | github.com/jcmturner/gokrb5/v8/credentials |
| 2227 | 2026-03-11T19:17:52.404Z | github.com/olekukonko/tablewriter |
| 2228 | 2026-03-11T19:17:52.419Z | github.com/cockroachdb/cockroach/pkg/cli/democluster/api |
| 2229 | 2026-03-11T19:17:52.433Z | github.com/cockroachdb/cockroach/pkg/server/pgurl |
| 2230 | 2026-03-11T19:17:52.445Z | github.com/knz/go-libedit/common |
| 2231 | 2026-03-11T19:17:52.491Z | github.com/mattn/go-isatty |
| 2232 | 2026-03-11T19:17:52.494Z | github.com/jcmturner/gokrb5/v8/messages |
| 2233 | 2026-03-11T19:17:52.503Z | github.com/knz/go-libedit/unix |
| 2234 | 2026-03-11T19:17:52.595Z | github.com/jcmturner/gokrb5/v8/kadmin |
| 2235 | 2026-03-11T19:17:52.618Z | github.com/cockroachdb/cockroach-go/v2/crdb |
| 2236 | 2026-03-11T19:17:52.628Z | github.com/jcmturner/gokrb5/v8/client |
| 2237 | 2026-03-11T19:17:52.646Z | github.com/cockroachdb/cockroach/pkg/docs |
| 2238 | 2026-03-11T19:17:52.666Z | github.com/cockroachdb/cockroach/pkg/cli/cliflags |
| 2239 | 2026-03-11T19:17:52.672Z | github.com/cockroachdb/cockroach/pkg/sql/pgwire/pgerror |
| 2240 | 2026-03-11T19:17:52.728Z | github.com/jcmturner/gokrb5/v8/service |
| 2241 | 2026-03-11T19:17:52.750Z | github.com/cockroachdb/cockroach/pkg/util/errorutil/unimplemented |
| 2242 | 2026-03-11T19:17:52.754Z | github.com/cockroachdb/cockroach/pkg/cli/clierror |
| 2243 | 2026-03-11T19:17:52.782Z | github.com/jcmturner/gokrb5/v8/spnego |
| 2244 | 2026-03-11T19:17:52.877Z | github.com/lib/pq/auth/kerberos |
| 2245 | 2026-03-11T19:17:52.914Z | github.com/cockroachdb/cockroach/pkg/cli/clisqlclient |
| 2246 | 2026-03-11T19:17:53.007Z | github.com/cockroachdb/cockroach/pkg/cli/clisqlexec |
| 2247 | 2026-03-11T19:17:53.602Z | github.com/knz/go-libedit |
| 2248 | 2026-03-11T19:17:53.620Z | github.com/cockroachdb/cockroach/pkg/cli/clisqlshell |
| 2249 | 2026-03-11T19:17:53.830Z | github.com/cockroachdb/cockroach/pkg/cli/clisqlcfg |
| 2250 | 2026-03-11T19:17:53.866Z | github.com/cockroachdb/cockroach/pkg/cmd/cockroach-sql |
| 2251 | 2026-03-11T19:18:05.184Z | [success] [webpackbar] Cluster-ui: Compiled successfully in 50.42s |
| 2252 | 2026-03-11T19:18:05.224Z | Hash: da05b6563ba4dd411642 |
| 2253 | 2026-03-11T19:18:05.224Z | Version: webpack 4.47.0 |
| 2254 | 2026-03-11T19:18:05.224Z | Time: 50433ms |
| 2255 | 2026-03-11T19:18:05.224Z | Built at: 03/11/2026 7:18:04 PM |
| 2256 | 2026-03-11T19:18:05.224Z | Asset Size Chunks Chunk Names |
| 2257 | 2026-03-11T19:18:05.224Z | main.js 5.17 MiB 0 [emitted] [big] main |
| 2258 | 2026-03-11T19:18:05.224Z | main.js.map 18.5 MiB 0 [emitted] [dev] main |
| 2259 | 2026-03-11T19:18:05.224Z | Entrypoint main [big] = main.js main.js.map |
| 2260 | 2026-03-11T19:18:05.224Z | [31] ./src/util/index.ts 6.14 KiB {0} [built] |
| 2261 | 2026-03-11T19:18:05.224Z | [58] ./src/button/index.tsx 413 bytes {0} [built] |
| 2262 | 2026-03-11T19:18:05.224Z | [71] ./src/anchor/index.ts 413 bytes {0} [built] |
| 2263 | 2026-03-11T19:18:05.224Z | [72] ./src/sortedtable/index.tsx 438 bytes {0} [built] |
| 2264 | 2026-03-11T19:18:05.224Z | [73] ./src/api/index.ts 2.19 KiB {0} [built] |
| 2265 | 2026-03-11T19:18:05.224Z | [83] ./src/loading/index.ts 418 bytes {0} [built] |
| 2266 | 2026-03-11T19:18:05.224Z | [86] ./src/text/index.ts 403 bytes {0} [built] |
| 2267 | 2026-03-11T19:18:05.225Z | [98] ./src/common/index.tsx 2.42 KiB {0} [built] |
| 2268 | 2026-03-11T19:18:05.225Z | [100] ./src/pagination/index.ts 832 bytes {0} [built] |
| 2269 | 2026-03-11T19:18:05.225Z | [117] ./src/timeScaleDropdown/index.ts 1.14 KiB {0} [built] |
| 2270 | 2026-03-11T19:18:05.225Z | [119] ./src/store/index.ts 1.33 KiB {0} [built] |
| 2271 | 2026-03-11T19:18:05.225Z | [127] ./src/empty/index.tsx 784 bytes {0} [built] |
| 2272 | 2026-03-11T19:18:05.225Z | [135] ./src/pageConfig/index.ts 433 bytes {0} [built] |
| 2273 | 2026-03-11T19:18:05.225Z | [136] ./src/sql/index.ts 398 bytes {0} [built] |
| 2274 | 2026-03-11T19:18:05.225Z | [275] ./src/index.ts 16.5 KiB {0} [built] |
| 2275 | 2026-03-11T19:18:05.225Z | + 1092 hidden modules |
| 2276 | 2026-03-11T19:18:05.225Z | |
| 2277 | 2026-03-11T19:18:05.225Z | WARNING in asset size limit: The following asset(s) exceed the recommended size limit (244 KiB). |
| 2278 | 2026-03-11T19:18:05.225Z | This can impact web performance. |
| 2279 | 2026-03-11T19:18:05.225Z | Assets: |
| 2280 | 2026-03-11T19:18:05.225Z | main.js (5.17 MiB) |
| 2281 | 2026-03-11T19:18:05.225Z | |
| 2282 | 2026-03-11T19:18:05.225Z | WARNING in entrypoint size limit: The following entrypoint(s) combined asset size exceeds the recommended limit (244 KiB). This can impact web performance. |
| 2283 | 2026-03-11T19:18:05.225Z | Entrypoints: |
| 2284 | 2026-03-11T19:18:05.225Z | main (5.17 MiB) |
| 2285 | 2026-03-11T19:18:05.225Z | main.js |
| 2286 | 2026-03-11T19:18:05.225Z | |
| 2287 | 2026-03-11T19:18:05.225Z | |
| 2288 | 2026-03-11T19:18:05.225Z | WARNING in webpack performance recommendations: |
| 2289 | 2026-03-11T19:18:05.225Z | You can limit the size of your bundles by using import() or require.ensure to lazy load some parts of your application. |
| 2290 | 2026-03-11T19:18:05.225Z | For more info visit https://webpack.js.org/guides/code-splitting/ |
| 2291 | 2026-03-11T19:18:05.713Z | Done in 53.02s. |
| 2292 | 2026-03-11T19:18:05.735Z | build/node-run.sh -C pkg/ui/workspaces/db-console ./node_modules/.bin/webpack -p --config webpack.protos.js --env.dist=oss |
| 2293 | 2026-03-11T19:18:05.738Z | build/node-run.sh -C pkg/ui/workspaces/db-console ./node_modules/.bin/webpack -p --config webpack.vendor.js --env.dist=oss |
| 2294 | 2026-03-11T19:18:08.302Z | [BABEL] Note: The code generator has deoptimised the styling of /work/oxidecomputer/cockroach/pkg/ui/workspaces/db-console/src/js/protos.js as it exceeds the max of 500KB. |
| 2295 | 2026-03-11T19:18:13.826Z | Hash: 46c7a41a3f97c0baf261 |
| 2296 | 2026-03-11T19:18:13.826Z | Version: webpack 4.47.0 |
| 2297 | 2026-03-11T19:18:13.826Z | Time: 7703ms |
| 2298 | 2026-03-11T19:18:13.826Z | Built at: 03/11/2026 7:18:13 PM |
| 2299 | 2026-03-11T19:18:13.826Z | Asset Size Chunks Chunk Names |
| 2300 | 2026-03-11T19:18:13.827Z | protos.oss.dll.js 1.23 MiB 0 [emitted] protos |
| 2301 | 2026-03-11T19:18:13.827Z | Entrypoint protos = protos.oss.dll.js |
| 2302 | 2026-03-11T19:18:13.827Z | [4] dll protos 12 bytes {0} [built] |
| 2303 | 2026-03-11T19:18:13.827Z | [5] ./src/js/protos.js 4.86 MiB {0} [built] |
| 2304 | 2026-03-11T19:18:13.827Z | [7] (webpack)/buildin/global.js 475 bytes {0} [built] |
| 2305 | 2026-03-11T19:18:13.827Z | + 18 hidden modules |
| 2306 | 2026-03-11T19:18:21.050Z | Hash: 5d2b8695b1a8ea206083 |
| 2307 | 2026-03-11T19:18:21.050Z | Version: webpack 4.47.0 |
| 2308 | 2026-03-11T19:18:21.050Z | Time: 14880ms |
| 2309 | 2026-03-11T19:18:21.050Z | Built at: 03/11/2026 7:18:20 PM |
| 2310 | 2026-03-11T19:18:21.050Z | Asset Size Chunks Chunk Names |
| 2311 | 2026-03-11T19:18:21.050Z | vendor.oss.dll.js 4.2 MiB 0 [emitted] [big] vendor |
| 2312 | 2026-03-11T19:18:21.050Z | Entrypoint vendor [big] = vendor.oss.dll.js |
| 2313 | 2026-03-11T19:18:21.050Z | [47] (webpack)/buildin/global.js 472 bytes {0} [built] |
| 2314 | 2026-03-11T19:18:21.050Z | [205] (webpack)/buildin/module.js 497 bytes {0} [built] |
| 2315 | 2026-03-11T19:18:21.050Z | [1062] dll vendor 12 bytes {0} [built] |
| 2316 | 2026-03-11T19:18:21.050Z | [1163] /work/oxidecomputer/cockroach/pkg/ui/node_modules/moment/locale sync ^\.\/.*$ 3.21 KiB {0} [built] |
| 2317 | 2026-03-11T19:18:21.050Z | + 1908 hidden modules |
| 2318 | 2026-03-11T19:18:21.051Z | |
| 2319 | 2026-03-11T19:18:21.051Z | WARNING in asset size limit: The following asset(s) exceed the recommended size limit (3.81 MiB). |
| 2320 | 2026-03-11T19:18:21.051Z | This can impact web performance. |
| 2321 | 2026-03-11T19:18:21.051Z | Assets: |
| 2322 | 2026-03-11T19:18:21.051Z | vendor.oss.dll.js (4.2 MiB) |
| 2323 | 2026-03-11T19:18:21.051Z | |
| 2324 | 2026-03-11T19:18:21.051Z | WARNING in entrypoint size limit: The following entrypoint(s) combined asset size exceeds the recommended limit (3.81 MiB). This can impact web performance. |
| 2325 | 2026-03-11T19:18:21.051Z | Entrypoints: |
| 2326 | 2026-03-11T19:18:21.051Z | vendor (4.2 MiB) |
| 2327 | 2026-03-11T19:18:21.051Z | vendor.oss.dll.js |
| 2328 | 2026-03-11T19:18:21.051Z | |
| 2329 | 2026-03-11T19:18:21.051Z | |
| 2330 | 2026-03-11T19:18:21.051Z | WARNING in webpack performance recommendations: |
| 2331 | 2026-03-11T19:18:21.051Z | You can limit the size of your bundles by using import() or require.ensure to lazy load some parts of your application. |
| 2332 | 2026-03-11T19:18:21.051Z | For more info visit https://webpack.js.org/guides/code-splitting/ |
| 2333 | 2026-03-11T19:18:21.459Z | find pkg/ui/distoss/assets -mindepth 1 -not -name .gitkeep -delete |
| 2334 | 2026-03-11T19:18:21.571Z | export NODE_OPTIONS=--max-old-space-size=5000 |
| 2335 | 2026-03-11T19:18:21.571Z | build/node-run.sh -C pkg/ui/workspaces/db-console ./node_modules/.bin/webpack --config webpack.app.js --env.dist=oss |
| 2336 | 2026-03-11T19:18:22.019Z | [info] [webpackbar] Compiling Db-console |
| 2337 | 2026-03-11T19:18:22.069Z | (node:8626) Warning: Accessing non-existent property 'lineno' of module exports inside circular dependency |
| 2338 | 2026-03-11T19:18:22.070Z | (Use `node --trace-warnings ...` to show where the warning was created) |
| 2339 | 2026-03-11T19:18:22.070Z | (node:8626) Warning: Accessing non-existent property 'column' of module exports inside circular dependency |
| 2340 | 2026-03-11T19:18:22.070Z | (node:8626) Warning: Accessing non-existent property 'filename' of module exports inside circular dependency |
| 2341 | 2026-03-11T19:18:22.070Z | (node:8626) Warning: Accessing non-existent property 'lineno' of module exports inside circular dependency |
| 2342 | 2026-03-11T19:18:22.070Z | (node:8626) Warning: Accessing non-existent property 'column' of module exports inside circular dependency |
| 2343 | 2026-03-11T19:18:22.070Z | (node:8626) Warning: Accessing non-existent property 'filename' of module exports inside circular dependency |
| 2344 | 2026-03-11T19:18:22.070Z | (node:8626) DeprecationWarning: Tapable.plugin is deprecated. Use new API on `.hooks` instead |
| 2345 | 2026-03-11T19:19:18.135Z | [success] [webpackbar] Db-console: Compiled successfully in 56.18s |
| 2346 | 2026-03-11T19:19:19.004Z | touch pkg/ui/assets.oss.installed |
| 2347 | 2026-03-11T19:19:19.017Z | GOFLAGS= go build -o cockroachoss -v -mod=vendor -tags 'stdmalloc make x86_64_pc_solaris2.11_stdmalloc' -ldflags '-X github.com/cockroachdb/cockroach/pkg/build.typ=release -extldflags "" -X "github.com/cockroachdb/cockroach/pkg/build.tag=v22.1.22-59-g76d728e772" -X "github.com/cockroachdb/cockroach/pkg/build.rev=76d728e7724724234d36ada4d402a921657c3724" -X "github.com/cockroachdb/cockroach/pkg/build.cgoTargetTriple=x86_64-pc-solaris2.11" -X "github.com/cockroachdb/cockroach/pkg/build.utcTime=2026/03/11 19:19:18"' ./pkg/cmd/cockroach-oss |
| 2348 | 2026-03-11T19:19:19.635Z | github.com/cockroachdb/cockroach/pkg/keysbase |
| 2349 | 2026-03-11T19:19:19.638Z | github.com/cockroachdb/cockroach/pkg/build/bazel |
| 2350 | 2026-03-11T19:19:19.638Z | github.com/cockroachdb/cockroach/pkg/util/encoding/encodingtype |
| 2351 | 2026-03-11T19:19:19.638Z | github.com/cockroachdb/cockroach/pkg/util/jsonbytes |
| 2352 | 2026-03-11T19:19:19.638Z | github.com/cockroachdb/cockroach/pkg/util/ring |
| 2353 | 2026-03-11T19:19:19.644Z | github.com/jaegertracing/jaeger/model/json |
| 2354 | 2026-03-11T19:19:19.668Z | go.opentelemetry.io/otel/sdk/instrumentation |
| 2355 | 2026-03-11T19:19:19.672Z | google.golang.org/grpc/attributes |
| 2356 | 2026-03-11T19:19:19.672Z | google.golang.org/grpc/serviceconfig |
| 2357 | 2026-03-11T19:19:19.681Z | go.opentelemetry.io/otel/internal |
| 2358 | 2026-03-11T19:19:19.687Z | github.com/biogo/store/llrb |
| 2359 | 2026-03-11T19:19:19.691Z | github.com/cockroachdb/cockroach/pkg/util/arith |
| 2360 | 2026-03-11T19:19:19.691Z | github.com/VividCortex/ewma |
| 2361 | 2026-03-11T19:19:19.691Z | github.com/prometheus/prometheus/pkg/value |
| 2362 | 2026-03-11T19:19:19.697Z | github.com/cockroachdb/pebble/internal/invariants |
| 2363 | 2026-03-11T19:19:19.704Z | github.com/cockroachdb/pebble/internal/fastrand |
| 2364 | 2026-03-11T19:19:19.715Z | github.com/cockroachdb/pebble/internal/rawalloc |
| 2365 | 2026-03-11T19:19:19.718Z | runtime/metrics |
| 2366 | 2026-03-11T19:19:19.745Z | math/rand/v2 |
| 2367 | 2026-03-11T19:19:19.748Z | github.com/petermattis/goid |
| 2368 | 2026-03-11T19:19:19.748Z | go.opentelemetry.io/otel/internal/baggage |
| 2369 | 2026-03-11T19:19:19.758Z | google.golang.org/grpc/backoff |
| 2370 | 2026-03-11T19:19:19.764Z | github.com/cenkalti/backoff/v4 |
| 2371 | 2026-03-11T19:19:19.768Z | google.golang.org/grpc/internal/grpcrand |
| 2372 | 2026-03-11T19:19:19.794Z | archive/zip |
| 2373 | 2026-03-11T19:19:19.797Z | github.com/cockroachdb/apd/v3 |
| 2374 | 2026-03-11T19:19:19.826Z | github.com/cockroachdb/cockroach/pkg/geo/geopb |
| 2375 | 2026-03-11T19:19:19.842Z | github.com/cockroachdb/cockroach/pkg/util/caller |
| 2376 | 2026-03-11T19:19:19.845Z | github.com/cockroachdb/cockroach/pkg/util/log/channel |
| 2377 | 2026-03-11T19:19:19.857Z | github.com/cockroachdb/cockroach/pkg/util/log/logflags |
| 2378 | 2026-03-11T19:19:19.860Z | github.com/gogo/protobuf/jsonpb |
| 2379 | 2026-03-11T19:19:19.877Z | github.com/cockroachdb/cockroach/pkg/testutils/skip |
| 2380 | 2026-03-11T19:19:19.880Z | github.com/cockroachdb/cockroach/pkg/util/sysutil |
| 2381 | 2026-03-11T19:19:19.904Z | github.com/cockroachdb/cockroach/pkg/util/log/eventpb |
| 2382 | 2026-03-11T19:19:19.907Z | github.com/cockroachdb/cockroach/pkg/util/log/logconfig |
| 2383 | 2026-03-11T19:19:19.925Z | github.com/cockroachdb/cockroach/pkg/settings |
| 2384 | 2026-03-11T19:19:19.945Z | github.com/cockroachdb/cockroach/pkg/util/iterutil |
| 2385 | 2026-03-11T19:19:19.967Z | github.com/cockroachdb/cockroach/pkg/util/uint128 |
| 2386 | 2026-03-11T19:19:19.989Z | github.com/golang/protobuf/descriptor |
| 2387 | 2026-03-11T19:19:20.011Z | google.golang.org/protobuf/types/known/anypb |
| 2388 | 2026-03-11T19:19:20.019Z | github.com/cockroachdb/cockroach/pkg/util/uuid |
| 2389 | 2026-03-11T19:19:20.022Z | github.com/cockroachdb/cockroach/pkg/util/fileutil |
| 2390 | 2026-03-11T19:19:20.047Z | github.com/golang/protobuf/ptypes/duration |
| 2391 | 2026-03-11T19:19:20.095Z | github.com/golang/protobuf/ptypes/timestamp |
| 2392 | 2026-03-11T19:19:20.135Z | github.com/golang/protobuf/ptypes/any |
| 2393 | 2026-03-11T19:19:20.140Z | google.golang.org/protobuf/types/known/wrapperspb |
| 2394 | 2026-03-11T19:19:20.140Z | google.golang.org/genproto/googleapis/api/httpbody |
| 2395 | 2026-03-11T19:19:20.140Z | google.golang.org/protobuf/types/known/fieldmaskpb |
| 2396 | 2026-03-11T19:19:20.140Z | google.golang.org/grpc/codes |
| 2397 | 2026-03-11T19:19:20.144Z | google.golang.org/grpc/internal/grpclog |
| 2398 | 2026-03-11T19:19:20.148Z | github.com/grpc-ecosystem/grpc-gateway/internal |
| 2399 | 2026-03-11T19:19:20.148Z | google.golang.org/grpc/metadata |
| 2400 | 2026-03-11T19:19:20.156Z | google.golang.org/genproto/googleapis/rpc/status |
| 2401 | 2026-03-11T19:19:20.160Z | github.com/golang/protobuf/ptypes |
| 2402 | 2026-03-11T19:19:20.182Z | google.golang.org/genproto/protobuf/field_mask |
| 2403 | 2026-03-11T19:19:20.185Z | google.golang.org/grpc/grpclog |
| 2404 | 2026-03-11T19:19:20.185Z | github.com/golang/protobuf/ptypes/wrappers |
| 2405 | 2026-03-11T19:19:20.198Z | github.com/cockroachdb/cockroach/pkg/util/tracing/tracingpb |
| 2406 | 2026-03-11T19:19:20.204Z | github.com/pmezard/go-difflib/difflib |
| 2407 | 2026-03-11T19:19:20.220Z | go.opentelemetry.io/otel/codes |
| 2408 | 2026-03-11T19:19:20.220Z | google.golang.org/grpc/internal/status |
| 2409 | 2026-03-11T19:19:20.228Z | go.opentelemetry.io/otel/attribute |
| 2410 | 2026-03-11T19:19:20.245Z | go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift |
| 2411 | 2026-03-11T19:19:20.245Z | go.opentelemetry.io/otel/baggage |
| 2412 | 2026-03-11T19:19:20.261Z | google.golang.org/grpc/status |
| 2413 | 2026-03-11T19:19:20.265Z | go.opentelemetry.io/proto/otlp/common/v1 |
| 2414 | 2026-03-11T19:19:20.265Z | go.opentelemetry.io/otel/exporters/otlp/otlptrace/internal/retry |
| 2415 | 2026-03-11T19:19:20.299Z | golang.org/x/net/internal/timeseries |
| 2416 | 2026-03-11T19:19:20.302Z | google.golang.org/grpc/connectivity |
| 2417 | 2026-03-11T19:19:20.331Z | go.opentelemetry.io/proto/otlp/resource/v1 |
| 2418 | 2026-03-11T19:19:20.335Z | google.golang.org/grpc/internal/credentials |
| 2419 | 2026-03-11T19:19:20.335Z | github.com/grpc-ecosystem/grpc-gateway/runtime |
| 2420 | 2026-03-11T19:19:20.351Z | google.golang.org/grpc/internal/pretty |
| 2421 | 2026-03-11T19:19:20.365Z | go.opentelemetry.io/otel/trace |
| 2422 | 2026-03-11T19:19:20.368Z | golang.org/x/net/trace |
| 2423 | 2026-03-11T19:19:20.381Z | go.opentelemetry.io/otel/semconv/v1.4.0 |
| 2424 | 2026-03-11T19:19:20.385Z | go.opentelemetry.io/proto/otlp/trace/v1 |
| 2425 | 2026-03-11T19:19:20.401Z | google.golang.org/grpc/credentials |
| 2426 | 2026-03-11T19:19:20.448Z | go.opentelemetry.io/otel/propagation |
| 2427 | 2026-03-11T19:19:20.464Z | google.golang.org/grpc/encoding |
| 2428 | 2026-03-11T19:19:20.501Z | google.golang.org/grpc/encoding/proto |
| 2429 | 2026-03-11T19:19:20.505Z | go.opentelemetry.io/otel/internal/global |
| 2430 | 2026-03-11T19:19:20.537Z | google.golang.org/grpc/internal/backoff |
| 2431 | 2026-03-11T19:19:20.540Z | google.golang.org/grpc/internal/channelz |
| 2432 | 2026-03-11T19:19:20.551Z | google.golang.org/grpc/resolver |
| 2433 | 2026-03-11T19:19:20.560Z | google.golang.org/grpc/credentials/insecure |
| 2434 | 2026-03-11T19:19:20.575Z | google.golang.org/grpc/internal/balancerload |
| 2435 | 2026-03-11T19:19:20.594Z | github.com/cockroachdb/cockroach/pkg/util/protoutil |
| 2436 | 2026-03-11T19:19:20.594Z | go.opentelemetry.io/otel |
| 2437 | 2026-03-11T19:19:20.607Z | google.golang.org/grpc/binarylog/grpc_binarylog_v1 |
| 2438 | 2026-03-11T19:19:20.610Z | google.golang.org/grpc/internal/grpcutil |
| 2439 | 2026-03-11T19:19:20.610Z | google.golang.org/grpc/internal |
| 2440 | 2026-03-11T19:19:20.639Z | google.golang.org/grpc/channelz |
| 2441 | 2026-03-11T19:19:20.664Z | google.golang.org/grpc/internal/grpcsync |
| 2442 | 2026-03-11T19:19:20.664Z | google.golang.org/grpc/internal/buffer |
| 2443 | 2026-03-11T19:19:20.684Z | google.golang.org/grpc/internal/metadata |
| 2444 | 2026-03-11T19:19:20.689Z | google.golang.org/grpc/balancer |
| 2445 | 2026-03-11T19:19:20.689Z | google.golang.org/grpc/internal/binarylog |
| 2446 | 2026-03-11T19:19:20.693Z | google.golang.org/grpc/balancer/grpclb/state |
| 2447 | 2026-03-11T19:19:20.707Z | google.golang.org/grpc/internal/envconfig |
| 2448 | 2026-03-11T19:19:20.730Z | google.golang.org/grpc/internal/resolver/passthrough |
| 2449 | 2026-03-11T19:19:20.753Z | go.opentelemetry.io/otel/sdk/resource |
| 2450 | 2026-03-11T19:19:20.757Z | google.golang.org/grpc/internal/resolver/dns |
| 2451 | 2026-03-11T19:19:20.757Z | go.opentelemetry.io/otel/sdk/internal |
| 2452 | 2026-03-11T19:19:20.775Z | google.golang.org/grpc/internal/transport/networktype |
| 2453 | 2026-03-11T19:19:20.801Z | google.golang.org/grpc/balancer/base |
| 2454 | 2026-03-11T19:19:20.815Z | google.golang.org/grpc/internal/serviceconfig |
| 2455 | 2026-03-11T19:19:20.828Z | google.golang.org/grpc/internal/resolver/unix |
| 2456 | 2026-03-11T19:19:20.838Z | google.golang.org/grpc/internal/syscall |
| 2457 | 2026-03-11T19:19:20.841Z | golang.org/x/net/http/httpguts |
| 2458 | 2026-03-11T19:19:20.869Z | google.golang.org/grpc/internal/resolver |
| 2459 | 2026-03-11T19:19:20.875Z | google.golang.org/grpc/balancer/roundrobin |
| 2460 | 2026-03-11T19:19:20.882Z | google.golang.org/grpc/internal/balancer/gracefulswitch |
| 2461 | 2026-03-11T19:19:20.898Z | golang.org/x/net/internal/httpcommon |
| 2462 | 2026-03-11T19:19:20.901Z | go.opentelemetry.io/otel/sdk/trace |
| 2463 | 2026-03-11T19:19:20.923Z | google.golang.org/grpc/keepalive |
| 2464 | 2026-03-11T19:19:20.926Z | google.golang.org/grpc/peer |
| 2465 | 2026-03-11T19:19:20.926Z | google.golang.org/grpc/stats |
| 2466 | 2026-03-11T19:19:20.958Z | google.golang.org/grpc/tap |
| 2467 | 2026-03-11T19:19:20.964Z | go.opentelemetry.io/otel/exporters/jaeger/internal/gen-go/jaeger |
| 2468 | 2026-03-11T19:19:20.969Z | go.opentelemetry.io/otel/exporters/jaeger/internal/gen-go/zipkincore |
| 2469 | 2026-03-11T19:19:20.997Z | google.golang.org/genproto/googleapis/rpc/errdetails |
| 2470 | 2026-03-11T19:19:20.997Z | google.golang.org/grpc/encoding/gzip |
| 2471 | 2026-03-11T19:19:21.001Z | github.com/openzipkin/zipkin-go/model |
| 2472 | 2026-03-11T19:19:21.001Z | golang.org/x/net/http2 |
| 2473 | 2026-03-11T19:19:21.059Z | github.com/cockroachdb/cockroach/pkg/util/bitarray |
| 2474 | 2026-03-11T19:19:21.073Z | github.com/cockroachdb/cockroach/pkg/util/duration |
| 2475 | 2026-03-11T19:19:21.131Z | go.opentelemetry.io/otel/exporters/otlp/otlptrace/internal/tracetransform |
| 2476 | 2026-03-11T19:19:21.134Z | go.opentelemetry.io/otel/exporters/zipkin |
| 2477 | 2026-03-11T19:19:21.140Z | github.com/cockroachdb/cockroach/pkg/util/ipaddr |
| 2478 | 2026-03-11T19:19:21.154Z | github.com/cockroachdb/cockroach/pkg/util/timeutil/pgdate |
| 2479 | 2026-03-11T19:19:21.171Z | github.com/cockroachdb/cockroach/pkg/util/timeofday |
| 2480 | 2026-03-11T19:19:21.180Z | go.opentelemetry.io/otel/exporters/jaeger/internal/gen-go/agent |
| 2481 | 2026-03-11T19:19:21.190Z | go.opentelemetry.io/otel/exporters/otlp/otlptrace |
| 2482 | 2026-03-11T19:19:21.219Z | github.com/cockroachdb/cockroach/pkg/util/interval |
| 2483 | 2026-03-11T19:19:21.223Z | github.com/gogo/googleapis/google/rpc |
| 2484 | 2026-03-11T19:19:21.223Z | go.etcd.io/etcd/raft/v3/raftpb |
| 2485 | 2026-03-11T19:19:21.234Z | github.com/codahale/hdrhistogram |
| 2486 | 2026-03-11T19:19:21.254Z | go.opentelemetry.io/otel/exporters/jaeger |
| 2487 | 2026-03-11T19:19:21.289Z | expvar |
| 2488 | 2026-03-11T19:19:21.360Z | github.com/cockroachdb/cockroach/pkg/util/timetz |
| 2489 | 2026-03-11T19:19:21.391Z | github.com/beorn7/perks/quantile |
| 2490 | 2026-03-11T19:19:21.403Z | github.com/cespare/xxhash/v2 |
| 2491 | 2026-03-11T19:19:21.406Z | github.com/cockroachdb/cockroach/pkg/util/encoding |
| 2492 | 2026-03-11T19:19:21.430Z | github.com/prometheus/client_model/go |
| 2493 | 2026-03-11T19:19:21.462Z | github.com/prometheus/common/model |
| 2494 | 2026-03-11T19:19:21.479Z | github.com/matttproud/golang_protobuf_extensions/pbutil |
| 2495 | 2026-03-11T19:19:21.506Z | github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg |
| 2496 | 2026-03-11T19:19:21.545Z | github.com/prometheus/procfs/internal/fs |
| 2497 | 2026-03-11T19:19:21.545Z | github.com/prometheus/procfs/internal/util |
| 2498 | 2026-03-11T19:19:21.569Z | github.com/prometheus/prometheus/pkg/timestamp |
| 2499 | 2026-03-11T19:19:21.572Z | github.com/prometheus/prometheus/pkg/labels |
| 2500 | 2026-03-11T19:19:21.597Z | github.com/prometheus/client_golang/prometheus/internal |
| 2501 | 2026-03-11T19:19:21.621Z | github.com/prometheus/common/expfmt |
| 2502 | 2026-03-11T19:19:21.661Z | github.com/go-logfmt/logfmt |
| 2503 | 2026-03-11T19:19:21.664Z | github.com/prometheus/prometheus/pkg/exemplar |
| 2504 | 2026-03-11T19:19:21.664Z | github.com/prometheus/procfs |
| 2505 | 2026-03-11T19:19:21.686Z | github.com/prometheus/prometheus/tsdb/chunkenc |
| 2506 | 2026-03-11T19:19:21.696Z | github.com/prometheus/prometheus/tsdb/errors |
| 2507 | 2026-03-11T19:19:21.728Z | github.com/gogo/status |
| 2508 | 2026-03-11T19:19:21.751Z | github.com/prometheus/prometheus/tsdb/fileutil |
| 2509 | 2026-03-11T19:19:21.760Z | github.com/go-kit/log |
| 2510 | 2026-03-11T19:19:21.763Z | go.uber.org/atomic |
| 2511 | 2026-03-11T19:19:21.797Z | github.com/prometheus/prometheus/util/strutil |
| 2512 | 2026-03-11T19:19:21.820Z | github.com/cockroachdb/errors/extgrpc |
| 2513 | 2026-03-11T19:19:21.826Z | log/syslog |
| 2514 | 2026-03-11T19:19:21.846Z | github.com/prometheus/prometheus/tsdb/chunks |
| 2515 | 2026-03-11T19:19:21.856Z | github.com/go-kit/log/level |
| 2516 | 2026-03-11T19:19:21.865Z | gopkg.in/yaml.v3 |
| 2517 | 2026-03-11T19:19:21.874Z | github.com/rcrowley/go-metrics |
| 2518 | 2026-03-11T19:19:21.896Z | github.com/cockroachdb/cockroach/pkg/util/leaktest |
| 2519 | 2026-03-11T19:19:21.912Z | github.com/xdg-go/pbkdf2 |
| 2520 | 2026-03-11T19:19:21.922Z | github.com/xdg-go/stringprep |
| 2521 | 2026-03-11T19:19:21.944Z | golang.org/x/crypto/blowfish |
| 2522 | 2026-03-11T19:19:21.947Z | golang.org/x/crypto/ocsp |
| 2523 | 2026-03-11T19:19:21.961Z | github.com/prometheus/prometheus/tsdb/tsdbutil |
| 2524 | 2026-03-11T19:19:21.982Z | google.golang.org/grpc/internal/transport |
| 2525 | 2026-03-11T19:19:21.987Z | golang.org/x/crypto/bcrypt |
| 2526 | 2026-03-11T19:19:22.002Z | github.com/prometheus/prometheus/storage |
| 2527 | 2026-03-11T19:19:22.011Z | github.com/cockroachdb/cockroach/pkg/util/ioctx |
| 2528 | 2026-03-11T19:19:22.027Z | github.com/cockroachdb/cockroach/pkg/util/retry |
| 2529 | 2026-03-11T19:19:22.042Z | github.com/cockroachdb/pebble/vfs |
| 2530 | 2026-03-11T19:19:22.061Z | github.com/prometheus/client_golang/prometheus |
| 2531 | 2026-03-11T19:19:22.064Z | golang.org/x/exp/rand |
| 2532 | 2026-03-11T19:19:22.126Z | github.com/cockroachdb/pebble/internal/bytealloc |
| 2533 | 2026-03-11T19:19:22.149Z | github.com/cockroachdb/pebble/internal/manual |
| 2534 | 2026-03-11T19:19:22.205Z | github.com/prometheus/prometheus/promql/parser |
| 2535 | 2026-03-11T19:19:22.247Z | github.com/cockroachdb/pebble/internal/base |
| 2536 | 2026-03-11T19:19:22.342Z | github.com/cockroachdb/pebble/internal/arenaskl |
| 2537 | 2026-03-11T19:19:22.371Z | github.com/cockroachdb/pebble/internal/batchskl |
| 2538 | 2026-03-11T19:19:22.393Z | github.com/prometheus/client_golang/prometheus/graphite |
| 2539 | 2026-03-11T19:19:22.415Z | github.com/cockroachdb/pebble/internal/humanize |
| 2540 | 2026-03-11T19:19:22.430Z | github.com/cockroachdb/pebble/internal/keyspan |
| 2541 | 2026-03-11T19:19:22.444Z | github.com/cockroachdb/pebble/internal/manifest |
| 2542 | 2026-03-11T19:19:22.447Z | github.com/cockroachdb/pebble/internal/rate |
| 2543 | 2026-03-11T19:19:22.490Z | github.com/cockroachdb/pebble/internal/crc |
| 2544 | 2026-03-11T19:19:22.522Z | github.com/cockroachdb/pebble/internal/rangekey |
| 2545 | 2026-03-11T19:19:22.539Z | github.com/cockroachdb/pebble/record |
| 2546 | 2026-03-11T19:19:22.561Z | google.golang.org/grpc |
| 2547 | 2026-03-11T19:19:22.619Z | github.com/cockroachdb/pebble/internal/intern |
| 2548 | 2026-03-11T19:19:22.633Z | github.com/golang/snappy |
| 2549 | 2026-03-11T19:19:22.633Z | github.com/DataDog/zstd |
| 2550 | 2026-03-11T19:19:22.676Z | github.com/cockroachdb/pebble/vfs/atomicfs |
| 2551 | 2026-03-11T19:19:22.701Z | github.com/xdg-go/scram |
| 2552 | 2026-03-11T19:19:22.743Z | github.com/cockroachdb/pebble/internal/private |
| 2553 | 2026-03-11T19:19:22.755Z | github.com/NYTimes/gziphandler |
| 2554 | 2026-03-11T19:19:22.758Z | github.com/cenkalti/backoff |
| 2555 | 2026-03-11T19:19:22.769Z | container/ring |
| 2556 | 2026-03-11T19:19:22.773Z | github.com/cockroachdb/pebble/internal/cache |
| 2557 | 2026-03-11T19:19:22.773Z | github.com/facebookgo/clock |
| 2558 | 2026-03-11T19:19:22.784Z | github.com/cockroachdb/cmux |
| 2559 | 2026-03-11T19:19:22.796Z | github.com/golang/geo/s1 |
| 2560 | 2026-03-11T19:19:22.810Z | github.com/golang/geo/r1 |
| 2561 | 2026-03-11T19:19:22.845Z | github.com/golang/geo/r2 |
| 2562 | 2026-03-11T19:19:22.859Z | github.com/cockroachdb/circuitbreaker |
| 2563 | 2026-03-11T19:19:22.859Z | github.com/cockroachdb/cockroach/pkg/geo/geoprojbase/embeddedproj |
| 2564 | 2026-03-11T19:19:22.859Z | github.com/golang/geo/r3 |
| 2565 | 2026-03-11T19:19:22.890Z | github.com/pierrre/geohash |
| 2566 | 2026-03-11T19:19:22.905Z | github.com/twpayne/go-geom |
| 2567 | 2026-03-11T19:19:22.918Z | image/color |
| 2568 | 2026-03-11T19:19:22.928Z | github.com/twpayne/go-geom/xy/orientation |
| 2569 | 2026-03-11T19:19:22.937Z | github.com/golang/geo/s2 |
| 2570 | 2026-03-11T19:19:22.946Z | github.com/cockroachdb/cockroach/pkg/geo/geos |
| 2571 | 2026-03-11T19:19:22.957Z | github.com/twpayne/go-geom/xy/internal/robustdeterminate |
| 2572 | 2026-03-11T19:19:22.963Z | github.com/twpayne/go-geom/xy/location |
| 2573 | 2026-03-11T19:19:22.967Z | github.com/twpayne/go-kml |
| 2574 | 2026-03-11T19:19:22.978Z | github.com/cockroachdb/cockroach/pkg/kv/kvbase |
| 2575 | 2026-03-11T19:19:22.993Z | golang.org/x/text/internal/tag |
| 2576 | 2026-03-11T19:19:23.025Z | github.com/davecgh/go-spew/spew |
| 2577 | 2026-03-11T19:19:23.029Z | go.opentelemetry.io/otel/exporters/otlp/otlptrace/internal/otlpconfig |
| 2578 | 2026-03-11T19:19:23.042Z | go.opentelemetry.io/proto/otlp/collector/trace/v1 |
| 2579 | 2026-03-11T19:19:23.064Z | github.com/cockroachdb/cockroach/pkg/blobs/blobspb |
| 2580 | 2026-03-11T19:19:23.076Z | github.com/twpayne/go-geom/encoding/wkbcommon |
| 2581 | 2026-03-11T19:19:23.113Z | github.com/twpayne/go-geom/encoding/ewkb |
| 2582 | 2026-03-11T19:19:23.123Z | go.opentelemetry.io/otel/exporters/otlp/otlptrace/internal/connection |
| 2583 | 2026-03-11T19:19:23.138Z | github.com/twpayne/go-geom/encoding/geojson |
| 2584 | 2026-03-11T19:19:23.178Z | github.com/twpayne/go-geom/encoding/kml |
| 2585 | 2026-03-11T19:19:23.197Z | go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc |
| 2586 | 2026-03-11T19:19:23.218Z | github.com/twpayne/go-geom/encoding/wkb |
| 2587 | 2026-03-11T19:19:23.226Z | github.com/twpayne/go-geom/encoding/wkt |
| 2588 | 2026-03-11T19:19:23.236Z | github.com/twpayne/go-geom/bigxy |
| 2589 | 2026-03-11T19:19:23.249Z | github.com/twpayne/go-geom/encoding/ewkbhex |
| 2590 | 2026-03-11T19:19:23.266Z | github.com/twpayne/go-geom/sorting |
| 2591 | 2026-03-11T19:19:23.275Z | github.com/twpayne/go-geom/transform |
| 2592 | 2026-03-11T19:19:23.278Z | github.com/cockroachdb/cockroach/pkg/util/tracing |
| 2593 | 2026-03-11T19:19:23.303Z | github.com/twpayne/go-geom/xy/internal |
| 2594 | 2026-03-11T19:19:23.307Z | github.com/twpayne/go-geom/xy/internal/raycrossing |
| 2595 | 2026-03-11T19:19:23.349Z | github.com/twpayne/go-geom/xy/internal/centralendpoint |
| 2596 | 2026-03-11T19:19:23.349Z | github.com/twpayne/go-geom/xy/internal/hcoords |
| 2597 | 2026-03-11T19:19:23.364Z | github.com/twpayne/go-geom/encoding/wkbhex |
| 2598 | 2026-03-11T19:19:23.378Z | github.com/twpayne/go-geom/xy/lineintersection |
| 2599 | 2026-03-11T19:19:23.385Z | golang.org/x/text/internal/language |
| 2600 | 2026-03-11T19:19:23.388Z | net/http/internal/testcert |
| 2601 | 2026-03-11T19:19:23.403Z | github.com/cockroachdb/cockroach/pkg/sql/privilege |
| 2602 | 2026-03-11T19:19:23.423Z | github.com/twpayne/go-geom/xy/lineintersector |
| 2603 | 2026-03-11T19:19:23.426Z | net/http/httptest |
| 2604 | 2026-03-11T19:19:23.456Z | github.com/cockroachdb/cockroach/pkg/sql/sem/catid |
| 2605 | 2026-03-11T19:19:23.520Z | github.com/cockroachdb/cockroach/pkg/sql/oidext |
| 2606 | 2026-03-11T19:19:23.603Z | github.com/cockroachdb/cockroach/pkg/sql/pgwire/pgnotice |
| 2607 | 2026-03-11T19:19:23.607Z | github.com/stretchr/testify/assert |
| 2608 | 2026-03-11T19:19:23.610Z | github.com/twpayne/go-geom/xy |
| 2609 | 2026-03-11T19:19:23.649Z | golang.org/x/text/internal/language/compact |
| 2610 | 2026-03-11T19:19:23.671Z | github.com/cockroachdb/cockroach/pkg/sql/sem/tree/treebin |
| 2611 | 2026-03-11T19:19:23.709Z | github.com/cockroachdb/cockroach/pkg/sql/sem/tree/treecmp |
| 2612 | 2026-03-11T19:19:23.766Z | github.com/cockroachdb/cockroach/pkg/util/log |
| 2613 | 2026-03-11T19:19:23.818Z | github.com/cockroachdb/cockroach/pkg/util/treeprinter |
| 2614 | 2026-03-11T19:19:23.818Z | github.com/cockroachdb/cockroach/pkg/sql/sem/tree/treewindow |
| 2615 | 2026-03-11T19:19:23.818Z | golang.org/x/text/language |
| 2616 | 2026-03-11T19:19:23.934Z | github.com/cockroachdb/cockroach/pkg/geo/geodist |
| 2617 | 2026-03-11T19:19:23.942Z | github.com/cockroachdb/cockroach/pkg/sql/inverted |
| 2618 | 2026-03-11T19:19:23.942Z | github.com/stretchr/testify/require |
| 2619 | 2026-03-11T19:19:23.942Z | github.com/cockroachdb/cockroach/pkg/geo/geographiclib |
| 2620 | 2026-03-11T19:19:23.949Z | github.com/cockroachdb/cockroach/pkg/sql/lex |
| 2621 | 2026-03-11T19:19:23.971Z | github.com/cockroachdb/cockroach/pkg/util/unique |
| 2622 | 2026-03-11T19:19:24.002Z | github.com/cockroachdb/cockroach/pkg/util/pretty |
| 2623 | 2026-03-11T19:19:24.026Z | github.com/cockroachdb/cockroach/pkg/sql/types |
| 2624 | 2026-03-11T19:19:24.030Z | github.com/google/go-cmp/cmp/internal/flags |
| 2625 | 2026-03-11T19:19:24.071Z | github.com/google/go-cmp/cmp/internal/diff |
| 2626 | 2026-03-11T19:19:24.081Z | github.com/google/go-cmp/cmp/internal/function |
| 2627 | 2026-03-11T19:19:24.114Z | github.com/google/go-cmp/cmp/internal/value |
| 2628 | 2026-03-11T19:19:24.124Z | github.com/cockroachdb/cockroach/pkg/util/growstack |
| 2629 | 2026-03-11T19:19:24.127Z | golang.org/x/text/internal/colltab |
| 2630 | 2026-03-11T19:19:24.212Z | github.com/google/go-cmp/cmp |
| 2631 | 2026-03-11T19:19:24.252Z | golang.org/x/sync/syncmap |
| 2632 | 2026-03-11T19:19:24.256Z | github.com/montanaflynn/stats |
| 2633 | 2026-03-11T19:19:24.286Z | github.com/cockroachdb/cockroach/pkg/util/ctxgroup |
| 2634 | 2026-03-11T19:19:24.297Z | golang.org/x/text/collate |
| 2635 | 2026-03-11T19:19:24.326Z | github.com/google/btree |
| 2636 | 2026-03-11T19:19:24.364Z | github.com/cockroachdb/cockroach/pkg/sql/enum |
| 2637 | 2026-03-11T19:19:24.407Z | github.com/cockroachdb/cockroach/pkg/sql/schemachanger/rel |
| 2638 | 2026-03-11T19:19:24.424Z | github.com/cockroachdb/cockroach/pkg/sql/rowenc/rowencpb |
| 2639 | 2026-03-11T19:19:24.493Z | github.com/robfig/cron/v3 |
| 2640 | 2026-03-11T19:19:24.521Z | github.com/cockroachdb/cockroach/pkg/util/hlc |
| 2641 | 2026-03-11T19:19:24.588Z | github.com/cockroachdb/cockroach/pkg/util/metric |
| 2642 | 2026-03-11T19:19:24.601Z | github.com/cockroachdb/cockroach/pkg/util/contextutil |
| 2643 | 2026-03-11T19:19:24.605Z | github.com/cockroachdb/cockroach/pkg/util/quotapool |
| 2644 | 2026-03-11T19:19:24.655Z | github.com/cockroachdb/cockroach/pkg/storage/enginepb |
| 2645 | 2026-03-11T19:19:24.661Z | github.com/cockroachdb/cockroach/pkg/kv/kvserver/readsummary/rspb |
| 2646 | 2026-03-11T19:19:24.717Z | github.com/cockroachdb/cockroach/pkg/util/log/logcrash |
| 2647 | 2026-03-11T19:19:24.754Z | github.com/cockroachdb/cockroach/pkg/util/cache |
| 2648 | 2026-03-11T19:19:24.763Z | github.com/cockroachdb/cockroach/pkg/util/memzipper |
| 2649 | 2026-03-11T19:19:24.775Z | github.com/cockroachdb/cockroach/pkg/server/telemetry |
| 2650 | 2026-03-11T19:19:24.782Z | github.com/cockroachdb/cockroach/pkg/util/errorutil |
| 2651 | 2026-03-11T19:19:24.790Z | github.com/cockroachdb/cockroach/pkg/util/syncutil/singleflight |
| 2652 | 2026-03-11T19:19:24.814Z | github.com/cockroachdb/cockroach/pkg/util/limit |
| 2653 | 2026-03-11T19:19:24.817Z | github.com/cockroachdb/cockroach/pkg/util/pprofutil |
| 2654 | 2026-03-11T19:19:24.831Z | github.com/cockroachdb/cockroach/pkg/sql/sqltelemetry |
| 2655 | 2026-03-11T19:19:24.836Z | github.com/cockroachdb/cockroach/pkg/util/shuffle |
| 2656 | 2026-03-11T19:19:24.852Z | github.com/cockroachdb/cockroach/pkg/kv/kvserver/diskmap |
| 2657 | 2026-03-11T19:19:24.861Z | github.com/cockroachdb/cockroach/pkg/util/bufalloc |
| 2658 | 2026-03-11T19:19:24.861Z | github.com/cockroachdb/pebble/bloom |
| 2659 | 2026-03-11T19:19:24.885Z | github.com/elastic/gosigar |
| 2660 | 2026-03-11T19:19:24.888Z | github.com/cockroachdb/cockroach/pkg/geo/twkb |
| 2661 | 2026-03-11T19:19:24.901Z | github.com/cockroachdb/cockroach/pkg/sql/roleoption |
| 2662 | 2026-03-11T19:19:24.901Z | github.com/cockroachdb/cockroach/pkg/featureflag |
| 2663 | 2026-03-11T19:19:24.942Z | github.com/cockroachdb/cockroach/pkg/sql/colexecerror |
| 2664 | 2026-03-11T19:19:24.950Z | github.com/cockroachdb/cockroach/pkg/util/fuzzystrmatch |
| 2665 | 2026-03-11T19:19:24.954Z | github.com/cockroachdb/cockroach/pkg/util/ulid |
| 2666 | 2026-03-11T19:19:24.976Z | github.com/cockroachdb/cockroach/pkg/util/unaccent |
| 2667 | 2026-03-11T19:19:24.980Z | github.com/knz/strtime |
| 2668 | 2026-03-11T19:19:25.032Z | github.com/cockroachdb/cockroach/pkg/kv/kvserver/apply |
| 2669 | 2026-03-11T19:19:25.032Z | golang.org/x/time/rate |
| 2670 | 2026-03-11T19:19:25.045Z | github.com/cockroachdb/cockroach/pkg/kv/kvserver/closedts/tracker |
| 2671 | 2026-03-11T19:19:25.075Z | github.com/cockroachdb/cockroach/pkg/util/metric/aggmetric |
| 2672 | 2026-03-11T19:19:25.085Z | github.com/andy-kimball/arenaskl/internal/fastrand |
| 2673 | 2026-03-11T19:19:25.089Z | github.com/cockroachdb/cockroach/pkg/util/circuit |
| 2674 | 2026-03-11T19:19:25.103Z | github.com/cockroachdb/cockroach/pkg/kv/kvserver/concurrency/lock |
| 2675 | 2026-03-11T19:19:25.118Z | github.com/andy-kimball/arenaskl |
| 2676 | 2026-03-11T19:19:25.134Z | go.etcd.io/etcd/raft/v3/quorum |
| 2677 | 2026-03-11T19:19:25.164Z | github.com/cockroachdb/cockroach/pkg/util/optional |
| 2678 | 2026-03-11T19:19:25.174Z | github.com/cockroachdb/cockroach/pkg/roachpb |
| 2679 | 2026-03-11T19:19:25.178Z | go.etcd.io/etcd/raft/v3/tracker |
| 2680 | 2026-03-11T19:19:25.189Z | github.com/cockroachdb/cockroach/pkg/util/cancelchecker |
| 2681 | 2026-03-11T19:19:25.197Z | github.com/cockroachdb/cockroach/pkg/geo/geoprojbase |
| 2682 | 2026-03-11T19:19:25.223Z | github.com/cockroachdb/cockroach/pkg/util/sort |
| 2683 | 2026-03-11T19:19:25.236Z | github.com/cockroachdb/cockroach/pkg/sql/rowinfra |
| 2684 | 2026-03-11T19:19:25.239Z | go.etcd.io/etcd/raft/v3/confchange |
| 2685 | 2026-03-11T19:19:25.250Z | github.com/cockroachdb/cockroach/pkg/geo |
| 2686 | 2026-03-11T19:19:25.286Z | github.com/cockroachdb/cockroach/pkg/geo/geoproj |
| 2687 | 2026-03-11T19:19:25.286Z | github.com/cockroachdb/cockroach/pkg/sql/scrub |
| 2688 | 2026-03-11T19:19:25.301Z | go.etcd.io/etcd/raft/v3 |
| 2689 | 2026-03-11T19:19:25.317Z | github.com/marusama/semaphore |
| 2690 | 2026-03-11T19:19:25.347Z | github.com/apache/arrow/go/arrow/bitutil |
| 2691 | 2026-03-11T19:19:25.383Z | github.com/apache/arrow/go/arrow/decimal128 |
| 2692 | 2026-03-11T19:19:25.410Z | github.com/apache/arrow/go/arrow/float16 |
| 2693 | 2026-03-11T19:19:25.422Z | github.com/cockroachdb/cockroach/pkg/geo/geosegmentize |
| 2694 | 2026-03-11T19:19:25.450Z | github.com/cockroachdb/cockroach/pkg/util/json |
| 2695 | 2026-03-11T19:19:25.491Z | github.com/cockroachdb/cockroach/pkg/geo/geogfn |
| 2696 | 2026-03-11T19:19:25.549Z | github.com/cockroachdb/cockroach/pkg/geo/geomfn |
| 2697 | 2026-03-11T19:19:25.588Z | github.com/apache/arrow/go/arrow |
| 2698 | 2026-03-11T19:19:25.676Z | github.com/apache/arrow/go/arrow/internal/debug |
| 2699 | 2026-03-11T19:19:25.734Z | github.com/apache/arrow/go/arrow/internal/cpu |
| 2700 | 2026-03-11T19:19:25.787Z | github.com/cockroachdb/cockroach/pkg/sql/protoreflect |
| 2701 | 2026-03-11T19:19:25.793Z | github.com/cockroachdb/cockroach/pkg/col/typeconv |
| 2702 | 2026-03-11T19:19:25.834Z | golang.org/x/xerrors/internal |
| 2703 | 2026-03-11T19:19:25.854Z | github.com/cockroachdb/cockroach/pkg/col/coldata |
| 2704 | 2026-03-11T19:19:25.863Z | github.com/apache/arrow/go/arrow/memory |
| 2705 | 2026-03-11T19:19:25.866Z | github.com/google/flatbuffers/go |
| 2706 | 2026-03-11T19:19:25.910Z | golang.org/x/xerrors |
| 2707 | 2026-03-11T19:19:26.009Z | github.com/cockroachdb/cockroach/pkg/geo/geotransform |
| 2708 | 2026-03-11T19:19:26.020Z | github.com/edsrzf/mmap-go |
| 2709 | 2026-03-11T19:19:26.033Z | github.com/cockroachdb/cockroach/pkg/col/colserde/arrowserde |
| 2710 | 2026-03-11T19:19:26.041Z | github.com/cockroachdb/cockroach/pkg/geo/geoindex |
| 2711 | 2026-03-11T19:19:26.057Z | github.com/dgryski/go-metro |
| 2712 | 2026-03-11T19:19:26.070Z | github.com/apache/arrow/go/arrow/array |
| 2713 | 2026-03-11T19:19:26.074Z | github.com/cockroachdb/cockroach/pkg/sql/contention/contentionutils |
| 2714 | 2026-03-11T19:19:26.122Z | github.com/cockroachdb/cockroach/pkg/sql/covering |
| 2715 | 2026-03-11T19:19:26.132Z | github.com/cockroachdb/cockroach/pkg/sql/mutations |
| 2716 | 2026-03-11T19:19:26.135Z | github.com/axiomhq/hyperloglog |
| 2717 | 2026-03-11T19:19:26.160Z | github.com/jackc/pgio |
| 2718 | 2026-03-11T19:19:26.160Z | github.com/emicklei/dot |
| 2719 | 2026-03-11T19:19:26.179Z | github.com/cockroachdb/cockroach/pkg/sql/sessionphase |
| 2720 | 2026-03-11T19:19:26.203Z | github.com/jackc/pgtype |
| 2721 | 2026-03-11T19:19:26.212Z | github.com/cockroachdb/cockroach/pkg/sql/vtable |
| 2722 | 2026-03-11T19:19:26.217Z | github.com/cockroachdb/cockroach/pkg/util/system |
| 2723 | 2026-03-11T19:19:26.234Z | github.com/cockroachdb/cockroach/pkg/util/goschedstats |
| 2724 | 2026-03-11T19:19:26.242Z | github.com/cockroachdb/cockroach/pkg/util/cgroups |
| 2725 | 2026-03-11T19:19:26.246Z | github.com/shirou/gopsutil/v3/internal/common |
| 2726 | 2026-03-11T19:19:26.261Z | github.com/jackc/chunkreader/v2 |
| 2727 | 2026-03-11T19:19:26.273Z | github.com/jackc/pgconn/internal/ctxwatch |
| 2728 | 2026-03-11T19:19:26.286Z | github.com/jackc/pgpassfile |
| 2729 | 2026-03-11T19:19:26.301Z | github.com/jackc/pgproto3/v2 |
| 2730 | 2026-03-11T19:19:26.318Z | github.com/jackc/pgservicefile |
| 2731 | 2026-03-11T19:19:26.322Z | golang.org/x/text/internal |
| 2732 | 2026-03-11T19:19:26.355Z | github.com/shirou/gopsutil/v3/disk |
| 2733 | 2026-03-11T19:19:26.367Z | github.com/shirou/gopsutil/v3/net |
| 2734 | 2026-03-11T19:19:26.371Z | golang.org/x/text/cases |
| 2735 | 2026-03-11T19:19:26.396Z | golang.org/x/text/runes |
| 2736 | 2026-03-11T19:19:26.433Z | github.com/jackc/pgx/v4/internal/sanitize |
| 2737 | 2026-03-11T19:19:26.482Z | github.com/cockroachdb/cockroach/pkg/util/httputil |
| 2738 | 2026-03-11T19:19:26.501Z | github.com/cockroachdb/cockroach/pkg/util/fsm |
| 2739 | 2026-03-11T19:19:26.538Z | golang.org/x/text/secure/precis |
| 2740 | 2026-03-11T19:19:26.585Z | github.com/cockroachdb/cockroach/pkg/util/tracing/tracingservicepb |
| 2741 | 2026-03-11T19:19:26.588Z | github.com/maruel/panicparse/v2/stack |
| 2742 | 2026-03-11T19:19:26.655Z | debug/pe |
| 2743 | 2026-03-11T19:19:26.735Z | github.com/google/pprof/internal/elfexec |
| 2744 | 2026-03-11T19:19:26.752Z | github.com/jackc/pgconn |
| 2745 | 2026-03-11T19:19:26.764Z | github.com/google/pprof/profile |
| 2746 | 2026-03-11T19:19:26.811Z | github.com/cockroachdb/cockroach/pkg/server/debug/goroutineui |
| 2747 | 2026-03-11T19:19:26.819Z | github.com/ianlancetaylor/demangle |
| 2748 | 2026-03-11T19:19:26.819Z | github.com/google/pprof/third_party/d3 |
| 2749 | 2026-03-11T19:19:26.829Z | github.com/google/pprof/third_party/d3flamegraph |
| 2750 | 2026-03-11T19:19:26.850Z | github.com/google/pprof/third_party/svgpan |
| 2751 | 2026-03-11T19:19:26.867Z | github.com/cockroachdb/pebble/tool/logs |
| 2752 | 2026-03-11T19:19:26.936Z | github.com/rcrowley/go-metrics/exp |
| 2753 | 2026-03-11T19:19:26.992Z | internal/profile |
| 2754 | 2026-03-11T19:19:27.012Z | github.com/cockroachdb/cockroach/pkg/util/cloudinfo |
| 2755 | 2026-03-11T19:19:27.041Z | github.com/jackc/pgconn/stmtcache |
| 2756 | 2026-03-11T19:19:27.084Z | github.com/tklauser/go-sysconf |
| 2757 | 2026-03-11T19:19:27.117Z | github.com/shirou/gopsutil/v3/host |
| 2758 | 2026-03-11T19:19:27.124Z | github.com/shirou/gopsutil/v3/cpu |
| 2759 | 2026-03-11T19:19:27.154Z | github.com/google/pprof/internal/plugin |
| 2760 | 2026-03-11T19:19:27.167Z | github.com/google/pprof/internal/measurement |
| 2761 | 2026-03-11T19:19:27.176Z | github.com/shirou/gopsutil/v3/load |
| 2762 | 2026-03-11T19:19:27.206Z | github.com/google/pprof/internal/graph |
| 2763 | 2026-03-11T19:19:27.206Z | github.com/google/pprof/internal/symbolz |
| 2764 | 2026-03-11T19:19:27.224Z | github.com/google/pprof/internal/transport |
| 2765 | 2026-03-11T19:19:27.271Z | net/http/pprof |
| 2766 | 2026-03-11T19:19:27.299Z | github.com/shirou/gopsutil/v3/mem |
| 2767 | 2026-03-11T19:19:27.303Z | compress/bzip2 |
| 2768 | 2026-03-11T19:19:27.306Z | github.com/google/pprof/internal/report |
| 2769 | 2026-03-11T19:19:27.346Z | github.com/prometheus/client_golang/prometheus/promauto |
| 2770 | 2026-03-11T19:19:27.360Z | github.com/jackc/puddle |
| 2771 | 2026-03-11T19:19:27.372Z | github.com/apache/thrift/lib/go/thrift |
| 2772 | 2026-03-11T19:19:27.394Z | github.com/cockroachdb/cockroach/pkg/workload/histogram |
| 2773 | 2026-03-11T19:19:27.416Z | github.com/linkedin/goavro/v2 |
| 2774 | 2026-03-11T19:19:27.469Z | vitess.io/vitess/go/bytes2 |
| 2775 | 2026-03-11T19:19:27.472Z | github.com/google/pprof/internal/binutils |
| 2776 | 2026-03-11T19:19:27.526Z | vitess.io/vitess/go/hack |
| 2777 | 2026-03-11T19:19:27.573Z | vitess.io/vitess/go/vt/proto/vttime |
| 2778 | 2026-03-11T19:19:27.576Z | vitess.io/vitess/go/vt/proto/vtrpc |
| 2779 | 2026-03-11T19:19:27.633Z | vitess.io/vitess/go/vt/proto/topodata |
| 2780 | 2026-03-11T19:19:27.651Z | github.com/google/pprof/internal/symbolizer |
| 2781 | 2026-03-11T19:19:27.658Z | golang.org/x/net/context |
| 2782 | 2026-03-11T19:19:27.723Z | vitess.io/vitess/go/vt/vterrors |
| 2783 | 2026-03-11T19:19:27.733Z | vitess.io/vitess/go/vt/proto/query |
| 2784 | 2026-03-11T19:19:27.750Z | github.com/google/pprof/internal/driver |
| 2785 | 2026-03-11T19:19:27.791Z | vitess.io/vitess/go/vt/sysvars |
| 2786 | 2026-03-11T19:19:27.797Z | github.com/cockroachdb/cockroach/pkg/util/tracing/service |
| 2787 | 2026-03-11T19:19:27.825Z | github.com/cockroachdb/cockroach/pkg/util/tracing/tracingui |
| 2788 | 2026-03-11T19:19:27.894Z | github.com/gorilla/mux |
| 2789 | 2026-03-11T19:19:27.908Z | github.com/aws/aws-sdk-go/aws/awserr |
| 2790 | 2026-03-11T19:19:27.966Z | github.com/aws/aws-sdk-go/internal/ini |
| 2791 | 2026-03-11T19:19:28.018Z | vitess.io/vitess/go/sqltypes |
| 2792 | 2026-03-11T19:19:28.039Z | github.com/aws/aws-sdk-go/internal/shareddefaults |
| 2793 | 2026-03-11T19:19:28.060Z | github.com/aws/aws-sdk-go/internal/sync/singleflight |
| 2794 | 2026-03-11T19:19:28.091Z | github.com/aws/aws-sdk-go/aws/endpoints |
| 2795 | 2026-03-11T19:19:28.142Z | github.com/aws/aws-sdk-go/aws/credentials |
| 2796 | 2026-03-11T19:19:28.206Z | github.com/aws/aws-sdk-go/internal/sdkio |
| 2797 | 2026-03-11T19:19:28.246Z | vitess.io/vitess/go/vt/vtgate/evalengine |
| 2798 | 2026-03-11T19:19:28.301Z | github.com/fraugster/parquet-go/parquet |
| 2799 | 2026-03-11T19:19:28.304Z | github.com/jackc/pgx/v4 |
| 2800 | 2026-03-11T19:19:28.304Z | github.com/aws/aws-sdk-go/aws/client/metadata |
| 2801 | 2026-03-11T19:19:28.323Z | github.com/google/pprof/driver |
| 2802 | 2026-03-11T19:19:28.356Z | vitess.io/vitess/go/vt/sqlparser |
| 2803 | 2026-03-11T19:19:28.407Z | github.com/jmespath/go-jmespath |
| 2804 | 2026-03-11T19:19:28.482Z | github.com/aws/aws-sdk-go/internal/sdkrand |
| 2805 | 2026-03-11T19:19:28.485Z | github.com/jackc/pgx/v4/pgxpool |
| 2806 | 2026-03-11T19:19:28.618Z | github.com/aws/aws-sdk-go/aws/credentials/processcreds |
| 2807 | 2026-03-11T19:19:28.683Z | github.com/aws/aws-sdk-go/aws/awsutil |
| 2808 | 2026-03-11T19:19:28.764Z | github.com/cockroachdb/cockroach/pkg/workload |
| 2809 | 2026-03-11T19:19:28.767Z | github.com/aws/aws-sdk-go/internal/strings |
| 2810 | 2026-03-11T19:19:28.859Z | github.com/aws/aws-sdk-go/internal/sdkmath |
| 2811 | 2026-03-11T19:19:28.894Z | github.com/aws/aws-sdk-go/internal/sdkuri |
| 2812 | 2026-03-11T19:19:28.946Z | github.com/aws/aws-sdk-go/aws/arn |
| 2813 | 2026-03-11T19:19:28.979Z | github.com/aws/aws-sdk-go/internal/s3shared/arn |
| 2814 | 2026-03-11T19:19:28.979Z | github.com/mattn/go-ieproxy |
| 2815 | 2026-03-11T19:19:29.015Z | github.com/Azure/go-autorest/autorest/date |
| 2816 | 2026-03-11T19:19:29.103Z | github.com/Azure/azure-pipeline-go/pipeline |
| 2817 | 2026-03-11T19:19:29.119Z | github.com/fraugster/parquet-go/parquetschema |
| 2818 | 2026-03-11T19:19:29.131Z | github.com/Azure/go-autorest/logger |
| 2819 | 2026-03-11T19:19:29.186Z | github.com/Azure/go-autorest/tracing |
| 2820 | 2026-03-11T19:19:29.224Z | github.com/fraugster/parquet-go |
| 2821 | 2026-03-11T19:19:29.234Z | github.com/golang-jwt/jwt/v4 |
| 2822 | 2026-03-11T19:19:29.302Z | github.com/Azure/azure-storage-blob-go/azblob |
| 2823 | 2026-03-11T19:19:29.436Z | golang.org/x/crypto/pkcs12/internal/rc2 |
| 2824 | 2026-03-11T19:19:29.490Z | golang.org/x/crypto/pkcs12 |
| 2825 | 2026-03-11T19:19:29.584Z | github.com/Azure/go-autorest/autorest/adal |
| 2826 | 2026-03-11T19:19:29.664Z | github.com/cockroachdb/cockroach/pkg/workload/workloadsql |
| 2827 | 2026-03-11T19:19:29.755Z | cloud.google.com/go/compute/metadata |
| 2828 | 2026-03-11T19:19:29.774Z | github.com/Azure/go-autorest/autorest |
| 2829 | 2026-03-11T19:19:29.831Z | google.golang.org/genproto/googleapis/rpc/code |
| 2830 | 2026-03-11T19:19:29.853Z | google.golang.org/api/internal/third_party/uritemplates |
| 2831 | 2026-03-11T19:19:29.871Z | github.com/googleapis/gax-go/v2/apierror/internal/proto |
| 2832 | 2026-03-11T19:19:29.886Z | google.golang.org/api/googleapi |
| 2833 | 2026-03-11T19:19:29.900Z | github.com/aws/aws-sdk-go/aws |
| 2834 | 2026-03-11T19:19:29.917Z | google.golang.org/genproto/googleapis/type/expr |
| 2835 | 2026-03-11T19:19:29.952Z | google.golang.org/genproto/googleapis/iam/v1 |
| 2836 | 2026-03-11T19:19:29.964Z | github.com/googleapis/gax-go/v2/apierror |
| 2837 | 2026-03-11T19:19:30.026Z | github.com/googleapis/gax-go/v2 |
| 2838 | 2026-03-11T19:19:30.039Z | github.com/aws/aws-sdk-go/aws/request |
| 2839 | 2026-03-11T19:19:30.062Z | github.com/aws/aws-sdk-go/private/protocol/eventstream |
| 2840 | 2026-03-11T19:19:30.075Z | github.com/Azure/go-autorest/autorest/azure |
| 2841 | 2026-03-11T19:19:30.087Z | cloud.google.com/go/iam |
| 2842 | 2026-03-11T19:19:30.177Z | cloud.google.com/go/internal |
| 2843 | 2026-03-11T19:19:30.194Z | github.com/aws/aws-sdk-go/aws/client |
| 2844 | 2026-03-11T19:19:30.197Z | github.com/aws/aws-sdk-go/aws/corehandlers |
| 2845 | 2026-03-11T19:19:30.220Z | github.com/aws/aws-sdk-go/private/protocol |
| 2846 | 2026-03-11T19:19:30.269Z | github.com/aws/aws-sdk-go/aws/ec2metadata |
| 2847 | 2026-03-11T19:19:30.269Z | github.com/aws/aws-sdk-go/aws/csm |
| 2848 | 2026-03-11T19:19:30.297Z | github.com/aws/aws-sdk-go/internal/s3shared |
| 2849 | 2026-03-11T19:19:30.322Z | github.com/cockroachdb/cockroach/pkg/util/stop |
| 2850 | 2026-03-11T19:19:30.325Z | github.com/cockroachdb/cockroach/pkg/clusterversion |
| 2851 | 2026-03-11T19:19:30.342Z | github.com/cockroachdb/cockroach/pkg/keys |
| 2852 | 2026-03-11T19:19:30.346Z | github.com/cockroachdb/cockroach/pkg/kv/kvserver/closedts |
| 2853 | 2026-03-11T19:19:30.346Z | github.com/cockroachdb/cockroach/pkg/kv/kvserver/closedts/ctpb |
| 2854 | 2026-03-11T19:19:30.389Z | github.com/cockroachdb/cockroach/pkg/kv/kvserver/liveness/livenesspb |
| 2855 | 2026-03-11T19:19:30.389Z | github.com/cockroachdb/cockroach/pkg/multitenant/tenantcostmodel |
| 2856 | 2026-03-11T19:19:30.434Z | github.com/cockroachdb/cockroach/pkg/settings/cluster |
| 2857 | 2026-03-11T19:19:30.451Z | github.com/cockroachdb/cockroach/pkg/util/startup |
| 2858 | 2026-03-11T19:19:30.460Z | github.com/cockroachdb/cockroach/pkg/storage/fs |
| 2859 | 2026-03-11T19:19:30.491Z | github.com/cockroachdb/cockroach/pkg/kv/kvserver/concurrency/poison |
| 2860 | 2026-03-11T19:19:30.494Z | github.com/cockroachdb/cockroach/pkg/security |
| 2861 | 2026-03-11T19:19:30.525Z | github.com/cockroachdb/cockroach/pkg/util/mon |
| 2862 | 2026-03-11T19:19:30.529Z | github.com/cockroachdb/cockroach/pkg/kv/kvserver/kvserverpb |
| 2863 | 2026-03-11T19:19:30.560Z | github.com/cockroachdb/cockroach/pkg/server/dumpstore |
| 2864 | 2026-03-11T19:19:30.591Z | github.com/cockroachdb/cockroach/pkg/kv/kvserver/constraint |
| 2865 | 2026-03-11T19:19:30.610Z | github.com/cockroachdb/cockroach/pkg/sql/catalog/catconstants |
| 2866 | 2026-03-11T19:19:30.622Z | github.com/cockroachdb/cockroach/pkg/util/span |
| 2867 | 2026-03-11T19:19:30.637Z | github.com/cockroachdb/cockroach/pkg/kv/kvserver/raftentry |
| 2868 | 2026-03-11T19:19:30.637Z | github.com/cockroachdb/cockroach/pkg/kv/kvserver/split |
| 2869 | 2026-03-11T19:19:30.648Z | github.com/cockroachdb/cockroach/pkg/kv/kvserver/tscache |
| 2870 | 2026-03-11T19:19:30.692Z | github.com/cockroachdb/cockroach/pkg/server/status/statuspb |
| 2871 | 2026-03-11T19:19:30.707Z | github.com/cockroachdb/cockroach/pkg/ts/tspb |
| 2872 | 2026-03-11T19:19:30.718Z | github.com/cockroachdb/cockroach/pkg/kv/kvclient/rangefeed/rangefeedbuffer |
| 2873 | 2026-03-11T19:19:30.817Z | github.com/cockroachdb/cockroach/pkg/util/keysutil |
| 2874 | 2026-03-11T19:19:30.868Z | github.com/cockroachdb/cockroach/pkg/util/stringarena |
| 2875 | 2026-03-11T19:19:30.882Z | github.com/cockroachdb/cockroach/pkg/kv/kvserver/loqrecovery/loqrecoverypb |
| 2876 | 2026-03-11T19:19:30.892Z | github.com/cockroachdb/cockroach/pkg/sql/optionalnodeliveness |
| 2877 | 2026-03-11T19:19:30.961Z | github.com/cockroachdb/cockroach/pkg/server/goroutinedumper |
| 2878 | 2026-03-11T19:19:30.996Z | github.com/aws/aws-sdk-go/private/protocol/rest |
| 2879 | 2026-03-11T19:19:31.020Z | github.com/aws/aws-sdk-go/private/protocol/json/jsonutil |
| 2880 | 2026-03-11T19:19:31.046Z | github.com/aws/aws-sdk-go/private/protocol/query/queryutil |
| 2881 | 2026-03-11T19:19:31.063Z | github.com/cockroachdb/cockroach/pkg/ts/catalog |
| 2882 | 2026-03-11T19:19:31.067Z | github.com/cockroachdb/cockroach/pkg/kv/kvserver/uncertainty |
| 2883 | 2026-03-11T19:19:31.090Z | github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil |
| 2884 | 2026-03-11T19:19:31.104Z | github.com/aws/aws-sdk-go/aws/signer/v4 |
| 2885 | 2026-03-11T19:19:31.113Z | github.com/aws/aws-sdk-go/private/protocol/jsonrpc |
| 2886 | 2026-03-11T19:19:31.162Z | github.com/aws/aws-sdk-go/private/protocol/restjson |
| 2887 | 2026-03-11T19:19:31.166Z | github.com/cockroachdb/cockroach/pkg/security/securitytest |
| 2888 | 2026-03-11T19:19:31.187Z | github.com/cockroachdb/cockroach/pkg/sql/pgwire/identmap |
| 2889 | 2026-03-11T19:19:31.197Z | github.com/aws/aws-sdk-go/private/protocol/query |
| 2890 | 2026-03-11T19:19:31.222Z | github.com/aws/aws-sdk-go/aws/credentials/ec2rolecreds |
| 2891 | 2026-03-11T19:19:31.226Z | github.com/aws/aws-sdk-go/service/sso |
| 2892 | 2026-03-11T19:19:31.229Z | github.com/aws/aws-sdk-go/aws/credentials/endpointcreds |
| 2893 | 2026-03-11T19:19:31.259Z | github.com/aws/aws-sdk-go/service/sts |
| 2894 | 2026-03-11T19:19:31.263Z | github.com/aws/aws-sdk-go/internal/s3shared/s3err |
| 2895 | 2026-03-11T19:19:31.285Z | github.com/aws/aws-sdk-go/private/checksum |
| 2896 | 2026-03-11T19:19:31.288Z | github.com/aws/aws-sdk-go/private/protocol/eventstream/eventstreamapi |
| 2897 | 2026-03-11T19:19:31.300Z | github.com/aws/aws-sdk-go/aws/defaults |
| 2898 | 2026-03-11T19:19:31.321Z | github.com/aws/aws-sdk-go/private/protocol/restxml |
| 2899 | 2026-03-11T19:19:31.353Z | cloud.google.com/go/internal/optional |
| 2900 | 2026-03-11T19:19:31.356Z | github.com/golang/groupcache/lru |
| 2901 | 2026-03-11T19:19:31.364Z | go.opencensus.io |
| 2902 | 2026-03-11T19:19:31.367Z | github.com/aws/aws-sdk-go/service/sso/ssoiface |
| 2903 | 2026-03-11T19:19:31.396Z | go.opencensus.io/trace/internal |
| 2904 | 2026-03-11T19:19:31.396Z | go.opencensus.io/trace/tracestate |
| 2905 | 2026-03-11T19:19:31.411Z | go.opencensus.io/internal |
| 2906 | 2026-03-11T19:19:31.415Z | github.com/aws/aws-sdk-go/service/sts/stsiface |
| 2907 | 2026-03-11T19:19:31.427Z | cloud.google.com/go/internal/version |
| 2908 | 2026-03-11T19:19:31.430Z | github.com/aws/aws-sdk-go/aws/credentials/ssocreds |
| 2909 | 2026-03-11T19:19:31.435Z | github.com/aws/aws-sdk-go/service/s3 |
| 2910 | 2026-03-11T19:19:31.442Z | cloud.google.com/go/storage/internal |
| 2911 | 2026-03-11T19:19:31.445Z | go.opencensus.io/trace |
| 2912 | 2026-03-11T19:19:31.458Z | google.golang.org/api/iterator |
| 2913 | 2026-03-11T19:19:31.462Z | github.com/aws/aws-sdk-go/aws/credentials/stscreds |
| 2914 | 2026-03-11T19:19:31.472Z | golang.org/x/net/context/ctxhttp |
| 2915 | 2026-03-11T19:19:31.489Z | golang.org/x/oauth2/jws |
| 2916 | 2026-03-11T19:19:31.507Z | go.opencensus.io/resource |
| 2917 | 2026-03-11T19:19:31.513Z | golang.org/x/oauth2/internal |
| 2918 | 2026-03-11T19:19:31.522Z | github.com/aws/aws-sdk-go/aws/session |
| 2919 | 2026-03-11T19:19:31.541Z | go.opencensus.io/tag |
| 2920 | 2026-03-11T19:19:31.551Z | cloud.google.com/go/internal/trace |
| 2921 | 2026-03-11T19:19:31.559Z | go.opencensus.io/metric/metricdata |
| 2922 | 2026-03-11T19:19:31.583Z | golang.org/x/oauth2 |
| 2923 | 2026-03-11T19:19:31.592Z | go.opencensus.io/internal/tagencoding |
| 2924 | 2026-03-11T19:19:31.595Z | go.opencensus.io/metric/metricproducer |
| 2925 | 2026-03-11T19:19:31.606Z | go.opencensus.io/stats/internal |
| 2926 | 2026-03-11T19:19:31.619Z | go.opencensus.io/trace/propagation |
| 2927 | 2026-03-11T19:19:31.623Z | google.golang.org/api/transport/cert |
| 2928 | 2026-03-11T19:19:31.633Z | go.opencensus.io/stats |
| 2929 | 2026-03-11T19:19:31.648Z | golang.org/x/oauth2/authhandler |
| 2930 | 2026-03-11T19:19:31.665Z | golang.org/x/oauth2/google/internal/externalaccount |
| 2931 | 2026-03-11T19:19:31.676Z | golang.org/x/oauth2/jwt |
| 2932 | 2026-03-11T19:19:31.676Z | google.golang.org/api/internal/impersonate |
| 2933 | 2026-03-11T19:19:31.689Z | go.opencensus.io/stats/view |
| 2934 | 2026-03-11T19:19:31.693Z | google.golang.org/grpc/balancer/grpclb/grpc_lb_v1 |
| 2935 | 2026-03-11T19:19:31.693Z | google.golang.org/grpc/credentials/alts/internal |
| 2936 | 2026-03-11T19:19:31.717Z | google.golang.org/grpc/credentials/alts/internal/proto/grpc_gcp |
| 2937 | 2026-03-11T19:19:31.727Z | google.golang.org/grpc/credentials/alts/internal/conn |
| 2938 | 2026-03-11T19:19:31.735Z | google.golang.org/grpc/credentials/alts/internal/handshaker/service |
| 2939 | 2026-03-11T19:19:31.781Z | google.golang.org/grpc/internal/googlecloud |
| 2940 | 2026-03-11T19:19:31.792Z | google.golang.org/genproto/googleapis/type/date |
| 2941 | 2026-03-11T19:19:31.795Z | go.opencensus.io/plugin/ocgrpc |
| 2942 | 2026-03-11T19:19:31.815Z | google.golang.org/grpc/balancer/grpclb |
| 2943 | 2026-03-11T19:19:31.818Z | google.golang.org/protobuf/types/known/emptypb |
| 2944 | 2026-03-11T19:19:31.838Z | google.golang.org/api/internal/gensupport |
| 2945 | 2026-03-11T19:19:31.848Z | golang.org/x/oauth2/google |
| 2946 | 2026-03-11T19:19:31.862Z | google.golang.org/genproto/googleapis/storage/v2 |
| 2947 | 2026-03-11T19:19:31.870Z | google.golang.org/grpc/credentials/alts/internal/authinfo |
| 2948 | 2026-03-11T19:19:31.878Z | go.opencensus.io/plugin/ochttp/propagation/b3 |
| 2949 | 2026-03-11T19:19:31.918Z | google.golang.org/grpc/credentials/alts/internal/handshaker |
| 2950 | 2026-03-11T19:19:31.926Z | go.opencensus.io/plugin/ochttp |
| 2951 | 2026-03-11T19:19:31.942Z | google.golang.org/api/googleapi/transport |
| 2952 | 2026-03-11T19:19:31.952Z | google.golang.org/api/transport/http/internal/propagation |
| 2953 | 2026-03-11T19:19:31.964Z | google.golang.org/api/internal |
| 2954 | 2026-03-11T19:19:31.973Z | google.golang.org/grpc/credentials/oauth |
| 2955 | 2026-03-11T19:19:31.983Z | google.golang.org/grpc/credentials/alts |
| 2956 | 2026-03-11T19:19:31.990Z | github.com/cockroachdb/cockroach/pkg/util/flagutil |
| 2957 | 2026-03-11T19:19:32.018Z | github.com/cockroachdb/cockroach/pkg/util/sdnotify |
| 2958 | 2026-03-11T19:19:32.025Z | github.com/cockroachdb/cockroach/pkg/workload/bank |
| 2959 | 2026-03-11T19:19:32.042Z | google.golang.org/grpc/credentials/google |
| 2960 | 2026-03-11T19:19:32.045Z | google.golang.org/api/option |
| 2961 | 2026-03-11T19:19:32.073Z | google.golang.org/api/transport/internal/dca |
| 2962 | 2026-03-11T19:19:32.101Z | github.com/cockroachdb/cockroach/pkg/workload/bulkingest |
| 2963 | 2026-03-11T19:19:32.104Z | github.com/prometheus/client_golang/prometheus/promhttp |
| 2964 | 2026-03-11T19:19:32.122Z | google.golang.org/api/option/internaloption |
| 2965 | 2026-03-11T19:19:32.147Z | google.golang.org/api/transport/grpc |
| 2966 | 2026-03-11T19:19:32.179Z | github.com/cockroachdb/cockroach/pkg/workload/examples |
| 2967 | 2026-03-11T19:19:32.192Z | github.com/cockroachdb/cockroach/pkg/workload/kv |
| 2968 | 2026-03-11T19:19:32.246Z | google.golang.org/api/transport/http |
| 2969 | 2026-03-11T19:19:32.272Z | github.com/cockroachdb/cockroach/pkg/workload/faker |
| 2970 | 2026-03-11T19:19:32.289Z | github.com/cockroachdb/cockroach-go/v2/crdb/crdbpgx |
| 2971 | 2026-03-11T19:19:32.346Z | github.com/cockroachdb/cockroach/pkg/workload/workloadimpl |
| 2972 | 2026-03-11T19:19:32.349Z | github.com/cockroachdb/cockroach/pkg/workload/ttllogger |
| 2973 | 2026-03-11T19:19:32.358Z | google.golang.org/api/iamcredentials/v1 |
| 2974 | 2026-03-11T19:19:32.402Z | google.golang.org/api/storage/v1 |
| 2975 | 2026-03-11T19:19:32.426Z | google.golang.org/api/transport |
| 2976 | 2026-03-11T19:19:32.487Z | github.com/cockroachdb/cockroach/pkg/workload/cli |
| 2977 | 2026-03-11T19:19:32.510Z | cloud.google.com/go/storage/internal/apiv2 |
| 2978 | 2026-03-11T19:19:32.514Z | github.com/cockroachdb/cockroach/pkg/workload/tpcc |
| 2979 | 2026-03-11T19:19:32.542Z | github.com/cockroachdb/cockroach/pkg/workload/ycsb |
| 2980 | 2026-03-11T19:19:32.546Z | github.com/cockroachdb/cockroach/pkg/workload/movr |
| 2981 | 2026-03-11T19:19:32.714Z | github.com/cockroachdb/cockroach/pkg/workload/tpch |
| 2982 | 2026-03-11T19:19:32.743Z | github.com/russross/blackfriday/v2 |
| 2983 | 2026-03-11T19:19:33.013Z | cloud.google.com/go/storage |
| 2984 | 2026-03-11T19:19:33.025Z | github.com/cpuguy83/go-md2man/v2/md2man |
| 2985 | 2026-03-11T19:19:33.058Z | github.com/spf13/cobra/doc |
| 2986 | 2026-03-11T19:19:33.191Z | github.com/aws/aws-sdk-go/service/s3/s3iface |
| 2987 | 2026-03-11T19:19:33.312Z | github.com/aws/aws-sdk-go/service/s3/s3manager |
| 2988 | 2026-03-11T19:19:49.657Z | github.com/cockroachdb/pebble/sstable |
| 2989 | 2026-03-11T19:19:49.958Z | github.com/cockroachdb/pebble |
| 2990 | 2026-03-11T19:19:50.644Z | github.com/cockroachdb/pebble/tool |
| 2991 | 2026-03-11T19:19:50.644Z | github.com/cockroachdb/cockroach/pkg/base |
| 2992 | 2026-03-11T19:19:50.819Z | github.com/cockroachdb/cockroach/pkg/util/admission |
| 2993 | 2026-03-11T19:19:50.822Z | github.com/cockroachdb/cockroach/pkg/ui |
| 2994 | 2026-03-11T19:19:50.822Z | github.com/cockroachdb/cockroach/pkg/sql/pgwire/pgwirecancel |
| 2995 | 2026-03-11T19:19:50.822Z | github.com/cockroachdb/cockroach/pkg/sql/sqlliveness |
| 2996 | 2026-03-11T19:19:50.822Z | github.com/cockroachdb/cockroach/pkg/util/netutil |
| 2997 | 2026-03-11T19:19:50.828Z | github.com/cockroachdb/cockroach/pkg/testutils |
| 2998 | 2026-03-11T19:19:50.851Z | github.com/cockroachdb/cockroach/pkg/storage |
| 2999 | 2026-03-11T19:19:50.866Z | github.com/cockroachdb/cockroach/pkg/sql/sqlliveness/slinstance |
| 3000 | 2026-03-11T19:19:50.866Z | github.com/cockroachdb/cockroach/pkg/sql/sqlinstance |
| 3001 | 2026-03-11T19:19:50.892Z | github.com/cockroachdb/cockroach/pkg/ui/distoss |
| 3002 | 2026-03-11T19:19:50.958Z | github.com/cockroachdb/cockroach/pkg/util/grpcutil |
| 3003 | 2026-03-11T19:19:51.023Z | github.com/cockroachdb/cockroach/pkg/sql/sessiondatapb |
| 3004 | 2026-03-11T19:19:51.034Z | github.com/cockroachdb/cockroach/pkg/kv/kvclient/rangecache |
| 3005 | 2026-03-11T19:19:51.212Z | github.com/cockroachdb/cockroach/pkg/security/sessionrevival |
| 3006 | 2026-03-11T19:19:51.216Z | github.com/cockroachdb/cockroach/pkg/sql/sessiondata |
| 3007 | 2026-03-11T19:19:51.216Z | github.com/cockroachdb/cockroach/pkg/kv |
| 3008 | 2026-03-11T19:19:51.450Z | github.com/cockroachdb/cockroach/pkg/kv/kvserver/abortspan |
| 3009 | 2026-03-11T19:19:51.453Z | github.com/cockroachdb/cockroach/pkg/kv/kvserver/readsummary |
| 3010 | 2026-03-11T19:19:51.454Z | github.com/cockroachdb/cockroach/pkg/cli/syncbench |
| 3011 | 2026-03-11T19:19:51.454Z | github.com/cockroachdb/cockroach/pkg/kv/kvserver/spanset |
| 3012 | 2026-03-11T19:19:51.454Z | github.com/cockroachdb/cockroach/pkg/kv/kvserver/stateloader |
| 3013 | 2026-03-11T19:19:51.454Z | github.com/cockroachdb/cockroach/pkg/kv/kvserver/rditer |
| 3014 | 2026-03-11T19:19:51.454Z | github.com/cockroachdb/cockroach/pkg/kv/kvserver/rangefeed |
| 3015 | 2026-03-11T19:19:51.490Z | github.com/cockroachdb/cockroach/pkg/kv/kvserver/kvserverbase |
| 3016 | 2026-03-11T19:19:51.540Z | github.com/cockroachdb/cockroach/pkg/kv/kvclient |
| 3017 | 2026-03-11T19:19:51.543Z | github.com/cockroachdb/cockroach/pkg/kv/kvprober |
| 3018 | 2026-03-11T19:19:51.549Z | github.com/cockroachdb/cockroach/pkg/internal/client/requestbatcher |
| 3019 | 2026-03-11T19:19:51.590Z | github.com/cockroachdb/cockroach/pkg/kv/kvserver/gc |
| 3020 | 2026-03-11T19:19:51.624Z | github.com/cockroachdb/cockroach/pkg/kv/kvserver/batcheval/result |
| 3021 | 2026-03-11T19:19:51.628Z | github.com/cockroachdb/cockroach/pkg/kv/kvserver/spanlatch |
| 3022 | 2026-03-11T19:19:51.666Z | github.com/cockroachdb/cockroach/pkg/sql/sem/tree |
| 3023 | 2026-03-11T19:19:51.669Z | github.com/cockroachdb/cockroach/pkg/kv/kvserver/txnwait |
| 3024 | 2026-03-11T19:19:51.707Z | github.com/cockroachdb/cockroach/pkg/kv/kvserver/idalloc |
| 3025 | 2026-03-11T19:19:51.741Z | github.com/cockroachdb/cockroach/pkg/kv/kvserver/txnrecovery |
| 3026 | 2026-03-11T19:19:51.773Z | github.com/cockroachdb/cockroach/pkg/startupmigrations/leasemanager |
| 3027 | 2026-03-11T19:19:51.882Z | github.com/cockroachdb/cockroach/pkg/kv/kvserver/intentresolver |
| 3028 | 2026-03-11T19:19:52.035Z | github.com/cockroachdb/cockroach/pkg/kv/kvserver/concurrency |
| 3029 | 2026-03-11T19:19:53.482Z | github.com/cockroachdb/cockroach/pkg/config/zonepb |
| 3030 | 2026-03-11T19:19:53.485Z | github.com/cockroachdb/cockroach/pkg/sql/memsize |
| 3031 | 2026-03-11T19:19:53.485Z | github.com/cockroachdb/cockroach/pkg/sql/sem/transform |
| 3032 | 2026-03-11T19:19:53.485Z | github.com/cockroachdb/cockroach/pkg/sql/rowenc/keyside |
| 3033 | 2026-03-11T19:19:53.485Z | github.com/cockroachdb/cockroach/pkg/sql/paramparse |
| 3034 | 2026-03-11T19:19:53.485Z | github.com/cockroachdb/cockroach/pkg/sql/sqlstats/persistedsqlstats/sqlstatsutil |
| 3035 | 2026-03-11T19:19:53.485Z | github.com/cockroachdb/cockroach/pkg/sql/catalog/catpb |
| 3036 | 2026-03-11T19:19:53.503Z | github.com/cockroachdb/cockroach/pkg/sql/parser |
| 3037 | 2026-03-11T19:19:53.532Z | github.com/cockroachdb/cockroach/pkg/col/colserde |
| 3038 | 2026-03-11T19:19:53.634Z | github.com/cockroachdb/cockroach/pkg/sql/colmem |
| 3039 | 2026-03-11T19:19:53.657Z | github.com/cockroachdb/cockroach/pkg/sql/storageparam |
| 3040 | 2026-03-11T19:19:53.680Z | github.com/cockroachdb/cockroach/pkg/sql/colcontainer |
| 3041 | 2026-03-11T19:19:53.713Z | github.com/cockroachdb/cockroach/pkg/sql/colexec/colexeccmp |
| 3042 | 2026-03-11T19:19:53.735Z | github.com/cockroachdb/cockroach/pkg/sql/schemachange |
| 3043 | 2026-03-11T19:19:53.805Z | github.com/cockroachdb/cockroach/pkg/sql/pgwire/hba |
| 3044 | 2026-03-11T19:19:53.846Z | github.com/cockroachdb/cockroach/pkg/sql/schemachanger/scpb |
| 3045 | 2026-03-11T19:19:54.387Z | github.com/cockroachdb/cockroach/pkg/sql/catalog/descpb |
| 3046 | 2026-03-11T19:19:55.038Z | github.com/cockroachdb/cockroach/pkg/sql/sqlerrors |
| 3047 | 2026-03-11T19:19:55.042Z | github.com/cockroachdb/cockroach/pkg/sql/storageparam/indexstorageparam |
| 3048 | 2026-03-11T19:19:55.042Z | github.com/cockroachdb/cockroach/pkg/sql/catalog/descidgen |
| 3049 | 2026-03-11T19:19:55.042Z | github.com/cockroachdb/cockroach/pkg/kv/kvserver/protectedts/ptpb |
| 3050 | 2026-03-11T19:19:55.042Z | github.com/cockroachdb/cockroach/pkg/sql/contentionpb |
| 3051 | 2026-03-11T19:19:55.042Z | github.com/cockroachdb/cockroach/pkg/server/diagnostics/diagnosticspb |
| 3052 | 2026-03-11T19:19:55.042Z | github.com/cockroachdb/cockroach/pkg/sql/catalog |
| 3053 | 2026-03-11T19:19:55.194Z | github.com/cockroachdb/cockroach/pkg/sql/contention/txnidcache |
| 3054 | 2026-03-11T19:19:55.401Z | github.com/cockroachdb/cockroach/pkg/sql/catalog/catalogkeys |
| 3055 | 2026-03-11T19:19:55.405Z | github.com/cockroachdb/cockroach/pkg/sql/catalog/multiregion |
| 3056 | 2026-03-11T19:19:55.405Z | github.com/cockroachdb/cockroach/pkg/sql/schemachanger/scerrors |
| 3057 | 2026-03-11T19:19:55.405Z | github.com/cockroachdb/cockroach/pkg/sql/catalog/catprivilege |
| 3058 | 2026-03-11T19:19:55.405Z | github.com/cockroachdb/cockroach/pkg/sql/schemachanger/screl |
| 3059 | 2026-03-11T19:19:55.412Z | github.com/cockroachdb/cockroach/pkg/sql/rowenc/valueside |
| 3060 | 2026-03-11T19:19:55.420Z | github.com/cockroachdb/cockroach/pkg/sql/catalog/colinfo |
| 3061 | 2026-03-11T19:19:55.496Z | github.com/cockroachdb/cockroach/pkg/sql/catalog/schemadesc |
| 3062 | 2026-03-11T19:19:55.566Z | github.com/cockroachdb/cockroach/pkg/rpc |
| 3063 | 2026-03-11T19:19:55.618Z | github.com/cockroachdb/cockroach/pkg/sql/catalog/dbdesc |
| 3064 | 2026-03-11T19:19:55.621Z | github.com/cockroachdb/cockroach/pkg/sql/catalog/typedesc |
| 3065 | 2026-03-11T19:19:55.624Z | github.com/cockroachdb/cockroach/pkg/sql/sqlutil |
| 3066 | 2026-03-11T19:19:55.666Z | github.com/cockroachdb/cockroach/pkg/sql/colencoding |
| 3067 | 2026-03-11T19:19:55.684Z | github.com/cockroachdb/cockroach/pkg/sql/catalog/internal/validate |
| 3068 | 2026-03-11T19:19:55.755Z | github.com/cockroachdb/cockroach/pkg/sql/pgwire/pgwirebase |
| 3069 | 2026-03-11T19:19:55.833Z | github.com/cockroachdb/cockroach/pkg/util/tracing/zipper |
| 3070 | 2026-03-11T19:19:55.865Z | github.com/cockroachdb/cockroach/pkg/sql/scheduledlogging |
| 3071 | 2026-03-11T19:19:56.071Z | github.com/cockroachdb/cockroach/pkg/sql/catalog/nstree |
| 3072 | 2026-03-11T19:19:56.080Z | github.com/cockroachdb/cockroach/pkg/server/tracedumper |
| 3073 | 2026-03-11T19:19:56.126Z | github.com/cockroachdb/cockroach/pkg/rpc/nodedialer |
| 3074 | 2026-03-11T19:19:56.282Z | github.com/cockroachdb/cockroach/pkg/util/tracing/collector |
| 3075 | 2026-03-11T19:19:56.285Z | github.com/cockroachdb/cockroach/pkg/blobs |
| 3076 | 2026-03-11T19:19:56.285Z | github.com/cockroachdb/cockroach/pkg/kv/kvserver/closedts/sidetransport |
| 3077 | 2026-03-11T19:19:56.450Z | github.com/cockroachdb/cockroach/pkg/cloud |
| 3078 | 2026-03-11T19:19:56.646Z | github.com/cockroachdb/cockroach/pkg/cloud/amazon |
| 3079 | 2026-03-11T19:19:56.646Z | github.com/cockroachdb/cockroach/pkg/cloud/httpsink |
| 3080 | 2026-03-11T19:19:56.650Z | github.com/cockroachdb/cockroach/pkg/cloud/azure |
| 3081 | 2026-03-11T19:19:56.650Z | github.com/cockroachdb/cockroach/pkg/cloud/gcp |
| 3082 | 2026-03-11T19:19:56.650Z | github.com/cockroachdb/cockroach/pkg/multitenant |
| 3083 | 2026-03-11T19:19:56.650Z | github.com/cockroachdb/cockroach/pkg/jobs/jobspb |
| 3084 | 2026-03-11T19:19:56.670Z | github.com/cockroachdb/cockroach/pkg/kv/kvserver/batcheval |
| 3085 | 2026-03-11T19:19:56.857Z | github.com/cockroachdb/cockroach/pkg/kv/kvserver/tenantrate |
| 3086 | 2026-03-11T19:19:56.870Z | github.com/cockroachdb/cockroach/pkg/sql/sqlliveness/slstorage |
| 3087 | 2026-03-11T19:19:56.910Z | github.com/cockroachdb/cockroach/pkg/cloud/nodelocal |
| 3088 | 2026-03-11T19:19:56.940Z | github.com/cockroachdb/cockroach/pkg/cloud/nullsink |
| 3089 | 2026-03-11T19:19:57.064Z | github.com/cockroachdb/cockroach/pkg/sql/sqlliveness/slprovider |
| 3090 | 2026-03-11T19:19:57.610Z | github.com/cockroachdb/cockroach/pkg/sql/schemachanger/scop |
| 3091 | 2026-03-11T19:19:57.731Z | github.com/cockroachdb/cockroach/pkg/sql/schemachanger/scplan/internal/scgraph |
| 3092 | 2026-03-11T19:19:57.807Z | github.com/cockroachdb/cockroach/pkg/sql/schemachanger/scplan/internal/scstage |
| 3093 | 2026-03-11T19:19:57.807Z | github.com/cockroachdb/cockroach/pkg/sql/schemachanger/scplan/internal/rules |
| 3094 | 2026-03-11T19:19:57.907Z | github.com/cockroachdb/cockroach/pkg/sql/schemachanger/scplan/internal/scgraphviz |
| 3095 | 2026-03-11T19:20:05.914Z | github.com/cockroachdb/cockroach/pkg/sql/faketreeeval |
| 3096 | 2026-03-11T19:20:05.919Z | github.com/cockroachdb/cockroach/pkg/cloud/userfile/filetable |
| 3097 | 2026-03-11T19:20:05.920Z | github.com/cockroachdb/cockroach/pkg/sql/rowenc |
| 3098 | 2026-03-11T19:20:05.920Z | github.com/cockroachdb/cockroach/pkg/testutils/sqlutils |
| 3099 | 2026-03-11T19:20:05.920Z | github.com/cockroachdb/cockroach/pkg/sql/catalog/schemaexpr |
| 3100 | 2026-03-11T19:20:06.130Z | github.com/cockroachdb/cockroach/pkg/cloud/userfile |
| 3101 | 2026-03-11T19:20:06.164Z | github.com/cockroachdb/cockroach/pkg/sql/catalog/catformat |
| 3102 | 2026-03-11T19:20:06.205Z | github.com/cockroachdb/cockroach/pkg/col/coldataext |
| 3103 | 2026-03-11T19:20:06.208Z | github.com/cockroachdb/cockroach/pkg/sql/catalog/tabledesc |
| 3104 | 2026-03-11T19:20:06.208Z | github.com/cockroachdb/cockroach/pkg/sql/rowcontainer |
| 3105 | 2026-03-11T19:20:06.212Z | github.com/cockroachdb/cockroach/pkg/sql/execinfrapb |
| 3106 | 2026-03-11T19:20:06.265Z | github.com/cockroachdb/cockroach/pkg/cloud/impl |
| 3107 | 2026-03-11T19:20:06.828Z | github.com/cockroachdb/cockroach/pkg/sql/catalog/descbuilder |
| 3108 | 2026-03-11T19:20:06.831Z | github.com/cockroachdb/cockroach/pkg/sql/catalog/systemschema |
| 3109 | 2026-03-11T19:20:06.831Z | github.com/cockroachdb/cockroach/pkg/sql/catalog/resolver |
| 3110 | 2026-03-11T19:20:06.831Z | github.com/cockroachdb/cockroach/pkg/sql/storageparam/tablestorageparam |
| 3111 | 2026-03-11T19:20:06.831Z | github.com/cockroachdb/cockroach/pkg/sql/opt/cat |
| 3112 | 2026-03-11T19:20:06.831Z | github.com/cockroachdb/cockroach/pkg/sql/schemachanger/scbuild/internal/scbuildstmt |
| 3113 | 2026-03-11T19:20:06.835Z | github.com/cockroachdb/cockroach/pkg/sql/schemachanger/scplan/internal/opgen |
| 3114 | 2026-03-11T19:20:07.086Z | github.com/cockroachdb/cockroach/pkg/sql/schemachanger/scplan |
| 3115 | 2026-03-11T19:20:07.092Z | github.com/cockroachdb/cockroach/pkg/sql/catalog/rewrite |
| 3116 | 2026-03-11T19:20:07.142Z | github.com/cockroachdb/cockroach/pkg/sql/opt/partition |
| 3117 | 2026-03-11T19:20:07.207Z | github.com/cockroachdb/cockroach/pkg/sql/schemachanger/corpus |
| 3118 | 2026-03-11T19:20:07.304Z | github.com/cockroachdb/cockroach/pkg/sql/opt |
| 3119 | 2026-03-11T19:20:07.347Z | github.com/cockroachdb/cockroach/pkg/sql/catalog/bootstrap |
| 3120 | 2026-03-11T19:20:07.347Z | github.com/cockroachdb/cockroach/pkg/sql/catalog/internal/catkv |
| 3121 | 2026-03-11T19:20:07.350Z | github.com/cockroachdb/cockroach/pkg/spanconfig |
| 3122 | 2026-03-11T19:20:07.394Z | github.com/cockroachdb/cockroach/pkg/config |
| 3123 | 2026-03-11T19:20:07.569Z | github.com/cockroachdb/cockroach/pkg/sql/opt/invertedexpr |
| 3124 | 2026-03-11T19:20:07.569Z | github.com/cockroachdb/cockroach/pkg/sql/opt/constraint |
| 3125 | 2026-03-11T19:20:07.615Z | github.com/cockroachdb/cockroach/pkg/sql/execstats |
| 3126 | 2026-03-11T19:20:07.640Z | github.com/cockroachdb/cockroach/pkg/kv/kvserver/protectedts |
| 3127 | 2026-03-11T19:20:07.643Z | github.com/cockroachdb/cockroach/pkg/spanconfig/spanconfigkvaccessor |
| 3128 | 2026-03-11T19:20:07.643Z | github.com/cockroachdb/cockroach/pkg/spanconfig/spanconfiglimiter |
| 3129 | 2026-03-11T19:20:07.643Z | github.com/cockroachdb/cockroach/pkg/spanconfig/spanconfigstore |
| 3130 | 2026-03-11T19:20:07.668Z | github.com/cockroachdb/cockroach/pkg/gossip |
| 3131 | 2026-03-11T19:20:07.732Z | github.com/cockroachdb/cockroach/pkg/spanconfig/spanconfigsplitter |
| 3132 | 2026-03-11T19:20:07.808Z | github.com/cockroachdb/cockroach/pkg/sql/span |
| 3133 | 2026-03-11T19:20:07.822Z | github.com/cockroachdb/cockroach/pkg/scheduledjobs |
| 3134 | 2026-03-11T19:20:07.836Z | github.com/cockroachdb/cockroach/pkg/kv/kvserver/protectedts/ptreconcile |
| 3135 | 2026-03-11T19:20:07.855Z | github.com/cockroachdb/cockroach/pkg/kv/kvserver/protectedts/ptcache |
| 3136 | 2026-03-11T19:20:07.905Z | github.com/cockroachdb/cockroach/pkg/kv/kvserver/protectedts/ptstorage |
| 3137 | 2026-03-11T19:20:07.967Z | github.com/cockroachdb/cockroach/pkg/sql/opt/props |
| 3138 | 2026-03-11T19:20:07.970Z | github.com/cockroachdb/cockroach/pkg/sql/opt/exec |
| 3139 | 2026-03-11T19:20:07.970Z | github.com/cockroachdb/cockroach/pkg/sql/sqlstats |
| 3140 | 2026-03-11T19:20:07.991Z | github.com/cockroachdb/cockroach/pkg/spanconfig/spanconfigptsreader |
| 3141 | 2026-03-11T19:20:08.175Z | github.com/cockroachdb/cockroach/pkg/sql/opt/exec/explain |
| 3142 | 2026-03-11T19:20:08.273Z | github.com/cockroachdb/cockroach/pkg/sql/stmtdiagnostics |
| 3143 | 2026-03-11T19:20:08.274Z | github.com/cockroachdb/cockroach/pkg/kv/kvserver/liveness |
| 3144 | 2026-03-11T19:20:08.277Z | github.com/cockroachdb/cockroach/pkg/sql/gcjob/gcjobnotifier |
| 3145 | 2026-03-11T19:20:08.292Z | github.com/cockroachdb/cockroach/pkg/kv/kvclient/kvcoord |
| 3146 | 2026-03-11T19:20:08.295Z | github.com/cockroachdb/cockroach/pkg/server/serverpb |
| 3147 | 2026-03-11T19:20:08.309Z | github.com/cockroachdb/cockroach/pkg/sql/opt/props/physical |
| 3148 | 2026-03-11T19:20:08.550Z | github.com/cockroachdb/cockroach/pkg/server/status |
| 3149 | 2026-03-11T19:20:08.564Z | github.com/cockroachdb/cockroach/pkg/kv/kvserver |
| 3150 | 2026-03-11T19:20:08.914Z | github.com/cockroachdb/cockroach/pkg/sql/physicalplan/replicaoracle |
| 3151 | 2026-03-11T19:20:08.918Z | github.com/cockroachdb/cockroach/pkg/kv/kvclient/rangefeed |
| 3152 | 2026-03-11T19:20:08.918Z | github.com/cockroachdb/cockroach/pkg/sql/kvstreamer |
| 3153 | 2026-03-11T19:20:09.116Z | github.com/cockroachdb/cockroach/pkg/kv/kvclient/rangefeed/rangefeedcache |
| 3154 | 2026-03-11T19:20:09.119Z | github.com/cockroachdb/cockroach/pkg/spanconfig/spanconfigsqlwatcher |
| 3155 | 2026-03-11T19:20:09.119Z | github.com/cockroachdb/cockroach/pkg/sql/sqlinstance/instancestorage |
| 3156 | 2026-03-11T19:20:09.119Z | github.com/cockroachdb/cockroach/pkg/sql/catalog/lease |
| 3157 | 2026-03-11T19:20:09.221Z | github.com/cockroachdb/cockroach/pkg/server/systemconfigwatcher |
| 3158 | 2026-03-11T19:20:09.225Z | github.com/cockroachdb/cockroach/pkg/server/settingswatcher |
| 3159 | 2026-03-11T19:20:09.225Z | github.com/cockroachdb/cockroach/pkg/server/tenantsettingswatcher |
| 3160 | 2026-03-11T19:20:09.350Z | github.com/cockroachdb/cockroach/pkg/spanconfig/spanconfigkvsubscriber |
| 3161 | 2026-03-11T19:20:09.376Z | github.com/cockroachdb/cockroach/pkg/sql/sqlinstance/instanceprovider |
| 3162 | 2026-03-11T19:20:09.511Z | github.com/cockroachdb/cockroach/pkg/sql/catalog/hydratedtables |
| 3163 | 2026-03-11T19:20:09.691Z | github.com/cockroachdb/cockroach/pkg/sql/catalog/descs |
| 3164 | 2026-03-11T19:20:10.130Z | github.com/cockroachdb/cockroach/pkg/sql/catalog/ingesting |
| 3165 | 2026-03-11T19:20:10.130Z | github.com/cockroachdb/cockroach/pkg/sql/sessioninit |
| 3166 | 2026-03-11T19:20:10.134Z | github.com/cockroachdb/cockroach/pkg/sql/stats |
| 3167 | 2026-03-11T19:20:10.151Z | github.com/cockroachdb/cockroach/pkg/sql/sem/builtins |
| 3168 | 2026-03-11T19:20:11.403Z | github.com/cockroachdb/cockroach/pkg/kv/kvclient/kvtenant |
| 3169 | 2026-03-11T19:20:11.406Z | github.com/cockroachdb/cockroach/pkg/sql/idxusage |
| 3170 | 2026-03-11T19:20:11.406Z | github.com/cockroachdb/cockroach/pkg/migration/migrationcluster |
| 3171 | 2026-03-11T19:20:11.406Z | github.com/cockroachdb/cockroach/pkg/testutils/serverutils |
| 3172 | 2026-03-11T19:20:11.406Z | github.com/cockroachdb/cockroach/pkg/sql/sqlstats/ssmemstorage |
| 3173 | 2026-03-11T19:20:11.406Z | github.com/cockroachdb/cockroach/pkg/sql/contention |
| 3174 | 2026-03-11T19:20:11.510Z | github.com/cockroachdb/cockroach/pkg/kv/bulk |
| 3175 | 2026-03-11T19:20:11.536Z | github.com/cockroachdb/cockroach/pkg/kv/kvserver/loqrecovery |
| 3176 | 2026-03-11T19:20:11.589Z | github.com/cockroachdb/cockroach/pkg/kv/kvserver/protectedts/ptprovider |
| 3177 | 2026-03-11T19:20:11.603Z | github.com/cockroachdb/cockroach/pkg/kv/kvserver/reports |
| 3178 | 2026-03-11T19:20:11.666Z | github.com/cockroachdb/cockroach/pkg/sql/sqlstats/sslocal |
| 3179 | 2026-03-11T19:20:11.679Z | github.com/cockroachdb/cockroach/pkg/server/debug/pprofui |
| 3180 | 2026-03-11T19:20:11.729Z | github.com/cockroachdb/cockroach/pkg/ts |
| 3181 | 2026-03-11T19:20:12.023Z | github.com/cockroachdb/cockroach/pkg/server/debug |
| 3182 | 2026-03-11T19:20:12.828Z | github.com/cockroachdb/cockroach/pkg/sql/catalog/seqexpr |
| 3183 | 2026-03-11T19:20:12.838Z | github.com/cockroachdb/cockroach/pkg/jobs |
| 3184 | 2026-03-11T19:20:12.842Z | github.com/cockroachdb/cockroach/pkg/sql/opt/memo |
| 3185 | 2026-03-11T19:20:12.958Z | github.com/cockroachdb/cockroach/pkg/sql/schemachanger/scdecomp |
| 3186 | 2026-03-11T19:20:12.961Z | github.com/cockroachdb/cockroach/pkg/sql/schemachanger/scexec/scmutationexec |
| 3187 | 2026-03-11T19:20:13.162Z | github.com/cockroachdb/cockroach/pkg/sql/schemachanger/scbuild |
| 3188 | 2026-03-11T19:20:13.323Z | github.com/cockroachdb/cockroach/pkg/jobs/jobsprotectedts |
| 3189 | 2026-03-11T19:20:13.326Z | github.com/cockroachdb/cockroach/pkg/migration |
| 3190 | 2026-03-11T19:20:13.326Z | github.com/cockroachdb/cockroach/pkg/sql/schemachanger/scexec |
| 3191 | 2026-03-11T19:20:13.341Z | github.com/cockroachdb/cockroach/pkg/sql/sqlstats/persistedsqlstats |
| 3192 | 2026-03-11T19:20:13.345Z | github.com/cockroachdb/cockroach/pkg/sql/row |
| 3193 | 2026-03-11T19:20:13.345Z | github.com/cockroachdb/cockroach/pkg/sql/delegate |
| 3194 | 2026-03-11T19:20:13.433Z | github.com/cockroachdb/cockroach/pkg/spanconfig/spanconfigmanager |
| 3195 | 2026-03-11T19:20:13.537Z | github.com/cockroachdb/cockroach/pkg/sql/doctor |
| 3196 | 2026-03-11T19:20:13.759Z | github.com/cockroachdb/cockroach/pkg/sql/descmetadata |
| 3197 | 2026-03-11T19:20:13.762Z | github.com/cockroachdb/cockroach/pkg/sql/schemachanger/scrun |
| 3198 | 2026-03-11T19:20:13.841Z | github.com/cockroachdb/cockroach/pkg/sql/execinfra |
| 3199 | 2026-03-11T19:20:14.194Z | github.com/cockroachdb/cockroach/pkg/sql/colconv |
| 3200 | 2026-03-11T19:20:14.198Z | github.com/cockroachdb/cockroach/pkg/sql/backfill |
| 3201 | 2026-03-11T19:20:14.198Z | github.com/cockroachdb/cockroach/pkg/sql/colexecop |
| 3202 | 2026-03-11T19:20:14.198Z | github.com/cockroachdb/cockroach/pkg/sql/colexec/colexecspan |
| 3203 | 2026-03-11T19:20:14.198Z | github.com/cockroachdb/cockroach/pkg/sql/physicalplan |
| 3204 | 2026-03-11T19:20:14.198Z | github.com/cockroachdb/cockroach/pkg/sql/flowinfra |
| 3205 | 2026-03-11T19:20:14.323Z | github.com/cockroachdb/cockroach/pkg/sql/colexec/colexecargs |
| 3206 | 2026-03-11T19:20:14.326Z | github.com/cockroachdb/cockroach/pkg/sql/colexec/colexecutils |
| 3207 | 2026-03-11T19:20:14.459Z | github.com/cockroachdb/cockroach/pkg/sql/colexec/colexechash |
| 3208 | 2026-03-11T19:20:14.624Z | github.com/cockroachdb/cockroach/pkg/sql/colexec/colexecbase |
| 3209 | 2026-03-11T19:20:14.627Z | github.com/cockroachdb/cockroach/pkg/sql/colexec/colexecagg |
| 3210 | 2026-03-11T19:20:14.698Z | github.com/cockroachdb/cockroach/pkg/sql/colexec/colexecsel |
| 3211 | 2026-03-11T19:20:14.701Z | github.com/cockroachdb/cockroach/pkg/sql/colfetcher |
| 3212 | 2026-03-11T19:20:14.705Z | github.com/cockroachdb/cockroach/pkg/sql/colflow/colrpc |
| 3213 | 2026-03-11T19:20:14.751Z | github.com/cockroachdb/cockroach/pkg/sql/schemachanger/scdeps |
| 3214 | 2026-03-11T19:20:14.972Z | github.com/cockroachdb/cockroach/pkg/jobs/joberror |
| 3215 | 2026-03-11T19:20:15.625Z | github.com/cockroachdb/cockroach/pkg/sql/colexec/colexecproj |
| 3216 | 2026-03-11T19:20:15.686Z | github.com/cockroachdb/cockroach/pkg/sql/opt/distribution |
| 3217 | 2026-03-11T19:20:15.690Z | github.com/cockroachdb/cockroach/pkg/sql/opt/indexrec |
| 3218 | 2026-03-11T19:20:15.690Z | github.com/cockroachdb/cockroach/pkg/sql/opt/ordering |
| 3219 | 2026-03-11T19:20:15.697Z | github.com/cockroachdb/cockroach/pkg/sql/opt/norm |
| 3220 | 2026-03-11T19:20:15.806Z | github.com/cockroachdb/cockroach/pkg/sql/colexec/colexecjoin |
| 3221 | 2026-03-11T19:20:15.949Z | github.com/cockroachdb/cockroach/pkg/sql/querycache |
| 3222 | 2026-03-11T19:20:16.012Z | github.com/cockroachdb/cockroach/pkg/sql/colexec/colexecwindow |
| 3223 | 2026-03-11T19:20:17.885Z | github.com/cockroachdb/cockroach/pkg/sql/opt/idxconstraint |
| 3224 | 2026-03-11T19:20:17.885Z | github.com/cockroachdb/cockroach/pkg/sql/opt/partialidx |
| 3225 | 2026-03-11T19:20:18.142Z | github.com/cockroachdb/cockroach/pkg/sql/opt/invertedidx |
| 3226 | 2026-03-11T19:20:18.482Z | github.com/cockroachdb/cockroach/pkg/sql/opt/xform |
| 3227 | 2026-03-11T19:20:18.485Z | github.com/cockroachdb/cockroach/pkg/sql/rowexec |
| 3228 | 2026-03-11T19:20:19.352Z | github.com/cockroachdb/cockroach/pkg/sql/colexec |
| 3229 | 2026-03-11T19:20:19.530Z | github.com/cockroachdb/cockroach/pkg/sql/opt/optgen/exprgen |
| 3230 | 2026-03-11T19:20:19.533Z | github.com/cockroachdb/cockroach/pkg/sql/opt/exec/execbuilder |
| 3231 | 2026-03-11T19:20:19.708Z | github.com/cockroachdb/cockroach/pkg/sql/rowflow |
| 3232 | 2026-03-11T19:20:19.806Z | github.com/cockroachdb/cockroach/pkg/sql/opt/optbuilder |
| 3233 | 2026-03-11T19:20:22.602Z | github.com/cockroachdb/cockroach/pkg/sql/colexec/colbuilder |
| 3234 | 2026-03-11T19:20:22.991Z | github.com/cockroachdb/cockroach/pkg/sql/colflow |
| 3235 | 2026-03-11T19:20:23.368Z | github.com/cockroachdb/cockroach/pkg/sql/distsql |
| 3236 | 2026-03-11T19:20:23.661Z | github.com/cockroachdb/cockroach/pkg/sql |
| 3237 | 2026-03-11T19:20:27.869Z | github.com/cockroachdb/cockroach/pkg/migration/migrationjob |
| 3238 | 2026-03-11T19:20:27.872Z | github.com/cockroachdb/cockroach/pkg/spanconfig/spanconfigjob |
| 3239 | 2026-03-11T19:20:27.872Z | github.com/cockroachdb/cockroach/pkg/spanconfig/spanconfigsqltranslator |
| 3240 | 2026-03-11T19:20:27.872Z | github.com/cockroachdb/cockroach/pkg/server/diagnostics |
| 3241 | 2026-03-11T19:20:27.881Z | github.com/cockroachdb/cockroach/pkg/server/heapprofiler |
| 3242 | 2026-03-11T19:20:27.885Z | github.com/cockroachdb/cockroach/pkg/sql/pgwire |
| 3243 | 2026-03-11T19:20:27.885Z | github.com/cockroachdb/cockroach/pkg/sql/gcjob |
| 3244 | 2026-03-11T19:20:27.889Z | github.com/cockroachdb/cockroach/pkg/migration/migrations |
| 3245 | 2026-03-11T19:20:27.973Z | github.com/cockroachdb/cockroach/pkg/sql/schemachanger/scjob |
| 3246 | 2026-03-11T19:20:28.265Z | github.com/cockroachdb/cockroach/pkg/sql/ttl/ttljob |
| 3247 | 2026-03-11T19:20:28.298Z | github.com/cockroachdb/cockroach/pkg/migration/migrationmanager |
| 3248 | 2026-03-11T19:20:28.301Z | github.com/cockroachdb/cockroach/pkg/spanconfig/spanconfigreconciler |
| 3249 | 2026-03-11T19:20:28.307Z | github.com/cockroachdb/cockroach/pkg/sql/ttl/ttlschedule |
| 3250 | 2026-03-11T19:20:28.424Z | github.com/cockroachdb/cockroach/pkg/startupmigrations |
| 3251 | 2026-03-11T19:20:28.577Z | github.com/cockroachdb/cockroach/pkg/sql/importer |
| 3252 | 2026-03-11T19:20:29.345Z | github.com/cockroachdb/cockroach/pkg/server |
| 3253 | 2026-03-11T19:20:31.037Z | github.com/cockroachdb/cockroach/pkg/cli/clierrorplus |
| 3254 | 2026-03-11T19:20:31.041Z | github.com/cockroachdb/cockroach/pkg/cli/democluster |
| 3255 | 2026-03-11T19:20:31.569Z | github.com/cockroachdb/cockroach/pkg/cli |
| 3256 | 2026-03-11T19:20:32.984Z | github.com/cockroachdb/cockroach/pkg/cmd/cockroach-oss |
| 3257 | 2026-03-11T19:20:40.364Z | rm -rf artifacts/cockroach |
| 3258 | 2026-03-11T19:20:40.368Z | mkdir -p artifacts/cockroach/lib |
| 3259 | 2026-03-11T19:20:40.372Z | ln ./cockroachoss artifacts/cockroach/cockroach |
| 3260 | 2026-03-11T19:20:40.375Z | ln ./cockroach-sql artifacts/cockroach/cockroach-sql |
| 3261 | 2026-03-11T19:20:40.378Z | ln lib/libgeos.so lib/libgeos_c.so artifacts/cockroach/lib/ |
| 3262 | 2026-03-11T19:20:40.381Z | tar -cvf - -C artifacts cockroach | gzip -9 > cockroach.tgz |
| 3263 | 2026-03-11T19:20:40.387Z | a cockroach/ 0K |
| 3264 | 2026-03-11T19:20:40.391Z | a cockroach/lib/ 0K |
| 3265 | 2026-03-11T19:20:40.391Z | a cockroach/lib/libgeos_c.so 308K |
| 3266 | 2026-03-11T19:20:40.434Z | a cockroach/lib/libgeos.so 2535K |
| 3267 | 2026-03-11T19:20:40.857Z | a cockroach/cockroach-sql 27577K |
| 3268 | 2026-03-11T19:20:46.544Z | a cockroach/cockroach 353509K |
| 3269 | 2026-03-11T19:21:37.476Z | sha256sum cockroach.tgz | awk '{ print $1 }' > cockroach.tgz.sha256 |
| 3270 | 2026-03-11T19:21:37.550Z | process exited: duration 397840 ms, exit code 0 |
| |
| 3271 | 2026-03-11T19:21:37.557Z | found 2 output files |
| 3272 | 2026-03-11T19:21:37.557Z | uploading: /work/oxidecomputer/cockroach/cockroach.tgz (93447916 bytes) |
| 3273 | 2026-03-11T19:21:39.451Z | uploaded: /work/oxidecomputer/cockroach/cockroach.tgz |
| 3274 | 2026-03-11T19:21:39.454Z | uploading: /work/oxidecomputer/cockroach/cockroach.tgz.sha256 (65 bytes) |
| 3275 | 2026-03-11T19:21:40.461Z | uploaded: /work/oxidecomputer/cockroach/cockroach.tgz.sha256 |