Build: #1 was successful

Job: Build oneclient conda package was successful

Stages & jobs

  1. Build oneclient packages

  2. Build fs.onedatafs

  3. Build onedatafs-jupyter packages

  4. Prepare final artifact

Job result summary

Completed
Duration
41 minutes
Agent
bamboo-agent-ad-01
Revision
03b282e295e8913ba5f28fda0c9917bf88667f43

Error summary

The build generated some errors. See the full build log for more details.

  464 |         __atomic_store_n(&_M_i, __i, int(__m));
      |         ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
In file included from /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OCP94-BFBP/oneclient/package/conda-bld/oneclient_1728662025395/work/build/contrib/include/folly/FBString.h:48:
In function 'void* folly::checkedMalloc(size_t)',
    inlined from 'static folly::fbstring_core<Char>::RefCounted* folly::fbstring_core<Char>::RefCounted::create(size_t*) [with Char = char]' at /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OCP94-BFBP/oneclient/package/conda-bld/oneclient_1728662025395/work/build/contrib/include/folly/FBString.h:489:59,
    inlined from 'static folly::fbstring_core<Char>::RefCounted* folly::fbstring_core<Char>::RefCounted::create(const Char*, size_t*) [with Char = char]' at /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OCP94-BFBP/oneclient/package/conda-bld/oneclient_1728662025395/work/build/contrib/include/folly/FBString.h:497:27,
    inlined from 'void folly::fbstring_core<Char>::initLarge(const Char*, size_t) [with Char = char]' at /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OCP94-BFBP/oneclient/package/conda-bld/oneclient_1728662025395/work/build/contrib/include/folly/FBString.h:724:40:
/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OCP94-BFBP/oneclient/package/conda-bld/oneclient_1728662025395/work/build/contrib/include/folly/memory/Malloc.h:218:19: note: destination object of size 0 allocated by 'malloc'
  218 |   void* p = malloc(size);
      |             ~~~~~~^~~~~~
In file included from /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OCP94-BFBP/oneclient/package/conda-bld/oneclient_1728662025395/work/helpers/src/../include/helpers/storageHelper.h:36,
                 from /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OCP94-BFBP/oneclient/package/conda-bld/oneclient_1728662025395/work/bench/testWorkerRndRd.h:12,
                 from /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OCP94-BFBP/oneclient/package/conda-bld/oneclient_1728662025395/work/bench/testWorkerRndRd.cc:9:
/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OCP94-BFBP/oneclient/package/conda-bld/oneclient_1728662025395/_build_env/include/tbb/concurrent_hash_map.h: In constructor 'tbb::interface5::internal::hash_map_base::hash_map_base()':
/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OCP94-BFBP/oneclient/package/conda-bld/oneclient_1728662025395/_build_env/include/tbb/concurrent_hash_map.h:122:24: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'class tbb::interface5::internal::hash_map_base' with no trivial copy-assignment; use value-initialization instead [-Wclass-memaccess]
  122 |             std::memset( this, 0, pointers_per_table*sizeof(segment_ptr_t) // 32*4=128   or 64*8=512
      |             ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  123 |                 + sizeof(my_size) + sizeof(my_mask)  // 4+4 or 8+8
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  124 |                 + embedded_buckets*sizeof(bucket) ); // n*8 or n*16
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OCP94-BFBP/oneclient/package/conda-bld/oneclient_1728662025395/_build_env/include/tbb/concurrent_hash_map.h:76:11: note: 'class tbb::interface5::internal::hash_map_base' declared here
   76 |     class hash_map_base {
      |           ^~~~~~~~~~~~~
In file included from /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OCP94-BFBP/oneclient/package/conda-bld/oneclient_1728662025395/work/helpers/src/../include/helpers/storageHelper.h:36,
                 from /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OCP94-BFBP/oneclient/package/conda-bld/oneclient_1728662025395/work/bench/testWorkerRndRdHTTP.h:12,
                 from /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OCP94-BFBP/oneclient/package/conda-bld/oneclient_1728662025395/work/bench/testWorkerRndRdHTTP.cc:9:
/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OCP94-BFBP/oneclient/package/conda-bld/oneclient_1728662025395/_build_env/include/tbb/concurrent_hash_map.h: In constructor 'tbb::interface5::internal::hash_map_base::hash_map_base()':
/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OCP94-BFBP/oneclient/package/conda-bld/oneclient_1728662025395/_build_env/include/tbb/concurrent_hash_map.h:122:24: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'class tbb::interface5::internal::hash_map_base' with no trivial copy-assignment; use value-initialization instead [-Wclass-memaccess]
  122 |             std::memset( this, 0, pointers_per_table*sizeof(segment_ptr_t) // 32*4=128   or 64*8=512
      |             ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  123 |                 + sizeof(my_size) + sizeof(my_mask)  // 4+4 or 8+8
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  124 |                 + embedded_buckets*sizeof(bucket) ); // n*8 or n*16
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OCP94-BFBP/oneclient/package/conda-bld/oneclient_1728662025395/_build_env/include/tbb/concurrent_hash_map.h:76:11: note: 'class tbb::interface5::internal::hash_map_base' declared here
   76 |     class hash_map_base {
      |           ^~~~~~~~~~~~~
In file included from /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OCP94-BFBP/oneclient/package/conda-bld/oneclient_1728662025395/_build_env/x86_64-conda-linux-gnu/include/c++/12.2.0/atomic:41,
                 from /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OCP94-BFBP/oneclient/package/conda-bld/oneclient_1728662025395/work/build/contrib/include/folly/FBString.h:22,
                 from /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OCP94-BFBP/oneclient/package/conda-bld/oneclient_1728662025395/work/bench/common.h:11,
                 from /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OCP94-BFBP/oneclient/package/conda-bld/oneclient_1728662025395/work/bench/testRunner.h:11:
In member function 'void std::__atomic_base<_IntTp>::store(__int_type, std::memory_order) [with _ITp = long unsigned int]',
    inlined from 'static folly::fbstring_core<Char>::RefCounted* folly::fbstring_core<Char>::RefCounted::create(size_t*) [with Char = char]' at /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OCP94-BFBP/oneclient/package/conda-bld/oneclient_1728662025395/work/build/contrib/include/folly/FBString.h:490:30,
    inlined from 'static folly::fbstring_core<Char>::RefCounted* folly::fbstring_core<Char>::RefCounted::create(const Char*, size_t*) [with Char = char]' at /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OCP94-BFBP/oneclient/package/conda-bld/oneclient_1728662025395/work/build/contrib/include/folly/FBString.h:497:27,
    inlined from 'void folly::fbstring_core<Char>::initLarge(const Char*, size_t) [with Char = char]' at /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OCP94-BFBP/oneclient/package/conda-bld/oneclient_1728662025395/work/build/contrib/include/folly/FBString.h:724:40:
/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OCP94-BFBP/oneclient/package/conda-bld/oneclient_1728662025395/_build_env/x86_64-conda-linux-gnu/include/c++/12.2.0/bits/atomic_base.h:464:25: warning: 'void __atomic_store_8(volatile void*, long unsigned int, int)' writing 8 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=]
  464 |         __atomic_store_n(&_M_i, __i, int(__m));
      |         ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
In file included from /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OCP94-BFBP/oneclient/package/conda-bld/oneclient_1728662025395/work/build/contrib/include/folly/FBString.h:48:
In function 'void* folly::checkedMalloc(size_t)',
    inlined from 'static folly::fbstring_core<Char>::RefCounted* folly::fbstring_core<Char>::RefCounted::create(size_t*) [with Char = char]' at /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OCP94-BFBP/oneclient/package/conda-bld/oneclient_1728662025395/work/build/contrib/include/folly/FBString.h:489:59,
    inlined from 'static folly::fbstring_core<Char>::RefCounted* folly::fbstring_core<Char>::RefCounted::create(const Char*, size_t*) [with Char = char]' at /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OCP94-BFBP/oneclient/package/conda-bld/oneclient_1728662025395/work/build/contrib/include/folly/FBString.h:497:27,
    inlined from 'void folly::fbstring_core<Char>::initLarge(const Char*, size_t) [with Char = char]' at /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OCP94-BFBP/oneclient/package/conda-bld/oneclient_1728662025395/work/build/contrib/include/folly/FBString.h:724:40:
/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OCP94-BFBP/oneclient/package/conda-bld/oneclient_1728662025395/work/build/contrib/include/folly/memory/Malloc.h:218:19: note: destination object of size 0 allocated by 'malloc'
  218 |   void* p = malloc(size);
      |             ~~~~~~^~~~~~
/opt/conda/lib/python3.12/site-packages/conda_build/environ.py:544: UserWarning: The environment variable 'PKG_VERSION' is being passed through with value '21.02.7.9.g248f552'.  If you are splitting build and test phases with --no-test, please ensure that this value is also set similarly at test time.
  warnings.warn(
+ test -f /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OCP94-BFBP/oneclient/package/conda-bld/oneclient_1728662025395/_test_env_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_plac/bin/oneclient
+ /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OCP94-BFBP/oneclient/package/conda-bld/oneclient_1728662025395/_test_env_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_plac/bin/oneclient --version
+ exit 0
Using Anaconda API: https://api.anaconda.org
Using "onedata-devel" as upload username
Processing "/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OCP94-BFBP/oneclient/package/conda-bld/linux-64/oneclient-21.02.7.9.g248f552-py39.tar.bz2"
Detecting file type...
File type is "Conda"
Extracting conda attributes for upload
Creating package "oneclient"
Creating release "21.02.7.9.g248f552"
Uploading file "onedata-devel/oneclient/21.02.7.9.g248f552/linux-64/oneclient-21.02.7.9.g248f552-py39.tar.bz2"

  0%|          | 0.00/29.8M [00:00<?, ?B/s]
  0%|          | 16.0k/29.8M [00:00<08:41, 59.9kB/s]
  0%|          | 80.0k/29.8M [00:00<02:05, 248kB/s]
  0%|          | 128k/29.8M [00:00<01:42, 305kB/s]
  1%|          | 208k/29.8M [00:00<01:10, 438kB/s]
  1%|▏         | 384k/29.8M [00:00<00:39, 790kB/s]
  2%|▏         | 592k/29.8M [00:00<00:27, 1.11MB/s]
  2%|▏         | 720k/29.8M [00:00<00:27, 1.11MB/s]
  4%|▎         | 1.05M/29.8M [00:01<00:17, 1.71MB/s]
  7%|▋         | 2.09M/29.8M [00:01<00:07, 4.00MB/s]
13%|█▎        | 3.81M/29.8M [00:01<00:03, 7.40MB/s]
17%|█▋        | 5.03M/29.8M [00:01<00:03, 8.42MB/s]
25%|██▍       | 7.42M/29.8M [00:01<00:01, 12.3MB/s]
33%|███▎      | 9.91M/29.8M [00:01<00:01, 15.2MB/s]
42%|████▏     | 12.4M/29.8M [00:01<00:01, 17.2MB/s]
50%|████▉     | 14.9M/29.8M [00:01<00:00, 18.6MB/s]
58%|█████▊    | 17.4M/29.8M [00:02<00:00, 19.6MB/s]
67%|██████▋   | 19.8M/29.8M [00:02<00:00, 20.3MB/s]
75%|███████▍  | 22.3M/29.8M [00:02<00:00, 20.8MB/s]
83%|████████▎ | 24.8M/29.8M [00:02<00:00, 21.1MB/s]
92%|█████████▏| 27.3M/29.8M [00:02<00:00, 21.4MB/s]
100%|█████████▉| 29.8M/29.8M [00:02<00:00, 21.5MB/s]
29.8MB [00:02, 11.2MB/s]                           
Upload complete

conda located at:
  https://anaconda.org/onedata-devel/oneclient

  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  4822  100  4822    0     0  41568      0 --:--:-- --:--:-- --:--:-- 41568
Error response from daemon: Cannot kill container: a866955f5e78: Container a866955f5e78eb8f3cb46e1d4c0cd0f7986027845528247ecfe100ad113b7bba is not running