Created temporary directory: /tmp/pip-ephem-wheel-cache-xieihj1i Created temporary directory: /tmp/pip-req-tracker-ixk_grqf Created requirements tracker '/tmp/pip-req-tracker-ixk_grqf' Created temporary directory: /tmp/pip-wheel-2fcm5kho Looking in indexes: https://pypi.python.org/simple Collecting cis==1.6.0 1 location(s) to search for versions of cis: * https://pypi.python.org/simple/cis/ Getting page https://pypi.python.org/simple/cis/ Analyzing links from page https://pypi.org/simple/cis/ Found link https://files.pythonhosted.org/packages/09/03/28b9a253e5e7c88819dad74227a906b59f4035bfed7f0c8261722cfa3a8c/cis-1.6.0.tar.gz#sha256=2eb1d21871f7adfd35f10181e3c82cfe86dceaa41b0983f1b2262e2cdab591fd (from https://pypi.org/simple/cis/), version: 1.6.0 Using version 1.6.0 (newest of versions: 1.6.0) Created temporary directory: /tmp/pip-unpack-2athctzv Downloading https://files.pythonhosted.org/packages/09/03/28b9a253e5e7c88819dad74227a906b59f4035bfed7f0c8261722cfa3a8c/cis-1.6.0.tar.gz (22.2MB) Downloading from URL https://files.pythonhosted.org/packages/09/03/28b9a253e5e7c88819dad74227a906b59f4035bfed7f0c8261722cfa3a8c/cis-1.6.0.tar.gz#sha256=2eb1d21871f7adfd35f10181e3c82cfe86dceaa41b0983f1b2262e2cdab591fd (from https://pypi.org/simple/cis/) Added cis==1.6.0 from https://files.pythonhosted.org/packages/09/03/28b9a253e5e7c88819dad74227a906b59f4035bfed7f0c8261722cfa3a8c/cis-1.6.0.tar.gz#sha256=2eb1d21871f7adfd35f10181e3c82cfe86dceaa41b0983f1b2262e2cdab591fd to build tracker '/tmp/pip-req-tracker-ixk_grqf' Running setup.py (path:/tmp/pip-wheel-2fcm5kho/cis/setup.py) egg_info for package cis Running command python setup.py egg_info running egg_info creating pip-egg-info/cis.egg-info writing requirements to pip-egg-info/cis.egg-info/requires.txt writing pip-egg-info/cis.egg-info/PKG-INFO writing dependency_links to pip-egg-info/cis.egg-info/dependency_links.txt writing top-level names to pip-egg-info/cis.egg-info/top_level.txt writing manifest file 'pip-egg-info/cis.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/cis.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pip-egg-info/cis.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-2fcm5kho/cis has version 1.6.0, which satisfies requirement cis==1.6.0 from https://files.pythonhosted.org/packages/09/03/28b9a253e5e7c88819dad74227a906b59f4035bfed7f0c8261722cfa3a8c/cis-1.6.0.tar.gz#sha256=2eb1d21871f7adfd35f10181e3c82cfe86dceaa41b0983f1b2262e2cdab591fd Removed cis==1.6.0 from https://files.pythonhosted.org/packages/09/03/28b9a253e5e7c88819dad74227a906b59f4035bfed7f0c8261722cfa3a8c/cis-1.6.0.tar.gz#sha256=2eb1d21871f7adfd35f10181e3c82cfe86dceaa41b0983f1b2262e2cdab591fd from build tracker '/tmp/pip-req-tracker-ixk_grqf' Building wheels for collected packages: cis Created temporary directory: /tmp/pip-wheel-jxwsrj_3 Running setup.py bdist_wheel for cis: started Destination directory: /tmp/pip-wheel-jxwsrj_3 Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-2fcm5kho/cis/setup.py';f=getattr(tokenize, 'open', open)(__file__);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, __file__, 'exec'))" bdist_wheel -d /tmp/pip-wheel-jxwsrj_3 running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/cis copying cis/evaluate.py -> build/lib/cis copying cis/exceptions.py -> build/lib/cis copying cis/utils.py -> build/lib/cis copying cis/stats.py -> build/lib/cis copying cis/__init__.py -> build/lib/cis copying cis/cis_main.py -> build/lib/cis copying cis/parse.py -> build/lib/cis copying cis/maths.py -> build/lib/cis copying cis/time_util.py -> build/lib/cis copying cis/parse_datetime.py -> build/lib/cis copying cis/info.py -> build/lib/cis copying cis/plugin.py -> build/lib/cis creating build/lib/cis/collocation copying cis/collocation/col_implementations.py -> build/lib/cis/collocation copying cis/collocation/__init__.py -> build/lib/cis/collocation copying cis/collocation/haversinedistancekdtreeindex.py -> build/lib/cis/collocation copying cis/collocation/col.py -> build/lib/cis/collocation copying cis/collocation/kdtree.py -> build/lib/cis/collocation copying cis/collocation/col_framework.py -> build/lib/cis/collocation copying cis/collocation/gridded_interpolation.py -> build/lib/cis/collocation copying cis/collocation/data_index.py -> build/lib/cis/collocation creating build/lib/cis/aggregation copying cis/aggregation/__init__.py -> build/lib/cis/aggregation copying cis/aggregation/collapse_kernels.py -> build/lib/cis/aggregation copying cis/aggregation/ungridded_aggregator.py -> build/lib/cis/aggregation copying cis/aggregation/gridded_collapsor.py -> build/lib/cis/aggregation creating build/lib/cis/data_io copying cis/data_io/common_data.py -> build/lib/cis/data_io copying cis/data_io/ungridded_data.py -> build/lib/cis/data_io copying cis/data_io/write_netcdf.py -> build/lib/cis/data_io copying cis/data_io/__init__.py -> build/lib/cis/data_io copying cis/data_io/data_reader.py -> build/lib/cis/data_io copying cis/data_io/gridded_data.py -> build/lib/cis/data_io copying cis/data_io/hdf.py -> build/lib/cis/data_io copying cis/data_io/netcdf.py -> build/lib/cis/data_io copying cis/data_io/hdf_vd.py -> build/lib/cis/data_io copying cis/data_io/Coord.py -> build/lib/cis/data_io copying cis/data_io/hyperpoint_view.py -> build/lib/cis/data_io copying cis/data_io/hdf_sd.py -> build/lib/cis/data_io copying cis/data_io/hyperpoint.py -> build/lib/cis/data_io copying cis/data_io/data_writer.py -> build/lib/cis/data_io copying cis/data_io/aeronet.py -> build/lib/cis/data_io creating build/lib/cis/subsetting copying cis/subsetting/__init__.py -> build/lib/cis/subsetting copying cis/subsetting/subset.py -> build/lib/cis/subsetting creating build/lib/cis/plotting copying cis/plotting/lineplot.py -> build/lib/cis/plotting copying cis/plotting/taylor.py -> build/lib/cis/plotting copying cis/plotting/heatmap.py -> build/lib/cis/plotting copying cis/plotting/__init__.py -> build/lib/cis/plotting copying cis/plotting/formatted_plot.py -> build/lib/cis/plotting copying cis/plotting/scatterplot.py -> build/lib/cis/plotting copying cis/plotting/genericplot.py -> build/lib/cis/plotting copying cis/plotting/formatter.py -> build/lib/cis/plotting copying cis/plotting/histogram2d.py -> build/lib/cis/plotting copying cis/plotting/histogram.py -> build/lib/cis/plotting copying cis/plotting/contourplot.py -> build/lib/cis/plotting copying cis/plotting/plot.py -> build/lib/cis/plotting copying cis/plotting/comparativescatter.py -> build/lib/cis/plotting creating build/lib/cis/test copying cis/test/__init__.py -> build/lib/cis/test copying cis/test/runner.py -> build/lib/cis/test copying cis/test/utils_for_testing.py -> build/lib/cis/test copying cis/test/integration_test_data.py -> build/lib/cis/test creating build/lib/cis/data_io/products copying cis/data_io/products/AProduct.py -> build/lib/cis/data_io/products copying cis/data_io/products/cloudsat.py -> build/lib/cis/data_io/products copying cis/data_io/products/gridded_NetCDF.py -> build/lib/cis/data_io/products copying cis/data_io/products/__init__.py -> build/lib/cis/data_io/products copying cis/data_io/products/NCAR_NetCDF_RAF.py -> build/lib/cis/data_io/products copying cis/data_io/products/CCI.py -> build/lib/cis/data_io/products copying cis/data_io/products/caliop.py -> build/lib/cis/data_io/products copying cis/data_io/products/products.py -> build/lib/cis/data_io/products copying cis/data_io/products/MODIS.py -> build/lib/cis/data_io/products copying cis/data_io/products/HadGEM.py -> build/lib/cis/data_io/products creating build/lib/cis/test/util copying cis/test/util/mock.py -> build/lib/cis/test/util copying cis/test/util/__init__.py -> build/lib/cis/test/util creating build/lib/cis/test/unit copying cis/test/unit/test_parse_datetime.py -> build/lib/cis/test/unit copying cis/test/unit/test_time_util.py -> build/lib/cis/test/unit copying cis/test/unit/__init__.py -> build/lib/cis/test/unit copying cis/test/unit/test_api.py -> build/lib/cis/test/unit copying cis/test/unit/test_hyperpoint.py -> build/lib/cis/test/unit copying cis/test/unit/test_parse.py -> build/lib/cis/test/unit copying cis/test/unit/test_coord.py -> build/lib/cis/test/unit copying cis/test/unit/test_plot.py -> build/lib/cis/test/unit copying cis/test/unit/test_utils.py -> build/lib/cis/test/unit copying cis/test/unit/test_overide_product.py -> build/lib/cis/test/unit copying cis/test/unit/test_kdtree_col.py -> build/lib/cis/test/unit creating build/lib/cis/test/plot_tests copying cis/test/plot_tests/test_plotting.py -> build/lib/cis/test/plot_tests copying cis/test/plot_tests/__init__.py -> build/lib/cis/test/plot_tests copying cis/test/plot_tests/idiff.py -> build/lib/cis/test/plot_tests creating build/lib/cis/test/integration copying cis/test/integration/test_collapse.py -> build/lib/cis/test/integration copying cis/test/integration/__init__.py -> build/lib/cis/test/integration copying cis/test/integration/base_integration_test.py -> build/lib/cis/test/integration copying cis/test/integration/test_subset.py -> build/lib/cis/test/integration copying cis/test/integration/test_stats.py -> build/lib/cis/test/integration copying cis/test/integration/test_version.py -> build/lib/cis/test/integration copying cis/test/integration/test_read_api.py -> build/lib/cis/test/integration copying cis/test/integration/test_eval.py -> build/lib/cis/test/integration copying cis/test/integration/test_plot_integration.py -> build/lib/cis/test/integration copying cis/test/integration/test_aggregate.py -> build/lib/cis/test/integration copying cis/test/integration/test_colocate.py -> build/lib/cis/test/integration creating build/lib/cis/test/unit/stats copying cis/test/unit/stats/__init__.py -> build/lib/cis/test/unit/stats copying cis/test/unit/stats/test_stats_analyser.py -> build/lib/cis/test/unit/stats copying cis/test/unit/stats/test_stats_results.py -> build/lib/cis/test/unit/stats creating build/lib/cis/test/unit/aggregation copying cis/test/unit/aggregation/__init__.py -> build/lib/cis/test/unit/aggregation copying cis/test/unit/aggregation/test_aggregation_kernels.py -> build/lib/cis/test/unit/aggregation copying cis/test/unit/aggregation/test_ungridded_aggregation.py -> build/lib/cis/test/unit/aggregation copying cis/test/unit/aggregation/test_gridded_aggregation.py -> build/lib/cis/test/unit/aggregation creating build/lib/cis/test/unit/colocate copying cis/test/unit/colocate/test_general_ungridded_col.py -> build/lib/cis/test/unit/colocate copying cis/test/unit/colocate/__init__.py -> build/lib/cis/test/unit/colocate copying cis/test/unit/colocate/test_gridded_interpolation.py -> build/lib/cis/test/unit/colocate copying cis/test/unit/colocate/test_kernel.py -> build/lib/cis/test/unit/colocate copying cis/test/unit/colocate/test_constraint.py -> build/lib/cis/test/unit/colocate copying cis/test/unit/colocate/test_gridded_gridded_col.py -> build/lib/cis/test/unit/colocate copying cis/test/unit/colocate/test_GridCellBinIndex.py -> build/lib/cis/test/unit/colocate copying cis/test/unit/colocate/test_general_gridded_col.py -> build/lib/cis/test/unit/colocate copying cis/test/unit/colocate/test_gridded_ungridded_col.py -> build/lib/cis/test/unit/colocate copying cis/test/unit/colocate/test_dummy_col.py -> build/lib/cis/test/unit/colocate copying cis/test/unit/colocate/test_colocate.py -> build/lib/cis/test/unit/colocate creating build/lib/cis/test/unit/eval copying cis/test/unit/eval/test_calc.py -> build/lib/cis/test/unit/eval copying cis/test/unit/eval/__init__.py -> build/lib/cis/test/unit/eval creating build/lib/cis/test/unit/subset copying cis/test/unit/subset/__init__.py -> build/lib/cis/test/unit/subset copying cis/test/unit/subset/test_subset.py -> build/lib/cis/test/unit/subset creating build/lib/cis/test/unit/test_io copying cis/test/unit/test_io/__init__.py -> build/lib/cis/test/unit/test_io copying cis/test/unit/test_io/test_ungridded_data.py -> build/lib/cis/test/unit/test_io copying cis/test/unit/test_io/test_hdf.py -> build/lib/cis/test/unit/test_io copying cis/test/unit/test_io/test_gridded_data.py -> build/lib/cis/test/unit/test_io copying cis/test/unit/test_io/test_data_reader.py -> build/lib/cis/test/unit/test_io copying cis/test/unit/test_io/test_NCAR_NetCDF_RAF_variable_name_decider.py -> build/lib/cis/test/unit/test_io copying cis/test/unit/test_io/test_hyperpoint_view.py -> build/lib/cis/test/unit/test_io creating build/lib/cis/test/integration/test_io copying cis/test/integration/test_io/__init__.py -> build/lib/cis/test/integration/test_io copying cis/test/integration/test_io/test_hdf.py -> build/lib/cis/test/integration/test_io copying cis/test/integration/test_io/test_write_netcdf.py -> build/lib/cis/test/integration/test_io copying cis/test/integration/test_io/test_hdf_sd.py -> build/lib/cis/test/integration/test_io copying cis/test/integration/test_io/test_aeronet.py -> build/lib/cis/test/integration/test_io copying cis/test/integration/test_io/test_netcdf.py -> build/lib/cis/test/integration/test_io copying cis/test/integration/test_io/test_hdf_vd.py -> build/lib/cis/test/integration/test_io creating build/lib/cis/test/integration/test_io/test_products copying cis/test/integration/test_io/test_products/test_NetCDF_CF_Gridded.py -> build/lib/cis/test/integration/test_io/test_products copying cis/test/integration/test_io/test_products/__init__.py -> build/lib/cis/test/integration/test_io/test_products copying cis/test/integration/test_io/test_products/test_ncar_raf.py -> build/lib/cis/test/integration/test_io/test_products copying cis/test/integration/test_io/test_products/test_data_products.py -> build/lib/cis/test/integration/test_io/test_products copying cis/test/integration/test_io/test_products/test_Aproduct.py -> build/lib/cis/test/integration/test_io/test_products copying cis/logging.conf -> build/lib/cis creating build/lib/cis/plotting/raster copying cis/plotting/raster/world.topo.bathy.200407.3x2700x1350.png -> build/lib/cis/plotting/raster copying cis/plotting/raster/world.topo.bathy.200407.3x1350x675.png -> build/lib/cis/plotting/raster copying cis/plotting/raster/world.topo.bathy.200407.3x5400x2700.png -> build/lib/cis/plotting/raster running build_scripts creating build/scripts-3.4 copying bin/cis -> build/scripts-3.4 copying bin/cis.lsf -> build/scripts-3.4 changing mode of build/scripts-3.4/cis from 644 to 755 changing mode of build/scripts-3.4/cis.lsf from 644 to 755 installing to build/bdist.linux-armv7l/wheel running install running install_lib creating build/bdist.linux-armv7l creating build/bdist.linux-armv7l/wheel creating build/bdist.linux-armv7l/wheel/cis copying build/lib/cis/logging.conf -> build/bdist.linux-armv7l/wheel/cis copying build/lib/cis/evaluate.py -> build/bdist.linux-armv7l/wheel/cis copying build/lib/cis/exceptions.py -> build/bdist.linux-armv7l/wheel/cis copying build/lib/cis/utils.py -> build/bdist.linux-armv7l/wheel/cis copying build/lib/cis/stats.py -> build/bdist.linux-armv7l/wheel/cis copying build/lib/cis/__init__.py -> build/bdist.linux-armv7l/wheel/cis creating build/bdist.linux-armv7l/wheel/cis/collocation copying build/lib/cis/collocation/col_implementations.py -> build/bdist.linux-armv7l/wheel/cis/collocation copying build/lib/cis/collocation/__init__.py -> build/bdist.linux-armv7l/wheel/cis/collocation copying build/lib/cis/collocation/haversinedistancekdtreeindex.py -> build/bdist.linux-armv7l/wheel/cis/collocation copying build/lib/cis/collocation/col.py -> build/bdist.linux-armv7l/wheel/cis/collocation copying build/lib/cis/collocation/kdtree.py -> build/bdist.linux-armv7l/wheel/cis/collocation copying build/lib/cis/collocation/col_framework.py -> build/bdist.linux-armv7l/wheel/cis/collocation copying build/lib/cis/collocation/gridded_interpolation.py -> build/bdist.linux-armv7l/wheel/cis/collocation copying build/lib/cis/collocation/data_index.py -> build/bdist.linux-armv7l/wheel/cis/collocation creating build/bdist.linux-armv7l/wheel/cis/aggregation copying build/lib/cis/aggregation/__init__.py -> build/bdist.linux-armv7l/wheel/cis/aggregation copying build/lib/cis/aggregation/collapse_kernels.py -> build/bdist.linux-armv7l/wheel/cis/aggregation copying build/lib/cis/aggregation/ungridded_aggregator.py -> build/bdist.linux-armv7l/wheel/cis/aggregation copying build/lib/cis/aggregation/gridded_collapsor.py -> build/bdist.linux-armv7l/wheel/cis/aggregation copying build/lib/cis/cis_main.py -> build/bdist.linux-armv7l/wheel/cis creating build/bdist.linux-armv7l/wheel/cis/data_io copying build/lib/cis/data_io/common_data.py -> build/bdist.linux-armv7l/wheel/cis/data_io copying build/lib/cis/data_io/ungridded_data.py -> build/bdist.linux-armv7l/wheel/cis/data_io copying build/lib/cis/data_io/write_netcdf.py -> build/bdist.linux-armv7l/wheel/cis/data_io copying build/lib/cis/data_io/__init__.py -> build/bdist.linux-armv7l/wheel/cis/data_io copying build/lib/cis/data_io/data_reader.py -> build/bdist.linux-armv7l/wheel/cis/data_io copying build/lib/cis/data_io/gridded_data.py -> build/bdist.linux-armv7l/wheel/cis/data_io copying build/lib/cis/data_io/hdf.py -> build/bdist.linux-armv7l/wheel/cis/data_io creating build/bdist.linux-armv7l/wheel/cis/data_io/products copying build/lib/cis/data_io/products/AProduct.py -> build/bdist.linux-armv7l/wheel/cis/data_io/products copying build/lib/cis/data_io/products/cloudsat.py -> build/bdist.linux-armv7l/wheel/cis/data_io/products copying build/lib/cis/data_io/products/gridded_NetCDF.py -> build/bdist.linux-armv7l/wheel/cis/data_io/products copying build/lib/cis/data_io/products/__init__.py -> build/bdist.linux-armv7l/wheel/cis/data_io/products copying build/lib/cis/data_io/products/NCAR_NetCDF_RAF.py -> build/bdist.linux-armv7l/wheel/cis/data_io/products copying build/lib/cis/data_io/products/CCI.py -> build/bdist.linux-armv7l/wheel/cis/data_io/products copying build/lib/cis/data_io/products/caliop.py -> build/bdist.linux-armv7l/wheel/cis/data_io/products copying build/lib/cis/data_io/products/products.py -> build/bdist.linux-armv7l/wheel/cis/data_io/products copying build/lib/cis/data_io/products/MODIS.py -> build/bdist.linux-armv7l/wheel/cis/data_io/products copying build/lib/cis/data_io/products/HadGEM.py -> build/bdist.linux-armv7l/wheel/cis/data_io/products copying build/lib/cis/data_io/netcdf.py -> build/bdist.linux-armv7l/wheel/cis/data_io copying build/lib/cis/data_io/hdf_vd.py -> build/bdist.linux-armv7l/wheel/cis/data_io copying build/lib/cis/data_io/Coord.py -> build/bdist.linux-armv7l/wheel/cis/data_io copying build/lib/cis/data_io/hyperpoint_view.py -> build/bdist.linux-armv7l/wheel/cis/data_io copying build/lib/cis/data_io/hdf_sd.py -> build/bdist.linux-armv7l/wheel/cis/data_io copying build/lib/cis/data_io/hyperpoint.py -> build/bdist.linux-armv7l/wheel/cis/data_io copying build/lib/cis/data_io/data_writer.py -> build/bdist.linux-armv7l/wheel/cis/data_io copying build/lib/cis/data_io/aeronet.py -> build/bdist.linux-armv7l/wheel/cis/data_io creating build/bdist.linux-armv7l/wheel/cis/subsetting copying build/lib/cis/subsetting/__init__.py -> build/bdist.linux-armv7l/wheel/cis/subsetting copying build/lib/cis/subsetting/subset.py -> build/bdist.linux-armv7l/wheel/cis/subsetting creating build/bdist.linux-armv7l/wheel/cis/plotting copying build/lib/cis/plotting/lineplot.py -> build/bdist.linux-armv7l/wheel/cis/plotting copying build/lib/cis/plotting/taylor.py -> build/bdist.linux-armv7l/wheel/cis/plotting copying build/lib/cis/plotting/heatmap.py -> build/bdist.linux-armv7l/wheel/cis/plotting copying build/lib/cis/plotting/__init__.py -> build/bdist.linux-armv7l/wheel/cis/plotting creating build/bdist.linux-armv7l/wheel/cis/plotting/raster copying build/lib/cis/plotting/raster/world.topo.bathy.200407.3x2700x1350.png -> build/bdist.linux-armv7l/wheel/cis/plotting/raster copying build/lib/cis/plotting/raster/world.topo.bathy.200407.3x1350x675.png -> build/bdist.linux-armv7l/wheel/cis/plotting/raster copying build/lib/cis/plotting/raster/world.topo.bathy.200407.3x5400x2700.png -> build/bdist.linux-armv7l/wheel/cis/plotting/raster copying build/lib/cis/plotting/formatted_plot.py -> build/bdist.linux-armv7l/wheel/cis/plotting copying build/lib/cis/plotting/scatterplot.py -> build/bdist.linux-armv7l/wheel/cis/plotting copying build/lib/cis/plotting/genericplot.py -> build/bdist.linux-armv7l/wheel/cis/plotting copying build/lib/cis/plotting/formatter.py -> build/bdist.linux-armv7l/wheel/cis/plotting copying build/lib/cis/plotting/histogram2d.py -> build/bdist.linux-armv7l/wheel/cis/plotting copying build/lib/cis/plotting/histogram.py -> build/bdist.linux-armv7l/wheel/cis/plotting copying build/lib/cis/plotting/contourplot.py -> build/bdist.linux-armv7l/wheel/cis/plotting copying build/lib/cis/plotting/plot.py -> build/bdist.linux-armv7l/wheel/cis/plotting copying build/lib/cis/plotting/comparativescatter.py -> build/bdist.linux-armv7l/wheel/cis/plotting copying build/lib/cis/parse.py -> build/bdist.linux-armv7l/wheel/cis copying build/lib/cis/maths.py -> build/bdist.linux-armv7l/wheel/cis copying build/lib/cis/time_util.py -> build/bdist.linux-armv7l/wheel/cis copying build/lib/cis/parse_datetime.py -> build/bdist.linux-armv7l/wheel/cis creating build/bdist.linux-armv7l/wheel/cis/test creating build/bdist.linux-armv7l/wheel/cis/test/util copying build/lib/cis/test/util/mock.py -> build/bdist.linux-armv7l/wheel/cis/test/util copying build/lib/cis/test/util/__init__.py -> build/bdist.linux-armv7l/wheel/cis/test/util copying build/lib/cis/test/__init__.py -> build/bdist.linux-armv7l/wheel/cis/test copying build/lib/cis/test/runner.py -> build/bdist.linux-armv7l/wheel/cis/test creating build/bdist.linux-armv7l/wheel/cis/test/unit copying build/lib/cis/test/unit/test_parse_datetime.py -> build/bdist.linux-armv7l/wheel/cis/test/unit creating build/bdist.linux-armv7l/wheel/cis/test/unit/stats copying build/lib/cis/test/unit/stats/__init__.py -> build/bdist.linux-armv7l/wheel/cis/test/unit/stats copying build/lib/cis/test/unit/stats/test_stats_analyser.py -> build/bdist.linux-armv7l/wheel/cis/test/unit/stats copying build/lib/cis/test/unit/stats/test_stats_results.py -> build/bdist.linux-armv7l/wheel/cis/test/unit/stats copying build/lib/cis/test/unit/test_time_util.py -> build/bdist.linux-armv7l/wheel/cis/test/unit copying build/lib/cis/test/unit/__init__.py -> build/bdist.linux-armv7l/wheel/cis/test/unit creating build/bdist.linux-armv7l/wheel/cis/test/unit/aggregation copying build/lib/cis/test/unit/aggregation/__init__.py -> build/bdist.linux-armv7l/wheel/cis/test/unit/aggregation copying build/lib/cis/test/unit/aggregation/test_aggregation_kernels.py -> build/bdist.linux-armv7l/wheel/cis/test/unit/aggregation copying build/lib/cis/test/unit/aggregation/test_ungridded_aggregation.py -> build/bdist.linux-armv7l/wheel/cis/test/unit/aggregation copying build/lib/cis/test/unit/aggregation/test_gridded_aggregation.py -> build/bdist.linux-armv7l/wheel/cis/test/unit/aggregation creating build/bdist.linux-armv7l/wheel/cis/test/unit/colocate copying build/lib/cis/test/unit/colocate/test_general_ungridded_col.py -> build/bdist.linux-armv7l/wheel/cis/test/unit/colocate copying build/lib/cis/test/unit/colocate/__init__.py -> build/bdist.linux-armv7l/wheel/cis/test/unit/colocate copying build/lib/cis/test/unit/colocate/test_gridded_interpolation.py -> build/bdist.linux-armv7l/wheel/cis/test/unit/colocate copying build/lib/cis/test/unit/colocate/test_kernel.py -> build/bdist.linux-armv7l/wheel/cis/test/unit/colocate copying build/lib/cis/test/unit/colocate/test_constraint.py -> build/bdist.linux-armv7l/wheel/cis/test/unit/colocate copying build/lib/cis/test/unit/colocate/test_gridded_gridded_col.py -> build/bdist.linux-armv7l/wheel/cis/test/unit/colocate copying build/lib/cis/test/unit/colocate/test_GridCellBinIndex.py -> build/bdist.linux-armv7l/wheel/cis/test/unit/colocate copying build/lib/cis/test/unit/colocate/test_general_gridded_col.py -> build/bdist.linux-armv7l/wheel/cis/test/unit/colocate copying build/lib/cis/test/unit/colocate/test_gridded_ungridded_col.py -> build/bdist.linux-armv7l/wheel/cis/test/unit/colocate copying build/lib/cis/test/unit/colocate/test_dummy_col.py -> build/bdist.linux-armv7l/wheel/cis/test/unit/colocate copying build/lib/cis/test/unit/colocate/test_colocate.py -> build/bdist.linux-armv7l/wheel/cis/test/unit/colocate creating build/bdist.linux-armv7l/wheel/cis/test/unit/eval copying build/lib/cis/test/unit/eval/test_calc.py -> build/bdist.linux-armv7l/wheel/cis/test/unit/eval copying build/lib/cis/test/unit/eval/__init__.py -> build/bdist.linux-armv7l/wheel/cis/test/unit/eval creating build/bdist.linux-armv7l/wheel/cis/test/unit/subset copying build/lib/cis/test/unit/subset/__init__.py -> build/bdist.linux-armv7l/wheel/cis/test/unit/subset copying build/lib/cis/test/unit/subset/test_subset.py -> build/bdist.linux-armv7l/wheel/cis/test/unit/subset copying build/lib/cis/test/unit/test_api.py -> build/bdist.linux-armv7l/wheel/cis/test/unit copying build/lib/cis/test/unit/test_hyperpoint.py -> build/bdist.linux-armv7l/wheel/cis/test/unit copying build/lib/cis/test/unit/test_parse.py -> build/bdist.linux-armv7l/wheel/cis/test/unit copying build/lib/cis/test/unit/test_coord.py -> build/bdist.linux-armv7l/wheel/cis/test/unit creating build/bdist.linux-armv7l/wheel/cis/test/unit/test_io copying build/lib/cis/test/unit/test_io/__init__.py -> build/bdist.linux-armv7l/wheel/cis/test/unit/test_io copying build/lib/cis/test/unit/test_io/test_ungridded_data.py -> build/bdist.linux-armv7l/wheel/cis/test/unit/test_io copying build/lib/cis/test/unit/test_io/test_hdf.py -> build/bdist.linux-armv7l/wheel/cis/test/unit/test_io copying build/lib/cis/test/unit/test_io/test_gridded_data.py -> build/bdist.linux-armv7l/wheel/cis/test/unit/test_io copying build/lib/cis/test/unit/test_io/test_data_reader.py -> build/bdist.linux-armv7l/wheel/cis/test/unit/test_io copying build/lib/cis/test/unit/test_io/test_NCAR_NetCDF_RAF_variable_name_decider.py -> build/bdist.linux-armv7l/wheel/cis/test/unit/test_io copying build/lib/cis/test/unit/test_io/test_hyperpoint_view.py -> build/bdist.linux-armv7l/wheel/cis/test/unit/test_io copying build/lib/cis/test/unit/test_plot.py -> build/bdist.linux-armv7l/wheel/cis/test/unit copying build/lib/cis/test/unit/test_utils.py -> build/bdist.linux-armv7l/wheel/cis/test/unit copying build/lib/cis/test/unit/test_overide_product.py -> build/bdist.linux-armv7l/wheel/cis/test/unit copying build/lib/cis/test/unit/test_kdtree_col.py -> build/bdist.linux-armv7l/wheel/cis/test/unit copying build/lib/cis/test/utils_for_testing.py -> build/bdist.linux-armv7l/wheel/cis/test creating build/bdist.linux-armv7l/wheel/cis/test/plot_tests copying build/lib/cis/test/plot_tests/test_plotting.py -> build/bdist.linux-armv7l/wheel/cis/test/plot_tests copying build/lib/cis/test/plot_tests/__init__.py -> build/bdist.linux-armv7l/wheel/cis/test/plot_tests copying build/lib/cis/test/plot_tests/idiff.py -> build/bdist.linux-armv7l/wheel/cis/test/plot_tests creating build/bdist.linux-armv7l/wheel/cis/test/integration copying build/lib/cis/test/integration/test_collapse.py -> build/bdist.linux-armv7l/wheel/cis/test/integration copying build/lib/cis/test/integration/__init__.py -> build/bdist.linux-armv7l/wheel/cis/test/integration copying build/lib/cis/test/integration/base_integration_test.py -> build/bdist.linux-armv7l/wheel/cis/test/integration copying build/lib/cis/test/integration/test_subset.py -> build/bdist.linux-armv7l/wheel/cis/test/integration copying build/lib/cis/test/integration/test_stats.py -> build/bdist.linux-armv7l/wheel/cis/test/integration copying build/lib/cis/test/integration/test_version.py -> build/bdist.linux-armv7l/wheel/cis/test/integration copying build/lib/cis/test/integration/test_read_api.py -> build/bdist.linux-armv7l/wheel/cis/test/integration copying build/lib/cis/test/integration/test_eval.py -> build/bdist.linux-armv7l/wheel/cis/test/integration creating build/bdist.linux-armv7l/wheel/cis/test/integration/test_io creating build/bdist.linux-armv7l/wheel/cis/test/integration/test_io/test_products copying build/lib/cis/test/integration/test_io/test_products/test_NetCDF_CF_Gridded.py -> build/bdist.linux-armv7l/wheel/cis/test/integration/test_io/test_products copying build/lib/cis/test/integration/test_io/test_products/__init__.py -> build/bdist.linux-armv7l/wheel/cis/test/integration/test_io/test_products copying build/lib/cis/test/integration/test_io/test_products/test_ncar_raf.py -> build/bdist.linux-armv7l/wheel/cis/test/integration/test_io/test_products copying build/lib/cis/test/integration/test_io/test_products/test_data_products.py -> build/bdist.linux-armv7l/wheel/cis/test/integration/test_io/test_products copying build/lib/cis/test/integration/test_io/test_products/test_Aproduct.py -> build/bdist.linux-armv7l/wheel/cis/test/integration/test_io/test_products copying build/lib/cis/test/integration/test_io/__init__.py -> build/bdist.linux-armv7l/wheel/cis/test/integration/test_io copying build/lib/cis/test/integration/test_io/test_hdf.py -> build/bdist.linux-armv7l/wheel/cis/test/integration/test_io copying build/lib/cis/test/integration/test_io/test_write_netcdf.py -> build/bdist.linux-armv7l/wheel/cis/test/integration/test_io copying build/lib/cis/test/integration/test_io/test_hdf_sd.py -> build/bdist.linux-armv7l/wheel/cis/test/integration/test_io copying build/lib/cis/test/integration/test_io/test_aeronet.py -> build/bdist.linux-armv7l/wheel/cis/test/integration/test_io copying build/lib/cis/test/integration/test_io/test_netcdf.py -> build/bdist.linux-armv7l/wheel/cis/test/integration/test_io copying build/lib/cis/test/integration/test_io/test_hdf_vd.py -> build/bdist.linux-armv7l/wheel/cis/test/integration/test_io copying build/lib/cis/test/integration/test_plot_integration.py -> build/bdist.linux-armv7l/wheel/cis/test/integration copying build/lib/cis/test/integration/test_aggregate.py -> build/bdist.linux-armv7l/wheel/cis/test/integration copying build/lib/cis/test/integration/test_colocate.py -> build/bdist.linux-armv7l/wheel/cis/test/integration copying build/lib/cis/test/integration_test_data.py -> build/bdist.linux-armv7l/wheel/cis/test copying build/lib/cis/info.py -> build/bdist.linux-armv7l/wheel/cis copying build/lib/cis/plugin.py -> build/bdist.linux-armv7l/wheel/cis running install_egg_info running egg_info writing requirements to cis.egg-info/requires.txt writing dependency_links to cis.egg-info/dependency_links.txt writing top-level names to cis.egg-info/top_level.txt writing cis.egg-info/PKG-INFO reading manifest file 'cis.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'cis.egg-info/SOURCES.txt' Copying cis.egg-info to build/bdist.linux-armv7l/wheel/cis-1.6.0-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/cis-1.6.0.data creating build/bdist.linux-armv7l/wheel/cis-1.6.0.data/scripts copying build/scripts-3.4/cis.lsf -> build/bdist.linux-armv7l/wheel/cis-1.6.0.data/scripts copying build/scripts-3.4/cis -> build/bdist.linux-armv7l/wheel/cis-1.6.0.data/scripts changing mode of build/bdist.linux-armv7l/wheel/cis-1.6.0.data/scripts/cis.lsf to 755 changing mode of build/bdist.linux-armv7l/wheel/cis-1.6.0.data/scripts/cis to 755 creating build/bdist.linux-armv7l/wheel/cis-1.6.0.dist-info/WHEEL creating '/tmp/pip-wheel-jxwsrj_3/cis-1.6.0-py3-none-any.whl' and adding '.' to it adding 'cis/__init__.py' adding 'cis/cis_main.py' adding 'cis/evaluate.py' adding 'cis/exceptions.py' adding 'cis/info.py' adding 'cis/logging.conf' adding 'cis/maths.py' adding 'cis/parse.py' adding 'cis/parse_datetime.py' adding 'cis/plugin.py' adding 'cis/stats.py' adding 'cis/time_util.py' adding 'cis/utils.py' adding 'cis/aggregation/__init__.py' adding 'cis/aggregation/collapse_kernels.py' adding 'cis/aggregation/gridded_collapsor.py' adding 'cis/aggregation/ungridded_aggregator.py' adding 'cis/collocation/__init__.py' adding 'cis/collocation/col.py' adding 'cis/collocation/col_framework.py' adding 'cis/collocation/col_implementations.py' adding 'cis/collocation/data_index.py' adding 'cis/collocation/gridded_interpolation.py' adding 'cis/collocation/haversinedistancekdtreeindex.py' adding 'cis/collocation/kdtree.py' adding 'cis/data_io/Coord.py' adding 'cis/data_io/__init__.py' adding 'cis/data_io/aeronet.py' adding 'cis/data_io/common_data.py' adding 'cis/data_io/data_reader.py' adding 'cis/data_io/data_writer.py' adding 'cis/data_io/gridded_data.py' adding 'cis/data_io/hdf.py' adding 'cis/data_io/hdf_sd.py' adding 'cis/data_io/hdf_vd.py' adding 'cis/data_io/hyperpoint.py' adding 'cis/data_io/hyperpoint_view.py' adding 'cis/data_io/netcdf.py' adding 'cis/data_io/ungridded_data.py' adding 'cis/data_io/write_netcdf.py' adding 'cis/data_io/products/AProduct.py' adding 'cis/data_io/products/CCI.py' adding 'cis/data_io/products/HadGEM.py' adding 'cis/data_io/products/MODIS.py' adding 'cis/data_io/products/NCAR_NetCDF_RAF.py' adding 'cis/data_io/products/__init__.py' adding 'cis/data_io/products/caliop.py' adding 'cis/data_io/products/cloudsat.py' adding 'cis/data_io/products/gridded_NetCDF.py' adding 'cis/data_io/products/products.py' adding 'cis/plotting/__init__.py' adding 'cis/plotting/comparativescatter.py' adding 'cis/plotting/contourplot.py' adding 'cis/plotting/formatted_plot.py' adding 'cis/plotting/formatter.py' adding 'cis/plotting/genericplot.py' adding 'cis/plotting/heatmap.py' adding 'cis/plotting/histogram.py' adding 'cis/plotting/histogram2d.py' adding 'cis/plotting/lineplot.py' adding 'cis/plotting/plot.py' adding 'cis/plotting/scatterplot.py' adding 'cis/plotting/taylor.py' adding 'cis/plotting/raster/world.topo.bathy.200407.3x1350x675.png' adding 'cis/plotting/raster/world.topo.bathy.200407.3x2700x1350.png' adding 'cis/plotting/raster/world.topo.bathy.200407.3x5400x2700.png' adding 'cis/subsetting/__init__.py' adding 'cis/subsetting/subset.py' adding 'cis/test/__init__.py' adding 'cis/test/integration_test_data.py' adding 'cis/test/runner.py' adding 'cis/test/utils_for_testing.py' adding 'cis/test/integration/__init__.py' adding 'cis/test/integration/base_integration_test.py' adding 'cis/test/integration/test_aggregate.py' adding 'cis/test/integration/test_collapse.py' adding 'cis/test/integration/test_colocate.py' adding 'cis/test/integration/test_eval.py' adding 'cis/test/integration/test_plot_integration.py' adding 'cis/test/integration/test_read_api.py' adding 'cis/test/integration/test_stats.py' adding 'cis/test/integration/test_subset.py' adding 'cis/test/integration/test_version.py' adding 'cis/test/integration/test_io/__init__.py' adding 'cis/test/integration/test_io/test_aeronet.py' adding 'cis/test/integration/test_io/test_hdf.py' adding 'cis/test/integration/test_io/test_hdf_sd.py' adding 'cis/test/integration/test_io/test_hdf_vd.py' adding 'cis/test/integration/test_io/test_netcdf.py' adding 'cis/test/integration/test_io/test_write_netcdf.py' adding 'cis/test/integration/test_io/test_products/__init__.py' adding 'cis/test/integration/test_io/test_products/test_Aproduct.py' adding 'cis/test/integration/test_io/test_products/test_NetCDF_CF_Gridded.py' adding 'cis/test/integration/test_io/test_products/test_data_products.py' adding 'cis/test/integration/test_io/test_products/test_ncar_raf.py' adding 'cis/test/plot_tests/__init__.py' adding 'cis/test/plot_tests/idiff.py' adding 'cis/test/plot_tests/test_plotting.py' adding 'cis/test/unit/__init__.py' adding 'cis/test/unit/test_api.py' adding 'cis/test/unit/test_coord.py' adding 'cis/test/unit/test_hyperpoint.py' adding 'cis/test/unit/test_kdtree_col.py' adding 'cis/test/unit/test_overide_product.py' adding 'cis/test/unit/test_parse.py' adding 'cis/test/unit/test_parse_datetime.py' adding 'cis/test/unit/test_plot.py' adding 'cis/test/unit/test_time_util.py' adding 'cis/test/unit/test_utils.py' adding 'cis/test/unit/aggregation/__init__.py' adding 'cis/test/unit/aggregation/test_aggregation_kernels.py' adding 'cis/test/unit/aggregation/test_gridded_aggregation.py' adding 'cis/test/unit/aggregation/test_ungridded_aggregation.py' adding 'cis/test/unit/colocate/__init__.py' adding 'cis/test/unit/colocate/test_GridCellBinIndex.py' adding 'cis/test/unit/colocate/test_colocate.py' adding 'cis/test/unit/colocate/test_constraint.py' adding 'cis/test/unit/colocate/test_dummy_col.py' adding 'cis/test/unit/colocate/test_general_gridded_col.py' adding 'cis/test/unit/colocate/test_general_ungridded_col.py' adding 'cis/test/unit/colocate/test_gridded_gridded_col.py' adding 'cis/test/unit/colocate/test_gridded_interpolation.py' adding 'cis/test/unit/colocate/test_gridded_ungridded_col.py' adding 'cis/test/unit/colocate/test_kernel.py' adding 'cis/test/unit/eval/__init__.py' adding 'cis/test/unit/eval/test_calc.py' adding 'cis/test/unit/stats/__init__.py' adding 'cis/test/unit/stats/test_stats_analyser.py' adding 'cis/test/unit/stats/test_stats_results.py' adding 'cis/test/unit/subset/__init__.py' adding 'cis/test/unit/subset/test_subset.py' adding 'cis/test/unit/test_io/__init__.py' adding 'cis/test/unit/test_io/test_NCAR_NetCDF_RAF_variable_name_decider.py' adding 'cis/test/unit/test_io/test_data_reader.py' adding 'cis/test/unit/test_io/test_gridded_data.py' adding 'cis/test/unit/test_io/test_hdf.py' adding 'cis/test/unit/test_io/test_hyperpoint_view.py' adding 'cis/test/unit/test_io/test_ungridded_data.py' adding 'cis/test/util/__init__.py' adding 'cis/test/util/mock.py' adding 'cis-1.6.0.data/scripts/cis' adding 'cis-1.6.0.data/scripts/cis.lsf' adding 'cis-1.6.0.dist-info/top_level.txt' adding 'cis-1.6.0.dist-info/WHEEL' adding 'cis-1.6.0.dist-info/METADATA' adding 'cis-1.6.0.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for cis: finished with status 'done' Stored in directory: /tmp/tmp9306_tyt Successfully built cis Cleaning up... Removing source in /tmp/pip-wheel-2fcm5kho/cis Removed build tracker '/tmp/pip-req-tracker-ixk_grqf'