Uploaded image for project: 'Apache Arrow'
  1. Apache Arrow
  2. ARROW-16919

[C++] Flight integration tests fail on verify rc nightly on linux amd64

    XMLWordPrintableJSON

Details

    Description

      Some of our nightly builds to verify the release are failing:

      verify-rc-source-integration-linux-almalinux-8-amd64
      verify-rc-source-integration-linux-ubuntu-18.04-amd64
      verify-rc-source-integration-linux-ubuntu-20.04-amd64
      verify-rc-source-integration-linux-ubuntu-22.04-amd64

      with the following:

       ################# FAILURES #################
      FAILED TEST: middleware C++ producing,  C++ consuming
      1 failures
        File "/arrow/dev/archery/archery/integration/util.py", line 139, in run_cmd
          output = subprocess.check_output(cmd, stderr=subprocess.STDOUT)
        File "/usr/lib/python3.8/subprocess.py", line 411, in check_output
          return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,
        File "/usr/lib/python3.8/subprocess.py", line 512, in run
          raise CalledProcessError(retcode, process.args,
      subprocess.CalledProcessError: Command '['/tmp/arrow-HEAD.PZocX/cpp-build/release/flight-test-integration-client', '-host', 'localhost', '-port=36719', '-scenario', 'middleware']' died with <Signals.SIGABRT: 6>.
      During handling of the above exception, another exception occurred:
      Traceback (most recent call last):
        File "/arrow/dev/archery/archery/integration/runner.py", line 379, in _run_flight_test_case
          consumer.flight_request(port, **client_args)
        File "/arrow/dev/archery/archery/integration/tester_cpp.py", line 134, in flight_request
          run_cmd(cmd)
        File "/arrow/dev/archery/archery/integration/util.py", line 148, in run_cmd
          raise RuntimeError(sio.getvalue())
      RuntimeError: Command failed: /tmp/arrow-HEAD.PZocX/cpp-build/release/flight-test-integration-client -host localhost -port=36719 -scenario middleware
      With output:
      --------------
      Headers received successfully on failing call.
      Headers received successfully on passing call.
      free(): double free detected in tcache 2 

      Attachments

        Issue Links

          Activity

            People

              lidavidm David Li
              raulcd Raúl Cumplido
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Time Tracking

                  Estimated:
                  Original Estimate - Not Specified
                  Not Specified
                  Remaining:
                  Remaining Estimate - 0h
                  0h
                  Logged:
                  Time Spent - 2h 50m
                  2h 50m