Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bazel test //:echo2_integration_test fails #178

Open
shiponcs opened this issue Jul 25, 2023 · 0 comments
Open

bazel test //:echo2_integration_test fails #178

shiponcs opened this issue Jul 25, 2023 · 0 comments

Comments

@shiponcs
Copy link

After building with bazel build //:envoy. I have run bazel test //:echo2_integration_test --verbose_failures --sandbox_debug but it failed with the following error:

INFO: Analyzed target //:echo2_integration_test (0 packages loaded, 0 targets configured).
INFO: Found 1 test target...
ERROR: /home/matin/.cache/bazel/_bazel_matin/4c7f7ff36f8e98a55909ce0b691ccb36/external/envoy/test/mocks/server/BUILD:179:14: Compiling test/mocks/server/instance.cc failed: (Exit 1): linux-sandbox failed: error executing command 
  (cd /home/matin/.cache/bazel/_bazel_matin/4c7f7ff36f8e98a55909ce0b691ccb36/sandbox/linux-sandbox/43/execroot/envoy_filter_example && \
  exec env - \
    BAZEL_LINKLIBS=-l%:libstdc++.a \
    BAZEL_LINKOPTS=-lm \
    PATH=/home/matin/.cache/bazelisk/downloads/bazelbuild/bazel-6.1.0-linux-x86_64/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin \
    PWD=/proc/self/cwd \
    TMPDIR=/tmp \
  /home/matin/.cache/bazel/_bazel_matin/install/f0478d8547df16461adab7eb1d945d57/linux-sandbox -t 15 -w /home/matin/.cache/bazel/_bazel_matin/4c7f7ff36f8e98a55909ce0b691ccb36/sandbox/linux-sandbox/43/execroot/envoy_filter_example -w /tmp -w /dev/shm -S /home/matin/.cache/bazel/_bazel_matin/4c7f7ff36f8e98a55909ce0b691ccb36/sandbox/linux-sandbox/43/stats.out -D -- /usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer '-std=c++0x' -MD -MF bazel-out/k8-fastbuild/bin/external/envoy/test/mocks/server/_objs/instance_mocks/instance.pic.d '-frandom-seed=bazel-out/k8-fastbuild/bin/external/envoy/test/mocks/server/_objs/instance_mocks/instance.pic.o' -fPIC -DFMT_HEADER_ONLY -DENVOY_ADMIN_FUNCTIONALITY -DENVOY_ENABLE_QUIC -DENVOY_ENABLE_YAML -DENVOY_ENABLE_HTTP_DATAGRAMS -DENVOY_MOBILE_ENABLE_LISTENER -DENVOY_MOBILE_STATS_REPORTING -DENVOY_MOBILE_REQUEST_COMPRESSION -DENVOY_GOOGLE_GRPC -DSPDLOG_FMT_EXTERNAL -DNGHTTP2_STATICLIB '-DGTEST_HAS_ABSL=1' '-DBAZEL_CURRENT_REPOSITORY="envoy"' -iquote external/envoy -iquote bazel-out/k8-fastbuild/bin/external/envoy -iquote external/com_google_absl -iquote bazel-out/k8-fastbuild/bin/external/com_google_absl -iquote external/com_github_fmtlib_fmt -iquote bazel-out/k8-fastbuild/bin/external/com_github_fmtlib_fmt -iquote external/com_google_protobuf -iquote bazel-out/k8-fastbuild/bin/external/com_google_protobuf -iquote external/utf8_range -iquote bazel-out/k8-fastbuild/bin/external/utf8_range -iquote external/com_github_gabime_spdlog -iquote bazel-out/k8-fastbuild/bin/external/com_github_gabime_spdlog -iquote external/com_github_cyan4973_xxhash -iquote bazel-out/k8-fastbuild/bin/external/com_github_cyan4973_xxhash -iquote external/envoy_api -iquote bazel-out/k8-fastbuild/bin/external/envoy_api -iquote external/com_google_googleapis -iquote bazel-out/k8-fastbuild/bin/external/com_google_googleapis -iquote external/com_envoyproxy_protoc_gen_validate -iquote bazel-out/k8-fastbuild/bin/external/com_envoyproxy_protoc_gen_validate -iquote external/com_googlesource_code_re2 -iquote bazel-out/k8-fastbuild/bin/external/com_googlesource_code_re2 -iquote external/com_github_cncf_udpa -iquote bazel-out/k8-fastbuild/bin/external/com_github_cncf_udpa -iquote external/opencensus_proto -iquote bazel-out/k8-fastbuild/bin/external/opencensus_proto -iquote external/com_github_jbeder_yaml_cpp -iquote bazel-out/k8-fastbuild/bin/external/com_github_jbeder_yaml_cpp -iquote external/boringssl -iquote bazel-out/k8-fastbuild/bin/external/boringssl -iquote external/com_github_google_quiche -iquote bazel-out/k8-fastbuild/bin/external/com_github_google_quiche -iquote external/com_googlesource_googleurl -iquote bazel-out/k8-fastbuild/bin/external/com_googlesource_googleurl -iquote external/com_github_circonus_labs_libcircllhist -iquote bazel-out/k8-fastbuild/bin/external/com_github_circonus_labs_libcircllhist -iquote external/com_github_google_tcmalloc -iquote bazel-out/k8-fastbuild/bin/external/com_github_google_tcmalloc -iquote external/com_google_googletest -iquote bazel-out/k8-fastbuild/bin/external/com_google_googletest -iquote external/com_github_nlohmann_json -iquote bazel-out/k8-fastbuild/bin/external/com_github_nlohmann_json -iquote external/com_github_grpc_grpc -iquote bazel-out/k8-fastbuild/bin/external/com_github_grpc_grpc -Ibazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_nowkt -Ibazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite -Ibazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/arena -Ibazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/arena_align -Ibazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/stubs/_virtual_includes/lite -Ibazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def -Ibazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/arena_allocation_policy -Ibazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/arena_config -Ibazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/arena_cleanup -Ibazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/string_block -Ibazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/varint_shuffle -Ibazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/io/_virtual_includes/io -Ibazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/io/_virtual_includes/io_win32 -Ibazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/io/_virtual_includes/gzip_stream -Ibazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/stubs/_virtual_includes/stubs -Ibazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/io/_virtual_includes/printer -Ibazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/io/_virtual_includes/zero_copy_sink -Ibazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/io/_virtual_includes/tokenizer -Ibazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/any_proto -Ibazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/descriptor_proto -Ibazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/empty_proto -Ibazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/struct_proto -Ibazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/wrappers_proto -Ibazel-out/k8-fastbuild/bin/external/com_google_protobuf/_virtual_includes/protobuf -Ibazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf -Ibazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/api_proto -Ibazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/source_context_proto -Ibazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/type_proto -Ibazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/duration_proto -Ibazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/field_mask_proto -Ibazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/timestamp_proto -Ibazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/compiler/_virtual_includes/importer -Ibazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/util/_virtual_includes/delimited_message_util -Ibazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/util/_virtual_includes/differencer -Ibazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/util/_virtual_includes/field_mask_util -Ibazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/util/_virtual_includes/json_util -Ibazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/json/_virtual_includes/json -Ibazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/json/_virtual_includes/parser -Ibazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/json/_virtual_includes/descriptor_traits -Ibazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/json/_virtual_includes/lexer -Ibazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/json/_virtual_includes/message_path -Ibazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/json/_virtual_includes/zero_copy_buffered_stream -Ibazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/json/_virtual_includes/untyped_message -Ibazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/util/_virtual_includes/type_resolver_util -Ibazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/descriptor_legacy -Ibazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/json/_virtual_includes/unparser -Ibazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/json/_virtual_includes/writer -Ibazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/util/_virtual_includes/time_util -Ibazel-out/k8-fastbuild/bin/external/envoy/source/common/common/_virtual_includes/logger_impl_lib_standard -Ibazel-out/k8-fastbuild/bin/external/envoy/source/common/common/_virtual_includes/thread_impl_lib_posix -Ibazel-out/k8-fastbuild/bin/external/envoy/source/common/api/_virtual_includes/os_sys_calls_lib -Ibazel-out/k8-fastbuild/bin/external/envoy/source/common/quic/platform/_virtual_includes/quiche_export_impl_lib -Ibazel-out/k8-fastbuild/bin/external/envoy/source/common/quic/platform/_virtual_includes/quiche_logging_impl_lib -Ibazel-out/k8-fastbuild/bin/external/com_github_google_quiche/_virtual_includes/quiche_common_platform_default_quiche_platform_impl_command_line_flags_impl_lib -Ibazel-out/k8-fastbuild/bin/external/com_github_google_quiche/_virtual_includes/quiche_common_platform_default_quiche_platform_impl_flag_utils_impl_lib -Ibazel-out/k8-fastbuild/bin/external/com_github_google_quiche/_virtual_includes/quiche_common_platform_default_quiche_platform_impl_reference_counted_impl_lib -Ibazel-out/k8-fastbuild/bin/external/com_github_google_quiche/_virtual_includes/quiche_common_platform_default_quiche_platform_impl_testvalue_impl_lib -Ibazel-out/k8-fastbuild/bin/external/com_github_google_quiche/_virtual_includes/quiche_common_platform_default_quiche_platform_impl_prefetch_impl_lib -Ibazel-out/k8-fastbuild/bin/external/envoy/source/common/quic/platform/_virtual_includes/quic_base_impl_lib -Ibazel-out/k8-fastbuild/bin/external/envoy/source/common/quic/platform/_virtual_includes/quiche_flags_impl_lib -Ibazel-out/k8-fastbuild/bin/external/envoy/source/common/quic/platform/_virtual_includes/quiche_mem_slice_impl_lib -Ibazel-out/k8-fastbuild/bin/external/envoy/source/common/quic/platform/_virtual_includes/quiche_platform_iovec_impl_lib -Ibazel-out/k8-fastbuild/bin/external/envoy/source/common/quic/platform/_virtual_includes/quiche_time_utils_impl_lib -Ibazel-out/k8-fastbuild/bin/external/com_github_google_quiche/_virtual_includes/quiche_common_platform_default_quiche_platform_impl_server_stats_impl_lib -Ibazel-out/k8-fastbuild/bin/external/envoy/source/common/quic/platform/_virtual_includes/quiche_stack_trace_impl_lib -Ibazel-out/k8-fastbuild/bin/external/com_github_google_quiche/_virtual_includes/quiche_common_platform_default_quiche_platform_impl_client_stats_impl_lib -Ibazel-out/k8-fastbuild/bin/external/envoy/source/common/event/_virtual_includes/dispatcher_lib -Ibazel-out/k8-fastbuild/bin/external/envoy/source/common/event/_virtual_includes/signal_impl_lib_posix -Ibazel-out/k8-fastbuild/bin/external/envoy/source/common/filesystem/_virtual_includes/watcher_lib -Ibazel-out/k8-fastbuild/bin/external/envoy/source/common/filesystem/_virtual_includes/directory_iterator_impl_lib_posix -Ibazel-out/k8-fastbuild/bin/external/envoy/source/common/quic/platform/_virtual_includes/quiche_lower_case_string_impl_lib -Ibazel-out/k8-fastbuild/bin/external/com_github_google_quiche/_virtual_includes/quiche_common_platform_default_quiche_platform_impl_header_policy_impl_lib -Ibazel-out/k8-fastbuild/bin/external/com_github_google_quiche/_virtual_includes/quiche_common_platform_default_quiche_platform_impl_mutex_impl_lib -Ibazel-out/k8-fastbuild/bin/external/com_github_google_quiche/_virtual_includes/quiche_common_platform_default_quiche_platform_impl_containers_impl_lib -Ibazel-out/k8-fastbuild/bin/external/envoy/source/common/filesystem/_virtual_includes/filesystem_impl_lib_posix -isystem external/com_github_fmtlib_fmt/include -isystem bazel-out/k8-fastbuild/bin/external/com_github_fmtlib_fmt/include -isystem bazel-out/k8-fastbuild/bin/external/envoy/bazel/foreign_cc/zlib/include -isystem external/com_github_gabime_spdlog/include -isystem bazel-out/k8-fastbuild/bin/external/com_github_gabime_spdlog/include -isystem external/com_github_jbeder_yaml_cpp/include -isystem bazel-out/k8-fastbuild/bin/external/com_github_jbeder_yaml_cpp/include -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/envoy/bazel/foreign_cc/event/include -isystem external/envoy/bazel/external/http_parser -isystem bazel-out/k8-fastbuild/bin/external/envoy/bazel/external/http_parser -isystem bazel-out/k8-fastbuild/bin/external/envoy/bazel/foreign_cc/nghttp2/include -isystem external/com_github_circonus_labs_libcircllhist/src -isystem bazel-out/k8-fastbuild/bin/external/com_github_circonus_labs_libcircllhist/src -isystem external/com_google_googletest/googlemock -isystem bazel-out/k8-fastbuild/bin/external/com_google_googletest/googlemock -isystem external/com_google_googletest/googlemock/include -isystem bazel-out/k8-fastbuild/bin/external/com_google_googletest/googlemock/include -isystem external/com_google_googletest/googletest -isystem bazel-out/k8-fastbuild/bin/external/com_google_googletest/googletest -isystem external/com_google_googletest/googletest/include -isystem bazel-out/k8-fastbuild/bin/external/com_google_googletest/googletest/include -isystem external/com_github_nlohmann_json/include -isystem bazel-out/k8-fastbuild/bin/external/com_github_nlohmann_json/include -isystem external/com_github_nlohmann_json/external/nlohmann_json_lib -isystem bazel-out/k8-fastbuild/bin/external/com_github_nlohmann_json/external/nlohmann_json_lib '-DABSL_MIN_LOG_LEVEL=4' -fPIC -Wno-deprecated-declarations '-std=c++17' -Wall -Wextra -Werror -Wnon-virtual-dtor -Woverloaded-virtual -Wold-style-cast -Wformat -Wformat-security -Wvla -Wno-deprecated-declarations -Wreturn-type -Wno-maybe-uninitialized -DTCMALLOC -DENVOY_OBJECT_TRACE_ON_DUMP -DENVOY_HOT_RESTART -DENVOY_ADMIN_HTML -DENVOY_STATIC_EXTENSION_REGISTRATION -DENVOY_GOOGLE_GRPC -DENVOY_HANDLE_SIGNALS -fno-canonical-system-headers -Wno-builtin-macro-redefined '-D__DATE__="redacted"' '-D__TIMESTAMP__="redacted"' '-D__TIME__="redacted"' -c external/envoy/test/mocks/server/instance.cc -o bazel-out/k8-fastbuild/bin/external/envoy/test/mocks/server/_objs/instance_mocks/instance.pic.o)
1690276525.685027819: src/main/tools/linux-sandbox.cc:152: calling pipe(2)...
1690276525.685046348: src/main/tools/linux-sandbox.cc:171: calling clone(2)...
1690276525.685153572: src/main/tools/linux-sandbox.cc:180: linux-sandbox-pid1 has PID 101608
1690276525.685165360: src/main/tools/linux-sandbox-pid1.cc:681: Pid1Main started
1690276525.685206101: src/main/tools/linux-sandbox.cc:197: done manipulating pipes
1690276525.685261784: src/main/tools/linux-sandbox-pid1.cc:285: working dir: /home/matin/.cache/bazel/_bazel_matin/4c7f7ff36f8e98a55909ce0b691ccb36/sandbox/linux-sandbox/43/execroot/envoy_filter_example
1690276525.685271315: src/main/tools/linux-sandbox-pid1.cc:320: writable: /home/matin/.cache/bazel/_bazel_matin/4c7f7ff36f8e98a55909ce0b691ccb36/sandbox/linux-sandbox/43/execroot/envoy_filter_example
1690276525.685275467: src/main/tools/linux-sandbox-pid1.cc:320: writable: /tmp
1690276525.685279191: src/main/tools/linux-sandbox-pid1.cc:320: writable: /dev/shm
1690276525.685316446: src/main/tools/linux-sandbox-pid1.cc:400: remount ro: /
1690276525.685321385: src/main/tools/linux-sandbox-pid1.cc:400: remount ro: /dev
1690276525.685324146: src/main/tools/linux-sandbox-pid1.cc:400: remount ro: /dev/pts
1690276525.685326669: src/main/tools/linux-sandbox-pid1.cc:400: remount rw: /dev/shm
1690276525.685329406: src/main/tools/linux-sandbox-pid1.cc:400: remount ro: /dev/hugepages
1690276525.685332027: src/main/tools/linux-sandbox-pid1.cc:400: remount ro: /dev/mqueue
1690276525.685334653: src/main/tools/linux-sandbox-pid1.cc:400: remount ro: /run
1690276525.685337327: src/main/tools/linux-sandbox-pid1.cc:400: remount ro: /run/lock
1690276525.685340219: src/main/tools/linux-sandbox-pid1.cc:400: remount ro: /run/credentials/systemd-sysusers.service
1690276525.685343171: src/main/tools/linux-sandbox-pid1.cc:400: remount ro: /run/snapd/ns
1690276525.685346402: src/main/tools/linux-sandbox-pid1.cc:400: remount ro: /run/user/0
1690276525.685349033: src/main/tools/linux-sandbox-pid1.cc:400: remount ro: /sys
1690276525.685358157: src/main/tools/linux-sandbox-pid1.cc:400: remount ro: /sys/kernel/security
1690276525.685395679: src/main/tools/linux-sandbox-pid1.cc:400: remount ro: /sys/fs/cgroup
1690276525.685399559: src/main/tools/linux-sandbox-pid1.cc:400: remount ro: /sys/fs/pstore
1690276525.685402658: src/main/tools/linux-sandbox-pid1.cc:400: remount ro: /sys/fs/bpf
1690276525.685405487: src/main/tools/linux-sandbox-pid1.cc:400: remount ro: /sys/kernel/debug
1690276525.685408234: src/main/tools/linux-sandbox-pid1.cc:400: remount ro: /sys/kernel/tracing
1690276525.685411125: src/main/tools/linux-sandbox-pid1.cc:400: remount ro: /sys/fs/fuse/connections
1690276525.685414494: src/main/tools/linux-sandbox-pid1.cc:400: remount ro: /sys/kernel/config
1690276525.685417426: src/main/tools/linux-sandbox-pid1.cc:400: remount ro: /proc
1690276525.685420117: src/main/tools/linux-sandbox-pid1.cc:400: remount ro: /proc/sys/fs/binfmt_misc
1690276525.685423817: src/main/tools/linux-sandbox-pid1.cc:422: remount(nullptr, /proc/sys/fs/binfmt_misc, nullptr, 2101281, nullptr) failure (Operation not permitted) ignored
1690276525.685428589: src/main/tools/linux-sandbox-pid1.cc:400: remount ro: /proc/sys/fs/binfmt_misc
1690276525.685431800: src/main/tools/linux-sandbox-pid1.cc:400: remount ro: /snap/core20/1891
1690276525.685435036: src/main/tools/linux-sandbox-pid1.cc:400: remount ro: /snap/lxd/24322
1690276525.685437401: src/main/tools/linux-sandbox-pid1.cc:400: remount ro: /snap/snapd/19361
1690276525.685444852: src/main/tools/linux-sandbox-pid1.cc:400: remount ro: /snap/snapd/19457
1690276525.685447414: src/main/tools/linux-sandbox-pid1.cc:400: remount ro: /snap/core20/1974
1690276525.685450262: src/main/tools/linux-sandbox-pid1.cc:400: remount rw: /home/matin/.cache/bazel/_bazel_matin/4c7f7ff36f8e98a55909ce0b691ccb36/sandbox/linux-sandbox/43/execroot/envoy_filter_example
1690276525.685453102: src/main/tools/linux-sandbox-pid1.cc:400: remount rw: /home/matin/.cache/bazel/_bazel_matin/4c7f7ff36f8e98a55909ce0b691ccb36/sandbox/linux-sandbox/43/execroot/envoy_filter_example
1690276525.685459482: src/main/tools/linux-sandbox-pid1.cc:400: remount rw: /tmp
1690276525.685461869: src/main/tools/linux-sandbox-pid1.cc:400: remount rw: /dev/shm
1690276525.685484762: src/main/tools/linux-sandbox-pid1.cc:491: calling fork...
1690276525.685541826: src/main/tools/linux-sandbox-pid1.cc:521: child started with PID 2
gcc: fatal error: Killed signal terminated program cc1plus
compilation terminated.
1690276602.984879073: src/main/tools/linux-sandbox-pid1.cc:538: wait returned pid=2, status=0x100
1690276602.987011026: src/main/tools/linux-sandbox-pid1.cc:556: child exited normally with code 1
1690276603.004657869: src/main/tools/linux-sandbox.cc:233: child exited normally with code 1
Target //:echo2_integration_test failed to build
INFO: Elapsed time: 82.839s, Critical Path: 78.63s
INFO: 10 processes: 10 internal.
FAILED: Build did NOT complete successfully
//:echo2_integration_test                                       FAILED TO BUILD

Executed 0 out of 1 test: 1 fails to build.

My System:

Architecture: x86_64
Ubuntu 22.04.2 LTS
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant