Mock Version: 1.4.20 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/bazel.spec'], chrootPath='/var/lib/mock/1061674-epel-8-x86_64-1571249599.237666/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=0uid=1001gid=135user='mockbuild'nspawn_args=['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.h5xckqug:/etc/resolv.conf']unshare_net=FalseprintOutput=True) Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.h5xckqug:/etc/resolv.conf'] Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '083d9a2fbd4e48deb6f209063978a1be', '-D', '/var/lib/mock/1061674-epel-8-x86_64-1571249599.237666/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.h5xckqug:/etc/resolv.conf', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '-u', 'mockbuild', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/bazel.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False warning: Macro expanded in comment on line 2: %define _disable_source_fetch 0 Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/bazel-0.22.0-2.el8.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/bazel.spec'], chrootPath='/var/lib/mock/1061674-epel-8-x86_64-1571249599.237666/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=0uid=1001gid=135user='mockbuild'nspawn_args=['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.h5xckqug:/etc/resolv.conf']unshare_net=FalseprintOutput=True) Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.h5xckqug:/etc/resolv.conf'] Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'd9cbc2896d694235ae40c1846df342b5', '-D', '/var/lib/mock/1061674-epel-8-x86_64-1571249599.237666/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.h5xckqug:/etc/resolv.conf', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '-u', 'mockbuild', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/bazel.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False warning: Macro expanded in comment on line 2: %define _disable_source_fetch 0 Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.pCKpBX + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf bazel-0.22.0-dist + /usr/bin/mkdir -p bazel-0.22.0-dist + cd bazel-0.22.0-dist + /usr/bin/unzip -qq /builddir/build/SOURCES/bazel-0.22.0-dist.zip + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.PtO7MY + umask 022 + cd /builddir/build/BUILD + cd bazel-0.22.0-dist + which g++ /usr/bin/g++ + g++ --version g++ (GCC) 8.2.1 20180905 (Red Hat 8.2.1-3) Copyright (C) 2018 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. + mkdir PYTHON + ln -s /usr/bin/python3 PYTHON/python ++ pwd + export PATH=/builddir/build/BUILD/bazel-0.22.0-dist/PYTHON:/builddir/.local/bin:/builddir/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin + PATH=/builddir/build/BUILD/bazel-0.22.0-dist/PYTHON:/builddir/.local/bin:/builddir/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin + CC=gcc + CXX=g++ + env EXTRA_BAZEL_ARGS=--host_javabase=@local_jdk//:jdk ./compile.sh Building Bazel from scratch...... Building Bazel with Bazel. .WARNING: --batch mode is deprecated. Please instead explicitly shut down your Bazel server using the command "bazel shutdown". INFO: Invocation ID: 12b2c573-39e6-470e-8566-64d05dd54161 Loading: Loading: 0 packages loaded Loading: 0 packages loaded Loading: 0 packages loaded currently loading: src  Analyzing: target //src:bazel_nojdk (1 packages loaded) Analyzing: target //src:bazel_nojdk (1 packages loaded, 0 targets configured) Analyzing: target //src:bazel_nojdk (2 packages loaded, 2 targets configured) Analyzing: target //src:bazel_nojdk (2 packages loaded, 16 targets configured) currently loading: src/main/cpp ... (2 packages)  Analyzing: target //src:bazel_nojdk (7 packages loaded, 21 targets configured) currently loading: src/main/java/com/google/devtools/build/lib  Analyzing: target //src:bazel_nojdk (9 packages loaded, 21 targets configured) Fetching @local_config_cc; Restarting.  Analyzing: target //src:bazel_nojdk (9 packages loaded, 29 targets configured) currently loading: src/main/native Fetching @local_config_cc; fetching   Analyzing: target //src:bazel_nojdk (11 packages loaded, 44 targets configured\ ) Fetching @local_config_cc; fetching   Analyzing: target //src:bazel_nojdk (19 packages loaded, 44 targets configured\ ) currently loading: src/java_tools/buildjar/java/com/google/devtools/build/\ buildjar/genclass Fetching @local_config_cc; fetching     Analyzing: target //src:bazel_nojdk (24 packages loaded, 44 targets configured\ ) currently loading: src/tools/launcher Fetching @local_config_cc; fetching    Analyzing: target //src:bazel_nojdk (31 packages loaded, 44 targets configured\ ) Fetching @local_config_cc; fetching   Analyzing: target //src:bazel_nojdk (36 packages loaded, 46 targets configured\ ) currently loading: @bazel_tools//tools/cpp ... (2 packages)   Analyzing: target //src:bazel_nojdk (42 packages loaded, 63 targets configured\ )  Analyzing: target //src:bazel_nojdk (45 packages loaded, 138 targets configure\ d)  Analyzing: target //src:bazel_nojdk (48 packages loaded, 236 targets configure\ d) currently loading: @bazel_tools//src/tools/launcher/util   Analyzing: target //src:bazel_nojdk (54 packages loaded, 365 targets configure\ d)  Analyzing: target //src:bazel_nojdk (56 packages loaded, 407 targets configure\ d)  Analyzing: target //src:bazel_nojdk (58 packages loaded, 425 targets configure\ d) currently loading: third_party/protobuf/3.6.1   Analyzing: target //src:bazel_nojdk (59 packages loaded, 495 targets configure\ d) currently loading: src/java_tools/buildjar/java/com/google/devtools/build/\ buildjar/javac/plugins    Analyzing: target //src:bazel_nojdk (62 packages loaded, 798 targets configure\ d) currently loading: @com_google_protobuf// ... (2 packages)   Analyzing: target //src:bazel_nojdk (65 packages loaded, 933 targets configure\ d)  Analyzing: target //src:bazel_nojdk (72 packages loaded, 1201 targets configur\ ed)  Analyzing: target //src:bazel_nojdk (76 packages loaded, 1485 targets configur\ ed)  Analyzing: target //src:bazel_nojdk (84 packages loaded, 1653 targets configur\ ed)  Analyzing: target //src:bazel_nojdk (93 packages loaded, 1902 targets configur\ ed)  Analyzing: target //src:bazel_nojdk (107 packages loaded, 2655 targets configu\ red) currently loading: src/tools/android/java/com/google/devtools/build/androi\ d/desugar/dependencies    Analyzing: target //src:bazel_nojdk (112 packages loaded, 3159 targets configu\ red)  Analyzing: target //src:bazel_nojdk (135 packages loaded, 3351 targets configu\ red)  Analyzing: target //src:bazel_nojdk (138 packages loaded, 3537 targets configu\ red) currently loading: tools/build_defs/repo Fetching @bazel_skylib; fetching    Analyzing: target //src:bazel_nojdk (147 packages loaded, 3653 targets configu\ red) Fetching @desugar_jdk_libs; fetching   Analyzing: target //src:bazel_nojdk (149 packages loaded, 3656 targets configu\ red) currently loading: @io_bazel//third_party/protobuf/3.6.1 Fetching @desugar_jdk_libs; fetching    Analyzing: target //src:bazel_nojdk (150 packages loaded, 3656 targets configu\ red)  Analyzing: target //src:bazel_nojdk (160 packages loaded, 4326 targets configu\ red) currently loading: src/main/java/com/google/devtools/build/lib/metrics ...\ (2 packages)    Analyzing: target //src:bazel_nojdk (183 packages loaded, 5015 targets configu\ red) currently loading: src/main/java/com/google/devtools/build/lib/rules/cpp   Analyzing: target //src:bazel_nojdk (205 packages loaded, 5500 targets configu\ red) currently loading: src/main/java/com/google/devtools/build/lib/rules/java   Analyzing: target //src:bazel_nojdk (208 packages loaded, 5882 targets configu\ red) currently loading: src/main/java/com/google/devtools/build/lib/skyframe/tr\ imming    Analyzing: target //src:bazel_nojdk (215 packages loaded, 6105 targets configu\ red)  Analyzing: target //src:bazel_nojdk (226 packages loaded, 6684 targets configu\ red)  Analyzing: target //src:bazel_nojdk (234 packages loaded, 7438 targets configu\ red)  Analyzing: target //src:bazel_nojdk (236 packages loaded, 8146 targets configu\ red) currently loading: third_party/protobuf/3.6.1/util/python   Analyzing: target //src:bazel_nojdk (238 packages loaded, 10595 targets config\ ured)  INFO: Analysed target //src:bazel_nojdk (238 packages loaded, 10595 targets configured). Building: no action INFO: Found 1 target... Building: no action [0 / 5] [-----] BazelWorkspaceStatusAction stable-status.txt [1 / 6] no action [1 / 7] 2 actions running Compiling third_party/zlib/gzread.c; 0s local Compiling .../protobuf/3.6.1/src/google/protobuf/text_format.cc; 0s local   [2 / 7] 2 actions running Compiling .../protobuf/3.6.1/src/google/protobuf/text_format.cc; 0s local //third_party/grpc:grpc++_unsecure; 0s local   [2 / 7] 2 actions running Compiling .../protobuf/3.6.1/src/google/protobuf/text_format.cc; 0s local //third_party/grpc:grpc++_unsecure; 0s local   [3 / 8] Compiling .../3.6.1/src/google/protobuf/text_format.cc; 1s local [4 / 9] Compiling .../3.6.1/src/google/protobuf/text_format.cc; 1s local [4 / 9] 2 actions running Compiling .../protobuf/3.6.1/src/google/protobuf/text_format.cc; 1s local Compiling src/main/cpp/bazel_startup_options.cc; 0s local   [5 / 10] Compiling .../3.6.1/src/google/protobuf/text_format.cc; 2s local [7 / 12] Compiling .../3.6.1/src/google/protobuf/text_format.cc; 2s local [8 / 13] 2 actions running Compiling .../protobuf/3.6.1/src/google/protobuf/text_format.cc; 2s local Compiling third_party/grpc/src/core/client_config/subchannel.c; 0s local   [10 / 16] 2 actions running Compiling .../protobuf/3.6.1/src/google/protobuf/text_format.cc; 2s local Compiling third_party/zlib/trees.c; 0s local   [11 / 17] Compiling .../3.6.1/src/google/protobuf/text_format.cc; 3s local [13 / 19] Compiling .../3.6.1/src/google/protobuf/text_format.cc; 3s local [13 / 19] 2 actions running Compiling .../protobuf/3.6.1/src/google/protobuf/text_format.cc; 3s local Compiling third_party/grpc/src/cpp/server/server_builder.cc; 0s local   [13 / 19] 2 actions running Compiling .../protobuf/3.6.1/src/google/protobuf/text_format.cc; 4s local Compiling third_party/grpc/src/cpp/server/server_builder.cc; 1s local   [14 / 20] Compiling .../grpc/src/cpp/server/server_builder.cc; 1s local [16 / 22] Compiling .../grpc/src/cpp/server/server_builder.cc; 1s local [20 / 25] no action [21 / 27] Compiling .../grpc/src/cpp/server/server_context.cc; 0s local [22 / 28] 2 actions running Compiling third_party/grpc/src/cpp/server/server_context.cc; 0s local Compiling third_party/grpc/src/cpp/client/create_channel.cc; 0s local   [22 / 28] 2 actions running Compiling third_party/grpc/src/cpp/server/server_context.cc; 0s local Compiling third_party/grpc/src/cpp/client/create_channel.cc; 0s local   [23 / 29] Compiling .../grpc/src/cpp/client/create_channel.cc; 0s local [27 / 33] Compiling src/main/cpp/util/numbers.cc; 0s local [28 / 34] 2 actions running Compiling src/main/cpp/util/numbers.cc; 0s local Compiling third_party/grpc/src/core/iomgr/tcp_server_windows.c; 0s local   [32 / 38] 2 actions running Compiling third_party/grpc/src/cpp/util/time.cc; 0s local Compiling third_party/grpc/src/core/census/operation.c; 0s local   [33 / 39] 2 actions running Compiling third_party/grpc/src/cpp/util/time.cc; 0s local Compiling third_party/grpc/src/cpp/util/byte_buffer.cc; 0s local   [34 / 40] 2 actions running Compiling third_party/grpc/src/cpp/util/byte_buffer.cc; 0s local //third_party/protobuf/3.6.1:protobuf; 0s local   [38 / 44] 2 actions running //third_party/protobuf/3.6.1:protobuf; 0s local Compiling third_party/grpc/src/core/support/time.c; 0s local   [39 / 45] 2 actions running //third_party/protobuf/3.6.1:protobuf; 0s local Compiling .../grpc/src/core/channel/subchannel_call_holder.c; 0s local   [42 / 48] 2 actions running //third_party/protobuf/3.6.1:protobuf; 0s local Compiling third_party/grpc/src/core/iomgr/workqueue_posix.c; 0s local   [43 / 49] 2 actions running //third_party/protobuf/3.6.1:protobuf; 0s local Compiling .../3.6.1/src/google/protobuf/io/coded_stream.cc; 0s local   [44 / 50] //third_party/protobuf/3.6.1:protobuf; 1s local [44 / 50] 2 actions running //third_party/protobuf/3.6.1:protobuf; 2s local Compiling .../3.6.1/src/google/protobuf/descriptor_database.cc; 0s local   [45 / 51] 2 actions running Compiling .../3.6.1/src/google/protobuf/descriptor_database.cc; 0s local Compiling src/main/cpp/rc_file.cc; 0s local   [45 / 51] 2 actions running Compiling .../3.6.1/src/google/protobuf/descriptor_database.cc; 0s local Compiling src/main/cpp/rc_file.cc; 0s local   [45 / 51] 2 actions running Compiling .../3.6.1/src/google/protobuf/descriptor_database.cc; 1s local Compiling src/main/cpp/rc_file.cc; 1s local   [47 / 53] 2 actions running Compiling .../3.6.1/src/google/protobuf/descriptor_database.cc; 1s local Compiling .../protobuf/3.6.1/src/google/protobuf/arena.cc; 0s local   [47 / 53] 2 actions running Compiling .../3.6.1/src/google/protobuf/descriptor_database.cc; 2s local Compiling .../protobuf/3.6.1/src/google/protobuf/arena.cc; 0s local   [48 / 54] //third_party/protobuf/3.6.1:protobuf; 2s local [49 / 55] //third_party/protobuf/3.6.1:protobuf; 2s local [51 / 57] 2 actions running Compiling third_party/grpc/src/cpp/client/client_context.cc; 0s local //third_party/protobuf/3.6.1:protobuf; 0s local   [52 / 58] //third_party/protobuf/3.6.1:protobuf; 0s local [53 / 59] 2 actions running //third_party/protobuf/3.6.1:protobuf; 1s local Compiling .../grpc/src/core/transport/chttp2/hpack_parser.c; 0s local   [54 / 60] //third_party/protobuf/3.6.1:protobuf; 1s local [54 / 60] 2 actions running //third_party/protobuf/3.6.1:protobuf; 1s local Compiling third_party/grpc/src/core/transport/chttp2_transport.c; 0s local   [55 / 61] 2 actions running //third_party/protobuf/3.6.1:protobuf; 1s local Compiling .../3.6.1/src/google/protobuf/util/internal/utility.cc; 0s local   [55 / 61] 2 actions running //third_party/protobuf/3.6.1:protobuf; 2s local Compiling .../3.6.1/src/google/protobuf/util/internal/utility.cc; 0s local   [56 / 62] //third_party/protobuf/3.6.1:protobuf; 0s local [58 / 64] 2 actions running Compiling .../3.6.1/src/google/protobuf/util/internal/utility.cc; 1s local Compiling src/main/cpp/blaze_util_posix.cc; 0s local   [58 / 64] 2 actions running Compiling .../3.6.1/src/google/protobuf/util/internal/utility.cc; 2s local Compiling src/main/cpp/blaze_util_posix.cc; 1s local   INFO: From Compiling src/main/cpp/blaze_util_posix.cc: [59 / 65] 2 actions running Compiling src/main/cpp/blaze_util_posix.cc; 1s local Compiling third_party/grpc/src/core/support/avl.c; 0s local   src/main/cpp/blaze_util_posix.cc: In function 'void blaze::Daemonize(const char*, bool)': src/main/cpp/blaze_util_posix.cc:270:13: warning: ignoring return value of 'int dup(int)', declared with attribute warn_unused_result [-Wunused-result] (void) dup(STDOUT_FILENO); // stderr (2>&1) ~~~^~~~~~~~~~~~~~~ src/main/cpp/blaze_util_posix.cc: In function 'void blaze::DieAfterFork(const char*)': src/main/cpp/blaze_util_posix.cc:317:8: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result [-Wunused-result] write(STDERR_FILENO, message, strlen(message)); // strlen should be OK ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/main/cpp/blaze_util_posix.cc:318:8: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result [-Wunused-result] write(STDERR_FILENO, ": ", 2); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ src/main/cpp/blaze_util_posix.cc:319:8: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result [-Wunused-result] write(STDERR_FILENO, error_string, strlen(error_string)); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/main/cpp/blaze_util_posix.cc:320:8: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result [-Wunused-result] write(STDERR_FILENO, "\n", 1); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ src/main/cpp/blaze_util_posix.cc: In function 'uint64_t blaze::AcquireLock(const string&, bool, bool, blaze::BlazeLock*)': src/main/cpp/blaze_util_posix.cc:678:19: warning: ignoring return value of 'int ftruncate(int, __off_t)', declared with attribute warn_unused_result [-Wunused-result] (void) ftruncate(lockfd, 0); ~~~~~~~~~^~~~~~~~~~~ [59 / 65] 2 actions running Compiling src/main/cpp/blaze_util_posix.cc; 1s local Compiling third_party/grpc/src/core/support/avl.c; 0s local   [63 / 69] Compiling .../3.6.1/src/google/protobuf/io/strtod.cc; 0s local [64 / 70] 2 actions running Compiling .../protobuf/3.6.1/src/google/protobuf/io/strtod.cc; 0s local Compiling third_party/grpc/src/core/iomgr/fd_posix.c; 0s local   [65 / 71] 2 actions running Compiling .../protobuf/3.6.1/src/google/protobuf/io/strtod.cc; 0s local //third_party/protobuf/3.6.1:protobuf_lite; 0s local   [66 / 72] //third_party/protobuf/3.6.1:protobuf_lite; 0s local [69 / 75] //third_party/protobuf/3.6.1:protobuf_lite; 0s local [69 / 75] 2 actions running //third_party/protobuf/3.6.1:protobuf_lite; 0s local //third_party/protobuf/3.6.1:protobuf; 0s local   [70 / 76] //third_party/protobuf/3.6.1:protobuf_lite; 1s local [71 / 77] 2 actions running //third_party/protobuf/3.6.1:protobuf_lite; 1s local Compiling .../3.6.1/src/google/protobuf/unknown_field_set.cc; 0s local   [72 / 78] //third_party/protobuf/3.6.1:protobuf; 0s local [73 / 79] 2 actions running Compiling .../3.6.1/src/google/protobuf/unknown_field_set.cc; 1s local Compiling src/main/cpp/blaze_util_linux.cc; 0s local   [74 / 80] 2 actions running Compiling src/main/cpp/blaze_util_linux.cc; 0s local Compiling .../protobuf/3.6.1/src/google/protobuf/timestamp.pb.cc; 0s local   [75 / 81] 2 actions running Compiling .../protobuf/3.6.1/src/google/protobuf/timestamp.pb.cc; 0s local Compiling third_party/grpc/src/cpp/common/channel_arguments.cc; 0s local   [75 / 81] 2 actions running Compiling .../protobuf/3.6.1/src/google/protobuf/timestamp.pb.cc; 0s local Compiling third_party/grpc/src/cpp/common/channel_arguments.cc; 0s local   [77 / 83] 2 actions running Compiling .../protobuf/3.6.1/src/google/protobuf/timestamp.pb.cc; 1s local Compiling .../protobuf/3.6.1/src/google/protobuf/api.pb.cc; 0s local   [78 / 84] 2 actions running Compiling .../protobuf/3.6.1/src/google/protobuf/api.pb.cc; 0s local Compiling .../protobuf/3.6.1/src/google/protobuf/map_field.cc; 0s local   [78 / 84] 2 actions running Compiling .../protobuf/3.6.1/src/google/protobuf/api.pb.cc; 1s local Compiling .../protobuf/3.6.1/src/google/protobuf/map_field.cc; 1s local   [79 / 85] Compiling .../3.6.1/src/google/protobuf/map_field.cc; 1s local [81 / 87] Compiling .../3.6.1/src/google/protobuf/map_field.cc; 2s local [81 / 87] 2 actions running Compiling .../protobuf/3.6.1/src/google/protobuf/map_field.cc; 2s local Compiling .../3.6.1/src/google/protobuf/stubs/mathlimits.cc; 0s local   [82 / 88] Compiling .../3.6.1/src/google/protobuf/map_field.cc; 2s local [83 / 89] //third_party/protobuf/3.6.1:protobuf; 0s local [85 / 91] 2 actions running Compiling .../3.6.1/src/google/protobuf/source_context.pb.cc; 0s local Compiling third_party/grpc/src/cpp/client/credentials.cc; 0s local   [85 / 91] 2 actions running Compiling .../3.6.1/src/google/protobuf/source_context.pb.cc; 0s local Compiling third_party/grpc/src/cpp/client/credentials.cc; 0s local   [86 / 92] //third_party/protobuf/3.6.1:protobuf; 1s local [87 / 93] 2 actions running Compiling .../3.6.1/src/google/protobuf/source_context.pb.cc; 1s local Compiling .../protobuf/3.6.1/src/google/protobuf/service.cc; 0s local   [88 / 94] 2 actions running Compiling .../protobuf/3.6.1/src/google/protobuf/service.cc; 0s local Compiling third_party/grpc/src/core/transport/chttp2/parsing.c; 0s local   [90 / 96] 2 actions running Compiling third_party/grpc/src/core/channel/compress_filter.c; 0s local //third_party/grpc:grpc_unsecure; 0s local   [93 / 99] 2 actions running Compiling third_party/grpc/src/core/iomgr/pollset_posix.c; 0s local Compiling .../protobuf/3.6.1/src/google/protobuf/io/tokenizer.cc; 0s local   [96 / 102] 2 actions running Compiling .../protobuf/3.6.1/src/google/protobuf/io/tokenizer.cc; 0s local Compiling src/main/cpp/util/strings.cc; 0s local   [97 / 103] Compiling .../3.6.1/src/google/protobuf/io/tokenizer.cc; 1s local [98 / 104] 2 actions running Compiling .../protobuf/3.6.1/src/google/protobuf/io/tokenizer.cc; 1s local Compiling src/main/cpp/util/logging.cc; 0s local   [100 / 106] 2 actions running Compiling src/main/cpp/util/logging.cc; 0s local Compiling src/main/cpp/util/port.cc; 0s local   [101 / 107] 2 actions running Compiling src/main/cpp/util/logging.cc; 0s local Compiling third_party/grpc/src/cpp/server/dynamic_thread_pool.cc; 0s local   [102 / 108] 2 actions running Compiling third_party/grpc/src/cpp/server/dynamic_thread_pool.cc; 0s local Compiling src/main/cpp/util/file_posix.cc; 0s local   [102 / 108] 2 actions running Compiling third_party/grpc/src/cpp/server/dynamic_thread_pool.cc; 0s local Compiling src/main/cpp/util/file_posix.cc; 0s local   [103 / 109] Compiling src/main/cpp/util/file_posix.cc; 0s local [105 / 111] Compiling src/main/cpp/util/file_posix.cc; 0s local [107 / 113] Compiling src/main/cpp/util/file.cc; 0s local [109 / 115] Compiling .../3.6.1/src/google/protobuf/stubs/time.cc; 0s local [112 / 118] 2 actions running Compiling .../protobuf/3.6.1/src/google/protobuf/stubs/time.cc; 0s local Compiling .../protobuf/3.6.1/src/google/protobuf/stubs/status.cc; 0s local   [112 / 118] 2 actions running Compiling .../protobuf/3.6.1/src/google/protobuf/stubs/time.cc; 0s local Compiling .../protobuf/3.6.1/src/google/protobuf/stubs/status.cc; 0s local   [113 / 119] 2 actions running Compiling .../protobuf/3.6.1/src/google/protobuf/stubs/status.cc; 0s local Compiling .../3.6.1/src/google/protobuf/io/zero_copy_stream.cc; 0s local   [113 / 119] 2 actions running Compiling .../protobuf/3.6.1/src/google/protobuf/stubs/status.cc; 0s local Compiling .../3.6.1/src/google/protobuf/io/zero_copy_stream.cc; 0s local   [115 / 121] 2 actions running Compiling .../3.6.1/src/google/protobuf/io/zero_copy_stream.cc; 0s local Compiling third_party/grpc/src/core/support/env_linux.c; 0s local   [117 / 123] 2 actions running Compiling third_party/grpc/src/cpp/util/slice.cc; 0s local Compiling .../3.6.1/src/google/protobuf/extension_set.cc; 0s local   [118 / 124] 2 actions running Compiling .../3.6.1/src/google/protobuf/extension_set.cc; 0s local Compiling third_party/grpc/src/cpp/server/server_credentials.cc; 0s local   [118 / 124] 2 actions running Compiling .../3.6.1/src/google/protobuf/extension_set.cc; 0s local Compiling third_party/grpc/src/cpp/server/server_credentials.cc; 0s local   [119 / 125] 2 actions running Compiling .../3.6.1/src/google/protobuf/extension_set.cc; 0s local Compiling third_party/grpc/src/cpp/util/string_ref.cc; 0s local   [119 / 125] 2 actions running Compiling .../3.6.1/src/google/protobuf/extension_set.cc; 0s local Compiling third_party/grpc/src/cpp/util/string_ref.cc; 0s local   [120 / 126] Compiling .../3.6.1/src/google/protobuf/extension_set.cc; 1s local [122 / 128] Compiling .../3.6.1/src/google/protobuf/extension_set.cc; 1s local [123 / 129] 2 actions running Compiling .../3.6.1/src/google/protobuf/extension_set.cc; 1s local Compiling .../protobuf/3.6.1/src/google/protobuf/wire_format.cc; 0s local   [123 / 129] 2 actions running Compiling .../3.6.1/src/google/protobuf/extension_set.cc; 2s local Compiling .../protobuf/3.6.1/src/google/protobuf/wire_format.cc; 1s local   [124 / 130] 2 actions, 1 running Compiling .../protobuf/3.6.1/src/google/protobuf/wire_format.cc; 1s local [-----] Writing file src/main/cpp/client-2.params   [125 / 131] 2 actions running Compiling .../protobuf/3.6.1/src/google/protobuf/wire_format.cc; 1s local //third_party/protobuf/3.6.1:protobuf; 0s local   [125 / 131] 2 actions running Compiling .../protobuf/3.6.1/src/google/protobuf/wire_format.cc; 2s local //third_party/protobuf/3.6.1:protobuf; 1s local   [126 / 132] Compiling .../3.6.1/src/google/protobuf/wire_format.cc; 3s local [129 / 135] 2 actions running //third_party/protobuf/3.6.1:protobuf; 0s local Compiling .../3.6.1/src/google/protobuf/stubs/stringprintf.cc; 0s local   [130 / 136] //third_party/protobuf/3.6.1:protobuf; 0s local [130 / 136] 2 actions running //third_party/protobuf/3.6.1:protobuf; 1s local //third_party/protobuf/3.6.1:protobuf; 0s local   [130 / 136] 2 actions running //third_party/protobuf/3.6.1:protobuf; 2s local //third_party/protobuf/3.6.1:protobuf; 1s local   [131 / 137] 2 actions running //third_party/protobuf/3.6.1:protobuf; 2s local //third_party/grpc:grpc_unsecure; 0s local   [133 / 139] //third_party/protobuf/3.6.1:protobuf; 2s local [134 / 140] //third_party/protobuf/3.6.1:protobuf; 0s local [137 / 143] 2 actions running //third_party/protobuf/3.6.1:protobuf; 0s local //third_party/protobuf/3.6.1:protobuf; 0s local   [137 / 143] 2 actions running //third_party/protobuf/3.6.1:protobuf; 1s local //third_party/protobuf/3.6.1:protobuf; 1s local   [138 / 144] //third_party/protobuf/3.6.1:protobuf; 2s local [138 / 144] 2 actions running //third_party/protobuf/3.6.1:protobuf; 2s local //third_party/protobuf/3.6.1:protobuf; 0s local   [139 / 145] //third_party/protobuf/3.6.1:protobuf; 3s local [139 / 145] 2 actions running //third_party/protobuf/3.6.1:protobuf; 3s local //third_party/protobuf/3.6.1:protobuf; 0s local   [140 / 146] //third_party/protobuf/3.6.1:protobuf; 0s local [142 / 148] 2 actions running //third_party/protobuf/3.6.1:protobuf; 1s local Compiling .../3.6.1/src/google/protobuf/util/field_comparator.cc; 0s local   [143 / 149] //third_party/protobuf/3.6.1:protobuf; 0s local [144 / 150] 2 actions running Compiling .../3.6.1/src/google/protobuf/util/field_comparator.cc; 0s local //third_party/protobuf/3.6.1:protobuf; 0s local   [145 / 151] //third_party/protobuf/3.6.1:protobuf; 0s local [147 / 153] //third_party/protobuf/3.6.1:protobuf; 0s local [147 / 153] 2 actions running //third_party/protobuf/3.6.1:protobuf; 0s local Compiling .../3.6.1/src/google/protobuf/implicit_weak_message.cc; 0s local   [148 / 154] //third_party/protobuf/3.6.1:protobuf; 1s local [148 / 154] 2 actions running //third_party/protobuf/3.6.1:protobuf; 1s local //third_party/protobuf/3.6.1:protobuf; 0s local   [148 / 154] 2 actions running //third_party/protobuf/3.6.1:protobuf; 2s local //third_party/protobuf/3.6.1:protobuf; 1s local   [149 / 155] 2 actions running //third_party/protobuf/3.6.1:protobuf; 1s local Compiling .../3.6.1/src/google/protobuf/stubs/substitute.cc; 0s local   [149 / 155] 2 actions running //third_party/protobuf/3.6.1:protobuf; 1s local Compiling .../3.6.1/src/google/protobuf/stubs/substitute.cc; 0s local   [150 / 156] //third_party/protobuf/3.6.1:protobuf; 2s local [151 / 157] //third_party/protobuf/3.6.1:protobuf_lite; 0s local [151 / 157] 2 actions running Compiling .../3.6.1/src/google/protobuf/stubs/bytestream.cc; 0s local //third_party/grpc:grpc++_unsecure; 0s local   [153 / 159] 2 actions running Compiling .../3.6.1/src/google/protobuf/util/field_mask_util.cc; 0s local Compiling third_party/grpc/src/core/support/murmur_hash.c; 0s local   [155 / 161] 2 actions running Compiling .../3.6.1/src/google/protobuf/util/field_mask_util.cc; 0s local Compiling .../3.6.1/src/google/protobuf/stubs/stringpiece.cc; 0s local   [156 / 162] //third_party/protobuf/3.6.1:protobuf; 0s local [156 / 162] 2 actions running Compiling .../3.6.1/src/google/protobuf/util/field_mask_util.cc; 1s local Compiling .../grpc/src/cpp/server/fixed_size_thread_pool.cc; 0s local   [157 / 163] //third_party/protobuf/3.6.1:protobuf; 1s local [159 / 165] //third_party/protobuf/3.6.1:protobuf; 1s local [163 / 169] Compiling src/main/cpp/util/path.cc; 0s local [165 / 171] Compiling src/main/cpp/util/path.cc; 0s local [166 / 172] 2 actions running Compiling .../grpc/src/cpp/server/create_default_thread_pool.cc; 0s local Compiling .../3.6.1/src/google/protobuf/wire_format_lite.cc; 0s local   [167 / 173] //third_party/protobuf/3.6.1:protobuf_lite; 0s local [167 / 173] 2 actions running Compiling .../3.6.1/src/google/protobuf/wire_format_lite.cc; 0s local Compiling .../3.6.1/src/google/protobuf/reflection_ops.cc; 0s local   [168 / 174] //third_party/protobuf/3.6.1:protobuf; 0s local [172 / 178] 2 actions running Compiling .../3.6.1/src/google/protobuf/reflection_ops.cc; 1s local Compiling third_party/grpc/src/cpp/client/channel.cc; 0s local   [173 / 179] Compiling third_party/grpc/src/cpp/client/channel.cc; 0s local [177 / 183] Compiling third_party/grpc/src/core/surface/call.c; 0s local [178 / 188] Compiling .../3.6.1/src/google/protobuf/message.cc; 0s local [178 / 188] 2 actions running Compiling .../protobuf/3.6.1/src/google/protobuf/message.cc; 0s local //third_party/protobuf/3.6.1:protobuf; 0s local   [178 / 188] 2 actions running Compiling .../protobuf/3.6.1/src/google/protobuf/message.cc; 1s local //third_party/protobuf/3.6.1:protobuf; 1s local   [179 / 189] 2 actions running Compiling .../protobuf/3.6.1/src/google/protobuf/message.cc; 1s local //third_party/protobuf/3.6.1:protobuf_lite; 0s local   [179 / 189] 2 actions running Compiling .../protobuf/3.6.1/src/google/protobuf/message.cc; 1s local //third_party/protobuf/3.6.1:protobuf_lite; 0s local   [180 / 190] Compiling .../3.6.1/src/google/protobuf/message.cc; 2s local [180 / 190] 2 actions running Compiling .../protobuf/3.6.1/src/google/protobuf/message.cc; 2s local Compiling .../3.6.1/src/google/protobuf/stubs/time.cc [for host]; 0s local   [181 / 191] //third_party/protobuf/3.6.1:protobuf_lite; 0s local [182 / 192] 2 actions running //third_party/protobuf/3.6.1:protoc_lib; 0s local Compiling .../3.6.1/src/google/protobuf/map_field.cc [for host]; 0s local   [182 / 192] 2 actions running //third_party/protobuf/3.6.1:protoc_lib; 1s local Compiling .../3.6.1/src/google/protobuf/map_field.cc [for host]; 1s local   [183 / 193] //third_party/protobuf/3.6.1:protobuf; 2s local [183 / 193] 2 actions running Compiling .../3.6.1/src/google/protobuf/map_field.cc [for host]; 2s local //third_party/protobuf/3.6.1:protobuf_lite; 0s local   [184 / 194] //third_party/protobuf/3.6.1:protobuf; 2s local [185 / 195] 2 actions running //third_party/protobuf/3.6.1:protobuf_lite; 0s local //third_party/protobuf/3.6.1:protoc_lib; 0s local   [185 / 195] 2 actions running //third_party/protobuf/3.6.1:protobuf_lite; 1s local //third_party/protobuf/3.6.1:protoc_lib; 1s local   [186 / 196] 2 actions running //third_party/protobuf/3.6.1:protoc_lib; 1s local //third_party/protobuf/3.6.1:protobuf_lite; 0s local   [186 / 196] 2 actions running //third_party/protobuf/3.6.1:protoc_lib; 1s local //third_party/protobuf/3.6.1:protobuf_lite; 0s local   [187 / 197] //third_party/protobuf/3.6.1:protoc_lib; 1s local [189 / 199] 2 actions running //third_party/protobuf/3.6.1:protobuf_lite; 0s local //third_party/protobuf/3.6.1:protobuf_lite; 0s local   [190 / 200] //third_party/protobuf/3.6.1:protobuf_lite; 0s local [190 / 200] 2 actions running //third_party/protobuf/3.6.1:protobuf_lite; 1s local Compiling .../3.6.1/src/google/protobuf/service.cc [for host]; 0s local   [191 / 201] 2 actions running Compiling .../3.6.1/src/google/protobuf/service.cc [for host]; 0s local //third_party/protobuf/3.6.1:protobuf_lite; 0s local   [192 / 202] 2 actions running //third_party/protobuf/3.6.1:protobuf_lite; 0s local //third_party/protobuf/3.6.1:protobuf; 0s local   [193 / 203] //third_party/protobuf/3.6.1:protobuf; 0s local [193 / 203] 2 actions running //third_party/protobuf/3.6.1:protobuf; 0s local //third_party/protobuf/3.6.1:protobuf_lite; 0s local   [193 / 203] 2 actions running //third_party/protobuf/3.6.1:protobuf; 1s local //third_party/protobuf/3.6.1:protobuf_lite; 1s local   [194 / 204] //third_party/protobuf/3.6.1:protobuf; 2s local [194 / 204] 2 actions running //third_party/protobuf/3.6.1:protobuf; 2s local //third_party/protobuf/3.6.1:protobuf; 0s local   [195 / 205] //third_party/protobuf/3.6.1:protobuf; 3s local [195 / 205] 2 actions running //third_party/protobuf/3.6.1:protobuf; 3s local //third_party/protobuf/3.6.1:protobuf_lite; 0s local   [196 / 206] //third_party/protobuf/3.6.1:protobuf_lite; 0s local [196 / 206] 2 actions running //third_party/protobuf/3.6.1:protobuf_lite; 1s local //third_party/protobuf/3.6.1:protobuf_lite; 0s local   [197 / 207] //third_party/protobuf/3.6.1:protobuf_lite; 1s local [197 / 207] 2 actions running //third_party/protobuf/3.6.1:protobuf_lite; 1s local //third_party/protobuf/3.6.1:protobuf; 0s local   [198 / 208] //third_party/protobuf/3.6.1:protobuf; 0s local [199 / 209] 2 actions running //third_party/protobuf/3.6.1:protobuf_lite; 0s local //third_party/protobuf/3.6.1:protobuf_lite; 0s local   [200 / 210] //third_party/protobuf/3.6.1:protobuf_lite; 1s local [200 / 210] 2 actions running //third_party/protobuf/3.6.1:protobuf_lite; 1s local //third_party/protobuf/3.6.1:protobuf; 0s local   [200 / 210] 2 actions running //third_party/protobuf/3.6.1:protobuf_lite; 2s local //third_party/protobuf/3.6.1:protobuf; 1s local   [201 / 211] //third_party/protobuf/3.6.1:protobuf; 1s local [201 / 211] 2 actions running //third_party/protobuf/3.6.1:protobuf; 2s local //third_party/protobuf/3.6.1:protobuf_lite; 0s local   [202 / 212] //third_party/protobuf/3.6.1:protobuf_lite; 0s local [203 / 213] 2 actions running Compiling .../3.6.1/src/google/protobuf/type.pb.cc [for host]; 0s local //third_party/protobuf/3.6.1:protobuf; 0s local   [204 / 214] //third_party/protobuf/3.6.1:protobuf; 0s local [204 / 214] 2 actions running Compiling .../3.6.1/src/google/protobuf/type.pb.cc [for host]; 1s local //third_party/protobuf/3.6.1:protobuf; 0s local   [204 / 214] 2 actions running Compiling .../3.6.1/src/google/protobuf/type.pb.cc [for host]; 2s local //third_party/protobuf/3.6.1:protobuf; 1s local   [205 / 215] 2 actions running Compiling .../3.6.1/src/google/protobuf/type.pb.cc [for host]; 2s local //third_party/protobuf/3.6.1:protobuf; 0s local   [206 / 216] 2 actions running //third_party/protobuf/3.6.1:protobuf; 0s local //third_party/protobuf/3.6.1:protobuf; 0s local   [206 / 216] 2 actions running //third_party/protobuf/3.6.1:protobuf; 1s local //third_party/protobuf/3.6.1:protobuf; 1s local   [207 / 217] //third_party/protobuf/3.6.1:protobuf; 1s local [207 / 217] 2 actions running //third_party/protobuf/3.6.1:protobuf; 2s local //third_party/protobuf/3.6.1:protobuf; 0s local   [208 / 218] //third_party/protobuf/3.6.1:protobuf; 0s local [208 / 218] 2 actions running //third_party/protobuf/3.6.1:protobuf; 1s local //third_party/protobuf/3.6.1:protobuf; 0s local   [209 / 219] //third_party/protobuf/3.6.1:protobuf; 0s local [209 / 219] 2 actions running //third_party/protobuf/3.6.1:protobuf; 0s local //third_party/protobuf/3.6.1:protobuf; 0s local   [210 / 220] //third_party/protobuf/3.6.1:protobuf; 1s local [210 / 220] 2 actions running //third_party/protobuf/3.6.1:protobuf; 1s local //third_party/protobuf/3.6.1:protobuf; 0s local   [211 / 221] //third_party/protobuf/3.6.1:protobuf; 0s local [212 / 222] 2 actions running //third_party/protobuf/3.6.1:protobuf; 0s local //third_party/protobuf/3.6.1:protobuf; 0s local   [213 / 223] //third_party/protobuf/3.6.1:protobuf; 0s local [213 / 223] 2 actions running //third_party/protobuf/3.6.1:protobuf; 0s local //third_party/protobuf/3.6.1:protobuf; 0s local   [213 / 223] 2 actions running //third_party/protobuf/3.6.1:protobuf; 1s local //third_party/protobuf/3.6.1:protobuf; 1s local   [214 / 224] //third_party/protobuf/3.6.1:protobuf; 1s local [214 / 224] 2 actions running //third_party/protobuf/3.6.1:protobuf; 1s local //third_party/protobuf/3.6.1:protobuf; 0s local   [215 / 225] //third_party/protobuf/3.6.1:protobuf; 0s local [215 / 225] 2 actions running //third_party/protobuf/3.6.1:protobuf; 1s local //third_party/protobuf/3.6.1:protobuf; 0s local   [216 / 226] //third_party/protobuf/3.6.1:protobuf; 0s local [216 / 226] 2 actions running //third_party/protobuf/3.6.1:protobuf; 1s local //third_party/protobuf/3.6.1:protobuf; 0s local   [217 / 227] //third_party/protobuf/3.6.1:protobuf; 0s local [217 / 227] 2 actions running //third_party/protobuf/3.6.1:protobuf; 0s local //third_party/protobuf/3.6.1:protobuf; 0s local   [218 / 228] //third_party/protobuf/3.6.1:protobuf; 1s local [218 / 228] 2 actions running //third_party/protobuf/3.6.1:protobuf; 1s local //third_party/protobuf/3.6.1:protobuf; 0s local   [219 / 229] //third_party/protobuf/3.6.1:protobuf; 0s local [219 / 229] 2 actions running //third_party/protobuf/3.6.1:protobuf; 1s local //third_party/protobuf/3.6.1:protobuf_lite; 0s local   [220 / 230] 2 actions running //third_party/protobuf/3.6.1:protobuf_lite; 0s local //third_party/protobuf/3.6.1:protobuf; 0s local   [220 / 230] 2 actions running //third_party/protobuf/3.6.1:protobuf_lite; 0s local //third_party/protobuf/3.6.1:protobuf; 0s local   [221 / 231] //third_party/protobuf/3.6.1:protobuf; 0s local [221 / 231] 2 actions running //third_party/protobuf/3.6.1:protobuf; 0s local //third_party/protobuf/3.6.1:protobuf; 0s local   [221 / 231] 2 actions running //third_party/protobuf/3.6.1:protobuf; 1s local //third_party/protobuf/3.6.1:protobuf; 1s local   [221 / 231] 2 actions running //third_party/protobuf/3.6.1:protobuf; 2s local //third_party/protobuf/3.6.1:protobuf; 2s local   [222 / 232] //third_party/protobuf/3.6.1:protobuf; 3s local [223 / 233] //third_party/protobuf/3.6.1:protobuf_lite; 0s local [223 / 233] 2 actions running Compiling .../3.6.1/src/google/protobuf/arena.cc [for host]; 0s local //third_party/protobuf/3.6.1:protobuf; 0s local   [224 / 234] //third_party/protobuf/3.6.1:protobuf; 0s local [224 / 234] 2 actions running //third_party/protobuf/3.6.1:protobuf; 0s local //third_party/protobuf/3.6.1:protobuf; 0s local   [225 / 235] //third_party/protobuf/3.6.1:protobuf; 0s local [225 / 235] 2 actions running //third_party/protobuf/3.6.1:protobuf; 1s local //third_party/protobuf/3.6.1:protobuf; 0s local   [226 / 236] //third_party/protobuf/3.6.1:protobuf; 1s local [227 / 237] //third_party/protobuf/3.6.1:protobuf_lite; 0s local [227 / 237] 2 actions running //third_party/protobuf/3.6.1:protobuf_lite; 0s local //third_party/protobuf/3.6.1:protobuf_lite; 0s local   [228 / 238] //third_party/protobuf/3.6.1:protobuf_lite; 0s local [229 / 239] //third_party/protobuf/3.6.1:protobuf; 0s local [229 / 239] 2 actions running //third_party/protobuf/3.6.1:protobuf; 0s local //third_party/protobuf/3.6.1:protobuf_lite; 0s local   [230 / 240] //third_party/protobuf/3.6.1:protobuf; 1s local [231 / 241] 2 actions running //third_party/protobuf/3.6.1:protobuf; 0s local //third_party/protobuf/3.6.1:protobuf; 0s local   [232 / 242] //third_party/protobuf/3.6.1:protobuf; 0s local [232 / 242] 2 actions running //third_party/protobuf/3.6.1:protobuf; 0s local //third_party/protobuf/3.6.1:protobuf; 0s local   [233 / 243] //third_party/protobuf/3.6.1:protobuf; 1s local [233 / 243] 2 actions running //third_party/protobuf/3.6.1:protobuf; 2s local Compiling .../3.6.1/src/google/protobuf/struct.pb.cc [for host]; 0s local   [233 / 243] 2 actions running //third_party/protobuf/3.6.1:protobuf; 3s local Compiling .../3.6.1/src/google/protobuf/struct.pb.cc [for host]; 1s local   [233 / 243] 2 actions running //third_party/protobuf/3.6.1:protobuf; 4s local Compiling .../3.6.1/src/google/protobuf/struct.pb.cc [for host]; 2s local   [234 / 244] //third_party/protobuf/3.6.1:protobuf; 2s local [234 / 244] 2 actions running Compiling .../3.6.1/src/google/protobuf/struct.pb.cc [for host]; 2s local //third_party/protobuf/3.6.1:protobuf_lite; 0s local   [235 / 245] //third_party/protobuf/3.6.1:protobuf; 3s local [236 / 246] //third_party/protobuf/3.6.1:protobuf_lite; 0s local [236 / 246] 2 actions running //third_party/protobuf/3.6.1:protobuf_lite; 0s local //third_party/protobuf/3.6.1:protobuf; 0s local   [237 / 247] //third_party/protobuf/3.6.1:protobuf; 0s local [237 / 247] 2 actions running //third_party/protobuf/3.6.1:protobuf; 0s local //third_party/protobuf/3.6.1:protoc_lib; 0s local   [237 / 247] 2 actions running //third_party/protobuf/3.6.1:protobuf; 1s local //third_party/protobuf/3.6.1:protoc_lib; 1s local   [238 / 248] 2 actions running //third_party/protobuf/3.6.1:protoc_lib; 1s local //third_party/protobuf/3.6.1:protobuf_lite; 0s local   [238 / 248] 2 actions running //third_party/protobuf/3.6.1:protoc_lib; 2s local //third_party/protobuf/3.6.1:protobuf_lite; 1s local   [239 / 249] 2 actions running //third_party/protobuf/3.6.1:protoc_lib; 3s local Compiling .../3.6.1/src/google/protobuf/io/printer.cc [for host]; 0s local   [239 / 249] 2 actions running //third_party/protobuf/3.6.1:protoc_lib; 4s local Compiling .../3.6.1/src/google/protobuf/io/printer.cc [for host]; 1s local   [240 / 250] //third_party/protobuf/3.6.1:protoc_lib; 4s local [241 / 250] //third_party/protobuf/3.6.1:protobuf; 0s local [241 / 251] 2 actions running //third_party/protobuf/3.6.1:protobuf; 0s local Compiling .../3.6.1/src/google/protobuf/api.pb.cc [for host]; 0s local   [241 / 251] 2 actions running //third_party/protobuf/3.6.1:protobuf; 1s local Compiling .../3.6.1/src/google/protobuf/api.pb.cc [for host]; 1s local   [243 / 253] no action [243 / 253] 2 actions running Compiling .../3.6.1/src/google/protobuf/io/strtod.cc [for host]; 0s local //third_party/protobuf/3.6.1:protobuf; 0s local   [244 / 254] //third_party/protobuf/3.6.1:protobuf; 0s local [245 / 255] 2 actions running //third_party/protobuf/3.6.1:protobuf; 0s local //third_party/protobuf/3.6.1:protoc_lib; 0s local   [245 / 255] 2 actions running //third_party/protobuf/3.6.1:protobuf; 1s local //third_party/protobuf/3.6.1:protoc_lib; 1s local   [246 / 256] //third_party/protobuf/3.6.1:protobuf; 2s local [246 / 256] 2 actions running //third_party/protobuf/3.6.1:protobuf; 2s local //third_party/protobuf/3.6.1:protoc_lib; 0s local   [246 / 256] 2 actions running //third_party/protobuf/3.6.1:protobuf; 3s local //third_party/protobuf/3.6.1:protoc_lib; 1s local   [247 / 257] //third_party/protobuf/3.6.1:protobuf; 4s local [247 / 257] 2 actions running //third_party/protobuf/3.6.1:protobuf; 4s local //third_party/protobuf/3.6.1:protobuf; 0s local   [248 / 258] 2 actions running //third_party/protobuf/3.6.1:protobuf; 0s local //third_party/protobuf/3.6.1:protobuf; 0s local   [248 / 258] 2 actions running //third_party/protobuf/3.6.1:protobuf; 0s local //third_party/protobuf/3.6.1:protobuf; 0s local   [249 / 259] //third_party/protobuf/3.6.1:protobuf; 0s local [249 / 259] 2 actions running //third_party/protobuf/3.6.1:protobuf; 1s local //third_party/protobuf/3.6.1:protobuf; 0s local   [249 / 259] 2 actions running //third_party/protobuf/3.6.1:protobuf; 2s local //third_party/protobuf/3.6.1:protobuf; 1s local   [249 / 259] 2 actions running //third_party/protobuf/3.6.1:protobuf; 3s local //third_party/protobuf/3.6.1:protobuf; 2s local   [250 / 259] //third_party/protobuf/3.6.1:protobuf; 3s local [250 / 259] 2 actions running //third_party/protobuf/3.6.1:protobuf; 4s local //third_party/protobuf/3.6.1:protoc; 0s local   [251 / 260] //third_party/protobuf/3.6.1:protobuf; 4s local [251 / 260] 2 actions running //third_party/protobuf/3.6.1:protobuf; 5s local //third_party/protobuf/3.6.1:protoc_lib; 0s local   [251 / 260] 2 actions running //third_party/protobuf/3.6.1:protobuf; 6s local //third_party/protobuf/3.6.1:protoc_lib; 1s local   [252 / 261] //third_party/protobuf/3.6.1:protobuf; 6s local [252 / 261] 2 actions running //third_party/protobuf/3.6.1:protobuf; 7s local //third_party/protobuf/3.6.1:protoc_lib; 0s local   [252 / 261] 2 actions running //third_party/protobuf/3.6.1:protobuf; 8s local //third_party/protobuf/3.6.1:protoc_lib; 1s local   [253 / 262] 2 actions running //third_party/protobuf/3.6.1:protoc_lib; 1s local //third_party/protobuf/3.6.1:protoc_lib; 0s local   [253 / 262] 2 actions running //third_party/protobuf/3.6.1:protoc_lib; 1s local //third_party/protobuf/3.6.1:protoc_lib; 0s local   [253 / 262] 2 actions running //third_party/protobuf/3.6.1:protoc_lib; 2s local //third_party/protobuf/3.6.1:protoc_lib; 1s local   [254 / 263] 2 actions running //third_party/protobuf/3.6.1:protoc_lib; 1s local //third_party/protobuf/3.6.1:protoc_lib; 0s local   [254 / 263] 2 actions running //third_party/protobuf/3.6.1:protoc_lib; 1s local //third_party/protobuf/3.6.1:protoc_lib; 0s local   [255 / 264] //third_party/protobuf/3.6.1:protoc_lib; 1s local [255 / 264] 2 actions running //third_party/protobuf/3.6.1:protoc_lib; 1s local Compiling .../3.6.1/src/google/protobuf/any.cc [for host]; 0s local   [256 / 265] //third_party/protobuf/3.6.1:protoc_lib; 2s local [256 / 265] 2 actions running //third_party/protobuf/3.6.1:protoc_lib; 2s local //third_party/protobuf/3.6.1:protoc_lib; 0s local   [257 / 266] //third_party/protobuf/3.6.1:protoc_lib; 0s local [257 / 266] 2 actions running //third_party/protobuf/3.6.1:protoc_lib; 0s local //third_party/protobuf/3.6.1:protoc_lib; 0s local   [258 / 267] 2 actions running //third_party/protobuf/3.6.1:protoc_lib; 0s local //third_party/protobuf/3.6.1:protoc_lib; 0s local   [258 / 267] 2 actions running //third_party/protobuf/3.6.1:protoc_lib; 0s local //third_party/protobuf/3.6.1:protoc_lib; 0s local   [259 / 268] 2 actions running //third_party/protobuf/3.6.1:protoc_lib; 0s local //third_party/protobuf/3.6.1:protoc_lib; 0s local   [259 / 268] 2 actions running //third_party/protobuf/3.6.1:protoc_lib; 0s local //third_party/protobuf/3.6.1:protoc_lib; 0s local   [259 / 268] 2 actions running //third_party/protobuf/3.6.1:protoc_lib; 1s local //third_party/protobuf/3.6.1:protoc_lib; 1s local   [259 / 268] 2 actions running //third_party/protobuf/3.6.1:protoc_lib; 2s local //third_party/protobuf/3.6.1:protoc_lib; 2s local   [260 / 269] //third_party/protobuf/3.6.1:protoc_lib; 3s local [260 / 269] 2 actions running //third_party/protobuf/3.6.1:protoc_lib; 3s local //third_party/protobuf/3.6.1:protoc_lib; 0s local   [261 / 270] 2 actions running //third_party/protobuf/3.6.1:protoc_lib; 0s local //third_party/protobuf/3.6.1:protoc_lib; 0s local   [261 / 270] 2 actions running //third_party/protobuf/3.6.1:protoc_lib; 0s local //third_party/protobuf/3.6.1:protoc_lib; 0s local   [261 / 270] 2 actions running //third_party/protobuf/3.6.1:protoc_lib; 1s local //third_party/protobuf/3.6.1:protoc_lib; 1s local   [262 / 271] //third_party/protobuf/3.6.1:protoc_lib; 2s local [262 / 271] 2 actions running //third_party/protobuf/3.6.1:protoc_lib; 2s local //third_party/protobuf/3.6.1:protoc_lib; 0s local   [263 / 272] 2 actions running //third_party/protobuf/3.6.1:protoc_lib; 0s local //third_party/protobuf/3.6.1:protoc_lib; 0s local   [263 / 272] 2 actions running //third_party/protobuf/3.6.1:protoc_lib; 0s local //third_party/protobuf/3.6.1:protoc_lib; 0s local   [263 / 272] 2 actions running //third_party/protobuf/3.6.1:protoc_lib; 1s local //third_party/protobuf/3.6.1:protoc_lib; 1s local   [264 / 273] //third_party/protobuf/3.6.1:protoc_lib; 1s local [265 / 274] 2 actions running //third_party/protobuf/3.6.1:protoc_lib; 0s local //third_party/protobuf/3.6.1:protoc_lib; 0s local   [265 / 274] 2 actions running //third_party/protobuf/3.6.1:protoc_lib; 1s local //third_party/protobuf/3.6.1:protoc_lib; 1s local   [266 / 275] //third_party/protobuf/3.6.1:protoc_lib; 1s local [267 / 276] 2 actions running //third_party/protobuf/3.6.1:protoc_lib; 0s local //third_party/protobuf/3.6.1:protoc_lib; 0s local   [267 / 276] 2 actions running //third_party/protobuf/3.6.1:protoc_lib; 1s local //third_party/protobuf/3.6.1:protoc_lib; 1s local   [268 / 277] 2 actions running //third_party/protobuf/3.6.1:protoc_lib; 1s local //third_party/protobuf/3.6.1:protoc_lib; 0s local   [269 / 278] 2 actions running //third_party/protobuf/3.6.1:protoc_lib; 0s local //third_party/protobuf/3.6.1:protoc_lib; 0s local   [269 / 278] 2 actions running //third_party/protobuf/3.6.1:protoc_lib; 1s local //third_party/protobuf/3.6.1:protoc_lib; 1s local   [270 / 279] //third_party/protobuf/3.6.1:protoc_lib; 1s local [270 / 279] 2 actions running //third_party/protobuf/3.6.1:protoc_lib; 2s local //third_party/protobuf/3.6.1:protoc_lib; 0s local   [271 / 280] //third_party/protobuf/3.6.1:protoc_lib; 1s local [271 / 280] 2 actions running //third_party/protobuf/3.6.1:protoc_lib; 1s local //third_party/protobuf/3.6.1:protoc_lib; 0s local   [272 / 281] //third_party/protobuf/3.6.1:protoc_lib; 0s local [272 / 281] 2 actions running //third_party/protobuf/3.6.1:protoc_lib; 1s local //third_party/protobuf/3.6.1:protoc_lib; 0s local   [272 / 281] 2 actions running //third_party/protobuf/3.6.1:protoc_lib; 2s local //third_party/protobuf/3.6.1:protoc_lib; 1s local   [273 / 282] //third_party/protobuf/3.6.1:protoc_lib; 1s local [274 / 283] 2 actions running //third_party/protobuf/3.6.1:protoc_lib; 0s local //third_party/protobuf/3.6.1:protoc_lib; 0s local   [274 / 283] 2 actions running //third_party/protobuf/3.6.1:protoc_lib; 1s local //third_party/protobuf/3.6.1:protoc_lib; 1s local   [275 / 284] //third_party/protobuf/3.6.1:protoc_lib; 1s local [277 / 286] //third_party/protobuf/3.6.1:protoc_lib; 0s local [277 / 286] 2 actions running //third_party/protobuf/3.6.1:protoc_lib; 0s local //third_party/protobuf/3.6.1:protoc_lib; 0s local   [277 / 286] 2 actions running //third_party/protobuf/3.6.1:protoc_lib; 1s local //third_party/protobuf/3.6.1:protoc_lib; 1s local   [278 / 287] //third_party/protobuf/3.6.1:protoc_lib; 2s local [278 / 287] 2 actions running //third_party/protobuf/3.6.1:protoc_lib; 2s local //third_party/protobuf/3.6.1:protoc_lib; 0s local   [278 / 287] 2 actions running //third_party/protobuf/3.6.1:protoc_lib; 3s local //third_party/protobuf/3.6.1:protoc_lib; 1s local   [279 / 288] 2 actions running //third_party/protobuf/3.6.1:protoc_lib; 3s local //third_party/protobuf/3.6.1:protoc_lib; 0s local   [279 / 288] 2 actions running //third_party/protobuf/3.6.1:protoc_lib; 4s local //third_party/protobuf/3.6.1:protoc_lib; 0s local   [280 / 289] //third_party/protobuf/3.6.1:protoc_lib; 1s local [280 / 289] 2 actions running //third_party/protobuf/3.6.1:protoc_lib; 1s local //third_party/protobuf/3.6.1:protoc_lib; 0s local   [281 / 290] //third_party/protobuf/3.6.1:protoc_lib; 0s local [281 / 290] 2 actions running //third_party/protobuf/3.6.1:protoc_lib; 0s local //third_party/protobuf/3.6.1:protoc_lib; 0s local   [281 / 290] 2 actions running //third_party/protobuf/3.6.1:protoc_lib; 1s local //third_party/protobuf/3.6.1:protoc_lib; 1s local   [282 / 291] //third_party/protobuf/3.6.1:protoc_lib; 2s local [283 / 292] 2 actions running //third_party/protobuf/3.6.1:protoc_lib; 0s local //third_party/protobuf/3.6.1:protoc_lib; 0s local   [284 / 293] //third_party/protobuf/3.6.1:protoc_lib; 0s local [284 / 293] 2 actions running //third_party/protobuf/3.6.1:protoc_lib; 1s local //third_party/protobuf/3.6.1:protoc_lib; 0s local   [284 / 293] 2 actions running //third_party/protobuf/3.6.1:protoc_lib; 2s local //third_party/protobuf/3.6.1:protoc_lib; 1s local   [285 / 294] //third_party/protobuf/3.6.1:protoc_lib; 1s local [286 / 295] //third_party/protobuf/3.6.1:protoc_lib; 0s local [286 / 295] 2 actions running //third_party/protobuf/3.6.1:protoc_lib; 0s local //third_party/protobuf/3.6.1:protoc_lib; 0s local   [286 / 295] 2 actions running //third_party/protobuf/3.6.1:protoc_lib; 1s local //third_party/protobuf/3.6.1:protoc_lib; 1s local   [287 / 296] //third_party/protobuf/3.6.1:protoc_lib; 2s local [287 / 296] 2 actions running //third_party/protobuf/3.6.1:protoc_lib; 2s local //third_party/protobuf/3.6.1:protoc_lib; 0s local   [288 / 297] 2 actions running //third_party/protobuf/3.6.1:protoc_lib; 0s local //third_party/protobuf/3.6.1:protoc_lib; 0s local   [288 / 297] 2 actions running //third_party/protobuf/3.6.1:protoc_lib; 0s local //third_party/protobuf/3.6.1:protoc_lib; 0s local   [289 / 298] //third_party/protobuf/3.6.1:protoc_lib; 1s local [289 / 298] 2 actions running //third_party/protobuf/3.6.1:protoc_lib; 1s local //third_party/protobuf/3.6.1:protoc_lib; 0s local   [289 / 298] 2 actions running //third_party/protobuf/3.6.1:protoc_lib; 2s local //third_party/protobuf/3.6.1:protoc_lib; 1s local   [290 / 299] //third_party/protobuf/3.6.1:protoc_lib; 1s local [291 / 300] //third_party/protobuf/3.6.1:protoc_lib; 0s local [291 / 300] 2 actions running //third_party/protobuf/3.6.1:protoc_lib; 0s local //third_party/protobuf/3.6.1:protoc_lib; 0s local   [291 / 300] 2 actions running //third_party/protobuf/3.6.1:protoc_lib; 1s local //third_party/protobuf/3.6.1:protoc_lib; 1s local   [292 / 301] //third_party/protobuf/3.6.1:protoc_lib; 1s local [292 / 301] 2 actions running //third_party/protobuf/3.6.1:protoc_lib; 2s local //third_party/protobuf/3.6.1:protoc_lib; 0s local   [293 / 302] 2 actions running //third_party/protobuf/3.6.1:protoc_lib; 0s local //third_party/protobuf/3.6.1:protoc_lib; 0s local   [293 / 302] 2 actions running //third_party/protobuf/3.6.1:protoc_lib; 1s local //third_party/protobuf/3.6.1:protoc_lib; 1s local   [294 / 303] //third_party/protobuf/3.6.1:protoc_lib; 1s local [294 / 303] 2 actions running //third_party/protobuf/3.6.1:protoc_lib; 2s local //third_party/protobuf/3.6.1:protoc_lib; 0s local   [295 / 304] 2 actions running //third_party/protobuf/3.6.1:protoc_lib; 0s local //third_party/protobuf/3.6.1:protoc_lib; 0s local   [295 / 304] 2 actions running //third_party/protobuf/3.6.1:protoc_lib; 1s local //third_party/protobuf/3.6.1:protoc_lib; 1s local   [297 / 306] 2 actions running //third_party/protobuf/3.6.1:protoc_lib; 0s local //third_party/protobuf/3.6.1:protoc_lib; 0s local   [297 / 306] 2 actions running //third_party/protobuf/3.6.1:protoc_lib; 1s local //third_party/protobuf/3.6.1:protoc_lib; 1s local   [298 / 307] //third_party/protobuf/3.6.1:protoc_lib; 1s local [298 / 307] 2 actions running //third_party/protobuf/3.6.1:protoc_lib; 2s local //third_party/protobuf/3.6.1:protoc_lib; 0s local   [299 / 308] //third_party/protobuf/3.6.1:protoc_lib; 0s local [299 / 308] 2 actions running //third_party/protobuf/3.6.1:protoc_lib; 1s local //third_party/protobuf/3.6.1:protoc_lib; 0s local   [300 / 309] //third_party/protobuf/3.6.1:protoc_lib; 1s local [300 / 309] 2 actions running //third_party/protobuf/3.6.1:protoc_lib; 1s local //third_party/protobuf/3.6.1:protoc_lib; 0s local   [301 / 310] //third_party/protobuf/3.6.1:protoc_lib; 1s local [301 / 310] 2 actions running //third_party/protobuf/3.6.1:protoc_lib; 1s local //third_party/protobuf/3.6.1:protoc_lib; 0s local   [302 / 311] 2 actions running //third_party/protobuf/3.6.1:protoc_lib; 0s local //third_party/protobuf/3.6.1:protoc_lib; 0s local   [302 / 311] 2 actions running //third_party/protobuf/3.6.1:protoc_lib; 0s local //third_party/protobuf/3.6.1:protoc_lib; 0s local   [302 / 311] 2 actions running //third_party/protobuf/3.6.1:protoc_lib; 1s local //third_party/protobuf/3.6.1:protoc_lib; 1s local   [303 / 312] //third_party/protobuf/3.6.1:protoc_lib; 1s local [303 / 312] 2 actions running //third_party/protobuf/3.6.1:protoc_lib; 1s local //third_party/protobuf/3.6.1:protoc_lib; 0s local   [304 / 313] //third_party/protobuf/3.6.1:protoc_lib; 0s local [304 / 313] 2 actions running //third_party/protobuf/3.6.1:protoc_lib; 1s local //third_party/protobuf/3.6.1:protoc_lib; 0s local   [305 / 314] //third_party/protobuf/3.6.1:protoc_lib; 0s local [305 / 314] 2 actions running //third_party/protobuf/3.6.1:protoc_lib; 0s local //third_party/protobuf/3.6.1:protoc_lib; 0s local   [305 / 314] 2 actions running //third_party/protobuf/3.6.1:protoc_lib; 1s local //third_party/protobuf/3.6.1:protoc_lib; 1s local   [307 / 316] //third_party/protobuf/3.6.1:protoc_lib; 0s local [307 / 316] 2 actions running //third_party/protobuf/3.6.1:protoc_lib; 0s local //third_party/protobuf/3.6.1:protoc_lib; 0s local   [307 / 316] 2 actions running //third_party/protobuf/3.6.1:protoc_lib; 1s local //third_party/protobuf/3.6.1:protoc_lib; 1s local   [308 / 317] 2 actions running //third_party/protobuf/3.6.1:protoc_lib; 1s local //third_party/protobuf/3.6.1:protoc_lib; 0s local   [308 / 317] 2 actions running //third_party/protobuf/3.6.1:protoc_lib; 1s local //third_party/protobuf/3.6.1:protoc_lib; 0s local   [309 / 318] //third_party/protobuf/3.6.1:protoc_lib; 0s local [309 / 318] 2 actions running //third_party/protobuf/3.6.1:protoc_lib; 1s local //third_party/protobuf/3.6.1:protoc_lib; 0s local   [310 / 319] //third_party/protobuf/3.6.1:protoc_lib; 1s local [310 / 319] 2 actions running //third_party/protobuf/3.6.1:protoc_lib; 1s local //third_party/protobuf/3.6.1:protoc_lib; 0s local   [311 / 320] //third_party/protobuf/3.6.1:protoc_lib; 1s local [312 / 321] 2 actions running //third_party/protobuf/3.6.1:protoc_lib; 0s local //third_party/protobuf/3.6.1:protoc_lib; 0s local   [312 / 321] 2 actions running //third_party/protobuf/3.6.1:protoc_lib; 1s local //third_party/protobuf/3.6.1:protoc_lib; 1s local   [313 / 322] 2 actions running //third_party/protobuf/3.6.1:protoc_lib; 1s local //third_party/protobuf/3.6.1:protoc_lib; 0s local   [314 / 323] 2 actions running //third_party/protobuf/3.6.1:protoc_lib; 0s local //third_party/protobuf/3.6.1:protoc_lib; 0s local   [314 / 323] 2 actions running //third_party/protobuf/3.6.1:protoc_lib; 1s local //third_party/protobuf/3.6.1:protoc_lib; 1s local   [315 / 324] //third_party/protobuf/3.6.1:protoc_lib; 1s local [315 / 324] 2 actions running //third_party/protobuf/3.6.1:protoc_lib; 2s local //third_party/protobuf/3.6.1:protoc_lib; 0s local   [316 / 325] //third_party/protobuf/3.6.1:protoc_lib; 0s local [316 / 325] 2 actions running //third_party/protobuf/3.6.1:protoc_lib; 1s local //third_party/protobuf/3.6.1:protoc_lib; 0s local   [316 / 325] 2 actions running //third_party/protobuf/3.6.1:protoc_lib; 2s local //third_party/protobuf/3.6.1:protoc_lib; 1s local   [317 / 326] //third_party/protobuf/3.6.1:protoc_lib; 2s local [317 / 326] 2 actions running //third_party/protobuf/3.6.1:protoc_lib; 2s local //third_party/protobuf/3.6.1:protoc_lib; 0s local   [318 / 327] //third_party/protobuf/3.6.1:protoc_lib; 0s local [318 / 327] 2 actions running //third_party/protobuf/3.6.1:protoc_lib; 0s local //third_party/protobuf/3.6.1:protoc_lib; 0s local   [319 / 328] //third_party/protobuf/3.6.1:protoc_lib; 0s local [319 / 328] 2 actions running //third_party/protobuf/3.6.1:protoc_lib; 0s local //third_party/protobuf/3.6.1:protoc_lib; 0s local   [319 / 328] 2 actions running //third_party/protobuf/3.6.1:protoc_lib; 1s local //third_party/protobuf/3.6.1:protoc_lib; 1s local   [320 / 329] //third_party/protobuf/3.6.1:protoc_lib; 1s local [320 / 329] 2 actions running //third_party/protobuf/3.6.1:protoc_lib; 1s local //third_party/protobuf/3.6.1:protoc_lib; 0s local   [321 / 330] 2 actions running //third_party/protobuf/3.6.1:protoc_lib; 0s local //third_party/protobuf/3.6.1:protoc_lib; 0s local   [321 / 330] 2 actions running //third_party/protobuf/3.6.1:protoc_lib; 0s local //third_party/protobuf/3.6.1:protoc_lib; 0s local   [322 / 331] //third_party/protobuf/3.6.1:protoc_lib; 0s local [322 / 331] 2 actions running //third_party/protobuf/3.6.1:protoc_lib; 0s local Compiling .../3.6.1/src/google/protobuf/any.pb.cc [for host]; 0s local   [323 / 332] //third_party/protobuf/3.6.1:protoc_lib; 1s local [323 / 332] 2 actions running //third_party/protobuf/3.6.1:protoc_lib; 2s local //third_party/protobuf/3.6.1:protoc_lib; 0s local   [324 / 333] 2 actions running //third_party/protobuf/3.6.1:protoc_lib; 0s local //third_party/protobuf/3.6.1:protoc_lib; 0s local   [324 / 333] 2 actions running //third_party/protobuf/3.6.1:protoc_lib; 0s local //third_party/protobuf/3.6.1:protoc_lib; 0s local   [324 / 333] 2 actions running //third_party/protobuf/3.6.1:protoc_lib; 1s local //third_party/protobuf/3.6.1:protoc_lib; 1s local   [325 / 334] //third_party/protobuf/3.6.1:protoc_lib; 1s local [325 / 334] 2 actions running //third_party/protobuf/3.6.1:protoc_lib; 1s local //third_party/protobuf/3.6.1:protoc_lib; 0s local   [326 / 335] //third_party/protobuf/3.6.1:protoc_lib; 0s local [326 / 335] 2 actions running //third_party/protobuf/3.6.1:protoc_lib; 0s local //third_party/protobuf/3.6.1:protoc_lib; 0s local   [327 / 336] //third_party/protobuf/3.6.1:protoc_lib; 0s local [327 / 336] 2 actions running //third_party/protobuf/3.6.1:protoc_lib; 1s local //third_party/protobuf/3.6.1:protoc_lib; 0s local   [327 / 336] 2 actions running //third_party/protobuf/3.6.1:protoc_lib; 2s local //third_party/protobuf/3.6.1:protoc_lib; 1s local   [327 / 336] 2 actions running //third_party/protobuf/3.6.1:protoc_lib; 3s local //third_party/protobuf/3.6.1:protoc_lib; 2s local   [327 / 336] 2 actions running //third_party/protobuf/3.6.1:protoc_lib; 4s local //third_party/protobuf/3.6.1:protoc_lib; 3s local   [327 / 336] 2 actions running //third_party/protobuf/3.6.1:protoc_lib; 5s local //third_party/protobuf/3.6.1:protoc_lib; 4s local   [328 / 337] //third_party/protobuf/3.6.1:protoc_lib; 5s local [328 / 337] 2 actions running //third_party/protobuf/3.6.1:protoc_lib; 5s local //third_party/protobuf/3.6.1:protobuf; 0s local   [329 / 338] //third_party/protobuf/3.6.1:protobuf; 1s local [329 / 338] 2 actions running //third_party/protobuf/3.6.1:protobuf; 1s local Compiling .../3.6.1/src/google/protobuf/descriptor.cc [for host]; 0s local   [329 / 338] 2 actions running //third_party/protobuf/3.6.1:protobuf; 2s local Compiling .../3.6.1/src/google/protobuf/descriptor.cc [for host]; 1s local   [329 / 338] 2 actions running //third_party/protobuf/3.6.1:protobuf; 3s local Compiling .../3.6.1/src/google/protobuf/descriptor.cc [for host]; 2s local   [330 / 339] 2 actions running Compiling .../3.6.1/src/google/protobuf/descriptor.cc [for host]; 2s local //third_party/protobuf/3.6.1:protobuf; 0s local   [330 / 339] 2 actions running Compiling .../3.6.1/src/google/protobuf/descriptor.cc [for host]; 2s local //third_party/protobuf/3.6.1:protobuf; 0s local   [330 / 339] 2 actions running Compiling .../3.6.1/src/google/protobuf/descriptor.cc [for host]; 3s local //third_party/protobuf/3.6.1:protobuf; 1s local   [331 / 340] //third_party/protobuf/3.6.1:protobuf; 4s local [331 / 340] 2 actions running Compiling .../3.6.1/src/google/protobuf/descriptor.cc [for host]; 4s local //third_party/protobuf/3.6.1:protobuf; 0s local   [331 / 340] 2 actions running Compiling .../3.6.1/src/google/protobuf/descriptor.cc [for host]; 5s local //third_party/protobuf/3.6.1:protobuf; 1s local   [332 / 341] //third_party/protobuf/3.6.1:protobuf; 6s local [332 / 341] 2 actions running Compiling .../3.6.1/src/google/protobuf/descriptor.cc [for host]; 6s local //third_party/protobuf/3.6.1:protoc_lib; 0s local   [332 / 341] 2 actions running Compiling .../3.6.1/src/google/protobuf/descriptor.cc [for host]; 7s local //third_party/protobuf/3.6.1:protoc_lib; 1s local   [333 / 342] //third_party/protobuf/3.6.1:protobuf; 8s local [333 / 342] 2 actions running Compiling .../3.6.1/src/google/protobuf/descriptor.cc [for host]; 9s local //third_party/protobuf/3.6.1:protobuf; 0s local   [333 / 342] 2 actions running //third_party/protobuf/3.6.1:protobuf; 10s local //third_party/protobuf/3.6.1:protobuf; 1s local   [333 / 342] 2 actions running //third_party/protobuf/3.6.1:protobuf; 11s local //third_party/protobuf/3.6.1:protobuf; 2s local   [334 / 343] 2 actions running //third_party/protobuf/3.6.1:protobuf; 11s local //third_party/protobuf/3.6.1:protobuf; 0s local   [334 / 343] 2 actions running //third_party/protobuf/3.6.1:protobuf; 11s local //third_party/protobuf/3.6.1:protobuf; 0s local   INFO: From Compiling third_party/protobuf/3.6.1/src/google/protobuf/descriptor.cc [for host]: [334 / 343] 2 actions running //third_party/protobuf/3.6.1:protobuf; 12s local //third_party/protobuf/3.6.1:protobuf; 0s local   third_party/protobuf/3.6.1/src/google/protobuf/descriptor.cc: In member function 'google::protobuf::Symbol google::protobuf::DescriptorPool::NewPlaceholderWithMutexHeld(const string&, google::protobuf::DescriptorPool::PlaceholderType) const': third_party/protobuf/3.6.1/src/google/protobuf/descriptor.cc:3893:58: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'class google::protobuf::EnumDescriptor' with no trivial copy-assignment; use assignment or value-initialization instead [-Wclass-memaccess] memset(placeholder_enum, 0, sizeof(*placeholder_enum)); ^ In file included from third_party/protobuf/3.6.1/src/google/protobuf/message.h:122, from third_party/protobuf/3.6.1/src/google/protobuf/descriptor.pb.h:29, from third_party/protobuf/3.6.1/src/google/protobuf/descriptor.cc:52: third_party/protobuf/3.6.1/src/google/protobuf/descriptor.h:885:26: note: 'class google::protobuf::EnumDescriptor' declared here class LIBPROTOBUF_EXPORT EnumDescriptor { ^~~~~~~~~~~~~~ third_party/protobuf/3.6.1/src/google/protobuf/descriptor.cc:3907:60: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'class google::protobuf::EnumValueDescriptor' with no trivial copy-assignment; use assignment or value-initialization instead [-Wclass-memaccess] memset(placeholder_value, 0, sizeof(*placeholder_value)); ^ In file included from third_party/protobuf/3.6.1/src/google/protobuf/message.h:122, from third_party/protobuf/3.6.1/src/google/protobuf/descriptor.pb.h:29, from third_party/protobuf/3.6.1/src/google/protobuf/descriptor.cc:52: third_party/protobuf/3.6.1/src/google/protobuf/descriptor.h:1040:26: note: 'class google::protobuf::EnumValueDescriptor' declared here class LIBPROTOBUF_EXPORT EnumValueDescriptor { ^~~~~~~~~~~~~~~~~~~ third_party/protobuf/3.6.1/src/google/protobuf/descriptor.cc:3926:64: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'class google::protobuf::Descriptor' with no trivial copy-assignment; use assignment or value-initialization instead [-Wclass-memaccess] memset(placeholder_message, 0, sizeof(*placeholder_message)); ^ In file included from third_party/protobuf/3.6.1/src/google/protobuf/message.h:122, from third_party/protobuf/3.6.1/src/google/protobuf/descriptor.pb.h:29, from third_party/protobuf/3.6.1/src/google/protobuf/descriptor.cc:52: third_party/protobuf/3.6.1/src/google/protobuf/descriptor.h:223:26: note: 'class google::protobuf::Descriptor' declared here class LIBPROTOBUF_EXPORT Descriptor { ^~~~~~~~~~ third_party/protobuf/3.6.1/src/google/protobuf/descriptor.cc: In member function 'google::protobuf::FileDescriptor* google::protobuf::DescriptorPool::NewPlaceholderFileWithMutexHeld(const string&) const': third_party/protobuf/3.6.1/src/google/protobuf/descriptor.cc:3960:46: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'class google::protobuf::FileDescriptor' with no trivial copy-assignment; use assignment or value-initialization instead [-Wclass-memaccess] memset(placeholder, 0, sizeof(*placeholder)); ^ In file included from third_party/protobuf/3.6.1/src/google/protobuf/message.h:122, from third_party/protobuf/3.6.1/src/google/protobuf/descriptor.pb.h:29, from third_party/protobuf/3.6.1/src/google/protobuf/descriptor.cc:52: third_party/protobuf/3.6.1/src/google/protobuf/descriptor.h:1283:26: note: 'class google::protobuf::FileDescriptor' declared here class LIBPROTOBUF_EXPORT FileDescriptor { ^~~~~~~~~~~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-writable-strings' [334 / 343] 2 actions running //third_party/protobuf/3.6.1:protobuf; 12s local //third_party/protobuf/3.6.1:protobuf; 0s local   [336 / 345] 2 actions running //third_party/protobuf/3.6.1:protobuf; 1s local //third_party/protobuf/3.6.1:protoc_lib; 0s local   [337 / 346] 2 actions running //third_party/protobuf/3.6.1:protoc_lib; 0s local //third_party/protobuf/3.6.1:protobuf; 0s local   [337 / 346] 2 actions running //third_party/protobuf/3.6.1:protoc_lib; 0s local //third_party/protobuf/3.6.1:protobuf; 0s local   [338 / 347] //third_party/protobuf/3.6.1:protoc_lib; 1s local [338 / 347] 2 actions running //third_party/protobuf/3.6.1:protoc_lib; 1s local //third_party/protobuf/3.6.1:protoc_lib; 0s local   [339 / 348] //third_party/protobuf/3.6.1:protoc_lib; 1s local [339 / 348] 2 actions running //third_party/protobuf/3.6.1:protoc_lib; 1s local Compiling .../3.6.1/src/google/protobuf/message.cc [for host]; 0s local   [339 / 348] 2 actions running //third_party/protobuf/3.6.1:protoc_lib; 2s local Compiling .../3.6.1/src/google/protobuf/message.cc [for host]; 1s local   [340 / 349] //third_party/protobuf/3.6.1:protobuf; 1s local [340 / 349] 2 actions running Compiling .../3.6.1/src/google/protobuf/message.cc [for host]; 2s local Compiling .../3.6.1/src/google/protobuf/empty.pb.cc [for host]; 0s local   [341 / 351] 2 actions, 1 running Compiling .../3.6.1/src/google/protobuf/message.cc [for host]; 3s local [-----] Creating source manifest for //.../3.6.1:protoc [for host]   [345 / 354] 2 actions, 1 running Compiling .../grpc/src/compiler/cpp_generator.cc [for host]; 0s local [-----] Compiling third_party/grpc/src/compiler/cpp_plugin.cc [for host]   [345 / 354] 2 actions running Compiling .../grpc/src/compiler/cpp_generator.cc [for host]; 0s local Compiling third_party/grpc/src/compiler/cpp_plugin.cc [for host]; 0s local   [345 / 354] 2 actions running Compiling .../grpc/src/compiler/cpp_generator.cc [for host]; 1s local Compiling third_party/grpc/src/compiler/cpp_plugin.cc [for host]; 1s local   [346 / 355] 2 actions, 1 running Compiling .../grpc/src/compiler/cpp_generator.cc [for host]; 1s local [-----] Writing file third_party/grpc/cpp_plugin-2.params [for host]   [350 / 359] 2 actions running Compiling .../grpc/src/compiler/cpp_generator.cc [for host]; 2s local Compiling .../3.6.1/src/google/protobuf/descriptor.pb.cc; 0s local   [351 / 359] 2 actions, 1 running Compiling .../3.6.1/src/google/protobuf/descriptor.pb.cc; 1s local [-----] Linking third_party/grpc/cpp_plugin [for host]   [353 / 361] Compiling .../3.6.1/src/google/protobuf/descriptor.pb.cc; 1s local [355 / 363] 2 actions, 1 running Compiling .../3.6.1/src/google/protobuf/descriptor.pb.cc; 1s local [-----] Compiling third_party/grpc/src/core/iomgr/iocp_windows.c   [356 / 364] 2 actions running Compiling .../3.6.1/src/google/protobuf/descriptor.pb.cc; 1s local Compiling .../protobuf/3.6.1/src/google/protobuf/stubs/common.cc; 0s local   [357 / 365] Compiling .../3.6.1/src/google/protobuf/descriptor.pb.cc; 2s local [357 / 365] 2 actions running Compiling .../3.6.1/src/google/protobuf/descriptor.pb.cc; 2s local Compiling src/main/cpp/workspace_layout.cc; 0s local   [358 / 366] Compiling .../3.6.1/src/google/protobuf/descriptor.pb.cc; 3s local [360 / 368] Compiling .../3.6.1/src/google/protobuf/descriptor.pb.cc; 3s local [362 / 370] Compiling .../3.6.1/src/google/protobuf/descriptor.pb.cc; 3s local [365 / 373] Compiling .../3.6.1/src/google/protobuf/descriptor.pb.cc; 3s local [365 / 373] 2 actions running Compiling .../3.6.1/src/google/protobuf/descriptor.pb.cc; 4s local Compiling .../3.6.1/src/google/protobuf/compiler/parser.cc; 0s local   [365 / 373] 2 actions running Compiling .../3.6.1/src/google/protobuf/descriptor.pb.cc; 5s local Compiling .../3.6.1/src/google/protobuf/compiler/parser.cc; 1s local   [365 / 373] 2 actions running Compiling .../3.6.1/src/google/protobuf/descriptor.pb.cc; 6s local Compiling .../3.6.1/src/google/protobuf/compiler/parser.cc; 2s local   [365 / 373] 2 actions running Compiling .../3.6.1/src/google/protobuf/descriptor.pb.cc; 7s local Compiling .../3.6.1/src/google/protobuf/compiler/parser.cc; 3s local   [366 / 374] Compiling .../3.6.1/src/google/protobuf/descriptor.pb.cc; 7s local [369 / 377] Compiling .../3.6.1/src/google/protobuf/descriptor.pb.cc; 8s local [370 / 378] 2 actions running Compiling .../3.6.1/src/google/protobuf/stubs/strutil.cc; 0s local Compiling .../grpc/src/core/transport/chttp2/frame_rst_stream.c; 0s local   [371 / 379] 2 actions running Compiling .../3.6.1/src/google/protobuf/stubs/strutil.cc; 0s local Compiling third_party/grpc/src/cpp/server/server.cc; 0s local   [371 / 379] 2 actions running Compiling .../3.6.1/src/google/protobuf/stubs/strutil.cc; 1s local Compiling third_party/grpc/src/cpp/server/server.cc; 1s local   [372 / 380] Compiling third_party/grpc/src/cpp/server/server.cc; 1s local [372 / 380] 2 actions running Compiling third_party/grpc/src/cpp/server/server.cc; 1s local Compiling src/main/cpp/util/bazel_log_handler.cc; 0s local   [373 / 381] 2 actions, 1 running Compiling src/main/cpp/util/bazel_log_handler.cc; 0s local [-----] Compiling .../protobuf/3.6.1/src/google/protobuf/duration.pb.cc   [373 / 381] 2 actions running Compiling src/main/cpp/util/bazel_log_handler.cc; 0s local Compiling .../protobuf/3.6.1/src/google/protobuf/duration.pb.cc; 0s local   [374 / 382] 2 actions running Compiling .../protobuf/3.6.1/src/google/protobuf/duration.pb.cc; 0s local Compiling third_party/zlib/infback.c; 0s local   [375 / 383] 2 actions running Compiling .../protobuf/3.6.1/src/google/protobuf/duration.pb.cc; 0s local Compiling .../3.6.1/src/google/protobuf/dynamic_message.cc; 0s local   [376 / 384] //third_party/protobuf/3.6.1:protobuf; 0s local [376 / 384] 2 actions running Compiling .../3.6.1/src/google/protobuf/dynamic_message.cc; 1s local Compiling src/main/cpp/util/errors_posix.cc; 0s local   [377 / 385] 2 actions running Compiling .../3.6.1/src/google/protobuf/dynamic_message.cc; 1s local Compiling third_party/grpc/src/cpp/client/generic_stub.cc; 0s local   [377 / 385] 2 actions running Compiling .../3.6.1/src/google/protobuf/dynamic_message.cc; 1s local Compiling third_party/grpc/src/cpp/client/generic_stub.cc; 0s local   [378 / 386] Compiling .../grpc/src/cpp/client/generic_stub.cc; 0s local [379 / 387] 2 actions running Compiling third_party/grpc/src/cpp/client/generic_stub.cc; 1s local Compiling .../protobuf/3.6.1/src/google/protobuf/struct.pb.cc; 0s local   [380 / 388] 2 actions running Compiling .../protobuf/3.6.1/src/google/protobuf/struct.pb.cc; 0s local Compiling .../protobuf/3.6.1/src/google/protobuf/stubs/int128.cc; 0s local   [380 / 388] 2 actions running Compiling .../protobuf/3.6.1/src/google/protobuf/struct.pb.cc; 0s local Compiling .../protobuf/3.6.1/src/google/protobuf/stubs/int128.cc; 0s local   [381 / 389] Compiling .../3.6.1/src/google/protobuf/struct.pb.cc; 1s local [382 / 390] Compiling .../3.6.1/src/google/protobuf/struct.pb.cc; 1s local [382 / 390] 2 actions running Compiling .../protobuf/3.6.1/src/google/protobuf/struct.pb.cc; 1s local Compiling third_party/zlib/deflate.c; 0s local   [383 / 391] Compiling .../3.6.1/src/google/protobuf/struct.pb.cc; 1s local [383 / 391] 2 actions running Compiling .../protobuf/3.6.1/src/google/protobuf/struct.pb.cc; 2s local Compiling .../3.6.1/src/google/protobuf/extension_set_heavy.cc; 0s local   [383 / 391] 2 actions running Compiling .../protobuf/3.6.1/src/google/protobuf/struct.pb.cc; 3s local Compiling .../3.6.1/src/google/protobuf/extension_set_heavy.cc; 1s local   [384 / 392] //third_party/protobuf/3.6.1:protobuf; 2s local [385 / 393] Compiling .../3.6.1/src/google/protobuf/arenastring.cc; 0s local [387 / 395] Compiling .../3.6.1/src/google/protobuf/arenastring.cc; 0s local [389 / 397] Compiling .../3.6.1/src/google/protobuf/arenastring.cc; 0s local [391 / 399] 2 actions running //third_party/protobuf/3.6.1:protobuf_lite; 0s local Compiling src/main/cpp/util/md5.cc; 0s local   [392 / 400] //third_party/protobuf/3.6.1:protobuf_lite; 0s local [393 / 401] 2 actions running //third_party/protobuf/3.6.1:protobuf_lite; 0s local Compiling .../3.6.1/src/google/protobuf/compiler/importer.cc; 0s local   [393 / 401] 2 actions running //third_party/protobuf/3.6.1:protobuf_lite; 1s local Compiling .../3.6.1/src/google/protobuf/compiler/importer.cc; 1s local   [394 / 402] //third_party/protobuf/3.6.1:protobuf_lite; 2s local [397 / 405] 2 actions running Compiling .../grpc/src/cpp/server/async_generic_service.cc; 0s local Compiling third_party/grpc/src/cpp/common/rpc_method.cc; 0s local   [398 / 406] //third_party/grpc:grpc++_unsecure; 0s local [399 / 407] //third_party/grpc:grpc++_unsecure; 0s local [400 / 408] 2 actions running Compiling third_party/grpc/src/cpp/common/completion_queue.cc; 0s local //third_party/protobuf/3.6.1:protobuf_lite; 0s local   [401 / 409] //third_party/protobuf/3.6.1:protobuf_lite; 0s local [404 / 412] Compiling .../3.6.1/src/google/protobuf/wrappers.pb.cc; 0s local [407 / 415] 2 actions running Compiling .../protobuf/3.6.1/src/google/protobuf/wrappers.pb.cc; 0s local Compiling .../3.6.1/src/google/protobuf/field_mask.pb.cc; 0s local   [407 / 415] 2 actions running Compiling .../protobuf/3.6.1/src/google/protobuf/wrappers.pb.cc; 1s local Compiling .../3.6.1/src/google/protobuf/field_mask.pb.cc; 1s local   [409 / 417] Compiling .../3.6.1/src/google/protobuf/wrappers.pb.cc; 1s local [411 / 419] 2 actions running Compiling .../protobuf/3.6.1/src/google/protobuf/wrappers.pb.cc; 1s local Compiling .../grpc/src/cpp/client/create_channel_internal.cc; 0s local   [412 / 420] //third_party/grpc:grpc++_unsecure; 0s local [414 / 422] //third_party/grpc:grpc++_unsecure; 0s local [417 / 425] //third_party/grpc:grpc_unsecure; 0s local [421 / 430] Compiling third_party/grpc/src/cpp/common/call.cc; 0s local [423 / 432] 2 actions running Compiling third_party/grpc/src/cpp/common/call.cc; 0s local Compiling .../protobuf/3.6.1/src/google/protobuf/any.pb.cc; 0s local   [424 / 433] Compiling .../3.6.1/src/google/protobuf/any.pb.cc; 0s local [424 / 433] 2 actions running Compiling .../protobuf/3.6.1/src/google/protobuf/any.pb.cc; 0s local Compiling src/main/cpp/blaze_util.cc; 0s local   [425 / 434] Compiling src/main/cpp/blaze_util.cc; 0s local [428 / 437] Compiling .../3.6.1/src/google/protobuf/descriptor.cc; 0s local [430 / 439] Compiling .../3.6.1/src/google/protobuf/descriptor.cc; 0s local [433 / 442] Compiling .../3.6.1/src/google/protobuf/descriptor.cc; 0s local [433 / 442] 2 actions running Compiling .../protobuf/3.6.1/src/google/protobuf/descriptor.cc; 0s local Compiling src/main/cpp/option_processor.cc; 0s local   [433 / 442] 2 actions running Compiling .../protobuf/3.6.1/src/google/protobuf/descriptor.cc; 1s local Compiling src/main/cpp/option_processor.cc; 1s local   [433 / 442] 2 actions running Compiling .../protobuf/3.6.1/src/google/protobuf/descriptor.cc; 2s local Compiling src/main/cpp/option_processor.cc; 2s local   [434 / 443] Compiling .../3.6.1/src/google/protobuf/descriptor.cc; 3s local [436 / 445] 2 actions running Compiling .../protobuf/3.6.1/src/google/protobuf/descriptor.cc; 3s local Compiling third_party/grpc/src/cpp/proto/proto_utils.cc; 0s local   [437 / 446] Compiling .../3.6.1/src/google/protobuf/descriptor.cc; 4s local [438 / 447] 2 actions running Compiling .../protobuf/3.6.1/src/google/protobuf/descriptor.cc; 4s local Compiling third_party/ijar/zip.cc; 0s local   [439 / 448] Compiling .../3.6.1/src/google/protobuf/descriptor.cc; 5s local [439 / 448] 2 actions running Compiling .../protobuf/3.6.1/src/google/protobuf/descriptor.cc; 5s local //third_party/protobuf/3.6.1:protobuf_lite; 0s local   [440 / 449] Compiling .../3.6.1/src/google/protobuf/descriptor.cc; 6s local [444 / 453] Compiling .../3.6.1/src/google/protobuf/descriptor.cc; 6s local [446 / 455] 2 actions running Compiling .../protobuf/3.6.1/src/google/protobuf/descriptor.cc; 6s local Compiling .../protobuf/3.6.1/src/google/protobuf/message_lite.cc; 0s local   [446 / 455] 2 actions running Compiling .../protobuf/3.6.1/src/google/protobuf/descriptor.cc; 7s local Compiling .../protobuf/3.6.1/src/google/protobuf/message_lite.cc; 1s local   [447 / 456] 2 actions running Compiling .../protobuf/3.6.1/src/google/protobuf/descriptor.cc; 8s local //third_party/protobuf/3.6.1:protobuf; 0s local   [447 / 456] 2 actions running Compiling .../protobuf/3.6.1/src/google/protobuf/descriptor.cc; 8s local //third_party/protobuf/3.6.1:protobuf; 0s local   [448 / 457] Compiling .../3.6.1/src/google/protobuf/descriptor.cc; 8s local [448 / 457] 2 actions running Compiling .../protobuf/3.6.1/src/google/protobuf/descriptor.cc; 9s local //third_party/protobuf/3.6.1:protobuf; 0s local   [449 / 458] Compiling .../3.6.1/src/google/protobuf/descriptor.cc; 9s local [450 / 459] 2 actions running Compiling .../protobuf/3.6.1/src/google/protobuf/descriptor.cc; 9s local Compiling .../protobuf/3.6.1/src/google/protobuf/type.pb.cc; 0s local   [450 / 459] 2 actions running Compiling .../protobuf/3.6.1/src/google/protobuf/descriptor.cc; 10s local Compiling .../protobuf/3.6.1/src/google/protobuf/type.pb.cc; 1s local   [450 / 459] 2 actions running Compiling .../protobuf/3.6.1/src/google/protobuf/descriptor.cc; 11s local Compiling .../protobuf/3.6.1/src/google/protobuf/type.pb.cc; 2s local   [451 / 460] Compiling .../3.6.1/src/google/protobuf/descriptor.cc; 12s local INFO: From Compiling third_party/protobuf/3.6.1/src/google/protobuf/descriptor.cc: [451 / 460] 2 actions running Compiling .../protobuf/3.6.1/src/google/protobuf/descriptor.cc; 12s local Compiling third_party/grpc/src/core/surface/call_log_batch.c; 0s local   third_party/protobuf/3.6.1/src/google/protobuf/descriptor.cc: In member function 'google::protobuf::Symbol google::protobuf::DescriptorPool::NewPlaceholderWithMutexHeld(const string&, google::protobuf::DescriptorPool::PlaceholderType) const': third_party/protobuf/3.6.1/src/google/protobuf/descriptor.cc:3893:58: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'class google::protobuf::EnumDescriptor' with no trivial copy-assignment; use assignment or value-initialization instead [-Wclass-memaccess] memset(placeholder_enum, 0, sizeof(*placeholder_enum)); ^ In file included from third_party/protobuf/3.6.1/src/google/protobuf/message.h:122, from third_party/protobuf/3.6.1/src/google/protobuf/descriptor.pb.h:29, from third_party/protobuf/3.6.1/src/google/protobuf/descriptor.cc:52: third_party/protobuf/3.6.1/src/google/protobuf/descriptor.h:885:26: note: 'class google::protobuf::EnumDescriptor' declared here class LIBPROTOBUF_EXPORT EnumDescriptor { ^~~~~~~~~~~~~~ third_party/protobuf/3.6.1/src/google/protobuf/descriptor.cc:3907:60: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'class google::protobuf::EnumValueDescriptor' with no trivial copy-assignment; use assignment or value-initialization instead [-Wclass-memaccess] memset(placeholder_value, 0, sizeof(*placeholder_value)); ^ In file included from third_party/protobuf/3.6.1/src/google/protobuf/message.h:122, from third_party/protobuf/3.6.1/src/google/protobuf/descriptor.pb.h:29, from third_party/protobuf/3.6.1/src/google/protobuf/descriptor.cc:52: third_party/protobuf/3.6.1/src/google/protobuf/descriptor.h:1040:26: note: 'class google::protobuf::EnumValueDescriptor' declared here class LIBPROTOBUF_EXPORT EnumValueDescriptor { ^~~~~~~~~~~~~~~~~~~ third_party/protobuf/3.6.1/src/google/protobuf/descriptor.cc:3926:64: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'class google::protobuf::Descriptor' with no trivial copy-assignment; use assignment or value-initialization instead [-Wclass-memaccess] memset(placeholder_message, 0, sizeof(*placeholder_message)); ^ In file included from third_party/protobuf/3.6.1/src/google/protobuf/message.h:122, from third_party/protobuf/3.6.1/src/google/protobuf/descriptor.pb.h:29, from third_party/protobuf/3.6.1/src/google/protobuf/descriptor.cc:52: third_party/protobuf/3.6.1/src/google/protobuf/descriptor.h:223:26: note: 'class google::protobuf::Descriptor' declared here class LIBPROTOBUF_EXPORT Descriptor { ^~~~~~~~~~ third_party/protobuf/3.6.1/src/google/protobuf/descriptor.cc: In member function 'google::protobuf::FileDescriptor* google::protobuf::DescriptorPool::NewPlaceholderFileWithMutexHeld(const string&) const': third_party/protobuf/3.6.1/src/google/protobuf/descriptor.cc:3960:46: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'class google::protobuf::FileDescriptor' with no trivial copy-assignment; use assignment or value-initialization instead [-Wclass-memaccess] memset(placeholder, 0, sizeof(*placeholder)); ^ In file included from third_party/protobuf/3.6.1/src/google/protobuf/message.h:122, from third_party/protobuf/3.6.1/src/google/protobuf/descriptor.pb.h:29, from third_party/protobuf/3.6.1/src/google/protobuf/descriptor.cc:52: third_party/protobuf/3.6.1/src/google/protobuf/descriptor.h:1283:26: note: 'class google::protobuf::FileDescriptor' declared here class LIBPROTOBUF_EXPORT FileDescriptor { ^~~~~~~~~~~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-writable-strings' [451 / 460] 2 actions running Compiling .../protobuf/3.6.1/src/google/protobuf/descriptor.cc; 12s local Compiling third_party/grpc/src/core/surface/call_log_batch.c; 0s local   [454 / 463] 2 actions running Compiling .../grpc/src/cpp/client/insecure_credentials.cc; 0s local Compiling .../protobuf/3.6.1/src/google/protobuf/io/printer.cc; 0s local   [455 / 464] Compiling .../3.6.1/src/google/protobuf/io/printer.cc; 0s local [455 / 464] 2 actions running Compiling .../protobuf/3.6.1/src/google/protobuf/io/printer.cc; 1s local Compiling third_party/ijar/platform_utils.cc; 0s local   [456 / 465] Compiling .../3.6.1/src/google/protobuf/io/printer.cc; 1s local [458 / 467] Compiling .../3.6.1/src/google/protobuf/io/printer.cc; 1s local [459 / 468] //third_party/protobuf/3.6.1:protobuf_lite; 0s local [463 / 473] //third_party/protobuf/3.6.1:protobuf_lite; 0s local [463 / 473] 2 actions running Compiling .../3.6.1/src/google/protobuf/stubs/statusor.cc; 0s local Compiling third_party/grpc/src/core/surface/server.c; 0s local   [468 / 478] [Sched] Compiling .../3.6.1/src/google/protobuf/util/time_util.cc [471 / 481] //third_party/protobuf/3.6.1:protobuf; 0s local [473 / 483] 2 actions, 1 running Compiling .../3.6.1/src/google/protobuf/util/time_util.cc; 0s local [-----] //third_party/grpc:grpc_unsecure   [475 / 485] //third_party/protobuf/3.6.1:protobuf; 0s local [477 / 487] 2 actions running Compiling .../3.6.1/src/google/protobuf/util/time_util.cc; 1s local Compiling .../protobuf/3.6.1/src/google/protobuf/empty.pb.cc; 0s local   [478 / 488] Compiling .../3.6.1/src/google/protobuf/empty.pb.cc; 0s local [478 / 488] 2 actions running Compiling .../protobuf/3.6.1/src/google/protobuf/empty.pb.cc; 0s local //third_party/protobuf/3.6.1:protobuf; 0s local   [479 / 489] //third_party/protobuf/3.6.1:protobuf; 0s local [481 / 491] 2 actions running Compiling third_party/protobuf/3.6.1/src/google/protobuf/any.cc; 0s local //third_party/protobuf/3.6.1:protobuf; 0s local   [482 / 492] //third_party/protobuf/3.6.1:protobuf; 1s local [482 / 492] 2 actions running //third_party/protobuf/3.6.1:protobuf; 1s local Compiling src/main/cpp/util/path_posix.cc; 0s local   [483 / 493] //third_party/protobuf/3.6.1:protobuf; 1s local [483 / 493] 2 actions running //third_party/protobuf/3.6.1:protobuf; 2s local Compiling third_party/zlib/inflate.c; 0s local   [484 / 494] //third_party/protobuf/3.6.1:protobuf; 2s local [484 / 494] 2 actions running //third_party/protobuf/3.6.1:protobuf; 2s local Compiling .../3.6.1/src/google/protobuf/util/json_util.cc; 0s local   [484 / 494] 2 actions running //third_party/protobuf/3.6.1:protobuf; 3s local Compiling .../3.6.1/src/google/protobuf/util/json_util.cc; 1s local   [485 / 495] //third_party/protobuf/3.6.1:protobuf; 1s local [486 / 496] Compiling src/main/cpp/startup_options.cc; 0s local [486 / 496] 2 actions running Compiling src/main/cpp/startup_options.cc; 0s local Compiling .../3.6.1/src/google/protobuf/repeated_field.cc; 0s local   [487 / 497] Compiling src/main/cpp/startup_options.cc; 1s local [488 / 498] 2 actions running Compiling src/main/cpp/startup_options.cc; 1s local Compiling third_party/grpc/src/core/httpcli/parser.c; 0s local   [489 / 499] 2 actions running Compiling src/main/cpp/startup_options.cc; 1s local //third_party/protobuf/3.6.1:protobuf; 0s local   [489 / 499] 2 actions running Compiling src/main/cpp/startup_options.cc; 1s local //third_party/protobuf/3.6.1:protobuf; 0s local   [490 / 500] //third_party/protobuf/3.6.1:protobuf; 0s local [490 / 500] 2 actions running //third_party/protobuf/3.6.1:protobuf; 0s local //third_party/protobuf/3.6.1:protobuf; 0s local   [490 / 500] 2 actions running //third_party/protobuf/3.6.1:protobuf; 1s local //third_party/protobuf/3.6.1:protobuf; 1s local   [492 / 502] 2 actions running //third_party/protobuf/3.6.1:protobuf; 1s local Compiling .../grpc/src/core/transport/chttp2/stream_lists.c; 0s local   [497 / 511] 2 actions, 1 running //third_party/protobuf/3.6.1:protobuf; 1s local [-----] Compiling external/bazel_tools/.../ijar/zip_main.cc [for host]   [497 / 511] 2 actions running //third_party/protobuf/3.6.1:protobuf; 1s local Compiling external/bazel_tools/.../ijar/zip_main.cc [for host]; 0s local   [498 / 512] //third_party/protobuf/3.6.1:protobuf; 2s local [499 / 513] @bazel_tools//third_party/ijar:platform_utils; 0s local [500 / 514] 2 actions running @bazel_tools//third_party/ijar:platform_utils; 0s local Compiling external/bazel_tools/.../zlib/gzread.c [for host]; 0s local   [502 / 516] 2 actions running Compiling external/bazel_tools/.../cpp/util/file.cc [for host]; 0s local @bazel_tools//src/main/cpp/util:filesystem; 0s local   [503 / 517] @bazel_tools//src/main/cpp/util:filesystem; 0s local [503 / 517] 2 actions running @bazel_tools//src/main/cpp/util:filesystem; 0s local @bazel_tools//src/main/cpp/util:errors; 0s local   [505 / 519] 2 actions running @bazel_tools//third_party/ijar:zlib_client; 0s local Compiling external/bazel_tools/.../util/strings.cc [for host]; 0s local   [506 / 520] 2 actions running Compiling external/bazel_tools/.../util/strings.cc [for host]; 0s local Compiling external/bazel_tools/.../util/logging.cc [for host]; 0s local   [507 / 521] @bazel_tools//src/main/cpp/util:strings; 0s local [509 / 523] 2 actions running Compiling external/bazel_tools/.../ijar/zip.cc [for host]; 0s local @bazel_tools//src/main/cpp/util:filesystem; 0s local   [510 / 524] @bazel_tools//third_party/ijar:zip; 0s local [514 / 528] @bazel_tools//third_party/ijar:zip; 0s local [515 / 529] 2 actions running Compiling external/bazel_tools/.../cpp/util/path.cc [for host]; 0s local Compiling external/bazel_tools/.../zlib/trees.c [for host]; 0s local   [518 / 532] 2 actions running Compiling external/bazel_tools/.../zlib/inflate.c [for host]; 0s local Compiling external/bazel_tools/.../zlib/infback.c [for host]; 0s local   [519 / 533] 2 actions running Compiling external/bazel_tools/.../zlib/inflate.c [for host]; 0s local Compiling external/bazel_tools/.../zlib/deflate.c [for host]; 0s local   [519 / 533] 2 actions running Compiling external/bazel_tools/.../zlib/inflate.c [for host]; 0s local Compiling external/bazel_tools/.../zlib/deflate.c [for host]; 0s local   [521 / 535] 2 actions running Compiling external/bazel_tools/.../zlib/deflate.c [for host]; 0s local Compiling external/bazel_tools/.../zlib/gzwrite.c [for host]; 0s local   [525 / 539] 2 actions running Compiling external/bazel_tools/.../zlib/gzlib.c [for host]; 0s local Compiling external/bazel_tools/.../zlib/gzclose.c [for host]; 0s local   [531 / 548] Compiling third_party/ijar/classfile.cc; 0s local [531 / 548] 2 actions running Compiling third_party/ijar/classfile.cc; 0s local Compiling third_party/ijar/ijar.cc; 0s local   [532 / 549] 2 actions, 1 running Compiling third_party/ijar/classfile.cc; 0s local [-----] Writing file third_party/ijar/ijar-2.params   [535 / 557] 2 actions running Compiling third_party/ijar/classfile.cc; 0s local Compiling third_party/ijar/platform_utils.cc [for host]; 0s local   [536 / 559] Compiling third_party/ijar/classfile.cc; 1s local [537 / 559] Compiling third_party/ijar/classfile.cc; 1s local [537 / 559] 2 actions running Compiling third_party/ijar/classfile.cc; 1s local Compiling third_party/ijar/classfile.cc [for host]; 0s local   [538 / 559] Compiling third_party/ijar/classfile.cc [for host]; 1s local [538 / 559] 2 actions running Compiling third_party/ijar/classfile.cc [for host]; 1s local Compiling third_party/ijar/ijar.cc [for host]; 0s local   [539 / 559] 2 actions, 1 running Compiling third_party/ijar/classfile.cc [for host]; 1s local [-----] Linking third_party/ijar/ijar   [541 / 561] 2 actions running Compiling third_party/ijar/classfile.cc [for host]; 2s local Compiling third_party/zlib/trees.c [for host]; 0s local   [542 / 562] 2 actions running Compiling third_party/ijar/classfile.cc [for host]; 2s local Compiling src/main/cpp/util/logging.cc [for host]; 0s local   [542 / 562] 2 actions running Compiling third_party/ijar/classfile.cc [for host]; 2s local Compiling src/main/cpp/util/logging.cc [for host]; 0s local   [543 / 563] Compiling src/main/cpp/util/logging.cc [for host]; 0s local [544 / 564] 2 actions running Compiling src/main/cpp/util/strings.cc [for host]; 0s local Compiling third_party/zlib/deflate.c [for host]; 0s local   [545 / 565] Compiling src/main/cpp/util/strings.cc [for host]; 0s local [548 / 568] Compiling src/main/cpp/util/path.cc [for host]; 0s local [550 / 570] Compiling src/main/cpp/util/file.cc [for host]; 0s local [552 / 572] Compiling src/main/cpp/util/file.cc [for host]; 0s local [554 / 574] Compiling src/main/cpp/util/file_posix.cc [for host]; 0s local [555 / 575] 2 actions running Compiling src/main/cpp/util/file_posix.cc [for host]; 0s local Compiling src/main/cpp/util/errors_posix.cc [for host]; 0s local   [556 / 576] Compiling src/main/cpp/util/file_posix.cc [for host]; 0s local [559 / 579] Compiling third_party/ijar/zip.cc [for host]; 0s local [560 / 580] Compiling third_party/ijar/zip.cc [for host]; 0s local [563 / 583] Compiling src/main/cpp/util/path_posix.cc [for host]; 0s local [563 / 583] 2 actions running Compiling src/main/cpp/util/path_posix.cc [for host]; 0s local Compiling third_party/zlib/inflate.c [for host]; 0s local   [564 / 585] 2 actions, 1 running Compiling third_party/zlib/inflate.c [for host]; 0s local [-----] Creating source manifest for //third_party/ijar:ijar [for host]   [568 / 604] 2 actions running @com_google_protobuf//:protoc_lib; 0s local @com_google_protobuf//:protobuf; 0s local   [568 / 604] 2 actions running @com_google_protobuf//:protoc_lib; 1s local @com_google_protobuf//:protobuf; 1s local   [568 / 604] 2 actions running @com_google_protobuf//:protoc_lib; 2s local @com_google_protobuf//:protobuf; 2s local   [569 / 604] @com_google_protobuf//:protobuf; 2s local [569 / 604] 2 actions running @com_google_protobuf//:protobuf; 3s local @com_google_protobuf//:protobuf_lite; 0s local   [570 / 605] @com_google_protobuf//:protobuf; 3s local [570 / 605] 2 actions running @com_google_protobuf//:protobuf; 3s local @com_google_protobuf//:protobuf_lite; 0s local   [571 / 606] @com_google_protobuf//:protobuf; 4s local [572 / 607] @com_google_protobuf//:protoc_lib; 0s local [572 / 607] 2 actions running @com_google_protobuf//:protoc_lib; 0s local @com_google_protobuf//:protobuf_lite; 0s local   [573 / 608] @com_google_protobuf//:protoc_lib; 1s local [573 / 608] 2 actions running @com_google_protobuf//:protoc_lib; 1s local @com_google_protobuf//:protobuf_lite; 0s local   [574 / 609] @com_google_protobuf//:protoc_lib; 2s local [574 / 609] 2 actions running @com_google_protobuf//:protoc_lib; 2s local @com_google_protobuf//:protobuf; 0s local   [575 / 610] @com_google_protobuf//:protobuf; 0s local [575 / 610] 2 actions running @com_google_protobuf//:protobuf; 0s local @com_google_protobuf//:protobuf_lite; 0s local   [576 / 611] @com_google_protobuf//:protobuf_lite; 1s local [577 / 612] 2 actions running @com_google_protobuf//:protobuf_lite; 0s local @com_google_protobuf//:protobuf_lite; 0s local   [578 / 613] @com_google_protobuf//:protobuf_lite; 0s local [578 / 613] 2 actions running @com_google_protobuf//:protobuf_lite; 0s local @com_google_protobuf//:protobuf_lite; 0s local   [579 / 614] @com_google_protobuf//:protobuf_lite; 1s local [579 / 614] 2 actions running @com_google_protobuf//:protobuf_lite; 1s local @com_google_protobuf//:protobuf_lite; 0s local   [580 / 615] @com_google_protobuf//:protobuf_lite; 1s local [582 / 617] 2 actions running @com_google_protobuf//:protobuf_lite; 0s local @com_google_protobuf//:protobuf_lite; 0s local   [583 / 618] @com_google_protobuf//:protobuf_lite; 0s local [584 / 619] @com_google_protobuf//:protobuf_lite; 0s local [584 / 619] 2 actions running @com_google_protobuf//:protobuf_lite; 0s local @com_google_protobuf//:protobuf_lite; 0s local   [585 / 620] @com_google_protobuf//:protobuf_lite; 0s local [586 / 621] 2 actions running @com_google_protobuf//:protobuf; 0s local @com_google_protobuf//:protobuf_lite; 0s local   [586 / 621] 2 actions running @com_google_protobuf//:protobuf; 1s local @com_google_protobuf//:protobuf_lite; 1s local   [587 / 622] 2 actions running @com_google_protobuf//:protobuf_lite; 1s local @com_google_protobuf//:protobuf_lite; 0s local   [587 / 622] 2 actions running @com_google_protobuf//:protobuf_lite; 1s local @com_google_protobuf//:protobuf_lite; 0s local   [588 / 623] @com_google_protobuf//:protobuf_lite; 2s local [589 / 624] 2 actions running @com_google_protobuf//:protobuf_lite; 0s local @com_google_protobuf//:protobuf_lite; 0s local   [589 / 624] 2 actions running @com_google_protobuf//:protobuf_lite; 1s local @com_google_protobuf//:protobuf_lite; 1s local   [590 / 625] @com_google_protobuf//:protobuf_lite; 1s local [590 / 625] 2 actions running @com_google_protobuf//:protobuf_lite; 1s local @com_google_protobuf//:protobuf; 0s local   [591 / 626] @com_google_protobuf//:protobuf; 1s local [591 / 626] 2 actions running @com_google_protobuf//:protobuf; 1s local @com_google_protobuf//:protobuf_lite; 0s local   [592 / 627] @com_google_protobuf//:protobuf; 1s local [592 / 627] 2 actions running @com_google_protobuf//:protobuf; 2s local @com_google_protobuf//:protobuf; 0s local   [593 / 628] 2 actions running @com_google_protobuf//:protobuf; 0s local @com_google_protobuf//:protobuf; 0s local   [593 / 628] 2 actions running @com_google_protobuf//:protobuf; 0s local @com_google_protobuf//:protobuf; 0s local   [594 / 629] 2 actions running @com_google_protobuf//:protobuf; 0s local @com_google_protobuf//:protobuf; 0s local   [594 / 629] 2 actions running @com_google_protobuf//:protobuf; 0s local @com_google_protobuf//:protobuf; 0s local   [594 / 629] 2 actions running @com_google_protobuf//:protobuf; 1s local @com_google_protobuf//:protobuf; 1s local   [595 / 630] @com_google_protobuf//:protobuf; 2s local [595 / 630] 2 actions running @com_google_protobuf//:protobuf; 2s local @com_google_protobuf//:protobuf_lite; 0s local   [596 / 631] @com_google_protobuf//:protobuf; 3s local [596 / 631] 2 actions running @com_google_protobuf//:protobuf; 3s local @com_google_protobuf//:protobuf; 0s local   [597 / 632] @com_google_protobuf//:protobuf; 0s local [597 / 632] 2 actions running @com_google_protobuf//:protobuf; 0s local @com_google_protobuf//:protobuf_lite; 0s local   [598 / 633] @com_google_protobuf//:protobuf; 1s local [598 / 633] 2 actions running @com_google_protobuf//:protobuf; 1s local @com_google_protobuf//:protobuf; 0s local   [600 / 635] @com_google_protobuf//:protobuf; 0s local [600 / 635] 2 actions running @com_google_protobuf//:protobuf; 0s local @com_google_protobuf//:protobuf; 0s local   [600 / 635] 2 actions running @com_google_protobuf//:protobuf; 1s local @com_google_protobuf//:protobuf; 1s local   [602 / 637] 2 actions running @com_google_protobuf//:protobuf; 0s local @com_google_protobuf//:protobuf; 0s local   [602 / 637] 2 actions running @com_google_protobuf//:protobuf; 0s local @com_google_protobuf//:protobuf; 0s local   [602 / 637] 2 actions running @com_google_protobuf//:protobuf; 1s local @com_google_protobuf//:protobuf; 1s local   [602 / 637] 2 actions running @com_google_protobuf//:protobuf; 2s local @com_google_protobuf//:protobuf; 2s local   [603 / 638] 2 actions running @com_google_protobuf//:protobuf; 2s local @com_google_protobuf//:protobuf; 0s local   [603 / 638] 2 actions running @com_google_protobuf//:protobuf; 2s local @com_google_protobuf//:protobuf; 0s local   [604 / 639] 2 actions running @com_google_protobuf//:protobuf; 0s local @com_google_protobuf//:protobuf; 0s local   [604 / 639] 2 actions running @com_google_protobuf//:protobuf; 0s local @com_google_protobuf//:protobuf; 0s local   [604 / 639] 2 actions running @com_google_protobuf//:protobuf; 1s local @com_google_protobuf//:protobuf; 1s local   [604 / 639] 2 actions running @com_google_protobuf//:protobuf; 2s local @com_google_protobuf//:protobuf; 2s local   [605 / 640] 2 actions running @com_google_protobuf//:protobuf; 2s local @com_google_protobuf//:protobuf; 0s local   [605 / 640] 2 actions running @com_google_protobuf//:protobuf; 3s local @com_google_protobuf//:protobuf; 0s local   [606 / 641] 2 actions running @com_google_protobuf//:protobuf; 0s local @com_google_protobuf//:protobuf; 0s local   [606 / 641] 2 actions running @com_google_protobuf//:protobuf; 0s local @com_google_protobuf//:protobuf; 0s local   [607 / 642] @com_google_protobuf//:protobuf; 0s local [607 / 642] 2 actions running @com_google_protobuf//:protobuf; 1s local @com_google_protobuf//:protobuf; 0s local   [608 / 643] 2 actions running @com_google_protobuf//:protobuf; 0s local @com_google_protobuf//:protobuf; 0s local   [608 / 643] 2 actions running @com_google_protobuf//:protobuf; 0s local @com_google_protobuf//:protobuf; 0s local   [609 / 644] 2 actions running @com_google_protobuf//:protobuf; 0s local @com_google_protobuf//:protobuf; 0s local   [609 / 644] 2 actions running @com_google_protobuf//:protobuf; 0s local @com_google_protobuf//:protobuf; 0s local   [610 / 645] @com_google_protobuf//:protobuf; 1s local [610 / 645] 2 actions running @com_google_protobuf//:protobuf; 1s local @com_google_protobuf//:protobuf; 0s local   [611 / 646] @com_google_protobuf//:protobuf; 0s local [611 / 646] 2 actions running @com_google_protobuf//:protobuf; 0s local @com_google_protobuf//:protobuf; 0s local   [612 / 647] @com_google_protobuf//:protobuf; 0s local [612 / 647] 2 actions running @com_google_protobuf//:protobuf; 1s local @com_google_protobuf//:protobuf; 0s local   [612 / 647] 2 actions running @com_google_protobuf//:protobuf; 2s local @com_google_protobuf//:protobuf; 1s local   [613 / 648] @com_google_protobuf//:protobuf; 1s local [613 / 648] 2 actions running @com_google_protobuf//:protobuf; 2s local @com_google_protobuf//:protobuf; 0s local   [614 / 649] @com_google_protobuf//:protobuf; 0s local [614 / 649] 2 actions running @com_google_protobuf//:protobuf; 0s local @com_google_protobuf//:protobuf; 0s local   [614 / 649] 2 actions running @com_google_protobuf//:protobuf; 1s local @com_google_protobuf//:protobuf; 1s local   [616 / 651] 2 actions running @com_google_protobuf//:protobuf; 0s local @com_google_protobuf//:protobuf; 0s local   [616 / 651] 2 actions running @com_google_protobuf//:protobuf; 0s local @com_google_protobuf//:protobuf; 0s local   [617 / 652] @com_google_protobuf//:protobuf; 0s local [617 / 652] 2 actions running @com_google_protobuf//:protobuf; 1s local @com_google_protobuf//:protobuf; 0s local   [617 / 652] 2 actions running @com_google_protobuf//:protobuf; 2s local @com_google_protobuf//:protobuf; 1s local   [618 / 653] @com_google_protobuf//:protobuf; 1s local [618 / 653] 2 actions running @com_google_protobuf//:protobuf; 2s local @com_google_protobuf//:protobuf; 0s local   [619 / 654] @com_google_protobuf//:protobuf; 3s local [621 / 656] 2 actions running @com_google_protobuf//:protobuf; 0s local @com_google_protobuf//:protobuf; 0s local   [622 / 657] @com_google_protobuf//:protobuf; 0s local [622 / 657] 2 actions running @com_google_protobuf//:protobuf; 1s local @com_google_protobuf//:protobuf; 0s local   [623 / 658] @com_google_protobuf//:protobuf; 1s local [623 / 658] 2 actions running @com_google_protobuf//:protobuf; 1s local @com_google_protobuf//:protobuf; 0s local   [623 / 658] 2 actions running @com_google_protobuf//:protobuf; 2s local @com_google_protobuf//:protobuf; 1s local   [623 / 658] 2 actions running @com_google_protobuf//:protobuf; 3s local @com_google_protobuf//:protobuf; 2s local   [624 / 659] @com_google_protobuf//:protobuf; 3s local [624 / 659] 2 actions running @com_google_protobuf//:protobuf; 3s local @com_google_protobuf//:protobuf; 0s local   [625 / 660] @com_google_protobuf//:protobuf; 0s local [625 / 660] 2 actions running @com_google_protobuf//:protobuf; 1s local @com_google_protobuf//:protobuf; 0s local   [626 / 661] @com_google_protobuf//:protobuf; 0s local [627 / 662] 2 actions running @com_google_protobuf//:protobuf; 0s local @com_google_protobuf//:protobuf; 0s local   [628 / 663] @com_google_protobuf//:protobuf; 0s local [628 / 663] 2 actions running @com_google_protobuf//:protobuf; 1s local @com_google_protobuf//:protobuf; 0s local   [629 / 664] @com_google_protobuf//:protobuf; 0s local [629 / 664] 2 actions running @com_google_protobuf//:protobuf; 1s local @com_google_protobuf//:protoc_lib; 0s local   [630 / 665] @com_google_protobuf//:protoc_lib; 1s local [630 / 665] 2 actions running @com_google_protobuf//:protoc_lib; 1s local @com_google_protobuf//:protobuf; 0s local   [631 / 666] @com_google_protobuf//:protobuf; 0s local [632 / 667] 2 actions running @com_google_protobuf//:protobuf; 0s local @com_google_protobuf//:protobuf; 0s local   [632 / 667] 2 actions running @com_google_protobuf//:protobuf; 1s local @com_google_protobuf//:protobuf; 1s local   [633 / 668] @com_google_protobuf//:protobuf; 2s local [633 / 668] 2 actions running @com_google_protobuf//:protobuf; 2s local @com_google_protobuf//:protobuf; 0s local   [634 / 669] @com_google_protobuf//:protobuf; 0s local [634 / 669] 2 actions running @com_google_protobuf//:protobuf; 0s local @com_google_protobuf//:protobuf; 0s local   [634 / 669] 2 actions running @com_google_protobuf//:protobuf; 1s local @com_google_protobuf//:protobuf; 1s local   [634 / 669] 2 actions running @com_google_protobuf//:protobuf; 2s local @com_google_protobuf//:protobuf; 2s local   [634 / 669] 2 actions running @com_google_protobuf//:protobuf; 3s local @com_google_protobuf//:protobuf; 3s local   [635 / 670] @com_google_protobuf//:protobuf; 3s local [635 / 670] 2 actions running @com_google_protobuf//:protobuf; 4s local @com_google_protobuf//:protobuf; 0s local   [635 / 670] 2 actions running @com_google_protobuf//:protobuf; 5s local @com_google_protobuf//:protobuf; 1s local   [636 / 671] 2 actions running @com_google_protobuf//:protobuf; 5s local @com_google_protobuf//:protobuf; 0s local   [636 / 671] 2 actions running @com_google_protobuf//:protobuf; 5s local @com_google_protobuf//:protobuf; 0s local   [636 / 671] 2 actions running @com_google_protobuf//:protobuf; 6s local @com_google_protobuf//:protobuf; 1s local   [636 / 671] 2 actions running @com_google_protobuf//:protobuf; 7s local @com_google_protobuf//:protobuf; 2s local   [636 / 671] 2 actions running @com_google_protobuf//:protobuf; 8s local @com_google_protobuf//:protobuf; 3s local   [637 / 672] @com_google_protobuf//:protobuf; 3s local [637 / 672] 2 actions running @com_google_protobuf//:protobuf; 4s local @com_google_protobuf//:protobuf; 0s local   [637 / 672] 2 actions running @com_google_protobuf//:protobuf; 5s local @com_google_protobuf//:protobuf; 1s local   [637 / 672] 2 actions running @com_google_protobuf//:protobuf; 6s local @com_google_protobuf//:protobuf; 2s local   [637 / 672] 2 actions running @com_google_protobuf//:protobuf; 7s local @com_google_protobuf//:protobuf; 3s local   [638 / 673] @com_google_protobuf//:protobuf; 7s local [638 / 673] 2 actions running @com_google_protobuf//:protobuf; 8s local @com_google_protobuf//:protoc_lib; 0s local   [638 / 673] 2 actions running @com_google_protobuf//:protobuf; 9s local @com_google_protobuf//:protoc_lib; 1s local   [639 / 674] @com_google_protobuf//:protobuf; 9s local [639 / 674] 2 actions running @com_google_protobuf//:protobuf; 9s local @com_google_protobuf//:protobuf; 0s local   [639 / 674] 2 actions running @com_google_protobuf//:protobuf; 10s local @com_google_protobuf//:protobuf; 1s local   [640 / 675] @com_google_protobuf//:protobuf; 11s local [640 / 675] 2 actions running @com_google_protobuf//:protobuf; 12s local @com_google_protobuf//:protoc_lib; 0s local   INFO: From Compiling external/com_google_protobuf/src/google/protobuf/descriptor.cc [for host]: [640 / 675] 2 actions running @com_google_protobuf//:protobuf; 12s local @com_google_protobuf//:protoc_lib; 1s local   external/com_google_protobuf/src/google/protobuf/descriptor.cc: In member function 'google::protobuf::Symbol google::protobuf::DescriptorPool::NewPlaceholderWithMutexHeld(const string&, google::protobuf::DescriptorPool::PlaceholderType) const': external/com_google_protobuf/src/google/protobuf/descriptor.cc:3893:58: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'class google::protobuf::EnumDescriptor' with no trivial copy-assignment; use assignment or value-initialization instead [-Wclass-memaccess] memset(placeholder_enum, 0, sizeof(*placeholder_enum)); ^ In file included from external/com_google_protobuf/src/google/protobuf/message.h:122, from external/com_google_protobuf/src/google/protobuf/descriptor.pb.h:29, from external/com_google_protobuf/src/google/protobuf/descriptor.cc:52: external/com_google_protobuf/src/google/protobuf/descriptor.h:885:26: note: 'class google::protobuf::EnumDescriptor' declared here class LIBPROTOBUF_EXPORT EnumDescriptor { ^~~~~~~~~~~~~~ external/com_google_protobuf/src/google/protobuf/descriptor.cc:3907:60: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'class google::protobuf::EnumValueDescriptor' with no trivial copy-assignment; use assignment or value-initialization instead [-Wclass-memaccess] memset(placeholder_value, 0, sizeof(*placeholder_value)); ^ In file included from external/com_google_protobuf/src/google/protobuf/message.h:122, from external/com_google_protobuf/src/google/protobuf/descriptor.pb.h:29, from external/com_google_protobuf/src/google/protobuf/descriptor.cc:52: external/com_google_protobuf/src/google/protobuf/descriptor.h:1040:26: note: 'class google::protobuf::EnumValueDescriptor' declared here class LIBPROTOBUF_EXPORT EnumValueDescriptor { ^~~~~~~~~~~~~~~~~~~ external/com_google_protobuf/src/google/protobuf/descriptor.cc:3926:64: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'class google::protobuf::Descriptor' with no trivial copy-assignment; use assignment or value-initialization instead [-Wclass-memaccess] memset(placeholder_message, 0, sizeof(*placeholder_message)); ^ In file included from external/com_google_protobuf/src/google/protobuf/message.h:122, from external/com_google_protobuf/src/google/protobuf/descriptor.pb.h:29, from external/com_google_protobuf/src/google/protobuf/descriptor.cc:52: external/com_google_protobuf/src/google/protobuf/descriptor.h:223:26: note: 'class google::protobuf::Descriptor' declared here class LIBPROTOBUF_EXPORT Descriptor { ^~~~~~~~~~ external/com_google_protobuf/src/google/protobuf/descriptor.cc: In member function 'google::protobuf::FileDescriptor* google::protobuf::DescriptorPool::NewPlaceholderFileWithMutexHeld(const string&) const': external/com_google_protobuf/src/google/protobuf/descriptor.cc:3960:46: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'class google::protobuf::FileDescriptor' with no trivial copy-assignment; use assignment or value-initialization instead [-Wclass-memaccess] memset(placeholder, 0, sizeof(*placeholder)); ^ In file included from external/com_google_protobuf/src/google/protobuf/message.h:122, from external/com_google_protobuf/src/google/protobuf/descriptor.pb.h:29, from external/com_google_protobuf/src/google/protobuf/descriptor.cc:52: external/com_google_protobuf/src/google/protobuf/descriptor.h:1283:26: note: 'class google::protobuf::FileDescriptor' declared here class LIBPROTOBUF_EXPORT FileDescriptor { ^~~~~~~~~~~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-writable-strings' [640 / 675] 2 actions running @com_google_protobuf//:protobuf; 12s local @com_google_protobuf//:protoc_lib; 1s local   [641 / 676] 2 actions running @com_google_protobuf//:protoc_lib; 1s local @com_google_protobuf//:protoc_lib; 0s local   [642 / 677] @com_google_protobuf//:protoc_lib; 2s local [642 / 677] 2 actions running @com_google_protobuf//:protoc_lib; 2s local @com_google_protobuf//:protobuf; 0s local   [643 / 678] @com_google_protobuf//:protobuf; 0s local [643 / 678] 2 actions running @com_google_protobuf//:protobuf; 0s local @com_google_protobuf//:protobuf; 0s local   [643 / 678] 2 actions running @com_google_protobuf//:protobuf; 1s local @com_google_protobuf//:protobuf; 1s local   [644 / 679] @com_google_protobuf//:protobuf; 1s local [644 / 679] 2 actions running @com_google_protobuf//:protobuf; 1s local @com_google_protobuf//:protoc_lib; 0s local   [645 / 680] 2 actions running @com_google_protobuf//:protoc_lib; 0s local @com_google_protobuf//:protobuf; 0s local   [645 / 680] 2 actions running @com_google_protobuf//:protoc_lib; 0s local @com_google_protobuf//:protobuf; 0s local   [646 / 681] @com_google_protobuf//:protoc_lib; 1s local [646 / 681] 2 actions running @com_google_protobuf//:protoc_lib; 2s local @com_google_protobuf//:protobuf; 0s local   [647 / 682] @com_google_protobuf//:protoc_lib; 2s local [647 / 682] 2 actions running @com_google_protobuf//:protoc_lib; 3s local @com_google_protobuf//:protoc_lib; 0s local   [648 / 683] 2 actions running @com_google_protobuf//:protoc_lib; 0s local @com_google_protobuf//:protoc_lib; 0s local   [648 / 683] 2 actions running @com_google_protobuf//:protoc_lib; 0s local @com_google_protobuf//:protoc_lib; 0s local   [649 / 684] @com_google_protobuf//:protoc_lib; 0s local [649 / 684] 2 actions running @com_google_protobuf//:protoc_lib; 1s local @com_google_protobuf//:protoc_lib; 0s local   [649 / 684] 2 actions running @com_google_protobuf//:protoc_lib; 2s local @com_google_protobuf//:protoc_lib; 1s local   [650 / 685] 2 actions running @com_google_protobuf//:protoc_lib; 1s local @com_google_protobuf//:protoc_lib; 0s local   [650 / 685] 2 actions running @com_google_protobuf//:protoc_lib; 1s local @com_google_protobuf//:protoc_lib; 0s local   [651 / 686] @com_google_protobuf//:protoc_lib; 1s local [652 / 687] 2 actions running @com_google_protobuf//:protoc_lib; 1s local @com_google_protobuf//:protoc_lib; 0s local   [652 / 687] 2 actions running @com_google_protobuf//:protoc_lib; 2s local @com_google_protobuf//:protoc_lib; 1s local   [652 / 687] 2 actions running @com_google_protobuf//:protoc_lib; 3s local @com_google_protobuf//:protoc_lib; 2s local   [653 / 688] 2 actions running @com_google_protobuf//:protoc_lib; 2s local @com_google_protobuf//:protoc_lib; 0s local   [654 / 689] 2 actions running @com_google_protobuf//:protoc_lib; 0s local @com_google_protobuf//:protoc_lib; 0s local   [654 / 689] 2 actions running @com_google_protobuf//:protoc_lib; 1s local @com_google_protobuf//:protoc_lib; 1s local   [655 / 690] @com_google_protobuf//:protoc_lib; 1s local [656 / 691] 2 actions running @com_google_protobuf//:protoc_lib; 0s local @com_google_protobuf//:protoc_lib; 0s local   [656 / 691] 2 actions running @com_google_protobuf//:protoc_lib; 1s local @com_google_protobuf//:protoc_lib; 1s local   [657 / 692] @com_google_protobuf//:protoc_lib; 1s local [657 / 692] 2 actions running @com_google_protobuf//:protoc_lib; 2s local @com_google_protobuf//:protoc_lib; 0s local   [658 / 693] @com_google_protobuf//:protoc_lib; 1s local [658 / 693] 2 actions running @com_google_protobuf//:protoc_lib; 1s local @com_google_protobuf//:protoc_lib; 0s local   [658 / 693] 2 actions running @com_google_protobuf//:protoc_lib; 2s local @com_google_protobuf//:protoc_lib; 1s local   [659 / 694] 2 actions running @com_google_protobuf//:protoc_lib; 1s local @com_google_protobuf//:protoc_lib; 0s local   [660 / 695] @com_google_protobuf//:protoc_lib; 1s local [660 / 695] 2 actions running @com_google_protobuf//:protoc_lib; 1s local @com_google_protobuf//:protoc_lib; 0s local   [660 / 695] 2 actions running @com_google_protobuf//:protoc_lib; 2s local @com_google_protobuf//:protoc_lib; 1s local   [661 / 696] @com_google_protobuf//:protoc_lib; 1s local [661 / 696] 2 actions running @com_google_protobuf//:protoc_lib; 1s local @com_google_protobuf//:protoc_lib; 0s local   [662 / 697] @com_google_protobuf//:protoc_lib; 0s local [662 / 697] 2 actions running @com_google_protobuf//:protoc_lib; 1s local @com_google_protobuf//:protoc_lib; 0s local   [663 / 698] @com_google_protobuf//:protoc_lib; 1s local [663 / 698] 2 actions running @com_google_protobuf//:protoc_lib; 1s local @com_google_protobuf//:protoc_lib; 0s local   [664 / 698] @com_google_protobuf//:protoc_lib; 0s local [664 / 698] 2 actions running @com_google_protobuf//:protoc_lib; 1s local @com_google_protobuf//:protoc; 0s local   [665 / 699] @com_google_protobuf//:protoc_lib; 1s local [665 / 699] 2 actions running @com_google_protobuf//:protoc_lib; 2s local @com_google_protobuf//:protoc_lib; 0s local   [665 / 699] 2 actions running @com_google_protobuf//:protoc_lib; 3s local @com_google_protobuf//:protoc_lib; 1s local   [666 / 700] @com_google_protobuf//:protoc_lib; 3s local [666 / 700] 2 actions running @com_google_protobuf//:protoc_lib; 3s local @com_google_protobuf//:protoc_lib; 0s local   [666 / 700] 2 actions running @com_google_protobuf//:protoc_lib; 4s local @com_google_protobuf//:protoc_lib; 1s local   [667 / 701] @com_google_protobuf//:protoc_lib; 5s local [668 / 702] 2 actions running @com_google_protobuf//:protoc_lib; 0s local @com_google_protobuf//:protoc_lib; 0s local   [668 / 702] 2 actions running @com_google_protobuf//:protoc_lib; 1s local @com_google_protobuf//:protoc_lib; 1s local   [668 / 702] 2 actions running @com_google_protobuf//:protoc_lib; 2s local @com_google_protobuf//:protoc_lib; 2s local   [669 / 703] @com_google_protobuf//:protoc_lib; 2s local [669 / 703] 2 actions running @com_google_protobuf//:protoc_lib; 2s local @com_google_protobuf//:protoc_lib; 0s local   [670 / 704] 2 actions running @com_google_protobuf//:protoc_lib; 0s local @com_google_protobuf//:protobuf_lite; 0s local   [670 / 704] 2 actions running @com_google_protobuf//:protoc_lib; 0s local @com_google_protobuf//:protobuf_lite; 0s local   [671 / 705] 2 actions, 1 running @com_google_protobuf//:protoc_lib; 0s local [-----] @com_google_protobuf//:protoc   [672 / 706] 2 actions running @com_google_protobuf//:protoc_lib; 1s local @com_google_protobuf//:protoc_lib; 0s local   [672 / 706] 2 actions running @com_google_protobuf//:protoc_lib; 2s local @com_google_protobuf//:protoc_lib; 1s local   [672 / 706] 2 actions running @com_google_protobuf//:protoc_lib; 3s local @com_google_protobuf//:protoc_lib; 2s local   [673 / 707] 2 actions running @com_google_protobuf//:protoc_lib; 3s local @com_google_protobuf//:protobuf_lite; 0s local   [673 / 707] 2 actions running @com_google_protobuf//:protoc_lib; 3s local @com_google_protobuf//:protobuf_lite; 0s local   [674 / 708] 2 actions running @com_google_protobuf//:protobuf_lite; 0s local @com_google_protobuf//:protoc_lib; 0s local   [674 / 708] 2 actions running @com_google_protobuf//:protobuf_lite; 0s local @com_google_protobuf//:protoc_lib; 0s local   [675 / 709] @com_google_protobuf//:protoc_lib; 0s local [675 / 709] 2 actions running @com_google_protobuf//:protoc_lib; 0s local @com_google_protobuf//:protobuf; 0s local   [675 / 709] 2 actions running @com_google_protobuf//:protoc_lib; 1s local @com_google_protobuf//:protobuf; 1s local   [676 / 710] 2 actions running @com_google_protobuf//:protoc_lib; 2s local @com_google_protobuf//:protobuf; 0s local   [677 / 711] 2 actions running @com_google_protobuf//:protobuf; 0s local @com_google_protobuf//:protoc_lib; 0s local   [677 / 711] 2 actions running @com_google_protobuf//:protobuf; 1s local @com_google_protobuf//:protoc_lib; 1s local   [678 / 712] @com_google_protobuf//:protoc_lib; 1s local [678 / 712] 2 actions running @com_google_protobuf//:protoc_lib; 1s local @com_google_protobuf//:protoc_lib; 0s local   [679 / 713] @com_google_protobuf//:protoc_lib; 0s local [679 / 713] 2 actions running @com_google_protobuf//:protoc_lib; 0s local @com_google_protobuf//:protobuf; 0s local   [680 / 714] @com_google_protobuf//:protoc_lib; 1s local [680 / 714] 2 actions running @com_google_protobuf//:protoc_lib; 1s local @com_google_protobuf//:protoc_lib; 0s local   [681 / 715] @com_google_protobuf//:protoc_lib; 0s local [681 / 715] 2 actions running @com_google_protobuf//:protoc_lib; 1s local @com_google_protobuf//:protoc_lib; 0s local   [682 / 716] @com_google_protobuf//:protoc_lib; 0s local [682 / 716] 2 actions running @com_google_protobuf//:protoc_lib; 1s local @com_google_protobuf//:protoc_lib; 0s local   [682 / 716] 2 actions running @com_google_protobuf//:protoc_lib; 2s local @com_google_protobuf//:protoc_lib; 1s local   [683 / 717] @com_google_protobuf//:protoc_lib; 2s local [683 / 717] 2 actions running @com_google_protobuf//:protoc_lib; 3s local @com_google_protobuf//:protoc_lib; 0s local   [683 / 717] 2 actions running @com_google_protobuf//:protoc_lib; 4s local @com_google_protobuf//:protoc_lib; 1s local   [683 / 717] 2 actions running @com_google_protobuf//:protoc_lib; 5s local @com_google_protobuf//:protoc_lib; 2s local   [684 / 718] @com_google_protobuf//:protoc_lib; 5s local [685 / 719] 2 actions running @com_google_protobuf//:protoc_lib; 0s local @com_google_protobuf//:protoc_lib; 0s local   [685 / 719] 2 actions running @com_google_protobuf//:protoc_lib; 1s local @com_google_protobuf//:protoc_lib; 1s local   [685 / 719] 2 actions running @com_google_protobuf//:protoc_lib; 2s local @com_google_protobuf//:protoc_lib; 2s local   [686 / 720] @com_google_protobuf//:protoc_lib; 2s local [686 / 720] 2 actions running @com_google_protobuf//:protoc_lib; 2s local @com_google_protobuf//:protoc_lib; 0s local   [686 / 720] 2 actions running @com_google_protobuf//:protoc_lib; 3s local @com_google_protobuf//:protoc_lib; 1s local   [687 / 721] @com_google_protobuf//:protoc_lib; 4s local [687 / 721] 2 actions running @com_google_protobuf//:protoc_lib; 4s local @com_google_protobuf//:protoc_lib; 0s local   [688 / 722] @com_google_protobuf//:protoc_lib; 0s local [688 / 722] 2 actions running @com_google_protobuf//:protoc_lib; 0s local @com_google_protobuf//:protoc_lib; 0s local   [688 / 722] 2 actions running @com_google_protobuf//:protoc_lib; 1s local @com_google_protobuf//:protoc_lib; 1s local   [689 / 723] @com_google_protobuf//:protoc_lib; 2s local [690 / 724] 2 actions running @com_google_protobuf//:protoc_lib; 0s local @com_google_protobuf//:protoc_lib; 0s local   [690 / 724] 2 actions running @com_google_protobuf//:protoc_lib; 1s local @com_google_protobuf//:protoc_lib; 1s local   [690 / 724] 2 actions running @com_google_protobuf//:protoc_lib; 2s local @com_google_protobuf//:protoc_lib; 2s local   [691 / 725] @com_google_protobuf//:protoc_lib; 3s local [691 / 725] 2 actions running @com_google_protobuf//:protoc_lib; 3s local @com_google_protobuf//:protoc_lib; 0s local   [692 / 726] @com_google_protobuf//:protoc_lib; 0s local [692 / 726] 2 actions running @com_google_protobuf//:protoc_lib; 0s local @com_google_protobuf//:protoc_lib; 0s local   [692 / 726] 2 actions running @com_google_protobuf//:protoc_lib; 1s local @com_google_protobuf//:protoc_lib; 1s local   [692 / 726] 2 actions running @com_google_protobuf//:protoc_lib; 2s local @com_google_protobuf//:protoc_lib; 2s local   [693 / 727] @com_google_protobuf//:protoc_lib; 3s local [693 / 727] 2 actions running @com_google_protobuf//:protoc_lib; 3s local @com_google_protobuf//:protoc_lib; 0s local   [693 / 727] 2 actions running @com_google_protobuf//:protoc_lib; 4s local @com_google_protobuf//:protoc_lib; 1s local   [693 / 727] 2 actions running @com_google_protobuf//:protoc_lib; 5s local @com_google_protobuf//:protoc_lib; 2s local   [694 / 728] @com_google_protobuf//:protoc_lib; 6s local [694 / 728] 2 actions running @com_google_protobuf//:protoc_lib; 6s local @com_google_protobuf//:protoc_lib; 0s local   [694 / 728] 2 actions running @com_google_protobuf//:protoc_lib; 7s local @com_google_protobuf//:protoc_lib; 1s local   [695 / 729] @com_google_protobuf//:protoc_lib; 2s local [695 / 729] 2 actions running @com_google_protobuf//:protoc_lib; 2s local @com_google_protobuf//:protoc_lib; 0s local   [696 / 730] @com_google_protobuf//:protoc_lib; 0s local [696 / 730] 2 actions running @com_google_protobuf//:protoc_lib; 0s local @com_google_protobuf//:protoc_lib; 0s local   [696 / 730] 2 actions running @com_google_protobuf//:protoc_lib; 1s local @com_google_protobuf//:protoc_lib; 1s local   [697 / 731] @com_google_protobuf//:protoc_lib; 1s local [697 / 731] 2 actions running @com_google_protobuf//:protoc_lib; 1s local @com_google_protobuf//:protoc_lib; 0s local   [698 / 732] @com_google_protobuf//:protoc_lib; 0s local [699 / 733] @com_google_protobuf//:protoc_lib; 0s local [699 / 733] 2 actions running @com_google_protobuf//:protoc_lib; 0s local @com_google_protobuf//:protoc_lib; 0s local   [700 / 734] @com_google_protobuf//:protoc_lib; 1s local [700 / 734] 2 actions running @com_google_protobuf//:protoc_lib; 1s local @com_google_protobuf//:protoc_lib; 0s local   [701 / 735] 2 actions running @com_google_protobuf//:protoc_lib; 0s local @com_google_protobuf//:protoc_lib; 0s local   [701 / 735] 2 actions running @com_google_protobuf//:protoc_lib; 0s local @com_google_protobuf//:protoc_lib; 0s local   [701 / 735] 2 actions running @com_google_protobuf//:protoc_lib; 1s local @com_google_protobuf//:protoc_lib; 1s local   [702 / 736] @com_google_protobuf//:protoc_lib; 1s local [702 / 736] 2 actions running @com_google_protobuf//:protoc_lib; 2s local @com_google_protobuf//:protoc_lib; 0s local   [703 / 737] @com_google_protobuf//:protoc_lib; 0s local [703 / 737] 2 actions running @com_google_protobuf//:protoc_lib; 1s local @com_google_protobuf//:protoc_lib; 0s local   [703 / 737] 2 actions running @com_google_protobuf//:protoc_lib; 2s local @com_google_protobuf//:protoc_lib; 1s local   [704 / 738] 2 actions running @com_google_protobuf//:protoc_lib; 1s local @com_google_protobuf//:protoc_lib; 0s local   [704 / 738] 2 actions running @com_google_protobuf//:protoc_lib; 1s local @com_google_protobuf//:protoc_lib; 0s local   [704 / 738] 2 actions running @com_google_protobuf//:protoc_lib; 2s local @com_google_protobuf//:protoc_lib; 1s local   [705 / 739] @com_google_protobuf//:protoc_lib; 2s local [706 / 740] 2 actions running @com_google_protobuf//:protoc_lib; 0s local @com_google_protobuf//:protoc_lib; 0s local   [706 / 740] 2 actions running @com_google_protobuf//:protoc_lib; 1s local @com_google_protobuf//:protoc_lib; 1s local   [707 / 741] @com_google_protobuf//:protoc_lib; 1s local [707 / 741] 2 actions running @com_google_protobuf//:protoc_lib; 2s local @com_google_protobuf//:protoc_lib; 0s local   [708 / 742] 2 actions running @com_google_protobuf//:protoc_lib; 0s local @com_google_protobuf//:protoc_lib; 0s local   [708 / 742] 2 actions running @com_google_protobuf//:protoc_lib; 0s local @com_google_protobuf//:protoc_lib; 0s local   [708 / 742] 2 actions running @com_google_protobuf//:protoc_lib; 1s local @com_google_protobuf//:protoc_lib; 1s local   [709 / 743] 2 actions running @com_google_protobuf//:protoc_lib; 1s local @com_google_protobuf//:protoc_lib; 0s local   [710 / 744] 2 actions running @com_google_protobuf//:protoc_lib; 0s local @com_google_protobuf//:protoc_lib; 0s local   [710 / 744] 2 actions running @com_google_protobuf//:protoc_lib; 1s local @com_google_protobuf//:protoc_lib; 1s local   [711 / 745] @com_google_protobuf//:protoc_lib; 1s local [712 / 746] 2 actions running @com_google_protobuf//:protoc_lib; 0s local @com_google_protobuf//:protoc_lib; 0s local   [712 / 746] 2 actions running @com_google_protobuf//:protoc_lib; 1s local @com_google_protobuf//:protoc_lib; 1s local   [713 / 747] 2 actions running @com_google_protobuf//:protoc_lib; 1s local @com_google_protobuf//:protoc_lib; 0s local   [713 / 747] 2 actions running @com_google_protobuf//:protoc_lib; 1s local @com_google_protobuf//:protoc_lib; 0s local   [714 / 748] 2 actions running @com_google_protobuf//:protoc_lib; 0s local @com_google_protobuf//:protoc_lib; 0s local   [714 / 748] 2 actions running @com_google_protobuf//:protoc_lib; 0s local @com_google_protobuf//:protoc_lib; 0s local   [715 / 749] @com_google_protobuf//:protoc_lib; 1s local [715 / 749] 2 actions running @com_google_protobuf//:protoc_lib; 1s local @com_google_protobuf//:protoc_lib; 0s local   [716 / 750] @com_google_protobuf//:protoc_lib; 1s local [716 / 750] 2 actions running @com_google_protobuf//:protoc_lib; 1s local @com_google_protobuf//:protoc_lib; 0s local   [716 / 750] 2 actions running @com_google_protobuf//:protoc_lib; 2s local @com_google_protobuf//:protoc_lib; 1s local   [717 / 751] @com_google_protobuf//:protoc_lib; 2s local [717 / 751] 2 actions running @com_google_protobuf//:protoc_lib; 2s local @com_google_protobuf//:protoc_lib; 0s local   [717 / 751] 2 actions running @com_google_protobuf//:protoc_lib; 3s local @com_google_protobuf//:protoc_lib; 1s local   [718 / 752] 2 actions running @com_google_protobuf//:protoc_lib; 1s local @com_google_protobuf//:protoc_lib; 0s local   [718 / 752] 2 actions running @com_google_protobuf//:protoc_lib; 1s local @com_google_protobuf//:protoc_lib; 0s local   [718 / 752] 2 actions running @com_google_protobuf//:protoc_lib; 2s local @com_google_protobuf//:protoc_lib; 1s local   [719 / 753] 2 actions running @com_google_protobuf//:protoc_lib; 1s local @com_google_protobuf//:protoc_lib; 0s local   [719 / 753] 2 actions running @com_google_protobuf//:protoc_lib; 1s local @com_google_protobuf//:protoc_lib; 0s local   [719 / 753] 2 actions running @com_google_protobuf//:protoc_lib; 2s local @com_google_protobuf//:protoc_lib; 1s local   [720 / 754] 2 actions running @com_google_protobuf//:protoc_lib; 1s local @com_google_protobuf//:protoc_lib; 0s local   [720 / 754] 2 actions running @com_google_protobuf//:protoc_lib; 1s local @com_google_protobuf//:protoc_lib; 0s local   [721 / 755] @com_google_protobuf//:protoc_lib; 1s local [721 / 755] 2 actions running @com_google_protobuf//:protoc_lib; 1s local @com_google_protobuf//:protoc_lib; 0s local   [722 / 756] @com_google_protobuf//:protoc_lib; 0s local [722 / 756] 2 actions running @com_google_protobuf//:protoc_lib; 0s local @com_google_protobuf//:protoc_lib; 0s local   [722 / 756] 2 actions running @com_google_protobuf//:protoc_lib; 1s local @com_google_protobuf//:protoc_lib; 1s local   [723 / 757] @com_google_protobuf//:protoc_lib; 2s local [723 / 757] 2 actions running @com_google_protobuf//:protoc_lib; 2s local @com_google_protobuf//:protoc_lib; 0s local   [723 / 757] 2 actions running @com_google_protobuf//:protoc_lib; 3s local @com_google_protobuf//:protoc_lib; 1s local   [724 / 758] 2 actions running @com_google_protobuf//:protoc_lib; 1s local @com_google_protobuf//:protoc_lib; 0s local   [725 / 759] @com_google_protobuf//:protoc_lib; 0s local [725 / 759] 2 actions running @com_google_protobuf//:protoc_lib; 0s local @com_google_protobuf//:protoc_lib; 0s local   [725 / 759] 2 actions running @com_google_protobuf//:protoc_lib; 2s local @com_google_protobuf//:protoc_lib; 1s local   [726 / 760] @com_google_protobuf//:protoc_lib; 2s local [726 / 760] 2 actions running @com_google_protobuf//:protoc_lib; 2s local @com_google_protobuf//:protoc_lib; 0s local   [727 / 761] 2 actions running @com_google_protobuf//:protoc_lib; 0s local @com_google_protobuf//:protoc_lib; 0s local   [727 / 761] 2 actions running @com_google_protobuf//:protoc_lib; 0s local @com_google_protobuf//:protoc_lib; 0s local   [727 / 761] 2 actions running @com_google_protobuf//:protoc_lib; 1s local @com_google_protobuf//:protoc_lib; 1s local   [728 / 762] @com_google_protobuf//:protoc_lib; 1s local [728 / 762] 2 actions running @com_google_protobuf//:protoc_lib; 1s local @com_google_protobuf//:protoc_lib; 0s local   [729 / 763] @com_google_protobuf//:protoc_lib; 1s local [729 / 763] 2 actions running @com_google_protobuf//:protoc_lib; 1s local @com_google_protobuf//:protoc_lib; 0s local   [729 / 763] 2 actions running @com_google_protobuf//:protoc_lib; 2s local @com_google_protobuf//:protoc_lib; 1s local   [730 / 765] 2 actions, 1 running @com_google_protobuf//:protoc_lib; 1s local [-----] @com_google_protobuf//:protoc   [732 / 771] @com_google_protobuf//:protoc_lib; 1s local [732 / 771] @com_google_protobuf//:protoc_lib; 3s local [733 / 771] [-----] Linking external/com_google_protobuf/protoc [for host] [734 / 777] [-----] .../devtools/build/buildjar:bootstrap_VanillaJavaBuilder [737 / 782] [-----] .../java/com/google/devtools/build/buildjar:skylark-deps [749 / 796] 2 actions, 1 running JavacBootstrap .../lib/shell/libshell-skylark.jar [for host]; 0s local [-----] .../java/com/google/testing/junit/runner:ExperimentalRunner   [749 / 796] 2 actions, 1 running JavacBootstrap .../lib/shell/libshell-skylark.jar [for host]; 1s local [-----] .../java/com/google/testing/junit/runner:ExperimentalRunner   [749 / 796] 2 actions, 1 running JavacBootstrap .../lib/shell/libshell-skylark.jar [for host]; 2s local [-----] .../java/com/google/testing/junit/runner:ExperimentalRunner   [750 / 798] 2 actions, 1 running JavacBootstrap .../lib/shell/libshell-skylark.jar [for host]; 2s local [-----] Writing file .../singlejar/libskylark-deps.jar-2.params [for host]   [752 / 798] 2 actions, 1 running JavacBootstrap .../lib/shell/libshell-skylark.jar [for host]; 2s local [-----] Extracting interface //third_party:junit4   [755 / 823] JavacBootstrap .../shell/libshell-skylark.jar [for host]; 2s local INFO: From JavacBootstrap src/main/java/com/google/devtools/build/lib/shell/libshell-skylark.jar [for host]: [757 / 828] JavacBootstrap .../shell/libshell-skylark.jar [for host]; 2s local warning: Implicitly compiled files were not subject to annotation processing. Use -proc:none to disable annotation processing or -implicit to specify a policy for implicit compilation. 1 warning [757 / 828] JavacBootstrap .../shell/libshell-skylark.jar [for host]; 2s local [762 / 860] 2 actions, 1 running JavacBootstrap .../build/singlejar/libbootstrap.jar [for host]; 0s local [-----] Extracting interface //third_party:android_common_25_0_0   [774 / 860] 2 actions, 1 running JavacBootstrap .../build/singlejar/libbootstrap.jar [for host]; 0s local [-----] Extracting interface //third_party:android_common_25_0_0   [785 / 868] 2 actions, 1 running JavacBootstrap .../build/singlejar/libbootstrap.jar [for host]; 0s local [-----] Extracting interface //third_party:auto_value_value   [790 / 888] 2 actions, 1 running JavacBootstrap .../build/singlejar/libbootstrap.jar [for host]; 0s local [-----] .../java/com/google/devtools/build/buildjar/genclass:GenClass   [790 / 888] 2 actions, 1 running JavacBootstrap .../build/singlejar/libbootstrap.jar [for host]; 1s local [-----] .../java/com/google/devtools/build/buildjar/genclass:GenClass   [790 / 888] 2 actions, 1 running JavacBootstrap .../build/singlejar/libbootstrap.jar [for host]; 2s local [-----] .../java/com/google/devtools/build/buildjar/genclass:GenClass   INFO: From JavacBootstrap src/java_tools/singlejar/java/com/google/devtools/build/singlejar/libbootstrap.jar [for host]: [790 / 888] 2 actions, 1 running JavacBootstrap .../build/singlejar/libbootstrap.jar [for host]; 3s local [-----] .../java/com/google/devtools/build/buildjar/genclass:GenClass   warning: Implicitly compiled files were not subject to annotation processing. Use -proc:none to disable annotation processing or -implicit to specify a policy for implicit compilation. 1 warning [790 / 888] 2 actions, 1 running JavacBootstrap .../build/singlejar/libbootstrap.jar [for host]; 3s local [-----] .../java/com/google/devtools/build/buildjar/genclass:GenClass   [791 / 888] 2 actions, 1 running Deployjar .../build/singlejar/bootstrap_deploy.jar [for host]; 0s local [-----] .../java/com/google/devtools/build/buildjar/genclass:GenClass   [795 / 901] 2 actions, 1 running Deployjar .../build/singlejar/bootstrap_deploy.jar [for host]; 0s local [-----] //src/java_tools/buildjar:VanillaJavaBuilder   [795 / 901] 2 actions, 1 running Deployjar .../build/singlejar/bootstrap_deploy.jar [for host]; 0s local [-----] //src/java_tools/buildjar:VanillaJavaBuilder   [796 / 903] 2 actions, 0 running [-----] //src/java_tools/buildjar:VanillaJavaBuilder [-----] BuildBinary src/create_embedded_tools [for host]   [799 / 910] 2 actions, 0 running [-----] //src/java_tools/buildjar:VanillaJavaBuilder [-----] .../java/com/google/devtools/build/importdeps:ImportDepsChecker   [803 / 919] 2 actions, 0 running [-----] .../java/com/google/devtools/build/importdeps:ImportDepsChecker [-----] .../junitrunner/java/com/google/testing/junit/runner:Runner   [803 / 919] 2 actions, 0 running [-----] .../java/com/google/devtools/build/importdeps:ImportDepsChecker [-----] .../junitrunner/java/com/google/testing/junit/runner:Runner   [804 / 919] 2 actions, 0 running [-----] .../junitrunner/java/com/google/testing/junit/runner:Runner [-----] JavacBootstrap .../build/buildjar/libskylark-deps.jar [for host]   [804 / 919] 2 actions, 1 running JavacBootstrap .../build/buildjar/libskylark-deps.jar [for host]; 0s local [-----] .../junitrunner/java/com/google/testing/junit/runner:Runner   [808 / 926] 2 actions, 1 running JavacBootstrap .../build/buildjar/libskylark-deps.jar [for host]; 0s local [-----] //third_party/jarjar:jarjar_command   [808 / 926] 2 actions, 1 running JavacBootstrap .../build/buildjar/libskylark-deps.jar [for host]; 0s local [-----] //third_party/jarjar:jarjar_command   [808 / 926] 2 actions, 1 running JavacBootstrap .../build/buildjar/libskylark-deps.jar [for host]; 1s local [-----] //third_party/jarjar:jarjar_command   [808 / 926] 2 actions, 1 running JavacBootstrap .../build/buildjar/libskylark-deps.jar [for host]; 2s local [-----] //third_party/jarjar:jarjar_command   [808 / 926] 2 actions, 1 running JavacBootstrap .../build/buildjar/libskylark-deps.jar [for host]; 3s local [-----] //third_party/jarjar:jarjar_command   [809 / 930] .../java/com/google/devtools/build/buildjar:skylark-deps; 4s local [809 / 930] 2 actions running JavacBootstrap .../build/buildjar/libskylark-deps.jar [for host]; 4s local @com_google_protobuf//:protobuf_lite; 0s local   [809 / 930] 2 actions running JavacBootstrap .../build/buildjar/libskylark-deps.jar [for host]; 5s local @com_google_protobuf//:protobuf_lite; 1s local   [809 / 930] 2 actions running JavacBootstrap .../build/buildjar/libskylark-deps.jar [for host]; 6s local @com_google_protobuf//:protobuf_lite; 2s local   [810 / 931] .../java/com/google/devtools/build/buildjar:skylark-deps; 7s local [810 / 931] 2 actions running JavacBootstrap .../build/buildjar/libskylark-deps.jar [for host]; 7s local @com_google_protobuf//:protobuf_lite; 0s local   [810 / 931] 2 actions running JavacBootstrap .../build/buildjar/libskylark-deps.jar [for host]; 8s local @com_google_protobuf//:protobuf_lite; 1s local   [811 / 932] .../java/com/google/devtools/build/buildjar:skylark-deps; 8s local [811 / 932] 2 actions running JavacBootstrap .../build/buildjar/libskylark-deps.jar [for host]; 9s local @com_google_protobuf//:protobuf_lite; 0s local   [811 / 932] 2 actions running JavacBootstrap .../buildjar/libskylark-deps.jar [for host]; 10s local @com_google_protobuf//:protobuf_lite; 1s local   [812 / 937] 2 actions, 1 running JavacBootstrap .../buildjar/libskylark-deps.jar [for host]; 10s local [-----] Writing file src/tools/singlejar/singlejar_local-2.params   [813 / 938] 2 actions running JavacBootstrap .../buildjar/libskylark-deps.jar [for host]; 11s local @com_google_protobuf//:protobuf_lite; 0s local   [814 / 939] .../com/google/devtools/build/buildjar:skylark-deps; 12s local [814 / 939] 2 actions running JavacBootstrap .../buildjar/libskylark-deps.jar [for host]; 12s local @com_google_protobuf//:protobuf_lite; 0s local   [814 / 939] 2 actions running JavacBootstrap .../buildjar/libskylark-deps.jar [for host]; 13s local @com_google_protobuf//:protobuf_lite; 1s local   [814 / 939] 2 actions running JavacBootstrap .../buildjar/libskylark-deps.jar [for host]; 14s local @com_google_protobuf//:protobuf_lite; 2s local   [814 / 939] 2 actions running JavacBootstrap .../buildjar/libskylark-deps.jar [for host]; 15s local @com_google_protobuf//:protobuf_lite; 3s local   [814 / 939] 2 actions running JavacBootstrap .../buildjar/libskylark-deps.jar [for host]; 16s local @com_google_protobuf//:protobuf_lite; 4s local   [815 / 940] 2 actions running JavacBootstrap .../buildjar/libskylark-deps.jar [for host]; 16s local @com_google_protobuf//:protobuf; 0s local   [815 / 940] 2 actions running JavacBootstrap .../buildjar/libskylark-deps.jar [for host]; 16s local @com_google_protobuf//:protobuf; 0s local   [815 / 940] 2 actions running JavacBootstrap .../buildjar/libskylark-deps.jar [for host]; 17s local @com_google_protobuf//:protobuf; 1s local   [815 / 940] 2 actions running JavacBootstrap .../buildjar/libskylark-deps.jar [for host]; 18s local @com_google_protobuf//:protobuf; 2s local   [815 / 940] 2 actions running JavacBootstrap .../buildjar/libskylark-deps.jar [for host]; 19s local @com_google_protobuf//:protobuf; 3s local   [816 / 941] .../com/google/devtools/build/buildjar:skylark-deps; 20s local [816 / 941] 2 actions running JavacBootstrap .../buildjar/libskylark-deps.jar [for host]; 20s local @com_google_protobuf//:protobuf_lite; 0s local   [816 / 941] 2 actions running JavacBootstrap .../buildjar/libskylark-deps.jar [for host]; 21s local @com_google_protobuf//:protobuf_lite; 1s local   [817 / 942] .../com/google/devtools/build/buildjar:skylark-deps; 22s local [817 / 942] 2 actions running JavacBootstrap .../buildjar/libskylark-deps.jar [for host]; 22s local @com_google_protobuf//:protobuf_lite; 0s local   [817 / 942] 2 actions running JavacBootstrap .../buildjar/libskylark-deps.jar [for host]; 23s local @com_google_protobuf//:protobuf_lite; 1s local   [819 / 945] 2 actions running JavacBootstrap .../buildjar/libskylark-deps.jar [for host]; 23s local @com_google_protobuf//:protobuf; 0s local   [819 / 945] 2 actions running JavacBootstrap .../buildjar/libskylark-deps.jar [for host]; 24s local @com_google_protobuf//:protobuf; 0s local   [819 / 945] 2 actions running JavacBootstrap .../buildjar/libskylark-deps.jar [for host]; 25s local @com_google_protobuf//:protobuf; 1s local   [819 / 945] 2 actions running JavacBootstrap .../buildjar/libskylark-deps.jar [for host]; 26s local @com_google_protobuf//:protobuf; 2s local   [820 / 946] .../com/google/devtools/build/buildjar:skylark-deps; 27s local [820 / 946] 2 actions running JavacBootstrap .../buildjar/libskylark-deps.jar [for host]; 27s local @com_google_protobuf//:protobuf_lite; 0s local   [820 / 946] 2 actions running JavacBootstrap .../buildjar/libskylark-deps.jar [for host]; 28s local @com_google_protobuf//:protobuf_lite; 1s local   [821 / 947] .../com/google/devtools/build/buildjar:skylark-deps; 28s local [822 / 948] 2 actions running JavacBootstrap .../buildjar/libskylark-deps.jar [for host]; 29s local @com_google_protobuf//:protobuf; 0s local   [822 / 948] 2 actions running JavacBootstrap .../buildjar/libskylark-deps.jar [for host]; 30s local @com_google_protobuf//:protobuf; 1s local   [822 / 948] 2 actions running JavacBootstrap .../buildjar/libskylark-deps.jar [for host]; 31s local @com_google_protobuf//:protobuf; 2s local   [823 / 949] .../com/google/devtools/build/buildjar:skylark-deps; 31s local [823 / 949] 2 actions running JavacBootstrap .../buildjar/libskylark-deps.jar [for host]; 31s local @com_google_protobuf//:protobuf_lite; 0s local   [823 / 949] 2 actions running JavacBootstrap .../buildjar/libskylark-deps.jar [for host]; 32s local @com_google_protobuf//:protobuf_lite; 1s local   [824 / 950] 2 actions running JavacBootstrap .../buildjar/libskylark-deps.jar [for host]; 33s local @com_google_protobuf//:protobuf_lite; 0s local   [824 / 950] 2 actions running JavacBootstrap .../buildjar/libskylark-deps.jar [for host]; 33s local @com_google_protobuf//:protobuf_lite; 0s local   [824 / 950] 2 actions running JavacBootstrap .../buildjar/libskylark-deps.jar [for host]; 34s local @com_google_protobuf//:protobuf_lite; 1s local   [825 / 951] .../com/google/devtools/build/buildjar:skylark-deps; 34s local [825 / 951] 2 actions running JavacBootstrap .../buildjar/libskylark-deps.jar [for host]; 35s local @com_google_protobuf//:protobuf_lite; 0s local   [825 / 951] 2 actions running JavacBootstrap .../buildjar/libskylark-deps.jar [for host]; 36s local @com_google_protobuf//:protobuf_lite; 1s local   [825 / 951] 2 actions running JavacBootstrap .../buildjar/libskylark-deps.jar [for host]; 37s local @com_google_protobuf//:protobuf_lite; 2s local   [826 / 952] 2 actions running JavacBootstrap .../buildjar/libskylark-deps.jar [for host]; 37s local @com_google_protobuf//:protobuf_lite; 0s local   [826 / 952] 2 actions running JavacBootstrap .../buildjar/libskylark-deps.jar [for host]; 37s local @com_google_protobuf//:protobuf_lite; 0s local   [827 / 953] .../com/google/devtools/build/buildjar:skylark-deps; 38s local [827 / 953] 2 actions running JavacBootstrap .../buildjar/libskylark-deps.jar [for host]; 38s local @com_google_protobuf//:protobuf_lite; 0s local   [828 / 954] .../com/google/devtools/build/buildjar:skylark-deps; 39s local [828 / 954] 2 actions running JavacBootstrap .../buildjar/libskylark-deps.jar [for host]; 39s local @com_google_protobuf//:protobuf_lite; 0s local   [829 / 955] .../com/google/devtools/build/buildjar:skylark-deps; 40s local [829 / 955] 2 actions running JavacBootstrap .../buildjar/libskylark-deps.jar [for host]; 40s local @com_google_protobuf//:protobuf; 0s local   INFO: From JavacBootstrap src/java_tools/buildjar/java/com/google/devtools/build/buildjar/libskylark-deps.jar [for host]: [829 / 955] 2 actions running JavacBootstrap .../buildjar/libskylark-deps.jar [for host]; 40s local @com_google_protobuf//:protobuf; 0s local   Note: Some input files use or override a deprecated API. Note: Recompile with -Xlint:deprecation for details. [829 / 955] 2 actions running JavacBootstrap .../buildjar/libskylark-deps.jar [for host]; 40s local @com_google_protobuf//:protobuf; 0s local   [830 / 955] 2 actions running @com_google_protobuf//:protobuf; 0s local .../google/devtools/build/buildjar/jarhelper:bootstrap_jarhelper; 0s local   [830 / 955] 2 actions running @com_google_protobuf//:protobuf; 1s local .../google/devtools/build/buildjar/jarhelper:bootstrap_jarhelper; 1s local   [831 / 955] 2 actions, 1 running @com_google_protobuf//:protobuf; 2s local [-----] .../google/devtools/build/buildjar:bootstrap_VanillaJavaBuilder   [832 / 956] 2 actions running .../google/devtools/build/buildjar:bootstrap_VanillaJavaBuilder; 0s local @com_google_protobuf//:protobuf; 0s local   [832 / 956] 2 actions running .../google/devtools/build/buildjar:bootstrap_VanillaJavaBuilder; 1s local @com_google_protobuf//:protobuf; 1s local   [832 / 956] 2 actions running .../google/devtools/build/buildjar:bootstrap_VanillaJavaBuilder; 2s local @com_google_protobuf//:protobuf; 2s local   INFO: From JavacBootstrap src/java_tools/buildjar/java/com/google/devtools/build/buildjar/libbootstrap_VanillaJavaBuilder.jar [for host]: [832 / 956] 2 actions running .../google/devtools/build/buildjar:bootstrap_VanillaJavaBuilder; 3s local @com_google_protobuf//:protobuf; 3s local   warning: Implicitly compiled files were not subject to annotation processing. Use -proc:none to disable annotation processing or -implicit to specify a policy for implicit compilation. Note: src/java_tools/buildjar/java/com/google/devtools/build/buildjar/VanillaJavaBuilder.java uses or overrides a deprecated API. Note: Recompile with -Xlint:deprecation for details. 1 warning [832 / 956] 2 actions running .../google/devtools/build/buildjar:bootstrap_VanillaJavaBuilder; 3s local @com_google_protobuf//:protobuf; 3s local   [833 / 956] 2 actions running @com_google_protobuf//:protobuf; 3s local .../google/devtools/build/buildjar:bootstrap_VanillaJavaBuilder; 0s local   [834 / 957] 2 actions running .../google/devtools/build/buildjar:bootstrap_VanillaJavaBuilder; 0s local @com_google_protobuf//:protobuf_lite; 0s local   [834 / 957] 2 actions running .../google/devtools/build/buildjar:bootstrap_VanillaJavaBuilder; 0s local @com_google_protobuf//:protobuf_lite; 0s local   [834 / 957] 2 actions running .../google/devtools/build/buildjar:bootstrap_VanillaJavaBuilder; 1s local @com_google_protobuf//:protobuf_lite; 1s local   [834 / 957] 2 actions running .../google/devtools/build/buildjar:bootstrap_VanillaJavaBuilder; 2s local @com_google_protobuf//:protobuf_lite; 2s local   [835 / 958] 2 actions running .../google/devtools/build/buildjar:bootstrap_VanillaJavaBuilder; 2s local @com_google_protobuf//:protobuf; 0s local   [835 / 958] 2 actions running .../google/devtools/build/buildjar:bootstrap_VanillaJavaBuilder; 3s local @com_google_protobuf//:protobuf; 0s local   [836 / 959] 2 actions running @com_google_protobuf//:protobuf; 0s local @com_google_protobuf//:protobuf; 0s local   [836 / 959] 2 actions running @com_google_protobuf//:protobuf; 0s local @com_google_protobuf//:protobuf; 0s local   [836 / 959] 2 actions running @com_google_protobuf//:protobuf; 1s local @com_google_protobuf//:protobuf; 1s local   [838 / 961] 2 actions running @com_google_protobuf//:protobuf; 0s local @com_google_protobuf//:protobuf; 0s local   [838 / 961] 2 actions running @com_google_protobuf//:protobuf; 0s local @com_google_protobuf//:protobuf; 0s local   [838 / 961] 2 actions running @com_google_protobuf//:protobuf; 1s local @com_google_protobuf//:protobuf; 1s local   [839 / 962] @com_google_protobuf//:protobuf; 1s local [839 / 962] 2 actions running @com_google_protobuf//:protobuf; 2s local @com_google_protobuf//:protobuf; 0s local   [839 / 962] 2 actions running @com_google_protobuf//:protobuf; 3s local @com_google_protobuf//:protobuf; 1s local   [840 / 963] 2 actions running @com_google_protobuf//:protobuf; 1s local @com_google_protobuf//:protobuf; 0s local   [840 / 963] 2 actions running @com_google_protobuf//:protobuf; 1s local @com_google_protobuf//:protobuf; 0s local   [841 / 964] @com_google_protobuf//:protobuf; 0s local [842 / 965] @com_google_protobuf//:protobuf; 0s local [842 / 965] 2 actions running @com_google_protobuf//:protobuf; 0s local @com_google_protobuf//:protobuf; 0s local   [842 / 965] 2 actions running @com_google_protobuf//:protobuf; 1s local @com_google_protobuf//:protobuf; 1s local   [843 / 966] @com_google_protobuf//:protobuf; 1s local [843 / 966] 2 actions running @com_google_protobuf//:protobuf; 2s local @com_google_protobuf//:protobuf; 0s local   [843 / 966] 2 actions running @com_google_protobuf//:protobuf; 3s local @com_google_protobuf//:protobuf; 1s local   [844 / 967] 2 actions running @com_google_protobuf//:protobuf; 1s local @com_google_protobuf//:protobuf; 0s local   [845 / 968] @com_google_protobuf//:protobuf; 0s local [845 / 968] 2 actions running @com_google_protobuf//:protobuf; 0s local @com_google_protobuf//:protobuf; 0s local   [846 / 969] @com_google_protobuf//:protobuf; 1s local [846 / 969] 2 actions running @com_google_protobuf//:protobuf; 1s local @com_google_protobuf//:protobuf; 0s local   [847 / 970] 2 actions running @com_google_protobuf//:protobuf; 0s local @com_google_protobuf//:protobuf; 0s local   [847 / 970] 2 actions running @com_google_protobuf//:protobuf; 0s local @com_google_protobuf//:protobuf; 0s local   [848 / 971] @com_google_protobuf//:protobuf; 1s local [848 / 971] 2 actions running @com_google_protobuf//:protobuf; 1s local @com_google_protobuf//:protobuf; 0s local   [848 / 971] 2 actions running @com_google_protobuf//:protobuf; 2s local @com_google_protobuf//:protobuf; 1s local   [849 / 972] @com_google_protobuf//:protobuf; 2s local [850 / 973] @com_google_protobuf//:protobuf; 0s local [850 / 973] 2 actions running @com_google_protobuf//:protobuf; 0s local @com_google_protobuf//:protobuf; 0s local   [851 / 974] @com_google_protobuf//:protobuf; 1s local [852 / 975] 2 actions running @com_google_protobuf//:protobuf; 0s local @com_google_protobuf//:protobuf; 0s local   [852 / 975] 2 actions running @com_google_protobuf//:protobuf; 1s local @com_google_protobuf//:protobuf; 1s local   [852 / 975] 2 actions running @com_google_protobuf//:protobuf; 2s local @com_google_protobuf//:protobuf; 2s local   [853 / 976] 2 actions running @com_google_protobuf//:protobuf; 2s local @com_google_protobuf//:protobuf; 0s local   [854 / 977] 2 actions running @com_google_protobuf//:protobuf; 0s local @com_google_protobuf//:protobuf; 0s local   [855 / 978] @com_google_protobuf//:protobuf; 1s local [855 / 978] 2 actions running @com_google_protobuf//:protobuf; 1s local @com_google_protobuf//:protobuf; 0s local   [856 / 979] 2 actions running @com_google_protobuf//:protobuf; 0s local @com_google_protobuf//:protobuf; 0s local   [856 / 979] 2 actions running @com_google_protobuf//:protobuf; 0s local @com_google_protobuf//:protobuf; 0s local   [857 / 980] @com_google_protobuf//:protobuf; 1s local [858 / 981] @com_google_protobuf//:protobuf; 0s local [858 / 981] 2 actions running @com_google_protobuf//:protobuf; 0s local @com_google_protobuf//:protobuf; 0s local   [858 / 981] 2 actions running @com_google_protobuf//:protobuf; 1s local @com_google_protobuf//:protobuf; 1s local   [859 / 982] @com_google_protobuf//:protobuf; 1s local [859 / 982] 2 actions running @com_google_protobuf//:protobuf; 2s local @com_google_protobuf//:protobuf; 0s local   [860 / 983] 2 actions running @com_google_protobuf//:protobuf; 0s local @com_google_protobuf//:protobuf; 0s local   [860 / 983] 2 actions running @com_google_protobuf//:protobuf; 0s local @com_google_protobuf//:protobuf; 0s local   [861 / 984] @com_google_protobuf//:protobuf; 1s local [862 / 985] 2 actions running @com_google_protobuf//:protobuf; 0s local @com_google_protobuf//:protobuf; 0s local   [863 / 986] @com_google_protobuf//:protobuf; 1s local [863 / 986] 2 actions running @com_google_protobuf//:protobuf; 1s local @com_google_protobuf//:protobuf; 0s local   [863 / 986] 2 actions running @com_google_protobuf//:protobuf; 2s local @com_google_protobuf//:protobuf; 1s local   [864 / 987] @com_google_protobuf//:protobuf; 1s local [864 / 987] 2 actions running @com_google_protobuf//:protobuf; 1s local @com_google_protobuf//:protobuf; 0s local   [865 / 988] @com_google_protobuf//:protobuf; 2s local [865 / 988] 2 actions running @com_google_protobuf//:protobuf; 2s local @com_google_protobuf//:protobuf; 0s local   [866 / 989] @com_google_protobuf//:protobuf; 2s local [866 / 989] 2 actions running @com_google_protobuf//:protobuf; 3s local @com_google_protobuf//:protobuf; 0s local   [866 / 989] 2 actions running @com_google_protobuf//:protobuf; 4s local @com_google_protobuf//:protobuf; 1s local   [867 / 990] @com_google_protobuf//:protobuf; 2s local [867 / 990] 2 actions running @com_google_protobuf//:protobuf; 2s local @com_google_protobuf//:protobuf; 0s local   [867 / 990] 2 actions running @com_google_protobuf//:protobuf; 3s local @com_google_protobuf//:protobuf; 1s local   [868 / 991] @com_google_protobuf//:protobuf; 4s local [868 / 991] 2 actions running @com_google_protobuf//:protobuf; 4s local @com_google_protobuf//:protobuf; 0s local   [869 / 992] 2 actions running @com_google_protobuf//:protobuf; 0s local @com_google_protobuf//:protobuf; 0s local   [869 / 992] 2 actions running @com_google_protobuf//:protobuf; 0s local @com_google_protobuf//:protobuf; 0s local   [869 / 992] 2 actions running @com_google_protobuf//:protobuf; 1s local @com_google_protobuf//:protobuf; 1s local   [870 / 993] @com_google_protobuf//:protobuf; 2s local [870 / 993] 2 actions running @com_google_protobuf//:protobuf; 2s local @com_google_protobuf//:protobuf_lite; 0s local   [871 / 994] @com_google_protobuf//:protobuf_lite; 1s local [871 / 994] 2 actions running @com_google_protobuf//:protobuf_lite; 1s local @com_google_protobuf//:protobuf; 0s local   [871 / 994] 2 actions running @com_google_protobuf//:protobuf_lite; 2s local @com_google_protobuf//:protobuf; 1s local   [872 / 995] 2 actions running @com_google_protobuf//:protobuf_lite; 2s local @com_google_protobuf//:protobuf; 0s local   [872 / 995] 2 actions running @com_google_protobuf//:protobuf_lite; 2s local @com_google_protobuf//:protobuf; 0s local   [873 / 996] @com_google_protobuf//:protobuf_lite; 3s local [874 / 997] 2 actions running @com_google_protobuf//:protobuf; 0s local @com_google_protobuf//:protobuf_lite; 0s local   [875 / 998] @com_google_protobuf//:protobuf; 0s local [876 / 999] 2 actions running @com_google_protobuf//:protobuf; 1s local @com_google_protobuf//:protobuf; 0s local   [876 / 999] 2 actions running @com_google_protobuf//:protobuf; 2s local @com_google_protobuf//:protobuf; 1s local   [876 / 999] 2 actions running @com_google_protobuf//:protobuf; 3s local @com_google_protobuf//:protobuf; 2s local   [877 / 1,000] @com_google_protobuf//:protobuf; 3s local [877 / 1,000] 2 actions running @com_google_protobuf//:protobuf; 3s local @com_google_protobuf//:protobuf; 0s local   [878 / 1,001] @com_google_protobuf//:protobuf; 4s local [878 / 1,001] 2 actions running @com_google_protobuf//:protobuf; 4s local @com_google_protobuf//:protobuf; 0s local   [879 / 1,002] @com_google_protobuf//:protobuf; 0s local [879 / 1,002] 2 actions running @com_google_protobuf//:protobuf; 0s local @com_google_protobuf//:protobuf; 0s local   [880 / 1,003] @com_google_protobuf//:protobuf; 0s local [880 / 1,003] 2 actions running @com_google_protobuf//:protobuf; 1s local @com_google_protobuf//:protobuf; 0s local   [881 / 1,004] @com_google_protobuf//:protobuf; 1s local [881 / 1,004] 2 actions running @com_google_protobuf//:protobuf; 1s local @com_google_protobuf//:protobuf; 0s local   [882 / 1,005] @com_google_protobuf//:protobuf; 2s local [882 / 1,005] 2 actions running @com_google_protobuf//:protobuf; 2s local @com_google_protobuf//:protobuf; 0s local   [882 / 1,005] 2 actions running @com_google_protobuf//:protobuf; 3s local @com_google_protobuf//:protobuf; 1s local   [882 / 1,005] 2 actions running @com_google_protobuf//:protobuf; 4s local @com_google_protobuf//:protobuf; 2s local   [882 / 1,005] 2 actions running @com_google_protobuf//:protobuf; 5s local @com_google_protobuf//:protobuf; 3s local   [882 / 1,005] 2 actions running @com_google_protobuf//:protobuf; 6s local @com_google_protobuf//:protobuf; 4s local   [882 / 1,005] 2 actions running @com_google_protobuf//:protobuf; 7s local @com_google_protobuf//:protobuf; 5s local   [882 / 1,005] 2 actions running @com_google_protobuf//:protobuf; 8s local @com_google_protobuf//:protobuf; 6s local   [882 / 1,005] 2 actions running @com_google_protobuf//:protobuf; 9s local @com_google_protobuf//:protobuf; 7s local   [882 / 1,005] 2 actions running @com_google_protobuf//:protobuf; 10s local @com_google_protobuf//:protobuf; 8s local   [882 / 1,005] 2 actions running @com_google_protobuf//:protobuf; 11s local @com_google_protobuf//:protobuf; 9s local   [883 / 1,006] @com_google_protobuf//:protobuf; 12s local [883 / 1,006] 2 actions running @com_google_protobuf//:protobuf; 12s local @com_google_protobuf//:protobuf_lite; 0s local   INFO: From Compiling external/com_google_protobuf/src/google/protobuf/descriptor.cc: [883 / 1,006] 2 actions running @com_google_protobuf//:protobuf; 12s local @com_google_protobuf//:protobuf_lite; 0s local   external/com_google_protobuf/src/google/protobuf/descriptor.cc: In member function 'google::protobuf::Symbol google::protobuf::DescriptorPool::NewPlaceholderWithMutexHeld(const string&, google::protobuf::DescriptorPool::PlaceholderType) const': external/com_google_protobuf/src/google/protobuf/descriptor.cc:3893:58: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'class google::protobuf::EnumDescriptor' with no trivial copy-assignment; use assignment or value-initialization instead [-Wclass-memaccess] memset(placeholder_enum, 0, sizeof(*placeholder_enum)); ^ In file included from external/com_google_protobuf/src/google/protobuf/message.h:122, from external/com_google_protobuf/src/google/protobuf/descriptor.pb.h:29, from external/com_google_protobuf/src/google/protobuf/descriptor.cc:52: external/com_google_protobuf/src/google/protobuf/descriptor.h:885:26: note: 'class google::protobuf::EnumDescriptor' declared here class LIBPROTOBUF_EXPORT EnumDescriptor { ^~~~~~~~~~~~~~ external/com_google_protobuf/src/google/protobuf/descriptor.cc:3907:60: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'class google::protobuf::EnumValueDescriptor' with no trivial copy-assignment; use assignment or value-initialization instead [-Wclass-memaccess] memset(placeholder_value, 0, sizeof(*placeholder_value)); ^ In file included from external/com_google_protobuf/src/google/protobuf/message.h:122, from external/com_google_protobuf/src/google/protobuf/descriptor.pb.h:29, from external/com_google_protobuf/src/google/protobuf/descriptor.cc:52: external/com_google_protobuf/src/google/protobuf/descriptor.h:1040:26: note: 'class google::protobuf::EnumValueDescriptor' declared here class LIBPROTOBUF_EXPORT EnumValueDescriptor { ^~~~~~~~~~~~~~~~~~~ external/com_google_protobuf/src/google/protobuf/descriptor.cc:3926:64: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'class google::protobuf::Descriptor' with no trivial copy-assignment; use assignment or value-initialization instead [-Wclass-memaccess] memset(placeholder_message, 0, sizeof(*placeholder_message)); ^ In file included from external/com_google_protobuf/src/google/protobuf/message.h:122, from external/com_google_protobuf/src/google/protobuf/descriptor.pb.h:29, from external/com_google_protobuf/src/google/protobuf/descriptor.cc:52: external/com_google_protobuf/src/google/protobuf/descriptor.h:223:26: note: 'class google::protobuf::Descriptor' declared here class LIBPROTOBUF_EXPORT Descriptor { ^~~~~~~~~~ external/com_google_protobuf/src/google/protobuf/descriptor.cc: In member function 'google::protobuf::FileDescriptor* google::protobuf::DescriptorPool::NewPlaceholderFileWithMutexHeld(const string&) const': external/com_google_protobuf/src/google/protobuf/descriptor.cc:3960:46: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'class google::protobuf::FileDescriptor' with no trivial copy-assignment; use assignment or value-initialization instead [-Wclass-memaccess] memset(placeholder, 0, sizeof(*placeholder)); ^ In file included from external/com_google_protobuf/src/google/protobuf/message.h:122, from external/com_google_protobuf/src/google/protobuf/descriptor.pb.h:29, from external/com_google_protobuf/src/google/protobuf/descriptor.cc:52: external/com_google_protobuf/src/google/protobuf/descriptor.h:1283:26: note: 'class google::protobuf::FileDescriptor' declared here class LIBPROTOBUF_EXPORT FileDescriptor { ^~~~~~~~~~~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-writable-strings' [883 / 1,006] 2 actions running @com_google_protobuf//:protobuf; 12s local @com_google_protobuf//:protobuf_lite; 0s local   [885 / 1,008] @com_google_protobuf//:protobuf; 0s local [885 / 1,008] 2 actions running @com_google_protobuf//:protobuf; 0s local @com_google_protobuf//:protobuf; 0s local   [885 / 1,008] 2 actions running @com_google_protobuf//:protobuf; 1s local @com_google_protobuf//:protobuf; 1s local   [886 / 1,009] 2 actions running @com_google_protobuf//:protobuf; 1s local @com_google_protobuf//:protobuf_lite; 0s local   [886 / 1,009] 2 actions running @com_google_protobuf//:protobuf; 1s local @com_google_protobuf//:protobuf_lite; 0s local   [887 / 1,010] @com_google_protobuf//:protobuf; 2s local [887 / 1,010] 2 actions running @com_google_protobuf//:protobuf; 3s local @com_google_protobuf//:protobuf_lite; 0s local   [888 / 1,011] @com_google_protobuf//:protobuf; 3s local [888 / 1,011] 2 actions running @com_google_protobuf//:protobuf; 3s local @com_google_protobuf//:protobuf; 0s local   [889 / 1,012] 2 actions running @com_google_protobuf//:protobuf; 0s local @com_google_protobuf//:protobuf_lite; 0s local   [889 / 1,012] 2 actions running @com_google_protobuf//:protobuf; 0s local @com_google_protobuf//:protobuf_lite; 0s local   [890 / 1,013] @com_google_protobuf//:protobuf; 1s local [890 / 1,013] 2 actions running @com_google_protobuf//:protobuf; 1s local @com_google_protobuf//:protobuf_lite; 0s local   [891 / 1,014] @com_google_protobuf//:protobuf; 1s local [892 / 1,015] Compiling src/main/protobuf/desugar_deps.pb.cc; 0s local [892 / 1,015] 2 actions running Compiling src/main/protobuf/desugar_deps.pb.cc; 0s local @com_google_protobuf//:protobuf; 0s local   [892 / 1,015] 2 actions running Compiling src/main/protobuf/desugar_deps.pb.cc; 1s local @com_google_protobuf//:protobuf; 1s local   [893 / 1,019] 2 actions, 1 running @com_google_protobuf//:protobuf; 1s local [-----] Extracting interface //third_party/java/jdk/langtools:javac   [900 / 1,048] 2 actions, 1 running @com_google_protobuf//:protobuf; 2s local [-----] //src/java_tools/buildjar:JavaBuilder   [901 / 1,048] 2 actions, 0 running [-----] //src/java_tools/buildjar:JavaBuilder [-----] Extracting interface //third_party:hungarian_algorithm   [907 / 1,055] 2 actions, 0 running [-----] //src/java_tools/buildjar:JavaBuilder [-----] .../google/devtools/coverageoutputgenerator:all_lcov_merger_tools   [908 / 1,055] 2 actions, 0 running [-----] //src/java_tools/buildjar:JavaBuilder [-----] .../google/devtools/coverageoutputgenerator:all_lcov_merger_tools   [909 / 1,075] 2 actions, 0 running [-----] .../google/devtools/coverageoutputgenerator:all_lcov_merger_tools [-----] Extracting interface //third_party:turbine   [912 / 1,079] 2 actions, 0 running [-----] .../google/devtools/coverageoutputgenerator:all_lcov_merger_tools [-----] .../java/com/google/devtools/build/java/turbine/javac:turbine   [914 / 1,085] 2 actions, 1 running Extracting interface //third_party/java/jacoco:blaze-agent; 0s local [-----] .../java/com/google/devtools/build/java/turbine/javac:turbine   [918 / 1,089] 2 actions, 0 running [-----] .../java/com/google/devtools/build/java/turbine/javac:turbine [-----] .../junitrunner/java/com/google/testing/coverage:JacocoCoverage   [919 / 1,094] 2 actions, 0 running [-----] .../junitrunner/java/com/google/testing/coverage:JacocoCoverage [-----] Extracting interface //third_party:asm [for host]   [924 / 1,099] 2 actions, 0 running [-----] .../junitrunner/java/com/google/testing/coverage:JacocoCoverage [-----] //third_party/jarjar:jarjar_command   [927 / 1,103] 2 actions, 0 running [-----] //third_party/jarjar:jarjar_command [-----] //third_party/jarjar:jarjar_bin   [927 / 1,103] 2 actions, 0 running [-----] //third_party/jarjar:jarjar_command [-----] //third_party/jarjar:jarjar_bin   [928 / 1,104] 2 actions, 0 running [-----] //third_party/jarjar:jarjar_bin [-----] Writing file build-info-redacted.properties   [932 / 1,129] 2 actions, 1 running Extracting interface //.../3.6.1:protobuf_java [for host]; 0s local [-----] Extracting interface //third_party:auto_value_value [for host]   [945 / 1,195] 2 actions, 1 running Compiling third_party/ijar/zip_main.cc; 0s local [-----] .../java/com/google/devtools/build/singlejar:bazel-singlejar   [946 / 1,195] 2 actions, 0 running [-----] .../java/com/google/devtools/build/singlejar:bazel-singlejar [-----] Linking third_party/ijar/zipper   [947 / 1,197] 2 actions, 0 running [-----] .../java/com/google/devtools/build/singlejar:bazel-singlejar [-----] //tools/jdk:platformclasspath   [947 / 1,197] 2 actions, 1 running //tools/jdk:platformclasspath; 0s local [-----] .../java/com/google/devtools/build/singlejar:bazel-singlejar   [948 / 1,197] 2 actions running //tools/jdk:platformclasspath; 0s local //tools/jdk:platformclasspath; 0s local   [948 / 1,197] 2 actions running //tools/jdk:platformclasspath; 0s local //tools/jdk:platformclasspath; 0s local   [948 / 1,197] 2 actions running //tools/jdk:platformclasspath; 1s local //tools/jdk:platformclasspath; 1s local   [949 / 1,197] 2 actions, 1 running //tools/jdk:platformclasspath; 1s local [-----] SkylarkAction tools/jdk/platformclasspath.jar   [949 / 1,197] 2 actions running //tools/jdk:platformclasspath; 1s local SkylarkAction tools/jdk/platformclasspath.jar; 0s local   [950 / 1,197] 2 actions running SkylarkAction tools/jdk/platformclasspath.jar; 0s local SkylarkAction tools/jdk/platformclasspath.jar [for host]; 0s local   [950 / 1,197] 2 actions running SkylarkAction tools/jdk/platformclasspath.jar; 0s local SkylarkAction tools/jdk/platformclasspath.jar [for host]; 0s local   [950 / 1,197] 2 actions running SkylarkAction tools/jdk/platformclasspath.jar; 1s local SkylarkAction tools/jdk/platformclasspath.jar [for host]; 1s local   [950 / 1,197] 2 actions running SkylarkAction tools/jdk/platformclasspath.jar; 2s local SkylarkAction tools/jdk/platformclasspath.jar [for host]; 2s local   [950 / 1,197] 2 actions running SkylarkAction tools/jdk/platformclasspath.jar; 3s local SkylarkAction tools/jdk/platformclasspath.jar [for host]; 3s local   [951 / 1,197] 2 actions, 1 running SkylarkAction tools/jdk/platformclasspath.jar [for host]; 3s local [-----] Building .../testing/junit/junit4/librunner.jar (6 source files)   [951 / 1,197] 2 actions running SkylarkAction tools/jdk/platformclasspath.jar [for host]; 3s local Building .../junit/junit4/librunner.jar (6 source files); 0s worker   [952 / 1,197] 2 actions, 1 running Building .../junit/junit4/librunner.jar (6 source files); 0s worker [-----] Building .../junit/runner/sharding/api/libapi.jar (2 source files)   [956 / 1,197] 2 actions running Building .../junit/runner/util/libutil.jar (16 source files); 0s worker Building .../options/liboptions_internal.jar (35 source files); 0s worker   [956 / 1,197] 2 actions running Building .../junit/runner/util/libutil.jar (16 source files); 1s worker Building .../options/liboptions_internal.jar (35 source files); 1s worker   [957 / 1,197] 2 actions, 1 running Building .../options/liboptions_internal.jar (35 source files); 1s worker [-----] //third_party/java/aosp_gradle_core:aosp_gradle_core   [958 / 1,197] 2 actions, 1 running //third_party/java/aosp_gradle_core:aosp_gradle_core; 0s worker [-----] Extracting interface //.../google/testing/junit/runner/util:util   [964 / 1,197] 2 actions, 1 running //third_party/java/aosp_gradle_core:aosp_gradle_core; 0s worker [-----] Extracting interface //.../testing/junit/runner/sharding:sharding   [970 / 1,197] 2 actions, 1 running Building .../resources/libresources.jar (8 source files); 0s worker [-----] Building .../lib/windows/jni/libjni-loader.jar (1 source file)   [979 / 1,197] 2 actions, 1 running Building .../junctions/libjunctions.jar (3 source files); 0s worker [-----] Extracting interface //.../devtools/build/singlejar:libSingleJar   [984 / 1,197] 2 actions running //src/main/protobuf:desugar_deps_proto; 0s worker .../java/com/google/devtools/build/android/desugar/io:io; 0s worker   [985 / 1,197] 2 actions, 1 running .../java/com/google/devtools/build/android/desugar/io:io; 0s worker [-----] Extracting interface //.../build/buildjar/jarhelper:jarhelper   [989 / 1,197] 2 actions, 1 running .../buildjar/java/com/google/devtools/build/buildjar:JarOwner; 0s worker [-----] Extracting interface //.../devtools/build/android/desugar/io:io   [994 / 1,197] 2 actions, 1 running .../buildjar/java/com/google/devtools/build/buildjar:JarOwner; 0s worker [-----] Building .../build/buildjar/liboptionsparser.jar (2 source files)   [1,000 / 1,197] 2 actions running Building .../protobuf/libdeps_proto-speed.jar (1 source jar); 0s worker Building .../jarjar/jarjar_command-class.jar (37 source files); 0s worker   [1,005 / 1,197] 2 actions, 1 running Building Java resource jar; 0s local [-----] Extracting interface //.../buildjar:invalid_command_line_exception   [1,009 / 1,197] 2 actions running Building Java resource jar; 0s local .../com/google/devtools/build/importdeps:import_deps_checker; 0s worker   [1,011 / 1,197] 2 actions running .../com/google/devtools/build/importdeps:import_deps_checker; 0s worker .../buildjar/java/com/google/devtools/build/buildjar:javac; 0s worker   [1,012 / 1,197] 2 actions running .../com/google/devtools/build/importdeps:import_deps_checker; 0s worker .../com/google/devtools/build/buildjar/javac/plugins:dependency; 0s worker   [1,016 / 1,197] 2 actions running .../com/google/devtools/build/buildjar/javac/plugins:dependency; 0s worker Building deploy jar third_party/jarjar/jarjar_command_deploy.jar; 0s local   [1,017 / 1,197] 2 actions running Building deploy jar third_party/jarjar/jarjar_command_deploy.jar; 0s local .../com/google/devtools/coverageoutputgenerator:lcov_merger_lib; 0s worker   [1,018 / 1,197] 2 actions, 1 running .../com/google/devtools/coverageoutputgenerator:lcov_merger_lib; 0s worker [-----] Extracting interface //.../build/buildjar/javac/plugins:dependency   [1,024 / 1,197] 2 actions, 1 running .../devtools/coverageoutputgenerator:all_lcov_merger_tools; 0s local [-----] Extracting interface //.../build/java/turbine/javac:zip_util   [1,031 / 1,197] 2 actions, 1 running .../devtools/coverageoutputgenerator:all_lcov_merger_tools; 0s local [-----] Extracting interface //.../javac:javac_turbine_compile_request   [1,037 / 1,197] 2 actions, 1 running .../devtools/coverageoutputgenerator:all_lcov_merger_tools; 0s local [-----] Building .../testing/coverage/JacocoCoverage.jar (9 source files)   [1,039 / 1,197] 2 actions running .../devtools/coverageoutputgenerator:all_lcov_merger_tools; 0s local Building .../turbine/javac/libjavac_turbine.jar (1 source file); 0s worker   [1,040 / 1,197] 2 actions running .../devtools/coverageoutputgenerator:all_lcov_merger_tools; 0s local Building deploy jar .../coverage/JacocoCoverage_deploy.jar; 0s local   [1,041 / 1,197] 2 actions, 1 running Building deploy jar .../coverage/JacocoCoverage_deploy.jar; 0s local [-----] @desugar_jdk_libs//src/share/classes/java:java   [1,041 / 1,197] 2 actions running Building deploy jar .../coverage/JacocoCoverage_deploy.jar; 0s local @desugar_jdk_libs//src/share/classes/java:java; 0s worker   [1,042 / 1,197] 2 actions, 1 running @desugar_jdk_libs//src/share/classes/java:java; 1s worker [-----] Building deploy jar .../java/turbine/javac/turbine_deploy.jar   [1,042 / 1,197] 2 actions running @desugar_jdk_libs//src/share/classes/java:java; 1s worker Building deploy jar .../java/turbine/javac/turbine_deploy.jar; 0s local   [1,042 / 1,197] 2 actions running @desugar_jdk_libs//src/share/classes/java:java; 2s worker Building deploy jar .../java/turbine/javac/turbine_deploy.jar; 1s local   [1,042 / 1,197] 2 actions running @desugar_jdk_libs//src/share/classes/java:java; 3s worker Building deploy jar .../java/turbine/javac/turbine_deploy.jar; 2s local   [1,043 / 1,197] 2 actions, 1 running @desugar_jdk_libs//src/share/classes/java:java; 3s worker [-----] .../main/java/com/google/devtools/common/options:options_internal   [1,043 / 1,197] 2 actions running @desugar_jdk_libs//src/share/classes/java:java; 4s worker .../java/com/google/devtools/common/options:options_internal; 0s worker   [1,044 / 1,197] 2 actions running @desugar_jdk_libs//src/share/classes/java:java; 4s worker //third_party/jarjar:jarjar_command; 0s worker   [1,044 / 1,197] 2 actions running @desugar_jdk_libs//src/share/classes/java:java; 4s worker //third_party/jarjar:jarjar_command; 0s worker   [1,045 / 1,197] 2 actions, 1 running @desugar_jdk_libs//src/share/classes/java:java; 4s worker [-----] Extracting interface //.../options:options_internal [for host]   [1,046 / 1,197] 2 actions running @desugar_jdk_libs//src/share/classes/java:java; 5s worker Building Java resource jar [for host]; 0s local   [1,048 / 1,197] 2 actions running @desugar_jdk_libs//src/share/classes/java:java; 5s worker //third_party/jarjar:jarjar_command; 0s local   [1,049 / 1,197] 2 actions running //third_party/jarjar:jarjar_command; 0s local .../com/google/devtools/build/android/ziputils:ziputils_lib; 0s worker   [1,053 / 1,197] 2 actions running Building .../build/zip/libzip.jar (16 source files) [for host]; 0s worker .../devtools/build/lib/collect/compacthashset:compacthashset; 0s worker   [1,058 / 1,197] 2 actions running .../java/com/google/devtools/build/lib/concurrent:concurrent; 0s worker //src/main/protobuf:execution_statistics_proto; 0s worker   [1,072 / 1,197] 2 actions running //src/main/java/com/google/devtools/build/lib:resource_usage; 0s worker .../lib/skyframe/serialization/autocodec:registered-singleton; 0s worker   [1,084 / 1,197] 2 actions running .../devtools/build/lib/skyframe/serialization:serialization; 0s worker //src/main/java/com/google/devtools/build/lib:skylark_semantics; 0s worker   [1,085 / 1,197] 2 actions running .../devtools/build/lib/skyframe/serialization:serialization; 0s worker Building .../junit/runner/model/libmodel.jar (11 source files); 0s worker   [1,095 / 1,197] 2 actions running .../lib/skyframe/serialization/autocodec:autocodec-processor; 0s worker Building .../lib/libbase-util.jar (1 source file) [for host]; 0s worker   [1,099 / 1,197] 2 actions running .../lib/skyframe/serialization/autocodec:autocodec-processor; 0s worker Building .../lib/libos_util.jar (1 source file) [for host]; 0s worker   [1,103 / 1,197] 2 actions running .../com/google/devtools/build/lib/collect/nestedset:nestedset; 0s worker //src/main/java/com/google/devtools/build/lib:filetype; 0s worker   [1,103 / 1,197] 2 actions running .../com/google/devtools/build/lib/collect/nestedset:nestedset; 0s worker //src/main/java/com/google/devtools/build/lib:filetype; 0s worker   [1,110 / 1,197] 2 actions running Building deploy jar .../jarjar/jarjar_bin_deploy.jar [for host]; 0s local //src/main/java/com/google/devtools/build/lib/collect:collect; 0s worker   [1,110 / 1,197] 2 actions running Building deploy jar .../jarjar/jarjar_bin_deploy.jar [for host]; 0s local //src/main/java/com/google/devtools/build/lib/collect:collect; 0s worker   [1,115 / 1,197] 2 actions running Building .../jni/libprocesses.jar (1 source file) [for host]; 0s worker Extracting interface //.../actions:commandline_item [for host]; 0s local   [1,120 / 1,197] 2 actions running //src/main/protobuf:desugar_deps_proto; 0s worker //src/main/java/com/google/devtools/build/lib/profiler:profiler; 0s worker   [1,124 / 1,197] 2 actions running //src/main/protobuf:desugar_deps_proto; 0s worker //src/main/java/com/google/devtools/build/lib/vfs:pathfragment; 0s worker   [1,128 / 1,197] 2 actions running Compiling src/tools/singlejar/options.cc; 0s local //src/main/java/com/google/devtools/build/lib/vfs:vfs; 0s worker   [1,129 / 1,197] 2 actions, 1 running Compiling src/tools/singlejar/options.cc; 0s local [-----] Extracting interface //.../devtools/build/lib/vfs:vfs [for host]   [1,131 / 1,197] 2 actions, 1 running Compiling src/tools/singlejar/options.cc; 0s local [-----] Extracting interface //.../build/lib/shell:shell [for host]   [1,135 / 1,197] 2 actions, 1 running .../google/devtools/build/android/proto:serialize_format_proto; 0s worker [-----] Compiling src/tools/singlejar/input_jar.cc   [1,137 / 1,197] 2 actions, 1 running Compiling src/tools/singlejar/input_jar.cc; 0s local [-----] //src/main/protobuf:java_compilation_proto   [1,142 / 1,197] 2 actions, 1 running Building deploy jar .../testing/junit/runner/Runner_deploy.jar; 0s local [-----] Building .../javac/plugins/libprocessing.jar (2 source files)   [1,144 / 1,197] 2 actions running Building deploy jar .../testing/junit/runner/Runner_deploy.jar; 0s local Building deploy jar .../buildjar/genclass/GenClass_deploy.jar; 0s local   [1,144 / 1,197] 2 actions running Building deploy jar .../testing/junit/runner/Runner_deploy.jar; 0s local Building deploy jar .../buildjar/genclass/GenClass_deploy.jar; 0s local   [1,145 / 1,197] 2 actions running Building deploy jar .../buildjar/genclass/GenClass_deploy.jar; 0s local Compiling src/tools/singlejar/combiners.cc; 0s local   [1,145 / 1,197] 2 actions running Building deploy jar .../buildjar/genclass/GenClass_deploy.jar; 0s local Compiling src/tools/singlejar/combiners.cc; 0s local   [1,146 / 1,197] 2 actions running Compiling src/tools/singlejar/combiners.cc; 0s local Compiling src/tools/singlejar/output_jar.cc; 0s local   [1,146 / 1,197] 2 actions running Compiling src/tools/singlejar/combiners.cc; 0s local Compiling src/tools/singlejar/output_jar.cc; 0s local   [1,147 / 1,197] 2 actions, 1 running Compiling src/tools/singlejar/output_jar.cc; 0s local [-----] Compiling src/tools/singlejar/desugar_checking.cc   [1,147 / 1,197] 2 actions running Compiling src/tools/singlejar/output_jar.cc; 1s local Compiling src/tools/singlejar/desugar_checking.cc; 0s local   [1,147 / 1,197] 2 actions running Compiling src/tools/singlejar/output_jar.cc; 2s local Compiling src/tools/singlejar/desugar_checking.cc; 1s local   [1,148 / 1,197] 2 actions, 1 running Compiling src/tools/singlejar/desugar_checking.cc; 2s local [-----] Compiling src/tools/singlejar/singlejar_local_main.cc   [1,148 / 1,197] 2 actions running Compiling src/tools/singlejar/desugar_checking.cc; 2s local Compiling src/tools/singlejar/singlejar_local_main.cc; 0s local   [1,149 / 1,197] 2 actions, 1 running Compiling src/tools/singlejar/singlejar_local_main.cc; 0s local [-----] .../java/com/google/devtools/build/android/proto:resources_proto   [1,151 / 1,197] 2 actions, 1 running Building .../proto/libresources_proto-speed.jar (1 source jar); 0s worker [-----] Linking src/tools/singlejar/singlejar_local   [1,154 / 1,199] 2 actions running Building .../proto/libresources_proto-speed.jar (1 source jar); 0s worker //src/main/protobuf:worker_protocol_proto; 0s worker   [1,154 / 1,199] 2 actions running Building .../proto/libresources_proto-speed.jar (1 source jar); 0s worker //src/main/protobuf:worker_protocol_proto; 0s worker   [1,155 / 1,199] 2 actions running Building .../proto/libresources_proto-speed.jar (1 source jar); 0s worker //src/main/protobuf:worker_protocol_proto; 0s worker   [1,158 / 1,199] 2 actions running Building .../proto/libresources_proto-speed.jar (1 source jar); 0s worker .../com/google/testing/junit/runner:experimental_test_runner; 0s worker   [1,160 / 1,199] 2 actions running Building .../proto/libresources_proto-speed.jar (1 source jar); 1s worker .../java/com/google/devtools/build/importdeps:ImportDepsChecker; 0s worker   [1,160 / 1,199] 2 actions running Building .../proto/libresources_proto-speed.jar (1 source jar); 1s worker .../java/com/google/devtools/build/importdeps:ImportDepsChecker; 0s worker   [1,161 / 1,199] 2 actions running Building .../proto/libresources_proto-speed.jar (1 source jar); 1s worker .../java/com/google/devtools/build/singlejar:bazel-singlejar; 0s worker   [1,162 / 1,199] 2 actions running Building .../proto/libresources_proto-speed.jar (1 source jar); 1s worker Building deploy jar .../runner/ExperimentalRunner_deploy.jar; 0s local   [1,163 / 1,199] 2 actions, 1 running Building .../proto/libresources_proto-speed.jar (1 source jar); 2s worker [-----] Building deploy jar .../buildjar/VanillaJavaBuilder_deploy.jar   [1,163 / 1,199] 2 actions running Building .../proto/libresources_proto-speed.jar (1 source jar); 2s worker Building deploy jar .../buildjar/VanillaJavaBuilder_deploy.jar; 0s local   [1,164 / 1,199] 2 actions, 1 running Building deploy jar .../buildjar/VanillaJavaBuilder_deploy.jar; 0s local [-----] Building deploy jar .../importdeps/ImportDepsChecker_deploy.jar   [1,164 / 1,199] 2 actions running Building deploy jar .../buildjar/VanillaJavaBuilder_deploy.jar; 0s local Building deploy jar .../importdeps/ImportDepsChecker_deploy.jar; 0s local   [1,165 / 1,199] 2 actions, 1 running Building deploy jar .../importdeps/ImportDepsChecker_deploy.jar; 0s local [-----] Extracting interface //.../build/android/proto:resources_proto   [1,166 / 1,199] 2 actions running Building deploy jar .../importdeps/ImportDepsChecker_deploy.jar; 0s local .../java/com/google/devtools/build/singlejar:bazel-singlejar; 0s local   [1,167 / 1,199] 2 actions, 1 running .../java/com/google/devtools/build/singlejar:bazel-singlejar; 0s local [-----] .../java/com/google/devtools/build/android:android_builder_lib   [1,167 / 1,199] 2 actions running .../java/com/google/devtools/build/singlejar:bazel-singlejar; 1s local .../java/com/google/devtools/build/android:android_builder_lib; 0s worker   [1,168 / 1,199] 2 actions, 1 running .../java/com/google/devtools/build/android:android_builder_lib; 0s worker [-----] Building .../jformatstring/libjformatstring.jar (10 source files)   [1,173 / 1,199] 2 actions, 1 running .../java/com/google/devtools/build/android:android_builder_lib; 0s worker [-----] Building deploy jar src/java_tools/buildjar/JavaBuilder_deploy.jar   [1,173 / 1,199] 2 actions running .../java/com/google/devtools/build/android:android_builder_lib; 1s worker Building deploy jar .../buildjar/JavaBuilder_deploy.jar; 0s local   [1,173 / 1,199] 2 actions running .../java/com/google/devtools/build/android:android_builder_lib; 2s worker Building deploy jar .../buildjar/JavaBuilder_deploy.jar; 1s local   [1,175 / 1,199] 2 actions running Building deploy jar .../buildjar/JavaBuilder_deploy.jar; 1s local .../java/com/google/devtools/build/android/desugar:desugar; 0s worker   [1,175 / 1,199] 2 actions running Building deploy jar .../buildjar/JavaBuilder_deploy.jar; 1s local .../java/com/google/devtools/build/android/desugar:desugar; 0s worker   [1,176 / 1,199] 2 actions, 1 running .../java/com/google/devtools/build/android/desugar:desugar; 0s worker [-----] .../java/com/google/devtools/build/android/idlclass:idlclass_lib   [1,178 / 1,199] .../google/devtools/build/android/desugar/scan:scan; 0s worker [1,179 / 1,201] .../google/devtools/build/android:all_android_tools; 0s local [1,179 / 1,201] .../google/devtools/build/android:all_android_tools; 0s local [1,180 / 1,205] [-----] Writing file src/main/native/libunix.so-2.params [1,181 / 1,206] Compiling src/main/cpp/util/md5.cc; 0s local [1,181 / 1,207] 2 actions running Compiling src/main/cpp/util/md5.cc; 0s local Compiling src/main/cpp/util/numbers.cc; 0s local   [1,183 / 1,213] 2 actions running Compiling src/main/cpp/util/numbers.cc; 0s local Compiling src/main/cpp/util/strings.cc; 0s local   [1,184 / 1,214] 2 actions running Compiling src/main/cpp/util/strings.cc; 0s local Compiling src/main/cpp/util/file.cc; 0s local   [1,185 / 1,215] Compiling src/main/cpp/util/strings.cc; 0s local [1,186 / 1,216] 2 actions running Compiling src/main/cpp/util/file_posix.cc; 0s local Compiling src/main/cpp/util/path_posix.cc; 0s local   [1,187 / 1,217] Compiling src/main/cpp/util/file_posix.cc; 0s local [1,188 / 1,218] 2 actions running Compiling src/main/cpp/util/path.cc; 0s local Compiling src/main/cpp/util/errors_posix.cc; 0s local   [1,189 / 1,220] 2 actions running Compiling src/main/cpp/util/errors_posix.cc; 0s local Compiling src/main/cpp/util/logging.cc; 0s local   [1,191 / 1,225] 2 actions running Compiling src/main/cpp/util/logging.cc; 0s local Compiling src/main/tools/process-wrapper.cc; 0s local   [1,192 / 1,225] 2 actions, 1 running Compiling src/main/cpp/util/logging.cc; 0s local [-----] Compiling src/main/tools/process-wrapper-legacy.cc   [1,193 / 1,225] 2 actions, 1 running Compiling src/main/tools/process-wrapper-legacy.cc; 0s local [-----] Compiling src/main/tools/process-wrapper-options.cc   [1,194 / 1,226] 2 actions running Compiling src/main/tools/process-wrapper-options.cc; 0s local Compiling src/main/protobuf/execution_statistics.pb.cc; 0s local   [1,195 / 1,227] Compiling .../protobuf/execution_statistics.pb.cc; 0s local [1,195 / 1,227] 2 actions running Compiling src/main/protobuf/execution_statistics.pb.cc; 0s local Compiling src/main/tools/process-tools.cc; 0s local   [1,196 / 1,228] 2 actions, 1 running Compiling src/main/tools/process-tools.cc; 1s local [-----] Writing file src/main/tools/process-wrapper-2.params   [1,200 / 1,232] 2 actions running Compiling src/main/tools/build-runfiles.cc; 0s local Linking src/main/tools/process-wrapper; 0s local   [1,201 / 1,241] 2 actions running Compiling src/main/tools/build-runfiles.cc; 0s local Building .../lib/concurrent/libconcurrent.jar (19 source files); 0s worker   [1,206 / 1,250] 2 actions, 1 running Compiling src/main/tools/build-runfiles.cc; 0s local [Sched] Building .../build/lib/libresource_usage.jar (1 source file)   [1,208 / 1,253] Compiling src/main/tools/build-runfiles.cc; 0s local [1,208 / 1,256] 2 actions running Compiling src/main/tools/build-runfiles.cc; 1s local //src/main/java/com/google/devtools/build/lib:skylark_semantics; 0s worker   [1,213 / 1,264] 2 actions running Linking src/main/tools/build-runfiles; 0s local //src/main/protobuf:execution_statistics_proto; 0s worker   [1,217 / 1,283] 2 actions running //src/main/protobuf:test_status_proto; 0s worker //src/main/protobuf:extra_actions_base_proto; 0s local   [1,218 / 1,283] 2 actions running //src/main/protobuf:test_status_proto; 0s worker //src/main/protobuf:extra_actions_base_proto; 0s worker   [1,220 / 1,287] 2 actions running //src/main/protobuf:extra_actions_base_proto; 0s worker //src/main/protobuf:action_cache_proto; 0s worker   [1,221 / 1,289] 2 actions running //src/main/protobuf:extra_actions_base_proto; 0s worker //src/main/java/com/google/devtools/build/lib:skylark-semantics; 0s worker   [1,223 / 1,293] 2 actions running //src/main/protobuf:extra_actions_base_proto; 0s worker Building .../protobuf/libbuild_proto-speed.jar (1 source jar); 0s worker   [1,224 / 1,296] 2 actions running Building .../protobuf/libbuild_proto-speed.jar (1 source jar); 0s worker .../build/lib/skyframe/trimming:trimmed_configuration_cache; 0s worker   [1,226 / 1,299] 2 actions running Building .../protobuf/libbuild_proto-speed.jar (1 source jar); 0s worker //src/main/protobuf:invocation_policy_proto; 0s worker   [1,227 / 1,303] 2 actions, 1 running Building .../protobuf/libbuild_proto-speed.jar (1 source jar); 0s worker [-----] //src/main/protobuf:option_filters_proto   [1,233 / 1,309] 2 actions, 1 running Building .../protobuf/libbuild_proto-speed.jar (1 source jar); 0s worker [-----] Building .../devtools/build/lib/libbase-util.jar (1 source file)   [1,238 / 1,345] //src/main/protobuf:build_proto; 1s worker [1,238 / 1,345] 2 actions running Building .../protobuf/libbuild_proto-speed.jar (1 source jar); 1s worker @io_bazel//third_party/protobuf/3.6.1:protoc_lib; 0s local   [1,239 / 1,346] @io_bazel//third_party/protobuf/3.6.1:protoc_lib; 0s local [1,239 / 1,346] 2 actions running @io_bazel//third_party/protobuf/3.6.1:protoc_lib; 1s local @io_bazel//third_party/protobuf/3.6.1:protobuf; 0s local   [1,240 / 1,347] @io_bazel//third_party/protobuf/3.6.1:protobuf; 1s local [1,240 / 1,347] 2 actions running @io_bazel//third_party/protobuf/3.6.1:protobuf; 1s local @io_bazel//third_party/protobuf/3.6.1:protoc_lib; 0s local   [1,241 / 1,348] 2 actions running @io_bazel//third_party/protobuf/3.6.1:protoc_lib; 0s local @io_bazel//third_party/protobuf/3.6.1:protoc_lib; 0s local   [1,241 / 1,348] 2 actions running @io_bazel//third_party/protobuf/3.6.1:protoc_lib; 0s local @io_bazel//third_party/protobuf/3.6.1:protoc_lib; 0s local   [1,241 / 1,348] 2 actions running @io_bazel//third_party/protobuf/3.6.1:protoc_lib; 1s local @io_bazel//third_party/protobuf/3.6.1:protoc_lib; 1s local   [1,241 / 1,348] 2 actions running @io_bazel//third_party/protobuf/3.6.1:protoc_lib; 2s local @io_bazel//third_party/protobuf/3.6.1:protoc_lib; 2s local   [1,242 / 1,349] @io_bazel//third_party/protobuf/3.6.1:protoc_lib; 2s local [1,243 / 1,350] @io_bazel//third_party/protobuf/3.6.1:protoc_lib; 0s local [1,243 / 1,350] 2 actions running @io_bazel//third_party/protobuf/3.6.1:protoc_lib; 0s local @io_bazel//third_party/protobuf/3.6.1:protobuf; 0s local   [1,244 / 1,351] @io_bazel//third_party/protobuf/3.6.1:protoc_lib; 1s local [1,244 / 1,351] 2 actions running @io_bazel//third_party/protobuf/3.6.1:protoc_lib; 1s local @io_bazel//third_party/protobuf/3.6.1:protoc_lib; 0s local   [1,245 / 1,352] @io_bazel//third_party/protobuf/3.6.1:protoc_lib; 0s local [1,245 / 1,352] 2 actions running @io_bazel//third_party/protobuf/3.6.1:protoc_lib; 1s local @io_bazel//third_party/protobuf/3.6.1:protoc_lib; 0s local   [1,245 / 1,352] 2 actions running @io_bazel//third_party/protobuf/3.6.1:protoc_lib; 2s local @io_bazel//third_party/protobuf/3.6.1:protoc_lib; 1s local   [1,246 / 1,353] @io_bazel//third_party/protobuf/3.6.1:protoc_lib; 1s local [1,246 / 1,353] 2 actions running @io_bazel//third_party/protobuf/3.6.1:protoc_lib; 1s local @io_bazel//third_party/protobuf/3.6.1:protoc_lib; 0s local   [1,247 / 1,354] @io_bazel//third_party/protobuf/3.6.1:protoc_lib; 0s local [1,247 / 1,354] 2 actions running @io_bazel//third_party/protobuf/3.6.1:protoc_lib; 0s local @io_bazel//third_party/protobuf/3.6.1:protobuf_lite; 0s local   [1,247 / 1,354] 2 actions running @io_bazel//third_party/protobuf/3.6.1:protoc_lib; 1s local @io_bazel//third_party/protobuf/3.6.1:protobuf_lite; 1s local   [1,248 / 1,355] @io_bazel//third_party/protobuf/3.6.1:protobuf_lite; 1s local [1,248 / 1,355] 2 actions running @io_bazel//third_party/protobuf/3.6.1:protobuf_lite; 2s local @io_bazel//third_party/protobuf/3.6.1:protoc_lib; 0s local   [1,248 / 1,355] 2 actions running @io_bazel//third_party/protobuf/3.6.1:protobuf_lite; 3s local @io_bazel//third_party/protobuf/3.6.1:protoc_lib; 1s local   [1,249 / 1,356] 2 actions running @io_bazel//third_party/protobuf/3.6.1:protoc_lib; 1s local @io_bazel//third_party/protobuf/3.6.1:protoc_lib; 0s local   [1,250 / 1,357] @io_bazel//third_party/protobuf/3.6.1:protoc_lib; 1s local [1,251 / 1,358] 2 actions running @io_bazel//third_party/protobuf/3.6.1:protoc_lib; 0s local @io_bazel//third_party/protobuf/3.6.1:protobuf_lite; 0s local   [1,252 / 1,359] @io_bazel//third_party/protobuf/3.6.1:protoc_lib; 1s local [1,252 / 1,359] 2 actions running @io_bazel//third_party/protobuf/3.6.1:protoc_lib; 1s local @io_bazel//third_party/protobuf/3.6.1:protoc_lib; 0s local   [1,253 / 1,360] @io_bazel//third_party/protobuf/3.6.1:protoc_lib; 0s local [1,253 / 1,360] 2 actions running @io_bazel//third_party/protobuf/3.6.1:protoc_lib; 0s local @io_bazel//third_party/protobuf/3.6.1:protoc_lib; 0s local   [1,253 / 1,360] 2 actions running @io_bazel//third_party/protobuf/3.6.1:protoc_lib; 1s local @io_bazel//third_party/protobuf/3.6.1:protoc_lib; 1s local   [1,254 / 1,361] @io_bazel//third_party/protobuf/3.6.1:protoc_lib; 2s local [1,254 / 1,361] 2 actions running @io_bazel//third_party/protobuf/3.6.1:protoc_lib; 2s local @io_bazel//third_party/protobuf/3.6.1:protoc_lib; 0s local   [1,255 / 1,362] 2 actions running @io_bazel//third_party/protobuf/3.6.1:protoc_lib; 0s local @io_bazel//third_party/protobuf/3.6.1:protoc_lib; 0s local   [1,255 / 1,362] 2 actions running @io_bazel//third_party/protobuf/3.6.1:protoc_lib; 0s local @io_bazel//third_party/protobuf/3.6.1:protoc_lib; 0s local   [1,255 / 1,362] 2 actions running @io_bazel//third_party/protobuf/3.6.1:protoc_lib; 1s local @io_bazel//third_party/protobuf/3.6.1:protoc_lib; 1s local   [1,256 / 1,363] @io_bazel//third_party/protobuf/3.6.1:protoc_lib; 1s local [1,257 / 1,364] @io_bazel//third_party/protobuf/3.6.1:protoc_lib; 0s local [1,257 / 1,364] 2 actions running @io_bazel//third_party/protobuf/3.6.1:protoc_lib; 0s local @io_bazel//third_party/protobuf/3.6.1:protoc_lib; 0s local   [1,257 / 1,364] 2 actions running @io_bazel//third_party/protobuf/3.6.1:protoc_lib; 1s local @io_bazel//third_party/protobuf/3.6.1:protoc_lib; 1s local   [1,258 / 1,365] @io_bazel//third_party/protobuf/3.6.1:protoc_lib; 1s local [1,258 / 1,365] 2 actions running @io_bazel//third_party/protobuf/3.6.1:protoc_lib; 2s local @io_bazel//third_party/protobuf/3.6.1:protoc_lib; 0s local   [1,259 / 1,366] @io_bazel//third_party/protobuf/3.6.1:protoc_lib; 0s local [1,259 / 1,366] 2 actions running @io_bazel//third_party/protobuf/3.6.1:protoc_lib; 1s local @io_bazel//third_party/protobuf/3.6.1:protobuf_lite; 0s local   [1,260 / 1,367] @io_bazel//third_party/protobuf/3.6.1:protobuf_lite; 0s local [1,260 / 1,367] 2 actions running @io_bazel//third_party/protobuf/3.6.1:protobuf_lite; 1s local @io_bazel//third_party/protobuf/3.6.1:protoc_lib; 0s local   [1,261 / 1,368] @io_bazel//third_party/protobuf/3.6.1:protoc_lib; 0s local [1,261 / 1,368] 2 actions running @io_bazel//third_party/protobuf/3.6.1:protoc_lib; 0s local @io_bazel//third_party/protobuf/3.6.1:protoc_lib; 0s local   [1,262 / 1,369] @io_bazel//third_party/protobuf/3.6.1:protoc_lib; 0s local [1,262 / 1,369] 2 actions running @io_bazel//third_party/protobuf/3.6.1:protoc_lib; 1s local @io_bazel//third_party/protobuf/3.6.1:protoc_lib; 0s local   [1,263 / 1,370] @io_bazel//third_party/protobuf/3.6.1:protoc_lib; 0s local [1,263 / 1,370] 2 actions running @io_bazel//third_party/protobuf/3.6.1:protoc_lib; 1s local @io_bazel//third_party/protobuf/3.6.1:protobuf; 0s local   [1,264 / 1,371] @io_bazel//third_party/protobuf/3.6.1:protobuf; 0s local [1,264 / 1,371] 2 actions running @io_bazel//third_party/protobuf/3.6.1:protobuf; 0s local @io_bazel//third_party/protobuf/3.6.1:protoc_lib; 0s local   [1,264 / 1,371] 2 actions running @io_bazel//third_party/protobuf/3.6.1:protobuf; 1s local @io_bazel//third_party/protobuf/3.6.1:protoc_lib; 1s local   [1,265 / 1,372] 2 actions running @io_bazel//third_party/protobuf/3.6.1:protobuf; 2s local @io_bazel//third_party/protobuf/3.6.1:protoc_lib; 0s local   [1,265 / 1,372] 2 actions running @io_bazel//third_party/protobuf/3.6.1:protobuf; 2s local @io_bazel//third_party/protobuf/3.6.1:protoc_lib; 0s local   [1,266 / 1,373] @io_bazel//third_party/protobuf/3.6.1:protoc_lib; 0s local [1,266 / 1,373] 2 actions running @io_bazel//third_party/protobuf/3.6.1:protoc_lib; 1s local @io_bazel//third_party/protobuf/3.6.1:protoc_lib; 0s local   [1,267 / 1,374] @io_bazel//third_party/protobuf/3.6.1:protoc_lib; 1s local [1,268 / 1,375] 2 actions running @io_bazel//third_party/protobuf/3.6.1:protoc_lib; 0s local @io_bazel//third_party/protobuf/3.6.1:protoc_lib; 0s local   [1,268 / 1,375] 2 actions running @io_bazel//third_party/protobuf/3.6.1:protoc_lib; 1s local @io_bazel//third_party/protobuf/3.6.1:protoc_lib; 1s local   [1,269 / 1,376] @io_bazel//third_party/protobuf/3.6.1:protoc_lib; 1s local [1,269 / 1,376] 2 actions running @io_bazel//third_party/protobuf/3.6.1:protoc_lib; 2s local @io_bazel//third_party/protobuf/3.6.1:protoc_lib; 0s local   [1,270 / 1,377] 2 actions running @io_bazel//third_party/protobuf/3.6.1:protoc_lib; 0s local @io_bazel//third_party/protobuf/3.6.1:protoc_lib; 0s local   [1,270 / 1,377] 2 actions running @io_bazel//third_party/protobuf/3.6.1:protoc_lib; 0s local @io_bazel//third_party/protobuf/3.6.1:protoc_lib; 0s local   [1,270 / 1,377] 2 actions running @io_bazel//third_party/protobuf/3.6.1:protoc_lib; 1s local @io_bazel//third_party/protobuf/3.6.1:protoc_lib; 1s local   [1,271 / 1,378] @io_bazel//third_party/protobuf/3.6.1:protoc_lib; 1s local [1,272 / 1,379] 2 actions running @io_bazel//third_party/protobuf/3.6.1:protoc_lib; 0s local @io_bazel//third_party/protobuf/3.6.1:protoc_lib; 0s local   [1,272 / 1,379] 2 actions running @io_bazel//third_party/protobuf/3.6.1:protoc_lib; 1s local @io_bazel//third_party/protobuf/3.6.1:protoc_lib; 1s local   [1,273 / 1,380] @io_bazel//third_party/protobuf/3.6.1:protoc_lib; 1s local [1,273 / 1,380] 2 actions running @io_bazel//third_party/protobuf/3.6.1:protoc_lib; 1s local @io_bazel//third_party/protobuf/3.6.1:protoc_lib; 0s local   [1,274 / 1,381] 2 actions running @io_bazel//third_party/protobuf/3.6.1:protoc_lib; 0s local @io_bazel//third_party/protobuf/3.6.1:protoc_lib; 0s local   [1,275 / 1,382] @io_bazel//third_party/protobuf/3.6.1:protoc_lib; 1s local [1,275 / 1,382] 2 actions running @io_bazel//third_party/protobuf/3.6.1:protoc_lib; 1s local @io_bazel//third_party/protobuf/3.6.1:protobuf_lite; 0s local   [1,276 / 1,383] @io_bazel//third_party/protobuf/3.6.1:protobuf_lite; 0s local [1,277 / 1,384] 2 actions running @io_bazel//third_party/protobuf/3.6.1:protoc_lib; 0s local @io_bazel//third_party/protobuf/3.6.1:protoc_lib; 0s local   [1,277 / 1,384] 2 actions running @io_bazel//third_party/protobuf/3.6.1:protoc_lib; 1s local @io_bazel//third_party/protobuf/3.6.1:protoc_lib; 1s local   [1,278 / 1,385] @io_bazel//third_party/protobuf/3.6.1:protoc_lib; 1s local [1,278 / 1,385] 2 actions running @io_bazel//third_party/protobuf/3.6.1:protoc_lib; 1s local @io_bazel//third_party/protobuf/3.6.1:protoc_lib; 0s local   [1,279 / 1,386] @io_bazel//third_party/protobuf/3.6.1:protoc_lib; 0s local [1,279 / 1,386] 2 actions running @io_bazel//third_party/protobuf/3.6.1:protoc_lib; 1s local @io_bazel//third_party/protobuf/3.6.1:protobuf; 0s local   [1,279 / 1,386] 2 actions running @io_bazel//third_party/protobuf/3.6.1:protoc_lib; 2s local @io_bazel//third_party/protobuf/3.6.1:protobuf; 1s local   [1,280 / 1,387] @io_bazel//third_party/protobuf/3.6.1:protobuf; 1s local [1,280 / 1,387] 2 actions running @io_bazel//third_party/protobuf/3.6.1:protobuf; 1s local @io_bazel//third_party/protobuf/3.6.1:protoc_lib; 0s local   [1,280 / 1,387] 2 actions running @io_bazel//third_party/protobuf/3.6.1:protobuf; 2s local @io_bazel//third_party/protobuf/3.6.1:protoc_lib; 1s local   [1,281 / 1,388] @io_bazel//third_party/protobuf/3.6.1:protoc_lib; 2s local [1,281 / 1,388] 2 actions running @io_bazel//third_party/protobuf/3.6.1:protoc_lib; 2s local @io_bazel//third_party/protobuf/3.6.1:protoc_lib; 0s local   [1,282 / 1,389] @io_bazel//third_party/protobuf/3.6.1:protoc_lib; 0s local [1,282 / 1,389] 2 actions running @io_bazel//third_party/protobuf/3.6.1:protoc_lib; 1s local @io_bazel//third_party/protobuf/3.6.1:protoc_lib; 0s local   [1,283 / 1,390] @io_bazel//third_party/protobuf/3.6.1:protoc_lib; 1s local [1,283 / 1,390] 2 actions running @io_bazel//third_party/protobuf/3.6.1:protoc_lib; 1s local @io_bazel//third_party/protobuf/3.6.1:protobuf; 0s local   [1,284 / 1,391] @io_bazel//third_party/protobuf/3.6.1:protobuf; 1s local [1,284 / 1,391] 2 actions running @io_bazel//third_party/protobuf/3.6.1:protobuf; 1s local @io_bazel//third_party/protobuf/3.6.1:protoc_lib; 0s local   [1,285 / 1,392] 2 actions running @io_bazel//third_party/protobuf/3.6.1:protoc_lib; 0s local @io_bazel//third_party/protobuf/3.6.1:protoc_lib; 0s local   [1,285 / 1,392] 2 actions running @io_bazel//third_party/protobuf/3.6.1:protoc_lib; 0s local @io_bazel//third_party/protobuf/3.6.1:protoc_lib; 0s local   [1,285 / 1,392] 2 actions running @io_bazel//third_party/protobuf/3.6.1:protoc_lib; 1s local @io_bazel//third_party/protobuf/3.6.1:protoc_lib; 1s local   [1,286 / 1,393] @io_bazel//third_party/protobuf/3.6.1:protoc_lib; 1s local [1,286 / 1,393] 2 actions running @io_bazel//third_party/protobuf/3.6.1:protoc_lib; 2s local @io_bazel//third_party/protobuf/3.6.1:protoc_lib; 0s local   [1,287 / 1,394] @io_bazel//third_party/protobuf/3.6.1:protoc_lib; 0s local [1,287 / 1,394] 2 actions running @io_bazel//third_party/protobuf/3.6.1:protoc_lib; 0s local @io_bazel//third_party/protobuf/3.6.1:protoc_lib; 0s local   [1,288 / 1,395] @io_bazel//third_party/protobuf/3.6.1:protoc_lib; 1s local [1,288 / 1,395] 2 actions running @io_bazel//third_party/protobuf/3.6.1:protoc_lib; 1s local @io_bazel//third_party/protobuf/3.6.1:protoc_lib; 0s local   [1,288 / 1,395] 2 actions running @io_bazel//third_party/protobuf/3.6.1:protoc_lib; 2s local @io_bazel//third_party/protobuf/3.6.1:protoc_lib; 1s local   [1,289 / 1,396] 2 actions running @io_bazel//third_party/protobuf/3.6.1:protoc_lib; 1s local @io_bazel//third_party/protobuf/3.6.1:protoc_lib; 0s local   [1,289 / 1,396] 2 actions running @io_bazel//third_party/protobuf/3.6.1:protoc_lib; 1s local @io_bazel//third_party/protobuf/3.6.1:protoc_lib; 0s local   [1,290 / 1,397] @io_bazel//third_party/protobuf/3.6.1:protoc_lib; 1s local [1,290 / 1,397] 2 actions running @io_bazel//third_party/protobuf/3.6.1:protoc_lib; 1s local @io_bazel//third_party/protobuf/3.6.1:protobuf; 0s local   [1,291 / 1,398] @io_bazel//third_party/protobuf/3.6.1:protoc_lib; 2s local [1,292 / 1,399] 2 actions running @io_bazel//third_party/protobuf/3.6.1:protobuf; 0s local @io_bazel//third_party/protobuf/3.6.1:protobuf; 0s local   [1,293 / 1,400] @io_bazel//third_party/protobuf/3.6.1:protobuf; 0s local [1,293 / 1,400] 2 actions running @io_bazel//third_party/protobuf/3.6.1:protobuf; 1s local @io_bazel//third_party/protobuf/3.6.1:protobuf; 0s local   [1,293 / 1,400] 2 actions running @io_bazel//third_party/protobuf/3.6.1:protobuf; 2s local @io_bazel//third_party/protobuf/3.6.1:protobuf; 1s local   [1,294 / 1,401] @io_bazel//third_party/protobuf/3.6.1:protobuf; 1s local [1,294 / 1,401] 2 actions running @io_bazel//third_party/protobuf/3.6.1:protobuf; 2s local @io_bazel//third_party/protobuf/3.6.1:protobuf; 0s local   [1,295 / 1,402] 2 actions running @io_bazel//third_party/protobuf/3.6.1:protobuf; 0s local @io_bazel//third_party/protobuf/3.6.1:protobuf; 0s local   [1,295 / 1,402] 2 actions running @io_bazel//third_party/protobuf/3.6.1:protobuf; 0s local @io_bazel//third_party/protobuf/3.6.1:protobuf; 0s local   [1,296 / 1,403] @io_bazel//third_party/protobuf/3.6.1:protobuf; 1s local [1,296 / 1,403] 2 actions running @io_bazel//third_party/protobuf/3.6.1:protobuf; 1s local @io_bazel//third_party/protobuf/3.6.1:protobuf; 0s local   [1,296 / 1,403] 2 actions running @io_bazel//third_party/protobuf/3.6.1:protobuf; 2s local @io_bazel//third_party/protobuf/3.6.1:protobuf; 1s local   [1,296 / 1,403] 2 actions running @io_bazel//third_party/protobuf/3.6.1:protobuf; 3s local @io_bazel//third_party/protobuf/3.6.1:protobuf; 2s local   [1,297 / 1,404] @io_bazel//third_party/protobuf/3.6.1:protobuf; 2s local [1,297 / 1,404] 2 actions running @io_bazel//third_party/protobuf/3.6.1:protobuf; 2s local @io_bazel//third_party/protobuf/3.6.1:protobuf; 0s local   [1,298 / 1,405] @io_bazel//third_party/protobuf/3.6.1:protobuf; 0s local [1,298 / 1,405] 2 actions running @io_bazel//third_party/protobuf/3.6.1:protobuf; 0s local @io_bazel//third_party/protobuf/3.6.1:protobuf; 0s local   [1,299 / 1,406] @io_bazel//third_party/protobuf/3.6.1:protobuf; 0s local [1,299 / 1,406] 2 actions running @io_bazel//third_party/protobuf/3.6.1:protobuf; 1s local @io_bazel//third_party/protobuf/3.6.1:protobuf; 0s local   [1,299 / 1,406] 2 actions running @io_bazel//third_party/protobuf/3.6.1:protobuf; 2s local @io_bazel//third_party/protobuf/3.6.1:protobuf; 1s local   [1,300 / 1,407] @io_bazel//third_party/protobuf/3.6.1:protobuf; 2s local [1,301 / 1,408] @io_bazel//third_party/protobuf/3.6.1:protobuf; 0s local [1,301 / 1,408] 2 actions running @io_bazel//third_party/protobuf/3.6.1:protobuf; 0s local @io_bazel//third_party/protobuf/3.6.1:protobuf; 0s local   [1,302 / 1,409] @io_bazel//third_party/protobuf/3.6.1:protobuf; 0s local [1,302 / 1,409] 2 actions running @io_bazel//third_party/protobuf/3.6.1:protobuf; 0s local @io_bazel//third_party/protobuf/3.6.1:protobuf; 0s local   [1,302 / 1,409] 2 actions running @io_bazel//third_party/protobuf/3.6.1:protobuf; 1s local @io_bazel//third_party/protobuf/3.6.1:protobuf; 1s local   [1,303 / 1,410] @io_bazel//third_party/protobuf/3.6.1:protobuf; 1s local [1,303 / 1,410] 2 actions running @io_bazel//third_party/protobuf/3.6.1:protobuf; 1s local @io_bazel//third_party/protobuf/3.6.1:protobuf; 0s local   [1,303 / 1,410] 2 actions running @io_bazel//third_party/protobuf/3.6.1:protobuf; 2s local @io_bazel//third_party/protobuf/3.6.1:protobuf; 1s local   [1,304 / 1,411] 2 actions running @io_bazel//third_party/protobuf/3.6.1:protobuf; 3s local @io_bazel//third_party/protobuf/3.6.1:protobuf; 0s local   [1,306 / 1,413] 2 actions running @io_bazel//third_party/protobuf/3.6.1:protobuf; 0s local @io_bazel//third_party/protobuf/3.6.1:protobuf; 0s local   [1,306 / 1,413] 2 actions running @io_bazel//third_party/protobuf/3.6.1:protobuf; 1s local @io_bazel//third_party/protobuf/3.6.1:protobuf; 1s local   [1,307 / 1,414] @io_bazel//third_party/protobuf/3.6.1:protobuf; 2s local [1,307 / 1,414] 2 actions running @io_bazel//third_party/protobuf/3.6.1:protobuf; 2s local @io_bazel//third_party/protobuf/3.6.1:protobuf; 0s local   [1,307 / 1,414] 2 actions running @io_bazel//third_party/protobuf/3.6.1:protobuf; 3s local @io_bazel//third_party/protobuf/3.6.1:protobuf; 1s local   [1,308 / 1,415] @io_bazel//third_party/protobuf/3.6.1:protobuf; 4s local [1,309 / 1,416] @io_bazel//third_party/protobuf/3.6.1:protobuf; 0s local [1,309 / 1,416] 2 actions running @io_bazel//third_party/protobuf/3.6.1:protobuf; 0s local @io_bazel//third_party/protobuf/3.6.1:protobuf; 0s local   [1,310 / 1,417] @io_bazel//third_party/protobuf/3.6.1:protobuf; 0s local [1,310 / 1,417] 2 actions running @io_bazel//third_party/protobuf/3.6.1:protobuf; 1s local @io_bazel//third_party/protobuf/3.6.1:protobuf; 0s local   [1,311 / 1,418] 2 actions running @io_bazel//third_party/protobuf/3.6.1:protobuf; 0s local @io_bazel//third_party/protobuf/3.6.1:protobuf; 0s local   [1,311 / 1,418] 2 actions running @io_bazel//third_party/protobuf/3.6.1:protobuf; 1s local @io_bazel//third_party/protobuf/3.6.1:protobuf; 1s local   [1,312 / 1,419] 2 actions running @io_bazel//third_party/protobuf/3.6.1:protobuf; 2s local @io_bazel//third_party/protobuf/3.6.1:protobuf; 0s local   [1,312 / 1,419] 2 actions running @io_bazel//third_party/protobuf/3.6.1:protobuf; 3s local @io_bazel//third_party/protobuf/3.6.1:protobuf; 1s local   [1,312 / 1,419] 2 actions running @io_bazel//third_party/protobuf/3.6.1:protobuf; 4s local @io_bazel//third_party/protobuf/3.6.1:protobuf; 2s local   [1,312 / 1,419] 2 actions running @io_bazel//third_party/protobuf/3.6.1:protobuf; 5s local @io_bazel//third_party/protobuf/3.6.1:protobuf; 3s local   [1,312 / 1,419] 2 actions running @io_bazel//third_party/protobuf/3.6.1:protobuf; 6s local @io_bazel//third_party/protobuf/3.6.1:protobuf; 4s local   [1,312 / 1,419] 2 actions running @io_bazel//third_party/protobuf/3.6.1:protobuf; 7s local @io_bazel//third_party/protobuf/3.6.1:protobuf; 5s local   [1,312 / 1,419] 2 actions running @io_bazel//third_party/protobuf/3.6.1:protobuf; 8s local @io_bazel//third_party/protobuf/3.6.1:protobuf; 6s local   [1,312 / 1,419] 2 actions running @io_bazel//third_party/protobuf/3.6.1:protobuf; 9s local @io_bazel//third_party/protobuf/3.6.1:protobuf; 7s local   [1,313 / 1,420] 2 actions running @io_bazel//third_party/protobuf/3.6.1:protobuf; 7s local @io_bazel//third_party/protobuf/3.6.1:protobuf; 0s local   [1,313 / 1,420] 2 actions running @io_bazel//third_party/protobuf/3.6.1:protobuf; 8s local @io_bazel//third_party/protobuf/3.6.1:protobuf; 1s local   [1,313 / 1,420] 2 actions running @io_bazel//third_party/protobuf/3.6.1:protobuf; 9s local @io_bazel//third_party/protobuf/3.6.1:protobuf; 2s local   [1,313 / 1,420] 2 actions running @io_bazel//third_party/protobuf/3.6.1:protobuf; 10s local @io_bazel//third_party/protobuf/3.6.1:protobuf; 3s local   [1,313 / 1,420] 2 actions running @io_bazel//third_party/protobuf/3.6.1:protobuf; 11s local @io_bazel//third_party/protobuf/3.6.1:protobuf; 4s local   [1,314 / 1,421] @io_bazel//third_party/protobuf/3.6.1:protobuf; 12s local [1,314 / 1,421] 2 actions running @io_bazel//third_party/protobuf/3.6.1:protobuf; 12s local @io_bazel//third_party/protobuf/3.6.1:protobuf; 0s local   INFO: From Compiling external/io_bazel/third_party/protobuf/3.6.1/src/google/protobuf/descriptor.cc [for host]: [1,314 / 1,421] 2 actions running @io_bazel//third_party/protobuf/3.6.1:protobuf; 13s local @io_bazel//third_party/protobuf/3.6.1:protobuf; 0s local   external/io_bazel/third_party/protobuf/3.6.1/src/google/protobuf/descriptor.cc: In member function 'google::protobuf::Symbol google::protobuf::DescriptorPool::NewPlaceholderWithMutexHeld(const string&, google::protobuf::DescriptorPool::PlaceholderType) const': external/io_bazel/third_party/protobuf/3.6.1/src/google/protobuf/descriptor.cc:3893:58: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'class google::protobuf::EnumDescriptor' with no trivial copy-assignment; use assignment or value-initialization instead [-Wclass-memaccess] memset(placeholder_enum, 0, sizeof(*placeholder_enum)); ^ In file included from external/io_bazel/third_party/protobuf/3.6.1/src/google/protobuf/message.h:122, from external/io_bazel/third_party/protobuf/3.6.1/src/google/protobuf/descriptor.pb.h:29, from external/io_bazel/third_party/protobuf/3.6.1/src/google/protobuf/descriptor.cc:52: external/io_bazel/third_party/protobuf/3.6.1/src/google/protobuf/descriptor.h:885:26: note: 'class google::protobuf::EnumDescriptor' declared here class LIBPROTOBUF_EXPORT EnumDescriptor { ^~~~~~~~~~~~~~ external/io_bazel/third_party/protobuf/3.6.1/src/google/protobuf/descriptor.cc:3907:60: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'class google::protobuf::EnumValueDescriptor' with no trivial copy-assignment; use assignment or value-initialization instead [-Wclass-memaccess] memset(placeholder_value, 0, sizeof(*placeholder_value)); ^ In file included from external/io_bazel/third_party/protobuf/3.6.1/src/google/protobuf/message.h:122, from external/io_bazel/third_party/protobuf/3.6.1/src/google/protobuf/descriptor.pb.h:29, from external/io_bazel/third_party/protobuf/3.6.1/src/google/protobuf/descriptor.cc:52: external/io_bazel/third_party/protobuf/3.6.1/src/google/protobuf/descriptor.h:1040:26: note: 'class google::protobuf::EnumValueDescriptor' declared here class LIBPROTOBUF_EXPORT EnumValueDescriptor { ^~~~~~~~~~~~~~~~~~~ external/io_bazel/third_party/protobuf/3.6.1/src/google/protobuf/descriptor.cc:3926:64: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'class google::protobuf::Descriptor' with no trivial copy-assignment; use assignment or value-initialization instead [-Wclass-memaccess] memset(placeholder_message, 0, sizeof(*placeholder_message)); ^ In file included from external/io_bazel/third_party/protobuf/3.6.1/src/google/protobuf/message.h:122, from external/io_bazel/third_party/protobuf/3.6.1/src/google/protobuf/descriptor.pb.h:29, from external/io_bazel/third_party/protobuf/3.6.1/src/google/protobuf/descriptor.cc:52: external/io_bazel/third_party/protobuf/3.6.1/src/google/protobuf/descriptor.h:223:26: note: 'class google::protobuf::Descriptor' declared here class LIBPROTOBUF_EXPORT Descriptor { ^~~~~~~~~~ external/io_bazel/third_party/protobuf/3.6.1/src/google/protobuf/descriptor.cc: In member function 'google::protobuf::FileDescriptor* google::protobuf::DescriptorPool::NewPlaceholderFileWithMutexHeld(const string&) const': external/io_bazel/third_party/protobuf/3.6.1/src/google/protobuf/descriptor.cc:3960:46: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'class google::protobuf::FileDescriptor' with no trivial copy-assignment; use assignment or value-initialization instead [-Wclass-memaccess] memset(placeholder, 0, sizeof(*placeholder)); ^ In file included from external/io_bazel/third_party/protobuf/3.6.1/src/google/protobuf/message.h:122, from external/io_bazel/third_party/protobuf/3.6.1/src/google/protobuf/descriptor.pb.h:29, from external/io_bazel/third_party/protobuf/3.6.1/src/google/protobuf/descriptor.cc:52: external/io_bazel/third_party/protobuf/3.6.1/src/google/protobuf/descriptor.h:1283:26: note: 'class google::protobuf::FileDescriptor' declared here class LIBPROTOBUF_EXPORT FileDescriptor { ^~~~~~~~~~~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-writable-strings' [1,314 / 1,421] 2 actions running @io_bazel//third_party/protobuf/3.6.1:protobuf; 13s local @io_bazel//third_party/protobuf/3.6.1:protobuf; 0s local   [1,315 / 1,422] 2 actions running @io_bazel//third_party/protobuf/3.6.1:protobuf; 0s local @io_bazel//third_party/protobuf/3.6.1:protobuf; 0s local   [1,316 / 1,423] @io_bazel//third_party/protobuf/3.6.1:protobuf; 0s local [1,316 / 1,423] 2 actions running @io_bazel//third_party/protobuf/3.6.1:protobuf; 1s local @io_bazel//third_party/protobuf/3.6.1:protobuf; 0s local   [1,316 / 1,423] 2 actions running @io_bazel//third_party/protobuf/3.6.1:protobuf; 2s local @io_bazel//third_party/protobuf/3.6.1:protobuf; 1s local   [1,317 / 1,424] 2 actions, 1 running @io_bazel//third_party/protobuf/3.6.1:protobuf; 1s local [-----] @io_bazel//third_party/protobuf/3.6.1:protobuf   [1,317 / 1,424] 2 actions running @io_bazel//third_party/protobuf/3.6.1:protobuf; 1s local @io_bazel//third_party/protobuf/3.6.1:protobuf; 0s local   [1,318 / 1,425] @io_bazel//third_party/protobuf/3.6.1:protobuf; 1s local [1,319 / 1,426] @io_bazel//third_party/protobuf/3.6.1:protoc_lib; 0s local [1,319 / 1,426] 2 actions running @io_bazel//third_party/protobuf/3.6.1:protoc_lib; 0s local @io_bazel//third_party/protobuf/3.6.1:protobuf; 0s local   [1,319 / 1,426] 2 actions running @io_bazel//third_party/protobuf/3.6.1:protoc_lib; 1s local @io_bazel//third_party/protobuf/3.6.1:protobuf; 1s local   [1,320 / 1,427] 2 actions running @io_bazel//third_party/protobuf/3.6.1:protoc_lib; 1s local @io_bazel//third_party/protobuf/3.6.1:protobuf; 0s local   [1,320 / 1,427] 2 actions running @io_bazel//third_party/protobuf/3.6.1:protoc_lib; 1s local @io_bazel//third_party/protobuf/3.6.1:protobuf; 0s local   [1,321 / 1,428] @io_bazel//third_party/protobuf/3.6.1:protobuf; 0s local [1,322 / 1,429] @io_bazel//third_party/protobuf/3.6.1:protobuf; 0s local [1,322 / 1,429] 2 actions running @io_bazel//third_party/protobuf/3.6.1:protobuf; 0s local @io_bazel//third_party/protobuf/3.6.1:protobuf; 0s local   [1,322 / 1,429] 2 actions running @io_bazel//third_party/protobuf/3.6.1:protobuf; 1s local @io_bazel//third_party/protobuf/3.6.1:protobuf; 1s local   [1,323 / 1,430] @io_bazel//third_party/protobuf/3.6.1:protobuf; 2s local [1,323 / 1,430] 2 actions running @io_bazel//third_party/protobuf/3.6.1:protobuf; 2s local @io_bazel//third_party/protobuf/3.6.1:protobuf; 0s local   [1,324 / 1,431] @io_bazel//third_party/protobuf/3.6.1:protobuf; 0s local [1,324 / 1,431] 2 actions running @io_bazel//third_party/protobuf/3.6.1:protobuf; 1s local @io_bazel//third_party/protobuf/3.6.1:protobuf; 0s local   [1,326 / 1,433] no action [1,326 / 1,433] [-----] @io_bazel//third_party/protobuf/3.6.1:protobuf [1,326 / 1,433] 2 actions running @io_bazel//third_party/protobuf/3.6.1:protobuf; 0s local @io_bazel//third_party/protobuf/3.6.1:protoc_lib; 0s local   [1,327 / 1,434] @io_bazel//third_party/protobuf/3.6.1:protoc_lib; 0s local [1,327 / 1,434] 2 actions running @io_bazel//third_party/protobuf/3.6.1:protoc_lib; 1s local @io_bazel//third_party/protobuf/3.6.1:protobuf; 0s local   [1,328 / 1,435] @io_bazel//third_party/protobuf/3.6.1:protobuf; 0s local [1,329 / 1,436] 2 actions running @io_bazel//third_party/protobuf/3.6.1:protobuf; 0s local @io_bazel//third_party/protobuf/3.6.1:protobuf; 0s local   [1,329 / 1,436] 2 actions running @io_bazel//third_party/protobuf/3.6.1:protobuf; 1s local @io_bazel//third_party/protobuf/3.6.1:protobuf; 1s local   [1,330 / 1,437] 2 actions running @io_bazel//third_party/protobuf/3.6.1:protobuf; 1s local @io_bazel//third_party/protobuf/3.6.1:protobuf; 0s local   [1,330 / 1,437] 2 actions running @io_bazel//third_party/protobuf/3.6.1:protobuf; 1s local @io_bazel//third_party/protobuf/3.6.1:protobuf; 0s local   [1,331 / 1,438] @io_bazel//third_party/protobuf/3.6.1:protobuf; 1s local [1,331 / 1,438] 2 actions running @io_bazel//third_party/protobuf/3.6.1:protobuf; 1s local @io_bazel//third_party/protobuf/3.6.1:protobuf; 0s local   [1,331 / 1,438] 2 actions running @io_bazel//third_party/protobuf/3.6.1:protobuf; 2s local @io_bazel//third_party/protobuf/3.6.1:protobuf; 1s local   [1,332 / 1,439] @io_bazel//third_party/protobuf/3.6.1:protobuf; 3s local [1,332 / 1,439] 2 actions running @io_bazel//third_party/protobuf/3.6.1:protobuf; 3s local @io_bazel//third_party/protobuf/3.6.1:protoc_lib; 0s local   [1,332 / 1,439] 2 actions running @io_bazel//third_party/protobuf/3.6.1:protobuf; 4s local @io_bazel//third_party/protobuf/3.6.1:protoc_lib; 1s local   [1,333 / 1,440] 2 actions running @io_bazel//third_party/protobuf/3.6.1:protoc_lib; 1s local @io_bazel//third_party/protobuf/3.6.1:protoc_lib; 0s local   [1,333 / 1,440] 2 actions running @io_bazel//third_party/protobuf/3.6.1:protoc_lib; 1s local @io_bazel//third_party/protobuf/3.6.1:protoc_lib; 0s local   [1,333 / 1,440] 2 actions running @io_bazel//third_party/protobuf/3.6.1:protoc_lib; 2s local @io_bazel//third_party/protobuf/3.6.1:protoc_lib; 1s local   [1,334 / 1,441] 2 actions running @io_bazel//third_party/protobuf/3.6.1:protoc_lib; 1s local @io_bazel//third_party/protobuf/3.6.1:protobuf; 0s local   [1,334 / 1,441] 2 actions running @io_bazel//third_party/protobuf/3.6.1:protoc_lib; 1s local @io_bazel//third_party/protobuf/3.6.1:protobuf; 0s local   [1,335 / 1,442] @io_bazel//third_party/protobuf/3.6.1:protobuf; 0s local [1,335 / 1,442] 2 actions running @io_bazel//third_party/protobuf/3.6.1:protobuf; 1s local @io_bazel//third_party/protobuf/3.6.1:protoc_lib; 0s local   [1,336 / 1,443] @io_bazel//third_party/protobuf/3.6.1:protoc_lib; 0s local [1,336 / 1,443] 2 actions running @io_bazel//third_party/protobuf/3.6.1:protoc_lib; 1s local @io_bazel//third_party/protobuf/3.6.1:protobuf; 0s local   [1,336 / 1,443] 2 actions running @io_bazel//third_party/protobuf/3.6.1:protoc_lib; 2s local @io_bazel//third_party/protobuf/3.6.1:protobuf; 1s local   [1,337 / 1,444] @io_bazel//third_party/protobuf/3.6.1:protobuf; 1s local [1,337 / 1,444] 2 actions running @io_bazel//third_party/protobuf/3.6.1:protobuf; 1s local @io_bazel//third_party/protobuf/3.6.1:protobuf; 0s local   [1,338 / 1,445] 2 actions running @io_bazel//third_party/protobuf/3.6.1:protobuf; 0s local @io_bazel//third_party/protobuf/3.6.1:protoc_lib; 0s local   [1,338 / 1,445] 2 actions running @io_bazel//third_party/protobuf/3.6.1:protobuf; 1s local @io_bazel//third_party/protobuf/3.6.1:protoc_lib; 1s local   [1,339 / 1,446] @io_bazel//third_party/protobuf/3.6.1:protoc_lib; 1s local [1,339 / 1,446] 2 actions running @io_bazel//third_party/protobuf/3.6.1:protoc_lib; 2s local @io_bazel//third_party/protobuf/3.6.1:protobuf; 0s local   [1,340 / 1,447] @io_bazel//third_party/protobuf/3.6.1:protobuf; 0s local [1,340 / 1,447] 2 actions running @io_bazel//third_party/protobuf/3.6.1:protobuf; 1s local @io_bazel//third_party/protobuf/3.6.1:protobuf; 0s local   [1,341 / 1,448] @io_bazel//third_party/protobuf/3.6.1:protobuf; 0s local [1,341 / 1,448] 2 actions running @io_bazel//third_party/protobuf/3.6.1:protobuf; 1s local @io_bazel//third_party/protobuf/3.6.1:protobuf; 0s local   [1,341 / 1,448] 2 actions running @io_bazel//third_party/protobuf/3.6.1:protobuf; 2s local @io_bazel//third_party/protobuf/3.6.1:protobuf; 1s local   [1,342 / 1,449] @io_bazel//third_party/protobuf/3.6.1:protobuf; 2s local [1,342 / 1,449] 2 actions running @io_bazel//third_party/protobuf/3.6.1:protobuf; 2s local @io_bazel//third_party/protobuf/3.6.1:protoc_lib; 0s local   [1,342 / 1,449] 2 actions running @io_bazel//third_party/protobuf/3.6.1:protobuf; 3s local @io_bazel//third_party/protobuf/3.6.1:protoc_lib; 1s local   [1,343 / 1,450] @io_bazel//third_party/protobuf/3.6.1:protoc_lib; 2s local [1,343 / 1,450] 2 actions running @io_bazel//third_party/protobuf/3.6.1:protoc_lib; 2s local @io_bazel//third_party/protobuf/3.6.1:protobuf_lite; 0s local   [1,344 / 1,451] 2 actions running @io_bazel//third_party/protobuf/3.6.1:protobuf_lite; 0s local @io_bazel//third_party/protobuf/3.6.1:protobuf; 0s local   [1,344 / 1,451] 2 actions running @io_bazel//third_party/protobuf/3.6.1:protobuf_lite; 0s local @io_bazel//third_party/protobuf/3.6.1:protobuf; 0s local   [1,345 / 1,452] @io_bazel//third_party/protobuf/3.6.1:protobuf; 0s local [1,345 / 1,452] 2 actions running @io_bazel//third_party/protobuf/3.6.1:protobuf; 0s local @io_bazel//third_party/protobuf/3.6.1:protobuf_lite; 0s local   [1,345 / 1,452] 2 actions running @io_bazel//third_party/protobuf/3.6.1:protobuf; 1s local @io_bazel//third_party/protobuf/3.6.1:protobuf_lite; 1s local   [1,346 / 1,453] 2 actions running @io_bazel//third_party/protobuf/3.6.1:protobuf_lite; 1s local @io_bazel//third_party/protobuf/3.6.1:protobuf_lite; 0s local   [1,346 / 1,453] 2 actions running @io_bazel//third_party/protobuf/3.6.1:protobuf_lite; 1s local @io_bazel//third_party/protobuf/3.6.1:protobuf_lite; 0s local   [1,347 / 1,454] @io_bazel//third_party/protobuf/3.6.1:protobuf_lite; 2s local [1,348 / 1,455] @io_bazel//third_party/protobuf/3.6.1:protobuf_lite; 0s local [1,348 / 1,455] 2 actions running @io_bazel//third_party/protobuf/3.6.1:protobuf_lite; 0s local @io_bazel//third_party/protobuf/3.6.1:protobuf_lite; 0s local   [1,349 / 1,456] 2 actions running @io_bazel//third_party/protobuf/3.6.1:protobuf_lite; 0s local @io_bazel//third_party/protobuf/3.6.1:protobuf_lite; 0s local   [1,349 / 1,456] 2 actions running @io_bazel//third_party/protobuf/3.6.1:protobuf_lite; 0s local @io_bazel//third_party/protobuf/3.6.1:protobuf_lite; 0s local   [1,350 / 1,457] 2 actions running @io_bazel//third_party/protobuf/3.6.1:protobuf_lite; 0s local @io_bazel//third_party/protobuf/3.6.1:protoc_lib; 0s local   [1,351 / 1,458] 2 actions running @io_bazel//third_party/protobuf/3.6.1:protoc_lib; 0s local @io_bazel//third_party/protobuf/3.6.1:protobuf_lite; 0s local   [1,351 / 1,458] 2 actions running @io_bazel//third_party/protobuf/3.6.1:protoc_lib; 0s local @io_bazel//third_party/protobuf/3.6.1:protobuf_lite; 0s local   [1,352 / 1,459] @io_bazel//third_party/protobuf/3.6.1:protoc_lib; 1s local [1,352 / 1,459] 2 actions running @io_bazel//third_party/protobuf/3.6.1:protoc_lib; 1s local @io_bazel//third_party/protobuf/3.6.1:protobuf_lite; 0s local   [1,353 / 1,460] @io_bazel//third_party/protobuf/3.6.1:protobuf_lite; 0s local [1,353 / 1,460] 2 actions running @io_bazel//third_party/protobuf/3.6.1:protobuf_lite; 0s local @io_bazel//third_party/protobuf/3.6.1:protobuf_lite; 0s local   [1,354 / 1,461] @io_bazel//third_party/protobuf/3.6.1:protobuf_lite; 1s local [1,354 / 1,461] 2 actions running @io_bazel//third_party/protobuf/3.6.1:protobuf_lite; 1s local @io_bazel//third_party/protobuf/3.6.1:protobuf_lite; 0s local   [1,355 / 1,462] @io_bazel//third_party/protobuf/3.6.1:protobuf_lite; 1s local [1,356 / 1,463] @io_bazel//third_party/protobuf/3.6.1:protobuf_lite; 0s local [1,357 / 1,464] 2 actions running @io_bazel//third_party/protobuf/3.6.1:protobuf_lite; 0s local @io_bazel//third_party/protobuf/3.6.1:protoc_lib; 0s local   [1,357 / 1,464] 2 actions running @io_bazel//third_party/protobuf/3.6.1:protobuf_lite; 0s local @io_bazel//third_party/protobuf/3.6.1:protoc_lib; 0s local   [1,358 / 1,465] @io_bazel//third_party/protobuf/3.6.1:protoc_lib; 0s local [1,358 / 1,465] 2 actions running @io_bazel//third_party/protobuf/3.6.1:protoc_lib; 0s local @io_bazel//third_party/protobuf/3.6.1:protobuf_lite; 0s local   [1,359 / 1,466] @io_bazel//third_party/protobuf/3.6.1:protoc_lib; 1s local [1,359 / 1,466] 2 actions running @io_bazel//third_party/protobuf/3.6.1:protoc_lib; 1s local @io_bazel//third_party/protobuf/3.6.1:protobuf_lite; 0s local   [1,360 / 1,467] 2 actions running @io_bazel//third_party/protobuf/3.6.1:protobuf_lite; 0s local @io_bazel//third_party/protobuf/3.6.1:protoc_lib; 0s local   [1,360 / 1,467] 2 actions running @io_bazel//third_party/protobuf/3.6.1:protobuf_lite; 0s local @io_bazel//third_party/protobuf/3.6.1:protoc_lib; 0s local   [1,361 / 1,468] @io_bazel//third_party/protobuf/3.6.1:protoc_lib; 0s local [1,361 / 1,468] 2 actions running @io_bazel//third_party/protobuf/3.6.1:protoc_lib; 0s local @io_bazel//third_party/protobuf/3.6.1:protobuf; 0s local   [1,362 / 1,469] @io_bazel//third_party/protobuf/3.6.1:protobuf; 1s local [1,362 / 1,469] 2 actions running @io_bazel//third_party/protobuf/3.6.1:protobuf; 1s local @io_bazel//third_party/protobuf/3.6.1:protobuf; 0s local   [1,363 / 1,470] @io_bazel//third_party/protobuf/3.6.1:protobuf; 1s local [1,363 / 1,470] 2 actions running @io_bazel//third_party/protobuf/3.6.1:protobuf; 1s local @io_bazel//third_party/protobuf/3.6.1:protoc_lib; 0s local   [1,363 / 1,470] 2 actions running @io_bazel//third_party/protobuf/3.6.1:protobuf; 2s local @io_bazel//third_party/protobuf/3.6.1:protoc_lib; 1s local   [1,364 / 1,471] 2 actions running @io_bazel//third_party/protobuf/3.6.1:protoc_lib; 1s local @io_bazel//third_party/protobuf/3.6.1:protoc_lib; 0s local   [1,364 / 1,471] 2 actions running @io_bazel//third_party/protobuf/3.6.1:protoc_lib; 1s local @io_bazel//third_party/protobuf/3.6.1:protoc_lib; 0s local   [1,365 / 1,472] @io_bazel//third_party/protobuf/3.6.1:protoc_lib; 0s local [1,365 / 1,472] 2 actions running @io_bazel//third_party/protobuf/3.6.1:protoc_lib; 0s local @io_bazel//third_party/protobuf/3.6.1:protoc_lib; 0s local   [1,366 / 1,473] @io_bazel//third_party/protobuf/3.6.1:protoc_lib; 1s local [1,366 / 1,473] 2 actions running @io_bazel//third_party/protobuf/3.6.1:protoc_lib; 1s local @io_bazel//third_party/protobuf/3.6.1:protoc_lib; 0s local   [1,367 / 1,474] @io_bazel//third_party/protobuf/3.6.1:protoc_lib; 1s local [1,367 / 1,474] 2 actions running @io_bazel//third_party/protobuf/3.6.1:protoc_lib; 1s local @io_bazel//third_party/protobuf/3.6.1:protoc_lib; 0s local   [1,367 / 1,474] 2 actions running @io_bazel//third_party/protobuf/3.6.1:protoc_lib; 2s local @io_bazel//third_party/protobuf/3.6.1:protoc_lib; 1s local   [1,367 / 1,474] 2 actions running @io_bazel//third_party/protobuf/3.6.1:protoc_lib; 3s local @io_bazel//third_party/protobuf/3.6.1:protoc_lib; 2s local   [1,367 / 1,474] 2 actions running @io_bazel//third_party/protobuf/3.6.1:protoc_lib; 4s local @io_bazel//third_party/protobuf/3.6.1:protoc_lib; 3s local   [1,367 / 1,474] 2 actions running @io_bazel//third_party/protobuf/3.6.1:protoc_lib; 5s local @io_bazel//third_party/protobuf/3.6.1:protoc_lib; 4s local   [1,368 / 1,475] @io_bazel//third_party/protobuf/3.6.1:protoc_lib; 6s local [1,368 / 1,475] 2 actions running @io_bazel//third_party/protobuf/3.6.1:protoc_lib; 6s local @io_bazel//third_party/protobuf/3.6.1:protoc_lib; 0s local   [1,369 / 1,476] @io_bazel//third_party/protobuf/3.6.1:protoc_lib; 1s local [1,369 / 1,476] 2 actions running @io_bazel//third_party/protobuf/3.6.1:protoc_lib; 1s local @io_bazel//third_party/protobuf/3.6.1:protobuf_lite; 0s local   [1,369 / 1,476] 2 actions running @io_bazel//third_party/protobuf/3.6.1:protoc_lib; 2s local @io_bazel//third_party/protobuf/3.6.1:protobuf_lite; 1s local   [1,370 / 1,477] @io_bazel//third_party/protobuf/3.6.1:protoc_lib; 2s local [1,371 / 1,478] @io_bazel//third_party/protobuf/3.6.1:protoc_lib; 0s local [1,371 / 1,478] 2 actions running @io_bazel//third_party/protobuf/3.6.1:protoc_lib; 0s local @io_bazel//third_party/protobuf/3.6.1:protobuf_lite; 0s local   [1,372 / 1,479] @io_bazel//third_party/protobuf/3.6.1:protoc_lib; 1s local [1,372 / 1,479] 2 actions running @io_bazel//third_party/protobuf/3.6.1:protoc_lib; 1s local @io_bazel//third_party/protobuf/3.6.1:protoc_lib; 0s local   [1,372 / 1,479] 2 actions running @io_bazel//third_party/protobuf/3.6.1:protoc_lib; 2s local @io_bazel//third_party/protobuf/3.6.1:protoc_lib; 1s local   [1,373 / 1,480] 2 actions running @io_bazel//third_party/protobuf/3.6.1:protoc_lib; 1s local @io_bazel//third_party/protobuf/3.6.1:protoc_lib; 0s local   [1,373 / 1,480] 2 actions running @io_bazel//third_party/protobuf/3.6.1:protoc_lib; 1s local @io_bazel//third_party/protobuf/3.6.1:protoc_lib; 0s local   [1,373 / 1,480] 2 actions running @io_bazel//third_party/protobuf/3.6.1:protoc_lib; 2s local @io_bazel//third_party/protobuf/3.6.1:protoc_lib; 1s local   [1,374 / 1,481] @io_bazel//third_party/protobuf/3.6.1:protoc_lib; 3s local [1,375 / 1,482] 2 actions running @io_bazel//third_party/protobuf/3.6.1:protoc_lib; 0s local @io_bazel//third_party/protobuf/3.6.1:protoc_lib; 0s local   [1,376 / 1,483] @io_bazel//third_party/protobuf/3.6.1:protoc_lib; 0s local [1,376 / 1,483] 2 actions running @io_bazel//third_party/protobuf/3.6.1:protoc_lib; 1s local @io_bazel//third_party/protobuf/3.6.1:protobuf_lite; 0s local   [1,377 / 1,484] @io_bazel//third_party/protobuf/3.6.1:protoc_lib; 1s local [1,378 / 1,485] @io_bazel//third_party/protobuf/3.6.1:protobuf_lite; 0s local [1,378 / 1,485] 2 actions running @io_bazel//third_party/protobuf/3.6.1:protobuf_lite; 0s local @io_bazel//third_party/protobuf/3.6.1:protoc_lib; 0s local   [1,378 / 1,485] 2 actions running @io_bazel//third_party/protobuf/3.6.1:protobuf_lite; 1s local @io_bazel//third_party/protobuf/3.6.1:protoc_lib; 1s local   [1,379 / 1,486] @io_bazel//third_party/protobuf/3.6.1:protoc_lib; 1s local [1,379 / 1,486] 2 actions running @io_bazel//third_party/protobuf/3.6.1:protoc_lib; 1s local @io_bazel//third_party/protobuf/3.6.1:protoc_lib; 0s local   [1,380 / 1,487] @io_bazel//third_party/protobuf/3.6.1:protoc_lib; 0s local [1,380 / 1,487] 2 actions running @io_bazel//third_party/protobuf/3.6.1:protoc_lib; 1s local @io_bazel//third_party/protobuf/3.6.1:protoc_lib; 0s local   [1,381 / 1,488] @io_bazel//third_party/protobuf/3.6.1:protoc_lib; 0s local [1,381 / 1,488] 2 actions running @io_bazel//third_party/protobuf/3.6.1:protoc_lib; 1s local @io_bazel//third_party/protobuf/3.6.1:protoc_lib; 0s local   [1,381 / 1,488] 2 actions running @io_bazel//third_party/protobuf/3.6.1:protoc_lib; 2s local @io_bazel//third_party/protobuf/3.6.1:protoc_lib; 1s local   [1,382 / 1,489] @io_bazel//third_party/protobuf/3.6.1:protoc_lib; 1s local [1,382 / 1,489] 2 actions running @io_bazel//third_party/protobuf/3.6.1:protoc_lib; 1s local @io_bazel//third_party/protobuf/3.6.1:protoc_lib; 0s local   [1,382 / 1,489] 2 actions running @io_bazel//third_party/protobuf/3.6.1:protoc_lib; 2s local @io_bazel//third_party/protobuf/3.6.1:protoc_lib; 1s local   [1,383 / 1,490] 2 actions running @io_bazel//third_party/protobuf/3.6.1:protoc_lib; 1s local @io_bazel//third_party/protobuf/3.6.1:protoc_lib; 0s local   [1,384 / 1,491] @io_bazel//third_party/protobuf/3.6.1:protoc_lib; 0s local [1,384 / 1,491] 2 actions running @io_bazel//third_party/protobuf/3.6.1:protoc_lib; 0s local @io_bazel//third_party/protobuf/3.6.1:protoc_lib; 0s local   [1,384 / 1,491] 2 actions running @io_bazel//third_party/protobuf/3.6.1:protoc_lib; 1s local @io_bazel//third_party/protobuf/3.6.1:protoc_lib; 1s local   [1,384 / 1,491] 2 actions running @io_bazel//third_party/protobuf/3.6.1:protoc_lib; 2s local @io_bazel//third_party/protobuf/3.6.1:protoc_lib; 2s local   [1,385 / 1,492] @io_bazel//third_party/protobuf/3.6.1:protoc_lib; 2s local [1,385 / 1,492] 2 actions running @io_bazel//third_party/protobuf/3.6.1:protoc_lib; 2s local @io_bazel//third_party/protobuf/3.6.1:protoc_lib; 0s local   [1,385 / 1,492] 2 actions running @io_bazel//third_party/protobuf/3.6.1:protoc_lib; 3s local @io_bazel//third_party/protobuf/3.6.1:protoc_lib; 1s local   [1,385 / 1,492] 2 actions running @io_bazel//third_party/protobuf/3.6.1:protoc_lib; 4s local @io_bazel//third_party/protobuf/3.6.1:protoc_lib; 2s local   [1,386 / 1,493] @io_bazel//third_party/protobuf/3.6.1:protoc_lib; 5s local [1,386 / 1,493] 2 actions running @io_bazel//third_party/protobuf/3.6.1:protoc_lib; 5s local @io_bazel//third_party/protobuf/3.6.1:protoc_lib; 0s local   [1,387 / 1,494] @io_bazel//third_party/protobuf/3.6.1:protoc_lib; 1s local [1,387 / 1,494] 2 actions running @io_bazel//third_party/protobuf/3.6.1:protoc_lib; 1s local @io_bazel//third_party/protobuf/3.6.1:protobuf_lite; 0s local   [1,388 / 1,495] @io_bazel//third_party/protobuf/3.6.1:protoc_lib; 2s local [1,388 / 1,495] 2 actions running @io_bazel//third_party/protobuf/3.6.1:protoc_lib; 2s local @io_bazel//third_party/protobuf/3.6.1:protobuf; 0s local   [1,389 / 1,496] @io_bazel//third_party/protobuf/3.6.1:protobuf; 0s local [1,390 / 1,497] 2 actions running @io_bazel//third_party/protobuf/3.6.1:protoc_lib; 0s local @io_bazel//third_party/protobuf/3.6.1:protoc_lib; 0s local   [1,390 / 1,497] 2 actions running @io_bazel//third_party/protobuf/3.6.1:protoc_lib; 1s local @io_bazel//third_party/protobuf/3.6.1:protoc_lib; 1s local   [1,391 / 1,498] @io_bazel//third_party/protobuf/3.6.1:protoc_lib; 1s local [1,391 / 1,498] 2 actions running @io_bazel//third_party/protobuf/3.6.1:protoc_lib; 2s local @io_bazel//third_party/protobuf/3.6.1:protoc_lib; 0s local   [1,392 / 1,499] @io_bazel//third_party/protobuf/3.6.1:protoc_lib; 0s local [1,393 / 1,499] 2 actions running @io_bazel//third_party/protobuf/3.6.1:protoc_lib; 0s local @io_bazel//third_party/grpc:grpc-java-plugin; 0s local   [1,394 / 1,499] 2 actions, 1 running @io_bazel//third_party/grpc:grpc-java-plugin; 1s local [-----] @io_bazel//third_party/grpc:grpc-java-plugin   [1,394 / 1,499] 2 actions running @io_bazel//third_party/grpc:grpc-java-plugin; 1s local @io_bazel//third_party/grpc:grpc-java-plugin; 0s local   [1,395 / 1,500] @io_bazel//third_party/grpc:grpc-java-plugin; 2s local [1,395 / 1,500] 2 actions running @io_bazel//third_party/grpc:grpc-java-plugin; 2s local @io_bazel//third_party/protobuf/3.6.1:protoc_lib; 0s local   [1,396 / 1,501] @io_bazel//third_party/protobuf/3.6.1:protoc_lib; 1s local [1,396 / 1,501] 2 actions running @io_bazel//third_party/protobuf/3.6.1:protoc_lib; 1s local @io_bazel//third_party/protobuf/3.6.1:protoc_lib; 0s local   [1,396 / 1,501] 2 actions running @io_bazel//third_party/protobuf/3.6.1:protoc_lib; 2s local @io_bazel//third_party/protobuf/3.6.1:protoc_lib; 1s local   [1,396 / 1,501] 2 actions running @io_bazel//third_party/protobuf/3.6.1:protoc_lib; 3s local @io_bazel//third_party/protobuf/3.6.1:protoc_lib; 2s local   [1,397 / 1,502] 2 actions, 1 running @io_bazel//third_party/protobuf/3.6.1:protoc_lib; 4s local [-----] @io_bazel//third_party/grpc:grpc-java-plugin   [1,398 / 1,503] 2 actions running @io_bazel//third_party/protobuf/3.6.1:protoc_lib; 4s local @io_bazel//third_party/protobuf/3.6.1:protoc_lib; 0s local   [1,398 / 1,503] 2 actions running @io_bazel//third_party/protobuf/3.6.1:protoc_lib; 5s local @io_bazel//third_party/protobuf/3.6.1:protoc_lib; 1s local   [1,399 / 1,504] @io_bazel//third_party/protobuf/3.6.1:protoc_lib; 1s local [1,399 / 1,504] 2 actions running @io_bazel//third_party/protobuf/3.6.1:protoc_lib; 1s local @io_bazel//third_party/protobuf/3.6.1:protoc_lib; 0s local   [1,400 / 1,505] @io_bazel//third_party/protobuf/3.6.1:protoc_lib; 2s local [1,401 / 1,506] 2 actions running @io_bazel//third_party/protobuf/3.6.1:protoc_lib; 0s local @io_bazel//third_party/protobuf/3.6.1:protoc_lib; 0s local   [1,401 / 1,506] 2 actions running @io_bazel//third_party/protobuf/3.6.1:protoc_lib; 1s local @io_bazel//third_party/protobuf/3.6.1:protoc_lib; 1s local   [1,401 / 1,506] 2 actions running @io_bazel//third_party/protobuf/3.6.1:protoc_lib; 2s local @io_bazel//third_party/protobuf/3.6.1:protoc_lib; 2s local   [1,401 / 1,506] 2 actions running @io_bazel//third_party/protobuf/3.6.1:protoc_lib; 3s local @io_bazel//third_party/protobuf/3.6.1:protoc_lib; 3s local   [1,402 / 1,508] 2 actions, 1 running @io_bazel//third_party/protobuf/3.6.1:protoc_lib; 4s local [-----] @io_bazel//third_party/grpc:grpc-java-plugin   [1,407 / 1,528] 2 actions, 1 running @googleapis//:google_api_http_proto; 0s worker [-----] @remoteapis//:build_bazel_semver_semver_proto   [1,413 / 1,546] 2 actions running Building .../pprof/libprofile_proto-speed.jar (1 source jar); 0s worker //src/main/protobuf:android_deploy_info_proto; 0s worker   [1,414 / 1,552] 2 actions, 1 running Building .../pprof/libprofile_proto-speed.jar (1 source jar); 0s worker [-----] Building .../devtools/build/lib/libbuild-info.jar (1 source file)   [1,416 / 1,555] 2 actions running Building .../pprof/libprofile_proto-speed.jar (1 source jar); 0s worker //src/main/protobuf:bundlemerge_proto; 0s worker   [1,419 / 1,563] 2 actions, 1 running Building .../protobuf/libplmerge_proto-speed.jar (1 source jar); 0s worker [-----] Building .../java/libjava-implicit-attributes.jar (1 source file)   [1,424 / 1,603] 2 actions, 1 running //src/main/protobuf:crosstool_config_proto; 0s worker [-----] //src/main/protobuf:bazel_flags_proto   [1,427 / 1,605] 2 actions running //src/main/protobuf:crosstool_config_proto; 0s worker //src/main/protobuf:command_server_proto; 0s worker   [1,428 / 1,610] 2 actions, 1 running //src/main/protobuf:crosstool_config_proto; 0s worker [-----] Building .../build/lib/libclasspath-util.jar (1 source file)   [1,430 / 1,618] 2 actions running //src/main/protobuf:crosstool_config_proto; 1s worker Building .../protobuf/libbuiltin_proto-speed.jar (1 source jar); 0s worker   [1,431 / 1,627] 2 actions, 1 running //src/main/protobuf:crosstool_config_proto; 1s worker [-----] .../com/google/devtools/build/lib/bazel/debug:debugging-options   [1,433 / 1,630] 2 actions running //src/main/protobuf:crosstool_config_proto; 1s worker .../google/devtools/build/lib/bazel/debug:workspace_log_proto; 0s worker   [1,434 / 1,631] 2 actions, 1 running //src/main/protobuf:crosstool_config_proto; 1s worker [-----] Extracting interface //third_party:gson   [1,440 / 1,710] 2 actions running //src/main/protobuf:crosstool_config_proto; 2s worker Building .../protobuf/libspawn_proto-speed.jar (1 source jar); 0s worker   [1,442 / 1,745] [-----] //third_party:apache_commons_collections [1,453 / 1,902] 2 actions, 1 running .../build/lib/skylarkdebug/proto:skylark_debugging_proto; 0s worker [-----] Extracting interface @io_bazel//third_party:javax_annotations   [1,460 / 1,918] 2 actions running .../build/lib/skylarkdebug/proto:skylark_debugging_proto; 0s worker Extracting interface //src/main/protobuf:build_proto; 0s local   [1,461 / 1,918] 2 actions running .../build/lib/skylarkdebug/proto:skylark_debugging_proto; 0s worker //src/main/protobuf:analysis_proto; 0s worker   [1,462 / 1,918] 2 actions, 1 running .../build/lib/skylarkdebug/proto:skylark_debugging_proto; 1s worker [-----] Extracting interface //third_party:apache_commons_codec   [1,473 / 1,924] 2 actions, 0 running [-----] //src/main/java/com/google/devtools/build/lib:bazel/BazelServer [-----] Extracting interface @io_bazel//third_party/grpc:grpc-jar   [1,478 / 1,924] 2 actions, 1 running Building .../callcounts/libcallcounts.jar (1 source file); 0s worker [-----] //src/main/java/com/google/devtools/build/lib:bazel/BazelServer   [1,485 / 1,924] 2 actions, 1 running Building .../build/lib/graph/libgraph.jar (9 source files); 0s worker [-----] //src/main/java/com/google/devtools/build/lib:bazel/BazelServer   [1,495 / 1,926] 2 actions, 1 running Extracting interface //third_party:apache_httpcore; 0s local [-----] //src/main/java/com/google/devtools/build/lib:bazel/BazelServer   [1,506 / 1,926] 2 actions, 1 running .../java/com/google/devtools/common/options:invocation_policy; 0s worker [-----] //src/main/java/com/google/devtools/build/lib:bazel/BazelServer   [1,520 / 1,930] 2 actions, 1 running Extracting interface //.../build/lib:single-line-formatter; 0s local [-----] //src/main/java/com/google/devtools/build/lib:bazel/BazelServer   [1,525 / 1,930] 2 actions, 1 running .../devtools/build/lib/skyframe/serialization:serialization; 0s worker [-----] //src/main/java/com/google/devtools/build/lib:bazel/BazelServer   [1,525 / 1,930] 2 actions, 1 running .../devtools/build/lib/skyframe/serialization:serialization; 0s worker [-----] //src/main/java/com/google/devtools/build/lib:bazel/BazelServer   [1,530 / 1,930] 2 actions, 1 running //src/main/java/com/google/devtools/build/lib:filetype; 0s worker [-----] //src/main/java/com/google/devtools/build/lib:bazel/BazelServer   [1,531 / 1,930] [-----] .../com/google/devtools/build/lib:bazel/BazelServer [1,533 / 1,930] 2 actions, 1 running Building .../serialization/libconstants.jar (1 source file); 0s worker [-----] //src/main/java/com/google/devtools/build/lib:bazel/BazelServer   [1,535 / 1,930] 2 actions, 1 running .../com/google/devtools/build/lib/collect/nestedset:nestedset; 0s worker [-----] //src/main/java/com/google/devtools/build/lib:bazel/BazelServer   [1,537 / 1,933] .../devtools/build/lib/collect/nestedset:nestedset; 0s worker [1,538 / 1,933] no action [1,538 / 1,934] [-----] .../java/com/google/devtools/build/lib:merge_licenses [1,539 / 1,934] no action [1,560 / 1,940] no action [1,569 / 1,941] 2 actions running //third_party/aws-sdk-auth-lite:aws-sdk-auth-lite; 0s worker //src/main/protobuf:command_server_java_grpc; 0s worker   [1,575 / 1,941] 2 actions running //src/main/protobuf:command_line_proto; 0s worker .../com/google/devtools/build/lib:skylarkinterface_internal; 0s worker   [1,582 / 1,941] 2 actions running //src/main/protobuf:command_line_proto; 0s worker .../java/com/google/devtools/build/lib/authandtls:authandtls; 0s worker   [1,590 / 1,941] 2 actions running .../build/lib/buildeventstream/proto:build_event_stream_proto; 0s worker //src/main/java/com/google/devtools/build/lib/vfs:pathfragment; 0s worker   [1,593 / 1,941] 2 actions running .../build/lib/buildeventstream/proto:build_event_stream_proto; 0s worker //src/main/java/com/google/devtools/build/lib/collect:collect; 0s worker   [1,594 / 1,941] 2 actions, 1 running .../build/lib/buildeventstream/proto:build_event_stream_proto; 0s worker [-----] Extracting interface //.../devtools/build/lib/collect:collect   [1,596 / 1,941] 2 actions, 1 running .../build/lib/buildeventstream/proto:build_event_stream_proto; 0s worker [-----] Extracting interface //.../devtools/build/lib/profiler:profiler   [1,597 / 1,941] 2 actions running .../build/lib/buildeventstream/proto:build_event_stream_proto; 1s worker //src/main/java/com/google/devtools/build/lib/vfs:vfs; 0s worker   [1,598 / 1,941] 2 actions, 1 running .../build/lib/buildeventstream/proto:build_event_stream_proto; 1s worker [-----] Extracting interface //.../com/google/devtools/build/lib/vfs:vfs   [1,600 / 1,941] 2 actions, 1 running .../build/lib/buildeventstream/proto:build_event_stream_proto; 1s worker [-----] Building .../google/devtools/build/lib/libio.jar (19 source files)   [1,602 / 1,941] 2 actions, 1 running .../build/lib/buildeventstream/proto:build_event_stream_proto; 1s worker [-----] Extracting interface //.../google/devtools/build/lib/shell:shell   [1,605 / 1,941] 2 actions running .../build/lib/buildeventstream/proto:build_event_stream_proto; 2s worker //src/main/java/com/google/devtools/build/lib/windows:windows; 0s worker   [1,608 / 1,941] 2 actions running .../build/lib/buildeventstream/proto:build_event_stream_proto; 2s worker //src/main/java/com/google/devtools/build/lib:events; 0s worker   [1,610 / 1,941] 2 actions running .../build/lib/buildeventstream/proto:build_event_stream_proto; 2s worker Building .../debug/libworkspace-rule-event.jar (1 source file); 0s worker   [1,617 / 1,944] 2 actions running .../build/lib/buildeventstream/proto:build_event_stream_proto; 2s worker Compiling src/main/tools/linux-sandbox.cc; 0s local   [1,617 / 1,944] 2 actions running .../build/lib/buildeventstream/proto:build_event_stream_proto; 2s worker Compiling src/main/tools/linux-sandbox.cc; 0s local   [1,618 / 1,945] .../buildeventstream/proto:build_event_stream_proto; 3s worker [1,618 / 1,945] 2 actions running .../build/lib/buildeventstream/proto:build_event_stream_proto; 3s worker Compiling src/main/tools/linux-sandbox-pid1.cc; 0s local   [1,619 / 1,945] 2 actions running Compiling src/main/tools/linux-sandbox-pid1.cc; 0s local Extracting interface //.../proto:build_event_stream_proto; 0s local   [1,621 / 1,946] 2 actions running Compiling src/main/tools/linux-sandbox-options.cc; 0s local Executing genrule //.../protobuf:command_server_cc_proto_codegen; 0s local   [1,622 / 1,946] 2 actions running Compiling src/main/tools/linux-sandbox-options.cc; 0s local Executing genrule //.../google/devtools/build/lib:merge_licenses; 0s local   [1,622 / 1,946] 2 actions running Compiling src/main/tools/linux-sandbox-options.cc; 0s local Executing genrule //.../google/devtools/build/lib:merge_licenses; 0s local   [1,623 / 1,946] 2 actions, 1 running Executing genrule //.../google/devtools/build/lib:merge_licenses; 0s local [-----] Linking src/main/tools/linux-sandbox   [1,625 / 1,946] Executing genrule //.../build/lib:merge_licenses; 1s local [1,625 / 1,946] 2 actions running Executing genrule //.../google/devtools/build/lib:merge_licenses; 1s local Compiling src/main/protobuf/command_server.grpc.pb.cc; 0s local   [1,627 / 1,946] 2 actions running Compiling src/main/protobuf/command_server.grpc.pb.cc; 0s local Building Java resource jar; 0s local   [1,627 / 1,946] 2 actions running Compiling src/main/protobuf/command_server.grpc.pb.cc; 0s local Building Java resource jar; 0s local   [1,628 / 1,946] 2 actions running Compiling src/main/protobuf/command_server.grpc.pb.cc; 0s local @com_google_protobuf//:wrappers_proto; 0s worker   [1,629 / 1,946] 2 actions running Compiling src/main/protobuf/command_server.grpc.pb.cc; 1s local @com_google_protobuf//:duration_proto; 0s local   [1,640 / 1,946] 2 actions running Compiling src/main/protobuf/command_server.grpc.pb.cc; 1s local @com_google_protobuf//:any_proto; 0s worker   [1,644 / 1,946] 2 actions running Compiling src/main/protobuf/command_server.grpc.pb.cc; 1s local @googleapis//:google_rpc_error_details_proto; 0s worker   [1,645 / 1,946] 2 actions, 1 running Compiling src/main/protobuf/command_server.grpc.pb.cc; 2s local [-----] Extracting interface @googleapis//:google_rpc_status_proto   [1,652 / 1,946] 2 actions running Compiling src/main/protobuf/command_server.grpc.pb.cc; 2s local @com_google_protobuf//:descriptor_proto; 0s worker   [1,652 / 1,946] 2 actions running Compiling src/main/protobuf/command_server.grpc.pb.cc; 3s local @com_google_protobuf//:descriptor_proto; 1s worker   [1,653 / 1,946] 2 actions, 1 running @com_google_protobuf//:descriptor_proto; 1s worker [-----] @googleapis//:google_bytestream_bytestream_java_grpc_srcs   [1,662 / 1,946] 2 actions, 1 running @com_google_protobuf//:descriptor_proto; 1s worker [-----] @com_google_protobuf//:timestamp_proto   [1,667 / 1,946] 2 actions running @com_google_protobuf//:descriptor_proto; 1s worker Compiling src/main/protobuf/command_server.pb.cc; 0s local   [1,668 / 1,946] 2 actions, 1 running Compiling src/main/protobuf/command_server.pb.cc; 0s local [-----] Executing genrule //tools/android:desugar_jdk_libs   [1,680 / 1,946] 2 actions running Compiling src/main/protobuf/command_server.pb.cc; 0s local Executing genrule //.../google/testing/coverage:Jacoco_jarjar; 0s local   [1,680 / 1,946] 2 actions running Compiling src/main/protobuf/command_server.pb.cc; 1s local Executing genrule //.../google/testing/coverage:Jacoco_jarjar; 1s local   [1,680 / 1,946] 2 actions running Compiling src/main/protobuf/command_server.pb.cc; 2s local Executing genrule //.../google/testing/coverage:Jacoco_jarjar; 2s local   [1,681 / 1,946] 2 actions, 1 running Executing genrule //.../google/testing/coverage:Jacoco_jarjar; 3s local [-----] Extracting interface @googleapis//:google_api_annotations_proto   [1,683 / 1,946] 2 actions running Executing genrule //.../google/testing/coverage:Jacoco_jarjar; 3s local @googleapis//:google_api_auth_proto; 0s worker   [1,684 / 1,946] 2 actions, 1 running Executing genrule //.../google/testing/coverage:Jacoco_jarjar; 3s local [-----] @googleapis//:google_devtools_build_v1_build_status_proto   [1,687 / 1,946] 2 actions running Executing genrule //.../google/testing/coverage:Jacoco_jarjar; 4s local @googleapis//:google_devtools_build_v1_build_events_proto; 0s worker   [1,688 / 1,946] 2 actions, 1 running Executing genrule //.../google/testing/coverage:Jacoco_jarjar; 4s local [-----] @googleapis//:google_bytestream_bytestream_proto   [1,688 / 1,946] 2 actions running Executing genrule //.../google/testing/coverage:Jacoco_jarjar; 5s local @googleapis//:google_bytestream_bytestream_proto; 0s worker   [1,691 / 1,946] 2 actions running Executing genrule //.../google/testing/coverage:Jacoco_jarjar; 5s local ...//:google_devtools_build_v1_publish_build_event_proto; 0s worker   [1,691 / 1,946] 2 actions running Executing genrule //.../google/testing/coverage:Jacoco_jarjar; 5s local ...//:google_devtools_build_v1_publish_build_event_proto; 0s worker   [1,697 / 1,946] 2 actions running Executing genrule //.../google/testing/coverage:Jacoco_jarjar; 5s local @googleapis//:google_longrunning_operations_proto; 0s worker   [1,697 / 1,946] 2 actions running Executing genrule //.../google/testing/coverage:Jacoco_jarjar; 5s local @googleapis//:google_longrunning_operations_proto; 0s worker   [1,700 / 1,946] 2 actions running Executing genrule //.../google/testing/coverage:Jacoco_jarjar; 6s local Extracting interface //.../lib/buildeventservice/client:client; 0s local   [1,702 / 1,946] 2 actions running Executing genrule //.../google/testing/coverage:Jacoco_jarjar; 6s local ...//:build_bazel_remote_execution_v2_remote_execution_proto; 0s worker   [1,703 / 1,946] 2 actions, 1 running ...//:build_bazel_remote_execution_v2_remote_execution_proto; 0s worker [-----] Executing genrule //src:embedded_tools_nojdk   [1,703 / 1,946] 2 actions running ...//:build_bazel_remote_execution_v2_remote_execution_proto; 0s worker Executing genrule //src:embedded_tools_nojdk; 0s local   [1,703 / 1,946] 2 actions running ...//:build_bazel_remote_execution_v2_remote_execution_proto; 1s worker Executing genrule //src:embedded_tools_nojdk; 1s local   [1,704 / 1,946] 2 actions, 1 running Executing genrule //src:embedded_tools_nojdk; 1s local [-----] ...//:build_bazel_remote_execution_v2_remote_execution_proto   [1,705 / 1,946] 2 actions running Executing genrule //src:embedded_tools_nojdk; 2s local //src/main/protobuf:remote_execution_log_proto; 0s worker   [1,706 / 1,946] 2 actions, 1 running Executing genrule //src:embedded_tools_nojdk; 2s local [-----] ...//:build_bazel_remote_execution_v2_remote_execution_java_grpc   [1,709 / 1,946] 2 actions running Executing genrule //src:embedded_tools_nojdk; 2s local Compiling src/main/native/unix_jni.cc; 0s local   [1,710 / 1,946] 2 actions, 1 running Executing genrule //src:embedded_tools_nojdk; 3s local [-----] Compiling src/main/native/process.cc   [1,712 / 1,946] 2 actions, 1 running Executing genrule //src:embedded_tools_nojdk; 3s local [-----] Linking src/main/native/libunix.so   [1,713 / 1,946] 2 actions running Executing genrule //src:embedded_tools_nojdk; 3s local Building Java resource jar; 0s local   [1,715 / 1,946] 2 actions running Executing genrule //src:embedded_tools_nojdk; 4s local .../com/google/devtools/build/lib/actions:localhost_capacity; 0s worker   [1,719 / 1,946] 2 actions running Executing genrule //src:embedded_tools_nojdk; 4s local .../main/java/com/google/devtools/build/lib:resource-converter; 0s worker   [1,721 / 1,946] 2 actions running Executing genrule //src:embedded_tools_nojdk; 4s local //src/main/java/com/google/devtools/build/lib:util; 0s worker   [1,722 / 1,946] 2 actions, 1 running Executing genrule //src:embedded_tools_nojdk; 4s local [-----] .../com/google/devtools/build/lib:loading-phase-threads-option   [1,727 / 1,946] 2 actions, 1 running Executing genrule //src:embedded_tools_nojdk; 5s local [-----] //src/main/java/com/google/devtools/build/lib/cmdline:cmdline   [1,729 / 1,946] 2 actions, 1 running //src/main/java/com/google/devtools/build/lib/cmdline:cmdline; 0s worker [-----] Building .../lib/query2/libquery-engine.jar (49 source files)   [1,729 / 1,946] 2 actions running //src/main/java/com/google/devtools/build/lib/cmdline:cmdline; 0s worker Building .../lib/query2/libquery-engine.jar (49 source files); 0s worker   [1,730 / 1,946] 2 actions running Building .../lib/query2/libquery-engine.jar (49 source files); 0s worker Extracting interface //.../build/lib:build-request-options; 0s local   [1,736 / 1,946] .../google/devtools/build/lib:config-transitions; 0s worker [1,736 / 1,946] 2 actions running .../main/java/com/google/devtools/build/lib:config-transitions; 0s worker //src/main/java/com/google/devtools/build/lib:syntax; 0s worker   [1,741 / 1,946] 2 actions running //src/main/java/com/google/devtools/build/lib:syntax; 0s worker .../google/devtools/build/lib/buildeventstream:buildeventstream; 0s worker   [1,741 / 1,946] 2 actions running //src/main/java/com/google/devtools/build/lib:syntax; 0s worker .../google/devtools/build/lib/buildeventstream:buildeventstream; 0s worker   [1,743 / 1,946] 2 actions running //src/main/java/com/google/devtools/build/lib:syntax; 0s worker //src/main/java/com/google/devtools/build/skyframe:skyframe; 0s worker   [1,743 / 1,946] 2 actions running //src/main/java/com/google/devtools/build/lib:syntax; 1s worker //src/main/java/com/google/devtools/build/skyframe:skyframe; 0s worker   [1,744 / 1,946] 2 actions, 1 running //src/main/java/com/google/devtools/build/lib:syntax; 1s worker [-----] .../devtools/build/lib/buildeventstream/transports:transports   [1,748 / 1,946] 2 actions running .../com/google/devtools/build/lib/skylarkdebug/server:server; 0s worker .../google/devtools/build/lib/skylarkbuildapi:skylarkbuildapi; 0s worker   [1,749 / 1,946] 2 actions, 1 running .../com/google/devtools/build/lib/skylarkdebug/server:server; 0s worker [-----] Extracting interface //.../buildeventstream/transports:transports   [1,752 / 1,946] 2 actions running //src/main/java/com/google/devtools/build/lib:packages-internal; 0s worker .../com/google/devtools/build/lib/skylarkbuildapi/test:test; 0s worker   [1,759 / 1,946] 2 actions running //src/main/java/com/google/devtools/build/lib:packages-internal; 0s worker .../com/google/devtools/build/skydoc/fakebuildapi/test:test; 0s worker   [1,761 / 1,946] 2 actions, 1 running //src/main/java/com/google/devtools/build/lib:packages-internal; 0s worker [-----] .../java/com/google/devtools/build/lib/skylarkbuildapi/apple:apple   [1,766 / 1,946] 2 actions, 1 running //src/main/java/com/google/devtools/build/lib:packages-internal; 0s worker [-----] Extracting interface //.../lib/skylarkbuildapi/platform:platform   [1,767 / 1,946] 2 actions running //src/main/java/com/google/devtools/build/lib:packages-internal; 1s worker Compiling src/main/cpp/main.cc; 0s local   [1,768 / 1,946] 2 actions, 1 running //src/main/java/com/google/devtools/build/lib:packages-internal; 1s worker [-----] Compiling src/main/cpp/blaze.cc   [1,768 / 1,946] 2 actions running //src/main/java/com/google/devtools/build/lib:packages-internal; 2s worker Compiling src/main/cpp/blaze.cc; 0s local   [1,769 / 1,946] 2 actions, 1 running Compiling src/main/cpp/blaze.cc; 0s local [-----] Extracting interface //.../devtools/build/lib:packages-internal   [1,770 / 1,946] 2 actions running Compiling src/main/cpp/blaze.cc; 1s local Compiling src/main/cpp/global_variables.cc; 0s local   [1,771 / 1,946] 2 actions running Compiling src/main/cpp/blaze.cc; 1s local .../java/com/google/devtools/skylark/skylint:skylint_lib; 0s worker   [1,772 / 1,946] 2 actions, 1 running Compiling src/main/cpp/blaze.cc; 1s local [-----] .../google/devtools/build/lib/profiler/memory:current_rule_tracker   [1,776 / 1,946] 2 actions, 1 running Compiling src/main/cpp/blaze.cc; 1s local [-----] .../main/java/com/google/devtools/build/skydoc/rendering:rendering   [1,778 / 1,946] 2 actions running Compiling src/main/cpp/blaze.cc; 2s local Building Java resource jar; 0s local   [1,779 / 1,946] 2 actions, 1 running Compiling src/main/cpp/blaze.cc; 2s local [-----] Extracting interface //.../build/skydoc/rendering:rendering   [1,782 / 1,946] 2 actions, 1 running Compiling src/main/cpp/blaze.cc; 2s local [-----] Extracting interface //.../build/lib/query2:aspect-resolver   [1,786 / 1,946] 2 actions, 1 running Compiling src/main/cpp/blaze.cc; 2s local [-----] Extracting interface //.../build/skydoc/fakebuildapi/apple:apple   [1,794 / 1,946] 2 actions, 1 running Compiling src/main/cpp/blaze.cc; 3s local [-----] Extracting interface //.../build/lib/query2:fake-load-target   [1,797 / 1,946] 2 actions running Compiling src/main/cpp/blaze.cc; 3s local .../main/java/com/google/devtools/build/lib/query2:query-output; 0s worker   [1,800 / 1,946] 2 actions running Compiling src/main/cpp/blaze.cc; 3s local .../com/google/devtools/build/lib/analysis/platform:platform; 0s worker   [1,800 / 1,946] 2 actions running Compiling src/main/cpp/blaze.cc; 4s local .../com/google/devtools/build/lib/analysis/platform:platform; 0s worker   [1,806 / 1,946] 2 actions running Compiling src/main/cpp/blaze.cc; 4s local //src/main/java/com/google/devtools/build/lib/actions:actions; 0s worker   [1,806 / 1,946] 2 actions running Compiling src/main/cpp/blaze.cc; 5s local //src/main/java/com/google/devtools/build/lib/actions:actions; 1s worker   [1,807 / 1,946] 2 actions, 1 running Compiling src/main/cpp/blaze.cc; 5s local [-----] Extracting interface //.../devtools/build/lib/actions:actions   [1,812 / 1,946] 2 actions running Compiling src/main/cpp/blaze.cc; 6s local Building .../profiler/libprofiler-output.jar (30 source files); 0s worker   [1,813 / 1,946] Compiling src/main/cpp/blaze.cc; 6s local [1,819 / 1,946] 2 actions, 1 running Linking src/main/cpp/client; 0s local [-----] //src/main/java/com/google/devtools/build/lib:build-base   [1,820 / 1,946] .../java/com/google/devtools/build/lib:build-base; 0s worker [1,820 / 1,946] .../java/com/google/devtools/build/lib:build-base; 1s worker [1,820 / 1,946] .../java/com/google/devtools/build/lib:build-base; 2s worker [1,820 / 1,946] .../java/com/google/devtools/build/lib:build-base; 3s worker [1,820 / 1,946] .../java/com/google/devtools/build/lib:build-base; 4s worker [1,820 / 1,946] .../java/com/google/devtools/build/lib:build-base; 5s worker [1,820 / 1,946] .../java/com/google/devtools/build/lib:build-base; 6s worker [1,820 / 1,946] .../java/com/google/devtools/build/lib:build-base; 7s worker [1,820 / 1,946] .../java/com/google/devtools/build/lib:build-base; 8s worker [1,821 / 1,946] [-----] Extracting interface //.../build/lib:build-base [1,822 / 1,946] 2 actions running Building .../downloader/libdownloader.jar (12 source files); 0s worker //src/main/java/com/google/devtools/build/lib/rules/apple:apple; 0s worker   [1,826 / 1,946] 2 actions running //src/main/java/com/google/devtools/build/lib/rules/apple:apple; 0s worker .../java/com/google/devtools/build/lib/rules/apple/swift:swift; 0s worker   [1,830 / 1,946] 2 actions running //src/main/java/com/google/devtools/build/lib/rules/apple:apple; 0s worker //src/main/java/com/google/devtools/build/lib/query2:query2; 0s worker   [1,831 / 1,946] 2 actions running //src/main/java/com/google/devtools/build/lib/query2:query2; 0s worker .../java/com/google/devtools/build/lib/skylarkbuildapi/cpp:cpp; 0s worker   [1,831 / 1,946] 2 actions running //src/main/java/com/google/devtools/build/lib/query2:query2; 0s worker .../java/com/google/devtools/build/lib/skylarkbuildapi/cpp:cpp; 0s worker   [1,835 / 1,946] 2 actions running //src/main/java/com/google/devtools/build/lib/query2:query2; 0s worker .../com/google/devtools/build/lib/skylarkbuildapi/java:java; 0s worker   [1,835 / 1,946] 2 actions running //src/main/java/com/google/devtools/build/lib/query2:query2; 0s worker .../com/google/devtools/build/lib/skylarkbuildapi/java:java; 0s worker   [1,839 / 1,946] 2 actions running //src/main/java/com/google/devtools/build/lib/query2:query2; 1s worker .../google/devtools/build/lib/skylarkbuildapi/android:android; 0s worker   [1,839 / 1,946] 2 actions running //src/main/java/com/google/devtools/build/lib/query2:query2; 1s worker .../google/devtools/build/lib/skylarkbuildapi/android:android; 0s worker   [1,842 / 1,946] 2 actions running //src/main/java/com/google/devtools/build/lib/query2:query2; 1s worker .../google/devtools/build/skydoc/fakebuildapi/android:android; 0s worker   [1,847 / 1,946] 2 actions running //src/main/java/com/google/devtools/build/lib/query2:query2; 1s worker //src/main/java/com/google/devtools/build/docgen:docgen_javalib; 0s worker   [1,848 / 1,946] 2 actions, 1 running //src/main/java/com/google/devtools/build/lib/query2:query2; 2s worker [-----] Extracting interface //.../devtools/build/lib:core-workspace-rules   [1,849 / 1,946] 2 actions running //src/main/java/com/google/devtools/build/lib/query2:query2; 2s worker Building Java resource jar; 0s local   [1,851 / 1,946] 2 actions running //src/main/java/com/google/devtools/build/lib/query2:query2; 2s worker .../java/com/google/devtools/build/lib:testing-support-rules; 0s worker   [1,852 / 1,946] 2 actions running //src/main/java/com/google/devtools/build/lib/query2:query2; 2s worker .../java/com/google/devtools/build/lib/rules/platform:platform; 0s worker   [1,855 / 1,946] 2 actions running //src/main/java/com/google/devtools/build/lib/query2:query2; 3s worker .../main/java/com/google/devtools/build/lib/rules/config:config; 0s worker   [1,855 / 1,946] 2 actions running //src/main/java/com/google/devtools/build/lib/query2:query2; 3s worker .../main/java/com/google/devtools/build/lib/rules/config:config; 0s worker   [1,856 / 1,946] 2 actions running .../main/java/com/google/devtools/build/lib/rules/config:config; 0s worker //src/main/java/com/google/devtools/build/lib:proto-rules; 0s worker   [1,860 / 1,946] 2 actions running //src/main/java/com/google/devtools/build/lib:proto-rules; 0s worker .../java/com/google/devtools/build/lib/rules/genquery:genquery; 0s worker   [1,863 / 1,946] 2 actions running .../java/com/google/devtools/build/lib/rules/genquery:genquery; 0s worker Building .../lib/rules/java/libRpcSupport.jar (1 source file); 0s worker   [1,871 / 1,946] 2 actions running //src/main/java/com/google/devtools/build/lib/rules/cpp:cpp; 0s worker .../com/google/devtools/build/lib/remote/blobstore/http:http; 0s worker   [1,872 / 1,946] 2 actions, 1 running //src/main/java/com/google/devtools/build/lib/rules/cpp:cpp; 0s worker [-----] Extracting interface //.../build/lib/remote/blobstore/http:http   [1,873 / 1,946] .../com/google/devtools/build/lib/rules/cpp:cpp; 0s worker [1,873 / 1,946] .../com/google/devtools/build/lib/rules/cpp:cpp; 1s worker [1,873 / 1,946] .../com/google/devtools/build/lib/rules/cpp:cpp; 2s worker [1,874 / 1,946] [-----] Extracting interface //.../build/lib/rules/cpp:cpp [1,878 / 1,946] 2 actions, 1 running //src/main/java/com/google/devtools/build/lib:python-rules; 0s worker [-----] Extracting interface //.../devtools/build/lib/rules/apple/cpp:cpp   [1,880 / 1,946] 2 actions running //src/main/java/com/google/devtools/build/lib:python-rules; 0s worker .../com/google/devtools/build/lib/rules/java:java-compilation; 0s worker   [1,883 / 1,946] .../devtools/build/lib/rules/java:java-compilation; 0s worker [1,883 / 1,946] .../devtools/build/lib/rules/java:java-compilation; 0s worker [1,884 / 1,946] [-----] Extracting interface //.../rules/java:java-compilation [1,885 / 1,946] 2 actions running //src/main/java/com/google/devtools/build/lib/rules/objc:objc; 0s worker .../java/com/google/devtools/build/lib/rules/genrule:genrule; 0s worker   [1,886 / 1,946] 2 actions running //src/main/java/com/google/devtools/build/lib/rules/objc:objc; 0s worker .../java/com/google/devtools/build/lib/rules/java:java-rules; 0s worker   [1,886 / 1,946] 2 actions running //src/main/java/com/google/devtools/build/lib/rules/objc:objc; 0s worker .../java/com/google/devtools/build/lib/rules/java:java-rules; 0s worker   [1,887 / 1,946] 2 actions, 1 running //src/main/java/com/google/devtools/build/lib/rules/objc:objc; 1s worker [-----] Extracting interface //.../build/lib/rules/genrule:genrule   [1,889 / 1,946] 2 actions running //src/main/java/com/google/devtools/build/lib/rules/objc:objc; 1s worker //src/main/java/com/google/devtools/build/lib:android-rules; 0s worker   [1,890 / 1,946] 2 actions, 1 running //src/main/java/com/google/devtools/build/lib:android-rules; 0s worker [-----] Extracting interface //.../devtools/build/lib/rules/objc:objc   [1,891 / 1,946] .../com/google/devtools/build/lib:android-rules; 1s worker [1,891 / 1,946] .../com/google/devtools/build/lib:android-rules; 2s worker [1,892 / 1,946] [-----] Building Java resource jar [1,892 / 1,946] Building Java resource jar; 0s local [1,894 / 1,946] .../main/java/com/google/devtools/build/lib:runtime; 0s worker [1,894 / 1,946] .../main/java/com/google/devtools/build/lib:runtime; 0s worker [1,894 / 1,946] .../main/java/com/google/devtools/build/lib:runtime; 1s worker [1,894 / 1,946] .../main/java/com/google/devtools/build/lib:runtime; 2s worker [1,896 / 1,946] 2 actions running Building .../build/lib/exec/local/liblocal.jar (4 source files); 0s worker //src/main/java/com/google/devtools/build/lib:server; 0s worker   [1,897 / 1,946] 2 actions running //src/main/java/com/google/devtools/build/lib:server; 0s worker .../devtools/build/lib/buildeventservice:buildeventservice; 0s worker   [1,899 / 1,946] 2 actions running .../devtools/build/lib/buildeventservice:buildeventservice; 0s worker //src/main/java/com/google/devtools/build/lib/ssd:ssd; 0s worker   [1,904 / 1,946] 2 actions running Building .../lib/standalone/libstandalone.jar (4 source files); 0s worker //src/main/java/com/google/devtools/build/lib/sandbox:sandbox; 0s worker   [1,908 / 1,946] 2 actions running //src/main/java/com/google/devtools/build/lib/sandbox:sandbox; 0s worker .../com/google/devtools/build/lib/skylarkdebug/module:module; 0s worker   [1,911 / 1,946] 2 actions running //src/main/java/com/google/devtools/build/lib/sandbox:sandbox; 0s worker //src/main/java/com/google/devtools/build/lib:bazel-modules; 0s worker   [1,915 / 1,946] 2 actions running //src/main/java/com/google/devtools/build/lib/dynamic:dynamic; 0s worker //src/main/java/com/google/devtools/build/lib:bazel-repository; 0s worker   [1,916 / 1,946] 2 actions running //src/main/java/com/google/devtools/build/lib:bazel-repository; 0s worker //src/main/java/com/google/devtools/build/lib/worker:worker; 0s worker   [1,917 / 1,946] 2 actions, 1 running //src/main/java/com/google/devtools/build/lib:bazel-repository; 0s worker [-----] Extracting interface //.../devtools/build/lib/dynamic:dynamic   [1,921 / 1,946] 2 actions, 1 running .../google/devtools/build/lib/bazel/debug:workspace-rule-module; 0s worker [-----] Building Java resource jar   [1,925 / 1,946] 2 actions running Building Java resource jar; 0s local .../devtools/build/lib/profiler/callcounts:callcounts_module; 0s worker   [1,930 / 1,946] .../com/google/devtools/build/lib/remote:remote; 0s worker [1,930 / 1,946] 2 actions running //src/main/java/com/google/devtools/build/lib/remote:remote; 0s worker //src/main/java/com/google/devtools/build/lib:bazel-rules; 0s worker   [1,931 / 1,946] 2 actions, 1 running //src/main/java/com/google/devtools/build/lib:bazel-rules; 0s worker [-----] //src/main/java/com/google/devtools/build/lib:bazel-commands   [1,932 / 1,946] 2 actions, 1 running //src/main/java/com/google/devtools/build/lib:bazel-rules; 0s worker [-----] Extracting interface //.../google/devtools/build/lib/remote:remote   [1,934 / 1,946] 2 actions, 1 running //src/main/java/com/google/devtools/build/lib:bazel-rules; 1s worker [-----] Extracting interface //.../devtools/build/lib:bazel-commands   [1,935 / 1,946] .../java/com/google/devtools/build/lib:bazel-rules; 1s worker [1,936 / 1,946] Building Java resource jar; 0s local [1,937 / 1,946] [-----] Extracting interface //.../build/lib:bazel-rules [1,941 / 1,946] [-----] Building Java resource jar [1,942 / 1,946] [-----] .../com/google/devtools/build/lib:bazel/BazelServer [1,942 / 1,946] .../com/google/devtools/build/lib:bazel/BazelServer; 0s local [1,942 / 1,946] .../com/google/devtools/build/lib:bazel/BazelServer; 1s local [1,942 / 1,946] .../com/google/devtools/build/lib:bazel/BazelServer; 2s local [1,942 / 1,946] .../com/google/devtools/build/lib:bazel/BazelServer; 3s local [1,942 / 1,946] .../com/google/devtools/build/lib:bazel/BazelServer; 4s local [1,942 / 1,946] .../com/google/devtools/build/lib:bazel/BazelServer; 5s local [1,942 / 1,946] .../com/google/devtools/build/lib:bazel/BazelServer; 6s local [1,942 / 1,946] .../com/google/devtools/build/lib:bazel/BazelServer; 7s local [1,942 / 1,946] .../com/google/devtools/build/lib:bazel/BazelServer; 8s local [1,942 / 1,946] .../com/google/devtools/build/lib:bazel/BazelServer; 9s local [1,942 / 1,946] .../com/google/devtools/build/lib:bazel/BazelServer; 10s local [1,942 / 1,946] .../com/google/devtools/build/lib:bazel/BazelServer; 10s local [1,942 / 1,946] .../com/google/devtools/build/lib:bazel/BazelServer; 11s local [1,942 / 1,946] .../com/google/devtools/build/lib:bazel/BazelServer; 12s local [1,942 / 1,946] .../com/google/devtools/build/lib:bazel/BazelServer; 13s local [1,942 / 1,946] .../com/google/devtools/build/lib:bazel/BazelServer; 14s local [1,943 / 1,946] [-----] Executing genrule //src:install_base_key-file_nojdk [1,943 / 1,946] Executing genrule //src:install_base_key-file_nojdk; 0s local [1,943 / 1,946] Executing genrule //src:install_base_key-file_nojdk; 1s local [1,944 / 1,946] [-----] Executing genrule //src:package-zip_nojdk [1,944 / 1,946] Executing genrule //src:package-zip_nojdk; 0s local [1,944 / 1,946] Executing genrule //src:package-zip_nojdk; 1s local [1,944 / 1,946] Executing genrule //src:package-zip_nojdk; 2s local [1,944 / 1,946] Executing genrule //src:package-zip_nojdk; 3s local [1,944 / 1,946] Executing genrule //src:package-zip_nojdk; 4s local [1,944 / 1,946] Executing genrule //src:package-zip_nojdk; 5s local [1,944 / 1,946] Executing genrule //src:package-zip_nojdk; 6s local [1,944 / 1,946] Executing genrule //src:package-zip_nojdk; 7s local [1,945 / 1,946] [-----] Executing genrule //src:bazel-bin_nojdk [1,945 / 1,946] Executing genrule //src:bazel-bin_nojdk; 0s local [1,945 / 1,946] Executing genrule //src:bazel-bin_nojdk; 1s local Target //src:bazel_nojdk up-to-date: [1,946 / 1,946] no action  bazel-bin/src/bazel_nojdk [1,946 / 1,946] no action INFO: Elapsed time: 934.911s, Critical Path: 112.06s [1,946 / 1,946] no action INFO: 1861 processes: 1535 local, 326 worker. [1,946 / 1,946] no action INFO: Build completed successfully, 1946 total actions INFO: Build completed successfully, 1946 total actions WARNING: --batch mode is deprecated. Please instead explicitly shut down your Bazel server using the command "bazel shutdown". INFO: Invocation ID: ae9309e8-002a-4467-ac1e-468a0f82199f Build successful! Binary is here: /builddir/build/BUILD/bazel-0.22.0-dist/output/bazel + ./output/bazel shutdown Extracting Bazel installation... + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.vJPJ1K + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/bazel-0.22.0-2.el8.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/bazel-0.22.0-2.el8.x86_64 ++ dirname /builddir/build/BUILDROOT/bazel-0.22.0-2.el8.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/bazel-0.22.0-2.el8.x86_64 + cd bazel-0.22.0-dist + mkdir -p /builddir/build/BUILDROOT/bazel-0.22.0-2.el8.x86_64//usr/bin + cp output/bazel /builddir/build/BUILDROOT/bazel-0.22.0-2.el8.x86_64//usr/bin + /usr/lib/rpm/check-buildroot Processing files: bazel-0.22.0-2.el8.x86_64 Provides: bazel = 0.22.0-2.el8 bazel(x86-64) = 0.22.0-2.el8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.2)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libc.so.6(GLIBC_2.9)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.2.5)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libm.so.6()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) librt.so.1()(64bit) librt.so.1(GLIBC_2.2.5)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.5)(64bit) libstdc++.so.6(CXXABI_1.3.8)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.11)(64bit) libstdc++.so.6(GLIBCXX_3.4.14)(64bit) libstdc++.so.6(GLIBCXX_3.4.15)(64bit) libstdc++.so.6(GLIBCXX_3.4.18)(64bit) libstdc++.so.6(GLIBCXX_3.4.19)(64bit) libstdc++.so.6(GLIBCXX_3.4.20)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) libstdc++.so.6(GLIBCXX_3.4.22)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) rtld(GNU_HASH) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/bazel-0.22.0-2.el8.x86_64 Wrote: /builddir/build/RPMS/bazel-0.22.0-2.el8.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.1lh9QV + umask 022 + cd /builddir/build/BUILD + cd bazel-0.22.0-dist + rm -rf /builddir/build/BUILDROOT/bazel-0.22.0-2.el8.x86_64 + exit 0 Child return code was: 0