Skip to content
Failed

Console Output

Skipping 5,148 KB.. Full Log
/var/jenkins/workspace/ArborX_master/src/details/ArborX_DetailsDistributedTreeImpl.hpp(177): here
            instantiation of "std::enable_if_t<<expression>, void> ArborX::Details::DistributedTreeImpl<DeviceType>::queryDispatch(ArborX::Details::NearestPredicateTag, const DistributedTree &, const ExecutionSpace &, const Predicates &, IndicesAndRanks &, Offset &) [with DeviceType=Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>, DistributedTree=ArborX::DistributedTree<Kokkos::CudaSpace::memory_space>, ExecutionSpace=Kokkos::CudaSpace::execution_space, Predicates=NearestNeighborsSearches<Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>>, IndicesAndRanks=Kokkos::View<ArborX::PairIndexRank *, Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>>, Offset=Kokkos::View<int *, Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>>]" 
/var/jenkins/workspace/ArborX_master/src/ArborX_DistributedTree.hpp(98): here
            instantiation of "void ArborX::DistributedTree<MemorySpace>::query(const ExecutionSpace &, const Predicates &, Args &&...) const [with MemorySpace=Kokkos::CudaSpace::memory_space, ExecutionSpace=Kokkos::CudaSpace::execution_space, Predicates=NearestNeighborsSearches<Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>>, Args=<Kokkos::View<ArborX::PairIndexRank *, Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>> &, Kokkos::View<int *, Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>> &>]" 
/var/jenkins/workspace/ArborX_master/benchmarks/distributed_tree_driver/distributed_tree_driver.cpp(439): here
            instantiation of "int main_<NO>(const std::vector<std::string, std::allocator<std::string>> &, MPI_Comm) [with NO=Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>]" 
/var/jenkins/workspace/ArborX_master/benchmarks/distributed_tree_driver/distributed_tree_driver.cpp(600): here

/var/jenkins/workspace/ArborX_master/src/details/ArborX_DetailsUtils.hpp(157): warning: missing return statement at end of non-void function "ArborX::Details::create_layout_right_mirror_view_and_copy(const ExecutionSpace &, const MemorySpace &, const View &) [with View=Kokkos::View<int *, Kokkos::CudaSpace::execution_space>, ExecutionSpace=Kokkos::CudaSpace::execution_space, MemorySpace=std::conditional_t<true, Kokkos::HostSpace::memory_space, Kokkos::HostSpace>]"
          detected during:
            instantiation of "auto ArborX::Details::create_layout_right_mirror_view_and_copy(const ExecutionSpace &, const MemorySpace &, const View &) [with View=Kokkos::View<int *, Kokkos::CudaSpace::execution_space>, ExecutionSpace=Kokkos::CudaSpace::execution_space, MemorySpace=std::conditional_t<true, Kokkos::HostSpace::memory_space, Kokkos::HostSpace>]" 
/var/jenkins/workspace/ArborX_master/src/details/ArborX_DetailsDistributor.hpp(316): here
            instantiation of "void ArborX::Details::Distributor<DeviceType>::doPostsAndWaits(const ExecutionSpace &, const ExportView &, size_t, const ImportView &) const [with DeviceType=Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>, ExecutionSpace=Kokkos::CudaSpace::execution_space, ExportView=Kokkos::View<int *, Kokkos::CudaSpace::execution_space>, ImportView=Kokkos::View<int *, Kokkos::HostSpace::memory_space, Kokkos::MemoryTraits<1U>>]" 
/var/jenkins/workspace/ArborX_master/src/details/ArborX_DetailsDistributedTreeImpl.hpp(291): here
            instantiation of "std::enable_if<Kokkos::is_view<View>::value, void>::type ArborX::Details::DistributedTreeImpl<DeviceType>::sendAcrossNetwork(const ExecutionSpace &, const ArborX::Details::Distributor<DeviceType> &, View, View::non_const_type) [with DeviceType=Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>, ExecutionSpace=Kokkos::CudaSpace::execution_space, View=Kokkos::View<int *, Kokkos::CudaSpace::execution_space>]" 
/var/jenkins/workspace/ArborX_master/src/details/ArborX_DetailsDistributedTreeImpl.hpp(860): here
            instantiation of "void ArborX::Details::DistributedTreeImpl<DeviceType>::communicateResultsBack(MPI_Comm, const ExecutionSpace &, OutputView &, Kokkos::View<int *, DeviceType>, Ranks &, Kokkos::View<int *, DeviceType> &, Distances *) [with DeviceType=Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>, ExecutionSpace=Kokkos::CudaSpace::execution_space, OutputView=Kokkos::View<int *, Kokkos::CudaSpace::execution_space>, Ranks=Kokkos::View<int *, Kokkos::CudaSpace::execution_space>, Distances=Kokkos::View<float *, Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>>]" 
/var/jenkins/workspace/ArborX_master/src/details/ArborX_DetailsDistributedTreeImpl.hpp(567): here
            instantiation of "std::enable_if_t<<expression>, void> ArborX::Details::DistributedTreeImpl<DeviceType>::queryDispatchImpl(ArborX::Details::NearestPredicateTag, const DistributedTree &, const ExecutionSpace &, const Predicates &, Indices &, Offset &, Ranks &, Distances *) [with DeviceType=Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>, DistributedTree=ArborX::DistributedTree<Kokkos::CudaSpace::memory_space>, ExecutionSpace=Kokkos::CudaSpace::execution_space, Predicates=NearestNeighborsSearches<Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>>, Indices=Kokkos::View<int *, Kokkos::CudaSpace::execution_space>, Offset=Kokkos::View<int *, Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>>, Ranks=Kokkos::View<int *, Kokkos::CudaSpace::execution_space>, Distances=Kokkos::View<float *, Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>>]" 
/var/jenkins/workspace/ArborX_master/src/details/ArborX_DetailsDistributedTreeImpl.hpp(177): here
            instantiation of "std::enable_if_t<<expression>, void> ArborX::Details::DistributedTreeImpl<DeviceType>::queryDispatch(ArborX::Details::NearestPredicateTag, const DistributedTree &, const ExecutionSpace &, const Predicates &, IndicesAndRanks &, Offset &) [with DeviceType=Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>, DistributedTree=ArborX::DistributedTree<Kokkos::CudaSpace::memory_space>, ExecutionSpace=Kokkos::CudaSpace::execution_space, Predicates=NearestNeighborsSearches<Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>>, IndicesAndRanks=Kokkos::View<ArborX::PairIndexRank *, Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>>, Offset=Kokkos::View<int *, Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>>]" 
/var/jenkins/workspace/ArborX_master/src/ArborX_DistributedTree.hpp(98): here
            instantiation of "void ArborX::DistributedTree<MemorySpace>::query(const ExecutionSpace &, const Predicates &, Args &&...) const [with MemorySpace=Kokkos::CudaSpace::memory_space, ExecutionSpace=Kokkos::CudaSpace::execution_space, Predicates=NearestNeighborsSearches<Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>>, Args=<Kokkos::View<ArborX::PairIndexRank *, Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>> &, Kokkos::View<int *, Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>> &>]" 
/var/jenkins/workspace/ArborX_master/benchmarks/distributed_tree_driver/distributed_tree_driver.cpp(439): here
            instantiation of "int main_<NO>(const std::vector<std::string, std::allocator<std::string>> &, MPI_Comm) [with NO=Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>]" 
/var/jenkins/workspace/ArborX_master/benchmarks/distributed_tree_driver/distributed_tree_driver.cpp(600): here

/var/jenkins/workspace/ArborX_master/src/details/ArborX_DetailsUtils.hpp(87): warning: missing return statement at end of non-void function "ArborX::Details::create_layout_right_mirror_view_no_init(const ExecutionSpace &, const MemorySpace &, const View &) [with View=Kokkos::View<float *, std::conditional_t<true, Kokkos::Cuda::array_layout, Kokkos::Cuda::array_layout>, Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>, std::conditional_t<false, void, Kokkos::Experimental::DefaultViewHooks>, std::conditional_t<false, void, Kokkos::MemoryManaged>>, ExecutionSpace=Kokkos::HostSpace::execution_space, MemorySpace=std::conditional_t<true, Kokkos::HostSpace::memory_space, Kokkos::HostSpace>]"
          detected during:
            instantiation of "Kokkos::View<View::traits::data_type, Kokkos::LayoutRight, ExecutionSpace::memory_space> ArborX::Details::create_layout_right_mirror_view_no_init(const ExecutionSpace &, const MemorySpace &, const View &) [with View=Kokkos::View<float *, std::conditional_t<true, Kokkos::Cuda::array_layout, Kokkos::Cuda::array_layout>, Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>, std::conditional_t<false, void, Kokkos::Experimental::DefaultViewHooks>, std::conditional_t<false, void, Kokkos::MemoryManaged>>, ExecutionSpace=Kokkos::HostSpace::execution_space, MemorySpace=std::conditional_t<true, Kokkos::HostSpace::memory_space, Kokkos::HostSpace>]" 
/var/jenkins/workspace/ArborX_master/src/details/ArborX_DetailsDistributedTreeImpl.hpp(281): here
            instantiation of "std::enable_if<Kokkos::is_view<View>::value, void>::type ArborX::Details::DistributedTreeImpl<DeviceType>::sendAcrossNetwork(const ExecutionSpace &, const ArborX::Details::Distributor<DeviceType> &, View, View::non_const_type) [with DeviceType=Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>, ExecutionSpace=Kokkos::CudaSpace::execution_space, View=Kokkos::View<float *, Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>>]" 
/var/jenkins/workspace/ArborX_master/src/details/ArborX_DetailsDistributedTreeImpl.hpp(872): here
            instantiation of "void ArborX::Details::DistributedTreeImpl<DeviceType>::communicateResultsBack(MPI_Comm, const ExecutionSpace &, OutputView &, Kokkos::View<int *, DeviceType>, Ranks &, Kokkos::View<int *, DeviceType> &, Distances *) [with DeviceType=Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>, ExecutionSpace=Kokkos::CudaSpace::execution_space, OutputView=Kokkos::View<int *, Kokkos::CudaSpace::execution_space>, Ranks=Kokkos::View<int *, Kokkos::CudaSpace::execution_space>, Distances=Kokkos::View<float *, Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>>]" 
/var/jenkins/workspace/ArborX_master/src/details/ArborX_DetailsDistributedTreeImpl.hpp(567): here
            instantiation of "std::enable_if_t<<expression>, void> ArborX::Details::DistributedTreeImpl<DeviceType>::queryDispatchImpl(ArborX::Details::NearestPredicateTag, const DistributedTree &, const ExecutionSpace &, const Predicates &, Indices &, Offset &, Ranks &, Distances *) [with DeviceType=Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>, DistributedTree=ArborX::DistributedTree<Kokkos::CudaSpace::memory_space>, ExecutionSpace=Kokkos::CudaSpace::execution_space, Predicates=NearestNeighborsSearches<Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>>, Indices=Kokkos::View<int *, Kokkos::CudaSpace::execution_space>, Offset=Kokkos::View<int *, Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>>, Ranks=Kokkos::View<int *, Kokkos::CudaSpace::execution_space>, Distances=Kokkos::View<float *, Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>>]" 
/var/jenkins/workspace/ArborX_master/src/details/ArborX_DetailsDistributedTreeImpl.hpp(177): here
            instantiation of "std::enable_if_t<<expression>, void> ArborX::Details::DistributedTreeImpl<DeviceType>::queryDispatch(ArborX::Details::NearestPredicateTag, const DistributedTree &, const ExecutionSpace &, const Predicates &, IndicesAndRanks &, Offset &) [with DeviceType=Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>, DistributedTree=ArborX::DistributedTree<Kokkos::CudaSpace::memory_space>, ExecutionSpace=Kokkos::CudaSpace::execution_space, Predicates=NearestNeighborsSearches<Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>>, IndicesAndRanks=Kokkos::View<ArborX::PairIndexRank *, Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>>, Offset=Kokkos::View<int *, Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>>]" 
/var/jenkins/workspace/ArborX_master/src/ArborX_DistributedTree.hpp(98): here
            instantiation of "void ArborX::DistributedTree<MemorySpace>::query(const ExecutionSpace &, const Predicates &, Args &&...) const [with MemorySpace=Kokkos::CudaSpace::memory_space, ExecutionSpace=Kokkos::CudaSpace::execution_space, Predicates=NearestNeighborsSearches<Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>>, Args=<Kokkos::View<ArborX::PairIndexRank *, Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>> &, Kokkos::View<int *, Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>> &>]" 
/var/jenkins/workspace/ArborX_master/benchmarks/distributed_tree_driver/distributed_tree_driver.cpp(439): here
            instantiation of "int main_<NO>(const std::vector<std::string, std::allocator<std::string>> &, MPI_Comm) [with NO=Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>]" 
/var/jenkins/workspace/ArborX_master/benchmarks/distributed_tree_driver/distributed_tree_driver.cpp(600): here

/var/jenkins/workspace/ArborX_master/src/details/ArborX_DetailsUtils.hpp(131): warning: missing return statement at end of non-void function "lambda []()->Kokkos::HostSpace::execution_space"
          detected during:
            instantiation of "auto ArborX::Details::create_layout_right_mirror_view_and_copy(const ExecutionSpace &, const MemorySpace &, const View &) [with View=Kokkos::View<float *, std::conditional_t<true, Kokkos::Cuda::array_layout, Kokkos::Cuda::array_layout>, Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>>, ExecutionSpace=Kokkos::CudaSpace::execution_space, MemorySpace=std::conditional_t<true, Kokkos::HostSpace::memory_space, Kokkos::HostSpace>]" 
/var/jenkins/workspace/ArborX_master/src/details/ArborX_DetailsDistributor.hpp(279): here
            instantiation of "void ArborX::Details::Distributor<DeviceType>::doPostsAndWaits(const ExecutionSpace &, const ExportView &, size_t, const ImportView &) const [with DeviceType=Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>, ExecutionSpace=Kokkos::CudaSpace::execution_space, ExportView=Kokkos::View<float *, Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>>, ImportView=Kokkos::View<float *, Kokkos::Serial::memory_space, Kokkos::MemoryTraits<1U>>]" 
/var/jenkins/workspace/ArborX_master/src/details/ArborX_DetailsDistributedTreeImpl.hpp(291): here
            instantiation of "std::enable_if<Kokkos::is_view<View>::value, void>::type ArborX::Details::DistributedTreeImpl<DeviceType>::sendAcrossNetwork(const ExecutionSpace &, const ArborX::Details::Distributor<DeviceType> &, View, View::non_const_type) [with DeviceType=Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>, ExecutionSpace=Kokkos::CudaSpace::execution_space, View=Kokkos::View<float *, Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>>]" 
/var/jenkins/workspace/ArborX_master/src/details/ArborX_DetailsDistributedTreeImpl.hpp(872): here
            instantiation of "void ArborX::Details::DistributedTreeImpl<DeviceType>::communicateResultsBack(MPI_Comm, const ExecutionSpace &, OutputView &, Kokkos::View<int *, DeviceType>, Ranks &, Kokkos::View<int *, DeviceType> &, Distances *) [with DeviceType=Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>, ExecutionSpace=Kokkos::CudaSpace::execution_space, OutputView=Kokkos::View<int *, Kokkos::CudaSpace::execution_space>, Ranks=Kokkos::View<int *, Kokkos::CudaSpace::execution_space>, Distances=Kokkos::View<float *, Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>>]" 
/var/jenkins/workspace/ArborX_master/src/details/ArborX_DetailsDistributedTreeImpl.hpp(567): here
            instantiation of "std::enable_if_t<<expression>, void> ArborX::Details::DistributedTreeImpl<DeviceType>::queryDispatchImpl(ArborX::Details::NearestPredicateTag, const DistributedTree &, const ExecutionSpace &, const Predicates &, Indices &, Offset &, Ranks &, Distances *) [with DeviceType=Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>, DistributedTree=ArborX::DistributedTree<Kokkos::CudaSpace::memory_space>, ExecutionSpace=Kokkos::CudaSpace::execution_space, Predicates=NearestNeighborsSearches<Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>>, Indices=Kokkos::View<int *, Kokkos::CudaSpace::execution_space>, Offset=Kokkos::View<int *, Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>>, Ranks=Kokkos::View<int *, Kokkos::CudaSpace::execution_space>, Distances=Kokkos::View<float *, Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>>]" 
/var/jenkins/workspace/ArborX_master/src/details/ArborX_DetailsDistributedTreeImpl.hpp(177): here
            instantiation of "std::enable_if_t<<expression>, void> ArborX::Details::DistributedTreeImpl<DeviceType>::queryDispatch(ArborX::Details::NearestPredicateTag, const DistributedTree &, const ExecutionSpace &, const Predicates &, IndicesAndRanks &, Offset &) [with DeviceType=Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>, DistributedTree=ArborX::DistributedTree<Kokkos::CudaSpace::memory_space>, ExecutionSpace=Kokkos::CudaSpace::execution_space, Predicates=NearestNeighborsSearches<Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>>, IndicesAndRanks=Kokkos::View<ArborX::PairIndexRank *, Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>>, Offset=Kokkos::View<int *, Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>>]" 
/var/jenkins/workspace/ArborX_master/src/ArborX_DistributedTree.hpp(98): here
            instantiation of "void ArborX::DistributedTree<MemorySpace>::query(const ExecutionSpace &, const Predicates &, Args &&...) const [with MemorySpace=Kokkos::CudaSpace::memory_space, ExecutionSpace=Kokkos::CudaSpace::execution_space, Predicates=NearestNeighborsSearches<Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>>, Args=<Kokkos::View<ArborX::PairIndexRank *, Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>> &, Kokkos::View<int *, Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>> &>]" 
/var/jenkins/workspace/ArborX_master/benchmarks/distributed_tree_driver/distributed_tree_driver.cpp(439): here
            instantiation of "int main_<NO>(const std::vector<std::string, std::allocator<std::string>> &, MPI_Comm) [with NO=Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>]" 
/var/jenkins/workspace/ArborX_master/benchmarks/distributed_tree_driver/distributed_tree_driver.cpp(600): here

/var/jenkins/workspace/ArborX_master/src/details/ArborX_DetailsUtils.hpp(157): warning: missing return statement at end of non-void function "ArborX::Details::create_layout_right_mirror_view_and_copy(const ExecutionSpace &, const MemorySpace &, const View &) [with View=Kokkos::View<float *, std::conditional_t<true, Kokkos::Cuda::array_layout, Kokkos::Cuda::array_layout>, Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>>, ExecutionSpace=Kokkos::CudaSpace::execution_space, MemorySpace=std::conditional_t<true, Kokkos::HostSpace::memory_space, Kokkos::HostSpace>]"
          detected during:
            instantiation of "auto ArborX::Details::create_layout_right_mirror_view_and_copy(const ExecutionSpace &, const MemorySpace &, const View &) [with View=Kokkos::View<float *, std::conditional_t<true, Kokkos::Cuda::array_layout, Kokkos::Cuda::array_layout>, Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>>, ExecutionSpace=Kokkos::CudaSpace::execution_space, MemorySpace=std::conditional_t<true, Kokkos::HostSpace::memory_space, Kokkos::HostSpace>]" 
/var/jenkins/workspace/ArborX_master/src/details/ArborX_DetailsDistributor.hpp(279): here
            instantiation of "void ArborX::Details::Distributor<DeviceType>::doPostsAndWaits(const ExecutionSpace &, const ExportView &, size_t, const ImportView &) const [with DeviceType=Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>, ExecutionSpace=Kokkos::CudaSpace::execution_space, ExportView=Kokkos::View<float *, Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>>, ImportView=Kokkos::View<float *, Kokkos::Serial::memory_space, Kokkos::MemoryTraits<1U>>]" 
/var/jenkins/workspace/ArborX_master/src/details/ArborX_DetailsDistributedTreeImpl.hpp(291): here
            instantiation of "std::enable_if<Kokkos::is_view<View>::value, void>::type ArborX::Details::DistributedTreeImpl<DeviceType>::sendAcrossNetwork(const ExecutionSpace &, const ArborX::Details::Distributor<DeviceType> &, View, View::non_const_type) [with DeviceType=Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>, ExecutionSpace=Kokkos::CudaSpace::execution_space, View=Kokkos::View<float *, Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>>]" 
/var/jenkins/workspace/ArborX_master/src/details/ArborX_DetailsDistributedTreeImpl.hpp(872): here
            instantiation of "void ArborX::Details::DistributedTreeImpl<DeviceType>::communicateResultsBack(MPI_Comm, const ExecutionSpace &, OutputView &, Kokkos::View<int *, DeviceType>, Ranks &, Kokkos::View<int *, DeviceType> &, Distances *) [with DeviceType=Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>, ExecutionSpace=Kokkos::CudaSpace::execution_space, OutputView=Kokkos::View<int *, Kokkos::CudaSpace::execution_space>, Ranks=Kokkos::View<int *, Kokkos::CudaSpace::execution_space>, Distances=Kokkos::View<float *, Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>>]" 
/var/jenkins/workspace/ArborX_master/src/details/ArborX_DetailsDistributedTreeImpl.hpp(567): here
            instantiation of "std::enable_if_t<<expression>, void> ArborX::Details::DistributedTreeImpl<DeviceType>::queryDispatchImpl(ArborX::Details::NearestPredicateTag, const DistributedTree &, const ExecutionSpace &, const Predicates &, Indices &, Offset &, Ranks &, Distances *) [with DeviceType=Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>, DistributedTree=ArborX::DistributedTree<Kokkos::CudaSpace::memory_space>, ExecutionSpace=Kokkos::CudaSpace::execution_space, Predicates=NearestNeighborsSearches<Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>>, Indices=Kokkos::View<int *, Kokkos::CudaSpace::execution_space>, Offset=Kokkos::View<int *, Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>>, Ranks=Kokkos::View<int *, Kokkos::CudaSpace::execution_space>, Distances=Kokkos::View<float *, Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>>]" 
/var/jenkins/workspace/ArborX_master/src/details/ArborX_DetailsDistributedTreeImpl.hpp(177): here
            instantiation of "std::enable_if_t<<expression>, void> ArborX::Details::DistributedTreeImpl<DeviceType>::queryDispatch(ArborX::Details::NearestPredicateTag, const DistributedTree &, const ExecutionSpace &, const Predicates &, IndicesAndRanks &, Offset &) [with DeviceType=Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>, DistributedTree=ArborX::DistributedTree<Kokkos::CudaSpace::memory_space>, ExecutionSpace=Kokkos::CudaSpace::execution_space, Predicates=NearestNeighborsSearches<Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>>, IndicesAndRanks=Kokkos::View<ArborX::PairIndexRank *, Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>>, Offset=Kokkos::View<int *, Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>>]" 
/var/jenkins/workspace/ArborX_master/src/ArborX_DistributedTree.hpp(98): here
            instantiation of "void ArborX::DistributedTree<MemorySpace>::query(const ExecutionSpace &, const Predicates &, Args &&...) const [with MemorySpace=Kokkos::CudaSpace::memory_space, ExecutionSpace=Kokkos::CudaSpace::execution_space, Predicates=NearestNeighborsSearches<Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>>, Args=<Kokkos::View<ArborX::PairIndexRank *, Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>> &, Kokkos::View<int *, Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>> &>]" 
/var/jenkins/workspace/ArborX_master/benchmarks/distributed_tree_driver/distributed_tree_driver.cpp(439): here
            instantiation of "int main_<NO>(const std::vector<std::string, std::allocator<std::string>> &, MPI_Comm) [with NO=Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>]" 
/var/jenkins/workspace/ArborX_master/benchmarks/distributed_tree_driver/distributed_tree_driver.cpp(600): here

/var/jenkins/workspace/ArborX_master/src/details/ArborX_DetailsUtils.hpp(131): warning: missing return statement at end of non-void function "lambda []()->Kokkos::HostSpace::execution_space"
          detected during:
            instantiation of "auto ArborX::Details::create_layout_right_mirror_view_and_copy(const ExecutionSpace &, const MemorySpace &, const View &) [with View=Kokkos::View<float *, Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>>, ExecutionSpace=Kokkos::CudaSpace::execution_space, MemorySpace=std::conditional_t<true, Kokkos::HostSpace::memory_space, Kokkos::HostSpace>]" 
/var/jenkins/workspace/ArborX_master/src/details/ArborX_DetailsDistributor.hpp(316): here
            instantiation of "void ArborX::Details::Distributor<DeviceType>::doPostsAndWaits(const ExecutionSpace &, const ExportView &, size_t, const ImportView &) const [with DeviceType=Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>, ExecutionSpace=Kokkos::CudaSpace::execution_space, ExportView=Kokkos::View<float *, Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>>, ImportView=Kokkos::View<float *, Kokkos::Serial::memory_space, Kokkos::MemoryTraits<1U>>]" 
/var/jenkins/workspace/ArborX_master/src/details/ArborX_DetailsDistributedTreeImpl.hpp(291): here
            instantiation of "std::enable_if<Kokkos::is_view<View>::value, void>::type ArborX::Details::DistributedTreeImpl<DeviceType>::sendAcrossNetwork(const ExecutionSpace &, const ArborX::Details::Distributor<DeviceType> &, View, View::non_const_type) [with DeviceType=Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>, ExecutionSpace=Kokkos::CudaSpace::execution_space, View=Kokkos::View<float *, Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>>]" 
/var/jenkins/workspace/ArborX_master/src/details/ArborX_DetailsDistributedTreeImpl.hpp(872): here
            instantiation of "void ArborX::Details::DistributedTreeImpl<DeviceType>::communicateResultsBack(MPI_Comm, const ExecutionSpace &, OutputView &, Kokkos::View<int *, DeviceType>, Ranks &, Kokkos::View<int *, DeviceType> &, Distances *) [with DeviceType=Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>, ExecutionSpace=Kokkos::CudaSpace::execution_space, OutputView=Kokkos::View<int *, Kokkos::CudaSpace::execution_space>, Ranks=Kokkos::View<int *, Kokkos::CudaSpace::execution_space>, Distances=Kokkos::View<float *, Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>>]" 
/var/jenkins/workspace/ArborX_master/src/details/ArborX_DetailsDistributedTreeImpl.hpp(567): here
            instantiation of "std::enable_if_t<<expression>, void> ArborX::Details::DistributedTreeImpl<DeviceType>::queryDispatchImpl(ArborX::Details::NearestPredicateTag, const DistributedTree &, const ExecutionSpace &, const Predicates &, Indices &, Offset &, Ranks &, Distances *) [with DeviceType=Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>, DistributedTree=ArborX::DistributedTree<Kokkos::CudaSpace::memory_space>, ExecutionSpace=Kokkos::CudaSpace::execution_space, Predicates=NearestNeighborsSearches<Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>>, Indices=Kokkos::View<int *, Kokkos::CudaSpace::execution_space>, Offset=Kokkos::View<int *, Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>>, Ranks=Kokkos::View<int *, Kokkos::CudaSpace::execution_space>, Distances=Kokkos::View<float *, Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>>]" 
/var/jenkins/workspace/ArborX_master/src/details/ArborX_DetailsDistributedTreeImpl.hpp(177): here
            instantiation of "std::enable_if_t<<expression>, void> ArborX::Details::DistributedTreeImpl<DeviceType>::queryDispatch(ArborX::Details::NearestPredicateTag, const DistributedTree &, const ExecutionSpace &, const Predicates &, IndicesAndRanks &, Offset &) [with DeviceType=Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>, DistributedTree=ArborX::DistributedTree<Kokkos::CudaSpace::memory_space>, ExecutionSpace=Kokkos::CudaSpace::execution_space, Predicates=NearestNeighborsSearches<Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>>, IndicesAndRanks=Kokkos::View<ArborX::PairIndexRank *, Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>>, Offset=Kokkos::View<int *, Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>>]" 
/var/jenkins/workspace/ArborX_master/src/ArborX_DistributedTree.hpp(98): here
            instantiation of "void ArborX::DistributedTree<MemorySpace>::query(const ExecutionSpace &, const Predicates &, Args &&...) const [with MemorySpace=Kokkos::CudaSpace::memory_space, ExecutionSpace=Kokkos::CudaSpace::execution_space, Predicates=NearestNeighborsSearches<Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>>, Args=<Kokkos::View<ArborX::PairIndexRank *, Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>> &, Kokkos::View<int *, Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>> &>]" 
/var/jenkins/workspace/ArborX_master/benchmarks/distributed_tree_driver/distributed_tree_driver.cpp(439): here
            instantiation of "int main_<NO>(const std::vector<std::string, std::allocator<std::string>> &, MPI_Comm) [with NO=Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>]" 
/var/jenkins/workspace/ArborX_master/benchmarks/distributed_tree_driver/distributed_tree_driver.cpp(600): here

/var/jenkins/workspace/ArborX_master/src/details/ArborX_DetailsUtils.hpp(157): warning: missing return statement at end of non-void function "ArborX::Details::create_layout_right_mirror_view_and_copy(const ExecutionSpace &, const MemorySpace &, const View &) [with View=Kokkos::View<float *, Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>>, ExecutionSpace=Kokkos::CudaSpace::execution_space, MemorySpace=std::conditional_t<true, Kokkos::HostSpace::memory_space, Kokkos::HostSpace>]"
          detected during:
            instantiation of "auto ArborX::Details::create_layout_right_mirror_view_and_copy(const ExecutionSpace &, const MemorySpace &, const View &) [with View=Kokkos::View<float *, Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>>, ExecutionSpace=Kokkos::CudaSpace::execution_space, MemorySpace=std::conditional_t<true, Kokkos::HostSpace::memory_space, Kokkos::HostSpace>]" 
/var/jenkins/workspace/ArborX_master/src/details/ArborX_DetailsDistributor.hpp(316): here
            instantiation of "void ArborX::Details::Distributor<DeviceType>::doPostsAndWaits(const ExecutionSpace &, const ExportView &, size_t, const ImportView &) const [with DeviceType=Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>, ExecutionSpace=Kokkos::CudaSpace::execution_space, ExportView=Kokkos::View<float *, Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>>, ImportView=Kokkos::View<float *, Kokkos::Serial::memory_space, Kokkos::MemoryTraits<1U>>]" 
/var/jenkins/workspace/ArborX_master/src/details/ArborX_DetailsDistributedTreeImpl.hpp(291): here
            instantiation of "std::enable_if<Kokkos::is_view<View>::value, void>::type ArborX::Details::DistributedTreeImpl<DeviceType>::sendAcrossNetwork(const ExecutionSpace &, const ArborX::Details::Distributor<DeviceType> &, View, View::non_const_type) [with DeviceType=Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>, ExecutionSpace=Kokkos::CudaSpace::execution_space, View=Kokkos::View<float *, Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>>]" 
/var/jenkins/workspace/ArborX_master/src/details/ArborX_DetailsDistributedTreeImpl.hpp(872): here
            instantiation of "void ArborX::Details::DistributedTreeImpl<DeviceType>::communicateResultsBack(MPI_Comm, const ExecutionSpace &, OutputView &, Kokkos::View<int *, DeviceType>, Ranks &, Kokkos::View<int *, DeviceType> &, Distances *) [with DeviceType=Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>, ExecutionSpace=Kokkos::CudaSpace::execution_space, OutputView=Kokkos::View<int *, Kokkos::CudaSpace::execution_space>, Ranks=Kokkos::View<int *, Kokkos::CudaSpace::execution_space>, Distances=Kokkos::View<float *, Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>>]" 
/var/jenkins/workspace/ArborX_master/src/details/ArborX_DetailsDistributedTreeImpl.hpp(567): here
            instantiation of "std::enable_if_t<<expression>, void> ArborX::Details::DistributedTreeImpl<DeviceType>::queryDispatchImpl(ArborX::Details::NearestPredicateTag, const DistributedTree &, const ExecutionSpace &, const Predicates &, Indices &, Offset &, Ranks &, Distances *) [with DeviceType=Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>, DistributedTree=ArborX::DistributedTree<Kokkos::CudaSpace::memory_space>, ExecutionSpace=Kokkos::CudaSpace::execution_space, Predicates=NearestNeighborsSearches<Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>>, Indices=Kokkos::View<int *, Kokkos::CudaSpace::execution_space>, Offset=Kokkos::View<int *, Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>>, Ranks=Kokkos::View<int *, Kokkos::CudaSpace::execution_space>, Distances=Kokkos::View<float *, Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>>]" 
/var/jenkins/workspace/ArborX_master/src/details/ArborX_DetailsDistributedTreeImpl.hpp(177): here
            instantiation of "std::enable_if_t<<expression>, void> ArborX::Details::DistributedTreeImpl<DeviceType>::queryDispatch(ArborX::Details::NearestPredicateTag, const DistributedTree &, const ExecutionSpace &, const Predicates &, IndicesAndRanks &, Offset &) [with DeviceType=Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>, DistributedTree=ArborX::DistributedTree<Kokkos::CudaSpace::memory_space>, ExecutionSpace=Kokkos::CudaSpace::execution_space, Predicates=NearestNeighborsSearches<Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>>, IndicesAndRanks=Kokkos::View<ArborX::PairIndexRank *, Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>>, Offset=Kokkos::View<int *, Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>>]" 
/var/jenkins/workspace/ArborX_master/src/ArborX_DistributedTree.hpp(98): here
            instantiation of "void ArborX::DistributedTree<MemorySpace>::query(const ExecutionSpace &, const Predicates &, Args &&...) const [with MemorySpace=Kokkos::CudaSpace::memory_space, ExecutionSpace=Kokkos::CudaSpace::execution_space, Predicates=NearestNeighborsSearches<Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>>, Args=<Kokkos::View<ArborX::PairIndexRank *, Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>> &, Kokkos::View<int *, Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>> &>]" 
/var/jenkins/workspace/ArborX_master/benchmarks/distributed_tree_driver/distributed_tree_driver.cpp(439): here
            instantiation of "int main_<NO>(const std::vector<std::string, std::allocator<std::string>> &, MPI_Comm) [with NO=Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>]" 
/var/jenkins/workspace/ArborX_master/benchmarks/distributed_tree_driver/distributed_tree_driver.cpp(600): here

/var/jenkins/workspace/ArborX_master/src/details/ArborX_DetailsUtils.hpp(87): warning: missing return statement at end of non-void function "ArborX::Details::create_layout_right_mirror_view_no_init(const ExecutionSpace &, const MemorySpace &, const View &) [with View=Kokkos::View<std::decay_t<Kokkos::detected_t<ArborX::Details::AccessTraitsGetArchetypeExpression, ArborX::AccessTraits<ArborX::Details::WithinDistanceFromPredicates<NearestNeighborsSearches<Kokkos::Serial::device_type>, Kokkos::View<float *, Kokkos::Device<Kokkos::Serial::execution_space, Kokkos::Serial::memory_space>>>, ArborX::PredicatesTag, void>, ArborX::Details::WithinDistanceFromPredicates<NearestNeighborsSearches<Kokkos::Serial::device_type>, Kokkos::View<float *, Kokkos::Device<Kokkos::Serial::execution_space, Kokkos::Serial::memory_space>>>>> *, std::conditional_t<true, Kokkos::Cuda::array_layout, Kokkos::Cuda::array_layout>, Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>, std::conditional_t<false, void, Kokkos::Experimental::DefaultViewHooks>, std::conditional_t<false, void, Kokkos::MemoryManaged>>, ExecutionSpace=Kokkos::HostSpace::execution_space, MemorySpace=std::conditional_t<true, Kokkos::HostSpace::memory_space, Kokkos::HostSpace>]"
          detected during:
            instantiation of "Kokkos::View<View::traits::data_type, Kokkos::LayoutRight, ExecutionSpace::memory_space> ArborX::Details::create_layout_right_mirror_view_no_init(const ExecutionSpace &, const MemorySpace &, const View &) [with View=Kokkos::View<std::decay_t<Kokkos::detected_t<ArborX::Details::AccessTraitsGetArchetypeExpression, ArborX::AccessTraits<ArborX::Details::WithinDistanceFromPredicates<NearestNeighborsSearches<Kokkos::Serial::device_type>, Kokkos::View<float *, Kokkos::Device<Kokkos::Serial::execution_space, Kokkos::Serial::memory_space>>>, ArborX::PredicatesTag, void>, ArborX::Details::WithinDistanceFromPredicates<NearestNeighborsSearches<Kokkos::Serial::device_type>, Kokkos::View<float *, Kokkos::Device<Kokkos::Serial::execution_space, Kokkos::Serial::memory_space>>>>> *, std::conditional_t<true, Kokkos::Cuda::array_layout, Kokkos::Cuda::array_layout>, Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>, std::conditional_t<false, void, Kokkos::Experimental::DefaultViewHooks>, std::conditional_t<false, void, Kokkos::MemoryManaged>>, ExecutionSpace=Kokkos::HostSpace::execution_space, MemorySpace=std::conditional_t<true, Kokkos::HostSpace::memory_space, Kokkos::HostSpace>]" 
/var/jenkins/workspace/ArborX_master/src/details/ArborX_DetailsDistributedTreeImpl.hpp(281): here
            instantiation of "std::enable_if<Kokkos::is_view<View>::value, void>::type ArborX::Details::DistributedTreeImpl<DeviceType>::sendAcrossNetwork(const ExecutionSpace &, const ArborX::Details::Distributor<DeviceType> &, View, View::non_const_type) [with DeviceType=Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>, ExecutionSpace=Kokkos::CudaSpace::execution_space, View=Kokkos::View<std::decay_t<Kokkos::detected_t<ArborX::Details::AccessTraitsGetArchetypeExpression, ArborX::AccessTraits<ArborX::Details::WithinDistanceFromPredicates<NearestNeighborsSearches<Kokkos::Serial::device_type>, Kokkos::View<float *, Kokkos::Device<Kokkos::Serial::execution_space, Kokkos::Serial::memory_space>>>, ArborX::PredicatesTag, void>, ArborX::Details::WithinDistanceFromPredicates<NearestNeighborsSearches<Kokkos::Serial::device_type>, Kokkos::View<float *, Kokkos::Device<Kokkos::Serial::execution_space, Kokkos::Serial::memory_space>>>>> *, Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>>]" 
/var/jenkins/workspace/ArborX_master/src/details/ArborX_DetailsDistributedTreeImpl.hpp(759): here
            instantiation of "void ArborX::Details::DistributedTreeImpl<DeviceType>::forwardQueries(MPI_Comm, const ExecutionSpace &, const Predicates &, Kokkos::View<int *, DeviceType>, Kokkos::View<int *, DeviceType>, Kokkos::View<Query *, DeviceType> &, Kokkos::View<int *, DeviceType> &, Ranks &) [with DeviceType=Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>, ExecutionSpace=Kokkos::CudaSpace::execution_space, Predicates=RadiusSearches<Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>>, Ranks=Kokkos::View<int *, Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>>, Query=std::decay_t<Kokkos::detected_t<ArborX::Details::AccessTraitsGetArchetypeExpression, ArborX::AccessTraits<ArborX::Details::WithinDistanceFromPredicates<NearestNeighborsSearches<Kokkos::Serial::device_type>, Kokkos::View<float *, Kokkos::Device<Kokkos::Serial::execution_space, Kokkos::Serial::memory_space>>>, ArborX::PredicatesTag, void>, ArborX::Details::WithinDistanceFromPredicates<NearestNeighborsSearches<Kokkos::Serial::device_type>, Kokkos::View<float *, Kokkos::Device<Kokkos::Serial::execution_space, Kokkos::Serial::memory_space>>>>>]" 
/var/jenkins/workspace/ArborX_master/src/details/ArborX_DetailsDistributedTreeImpl.hpp(622): here
            instantiation of "std::enable_if_t<<expression>, void> ArborX::Details::DistributedTreeImpl<DeviceType>::queryDispatch(ArborX::Details::SpatialPredicateTag, const DistributedTree &, const ExecutionSpace &, const Predicates &, const Callback &, OutputView &, OffsetView &) [with DeviceType=Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>, DistributedTree=ArborX::DistributedTree<Kokkos::CudaSpace::memory_space>, ExecutionSpace=Kokkos::CudaSpace::execution_space, Predicates=RadiusSearches<Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>>, OutputView=Kokkos::View<ArborX::PairIndexRank *, Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>>, OffsetView=Kokkos::View<int *, Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>>, Callback=ArborX::Details::DefaultCallbackWithRank]" 
/var/jenkins/workspace/ArborX_master/src/details/ArborX_DetailsDistributedTreeImpl.hpp(139): here
            instantiation of "std::enable_if_t<<expression>, void> ArborX::Details::DistributedTreeImpl<DeviceType>::queryDispatch(ArborX::Details::SpatialPredicateTag, const DistributedTree &, const ExecutionSpace &, const Predicates &, IndicesAndRanks &, Offset &) [with DeviceType=Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>, DistributedTree=ArborX::DistributedTree<Kokkos::CudaSpace::memory_space>, ExecutionSpace=Kokkos::CudaSpace::execution_space, Predicates=RadiusSearches<Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>>, IndicesAndRanks=Kokkos::View<ArborX::PairIndexRank *, Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>>, Offset=Kokkos::View<int *, Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>>]" 
/var/jenkins/workspace/ArborX_master/src/ArborX_DistributedTree.hpp(98): here
            instantiation of "void ArborX::DistributedTree<MemorySpace>::query(const ExecutionSpace &, const Predicates &, Args &&...) const [with MemorySpace=Kokkos::CudaSpace::memory_space, ExecutionSpace=Kokkos::CudaSpace::execution_space, Predicates=RadiusSearches<Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>>, Args=<Kokkos::View<ArborX::PairIndexRank *, Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>> &, Kokkos::View<int *, Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>> &>]" 
/var/jenkins/workspace/ArborX_master/benchmarks/distributed_tree_driver/distributed_tree_driver.cpp(486): here
            instantiation of "int main_<NO>(const std::vector<std::string, std::allocator<std::string>> &, MPI_Comm) [with NO=Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>]" 
/var/jenkins/workspace/ArborX_master/benchmarks/distributed_tree_driver/distributed_tree_driver.cpp(600): here

/var/jenkins/workspace/ArborX_master/src/details/ArborX_DetailsUtils.hpp(131): warning: missing return statement at end of non-void function "lambda []()->Kokkos::HostSpace::execution_space"
          detected during:
            instantiation of "auto ArborX::Details::create_layout_right_mirror_view_and_copy(const ExecutionSpace &, const MemorySpace &, const View &) [with View=Kokkos::View<std::decay_t<Kokkos::detected_t<ArborX::Details::AccessTraitsGetArchetypeExpression, ArborX::AccessTraits<ArborX::Details::WithinDistanceFromPredicates<NearestNeighborsSearches<Kokkos::Serial::device_type>, Kokkos::View<float *, Kokkos::Device<Kokkos::Serial::execution_space, Kokkos::Serial::memory_space>>>, ArborX::PredicatesTag, void>, ArborX::Details::WithinDistanceFromPredicates<NearestNeighborsSearches<Kokkos::Serial::device_type>, Kokkos::View<float *, Kokkos::Device<Kokkos::Serial::execution_space, Kokkos::Serial::memory_space>>>>> *, std::conditional_t<true, Kokkos::Cuda::array_layout, Kokkos::Cuda::array_layout>, Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>>, ExecutionSpace=Kokkos::CudaSpace::execution_space, MemorySpace=std::conditional_t<true, Kokkos::HostSpace::memory_space, Kokkos::HostSpace>]" 
/var/jenkins/workspace/ArborX_master/src/details/ArborX_DetailsDistributor.hpp(279): here
            instantiation of "void ArborX::Details::Distributor<DeviceType>::doPostsAndWaits(const ExecutionSpace &, const ExportView &, size_t, const ImportView &) const [with DeviceType=Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>, ExecutionSpace=Kokkos::CudaSpace::execution_space, ExportView=Kokkos::View<std::decay_t<Kokkos::detected_t<ArborX::Details::AccessTraitsGetArchetypeExpression, ArborX::AccessTraits<ArborX::Details::WithinDistanceFromPredicates<NearestNeighborsSearches<Kokkos::Serial::device_type>, Kokkos::View<float *, Kokkos::Device<Kokkos::Serial::execution_space, Kokkos::Serial::memory_space>>>, ArborX::PredicatesTag, void>, ArborX::Details::WithinDistanceFromPredicates<NearestNeighborsSearches<Kokkos::Serial::device_type>, Kokkos::View<float *, Kokkos::Device<Kokkos::Serial::execution_space, Kokkos::Serial::memory_space>>>>> *, Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>>, ImportView=Kokkos::View<std::remove_const_t<std::decay_t<Kokkos::detected_t<ArborX::Details::AccessTraitsGetArchetypeExpression, ArborX::AccessTraits<ArborX::Details::WithinDistanceFromPredicates<NearestNeighborsSearches<Kokkos::Serial::device_type>, Kokkos::View<float *, Kokkos::Device<Kokkos::Serial::execution_space, Kokkos::Serial::memory_space>>>, ArborX::PredicatesTag, void>, ArborX::Details::WithinDistanceFromPredicates<NearestNeighborsSearches<Kokkos::Serial::device_type>, Kokkos::View<float *, Kokkos::Device<Kokkos::Serial::execution_space, Kokkos::Serial::memory_space>>>>>> *, std::conditional_t<true, Kokkos::Serial::memory_space, std::conditional_t<true, std::conditional_t<true, Kokkos::Serial::execution_space, Kokkos::DefaultExecutionSpace>, std::conditional_t<true, Kokkos::Device<Kokkos::HostSpace::execution_space, Kokkos::HostSpace::memory_space>, Kokkos::HostSpace>>>, Kokkos::MemoryTraits<1U>>]" 
/var/jenkins/workspace/ArborX_master/src/details/ArborX_DetailsDistributedTreeImpl.hpp(291): here
            instantiation of "std::enable_if<Kokkos::is_view<View>::value, void>::type ArborX::Details::DistributedTreeImpl<DeviceType>::sendAcrossNetwork(const ExecutionSpace &, const ArborX::Details::Distributor<DeviceType> &, View, View::non_const_type) [with DeviceType=Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>, ExecutionSpace=Kokkos::CudaSpace::execution_space, View=Kokkos::View<std::decay_t<Kokkos::detected_t<ArborX::Details::AccessTraitsGetArchetypeExpression, ArborX::AccessTraits<ArborX::Details::WithinDistanceFromPredicates<NearestNeighborsSearches<Kokkos::Serial::device_type>, Kokkos::View<float *, Kokkos::Device<Kokkos::Serial::execution_space, Kokkos::Serial::memory_space>>>, ArborX::PredicatesTag, void>, ArborX::Details::WithinDistanceFromPredicates<NearestNeighborsSearches<Kokkos::Serial::device_type>, Kokkos::View<float *, Kokkos::Device<Kokkos::Serial::execution_space, Kokkos::Serial::memory_space>>>>> *, Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>>]" 
/var/jenkins/workspace/ArborX_master/src/details/ArborX_DetailsDistributedTreeImpl.hpp(759): here
            instantiation of "void ArborX::Details::DistributedTreeImpl<DeviceType>::forwardQueries(MPI_Comm, const ExecutionSpace &, const Predicates &, Kokkos::View<int *, DeviceType>, Kokkos::View<int *, DeviceType>, Kokkos::View<Query *, DeviceType> &, Kokkos::View<int *, DeviceType> &, Ranks &) [with DeviceType=Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>, ExecutionSpace=Kokkos::CudaSpace::execution_space, Predicates=RadiusSearches<Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>>, Ranks=Kokkos::View<int *, Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>>, Query=std::decay_t<Kokkos::detected_t<ArborX::Details::AccessTraitsGetArchetypeExpression, ArborX::AccessTraits<ArborX::Details::WithinDistanceFromPredicates<NearestNeighborsSearches<Kokkos::Serial::device_type>, Kokkos::View<float *, Kokkos::Device<Kokkos::Serial::execution_space, Kokkos::Serial::memory_space>>>, ArborX::PredicatesTag, void>, ArborX::Details::WithinDistanceFromPredicates<NearestNeighborsSearches<Kokkos::Serial::device_type>, Kokkos::View<float *, Kokkos::Device<Kokkos::Serial::execution_space, Kokkos::Serial::memory_space>>>>>]" 
/var/jenkins/workspace/ArborX_master/src/details/ArborX_DetailsDistributedTreeImpl.hpp(622): here
            instantiation of "std::enable_if_t<<expression>, void> ArborX::Details::DistributedTreeImpl<DeviceType>::queryDispatch(ArborX::Details::SpatialPredicateTag, const DistributedTree &, const ExecutionSpace &, const Predicates &, const Callback &, OutputView &, OffsetView &) [with DeviceType=Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>, DistributedTree=ArborX::DistributedTree<Kokkos::CudaSpace::memory_space>, ExecutionSpace=Kokkos::CudaSpace::execution_space, Predicates=RadiusSearches<Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>>, OutputView=Kokkos::View<ArborX::PairIndexRank *, Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>>, OffsetView=Kokkos::View<int *, Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>>, Callback=ArborX::Details::DefaultCallbackWithRank]" 
/var/jenkins/workspace/ArborX_master/src/details/ArborX_DetailsDistributedTreeImpl.hpp(139): here
            instantiation of "std::enable_if_t<<expression>, void> ArborX::Details::DistributedTreeImpl<DeviceType>::queryDispatch(ArborX::Details::SpatialPredicateTag, const DistributedTree &, const ExecutionSpace &, const Predicates &, IndicesAndRanks &, Offset &) [with DeviceType=Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>, DistributedTree=ArborX::DistributedTree<Kokkos::CudaSpace::memory_space>, ExecutionSpace=Kokkos::CudaSpace::execution_space, Predicates=RadiusSearches<Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>>, IndicesAndRanks=Kokkos::View<ArborX::PairIndexRank *, Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>>, Offset=Kokkos::View<int *, Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>>]" 
/var/jenkins/workspace/ArborX_master/src/ArborX_DistributedTree.hpp(98): here
            instantiation of "void ArborX::DistributedTree<MemorySpace>::query(const ExecutionSpace &, const Predicates &, Args &&...) const [with MemorySpace=Kokkos::CudaSpace::memory_space, ExecutionSpace=Kokkos::CudaSpace::execution_space, Predicates=RadiusSearches<Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>>, Args=<Kokkos::View<ArborX::PairIndexRank *, Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>> &, Kokkos::View<int *, Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>> &>]" 
/var/jenkins/workspace/ArborX_master/benchmarks/distributed_tree_driver/distributed_tree_driver.cpp(486): here
            instantiation of "int main_<NO>(const std::vector<std::string, std::allocator<std::string>> &, MPI_Comm) [with NO=Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>]" 
/var/jenkins/workspace/ArborX_master/benchmarks/distributed_tree_driver/distributed_tree_driver.cpp(600): here

/var/jenkins/workspace/ArborX_master/src/details/ArborX_DetailsUtils.hpp(157): warning: missing return statement at end of non-void function "ArborX::Details::create_layout_right_mirror_view_and_copy(const ExecutionSpace &, const MemorySpace &, const View &) [with View=Kokkos::View<std::decay_t<Kokkos::detected_t<ArborX::Details::AccessTraitsGetArchetypeExpression, ArborX::AccessTraits<ArborX::Details::WithinDistanceFromPredicates<NearestNeighborsSearches<Kokkos::Serial::device_type>, Kokkos::View<float *, Kokkos::Device<Kokkos::Serial::execution_space, Kokkos::Serial::memory_space>>>, ArborX::PredicatesTag, void>, ArborX::Details::WithinDistanceFromPredicates<NearestNeighborsSearches<Kokkos::Serial::device_type>, Kokkos::View<float *, Kokkos::Device<Kokkos::Serial::execution_space, Kokkos::Serial::memory_space>>>>> *, std::conditional_t<true, Kokkos::Cuda::array_layout, Kokkos::Cuda::array_layout>, Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>>, ExecutionSpace=Kokkos::CudaSpace::execution_space, MemorySpace=std::conditional_t<true, Kokkos::HostSpace::memory_space, Kokkos::HostSpace>]"
          detected during:
            instantiation of "auto ArborX::Details::create_layout_right_mirror_view_and_copy(const ExecutionSpace &, const MemorySpace &, const View &) [with View=Kokkos::View<std::decay_t<Kokkos::detected_t<ArborX::Details::AccessTraitsGetArchetypeExpression, ArborX::AccessTraits<ArborX::Details::WithinDistanceFromPredicates<NearestNeighborsSearches<Kokkos::Serial::device_type>, Kokkos::View<float *, Kokkos::Device<Kokkos::Serial::execution_space, Kokkos::Serial::memory_space>>>, ArborX::PredicatesTag, void>, ArborX::Details::WithinDistanceFromPredicates<NearestNeighborsSearches<Kokkos::Serial::device_type>, Kokkos::View<float *, Kokkos::Device<Kokkos::Serial::execution_space, Kokkos::Serial::memory_space>>>>> *, std::conditional_t<true, Kokkos::Cuda::array_layout, Kokkos::Cuda::array_layout>, Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>>, ExecutionSpace=Kokkos::CudaSpace::execution_space, MemorySpace=std::conditional_t<true, Kokkos::HostSpace::memory_space, Kokkos::HostSpace>]" 
/var/jenkins/workspace/ArborX_master/src/details/ArborX_DetailsDistributor.hpp(279): here
            instantiation of "void ArborX::Details::Distributor<DeviceType>::doPostsAndWaits(const ExecutionSpace &, const ExportView &, size_t, const ImportView &) const [with DeviceType=Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>, ExecutionSpace=Kokkos::CudaSpace::execution_space, ExportView=Kokkos::View<std::decay_t<Kokkos::detected_t<ArborX::Details::AccessTraitsGetArchetypeExpression, ArborX::AccessTraits<ArborX::Details::WithinDistanceFromPredicates<NearestNeighborsSearches<Kokkos::Serial::device_type>, Kokkos::View<float *, Kokkos::Device<Kokkos::Serial::execution_space, Kokkos::Serial::memory_space>>>, ArborX::PredicatesTag, void>, ArborX::Details::WithinDistanceFromPredicates<NearestNeighborsSearches<Kokkos::Serial::device_type>, Kokkos::View<float *, Kokkos::Device<Kokkos::Serial::execution_space, Kokkos::Serial::memory_space>>>>> *, Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>>, ImportView=Kokkos::View<std::remove_const_t<std::decay_t<Kokkos::detected_t<ArborX::Details::AccessTraitsGetArchetypeExpression, ArborX::AccessTraits<ArborX::Details::WithinDistanceFromPredicates<NearestNeighborsSearches<Kokkos::Serial::device_type>, Kokkos::View<float *, Kokkos::Device<Kokkos::Serial::execution_space, Kokkos::Serial::memory_space>>>, ArborX::PredicatesTag, void>, ArborX::Details::WithinDistanceFromPredicates<NearestNeighborsSearches<Kokkos::Serial::device_type>, Kokkos::View<float *, Kokkos::Device<Kokkos::Serial::execution_space, Kokkos::Serial::memory_space>>>>>> *, std::conditional_t<true, Kokkos::Serial::memory_space, std::conditional_t<true, std::conditional_t<true, Kokkos::Serial::execution_space, Kokkos::DefaultExecutionSpace>, std::conditional_t<true, Kokkos::Device<Kokkos::HostSpace::execution_space, Kokkos::HostSpace::memory_space>, Kokkos::HostSpace>>>, Kokkos::MemoryTraits<1U>>]" 
/var/jenkins/workspace/ArborX_master/src/details/ArborX_DetailsDistributedTreeImpl.hpp(291): here
            instantiation of "std::enable_if<Kokkos::is_view<View>::value, void>::type ArborX::Details::DistributedTreeImpl<DeviceType>::sendAcrossNetwork(const ExecutionSpace &, const ArborX::Details::Distributor<DeviceType> &, View, View::non_const_type) [with DeviceType=Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>, ExecutionSpace=Kokkos::CudaSpace::execution_space, View=Kokkos::View<std::decay_t<Kokkos::detected_t<ArborX::Details::AccessTraitsGetArchetypeExpression, ArborX::AccessTraits<ArborX::Details::WithinDistanceFromPredicates<NearestNeighborsSearches<Kokkos::Serial::device_type>, Kokkos::View<float *, Kokkos::Device<Kokkos::Serial::execution_space, Kokkos::Serial::memory_space>>>, ArborX::PredicatesTag, void>, ArborX::Details::WithinDistanceFromPredicates<NearestNeighborsSearches<Kokkos::Serial::device_type>, Kokkos::View<float *, Kokkos::Device<Kokkos::Serial::execution_space, Kokkos::Serial::memory_space>>>>> *, Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>>]" 
/var/jenkins/workspace/ArborX_master/src/details/ArborX_DetailsDistributedTreeImpl.hpp(759): here
            instantiation of "void ArborX::Details::DistributedTreeImpl<DeviceType>::forwardQueries(MPI_Comm, const ExecutionSpace &, const Predicates &, Kokkos::View<int *, DeviceType>, Kokkos::View<int *, DeviceType>, Kokkos::View<Query *, DeviceType> &, Kokkos::View<int *, DeviceType> &, Ranks &) [with DeviceType=Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>, ExecutionSpace=Kokkos::CudaSpace::execution_space, Predicates=RadiusSearches<Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>>, Ranks=Kokkos::View<int *, Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>>, Query=std::decay_t<Kokkos::detected_t<ArborX::Details::AccessTraitsGetArchetypeExpression, ArborX::AccessTraits<ArborX::Details::WithinDistanceFromPredicates<NearestNeighborsSearches<Kokkos::Serial::device_type>, Kokkos::View<float *, Kokkos::Device<Kokkos::Serial::execution_space, Kokkos::Serial::memory_space>>>, ArborX::PredicatesTag, void>, ArborX::Details::WithinDistanceFromPredicates<NearestNeighborsSearches<Kokkos::Serial::device_type>, Kokkos::View<float *, Kokkos::Device<Kokkos::Serial::execution_space, Kokkos::Serial::memory_space>>>>>]" 
/var/jenkins/workspace/ArborX_master/src/details/ArborX_DetailsDistributedTreeImpl.hpp(622): here
            instantiation of "std::enable_if_t<<expression>, void> ArborX::Details::DistributedTreeImpl<DeviceType>::queryDispatch(ArborX::Details::SpatialPredicateTag, const DistributedTree &, const ExecutionSpace &, const Predicates &, const Callback &, OutputView &, OffsetView &) [with DeviceType=Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>, DistributedTree=ArborX::DistributedTree<Kokkos::CudaSpace::memory_space>, ExecutionSpace=Kokkos::CudaSpace::execution_space, Predicates=RadiusSearches<Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>>, OutputView=Kokkos::View<ArborX::PairIndexRank *, Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>>, OffsetView=Kokkos::View<int *, Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>>, Callback=ArborX::Details::DefaultCallbackWithRank]" 
/var/jenkins/workspace/ArborX_master/src/details/ArborX_DetailsDistributedTreeImpl.hpp(139): here
            instantiation of "std::enable_if_t<<expression>, void> ArborX::Details::DistributedTreeImpl<DeviceType>::queryDispatch(ArborX::Details::SpatialPredicateTag, const DistributedTree &, const ExecutionSpace &, const Predicates &, IndicesAndRanks &, Offset &) [with DeviceType=Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>, DistributedTree=ArborX::DistributedTree<Kokkos::CudaSpace::memory_space>, ExecutionSpace=Kokkos::CudaSpace::execution_space, Predicates=RadiusSearches<Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>>, IndicesAndRanks=Kokkos::View<ArborX::PairIndexRank *, Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>>, Offset=Kokkos::View<int *, Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>>]" 
/var/jenkins/workspace/ArborX_master/src/ArborX_DistributedTree.hpp(98): here
            instantiation of "void ArborX::DistributedTree<MemorySpace>::query(const ExecutionSpace &, const Predicates &, Args &&...) const [with MemorySpace=Kokkos::CudaSpace::memory_space, ExecutionSpace=Kokkos::CudaSpace::execution_space, Predicates=RadiusSearches<Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>>, Args=<Kokkos::View<ArborX::PairIndexRank *, Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>> &, Kokkos::View<int *, Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>> &>]" 
/var/jenkins/workspace/ArborX_master/benchmarks/distributed_tree_driver/distributed_tree_driver.cpp(486): here
            instantiation of "int main_<NO>(const std::vector<std::string, std::allocator<std::string>> &, MPI_Comm) [with NO=Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>]" 
/var/jenkins/workspace/ArborX_master/benchmarks/distributed_tree_driver/distributed_tree_driver.cpp(600): here

/var/jenkins/workspace/ArborX_master/src/details/ArborX_DetailsUtils.hpp(131): warning: missing return statement at end of non-void function "lambda []()->Kokkos::HostSpace::execution_space"
          detected during:
            instantiation of "auto ArborX::Details::create_layout_right_mirror_view_and_copy(const ExecutionSpace &, const MemorySpace &, const View &) [with View=Kokkos::View<std::decay_t<Kokkos::detected_t<ArborX::Details::AccessTraitsGetArchetypeExpression, ArborX::AccessTraits<ArborX::Details::WithinDistanceFromPredicates<NearestNeighborsSearches<Kokkos::Serial::device_type>, Kokkos::View<float *, Kokkos::Device<Kokkos::Serial::execution_space, Kokkos::Serial::memory_space>>>, ArborX::PredicatesTag, void>, ArborX::Details::WithinDistanceFromPredicates<NearestNeighborsSearches<Kokkos::Serial::device_type>, Kokkos::View<float *, Kokkos::Device<Kokkos::Serial::execution_space, Kokkos::Serial::memory_space>>>>> *, Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>>, ExecutionSpace=Kokkos::CudaSpace::execution_space, MemorySpace=std::conditional_t<true, Kokkos::HostSpace::memory_space, Kokkos::HostSpace>]" 
/var/jenkins/workspace/ArborX_master/src/details/ArborX_DetailsDistributor.hpp(316): here
            instantiation of "void ArborX::Details::Distributor<DeviceType>::doPostsAndWaits(const ExecutionSpace &, const ExportView &, size_t, const ImportView &) const [with DeviceType=Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>, ExecutionSpace=Kokkos::CudaSpace::execution_space, ExportView=Kokkos::View<std::decay_t<Kokkos::detected_t<ArborX::Details::AccessTraitsGetArchetypeExpression, ArborX::AccessTraits<ArborX::Details::WithinDistanceFromPredicates<NearestNeighborsSearches<Kokkos::Serial::device_type>, Kokkos::View<float *, Kokkos::Device<Kokkos::Serial::execution_space, Kokkos::Serial::memory_space>>>, ArborX::PredicatesTag, void>, ArborX::Details::WithinDistanceFromPredicates<NearestNeighborsSearches<Kokkos::Serial::device_type>, Kokkos::View<float *, Kokkos::Device<Kokkos::Serial::execution_space, Kokkos::Serial::memory_space>>>>> *, Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>>, ImportView=Kokkos::View<std::remove_const_t<std::decay_t<Kokkos::detected_t<ArborX::Details::AccessTraitsGetArchetypeExpression, ArborX::AccessTraits<ArborX::Details::WithinDistanceFromPredicates<NearestNeighborsSearches<Kokkos::Serial::device_type>, Kokkos::View<float *, Kokkos::Device<Kokkos::Serial::execution_space, Kokkos::Serial::memory_space>>>, ArborX::PredicatesTag, void>, ArborX::Details::WithinDistanceFromPredicates<NearestNeighborsSearches<Kokkos::Serial::device_type>, Kokkos::View<float *, Kokkos::Device<Kokkos::Serial::execution_space, Kokkos::Serial::memory_space>>>>>> *, std::conditional_t<true, Kokkos::Serial::memory_space, std::conditional_t<true, std::conditional_t<true, Kokkos::Serial::execution_space, Kokkos::DefaultExecutionSpace>, std::conditional_t<true, Kokkos::Device<Kokkos::HostSpace::execution_space, Kokkos::HostSpace::memory_space>, Kokkos::HostSpace>>>, Kokkos::MemoryTraits<1U>>]" 
/var/jenkins/workspace/ArborX_master/src/details/ArborX_DetailsDistributedTreeImpl.hpp(291): here
            instantiation of "std::enable_if<Kokkos::is_view<View>::value, void>::type ArborX::Details::DistributedTreeImpl<DeviceType>::sendAcrossNetwork(const ExecutionSpace &, const ArborX::Details::Distributor<DeviceType> &, View, View::non_const_type) [with DeviceType=Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>, ExecutionSpace=Kokkos::CudaSpace::execution_space, View=Kokkos::View<std::decay_t<Kokkos::detected_t<ArborX::Details::AccessTraitsGetArchetypeExpression, ArborX::AccessTraits<ArborX::Details::WithinDistanceFromPredicates<NearestNeighborsSearches<Kokkos::Serial::device_type>, Kokkos::View<float *, Kokkos::Device<Kokkos::Serial::execution_space, Kokkos::Serial::memory_space>>>, ArborX::PredicatesTag, void>, ArborX::Details::WithinDistanceFromPredicates<NearestNeighborsSearches<Kokkos::Serial::device_type>, Kokkos::View<float *, Kokkos::Device<Kokkos::Serial::execution_space, Kokkos::Serial::memory_space>>>>> *, Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>>]" 
/var/jenkins/workspace/ArborX_master/src/details/ArborX_DetailsDistributedTreeImpl.hpp(759): here
            instantiation of "void ArborX::Details::DistributedTreeImpl<DeviceType>::forwardQueries(MPI_Comm, const ExecutionSpace &, const Predicates &, Kokkos::View<int *, DeviceType>, Kokkos::View<int *, DeviceType>, Kokkos::View<Query *, DeviceType> &, Kokkos::View<int *, DeviceType> &, Ranks &) [with DeviceType=Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>, ExecutionSpace=Kokkos::CudaSpace::execution_space, Predicates=RadiusSearches<Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>>, Ranks=Kokkos::View<int *, Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>>, Query=std::decay_t<Kokkos::detected_t<ArborX::Details::AccessTraitsGetArchetypeExpression, ArborX::AccessTraits<ArborX::Details::WithinDistanceFromPredicates<NearestNeighborsSearches<Kokkos::Serial::device_type>, Kokkos::View<float *, Kokkos::Device<Kokkos::Serial::execution_space, Kokkos::Serial::memory_space>>>, ArborX::PredicatesTag, void>, ArborX::Details::WithinDistanceFromPredicates<NearestNeighborsSearches<Kokkos::Serial::device_type>, Kokkos::View<float *, Kokkos::Device<Kokkos::Serial::execution_space, Kokkos::Serial::memory_space>>>>>]" 
/var/jenkins/workspace/ArborX_master/src/details/ArborX_DetailsDistributedTreeImpl.hpp(622): here
            instantiation of "std::enable_if_t<<expression>, void> ArborX::Details::DistributedTreeImpl<DeviceType>::queryDispatch(ArborX::Details::SpatialPredicateTag, const DistributedTree &, const ExecutionSpace &, const Predicates &, const Callback &, OutputView &, OffsetView &) [with DeviceType=Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>, DistributedTree=ArborX::DistributedTree<Kokkos::CudaSpace::memory_space>, ExecutionSpace=Kokkos::CudaSpace::execution_space, Predicates=RadiusSearches<Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>>, OutputView=Kokkos::View<ArborX::PairIndexRank *, Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>>, OffsetView=Kokkos::View<int *, Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>>, Callback=ArborX::Details::DefaultCallbackWithRank]" 
/var/jenkins/workspace/ArborX_master/src/details/ArborX_DetailsDistributedTreeImpl.hpp(139): here
            instantiation of "std::enable_if_t<<expression>, void> ArborX::Details::DistributedTreeImpl<DeviceType>::queryDispatch(ArborX::Details::SpatialPredicateTag, const DistributedTree &, const ExecutionSpace &, const Predicates &, IndicesAndRanks &, Offset &) [with DeviceType=Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>, DistributedTree=ArborX::DistributedTree<Kokkos::CudaSpace::memory_space>, ExecutionSpace=Kokkos::CudaSpace::execution_space, Predicates=RadiusSearches<Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>>, IndicesAndRanks=Kokkos::View<ArborX::PairIndexRank *, Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>>, Offset=Kokkos::View<int *, Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>>]" 
/var/jenkins/workspace/ArborX_master/src/ArborX_DistributedTree.hpp(98): here
            instantiation of "void ArborX::DistributedTree<MemorySpace>::query(const ExecutionSpace &, const Predicates &, Args &&...) const [with MemorySpace=Kokkos::CudaSpace::memory_space, ExecutionSpace=Kokkos::CudaSpace::execution_space, Predicates=RadiusSearches<Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>>, Args=<Kokkos::View<ArborX::PairIndexRank *, Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>> &, Kokkos::View<int *, Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>> &>]" 
/var/jenkins/workspace/ArborX_master/benchmarks/distributed_tree_driver/distributed_tree_driver.cpp(486): here
            instantiation of "int main_<NO>(const std::vector<std::string, std::allocator<std::string>> &, MPI_Comm) [with NO=Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>]" 
/var/jenkins/workspace/ArborX_master/benchmarks/distributed_tree_driver/distributed_tree_driver.cpp(600): here

/var/jenkins/workspace/ArborX_master/src/details/ArborX_DetailsUtils.hpp(157): warning: missing return statement at end of non-void function "ArborX::Details::create_layout_right_mirror_view_and_copy(const ExecutionSpace &, const MemorySpace &, const View &) [with View=Kokkos::View<std::decay_t<Kokkos::detected_t<ArborX::Details::AccessTraitsGetArchetypeExpression, ArborX::AccessTraits<ArborX::Details::WithinDistanceFromPredicates<NearestNeighborsSearches<Kokkos::Serial::device_type>, Kokkos::View<float *, Kokkos::Device<Kokkos::Serial::execution_space, Kokkos::Serial::memory_space>>>, ArborX::PredicatesTag, void>, ArborX::Details::WithinDistanceFromPredicates<NearestNeighborsSearches<Kokkos::Serial::device_type>, Kokkos::View<float *, Kokkos::Device<Kokkos::Serial::execution_space, Kokkos::Serial::memory_space>>>>> *, Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>>, ExecutionSpace=Kokkos::CudaSpace::execution_space, MemorySpace=std::conditional_t<true, Kokkos::HostSpace::memory_space, Kokkos::HostSpace>]"
          detected during:
            instantiation of "auto ArborX::Details::create_layout_right_mirror_view_and_copy(const ExecutionSpace &, const MemorySpace &, const View &) [with View=Kokkos::View<std::decay_t<Kokkos::detected_t<ArborX::Details::AccessTraitsGetArchetypeExpression, ArborX::AccessTraits<ArborX::Details::WithinDistanceFromPredicates<NearestNeighborsSearches<Kokkos::Serial::device_type>, Kokkos::View<float *, Kokkos::Device<Kokkos::Serial::execution_space, Kokkos::Serial::memory_space>>>, ArborX::PredicatesTag, void>, ArborX::Details::WithinDistanceFromPredicates<NearestNeighborsSearches<Kokkos::Serial::device_type>, Kokkos::View<float *, Kokkos::Device<Kokkos::Serial::execution_space, Kokkos::Serial::memory_space>>>>> *, Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>>, ExecutionSpace=Kokkos::CudaSpace::execution_space, MemorySpace=std::conditional_t<true, Kokkos::HostSpace::memory_space, Kokkos::HostSpace>]" 
/var/jenkins/workspace/ArborX_master/src/details/ArborX_DetailsDistributor.hpp(316): here
            instantiation of "void ArborX::Details::Distributor<DeviceType>::doPostsAndWaits(const ExecutionSpace &, const ExportView &, size_t, const ImportView &) const [with DeviceType=Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>, ExecutionSpace=Kokkos::CudaSpace::execution_space, ExportView=Kokkos::View<std::decay_t<Kokkos::detected_t<ArborX::Details::AccessTraitsGetArchetypeExpression, ArborX::AccessTraits<ArborX::Details::WithinDistanceFromPredicates<NearestNeighborsSearches<Kokkos::Serial::device_type>, Kokkos::View<float *, Kokkos::Device<Kokkos::Serial::execution_space, Kokkos::Serial::memory_space>>>, ArborX::PredicatesTag, void>, ArborX::Details::WithinDistanceFromPredicates<NearestNeighborsSearches<Kokkos::Serial::device_type>, Kokkos::View<float *, Kokkos::Device<Kokkos::Serial::execution_space, Kokkos::Serial::memory_space>>>>> *, Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>>, ImportView=Kokkos::View<std::remove_const_t<std::decay_t<Kokkos::detected_t<ArborX::Details::AccessTraitsGetArchetypeExpression, ArborX::AccessTraits<ArborX::Details::WithinDistanceFromPredicates<NearestNeighborsSearches<Kokkos::Serial::device_type>, Kokkos::View<float *, Kokkos::Device<Kokkos::Serial::execution_space, Kokkos::Serial::memory_space>>>, ArborX::PredicatesTag, void>, ArborX::Details::WithinDistanceFromPredicates<NearestNeighborsSearches<Kokkos::Serial::device_type>, Kokkos::View<float *, Kokkos::Device<Kokkos::Serial::execution_space, Kokkos::Serial::memory_space>>>>>> *, std::conditional_t<true, Kokkos::Serial::memory_space, std::conditional_t<true, std::conditional_t<true, Kokkos::Serial::execution_space, Kokkos::DefaultExecutionSpace>, std::conditional_t<true, Kokkos::Device<Kokkos::HostSpace::execution_space, Kokkos::HostSpace::memory_space>, Kokkos::HostSpace>>>, Kokkos::MemoryTraits<1U>>]" 
/var/jenkins/workspace/ArborX_master/src/details/ArborX_DetailsDistributedTreeImpl.hpp(291): here
            instantiation of "std::enable_if<Kokkos::is_view<View>::value, void>::type ArborX::Details::DistributedTreeImpl<DeviceType>::sendAcrossNetwork(const ExecutionSpace &, const ArborX::Details::Distributor<DeviceType> &, View, View::non_const_type) [with DeviceType=Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>, ExecutionSpace=Kokkos::CudaSpace::execution_space, View=Kokkos::View<std::decay_t<Kokkos::detected_t<ArborX::Details::AccessTraitsGetArchetypeExpression, ArborX::AccessTraits<ArborX::Details::WithinDistanceFromPredicates<NearestNeighborsSearches<Kokkos::Serial::device_type>, Kokkos::View<float *, Kokkos::Device<Kokkos::Serial::execution_space, Kokkos::Serial::memory_space>>>, ArborX::PredicatesTag, void>, ArborX::Details::WithinDistanceFromPredicates<NearestNeighborsSearches<Kokkos::Serial::device_type>, Kokkos::View<float *, Kokkos::Device<Kokkos::Serial::execution_space, Kokkos::Serial::memory_space>>>>> *, Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>>]" 
/var/jenkins/workspace/ArborX_master/src/details/ArborX_DetailsDistributedTreeImpl.hpp(759): here
            instantiation of "void ArborX::Details::DistributedTreeImpl<DeviceType>::forwardQueries(MPI_Comm, const ExecutionSpace &, const Predicates &, Kokkos::View<int *, DeviceType>, Kokkos::View<int *, DeviceType>, Kokkos::View<Query *, DeviceType> &, Kokkos::View<int *, DeviceType> &, Ranks &) [with DeviceType=Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>, ExecutionSpace=Kokkos::CudaSpace::execution_space, Predicates=RadiusSearches<Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>>, Ranks=Kokkos::View<int *, Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>>, Query=std::decay_t<Kokkos::detected_t<ArborX::Details::AccessTraitsGetArchetypeExpression, ArborX::AccessTraits<ArborX::Details::WithinDistanceFromPredicates<NearestNeighborsSearches<Kokkos::Serial::device_type>, Kokkos::View<float *, Kokkos::Device<Kokkos::Serial::execution_space, Kokkos::Serial::memory_space>>>, ArborX::PredicatesTag, void>, ArborX::Details::WithinDistanceFromPredicates<NearestNeighborsSearches<Kokkos::Serial::device_type>, Kokkos::View<float *, Kokkos::Device<Kokkos::Serial::execution_space, Kokkos::Serial::memory_space>>>>>]" 
/var/jenkins/workspace/ArborX_master/src/details/ArborX_DetailsDistributedTreeImpl.hpp(622): here
            instantiation of "std::enable_if_t<<expression>, void> ArborX::Details::DistributedTreeImpl<DeviceType>::queryDispatch(ArborX::Details::SpatialPredicateTag, const DistributedTree &, const ExecutionSpace &, const Predicates &, const Callback &, OutputView &, OffsetView &) [with DeviceType=Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>, DistributedTree=ArborX::DistributedTree<Kokkos::CudaSpace::memory_space>, ExecutionSpace=Kokkos::CudaSpace::execution_space, Predicates=RadiusSearches<Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>>, OutputView=Kokkos::View<ArborX::PairIndexRank *, Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>>, OffsetView=Kokkos::View<int *, Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>>, Callback=ArborX::Details::DefaultCallbackWithRank]" 
/var/jenkins/workspace/ArborX_master/src/details/ArborX_DetailsDistributedTreeImpl.hpp(139): here
            instantiation of "std::enable_if_t<<expression>, void> ArborX::Details::DistributedTreeImpl<DeviceType>::queryDispatch(ArborX::Details::SpatialPredicateTag, const DistributedTree &, const ExecutionSpace &, const Predicates &, IndicesAndRanks &, Offset &) [with DeviceType=Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>, DistributedTree=ArborX::DistributedTree<Kokkos::CudaSpace::memory_space>, ExecutionSpace=Kokkos::CudaSpace::execution_space, Predicates=RadiusSearches<Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>>, IndicesAndRanks=Kokkos::View<ArborX::PairIndexRank *, Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>>, Offset=Kokkos::View<int *, Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>>]" 
/var/jenkins/workspace/ArborX_master/src/ArborX_DistributedTree.hpp(98): here
            instantiation of "void ArborX::DistributedTree<MemorySpace>::query(const ExecutionSpace &, const Predicates &, Args &&...) const [with MemorySpace=Kokkos::CudaSpace::memory_space, ExecutionSpace=Kokkos::CudaSpace::execution_space, Predicates=RadiusSearches<Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>>, Args=<Kokkos::View<ArborX::PairIndexRank *, Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>> &, Kokkos::View<int *, Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>> &>]" 
/var/jenkins/workspace/ArborX_master/benchmarks/distributed_tree_driver/distributed_tree_driver.cpp(486): here
            instantiation of "int main_<NO>(const std::vector<std::string, std::allocator<std::string>> &, MPI_Comm) [with NO=Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>]" 
/var/jenkins/workspace/ArborX_master/benchmarks/distributed_tree_driver/distributed_tree_driver.cpp(600): here

/var/jenkins/workspace/ArborX_master/src/details/ArborX_DetailsUtils.hpp(87): warning: missing return statement at end of non-void function "ArborX::Details::create_layout_right_mirror_view_no_init(const ExecutionSpace &, const MemorySpace &, const View &) [with View=Kokkos::View<ArborX::PairIndexRank *, std::conditional_t<true, Kokkos::Cuda::array_layout, Kokkos::Cuda::array_layout>, Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>, std::conditional_t<false, void, Kokkos::Experimental::DefaultViewHooks>, std::conditional_t<false, void, Kokkos::MemoryManaged>>, ExecutionSpace=Kokkos::HostSpace::execution_space, MemorySpace=std::conditional_t<true, Kokkos::HostSpace::memory_space, Kokkos::HostSpace>]"
          detected during:
            instantiation of "Kokkos::View<View::traits::data_type, Kokkos::LayoutRight, ExecutionSpace::memory_space> ArborX::Details::create_layout_right_mirror_view_no_init(const ExecutionSpace &, const MemorySpace &, const View &) [with View=Kokkos::View<ArborX::PairIndexRank *, std::conditional_t<true, Kokkos::Cuda::array_layout, Kokkos::Cuda::array_layout>, Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>, std::conditional_t<false, void, Kokkos::Experimental::DefaultViewHooks>, std::conditional_t<false, void, Kokkos::MemoryManaged>>, ExecutionSpace=Kokkos::HostSpace::execution_space, MemorySpace=std::conditional_t<true, Kokkos::HostSpace::memory_space, Kokkos::HostSpace>]" 
/var/jenkins/workspace/ArborX_master/src/details/ArborX_DetailsDistributedTreeImpl.hpp(281): here
            instantiation of "std::enable_if<Kokkos::is_view<View>::value, void>::type ArborX::Details::DistributedTreeImpl<DeviceType>::sendAcrossNetwork(const ExecutionSpace &, const ArborX::Details::Distributor<DeviceType> &, View, View::non_const_type) [with DeviceType=Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>, ExecutionSpace=Kokkos::CudaSpace::execution_space, View=Kokkos::View<ArborX::PairIndexRank *, Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>>]" 
/var/jenkins/workspace/ArborX_master/src/details/ArborX_DetailsDistributedTreeImpl.hpp(860): here
            instantiation of "void ArborX::Details::DistributedTreeImpl<DeviceType>::communicateResultsBack(MPI_Comm, const ExecutionSpace &, OutputView &, Kokkos::View<int *, DeviceType>, Ranks &, Kokkos::View<int *, DeviceType> &, Distances *) [with DeviceType=Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>, ExecutionSpace=Kokkos::CudaSpace::execution_space, OutputView=Kokkos::View<ArborX::PairIndexRank *, Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>>, Ranks=Kokkos::View<int *, Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>>, Distances=Kokkos::View<float *, Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>>]" 
/var/jenkins/workspace/ArborX_master/src/details/ArborX_DetailsDistributedTreeImpl.hpp(628): here
            instantiation of "std::enable_if_t<<expression>, void> ArborX::Details::DistributedTreeImpl<DeviceType>::queryDispatch(ArborX::Details::SpatialPredicateTag, const DistributedTree &, const ExecutionSpace &, const Predicates &, const Callback &, OutputView &, OffsetView &) [with DeviceType=Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>, DistributedTree=ArborX::DistributedTree<Kokkos::CudaSpace::memory_space>, ExecutionSpace=Kokkos::CudaSpace::execution_space, Predicates=RadiusSearches<Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>>, OutputView=Kokkos::View<ArborX::PairIndexRank *, Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>>, OffsetView=Kokkos::View<int *, Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>>, Callback=ArborX::Details::DefaultCallbackWithRank]" 
/var/jenkins/workspace/ArborX_master/src/details/ArborX_DetailsDistributedTreeImpl.hpp(139): here
            instantiation of "std::enable_if_t<<expression>, void> ArborX::Details::DistributedTreeImpl<DeviceType>::queryDispatch(ArborX::Details::SpatialPredicateTag, const DistributedTree &, const ExecutionSpace &, const Predicates &, IndicesAndRanks &, Offset &) [with DeviceType=Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>, DistributedTree=ArborX::DistributedTree<Kokkos::CudaSpace::memory_space>, ExecutionSpace=Kokkos::CudaSpace::execution_space, Predicates=RadiusSearches<Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>>, IndicesAndRanks=Kokkos::View<ArborX::PairIndexRank *, Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>>, Offset=Kokkos::View<int *, Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>>]" 
/var/jenkins/workspace/ArborX_master/src/ArborX_DistributedTree.hpp(98): here
            instantiation of "void ArborX::DistributedTree<MemorySpace>::query(const ExecutionSpace &, const Predicates &, Args &&...) const [with MemorySpace=Kokkos::CudaSpace::memory_space, ExecutionSpace=Kokkos::CudaSpace::execution_space, Predicates=RadiusSearches<Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>>, Args=<Kokkos::View<ArborX::PairIndexRank *, Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>> &, Kokkos::View<int *, Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>> &>]" 
/var/jenkins/workspace/ArborX_master/benchmarks/distributed_tree_driver/distributed_tree_driver.cpp(486): here
            instantiation of "int main_<NO>(const std::vector<std::string, std::allocator<std::string>> &, MPI_Comm) [with NO=Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>]" 
/var/jenkins/workspace/ArborX_master/benchmarks/distributed_tree_driver/distributed_tree_driver.cpp(600): here

/var/jenkins/workspace/ArborX_master/src/details/ArborX_DetailsUtils.hpp(131): warning: missing return statement at end of non-void function "lambda []()->Kokkos::HostSpace::execution_space"
          detected during:
            instantiation of "auto ArborX::Details::create_layout_right_mirror_view_and_copy(const ExecutionSpace &, const MemorySpace &, const View &) [with View=Kokkos::View<ArborX::PairIndexRank *, std::conditional_t<true, Kokkos::Cuda::array_layout, Kokkos::Cuda::array_layout>, Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>>, ExecutionSpace=Kokkos::CudaSpace::execution_space, MemorySpace=std::conditional_t<true, Kokkos::HostSpace::memory_space, Kokkos::HostSpace>]" 
/var/jenkins/workspace/ArborX_master/src/details/ArborX_DetailsDistributor.hpp(279): here
            instantiation of "void ArborX::Details::Distributor<DeviceType>::doPostsAndWaits(const ExecutionSpace &, const ExportView &, size_t, const ImportView &) const [with DeviceType=Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>, ExecutionSpace=Kokkos::CudaSpace::execution_space, ExportView=Kokkos::View<ArborX::PairIndexRank *, Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>>, ImportView=Kokkos::View<ArborX::PairIndexRank *, Kokkos::Serial::memory_space, Kokkos::MemoryTraits<1U>>]" 
/var/jenkins/workspace/ArborX_master/src/details/ArborX_DetailsDistributedTreeImpl.hpp(291): here
            instantiation of "std::enable_if<Kokkos::is_view<View>::value, void>::type ArborX::Details::DistributedTreeImpl<DeviceType>::sendAcrossNetwork(const ExecutionSpace &, const ArborX::Details::Distributor<DeviceType> &, View, View::non_const_type) [with DeviceType=Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>, ExecutionSpace=Kokkos::CudaSpace::execution_space, View=Kokkos::View<ArborX::PairIndexRank *, Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>>]" 
/var/jenkins/workspace/ArborX_master/src/details/ArborX_DetailsDistributedTreeImpl.hpp(860): here
            instantiation of "void ArborX::Details::DistributedTreeImpl<DeviceType>::communicateResultsBack(MPI_Comm, const ExecutionSpace &, OutputView &, Kokkos::View<int *, DeviceType>, Ranks &, Kokkos::View<int *, DeviceType> &, Distances *) [with DeviceType=Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>, ExecutionSpace=Kokkos::CudaSpace::execution_space, OutputView=Kokkos::View<ArborX::PairIndexRank *, Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>>, Ranks=Kokkos::View<int *, Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>>, Distances=Kokkos::View<float *, Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>>]" 
/var/jenkins/workspace/ArborX_master/src/details/ArborX_DetailsDistributedTreeImpl.hpp(628): here
            instantiation of "std::enable_if_t<<expression>, void> ArborX::Details::DistributedTreeImpl<DeviceType>::queryDispatch(ArborX::Details::SpatialPredicateTag, const DistributedTree &, const ExecutionSpace &, const Predicates &, const Callback &, OutputView &, OffsetView &) [with DeviceType=Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>, DistributedTree=ArborX::DistributedTree<Kokkos::CudaSpace::memory_space>, ExecutionSpace=Kokkos::CudaSpace::execution_space, Predicates=RadiusSearches<Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>>, OutputView=Kokkos::View<ArborX::PairIndexRank *, Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>>, OffsetView=Kokkos::View<int *, Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>>, Callback=ArborX::Details::DefaultCallbackWithRank]" 
/var/jenkins/workspace/ArborX_master/src/details/ArborX_DetailsDistributedTreeImpl.hpp(139): here
            instantiation of "std::enable_if_t<<expression>, void> ArborX::Details::DistributedTreeImpl<DeviceType>::queryDispatch(ArborX::Details::SpatialPredicateTag, const DistributedTree &, const ExecutionSpace &, const Predicates &, IndicesAndRanks &, Offset &) [with DeviceType=Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>, DistributedTree=ArborX::DistributedTree<Kokkos::CudaSpace::memory_space>, ExecutionSpace=Kokkos::CudaSpace::execution_space, Predicates=RadiusSearches<Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>>, IndicesAndRanks=Kokkos::View<ArborX::PairIndexRank *, Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>>, Offset=Kokkos::View<int *, Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>>]" 
/var/jenkins/workspace/ArborX_master/src/ArborX_DistributedTree.hpp(98): here
            instantiation of "void ArborX::DistributedTree<MemorySpace>::query(const ExecutionSpace &, const Predicates &, Args &&...) const [with MemorySpace=Kokkos::CudaSpace::memory_space, ExecutionSpace=Kokkos::CudaSpace::execution_space, Predicates=RadiusSearches<Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>>, Args=<Kokkos::View<ArborX::PairIndexRank *, Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>> &, Kokkos::View<int *, Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>> &>]" 
/var/jenkins/workspace/ArborX_master/benchmarks/distributed_tree_driver/distributed_tree_driver.cpp(486): here
            instantiation of "int main_<NO>(const std::vector<std::string, std::allocator<std::string>> &, MPI_Comm) [with NO=Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>]" 
/var/jenkins/workspace/ArborX_master/benchmarks/distributed_tree_driver/distributed_tree_driver.cpp(600): here

/var/jenkins/workspace/ArborX_master/src/details/ArborX_DetailsUtils.hpp(157): warning: missing return statement at end of non-void function "ArborX::Details::create_layout_right_mirror_view_and_copy(const ExecutionSpace &, const MemorySpace &, const View &) [with View=Kokkos::View<ArborX::PairIndexRank *, std::conditional_t<true, Kokkos::Cuda::array_layout, Kokkos::Cuda::array_layout>, Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>>, ExecutionSpace=Kokkos::CudaSpace::execution_space, MemorySpace=std::conditional_t<true, Kokkos::HostSpace::memory_space, Kokkos::HostSpace>]"
          detected during:
            instantiation of "auto ArborX::Details::create_layout_right_mirror_view_and_copy(const ExecutionSpace &, const MemorySpace &, const View &) [with View=Kokkos::View<ArborX::PairIndexRank *, std::conditional_t<true, Kokkos::Cuda::array_layout, Kokkos::Cuda::array_layout>, Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>>, ExecutionSpace=Kokkos::CudaSpace::execution_space, MemorySpace=std::conditional_t<true, Kokkos::HostSpace::memory_space, Kokkos::HostSpace>]" 
/var/jenkins/workspace/ArborX_master/src/details/ArborX_DetailsDistributor.hpp(279): here
            instantiation of "void ArborX::Details::Distributor<DeviceType>::doPostsAndWaits(const ExecutionSpace &, const ExportView &, size_t, const ImportView &) const [with DeviceType=Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>, ExecutionSpace=Kokkos::CudaSpace::execution_space, ExportView=Kokkos::View<ArborX::PairIndexRank *, Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>>, ImportView=Kokkos::View<ArborX::PairIndexRank *, Kokkos::Serial::memory_space, Kokkos::MemoryTraits<1U>>]" 
/var/jenkins/workspace/ArborX_master/src/details/ArborX_DetailsDistributedTreeImpl.hpp(291): here
            instantiation of "std::enable_if<Kokkos::is_view<View>::value, void>::type ArborX::Details::DistributedTreeImpl<DeviceType>::sendAcrossNetwork(const ExecutionSpace &, const ArborX::Details::Distributor<DeviceType> &, View, View::non_const_type) [with DeviceType=Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>, ExecutionSpace=Kokkos::CudaSpace::execution_space, View=Kokkos::View<ArborX::PairIndexRank *, Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>>]" 
/var/jenkins/workspace/ArborX_master/src/details/ArborX_DetailsDistributedTreeImpl.hpp(860): here
            instantiation of "void ArborX::Details::DistributedTreeImpl<DeviceType>::communicateResultsBack(MPI_Comm, const ExecutionSpace &, OutputView &, Kokkos::View<int *, DeviceType>, Ranks &, Kokkos::View<int *, DeviceType> &, Distances *) [with DeviceType=Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>, ExecutionSpace=Kokkos::CudaSpace::execution_space, OutputView=Kokkos::View<ArborX::PairIndexRank *, Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>>, Ranks=Kokkos::View<int *, Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>>, Distances=Kokkos::View<float *, Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>>]" 
/var/jenkins/workspace/ArborX_master/src/details/ArborX_DetailsDistributedTreeImpl.hpp(628): here
            instantiation of "std::enable_if_t<<expression>, void> ArborX::Details::DistributedTreeImpl<DeviceType>::queryDispatch(ArborX::Details::SpatialPredicateTag, const DistributedTree &, const ExecutionSpace &, const Predicates &, const Callback &, OutputView &, OffsetView &) [with DeviceType=Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>, DistributedTree=ArborX::DistributedTree<Kokkos::CudaSpace::memory_space>, ExecutionSpace=Kokkos::CudaSpace::execution_space, Predicates=RadiusSearches<Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>>, OutputView=Kokkos::View<ArborX::PairIndexRank *, Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>>, OffsetView=Kokkos::View<int *, Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>>, Callback=ArborX::Details::DefaultCallbackWithRank]" 
/var/jenkins/workspace/ArborX_master/src/details/ArborX_DetailsDistributedTreeImpl.hpp(139): here
            instantiation of "std::enable_if_t<<expression>, void> ArborX::Details::DistributedTreeImpl<DeviceType>::queryDispatch(ArborX::Details::SpatialPredicateTag, const DistributedTree &, const ExecutionSpace &, const Predicates &, IndicesAndRanks &, Offset &) [with DeviceType=Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>, DistributedTree=ArborX::DistributedTree<Kokkos::CudaSpace::memory_space>, ExecutionSpace=Kokkos::CudaSpace::execution_space, Predicates=RadiusSearches<Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>>, IndicesAndRanks=Kokkos::View<ArborX::PairIndexRank *, Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>>, Offset=Kokkos::View<int *, Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>>]" 
/var/jenkins/workspace/ArborX_master/src/ArborX_DistributedTree.hpp(98): here
            instantiation of "void ArborX::DistributedTree<MemorySpace>::query(const ExecutionSpace &, const Predicates &, Args &&...) const [with MemorySpace=Kokkos::CudaSpace::memory_space, ExecutionSpace=Kokkos::CudaSpace::execution_space, Predicates=RadiusSearches<Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>>, Args=<Kokkos::View<ArborX::PairIndexRank *, Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>> &, Kokkos::View<int *, Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>> &>]" 
/var/jenkins/workspace/ArborX_master/benchmarks/distributed_tree_driver/distributed_tree_driver.cpp(486): here
            instantiation of "int main_<NO>(const std::vector<std::string, std::allocator<std::string>> &, MPI_Comm) [with NO=Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>]" 
/var/jenkins/workspace/ArborX_master/benchmarks/distributed_tree_driver/distributed_tree_driver.cpp(600): here

/var/jenkins/workspace/ArborX_master/src/details/ArborX_DetailsUtils.hpp(131): warning: missing return statement at end of non-void function "lambda []()->Kokkos::HostSpace::execution_space"
          detected during:
            instantiation of "auto ArborX::Details::create_layout_right_mirror_view_and_copy(const ExecutionSpace &, const MemorySpace &, const View &) [with View=Kokkos::View<ArborX::PairIndexRank *, Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>>, ExecutionSpace=Kokkos::CudaSpace::execution_space, MemorySpace=std::conditional_t<true, Kokkos::HostSpace::memory_space, Kokkos::HostSpace>]" 
/var/jenkins/workspace/ArborX_master/src/details/ArborX_DetailsDistributor.hpp(316): here
            instantiation of "void ArborX::Details::Distributor<DeviceType>::doPostsAndWaits(const ExecutionSpace &, const ExportView &, size_t, const ImportView &) const [with DeviceType=Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>, ExecutionSpace=Kokkos::CudaSpace::execution_space, ExportView=Kokkos::View<ArborX::PairIndexRank *, Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>>, ImportView=Kokkos::View<ArborX::PairIndexRank *, Kokkos::Serial::memory_space, Kokkos::MemoryTraits<1U>>]" 
/var/jenkins/workspace/ArborX_master/src/details/ArborX_DetailsDistributedTreeImpl.hpp(291): here
            instantiation of "std::enable_if<Kokkos::is_view<View>::value, void>::type ArborX::Details::DistributedTreeImpl<DeviceType>::sendAcrossNetwork(const ExecutionSpace &, const ArborX::Details::Distributor<DeviceType> &, View, View::non_const_type) [with DeviceType=Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>, ExecutionSpace=Kokkos::CudaSpace::execution_space, View=Kokkos::View<ArborX::PairIndexRank *, Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>>]" 
/var/jenkins/workspace/ArborX_master/src/details/ArborX_DetailsDistributedTreeImpl.hpp(860): here
            instantiation of "void ArborX::Details::DistributedTreeImpl<DeviceType>::communicateResultsBack(MPI_Comm, const ExecutionSpace &, OutputView &, Kokkos::View<int *, DeviceType>, Ranks &, Kokkos::View<int *, DeviceType> &, Distances *) [with DeviceType=Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>, ExecutionSpace=Kokkos::CudaSpace::execution_space, OutputView=Kokkos::View<ArborX::PairIndexRank *, Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>>, Ranks=Kokkos::View<int *, Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>>, Distances=Kokkos::View<float *, Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>>]" 
/var/jenkins/workspace/ArborX_master/src/details/ArborX_DetailsDistributedTreeImpl.hpp(628): here
            instantiation of "std::enable_if_t<<expression>, void> ArborX::Details::DistributedTreeImpl<DeviceType>::queryDispatch(ArborX::Details::SpatialPredicateTag, const DistributedTree &, const ExecutionSpace &, const Predicates &, const Callback &, OutputView &, OffsetView &) [with DeviceType=Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>, DistributedTree=ArborX::DistributedTree<Kokkos::CudaSpace::memory_space>, ExecutionSpace=Kokkos::CudaSpace::execution_space, Predicates=RadiusSearches<Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>>, OutputView=Kokkos::View<ArborX::PairIndexRank *, Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>>, OffsetView=Kokkos::View<int *, Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>>, Callback=ArborX::Details::DefaultCallbackWithRank]" 
/var/jenkins/workspace/ArborX_master/src/details/ArborX_DetailsDistributedTreeImpl.hpp(139): here
            instantiation of "std::enable_if_t<<expression>, void> ArborX::Details::DistributedTreeImpl<DeviceType>::queryDispatch(ArborX::Details::SpatialPredicateTag, const DistributedTree &, const ExecutionSpace &, const Predicates &, IndicesAndRanks &, Offset &) [with DeviceType=Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>, DistributedTree=ArborX::DistributedTree<Kokkos::CudaSpace::memory_space>, ExecutionSpace=Kokkos::CudaSpace::execution_space, Predicates=RadiusSearches<Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>>, IndicesAndRanks=Kokkos::View<ArborX::PairIndexRank *, Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>>, Offset=Kokkos::View<int *, Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>>]" 
/var/jenkins/workspace/ArborX_master/src/ArborX_DistributedTree.hpp(98): here
            instantiation of "void ArborX::DistributedTree<MemorySpace>::query(const ExecutionSpace &, const Predicates &, Args &&...) const [with MemorySpace=Kokkos::CudaSpace::memory_space, ExecutionSpace=Kokkos::CudaSpace::execution_space, Predicates=RadiusSearches<Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>>, Args=<Kokkos::View<ArborX::PairIndexRank *, Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>> &, Kokkos::View<int *, Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>> &>]" 
/var/jenkins/workspace/ArborX_master/benchmarks/distributed_tree_driver/distributed_tree_driver.cpp(486): here
            instantiation of "int main_<NO>(const std::vector<std::string, std::allocator<std::string>> &, MPI_Comm) [with NO=Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>]" 
/var/jenkins/workspace/ArborX_master/benchmarks/distributed_tree_driver/distributed_tree_driver.cpp(600): here

/var/jenkins/workspace/ArborX_master/src/details/ArborX_DetailsUtils.hpp(157): warning: missing return statement at end of non-void function "ArborX::Details::create_layout_right_mirror_view_and_copy(const ExecutionSpace &, const MemorySpace &, const View &) [with View=Kokkos::View<ArborX::PairIndexRank *, Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>>, ExecutionSpace=Kokkos::CudaSpace::execution_space, MemorySpace=std::conditional_t<true, Kokkos::HostSpace::memory_space, Kokkos::HostSpace>]"
          detected during:
            instantiation of "auto ArborX::Details::create_layout_right_mirror_view_and_copy(const ExecutionSpace &, const MemorySpace &, const View &) [with View=Kokkos::View<ArborX::PairIndexRank *, Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>>, ExecutionSpace=Kokkos::CudaSpace::execution_space, MemorySpace=std::conditional_t<true, Kokkos::HostSpace::memory_space, Kokkos::HostSpace>]" 
/var/jenkins/workspace/ArborX_master/src/details/ArborX_DetailsDistributor.hpp(316): here
            instantiation of "void ArborX::Details::Distributor<DeviceType>::doPostsAndWaits(const ExecutionSpace &, const ExportView &, size_t, const ImportView &) const [with DeviceType=Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>, ExecutionSpace=Kokkos::CudaSpace::execution_space, ExportView=Kokkos::View<ArborX::PairIndexRank *, Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>>, ImportView=Kokkos::View<ArborX::PairIndexRank *, Kokkos::Serial::memory_space, Kokkos::MemoryTraits<1U>>]" 
/var/jenkins/workspace/ArborX_master/src/details/ArborX_DetailsDistributedTreeImpl.hpp(291): here
            instantiation of "std::enable_if<Kokkos::is_view<View>::value, void>::type ArborX::Details::DistributedTreeImpl<DeviceType>::sendAcrossNetwork(const ExecutionSpace &, const ArborX::Details::Distributor<DeviceType> &, View, View::non_const_type) [with DeviceType=Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>, ExecutionSpace=Kokkos::CudaSpace::execution_space, View=Kokkos::View<ArborX::PairIndexRank *, Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>>]" 
/var/jenkins/workspace/ArborX_master/src/details/ArborX_DetailsDistributedTreeImpl.hpp(860): here
            instantiation of "void ArborX::Details::DistributedTreeImpl<DeviceType>::communicateResultsBack(MPI_Comm, const ExecutionSpace &, OutputView &, Kokkos::View<int *, DeviceType>, Ranks &, Kokkos::View<int *, DeviceType> &, Distances *) [with DeviceType=Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>, ExecutionSpace=Kokkos::CudaSpace::execution_space, OutputView=Kokkos::View<ArborX::PairIndexRank *, Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>>, Ranks=Kokkos::View<int *, Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>>, Distances=Kokkos::View<float *, Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>>]" 
/var/jenkins/workspace/ArborX_master/src/details/ArborX_DetailsDistributedTreeImpl.hpp(628): here
            instantiation of "std::enable_if_t<<expression>, void> ArborX::Details::DistributedTreeImpl<DeviceType>::queryDispatch(ArborX::Details::SpatialPredicateTag, const DistributedTree &, const ExecutionSpace &, const Predicates &, const Callback &, OutputView &, OffsetView &) [with DeviceType=Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>, DistributedTree=ArborX::DistributedTree<Kokkos::CudaSpace::memory_space>, ExecutionSpace=Kokkos::CudaSpace::execution_space, Predicates=RadiusSearches<Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>>, OutputView=Kokkos::View<ArborX::PairIndexRank *, Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>>, OffsetView=Kokkos::View<int *, Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>>, Callback=ArborX::Details::DefaultCallbackWithRank]" 
/var/jenkins/workspace/ArborX_master/src/details/ArborX_DetailsDistributedTreeImpl.hpp(139): here
            instantiation of "std::enable_if_t<<expression>, void> ArborX::Details::DistributedTreeImpl<DeviceType>::queryDispatch(ArborX::Details::SpatialPredicateTag, const DistributedTree &, const ExecutionSpace &, const Predicates &, IndicesAndRanks &, Offset &) [with DeviceType=Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>, DistributedTree=ArborX::DistributedTree<Kokkos::CudaSpace::memory_space>, ExecutionSpace=Kokkos::CudaSpace::execution_space, Predicates=RadiusSearches<Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>>, IndicesAndRanks=Kokkos::View<ArborX::PairIndexRank *, Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>>, Offset=Kokkos::View<int *, Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>>]" 
/var/jenkins/workspace/ArborX_master/src/ArborX_DistributedTree.hpp(98): here
            instantiation of "void ArborX::DistributedTree<MemorySpace>::query(const ExecutionSpace &, const Predicates &, Args &&...) const [with MemorySpace=Kokkos::CudaSpace::memory_space, ExecutionSpace=Kokkos::CudaSpace::execution_space, Predicates=RadiusSearches<Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>>, Args=<Kokkos::View<ArborX::PairIndexRank *, Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>> &, Kokkos::View<int *, Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>> &>]" 
/var/jenkins/workspace/ArborX_master/benchmarks/distributed_tree_driver/distributed_tree_driver.cpp(486): here
            instantiation of "int main_<NO>(const std::vector<std::string, std::allocator<std::string>> &, MPI_Comm) [with NO=Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>]" 
/var/jenkins/workspace/ArborX_master/benchmarks/distributed_tree_driver/distributed_tree_driver.cpp(600): here

[100%] Linking CXX executable ArborX_Benchmark_DistributedTree.exe
cd /var/jenkins/workspace/ArborX_master/build/benchmarks/distributed_tree_driver && /opt/cmake/bin/cmake -E cmake_link_script CMakeFiles/ArborX_Benchmark_DistributedTree.exe.dir/link.txt --verbose=1
/opt/kokkos/bin/nvcc_wrapper  -Wpedantic -Wall -Wextra -g  -DKOKKOS_DEPENDENCE -arch=sm_70 -Wl,-rpath -Wl,/opt/openmpi/lib -Wl,--enable-new-dtags -pthread CMakeFiles/ArborX_Benchmark_DistributedTree.exe.dir/distributed_tree_driver.cpp.o  -o ArborX_Benchmark_DistributedTree.exe  -Wl,-rpath,/opt/boost/lib:/opt/openmpi/lib /opt/boost/lib/libboost_program_options.so.1.75.0 /opt/kokkos/lib/libkokkoscontainers.a /opt/kokkos/lib/libkokkoscore.a /usr/lib/x86_64-linux-gnu/libcuda.so /usr/local/cuda/lib64/libcudart.so -ldl /usr/lib/gcc/x86_64-linux-gnu/9/libgomp.so /opt/kokkos/lib/libkokkossimd.a /opt/openmpi/lib/libmpi.so 
make[2]: Leaving directory '/var/jenkins/workspace/ArborX_master/build'
[100%] Built target ArborX_Benchmark_DistributedTree.exe
make[1]: Leaving directory '/var/jenkins/workspace/ArborX_master/build'
/opt/cmake/bin/cmake -E cmake_progress_start /var/jenkins/workspace/ArborX_master/build/CMakeFiles 0
[Pipeline] sh
+ ctest --timeout 180 --no-compress-output -T Test --test-output-size-passed=65536 --test-output-size-failed=1048576
Cannot find file: /var/jenkins/workspace/ArborX_master/build/DartConfiguration.tcl
   Site: 
   Build name: (empty)
Create new tag: 20231221-0710 - Experimental
Cannot find file: /var/jenkins/workspace/ArborX_master/build/DartConfiguration.tcl
Test project /var/jenkins/workspace/ArborX_master/build
      Start  1: ArborX_Test_DetailsUtils
 1/30 Test  #1: ArborX_Test_DetailsUtils .........................   Passed    2.85 sec
      Start  2: ArborX_Test_Geometry
 2/30 Test  #2: ArborX_Test_Geometry .............................   Passed    0.02 sec
      Start  3: ArborX_Test_QueryTree
 3/30 Test  #3: ArborX_Test_QueryTree ............................   Passed   15.54 sec
      Start  4: ArborX_Test_DetailsTreeConstruction
 4/30 Test  #4: ArborX_Test_DetailsTreeConstruction ..............   Passed    2.67 sec
      Start  5: ArborX_Test_DetailsContainers
 5/30 Test  #5: ArborX_Test_DetailsContainers ....................   Passed    0.13 sec
      Start  6: ArborX_Test_DetailsCrsGraphWrapperImpl
 6/30 Test  #6: ArborX_Test_DetailsCrsGraphWrapperImpl ...........   Passed    2.66 sec
      Start  7: ArborX_Test_Clustering
 7/30 Test  #7: ArborX_Test_Clustering ...........................***Failed    3.30 sec
      Start  8: ArborX_Test_DetailsClusteringHelpers
 8/30 Test  #8: ArborX_Test_DetailsClusteringHelpers .............   Passed    3.30 sec
      Start  9: ArborX_Test_SpecializedTraversals
 9/30 Test  #9: ArborX_Test_SpecializedTraversals ................   Passed    2.77 sec
      Start 10: ArborX_Test_DistributedTree
10/30 Test #10: ArborX_Test_DistributedTree ......................   Passed   90.07 sec
      Start 11: ArborX_Test_DetailsDistributedTreeImpl
11/30 Test #11: ArborX_Test_DetailsDistributedTreeImpl ...........   Passed    4.59 sec
      Start 12: ArborX_Test_BoostAdapters
12/30 Test #12: ArborX_Test_BoostAdapters ........................   Passed    2.65 sec
      Start 13: ArborX_Test_InterpDetailsMLS
13/30 Test #13: ArborX_Test_InterpDetailsMLS .....................   Passed    3.19 sec
      Start 14: ArborX_Example_CudaAccessTraits
14/30 Test #14: ArborX_Example_CudaAccessTraits ..................   Passed    2.66 sec
      Start 15: ArborX_Example_Callback
15/30 Test #15: ArborX_Example_Callback ..........................   Passed    2.66 sec
      Start 16: ArborX_Example_DBSCAN
16/30 Test #16: ArborX_Example_DBSCAN ............................   Passed    2.66 sec
      Start 17: ArborX_Example_MolecularDynamics
17/30 Test #17: ArborX_Example_MolecularDynamics .................   Passed    2.69 sec
      Start 18: ArborX_Example_Intersection
18/30 Test #18: ArborX_Example_Intersection ......................   Passed    2.66 sec
      Start 19: ArborX_Example_TriangleIntersection
19/30 Test #19: ArborX_Example_TriangleIntersection ..............   Passed    2.66 sec
      Start 20: ArborX_Example_TriangleIntersectionWithMapping
20/30 Test #20: ArborX_Example_TriangleIntersectionWithMapping ...   Passed    2.66 sec
      Start 21: ArborX_Example_TreeViz
21/30 Test #21: ArborX_Example_TreeViz ...........................   Passed    2.75 sec
      Start 22: ArborX_Example_RayTracing
22/30 Test #22: ArborX_Example_RayTracing ........................   Passed    2.72 sec
      Start 23: ArborX_Example_BruteForce
23/30 Test #23: ArborX_Example_BruteForce ........................   Passed    2.67 sec
      Start 24: ArborX_Benchmark_BruteForceVsBVH
24/30 Test #24: ArborX_Benchmark_BruteForceVsBVH .................   Passed    2.71 sec
      Start 25: ArborX_Benchmark_DBSCAN
25/30 Test #25: ArborX_Benchmark_DBSCAN ..........................   Passed    2.75 sec
      Start 26: ArborX_Benchmark_ExecutionSpaces
26/30 Test #26: ArborX_Benchmark_ExecutionSpaces .................   Passed    2.67 sec
      Start 27: ArborX_Benchmark_BoundingVolumeHierarchy
27/30 Test #27: ArborX_Benchmark_BoundingVolumeHierarchy .........   Passed   22.00 sec
      Start 28: ArborX_Benchmark_Develop
28/30 Test #28: ArborX_Benchmark_Develop .........................   Passed    5.25 sec
      Start 29: ArborX_Benchmark_UnionFind
29/30 Test #29: ArborX_Benchmark_UnionFind .......................   Passed   13.24 sec
      Start 30: ArborX_Benchmark_DistributedTree
30/30 Test #30: ArborX_Benchmark_DistributedTree .................   Passed    6.12 sec

97% tests passed, 1 tests failed out of 30

Total Test time (real) = 215.35 sec

The following tests FAILED:
	  7 - ArborX_Test_Clustering (Failed)
Errors while running CTest
[Pipeline] }
[Pipeline] // dir
Post stage
[Pipeline] sh
+ ccache --show-stats
cache directory                     /tmp/ccache
primary config                      /tmp/ccache/ccache.conf
secondary config      (readonly)    /etc/ccache.conf
stats updated                       Thu Dec 21 07:10:16 2023
stats zeroed                        Thu Dec 21 06:33:39 2023
cache hit (direct)                     4
cache hit (preprocessed)               7
cache miss                           155
cache hit rate                      6.63 %
cache file missing                     1
cleanups performed                    21
files in cache                       555
cache size                           3.7 GB
max cache size                       5.0 GB
[Pipeline] xunit
INFO: Processing CTest-Version 3.x (default)
[Pipeline] }
$ docker stop --time=1 b71f4cd14e76f530e5ca0049ed6fb788ce66965ad3289436982ebcd24684c936
INFO: [CTest-Version 3.x (default)] - 1 test report file(s) were found with the pattern 'build/Testing/**/Test.xml' relative to '/var/jenkins/workspace/ArborX_master' for the testing framework 'CTest-Version 3.x (default)'.
$ docker rm -f --volumes b71f4cd14e76f530e5ca0049ed6fb788ce66965ad3289436982ebcd24684c936
[Pipeline] // withDockerContainer
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
Failed in branch CUDA-11.0.3-NVCC
Cancelling nested steps due to timeout
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
Failed in branch HIP-5.3.3
[Pipeline] // parallel
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Declarative: Post Actions)
[Pipeline] node
Running on CpuNode6 in /var/jenkins/workspace/ArborX_master
[Pipeline] {
[Pipeline] }
[Pipeline] // node
Error when executing always post condition:
Also:   org.jenkinsci.plugins.workflow.actions.ErrorAction$ErrorId: d0f19b38-9431-487f-8f07-749f36937316
java.lang.NoSuchMethodError: No such DSL method 'cmake' found among steps [archive, bat, catchError, checkout, deleteDir, dir, dockerFingerprintFrom, dockerFingerprintRun, echo, envVarsForTool, error, fileExists, getContext, git, input, isUnix, junit, library, libraryResource, load, mail, node, parallel, powershell, properties, publishChecks, pwd, pwsh, readFile, readTrusted, resolveScm, retry, script, sh, sleep, stage, stash, step, timeout, tm, tool, unarchive, unstable, unstash, validateDeclarativePipeline, waitUntil, warnError, withChecks, withContext, withCredentials, withDockerContainer, withDockerRegistry, withDockerServer, withEnv, wrap, writeFile, ws, xunit] or symbols [AUnit, BoostTest, CTest, CUnit, Check, CppTest, CppUnit, Custom, FPCUnit, GitUsernamePassword, GoogleTest, JUnit, MSTest, MbUnit, NUnit2, NUnit3, PHPUnit, QtTest, UnitTest, Valgrind, agent, all, allBranchesSame, allOf, always, any, anyOf, apiToken, apiTokenProperty, architecture, archiveArtifacts, artifactManager, assembla, authorInChangelog, batchFile, bitbucket, bitbucketServer, booleanParam, branch, browser, buildButton, buildDiscarder, buildDiscarders, buildRetention, buildSingleRevisionOnly, buildingTag, builtInNode, caseInsensitive, caseSensitive, certificate, cgit, changeRequest, changelog, changelogBase, changelogToBranch, changeset, checkoutOption, checkoutToSubdirectory, choice, choiceParam, cleanAfterCheckout, cleanBeforeCheckout, clock, cloneOption, command, credentials, cron, crumb, defaultDisplayUrlProvider, defaultFolderConfiguration, defaultView, demand, disableConcurrentBuilds, disableRestartFromStage, disableResume, discoverOtherRefs, discoverOtherRefsTrait, docker, dockerCert, dockerServer, dockerTool, dockerfile, downstream, dumb, durabilityHint, embUnit, envVars, envVarsFilter, environment, equals, experimentalFlags, expression, failed, file, fileParam, filePath, fingerprint, fingerprints, fisheye, frameOptions, freeStyle, freeStyleJob, fromDocker, fromScm, fromSource, git, gitBranchDiscovery, gitHooks, gitHubBranchDiscovery, gitHubBranchHeadAuthority, gitHubExcludeArchivedRepositories, gitHubExcludeForkedRepositories, gitHubExcludePrivateRepositories, gitHubExcludePublicRepositories, gitHubForkDiscovery, gitHubIgnoreDraftPullRequestFilter, gitHubPullRequestDiscovery, gitHubSshCheckout, gitHubTagDiscovery, gitHubTopicsFilter, gitHubTrustContributors, gitHubTrustEveryone, gitHubTrustNobody, gitHubTrustPermissions, gitLab, gitList, gitSCM, gitTagDiscovery, gitTool, gitUsernamePassword, gitWeb, gitblit, github, githubAccessToken, githubProjectProperty, githubPush, gitiles, gogs, gtester, headRegexFilter, headWildcardFilter, hyperlink, hyperlinkToModels, ignoreOnPush, inbound, installSource, isRestartedRun, issueCommentTrigger, jdk, jgit, jgitapache, jnlp, jobBuildDiscarder, jobName, junitTestResultStorage, kiln, label, labelAddedTrigger, lastDuration, lastFailure, lastGrantedAuthorities, lastStable, lastSuccess, legacy, legacySCM, lfs, list, local, localBranch, localBranchTrait, location, logRotator, loggedInUsersCanDoAnything, mailer, masterBuild, maven, maven3Mojos, mavenErrors, mavenGlobalConfig, mavenMojos, mavenWarnings, modernSCM, multiBranchProjectDisplayNaming, multibranch, myView, namedBranchesDifferent, newContainerPerStage, node, nodeProperties, none, nonresumable, not, organizationFolder, overrideIndexTriggers, paneStatus, parallelsAlwaysFailFast, parameters, passed, password, pattern, perBuildTag, permanent, phabricator, pipeline, pipeline-model, pipeline-model-docker, pipelineTriggers, plainText, plugin, pollSCM, preserveStashes, projectNamingStrategy, proxy, pruneStaleBranch, pruneStaleTag, pruneTags, pullRequestReview, queueItemAuthenticator, quietPeriod, rateLimit, rateLimitBuilds, redmine, refSpecs, remoteName, resourceRoot, retainOnlyVariables, rhodeCode, run, runParam, schedule, scmGit, scmRetryCount, scmSkip, scriptApproval, scriptApprovalLink, search, security, shell, simpleBuildDiscarder, skipDefaultCheckout, skipStagesAfterUnstable, skipped, slave, sourceRegexFilter, sourceWildcardFilter, sparseCheckoutPaths, sshUserPrivateKey, standard, status, string, stringParam, submodule, submoduleOption, suppressAutomaticTriggering, suppressFolderAutomaticTriggering, swapSpace, tag, teamFoundation, teamSlugFilter, text, textParam, timezone, tmpSpace, toolLocation, triggeredBy, unsecured, untrusted, upstream, userIdentity, userSeed, usernameColonPassword, usernamePassword, viewgit, viewsTabBar, weather, x509ClientCert, xUnitDotNet, zip] or globals [currentBuild, docker, env, params, pipeline, scm]
	at org.jenkinsci.plugins.workflow.cps.DSL.invokeMethod(DSL.java:219)
	at org.jenkinsci.plugins.workflow.cps.CpsScript.invokeMethod(CpsScript.java:124)
	at jdk.internal.reflect.GeneratedMethodAccessor29927.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:98)
	at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:325)
	at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1225)
	at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1034)
	at org.codehaus.groovy.runtime.callsite.PogoMetaClassSite.call(PogoMetaClassSite.java:41)
	at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47)
	at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116)
	at org.kohsuke.groovy.sandbox.impl.Checker$1.call(Checker.java:180)
	at org.kohsuke.groovy.sandbox.GroovyInterceptor.onMethodCall(GroovyInterceptor.java:23)
	at org.jenkinsci.plugins.scriptsecurity.sandbox.groovy.SandboxInterceptor.onMethodCall(SandboxInterceptor.java:163)
	at org.kohsuke.groovy.sandbox.impl.Checker$1.call(Checker.java:178)
	at org.kohsuke.groovy.sandbox.impl.Checker.checkedCall(Checker.java:182)
	at org.kohsuke.groovy.sandbox.impl.Checker.checkedCall(Checker.java:152)
	at org.kohsuke.groovy.sandbox.impl.Checker.checkedCall(Checker.java:152)
	at com.cloudbees.groovy.cps.sandbox.SandboxInvoker.methodCall(SandboxInvoker.java:17)
	at org.jenkinsci.plugins.workflow.cps.LoggingInvoker.methodCall(LoggingInvoker.java:105)
	at WorkflowScript.run(WorkflowScript:485)
	at ___cps.transform___(Native Method)
	at com.cloudbees.groovy.cps.impl.ContinuationGroup.methodCall(ContinuationGroup.java:90)
	at com.cloudbees.groovy.cps.impl.FunctionCallBlock$ContinuationImpl.dispatchOrArg(FunctionCallBlock.java:116)
	at com.cloudbees.groovy.cps.impl.FunctionCallBlock$ContinuationImpl.fixName(FunctionCallBlock.java:80)
	at jdk.internal.reflect.GeneratedMethodAccessor192.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at com.cloudbees.groovy.cps.impl.ContinuationPtr$ContinuationImpl.receive(ContinuationPtr.java:72)
	at com.cloudbees.groovy.cps.impl.ConstantBlock.eval(ConstantBlock.java:21)
	at com.cloudbees.groovy.cps.Next.step(Next.java:83)
	at com.cloudbees.groovy.cps.Continuable$1.call(Continuable.java:152)
	at com.cloudbees.groovy.cps.Continuable$1.call(Continuable.java:146)
	at org.codehaus.groovy.runtime.GroovyCategorySupport$ThreadCategoryInfo.use(GroovyCategorySupport.java:136)
	at org.codehaus.groovy.runtime.GroovyCategorySupport.use(GroovyCategorySupport.java:275)
	at com.cloudbees.groovy.cps.Continuable.run0(Continuable.java:146)
	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable.access$001(SandboxContinuable.java:18)
	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable.run0(SandboxContinuable.java:51)
	at org.jenkinsci.plugins.workflow.cps.CpsThread.runNextChunk(CpsThread.java:187)
	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.run(CpsThreadGroup.java:423)
	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:331)
	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:295)
	at org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService$2.call(CpsVmExecutorService.java:97)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at hudson.remoting.SingleLaneExecutorService$1.run(SingleLaneExecutorService.java:139)
	at jenkins.util.ContextResettingExecutorService$1.run(ContextResettingExecutorService.java:28)
	at jenkins.security.ImpersonatingExecutorService$1.run(ImpersonatingExecutorService.java:68)
	at jenkins.util.ErrorLoggingExecutorService.lambda$wrap$0(ErrorLoggingExecutorService.java:51)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)

[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] End of Pipeline
Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to JNLP4-connect connection from 10.64.198.169/10.64.198.169:50446
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1784)
		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356)
		at hudson.remoting.Channel.call(Channel.java:1000)
		at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:285)
		at jdk.proxy32/jdk.proxy32.$Proxy114.withRepository(Unknown Source)
		at org.jenkinsci.plugins.gitclient.RemoteGitImpl.withRepository(RemoteGitImpl.java:261)
		at jenkins.plugins.git.GitHooksConfiguration.configure(GitHooksConfiguration.java:111)
		at jenkins.plugins.git.GitHooksConfiguration.configure(GitHooksConfiguration.java:101)
		at jenkins.plugins.git.GitHooksConfiguration.configure(GitHooksConfiguration.java:90)
		at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1233)
		at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1305)
		at org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:129)
		at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:97)
		at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:84)
		at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:47)
		at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
		at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
		at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
		at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
		at java.base/java.lang.Thread.run(Thread.java:833)
Also:   org.jenkinsci.plugins.workflow.actions.ErrorAction$ErrorId: f65c7908-0c50-42ca-9975-331abf31b0b7
Also:   	Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to JNLP4-connect connection from 10.64.198.169/10.64.198.169:50446
			at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1784)
			at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356)
			at hudson.remoting.Channel.call(Channel.java:1000)
			at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:285)
			at jdk.proxy32/jdk.proxy32.$Proxy114.withRepository(Unknown Source)
			at org.jenkinsci.plugins.gitclient.RemoteGitImpl.withRepository(RemoteGitImpl.java:261)
			at jenkins.plugins.git.GitHooksConfiguration.configure(GitHooksConfiguration.java:111)
			at jenkins.plugins.git.GitHooksConfiguration.configure(GitHooksConfiguration.java:101)
			at jenkins.plugins.git.GitHooksConfiguration.configure(GitHooksConfiguration.java:90)
			at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1233)
			at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1305)
			at org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:129)
			at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:97)
			at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:84)
			at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:47)
			at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
			at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
			at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
			at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
			at java.base/java.lang.Thread.run(Thread.java:833)
	Also:   org.jenkinsci.plugins.workflow.actions.ErrorAction$ErrorId: 1421fc1d-146b-4682-8d23-77c9c1e96309
java.io.IOException: Disk quota exceeded
Also:   	Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to JNLP4-connect connection from 10.64.198.169/10.64.198.169:50446
			at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1784)
			at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356)
			at hudson.remoting.Channel.call(Channel.java:1000)
			at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:285)
			at jdk.proxy32/jdk.proxy32.$Proxy114.withRepository(Unknown Source)
			at org.jenkinsci.plugins.gitclient.RemoteGitImpl.withRepository(RemoteGitImpl.java:261)
			at jenkins.plugins.git.GitHooksConfiguration.configure(GitHooksConfiguration.java:111)
			at jenkins.plugins.git.GitHooksConfiguration.configure(GitHooksConfiguration.java:101)
			at jenkins.plugins.git.GitHooksConfiguration.configure(GitHooksConfiguration.java:90)
			at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1233)
			at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1305)
			at org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:129)
			at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:97)
			at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:84)
			at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:47)
			at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
			at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
			at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
			at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
			at java.base/java.lang.Thread.run(Thread.java:833)
	Also:   org.jenkinsci.plugins.workflow.actions.ErrorAction$ErrorId: 4862bd2a-3fd1-4706-9e60-d3958750414d
java.io.IOException: Disk quota exceeded
Also:   	Also:   org.jenkinsci.plugins.workflow.actions.ErrorAction$ErrorId: d89f50ae-573f-43c8-be74-e1405b90f248
hudson.AbortException: script returned exit code 8
		at org.jenkinsci.plugins.workflow.steps.durable_task.DurableTaskStep$Execution.handleExit(DurableTaskStep.java:668)
		at org.jenkinsci.plugins.workflow.steps.durable_task.DurableTaskStep$Execution.check(DurableTaskStep.java:614)
		at org.jenkinsci.plugins.workflow.steps.durable_task.DurableTaskStep$Execution.run(DurableTaskStep.java:555)
		at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
		at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
		at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:304)
		at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
		at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
		at java.base/java.lang.Thread.run(Thread.java:833)
Also:   	Also:   org.jenkinsci.plugins.workflow.actions.ErrorAction$ErrorId: bc89e0f6-403a-4717-886b-34df23fae44d
hudson.AbortException: script returned exit code 8
		at org.jenkinsci.plugins.workflow.steps.durable_task.DurableTaskStep$Execution.handleExit(DurableTaskStep.java:668)
		at org.jenkinsci.plugins.workflow.steps.durable_task.DurableTaskStep$Execution.check(DurableTaskStep.java:614)
		at org.jenkinsci.plugins.workflow.steps.durable_task.DurableTaskStep$Execution.run(DurableTaskStep.java:555)
		at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
		at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
		at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:304)
		at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
		at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
		at java.base/java.lang.Thread.run(Thread.java:833)
Also:   	Also:   org.jenkinsci.plugins.workflow.actions.ErrorAction$ErrorId: 3e21084e-e282-4d4c-8e26-ba84c855423a
hudson.AbortException: script returned exit code 8
		at org.jenkinsci.plugins.workflow.steps.durable_task.DurableTaskStep$Execution.handleExit(DurableTaskStep.java:668)
		at org.jenkinsci.plugins.workflow.steps.durable_task.DurableTaskStep$Execution.check(DurableTaskStep.java:614)
		at org.jenkinsci.plugins.workflow.steps.durable_task.DurableTaskStep$Execution.run(DurableTaskStep.java:555)
		at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
		at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
		at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:304)
		at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
		at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
		at java.base/java.lang.Thread.run(Thread.java:833)
Also:   	Also:   org.jenkinsci.plugins.workflow.actions.ErrorAction$ErrorId: 31292547-191a-4a69-8820-37662051230f
org.jenkinsci.plugins.workflow.steps.FlowInterruptedException
		at org.jenkinsci.plugins.workflow.steps.BodyExecution.cancel(BodyExecution.java:59)
		at org.jenkinsci.plugins.workflow.steps.TimeoutStepExecution.cancel(TimeoutStepExecution.java:197)
		at jenkins.security.ImpersonatingScheduledExecutorService$1.run(ImpersonatingScheduledExecutorService.java:67)
		at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
		at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
		at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:304)
		at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
		at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
		at java.base/java.lang.Thread.run(Thread.java:833)
java.io.IOException: Disk quota exceeded
	at java.base/java.io.FileOutputStream.writeBytes(Native Method)
	at java.base/java.io.FileOutputStream.write(FileOutputStream.java:341)
	at org.eclipse.jgit.internal.storage.file.LockFile.write(LockFile.java:288)
	at org.eclipse.jgit.storage.file.FileBasedConfig.save(FileBasedConfig.java:207)
	at jenkins.plugins.git.GitHooksConfiguration.disable(GitHooksConfiguration.java:138)
	at jenkins.plugins.git.GitHooksConfiguration.lambda$configure$2f1f6402$1(GitHooksConfiguration.java:112)
	at org.jenkinsci.plugins.gitclient.AbstractGitAPIImpl.withRepository(AbstractGitAPIImpl.java:28)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.withRepository(CliGitAPIImpl.java:83)
	at jdk.internal.reflect.GeneratedMethodAccessor132.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.perform(RemoteInvocationHandler.java:924)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:902)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:853)
	at hudson.remoting.UserRequest.perform(UserRequest.java:211)
	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
	at hudson.remoting.Request$2.run(Request.java:377)
	at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at hudson.remoting.Engine$1.lambda$newThread$0(Engine.java:125)
	at java.base/java.lang.Thread.run(Thread.java:829)

GitHub has been notified of this commit’s build result

Finished: FAILURE