See 
<https://builds.apache.org/job/beam_PostCommit_Python35_VR_Flink/1116/display/redirect?page=changes>

Changes:

[kamil.wasilewski] Generate 100kB records in GroupByKey Load test 3

[kamil.wasilewski] Remove some tests in Python GBK on Flink suite


------------------------------------------
[...truncated 20.68 MB...]

======================================================================
ERROR: test_sdf (__main__.FlinkRunnerTestOptimized)
----------------------------------------------------------------------
Traceback (most recent call last):
  File 
"<https://builds.apache.org/job/beam_PostCommit_Python35_VR_Flink/ws/src/sdks/python/apache_beam/runners/portability/fn_api_runner_test.py";,>
 line 450, in test_sdf
    with self.create_pipeline() as p:
  File 
"<https://builds.apache.org/job/beam_PostCommit_Python35_VR_Flink/ws/src/sdks/python/apache_beam/runners/portability/portable_runner_test.py";,>
 line 196, in create_pipeline
    return beam.Pipeline(self.get_runner(), self.create_options())
  File 
"<https://builds.apache.org/job/beam_PostCommit_Python35_VR_Flink/ws/src/sdks/python/apache_beam/runners/portability/flink_runner_test.py";,>
 line 348, in create_options
    options = super(FlinkRunnerTestOptimized, self).create_options()
  File 
"<https://builds.apache.org/job/beam_PostCommit_Python35_VR_Flink/ws/src/sdks/python/apache_beam/runners/portability/flink_runner_test.py";,>
 line 149, in create_options
    options = super(FlinkRunnerTest, self).create_options()
  File 
"<https://builds.apache.org/job/beam_PostCommit_Python35_VR_Flink/ws/src/sdks/python/apache_beam/runners/portability/portable_runner_test.py";,>
 line 184, in create_options
    options.view_as(PortableOptions).job_endpoint = self._get_job_endpoint()
  File 
"<https://builds.apache.org/job/beam_PostCommit_Python35_VR_Flink/ws/src/sdks/python/apache_beam/runners/portability/portable_runner_test.py";,>
 line 148, in _get_job_endpoint
    cls._job_endpoint = cls._create_job_endpoint()
  File 
"<https://builds.apache.org/job/beam_PostCommit_Python35_VR_Flink/ws/src/sdks/python/apache_beam/runners/portability/portable_runner_test.py";,>
 line 154, in _create_job_endpoint
    return cls._start_local_runner_subprocess_job_service()
  File 
"<https://builds.apache.org/job/beam_PostCommit_Python35_VR_Flink/ws/src/sdks/python/apache_beam/runners/portability/portable_runner_test.py";,>
 line 117, in _start_local_runner_subprocess_job_service
    cls._subprocess_command(job_port, expansion_port))
  File 
"<https://builds.apache.org/job/beam_PostCommit_Python35_VR_Flink/ws/src/sdks/python/apache_beam/runners/portability/flink_runner_test.py";,>
 line 125, in _subprocess_command
    tmp_dir = mkdtemp(prefix='flinktest')
  File 
"<https://builds.apache.org/job/beam_PostCommit_Python35_VR_Flink/ws/src/build/gradleenv/2022703439/lib/python3.5/tempfile.py";,>
 line 507, in mkdtemp
    _os.mkdir(file, 0o700)
OSError: [Errno 28] No space left on device: '/tmp/flinktestfzjecxa1'

======================================================================
ERROR: test_sdf_synthetic_source (__main__.FlinkRunnerTestOptimized)
----------------------------------------------------------------------
Traceback (most recent call last):
  File 
"<https://builds.apache.org/job/beam_PostCommit_Python35_VR_Flink/ws/src/sdks/python/apache_beam/runners/portability/fn_api_runner_test.py";,>
 line 774, in test_sdf_synthetic_source
    with self.create_pipeline() as p:
  File 
"<https://builds.apache.org/job/beam_PostCommit_Python35_VR_Flink/ws/src/sdks/python/apache_beam/runners/portability/portable_runner_test.py";,>
 line 196, in create_pipeline
    return beam.Pipeline(self.get_runner(), self.create_options())
  File 
"<https://builds.apache.org/job/beam_PostCommit_Python35_VR_Flink/ws/src/sdks/python/apache_beam/runners/portability/flink_runner_test.py";,>
 line 348, in create_options
    options = super(FlinkRunnerTestOptimized, self).create_options()
  File 
"<https://builds.apache.org/job/beam_PostCommit_Python35_VR_Flink/ws/src/sdks/python/apache_beam/runners/portability/flink_runner_test.py";,>
 line 149, in create_options
    options = super(FlinkRunnerTest, self).create_options()
  File 
"<https://builds.apache.org/job/beam_PostCommit_Python35_VR_Flink/ws/src/sdks/python/apache_beam/runners/portability/portable_runner_test.py";,>
 line 184, in create_options
    options.view_as(PortableOptions).job_endpoint = self._get_job_endpoint()
  File 
"<https://builds.apache.org/job/beam_PostCommit_Python35_VR_Flink/ws/src/sdks/python/apache_beam/runners/portability/portable_runner_test.py";,>
 line 148, in _get_job_endpoint
    cls._job_endpoint = cls._create_job_endpoint()
  File 
"<https://builds.apache.org/job/beam_PostCommit_Python35_VR_Flink/ws/src/sdks/python/apache_beam/runners/portability/portable_runner_test.py";,>
 line 154, in _create_job_endpoint
    return cls._start_local_runner_subprocess_job_service()
  File 
"<https://builds.apache.org/job/beam_PostCommit_Python35_VR_Flink/ws/src/sdks/python/apache_beam/runners/portability/portable_runner_test.py";,>
 line 117, in _start_local_runner_subprocess_job_service
    cls._subprocess_command(job_port, expansion_port))
  File 
"<https://builds.apache.org/job/beam_PostCommit_Python35_VR_Flink/ws/src/sdks/python/apache_beam/runners/portability/flink_runner_test.py";,>
 line 125, in _subprocess_command
    tmp_dir = mkdtemp(prefix='flinktest')
  File 
"<https://builds.apache.org/job/beam_PostCommit_Python35_VR_Flink/ws/src/build/gradleenv/2022703439/lib/python3.5/tempfile.py";,>
 line 507, in mkdtemp
    _os.mkdir(file, 0o700)
OSError: [Errno 28] No space left on device: '/tmp/flinktestme4zn6xg'

======================================================================
ERROR: test_windowed_pardo_state_timers (__main__.FlinkRunnerTestOptimized)
----------------------------------------------------------------------
Traceback (most recent call last):
  File 
"<https://builds.apache.org/job/beam_PostCommit_Python35_VR_Flink/ws/src/sdks/python/apache_beam/runners/portability/fn_api_runner_test.py";,>
 line 377, in test_windowed_pardo_state_timers
    self._run_pardo_state_timers(True)
  File 
"<https://builds.apache.org/job/beam_PostCommit_Python35_VR_Flink/ws/src/sdks/python/apache_beam/runners/portability/fn_api_runner_test.py";,>
 line 423, in _run_pardo_state_timers
    with self.create_pipeline() as p:
  File 
"<https://builds.apache.org/job/beam_PostCommit_Python35_VR_Flink/ws/src/sdks/python/apache_beam/runners/portability/portable_runner_test.py";,>
 line 196, in create_pipeline
    return beam.Pipeline(self.get_runner(), self.create_options())
  File 
"<https://builds.apache.org/job/beam_PostCommit_Python35_VR_Flink/ws/src/sdks/python/apache_beam/runners/portability/flink_runner_test.py";,>
 line 348, in create_options
    options = super(FlinkRunnerTestOptimized, self).create_options()
  File 
"<https://builds.apache.org/job/beam_PostCommit_Python35_VR_Flink/ws/src/sdks/python/apache_beam/runners/portability/flink_runner_test.py";,>
 line 149, in create_options
    options = super(FlinkRunnerTest, self).create_options()
  File 
"<https://builds.apache.org/job/beam_PostCommit_Python35_VR_Flink/ws/src/sdks/python/apache_beam/runners/portability/portable_runner_test.py";,>
 line 184, in create_options
    options.view_as(PortableOptions).job_endpoint = self._get_job_endpoint()
  File 
"<https://builds.apache.org/job/beam_PostCommit_Python35_VR_Flink/ws/src/sdks/python/apache_beam/runners/portability/portable_runner_test.py";,>
 line 148, in _get_job_endpoint
    cls._job_endpoint = cls._create_job_endpoint()
  File 
"<https://builds.apache.org/job/beam_PostCommit_Python35_VR_Flink/ws/src/sdks/python/apache_beam/runners/portability/portable_runner_test.py";,>
 line 154, in _create_job_endpoint
    return cls._start_local_runner_subprocess_job_service()
  File 
"<https://builds.apache.org/job/beam_PostCommit_Python35_VR_Flink/ws/src/sdks/python/apache_beam/runners/portability/portable_runner_test.py";,>
 line 117, in _start_local_runner_subprocess_job_service
    cls._subprocess_command(job_port, expansion_port))
  File 
"<https://builds.apache.org/job/beam_PostCommit_Python35_VR_Flink/ws/src/sdks/python/apache_beam/runners/portability/flink_runner_test.py";,>
 line 125, in _subprocess_command
    tmp_dir = mkdtemp(prefix='flinktest')
  File 
"<https://builds.apache.org/job/beam_PostCommit_Python35_VR_Flink/ws/src/build/gradleenv/2022703439/lib/python3.5/tempfile.py";,>
 line 507, in mkdtemp
    _os.mkdir(file, 0o700)
OSError: [Errno 28] No space left on device: '/tmp/flinktestrb5brvbt'

======================================================================
ERROR: test_windowing (__main__.FlinkRunnerTestOptimized)
----------------------------------------------------------------------
Traceback (most recent call last):
  File 
"<https://builds.apache.org/job/beam_PostCommit_Python35_VR_Flink/ws/src/sdks/python/apache_beam/runners/portability/fn_api_runner_test.py";,>
 line 596, in test_windowing
    with self.create_pipeline() as p:
  File 
"<https://builds.apache.org/job/beam_PostCommit_Python35_VR_Flink/ws/src/sdks/python/apache_beam/runners/portability/portable_runner_test.py";,>
 line 196, in create_pipeline
    return beam.Pipeline(self.get_runner(), self.create_options())
  File 
"<https://builds.apache.org/job/beam_PostCommit_Python35_VR_Flink/ws/src/sdks/python/apache_beam/runners/portability/flink_runner_test.py";,>
 line 348, in create_options
    options = super(FlinkRunnerTestOptimized, self).create_options()
  File 
"<https://builds.apache.org/job/beam_PostCommit_Python35_VR_Flink/ws/src/sdks/python/apache_beam/runners/portability/flink_runner_test.py";,>
 line 149, in create_options
    options = super(FlinkRunnerTest, self).create_options()
  File 
"<https://builds.apache.org/job/beam_PostCommit_Python35_VR_Flink/ws/src/sdks/python/apache_beam/runners/portability/portable_runner_test.py";,>
 line 184, in create_options
    options.view_as(PortableOptions).job_endpoint = self._get_job_endpoint()
  File 
"<https://builds.apache.org/job/beam_PostCommit_Python35_VR_Flink/ws/src/sdks/python/apache_beam/runners/portability/portable_runner_test.py";,>
 line 148, in _get_job_endpoint
    cls._job_endpoint = cls._create_job_endpoint()
  File 
"<https://builds.apache.org/job/beam_PostCommit_Python35_VR_Flink/ws/src/sdks/python/apache_beam/runners/portability/portable_runner_test.py";,>
 line 154, in _create_job_endpoint
    return cls._start_local_runner_subprocess_job_service()
  File 
"<https://builds.apache.org/job/beam_PostCommit_Python35_VR_Flink/ws/src/sdks/python/apache_beam/runners/portability/portable_runner_test.py";,>
 line 117, in _start_local_runner_subprocess_job_service
    cls._subprocess_command(job_port, expansion_port))
  File 
"<https://builds.apache.org/job/beam_PostCommit_Python35_VR_Flink/ws/src/sdks/python/apache_beam/runners/portability/flink_runner_test.py";,>
 line 125, in _subprocess_command
    tmp_dir = mkdtemp(prefix='flinktest')
  File 
"<https://builds.apache.org/job/beam_PostCommit_Python35_VR_Flink/ws/src/build/gradleenv/2022703439/lib/python3.5/tempfile.py";,>
 line 507, in mkdtemp
    _os.mkdir(file, 0o700)
OSError: [Errno 28] No space left on device: '/tmp/flinktestl_7_wvj9'

======================================================================
FAIL: test_assert_that (__main__.FlinkRunnerTestOptimized)
----------------------------------------------------------------------
OSError: [Errno 28] No space left on device: '/tmp/flinktestsstedzvk'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File 
"<https://builds.apache.org/job/beam_PostCommit_Python35_VR_Flink/ws/src/sdks/python/apache_beam/runners/portability/fn_api_runner_test.py";,>
 line 105, in test_assert_that
    assert_that(p | beam.Create(['a', 'b']), equal_to(['a']))
AssertionError: "Failed assert" does not match "[Errno 28] No space left on 
device: '/tmp/flinktestsstedzvk'"

======================================================================
FAIL: test_error_traceback_includes_user_code 
(__main__.FlinkRunnerTestOptimized)
----------------------------------------------------------------------
Traceback (most recent call last):
  File 
"<https://builds.apache.org/job/beam_PostCommit_Python35_VR_Flink/ws/src/sdks/python/apache_beam/runners/portability/fn_api_runner_test.py";,>
 line 660, in test_error_traceback_includes_user_code
    self.assertIn('first', message)
AssertionError: 'first' not found in 'Traceback (most recent call last):\n  
File 
"<https://builds.apache.org/job/beam_PostCommit_Python35_VR_Flink/ws/src/sdks/python/apache_beam/runners/portability/fn_api_runner_test.py";,>
 line 653, in test_error_traceback_includes_user_code\n    with 
self.create_pipeline() as p:\n  File 
"<https://builds.apache.org/job/beam_PostCommit_Python35_VR_Flink/ws/src/sdks/python/apache_beam/runners/portability/portable_runner_test.py";,>
 line 196, in create_pipeline\n    return beam.Pipeline(self.get_runner(), 
self.create_options())\n  File 
"<https://builds.apache.org/job/beam_PostCommit_Python35_VR_Flink/ws/src/sdks/python/apache_beam/runners/portability/flink_runner_test.py";,>
 line 348, in create_options\n    options = super(FlinkRunnerTestOptimized, 
self).create_options()\n  File 
"<https://builds.apache.org/job/beam_PostCommit_Python35_VR_Flink/ws/src/sdks/python/apache_beam/runners/portability/flink_runner_test.py";,>
 line 149, in create_options\n    options = super(FlinkRunnerTest, 
self).create_options()\n  File 
"<https://builds.apache.org/job/beam_PostCommit_Python35_VR_Flink/ws/src/sdks/python/apache_beam/runners/portability/portable_runner_test.py";,>
 line 184, in create_options\n    options.view_as(PortableOptions).job_endpoint 
= self._get_job_endpoint()\n  File 
"<https://builds.apache.org/job/beam_PostCommit_Python35_VR_Flink/ws/src/sdks/python/apache_beam/runners/portability/portable_runner_test.py";,>
 line 148, in _get_job_endpoint\n    cls._job_endpoint = 
cls._create_job_endpoint()\n  File 
"<https://builds.apache.org/job/beam_PostCommit_Python35_VR_Flink/ws/src/sdks/python/apache_beam/runners/portability/portable_runner_test.py";,>
 line 154, in _create_job_endpoint\n    return 
cls._start_local_runner_subprocess_job_service()\n  File 
"<https://builds.apache.org/job/beam_PostCommit_Python35_VR_Flink/ws/src/sdks/python/apache_beam/runners/portability/portable_runner_test.py";,>
 line 117, in _start_local_runner_subprocess_job_service\n    
cls._subprocess_command(job_port, expansion_port))\n  File 
"<https://builds.apache.org/job/beam_PostCommit_Python35_VR_Flink/ws/src/sdks/python/apache_beam/runners/portability/flink_runner_test.py";,>
 line 125, in _subprocess_command\n    tmp_dir = 
mkdtemp(prefix=\'flinktest\')\n  File 
"<https://builds.apache.org/job/beam_PostCommit_Python35_VR_Flink/ws/src/build/gradleenv/2022703439/lib/python3.5/tempfile.py";,>
 line 507, in mkdtemp\n    _os.mkdir(file, 0o700)\nOSError: [Errno 28] No space 
left on device: \'/tmp/flinktestjm1ir1iq\'\n'

----------------------------------------------------------------------
Ran 78 tests in 147.310s

FAILED (failures=2, errors=36, skipped=14)

> Task 
> :sdks:python:test-suites:portable:py35:flinkCompatibilityMatrixStreamingLOOPBACK
>  FAILED

> Task 
> :sdks:python:test-suites:portable:py35:flinkCompatibilityMatrixStreamingPreOptimizeLOOPBACK
>  FAILED
ERROR: Exception:
Traceback (most recent call last):
  File 
"<https://builds.apache.org/job/beam_PostCommit_Python35_VR_Flink/ws/src/build/gradleenv/2022703439/lib/python3.5/site-packages/pip/_internal/cli/base_command.py";,>
 line 186, in _main
    status = self.run(options, args)
  File 
"<https://builds.apache.org/job/beam_PostCommit_Python35_VR_Flink/ws/src/build/gradleenv/2022703439/lib/python3.5/site-packages/pip/_internal/commands/install.py";,>
 line 289, in run
    wheel_cache = WheelCache(options.cache_dir, options.format_control)
  File 
"<https://builds.apache.org/job/beam_PostCommit_Python35_VR_Flink/ws/src/build/gradleenv/2022703439/lib/python3.5/site-packages/pip/_internal/cache.py";,>
 line 291, in __init__
    self._ephem_cache = EphemWheelCache(format_control)
  File 
"<https://builds.apache.org/job/beam_PostCommit_Python35_VR_Flink/ws/src/build/gradleenv/2022703439/lib/python3.5/site-packages/pip/_internal/cache.py";,>
 line 267, in __init__
    self._temp_dir = TempDirectory(kind="ephem-wheel-cache")
  File 
"<https://builds.apache.org/job/beam_PostCommit_Python35_VR_Flink/ws/src/build/gradleenv/2022703439/lib/python3.5/site-packages/pip/_internal/utils/temp_dir.py";,>
 line 116, in __init__
    path = self._create(kind)
  File 
"<https://builds.apache.org/job/beam_PostCommit_Python35_VR_Flink/ws/src/build/gradleenv/2022703439/lib/python3.5/site-packages/pip/_internal/utils/temp_dir.py";,>
 line 164, in _create
    tempfile.mkdtemp(prefix="pip-{}-".format(kind))
  File 
"<https://builds.apache.org/job/beam_PostCommit_Python35_VR_Flink/ws/src/build/gradleenv/2022703439/lib/python3.5/tempfile.py";,>
 line 497, in mkdtemp
    prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir)
  File 
"<https://builds.apache.org/job/beam_PostCommit_Python35_VR_Flink/ws/src/build/gradleenv/2022703439/lib/python3.5/tempfile.py";,>
 line 269, in _sanitize_params
    dir = gettempdir()
  File 
"<https://builds.apache.org/job/beam_PostCommit_Python35_VR_Flink/ws/src/build/gradleenv/2022703439/lib/python3.5/tempfile.py";,>
 line 435, in gettempdir
    tempdir = _get_default_tempdir()
  File 
"<https://builds.apache.org/job/beam_PostCommit_Python35_VR_Flink/ws/src/build/gradleenv/2022703439/lib/python3.5/tempfile.py";,>
 line 370, in _get_default_tempdir
    dirlist)
FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', 
'/var/tmp', '/usr/tmp', 
'<https://builds.apache.org/job/beam_PostCommit_Python35_VR_Flink/ws/src/sdks/python']>

FAILURE: Build completed with 2 failures.

1: Task failed with an exception.
-----------
* Where:
Script 
'<https://builds.apache.org/job/beam_PostCommit_Python35_VR_Flink/ws/src/sdks/python/test-suites/portable/common.gradle'>
 line: 55

* What went wrong:
Execution failed for task 
':sdks:python:test-suites:portable:py35:flinkCompatibilityMatrixStreamingLOOPBACK'.
> 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. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script 
'<https://builds.apache.org/job/beam_PostCommit_Python35_VR_Flink/ws/src/sdks/python/test-suites/portable/common.gradle'>
 line: 55

* What went wrong:
Execution failed for task 
':sdks:python:test-suites:portable:py35:flinkCompatibilityMatrixStreamingPreOptimizeLOOPBACK'.
> Process 'command 'sh'' finished with non-zero exit value 2

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

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

Deprecated Gradle features were used in this build, making it incompatible with 
Gradle 6.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See 
https://docs.gradle.org/5.2.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 14m 55s
72 actionable tasks: 54 executed, 17 from cache, 1 up-to-date

A build scan cannot be produced as an error occurred spooling the build data.
Please report this problem via https://gradle.com/scans/help/plugin and include 
the following via copy/paste:

----------
Gradle version: 5.2.1
Plugin version: 2.3

java.lang.IllegalStateException: java.io.IOException: No space left on device
        at com.gradle.scan.a.e.b.flush(SourceFile:233)
        at com.gradle.scan.a.e.b.close(SourceFile:244)
        at com.gradle.scan.a.e.c.close(SourceFile:66)
        at com.gradle.scan.plugin.internal.n.a(SourceFile:78)
        at com.gradle.scan.plugin.internal.e.c.c.b(SourceFile:125)
        at com.gradle.scan.plugin.internal.e.c.c.a(SourceFile:117)
        at com.gradle.scan.plugin.internal.o.a$a.a(SourceFile:30)
        at com.gradle.scan.plugin.internal.o.a$a.a(SourceFile:19)
        at com.gradle.scan.plugin.internal.o.a.c(SourceFile:60)
Caused by: java.io.IOException: No space left on device
        at com.gradle.scan.a.e.b.flush(SourceFile:231)
        ... 8 more

----------


FAILURE: Build failed with an exception.

* What went wrong:
Failed to notify root build lifecycle listener.
> Could not update 
> /home/jenkins/.gradle/caches/5.2.1/file-changes/last-build.bin
> Could not update 
> <https://builds.apache.org/job/beam_PostCommit_Python35_VR_Flink/ws/src/.gradle/5.2.1/fileChanges/last-build.bin>

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

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

Deprecated Gradle features were used in this build, making it incompatible with 
Gradle 6.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See 
https://docs.gradle.org/5.2.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 14m 55s

FAILURE: Build failed with an exception.

* What went wrong:
Could not write cache value to 
'/home/jenkins/.gradle/daemon/5.2.1/registry.bin'.

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

* Get more help at https://help.gradle.org
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to