Running with gitlab-runner 11.2.0 (11.2.0)
  on porter ed0e33ab
Using Shell executor...
section_start:1548618836:prepare_script
Running on porter...
section_end:1548618836:prepare_script
section_start:1548618836:get_sources
Fetching changes...
Removing .cache/
Removing .env/
Removing test/__pycache__/
Removing test/pytest.xml
Removing virtualenv-15.1.0/
HEAD is now at dd85f61 Remove matplotlib from docs build
From https://gitlab.tiker.net/inducer/pyopencl
 - [deleted]         (none)     -> origin/pylint
   9451c01..81db54d  master     -> origin/master
Checking out 81db54d6 as master...
Skipping Git submodules setup
section_end:1548618837:get_sources
section_start:1548618837:restore_cache
section_end:1548618837:restore_cache
section_start:1548618837:download_artifacts
section_end:1548618838:download_artifacts
section_start:1548618838:build_script
$ export PY_EXE=python3.6
$ export PYOPENCL_TEST=amd:pu
$ export EXTRA_INSTALL="pybind11 numpy mako"
$ curl -L -O -k https://gitlab.tiker.net/inducer/ci-support/raw/master/build-and-test-py-project.sh
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100   751  100   751    0     0   1419      0 --:--:-- --:--:-- --:--:--  1416
$ . ./build-and-test-py-project.sh
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  3299  100  3299    0     0   6271      0 --:--:-- --:--:-- --:--:--  6271
-----------------------------------------------
Current directory: /var/lib/gitlab-runner/builds/ed0e33ab/1/inducer/pyopencl
Python executable: python3.6
PYOPENCL_TEST: amd:pu
PYTEST_ADDOPTS: 
PROJECT_INSTALL_FLAGS: 
git revision: 81db54d
git status:
?? build-py-project.sh
-----------------------------------------------
Removing build-and-test-py-project.sh
Removing build-py-project.sh
find: ‘siteconf.py’: No such file or directory
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
 11 1820k   11  207k    0     0  5183k      0 --:--:-- --:--:-- --:--:-- 5057k
100 1820k  100 1820k    0     0  16.6M      0 --:--:-- --:--:-- --:--:-- 16.6M
**> creating virtualenv
Looking in links: /tmp/tmpy5stnn8s
Requirement already satisfied: setuptools in ./.env/lib/python3.6/site-packages (40.6.2)
Requirement already satisfied: pip in ./.env/lib/python3.6/site-packages (18.1)
Requirement already satisfied: pkg_resources in ./.env/lib/python3.6/site-packages (0.0.0)
Cache entry deserialization failed, entry ignored
Collecting pip
  Using cached https://files.pythonhosted.org/packages/46/dc/7fd5df840efb3e56c8b4f768793a237ec4ee59891959d6a215d63f727023/pip-19.0.1-py2.py3-none-any.whl
Installing collected packages: pip
  Found existing installation: pip 18.1
    Uninstalling pip-18.1:
      Successfully uninstalled pip-18.1
Successfully installed pip-19.0.1
Requirement already satisfied: setuptools in ./.env/lib/python3.6/site-packages (40.6.2)
Collecting pytest==3.0.4
  Using cached https://files.pythonhosted.org/packages/10/5b/91cadc7c1b82ae287a50e0d5a2ebc17d8ba60cf6b9e0b5df6f9ad4608d85/pytest-3.0.4-py2.py3-none-any.whl
Collecting pytest-warnings==0.2.0
  Using cached https://files.pythonhosted.org/packages/6f/b8/42bf3b79d62a19ac6054c3d10ad1227bc6272bac67688fd0f218ea57e78a/pytest-warnings-0.2.0.tar.gz
Collecting py>=1.4.29 (from pytest==3.0.4)
  Using cached https://files.pythonhosted.org/packages/3e/c7/3da685ef117d42ac8d71af525208759742dd235f8094221fdaafcd3dba8f/py-1.7.0-py2.py3-none-any.whl
Installing collected packages: py, pytest, pytest-warnings
  Running setup.py install for pytest-warnings: started
    Running setup.py install for pytest-warnings: finished with status 'done'
Successfully installed py-1.7.0 pytest-3.0.4 pytest-warnings-0.2.0
Collecting pybind11
  Using cached https://files.pythonhosted.org/packages/f2/7c/e71995e59e108799800cb0fce6c4b4927914d7eada0723dd20bae3b51786/pybind11-2.2.4-py2.py3-none-any.whl
Installing collected packages: pybind11
Successfully installed pybind11-2.2.4
Collecting numpy
  Using cached https://files.pythonhosted.org/packages/7b/74/54c5f9bb9bd4dae27a61ec1b39076a39d359b3fb7ba15da79ef23858a9d8/numpy-1.16.0-cp36-cp36m-manylinux1_x86_64.whl
Installing collected packages: numpy
Successfully installed numpy-1.16.0
Collecting mako
  Using cached https://files.pythonhosted.org/packages/eb/f3/67579bb486517c0d49547f9697e36582cd19dafb5df9e687ed8e22de57fa/Mako-1.0.7.tar.gz
Collecting MarkupSafe>=0.9.2 (from mako)
  Using cached https://files.pythonhosted.org/packages/08/04/f2191b50fb7f0712f03f064b71d8b4605190f2178ba02e975a87f7b89a0d/MarkupSafe-1.1.0-cp36-cp36m-manylinux1_x86_64.whl
Installing collected packages: MarkupSafe, mako
  Running setup.py install for mako: started
    Running setup.py install for mako: finished with status 'done'
Successfully installed MarkupSafe-1.1.0 mako-1.0.7
Processing /var/lib/gitlab-runner/builds/ed0e33ab/1/inducer/pyopencl
Collecting appdirs>=1.4.0 (from pyopencl==2018.2.2)
  Using cached https://files.pythonhosted.org/packages/56/eb/810e700ed1349edde4cbdc1b2a21e28cdf115f9faf263f6bbf8447c1abf3/appdirs-1.4.3-py2.py3-none-any.whl
Collecting decorator>=3.2.0 (from pyopencl==2018.2.2)
  Using cached https://files.pythonhosted.org/packages/f1/cd/7c8240007e9716b14679bc217a1baefa4432aa30394f7e2ec40a52b1a708/decorator-4.3.2-py2.py3-none-any.whl
Requirement already satisfied: numpy in ./.env/lib/python3.6/site-packages (from pyopencl==2018.2.2) (1.16.0)
Collecting pytools>=2017.6 (from pyopencl==2018.2.2)
Collecting six>=1.9.0 (from pyopencl==2018.2.2)
  Using cached https://files.pythonhosted.org/packages/73/fb/00a976f728d0d1fecfe898238ce23f502a721c0ac0ecfedb80e0d88c64e9/six-1.12.0-py2.py3-none-any.whl
Installing collected packages: appdirs, decorator, six, pytools, pyopencl
  Running setup.py install for pyopencl: started
    Running setup.py install for pyopencl: still running...
    Running setup.py install for pyopencl: finished with status 'done'
Successfully installed appdirs-1.4.3 decorator-4.3.2 pyopencl-2018.2.2 pytools-2019.1 six-1.12.0
TESTABLES:  . ../doc/algorithm.rst ../doc/array.rst ../doc/howto.rst ../doc/index.rst ../doc/misc.rst ../doc/runtime_const.rst ../doc/runtime_gl.rst ../doc/runtime_memory.rst ../doc/runtime_platform.rst ../doc/runtime_program.rst ../doc/runtime_queue.rst ../doc/runtime.rst ../doc/subst.rst ../doc/tools.rst ../doc/types.rst
============================= test session starts ==============================
platform linux -- Python 3.6.8, pytest-3.0.4, py-1.7.0, pluggy-0.4.0
rootdir: /var/lib/gitlab-runner/builds/ed0e33ab/1/inducer/pyopencl, inifile: 
plugins: warnings-0.2.0
collected 212 items

test_algorithm.py ......................................................
test_array.py ........................................................................
test_clmath.py ......................sssss.
test_clrandom.py .....................
test_enqueue_copy.py ..
test_wrapper.py ..........................sss..F
../doc/algorithm.rst .
../doc/howto.rst .
../doc/types.rst .

 generated xml file: /var/lib/gitlab-runner/builds/ed0e33ab/1/inducer/pyopencl/test/pytest.xml 
=========================== short test summary info ============================
SKIP [1] /var/lib/gitlab-runner/builds/ed0e33ab/1/inducer/pyopencl/test/test_clmath.py:240: scipy not present--cannot test Bessel function
SKIP [1] /var/lib/gitlab-runner/builds/ed0e33ab/1/inducer/pyopencl/test/test_clmath.py:342: could not import 'pyfmmlib'
SKIP [1] /var/lib/gitlab-runner/builds/ed0e33ab/1/inducer/pyopencl/test/test_clmath.py:354: could not import 'scipy.special'
SKIP [1] /var/lib/gitlab-runner/builds/ed0e33ab/1/inducer/pyopencl/test/test_clmath.py:416: could not import 'pyfmmlib'
SKIP [1] /var/lib/gitlab-runner/builds/ed0e33ab/1/inducer/pyopencl/test/test_clmath.py:419: could not import 'scipy.special'
SKIP [1] /var/lib/gitlab-runner/builds/ed0e33ab/1/inducer/pyopencl/test/test_wrapper.py:922: SPIR-V program creation only available in OpenCL 2.1 and higher
SKIP [1] /var/lib/gitlab-runner/builds/ed0e33ab/1/inducer/pyopencl/test/test_wrapper.py:952: device does not support coarse-grain SVM
SKIP [1] /var/lib/gitlab-runner/builds/ed0e33ab/1/inducer/pyopencl/test/test_wrapper.py:1004: device does not support fine-grain SVM
========================== slowest 10 test durations ===========================
9.02s call     test/test_algorithm.py::test_segmented_scan[<context factory for <pyopencl.Device 'Intel(R) Xeon(R) CPU E5-2630 v3 @ 2.40GHz' on 'AMD Accelerated Parallel Processing'>]
2.64s call     test/test_algorithm.py::test_bitonic_argsort[<context factory for <pyopencl.Device 'Intel(R) Xeon(R) CPU E5-2630 v3 @ 2.40GHz' on 'AMD Accelerated Parallel Processing'>-int32-262144]
2.55s call     test/test_algorithm.py::test_bitonic_argsort[<context factory for <pyopencl.Device 'Intel(R) Xeon(R) CPU E5-2630 v3 @ 2.40GHz' on 'AMD Accelerated Parallel Processing'>-float32-262144]
1.58s call     test/test_algorithm.py::test_bitonic_argsort[<context factory for <pyopencl.Device 'Intel(R) Xeon(R) CPU E5-2630 v3 @ 2.40GHz' on 'AMD Accelerated Parallel Processing'>-float64-262144]
1.35s call     test/test_algorithm.py::test_sort[<context factory for <pyopencl.Device 'Intel(R) Xeon(R) CPU E5-2630 v3 @ 2.40GHz' on 'AMD Accelerated Parallel Processing'>-GenericDebugScanKernel]
1.32s call     test/test_algorithm.py::test_unique[<context factory for <pyopencl.Device 'Intel(R) Xeon(R) CPU E5-2630 v3 @ 2.40GHz' on 'AMD Accelerated Parallel Processing'>]
0.87s call     test/test_algorithm.py::test_index_preservation[<context factory for <pyopencl.Device 'Intel(R) Xeon(R) CPU E5-2630 v3 @ 2.40GHz' on 'AMD Accelerated Parallel Processing'>]
0.86s call     test/test_algorithm.py::test_sort[<context factory for <pyopencl.Device 'Intel(R) Xeon(R) CPU E5-2630 v3 @ 2.40GHz' on 'AMD Accelerated Parallel Processing'>-GenericScanKernel]
0.85s call     test/test_algorithm.py::test_scan[<context factory for <pyopencl.Device 'Intel(R) Xeon(R) CPU E5-2630 v3 @ 2.40GHz' on 'AMD Accelerated Parallel Processing'>-ExclusiveScanKernel-int64]
0.83s call     test/test_algorithm.py::test_scan[<context factory for <pyopencl.Device 'Intel(R) Xeon(R) CPU E5-2630 v3 @ 2.40GHz' on 'AMD Accelerated Parallel Processing'>-InclusiveScanKernel-int64]
=================================== FAILURES ===================================
 test_compile_link[<context factory for <pyopencl.Device 'Intel(R) Xeon(R) CPU E5-2630 v3 @ 2.40GHz' on 'AMD Accelerated Parallel Processing'>] 
Traceback (most recent call last):
  File "/var/lib/gitlab-runner/builds/ed0e33ab/1/inducer/pyopencl/test/test_wrapper.py", line 1078, in test_compile_link
    z = cl.link_program(ctx, [vsink_prg, main_prg], devices=ctx.devices)
  File "/var/lib/gitlab-runner/builds/ed0e33ab/1/inducer/pyopencl/.env/lib/python3.6/site-packages/pyopencl/__init__.py", line 565, in link_program
    raw_prg = _Program.link(context, programs, options_bytes, devices)
pyopencl._cl.LogicError: clLinkProgram failed: INVALID_LINKER_OPTIONS
----------------------------- Captured stderr call -----------------------------
/var/lib/gitlab-runner/builds/ed0e33ab/1/inducer/pyopencl/test/test_wrapper.py:1069: UserWarning: Pre-build attribute access defeats compiler caching.
  """).compile()
============================ pytest-warning summary ============================
WW0 in test/test_algorithm.py:571 the following warning was recorded:
 ../.env/lib/python3.6/site-packages/pyopencl/__init__.py:232: CompilerWarning: Non-empty compiler output encountered. Set the environment variable PYOPENCL_COMPILER_OUTPUT=1 to see more.
  "to see more.", CompilerWarning)

WW0 in test/test_algorithm.py:571 the following warning was recorded:
 ../.env/lib/python3.6/site-packages/pyopencl/__init__.py:232: CompilerWarning: Non-empty compiler output encountered. Set the environment variable PYOPENCL_COMPILER_OUTPUT=1 to see more.
  "to see more.", CompilerWarning)

WW0 in test/test_algorithm.py:681 the following warning was recorded:
 ../.env/lib/python3.6/site-packages/pyopencl/__init__.py:232: CompilerWarning: Non-empty compiler output encountered. Set the environment variable PYOPENCL_COMPILER_OUTPUT=1 to see more.
  "to see more.", CompilerWarning)

WW0 in test/test_algorithm.py:810 the following warning was recorded:
 ../.env/lib/python3.6/site-packages/pyopencl/__init__.py:232: CompilerWarning: Non-empty compiler output encountered. Set the environment variable PYOPENCL_COMPILER_OUTPUT=1 to see more.
  "to see more.", CompilerWarning)

WW0 in test/test_algorithm.py:1015 the following warning was recorded:
 ../.env/lib/python3.6/site-packages/pyopencl/__init__.py:232: CompilerWarning: Non-empty compiler output encountered. Set the environment variable PYOPENCL_COMPILER_OUTPUT=1 to see more.
  "to see more.", CompilerWarning)

WW0 in test/test_algorithm.py:1015 the following warning was recorded:
 ../.env/lib/python3.6/site-packages/pyopencl/__init__.py:232: CompilerWarning: Non-empty compiler output encountered. Set the environment variable PYOPENCL_COMPILER_OUTPUT=1 to see more.
  "to see more.", CompilerWarning)

WW0 in test/test_algorithm.py:1015 the following warning was recorded:
 ../.env/lib/python3.6/site-packages/pyopencl/__init__.py:232: CompilerWarning: Non-empty compiler output encountered. Set the environment variable PYOPENCL_COMPILER_OUTPUT=1 to see more.
  "to see more.", CompilerWarning)

WW0 in test/test_algorithm.py:1058 the following warning was recorded:
 ../.env/lib/python3.6/site-packages/pyopencl/__init__.py:232: CompilerWarning: Non-empty compiler output encountered. Set the environment variable PYOPENCL_COMPILER_OUTPUT=1 to see more.
  "to see more.", CompilerWarning)

WW0 in test/test_algorithm.py:1058 the following warning was recorded:
 ../.env/lib/python3.6/site-packages/pyopencl/__init__.py:232: CompilerWarning: Non-empty compiler output encountered. Set the environment variable PYOPENCL_COMPILER_OUTPUT=1 to see more.
  "to see more.", CompilerWarning)

WW0 in test/test_algorithm.py:1058 the following warning was recorded:
 ../.env/lib/python3.6/site-packages/pyopencl/__init__.py:232: CompilerWarning: Non-empty compiler output encountered. Set the environment variable PYOPENCL_COMPILER_OUTPUT=1 to see more.
  "to see more.", CompilerWarning)

WW0 in test/test_algorithm.py:1058 the following warning was recorded:
 ../.env/lib/python3.6/site-packages/pyopencl/__init__.py:232: CompilerWarning: Non-empty compiler output encountered. Set the environment variable PYOPENCL_COMPILER_OUTPUT=1 to see more.
  "to see more.", CompilerWarning)

WW0 in test/test_algorithm.py:1058 the following warning was recorded:
 ../.env/lib/python3.6/site-packages/pyopencl/__init__.py:232: CompilerWarning: Non-empty compiler output encountered. Set the environment variable PYOPENCL_COMPILER_OUTPUT=1 to see more.
  "to see more.", CompilerWarning)

WW0 in test/test_algorithm.py:1058 the following warning was recorded:
 ../.env/lib/python3.6/site-packages/pyopencl/__init__.py:232: CompilerWarning: Non-empty compiler output encountered. Set the environment variable PYOPENCL_COMPILER_OUTPUT=1 to see more.
  "to see more.", CompilerWarning)

WW0 in test/test_clmath.py:62 the following warning was recorded:
 ../.env/lib/python3.6/site-packages/pyopencl/array.py:2091: ComplexWarning: Casting complex values to real discards the imaginary part
  size = int(ceil((stop-start)/step))

WW0 in test/test_clmath.py:62 the following warning was recorded:
 ../.env/lib/python3.6/site-packages/pyopencl/array.py:2091: ComplexWarning: Casting complex values to real discards the imaginary part
  size = int(ceil((stop-start)/step))

WW0 in test/test_clmath.py:62 the following warning was recorded:
 ../.env/lib/python3.6/site-packages/pyopencl/array.py:2091: ComplexWarning: Casting complex values to real discards the imaginary part
  size = int(ceil((stop-start)/step))

WW0 in test/test_clmath.py:62 the following warning was recorded:
 ../.env/lib/python3.6/site-packages/pyopencl/array.py:2091: ComplexWarning: Casting complex values to real discards the imaginary part
  size = int(ceil((stop-start)/step))

WW0 in test/test_clmath.py:62 the following warning was recorded:
 ../.env/lib/python3.6/site-packages/pyopencl/array.py:2091: ComplexWarning: Casting complex values to real discards the imaginary part
  size = int(ceil((stop-start)/step))

WW0 in test/test_clmath.py:62 the following warning was recorded:
 ../.env/lib/python3.6/site-packages/pyopencl/array.py:2091: ComplexWarning: Casting complex values to real discards the imaginary part
  size = int(ceil((stop-start)/step))

WW0 in test/test_clmath.py:62 the following warning was recorded:
 ../.env/lib/python3.6/site-packages/pyopencl/array.py:2091: ComplexWarning: Casting complex values to real discards the imaginary part
  size = int(ceil((stop-start)/step))

WW0 in test/test_clmath.py:62 the following warning was recorded:
 ../.env/lib/python3.6/site-packages/pyopencl/array.py:2091: ComplexWarning: Casting complex values to real discards the imaginary part
  size = int(ceil((stop-start)/step))

WW0 in test/test_clmath.py:62 the following warning was recorded:
 ../.env/lib/python3.6/site-packages/pyopencl/array.py:2091: ComplexWarning: Casting complex values to real discards the imaginary part
  size = int(ceil((stop-start)/step))

WW0 in test/test_wrapper.py:53 the following warning was recorded:
 ../.env/lib/python3.6/site-packages/pyopencl/__init__.py:957: UserWarning: Image.image.attr is deprecated. Use Image.attr directly, instead.
  warn("Image.image.attr is deprecated. "

WW0 in test/test_wrapper.py:1053 the following warning was recorded:
 test_wrapper.py:1069: UserWarning: Pre-build attribute access defeats compiler caching.
  """).compile()

===== 1 failed, 203 passed, 8 skipped, 24 pytest-warnings in 38.25 seconds =====
section_end:1548618988:build_script
section_start:1548618988:after_script
section_end:1548618988:after_script
section_start:1548618988:upload_artifacts_on_failure
Uploading artifacts...
time="2019-01-27T13:56:28-06:00" level=error msg="Docker executor: prebuilt image helpers will be loaded from /var/lib/gitlab-runner."
test/pytest.xml: found 1 matching files            
Uploading artifacts to coordinator... ok            id=71781 responseStatus=201 Created token=Jz4n5KFB
section_end:1548618989:upload_artifacts_on_failure
ERROR: Job failed: exit status 1