You are viewing a plain text version of this content. The canonical link for it is here.
Posted to builds@beam.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2022/11/02 18:56:59 UTC

Build failed in Jenkins: beam_PostCommit_Python_Examples_Dataflow #1074

See <https://ci-beam.apache.org/job/beam_PostCommit_Python_Examples_Dataflow/1074/display/redirect?page=changes>

Changes:

[Moritz Mack] Fix Spark 3 job-server jar path for Python test suites (closes #23935,

[noreply] Bump actions/setup-java from 3.5.1 to 3.6.0 (#23797)

[noreply] [CdapIO] Add integration tests for SparkReceiverIO (#23305)

[noreply] [Go] Ensure iterated and emitted types are registered. (#23890)

[chamikaramj] Updates Multi-language Java examples documentation

[noreply] [Python SDK] Re-enable PipelineOptionsTest.test_display_data (#23787)


------------------------------------------
[...truncated 301.96 KB...]
      third_party/protobuf/src/google/protobuf/util/internal/datapiece.cc:80:34:   required from ‘google::protobuf::util::StatusOr<T> google::protobuf::util::converter::{anonymous}::NumberConvertAndCheck(From) [with To = unsigned int; From = int]’
      third_party/protobuf/src/google/protobuf/util/internal/datapiece.cc:337:46:   required from ‘google::protobuf::util::StatusOr<T> google::protobuf::util::converter::DataPiece::GenericConvert() const [with To = unsigned int]’
      third_party/protobuf/src/google/protobuf/util/internal/datapiece.cc:139:33:   required from here
      third_party/protobuf/src/google/protobuf/util/internal/datapiece.cc:60:13: warning: comparison of integer expressions of different signedness: ‘unsigned int’ and ‘int’ [-Wsign-compare]
         60 |   if (after == before &&
            |       ~~~~~~^~~~~~~~~
      third_party/protobuf/src/google/protobuf/util/internal/datapiece.cc:61:36: warning: comparison of integer expressions of different signedness: ‘int’ and ‘unsigned int’ [-Wsign-compare]
         61 |       MathUtil::Sign<From>(before) == MathUtil::Sign<To>(after)) {
            |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
      third_party/protobuf/src/google/protobuf/util/internal/datapiece.cc: In instantiation of ‘google::protobuf::util::StatusOr<T> google::protobuf::util::converter::{anonymous}::ValidateNumberConversion(To, From) [with To = long int; From = long unsigned int]’:
      third_party/protobuf/src/google/protobuf/util/internal/datapiece.cc:80:34:   required from ‘google::protobuf::util::StatusOr<T> google::protobuf::util::converter::{anonymous}::NumberConvertAndCheck(From) [with To = long int; From = long unsigned int]’
      third_party/protobuf/src/google/protobuf/util/internal/datapiece.cc:343:47:   required from ‘google::protobuf::util::StatusOr<T> google::protobuf::util::converter::DataPiece::GenericConvert() const [with To = long int]’
      third_party/protobuf/src/google/protobuf/util/internal/datapiece.cc:151:32:   required from here
      third_party/protobuf/src/google/protobuf/util/internal/datapiece.cc:60:13: warning: comparison of integer expressions of different signedness: ‘long int’ and ‘long unsigned int’ [-Wsign-compare]
         60 |   if (after == before &&
            |       ~~~~~~^~~~~~~~~
      third_party/protobuf/src/google/protobuf/util/internal/datapiece.cc:61:36: warning: comparison of integer expressions of different signedness: ‘long unsigned int’ and ‘long int’ [-Wsign-compare]
         61 |       MathUtil::Sign<From>(before) == MathUtil::Sign<To>(after)) {
            |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
      third_party/protobuf/src/google/protobuf/util/internal/datapiece.cc: In instantiation of ‘google::protobuf::util::StatusOr<T> google::protobuf::util::converter::{anonymous}::ValidateNumberConversion(To, From) [with To = long unsigned int; From = int]’:
      third_party/protobuf/src/google/protobuf/util/internal/datapiece.cc:80:34:   required from ‘google::protobuf::util::StatusOr<T> google::protobuf::util::converter::{anonymous}::NumberConvertAndCheck(From) [with To = long unsigned int; From = int]’
      third_party/protobuf/src/google/protobuf/util/internal/datapiece.cc:337:46:   required from ‘google::protobuf::util::StatusOr<T> google::protobuf::util::converter::DataPiece::GenericConvert() const [with To = long unsigned int]’
      third_party/protobuf/src/google/protobuf/util/internal/datapiece.cc:164:33:   required from here
      third_party/protobuf/src/google/protobuf/util/internal/datapiece.cc:60:13: warning: comparison of integer expressions of different signedness: ‘long unsigned int’ and ‘int’ [-Wsign-compare]
         60 |   if (after == before &&
            |       ~~~~~~^~~~~~~~~
      third_party/protobuf/src/google/protobuf/util/internal/datapiece.cc:61:36: warning: comparison of integer expressions of different signedness: ‘int’ and ‘long unsigned int’ [-Wsign-compare]
         61 |       MathUtil::Sign<From>(before) == MathUtil::Sign<To>(after)) {
            |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
      third_party/protobuf/src/google/protobuf/util/internal/datapiece.cc: In instantiation of ‘google::protobuf::util::StatusOr<T> google::protobuf::util::converter::{anonymous}::ValidateNumberConversion(To, From) [with To = long unsigned int; From = long int]’:
      third_party/protobuf/src/google/protobuf/util/internal/datapiece.cc:80:34:   required from ‘google::protobuf::util::StatusOr<T> google::protobuf::util::converter::{anonymous}::NumberConvertAndCheck(From) [with To = long unsigned int; From = long int]’
      third_party/protobuf/src/google/protobuf/util/internal/datapiece.cc:339:46:   required from ‘google::protobuf::util::StatusOr<T> google::protobuf::util::converter::DataPiece::GenericConvert() const [with To = long unsigned int]’
      third_party/protobuf/src/google/protobuf/util/internal/datapiece.cc:164:33:   required from here
      third_party/protobuf/src/google/protobuf/util/internal/datapiece.cc:60:13: warning: comparison of integer expressions of different signedness: ‘long unsigned int’ and ‘long int’ [-Wsign-compare]
         60 |   if (after == before &&
            |       ~~~~~~^~~~~~~~~
      third_party/protobuf/src/google/protobuf/util/internal/datapiece.cc:61:36: warning: comparison of integer expressions of different signedness: ‘long int’ and ‘long unsigned int’ [-Wsign-compare]
         61 |       MathUtil::Sign<From>(before) == MathUtil::Sign<To>(after)) {
            |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
      third_party/protobuf/src/google/protobuf/util/internal/field_mask_utility.cc: In function ‘std::string google::protobuf::util::converter::ConvertFieldMaskPath(google::protobuf::StringPiece, google::protobuf::util::converter::ConverterCallback)’:
      third_party/protobuf/src/google/protobuf/util/internal/field_mask_utility.cc:77:24: warning: comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘google::protobuf::stringpiece_ssize_type’ {aka ‘long int’} [-Wsign-compare]
         77 |   for (size_t i = 0; i <= path.size(); ++i) {
            |                      ~~^~~~~~~~~~~~~~
      third_party/protobuf/src/google/protobuf/util/internal/field_mask_utility.cc:80:13: warning: comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘google::protobuf::stringpiece_ssize_type’ {aka ‘long int’} [-Wsign-compare]
         80 |       if (i == path.size()) {
            |           ~~^~~~~~~~~~~~~~
      third_party/protobuf/src/google/protobuf/util/internal/field_mask_utility.cc:94:11: warning: comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘google::protobuf::stringpiece_ssize_type’ {aka ‘long int’} [-Wsign-compare]
         94 |     if (i == path.size() || path[i] == '.' || path[i] == '(' ||
            |         ~~^~~~~~~~~~~~~~
      third_party/protobuf/src/google/protobuf/util/internal/field_mask_utility.cc:98:13: warning: comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘google::protobuf::stringpiece_ssize_type’ {aka ‘long int’} [-Wsign-compare]
         98 |       if (i < path.size()) {
            |           ~~^~~~~~~~~~~~~
      third_party/protobuf/src/google/protobuf/util/internal/field_mask_utility.cc:103:11: warning: comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘google::protobuf::stringpiece_ssize_type’ {aka ‘long int’} [-Wsign-compare]
        103 |     if (i < path.size() && path[i] == '\"') {
            |         ~~^~~~~~~~~~~~~
      x86_64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DHAVE_PTHREAD=1 -I. -Igrpc_root -Igrpc_root/include -Ithird_party/protobuf/src -I<https://ci-beam.apache.org/job/beam_PostCommit_Python_Examples_Dataflow/ws/src/build/gradleenv/2050596098/include> -I/usr/include/python3.10 -c third_party/protobuf/src/google/protobuf/compiler/plugin.cc -o build/temp.linux-x86_64-3.10/third_party/protobuf/src/google/protobuf/compiler/plugin.o -std=c++11 -fno-wrapv -frtti
      x86_64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DHAVE_PTHREAD=1 -I. -Igrpc_root -Igrpc_root/include -Ithird_party/protobuf/src -I<https://ci-beam.apache.org/job/beam_PostCommit_Python_Examples_Dataflow/ws/src/build/gradleenv/2050596098/include> -I/usr/include/python3.10 -c third_party/protobuf/src/google/protobuf/descriptor_database.cc -o build/temp.linux-x86_64-3.10/third_party/protobuf/src/google/protobuf/descriptor_database.o -std=c++11 -fno-wrapv -frtti
      x86_64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DHAVE_PTHREAD=1 -I. -Igrpc_root -Igrpc_root/include -Ithird_party/protobuf/src -I<https://ci-beam.apache.org/job/beam_PostCommit_Python_Examples_Dataflow/ws/src/build/gradleenv/2050596098/include> -I/usr/include/python3.10 -c third_party/protobuf/src/google/protobuf/util/internal/json_escaping.cc -o build/temp.linux-x86_64-3.10/third_party/protobuf/src/google/protobuf/util/internal/json_escaping.o -std=c++11 -fno-wrapv -frtti
      x86_64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DHAVE_PTHREAD=1 -I. -Igrpc_root -Igrpc_root/include -Ithird_party/protobuf/src -I<https://ci-beam.apache.org/job/beam_PostCommit_Python_Examples_Dataflow/ws/src/build/gradleenv/2050596098/include> -I/usr/include/python3.10 -c third_party/protobuf/src/google/protobuf/util/internal/object_writer.cc -o build/temp.linux-x86_64-3.10/third_party/protobuf/src/google/protobuf/util/internal/object_writer.o -std=c++11 -fno-wrapv -frtti
      x86_64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DHAVE_PTHREAD=1 -I. -Igrpc_root -Igrpc_root/include -Ithird_party/protobuf/src -I<https://ci-beam.apache.org/job/beam_PostCommit_Python_Examples_Dataflow/ws/src/build/gradleenv/2050596098/include> -I/usr/include/python3.10 -c third_party/protobuf/src/google/protobuf/message_lite.cc -o build/temp.linux-x86_64-3.10/third_party/protobuf/src/google/protobuf/message_lite.o -std=c++11 -fno-wrapv -frtti
      x86_64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DHAVE_PTHREAD=1 -I. -Igrpc_root -Igrpc_root/include -Ithird_party/protobuf/src -I<https://ci-beam.apache.org/job/beam_PostCommit_Python_Examples_Dataflow/ws/src/build/gradleenv/2050596098/include> -I/usr/include/python3.10 -c third_party/protobuf/src/google/protobuf/util/field_mask_util.cc -o build/temp.linux-x86_64-3.10/third_party/protobuf/src/google/protobuf/util/field_mask_util.o -std=c++11 -fno-wrapv -frtti
      x86_64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DHAVE_PTHREAD=1 -I. -Igrpc_root -Igrpc_root/include -Ithird_party/protobuf/src -I<https://ci-beam.apache.org/job/beam_PostCommit_Python_Examples_Dataflow/ws/src/build/gradleenv/2050596098/include> -I/usr/include/python3.10 -c third_party/protobuf/src/google/protobuf/util/internal/type_info_test_helper.cc -o build/temp.linux-x86_64-3.10/third_party/protobuf/src/google/protobuf/util/internal/type_info_test_helper.o -std=c++11 -fno-wrapv -frtti
      x86_64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DHAVE_PTHREAD=1 -I. -Igrpc_root -Igrpc_root/include -Ithird_party/protobuf/src -I<https://ci-beam.apache.org/job/beam_PostCommit_Python_Examples_Dataflow/ws/src/build/gradleenv/2050596098/include> -I/usr/include/python3.10 -c third_party/protobuf/src/google/protobuf/util/message_differencer.cc -o build/temp.linux-x86_64-3.10/third_party/protobuf/src/google/protobuf/util/message_differencer.o -std=c++11 -fno-wrapv -frtti
      third_party/protobuf/src/google/protobuf/util/internal/json_escaping.cc: In static member function ‘static void google::protobuf::util::converter::JsonEscaping::Escape(google::protobuf::StringPiece, google::protobuf::strings::ByteSink*)’:
      third_party/protobuf/src/google/protobuf/util/internal/json_escaping.cc:349:21: warning: comparison of integer expressions of different signedness: ‘int’ and ‘const size_t’ {aka ‘const long unsigned int’} [-Wsign-compare]
        349 |   for (int i = 0; i < len; i++) {
            |                   ~~^~~~~
      x86_64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DHAVE_PTHREAD=1 -I. -Igrpc_root -Igrpc_root/include -Ithird_party/protobuf/src -I<https://ci-beam.apache.org/job/beam_PostCommit_Python_Examples_Dataflow/ws/src/build/gradleenv/2050596098/include> -I/usr/include/python3.10 -c third_party/protobuf/src/google/protobuf/wire_format.cc -o build/temp.linux-x86_64-3.10/third_party/protobuf/src/google/protobuf/wire_format.o -std=c++11 -fno-wrapv -frtti
      x86_64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DHAVE_PTHREAD=1 -I. -Igrpc_root -Igrpc_root/include -Ithird_party/protobuf/src -I<https://ci-beam.apache.org/job/beam_PostCommit_Python_Examples_Dataflow/ws/src/build/gradleenv/2050596098/include> -I/usr/include/python3.10 -c third_party/protobuf/src/google/protobuf/util/internal/json_objectwriter.cc -o build/temp.linux-x86_64-3.10/third_party/protobuf/src/google/protobuf/util/internal/json_objectwriter.o -std=c++11 -fno-wrapv -frtti
      x86_64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DHAVE_PTHREAD=1 -I. -Igrpc_root -Igrpc_root/include -Ithird_party/protobuf/src -I<https://ci-beam.apache.org/job/beam_PostCommit_Python_Examples_Dataflow/ws/src/build/gradleenv/2050596098/include> -I/usr/include/python3.10 -c third_party/protobuf/src/google/protobuf/compiler/js/well_known_types_embed.cc -o build/temp.linux-x86_64-3.10/third_party/protobuf/src/google/protobuf/compiler/js/well_known_types_embed.o -std=c++11 -fno-wrapv -frtti
      third_party/protobuf/src/google/protobuf/util/field_mask_util.cc: In static member function ‘static void google::protobuf::util::FieldMaskUtil::FromString(google::protobuf::StringPiece, google::protobuf::util::FieldMaskUtil::FieldMask*)’:
      third_party/protobuf/src/google/protobuf/util/field_mask_util.cc:52:21: warning: comparison of integer expressions of different signedness: ‘int’ and ‘std::vector<std::__cxx11::basic_string<char> >::size_type’ {aka ‘long unsigned int’} [-Wsign-compare]
         52 |   for (int i = 0; i < paths.size(); ++i) {
            |                   ~~^~~~~~~~~~~~~~
      third_party/protobuf/src/google/protobuf/util/field_mask_util.cc: In static member function ‘static bool google::protobuf::util::FieldMaskUtil::FromJsonString(google::protobuf::StringPiece, google::protobuf::util::FieldMaskUtil::FieldMask*)’:
      third_party/protobuf/src/google/protobuf/util/field_mask_util.cc:125:21: warning: comparison of integer expressions of different signedness: ‘int’ and ‘std::vector<std::__cxx11::basic_string<char> >::size_type’ {aka ‘long unsigned int’} [-Wsign-compare]
        125 |   for (int i = 0; i < paths.size(); ++i) {
            |                   ~~^~~~~~~~~~~~~~
      third_party/protobuf/src/google/protobuf/util/field_mask_util.cc: In static member function ‘static bool google::protobuf::util::FieldMaskUtil::GetFieldDescriptors(const google::protobuf::Descriptor*, google::protobuf::StringPiece, std::vector<const google::protobuf::FieldDescriptor*>*)’:
      third_party/protobuf/src/google/protobuf/util/field_mask_util.cc:143:21: warning: comparison of integer expressions of different signedness: ‘int’ and ‘std::vector<std::__cxx11::basic_string<char> >::size_type’ {aka ‘long unsigned int’} [-Wsign-compare]
        143 |   for (int i = 0; i < parts.size(); ++i) {
            |                   ~~^~~~~~~~~~~~~~
      third_party/protobuf/src/google/protobuf/util/field_mask_util.cc: In member function ‘void google::protobuf::util::{anonymous}::FieldMaskTree::AddPath(const string&)’:
      third_party/protobuf/src/google/protobuf/util/field_mask_util.cc:332:21: warning: comparison of integer expressions of different signedness: ‘int’ and ‘std::vector<std::__cxx11::basic_string<char> >::size_type’ {aka ‘long unsigned int’} [-Wsign-compare]
        332 |   for (int i = 0; i < parts.size(); ++i) {
            |                   ~~^~~~~~~~~~~~~~
      third_party/protobuf/src/google/protobuf/util/field_mask_util.cc: In member function ‘void google::protobuf::util::{anonymous}::FieldMaskTree::RemovePath(const string&, const google::protobuf::Descriptor*)’:
      third_party/protobuf/src/google/protobuf/util/field_mask_util.cc:368:21: warning: comparison of integer expressions of different signedness: ‘int’ and ‘std::vector<std::__cxx11::basic_string<char> >::size_type’ {aka ‘long unsigned int’} [-Wsign-compare]
        368 |   for (int i = 0; i < parts.size(); ++i) {
            |                   ~~^~~~~~~~~~~~~~
      third_party/protobuf/src/google/protobuf/util/field_mask_util.cc:374:12: warning: comparison of integer expressions of different signedness: ‘int’ and ‘std::vector<std::__cxx11::basic_string<char> >::size_type’ {aka ‘long unsigned int’} [-Wsign-compare]
        374 |          i != parts.size() - 1)) {
            |          ~~^~~~~~~~~~~~~~~~~~~
      third_party/protobuf/src/google/protobuf/util/field_mask_util.cc: In member function ‘void google::protobuf::util::{anonymous}::FieldMaskTree::IntersectPath(const string&, google::protobuf::util::{anonymous}::FieldMaskTree*)’:
      third_party/protobuf/src/google/protobuf/util/field_mask_util.cc:417:21: warning: comparison of integer expressions of different signedness: ‘int’ and ‘std::vector<std::__cxx11::basic_string<char> >::size_type’ {aka ‘long unsigned int’} [-Wsign-compare]
        417 |   for (int i = 0; i < parts.size(); ++i) {
            |                   ~~^~~~~~~~~~~~~~
      third_party/protobuf/src/google/protobuf/util/field_mask_util.cc: In static member function ‘static bool google::protobuf::util::FieldMaskUtil::IsPathInFieldMask(google::protobuf::StringPiece, const FieldMask&)’:
      third_party/protobuf/src/google/protobuf/util/field_mask_util.cc:674:35: warning: comparison of integer expressions of different signedness: ‘std::__cxx11::basic_string<char>::size_type’ {aka ‘long unsigned int’} and ‘google::protobuf::stringpiece_ssize_type’ {aka ‘long int’} [-Wsign-compare]
        674 |     } else if (mask_path.length() < path.length()) {
            |                ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
      x86_64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DHAVE_PTHREAD=1 -I. -Igrpc_root -Igrpc_root/include -Ithird_party/protobuf/src -I<https://ci-beam.apache.org/job/beam_PostCommit_Python_Examples_Dataflow/ws/src/build/gradleenv/2050596098/include> -I/usr/include/python3.10 -c third_party/protobuf/src/google/protobuf/util/internal/proto_writer.cc -o build/temp.linux-x86_64-3.10/third_party/protobuf/src/google/protobuf/util/internal/proto_writer.o -std=c++11 -fno-wrapv -frtti
      x86_64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DHAVE_PTHREAD=1 -I. -Igrpc_root -Igrpc_root/include -Ithird_party/protobuf/src -I<https://ci-beam.apache.org/job/beam_PostCommit_Python_Examples_Dataflow/ws/src/build/gradleenv/2050596098/include> -I/usr/include/python3.10 -c third_party/protobuf/src/google/protobuf/util/internal/default_value_objectwriter.cc -o build/temp.linux-x86_64-3.10/third_party/protobuf/src/google/protobuf/util/internal/default_value_objectwriter.o -std=c++11 -fno-wrapv -frtti
      In file included from /usr/include/string.h:495,
                       from third_party/protobuf/src/google/protobuf/stubs/port.h:39,
                       from third_party/protobuf/src/google/protobuf/stubs/macros.h:34,
                       from third_party/protobuf/src/google/protobuf/stubs/common.h:46,
                       from third_party/protobuf/src/google/protobuf/message_lite.h:45,
                       from third_party/protobuf/src/google/protobuf/message_lite.cc:36:
      In function ‘void* memcpy(void*, const void*, size_t)’,
          inlined from ‘google::protobuf::uint8* google::protobuf::io::EpsCopyOutputStream::WriteRaw(const void*, int, google::protobuf::uint8*)’ at third_party/protobuf/src/google/protobuf/io/coded_stream.h:703:16,
          inlined from ‘virtual google::protobuf::uint8* google::protobuf::internal::ImplicitWeakMessage::_InternalSerialize(google::protobuf::uint8*, google::protobuf::io::EpsCopyOutputStream*) const’ at third_party/protobuf/src/google/protobuf/implicit_weak_message.h:85:28,
          inlined from ‘bool google::protobuf::MessageLite::SerializePartialToZeroCopyStream(google::protobuf::io::ZeroCopyOutputStream*) const’ at third_party/protobuf/src/google/protobuf/message_lite.cc:419:30:
      /usr/include/x86_64-linux-gnu/bits/string_fortified.h:34:33: warning: ‘void* __builtin___memcpy_chk(void*, const void*, long unsigned int, long unsigned int)’ specified size between 18446744071562067968 and 18446744073709551615 exceeds maximum object size 9223372036854775807 [-Wstringop-overflow=]
         34 |   return __builtin___memcpy_chk (__dest, __src, __len, __bos0 (__dest));
            |          ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      In file included from third_party/protobuf/src/google/protobuf/util/internal/type_info_test_helper.h:39,
                       from third_party/protobuf/src/google/protobuf/util/internal/type_info_test_helper.cc:31:
      third_party/protobuf/src/google/protobuf/util/internal/default_value_objectwriter.h: In destructor ‘virtual google::protobuf::util::converter::DefaultValueObjectWriter::Node::~Node()’:
      third_party/protobuf/src/google/protobuf/util/internal/default_value_objectwriter.h:156:25: warning: comparison of integer expressions of different signedness: ‘int’ and ‘std::vector<google::protobuf::util::converter::DefaultValueObjectWriter::Node*>::size_type’ {aka ‘long unsigned int’} [-Wsign-compare]
        156 |       for (int i = 0; i < children_.size(); ++i) {
            |                       ~~^~~~~~~~~~~~~~~~~~
      x86_64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DHAVE_PTHREAD=1 -I. -Igrpc_root -Igrpc_root/include -Ithird_party/protobuf/src -I<https://ci-beam.apache.org/job/beam_PostCommit_Python_Examples_Dataflow/ws/src/build/gradleenv/2050596098/include> -I/usr/include/python3.10 -c third_party/protobuf/src/google/protobuf/unknown_field_set.cc -o build/temp.linux-x86_64-3.10/third_party/protobuf/src/google/protobuf/unknown_field_set.o -std=c++11 -fno-wrapv -frtti
      third_party/protobuf/src/google/protobuf/util/internal/type_info_test_helper.cc: In member function ‘void google::protobuf::util::converter::testing::TypeInfoTestHelper::ResetTypeInfo(const std::vector<const google::protobuf::Descriptor*>&)’:
      third_party/protobuf/src/google/protobuf/util/internal/type_info_test_helper.cc:59:25: warning: comparison of integer expressions of different signedness: ‘int’ and ‘std::vector<const google::protobuf::Descriptor*>::size_type’ {aka ‘long unsigned int’} [-Wsign-compare]
         59 |       for (int i = 1; i < descriptors.size(); ++i) {
            |                       ~~^~~~~~~~~~~~~~~~~~~~
      x86_64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DHAVE_PTHREAD=1 -I. -Igrpc_root -Igrpc_root/include -Ithird_party/protobuf/src -I<https://ci-beam.apache.org/job/beam_PostCommit_Python_Examples_Dataflow/ws/src/build/gradleenv/2050596098/include> -I/usr/include/python3.10 -c third_party/protobuf/src/google/protobuf/util/internal/protostream_objectwriter.cc -o build/temp.linux-x86_64-3.10/third_party/protobuf/src/google/protobuf/util/internal/protostream_objectwriter.o -std=c++11 -fno-wrapv -frtti
      third_party/protobuf/src/google/protobuf/util/internal/proto_writer.cc: In member function ‘virtual std::string google::protobuf::util::converter::ProtoWriter::ProtoElement::ToString() const’:
      third_party/protobuf/src/google/protobuf/util/internal/proto_writer.cc:411:16: warning: comparison of integer expressions of different signedness: ‘int’ and ‘std::__cxx11::basic_string<char>::size_type’ {aka ‘long unsigned int’} [-Wsign-compare]
        411 |       while (i < name.size() &&
            |              ~~^~~~~~~~~~~~~
      third_party/protobuf/src/google/protobuf/util/internal/proto_writer.cc:414:22: warning: comparison of integer expressions of different signedness: ‘int’ and ‘std::__cxx11::basic_string<char>::size_type’ {aka ‘long unsigned int’} [-Wsign-compare]
        414 |       if (i > 0 && i == name.size()) {  // safe field name
            |                    ~~^~~~~~~~~~~~~~
      x86_64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DHAVE_PTHREAD=1 -I. -Igrpc_root -Igrpc_root/include -Ithird_party/protobuf/src -I<https://ci-beam.apache.org/job/beam_PostCommit_Python_Examples_Dataflow/ws/src/build/gradleenv/2050596098/include> -I/usr/include/python3.10 -c third_party/protobuf/src/google/protobuf/util/internal/utility.cc -o build/temp.linux-x86_64-3.10/third_party/protobuf/src/google/protobuf/util/internal/utility.o -std=c++11 -fno-wrapv -frtti
      In file included from third_party/protobuf/src/google/protobuf/util/internal/default_value_objectwriter.cc:31:
      third_party/protobuf/src/google/protobuf/util/internal/default_value_objectwriter.h: In destructor ‘virtual google::protobuf::util::converter::DefaultValueObjectWriter::Node::~Node()’:
      third_party/protobuf/src/google/protobuf/util/internal/default_value_objectwriter.h:156:25: warning: comparison of integer expressions of different signedness: ‘int’ and ‘std::vector<google::protobuf::util::converter::DefaultValueObjectWriter::Node*>::size_type’ {aka ‘long unsigned int’} [-Wsign-compare]
        156 |       for (int i = 0; i < children_.size(); ++i) {
            |                       ~~^~~~~~~~~~~~~~~~~~
      third_party/protobuf/src/google/protobuf/util/internal/default_value_objectwriter.cc: In member function ‘google::protobuf::util::converter::DefaultValueObjectWriter::Node* google::protobuf::util::converter::DefaultValueObjectWriter::Node::FindChild(google::protobuf::StringPiece)’:
      third_party/protobuf/src/google/protobuf/util/internal/default_value_objectwriter.cc:222:21: warning: comparison of integer expressions of different signedness: ‘int’ and ‘std::vector<google::protobuf::util::converter::DefaultValueObjectWriter::Node*>::size_type’ {aka ‘long unsigned int’} [-Wsign-compare]
        222 |   for (int i = 0; i < children_.size(); ++i) {
            |                   ~~^~~~~~~~~~~~~~~~~~
      third_party/protobuf/src/google/protobuf/util/internal/default_value_objectwriter.cc: In member function ‘void google::protobuf::util::converter::DefaultValueObjectWriter::Node::WriteChildren(google::protobuf::util::converter::ObjectWriter*)’:
      third_party/protobuf/src/google/protobuf/util/internal/default_value_objectwriter.cc:267:21: warning: comparison of integer expressions of different signedness: ‘int’ and ‘std::vector<google::protobuf::util::converter::DefaultValueObjectWriter::Node*>::size_type’ {aka ‘long unsigned int’} [-Wsign-compare]
        267 |   for (int i = 0; i < children_.size(); ++i) {
            |                   ~~^~~~~~~~~~~~~~~~~~
      third_party/protobuf/src/google/protobuf/util/internal/default_value_objectwriter.cc: In member function ‘virtual void google::protobuf::util::converter::DefaultValueObjectWriter::Node::PopulateChildren(const google::protobuf::util::converter::TypeInfo*)’:
      third_party/protobuf/src/google/protobuf/util/internal/default_value_objectwriter.cc:316:21: warning: comparison of integer expressions of different signedness: ‘int’ and ‘std::vector<google::protobuf::util::converter::DefaultValueObjectWriter::Node*>::size_type’ {aka ‘long unsigned int’} [-Wsign-compare]
        316 |   for (int i = 0; i < children_.size(); ++i) {
            |                   ~~^~~~~~~~~~~~~~~~~~
      third_party/protobuf/src/google/protobuf/util/internal/default_value_objectwriter.cc:393:21: warning: comparison of integer expressions of different signedness: ‘int’ and ‘std::vector<google::protobuf::util::converter::DefaultValueObjectWriter::Node*>::size_type’ {aka ‘long unsigned int’} [-Wsign-compare]
        393 |   for (int i = 0; i < children_.size(); ++i) {
            |                   ~~^~~~~~~~~~~~~~~~~~
      x86_64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DHAVE_PTHREAD=1 -I. -Igrpc_root -Igrpc_root/include -Ithird_party/protobuf/src -I<https://ci-beam.apache.org/job/beam_PostCommit_Python_Examples_Dataflow/ws/src/build/gradleenv/2050596098/include> -I/usr/include/python3.10 -c third_party/protobuf/src/google/protobuf/generated_message_table_driven_lite.cc -o build/temp.linux-x86_64-3.10/third_party/protobuf/src/google/protobuf/generated_message_table_driven_lite.o -std=c++11 -fno-wrapv -frtti
      x86_64-linux-gnu-gcc: error: third_party/protobuf/src/google/protobuf/generated_message_table_driven_lite.cc: No such file or directory
      x86_64-linux-gnu-gcc: fatal error: no input files
      compilation terminated.
      third_party/protobuf/src/google/protobuf/util/internal/protostream_objectwriter.cc: In function ‘google::protobuf::util::Status google::protobuf::util::converter::{anonymous}::GetNanosFromStringPiece(google::protobuf::StringPiece, const char*, const char*, google::protobuf::int32*)’:
      third_party/protobuf/src/google/protobuf/util/internal/protostream_objectwriter.cc:152:47: warning: comparison of integer expressions of different signedness: ‘google::protobuf::stringpiece_ssize_type’ {aka ‘long int’} and ‘const size_type’ {aka ‘const long unsigned int’} [-Wsign-compare]
        152 |   if (s_nanos.find_first_not_of("0123456789") != StringPiece::npos) {
            |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~
      third_party/protobuf/src/google/protobuf/util/internal/protostream_objectwriter.cc: In member function ‘void google::protobuf::util::converter::ProtoStreamObjectWriter::AnyWriter::StartAny(const google::protobuf::util::converter::DataPiece&)’:
      third_party/protobuf/src/google/protobuf/util/internal/protostream_objectwriter.cc:381:21: warning: comparison of integer expressions of different signedness: ‘int’ and ‘std::vector<google::protobuf::util::converter::ProtoStreamObjectWriter::AnyWriter::Event>::size_type’ {aka ‘long unsigned int’} [-Wsign-compare]
        381 |   for (int i = 0; i < uninterpreted_events_.size(); ++i) {
            |                   ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      third_party/protobuf/src/google/protobuf/util/internal/utility.cc: In function ‘std::string google::protobuf::util::converter::ToCamelCase(google::protobuf::StringPiece)’:
      third_party/protobuf/src/google/protobuf/util/internal/utility.cc:261:24: warning: comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘google::protobuf::stringpiece_ssize_type’ {aka ‘long int’} [-Wsign-compare]
        261 |   for (size_t i = 0; i < input.size(); ++i, was_cap = is_cap) {
            |                      ~~^~~~~~~~~~~~~~
      third_party/protobuf/src/google/protobuf/util/internal/utility.cc:274:19: warning: comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘google::protobuf::stringpiece_ssize_type’ {aka ‘long int’} [-Wsign-compare]
        274 |            (i + 1 < input.size() && ascii_islower(input[i + 1])))) {
            |             ~~~~~~^~~~~~~~~~~~~~
      third_party/protobuf/src/google/protobuf/util/internal/utility.cc: In function ‘std::string google::protobuf::util::converter::ToSnakeCase(google::protobuf::StringPiece)’:
      third_party/protobuf/src/google/protobuf/util/internal/utility.cc:303:24: warning: comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘google::protobuf::stringpiece_ssize_type’ {aka ‘long int’} [-Wsign-compare]
        303 |   for (size_t i = 0; i < input.size(); ++i) {
            |                      ~~^~~~~~~~~~~~~~
      third_party/protobuf/src/google/protobuf/util/internal/utility.cc:316:19: warning: comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘google::protobuf::stringpiece_ssize_type’ {aka ‘long int’} [-Wsign-compare]
        316 |            (i + 1 < input.size() &&                 //            case 3 out
            |             ~~~~~~^~~~~~~~~~~~~~
      third_party/protobuf/src/google/protobuf/util/internal/utility.cc: In function ‘void google::protobuf::util::converter::InitWellKnownTypes()’:
      third_party/protobuf/src/google/protobuf/util/internal/utility.cc:347:21: warning: comparison of integer expressions of different signedness: ‘int’ and ‘long unsigned int’ [-Wsign-compare]
        347 |   for (int i = 0; i < GOOGLE_ARRAYSIZE(well_known_types_name_array_); ++i) {
      x86_64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DHAVE_PTHREAD=1 -I. -Igrpc_root -Igrpc_root/include -Ithird_party/protobuf/src -I<https://ci-beam.apache.org/job/beam_PostCommit_Python_Examples_Dataflow/ws/src/build/gradleenv/2050596098/include> -I/usr/include/python3.10 -c third_party/protobuf/src/google/protobuf/util/internal/error_listener.cc -o build/temp.linux-x86_64-3.10/third_party/protobuf/src/google/protobuf/util/internal/error_listener.o -std=c++11 -fno-wrapv -frtti
      x86_64-linux-gnu-gcc: error: third_party/protobuf/src/google/protobuf/util/internal/error_listener.cc: No such file or directory
      x86_64-linux-gnu-gcc: fatal error: no input files
      compilation terminated.
      x86_64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DHAVE_PTHREAD=1 -I. -Igrpc_root -Igrpc_root/include -Ithird_party/protobuf/src -I<https://ci-beam.apache.org/job/beam_PostCommit_Python_Examples_Dataflow/ws/src/build/gradleenv/2050596098/include> -I/usr/include/python3.10 -c third_party/protobuf/src/google/protobuf/util/json_util.cc -o build/temp.linux-x86_64-3.10/third_party/protobuf/src/google/protobuf/util/json_util.o -std=c++11 -fno-wrapv -frtti
      x86_64-linux-gnu-gcc: error: third_party/protobuf/src/google/protobuf/util/json_util.cc: No such file or directory
      x86_64-linux-gnu-gcc: fatal error: no input files
      compilation terminated.
      x86_64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DHAVE_PTHREAD=1 -I. -Igrpc_root -Igrpc_root/include -Ithird_party/protobuf/src -I<https://ci-beam.apache.org/job/beam_PostCommit_Python_Examples_Dataflow/ws/src/build/gradleenv/2050596098/include> -I/usr/include/python3.10 -c third_party/protobuf/src/google/protobuf/duration.pb.cc -o build/temp.linux-x86_64-3.10/third_party/protobuf/src/google/protobuf/duration.pb.o -std=c++11 -fno-wrapv -frtti
      x86_64-linux-gnu-gcc: error: third_party/protobuf/src/google/protobuf/duration.pb.cc: No such file or directory
      x86_64-linux-gnu-gcc: fatal error: no input files
      compilation terminated.
      x86_64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DHAVE_PTHREAD=1 -I. -Igrpc_root -Igrpc_root/include -Ithird_party/protobuf/src -I<https://ci-beam.apache.org/job/beam_PostCommit_Python_Examples_Dataflow/ws/src/build/gradleenv/2050596098/include> -I/usr/include/python3.10 -c third_party/protobuf/src/google/protobuf/wire_format_lite.cc -o build/temp.linux-x86_64-3.10/third_party/protobuf/src/google/protobuf/wire_format_lite.o -std=c++11 -fno-wrapv -frtti
      x86_64-linux-gnu-gcc: error: third_party/protobuf/src/google/protobuf/wire_format_lite.cc: No such file or directory
      x86_64-linux-gnu-gcc: fatal error: no input files
      compilation terminated.
      x86_64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DHAVE_PTHREAD=1 -I. -Igrpc_root -Igrpc_root/include -Ithird_party/protobuf/src -I<https://ci-beam.apache.org/job/beam_PostCommit_Python_Examples_Dataflow/ws/src/build/gradleenv/2050596098/include> -I/usr/include/python3.10 -c third_party/protobuf/src/google/protobuf/util/internal/type_info.cc -o build/temp.linux-x86_64-3.10/third_party/protobuf/src/google/protobuf/util/internal/type_info.o -std=c++11 -fno-wrapv -frtti
      x86_64-linux-gnu-gcc: error: third_party/protobuf/src/google/protobuf/util/internal/type_info.cc: No such file or directory
      x86_64-linux-gnu-gcc: fatal error: no input files
      compilation terminated.
      x86_64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DHAVE_PTHREAD=1 -I. -Igrpc_root -Igrpc_root/include -Ithird_party/protobuf/src -I<https://ci-beam.apache.org/job/beam_PostCommit_Python_Examples_Dataflow/ws/src/build/gradleenv/2050596098/include> -I/usr/include/python3.10 -c third_party/protobuf/src/google/protobuf/util/time_util.cc -o build/temp.linux-x86_64-3.10/third_party/protobuf/src/google/protobuf/util/time_util.o -std=c++11 -fno-wrapv -frtti
      x86_64-linux-gnu-gcc: error: third_party/protobuf/src/google/protobuf/util/time_util.cc: No such file or directory
      x86_64-linux-gnu-gcc: fatal error: no input files
      compilation terminated.
      error: command '/usr/bin/x86_64-linux-gnu-gcc' failed with exit code 1
      [end of output]
  
  note: This error originates from a subprocess, and is likely not a problem with pip.
error: legacy-install-failure

× Encountered error while trying to install package.
╰─> grpcio-tools

note: This is an issue with the package mentioned above, not pip.
hint: See above for output from the failure.

> Task :sdks:python:test-suites:dataflow:py310:setupVirtualenv FAILED

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':sdks:python:test-suites:dataflow:py310:setupVirtualenv'.
> Process 'command 'sh'' finished with non-zero exit value 1

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0.

You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.

See https://docs.gradle.org/7.5.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 1m 27s
13 actionable tasks: 7 executed, 4 from cache, 2 up-to-date

Publishing build scan...
https://gradle.com/s/jqgbmmzrvok7e

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure


---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Jenkins build is back to normal : beam_PostCommit_Python_Examples_Dataflow #1075

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PostCommit_Python_Examples_Dataflow/1075/display/redirect?page=changes>


---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org