spacepaste

  1.  
  2. HEAD is now at 3e7abac Merge 5871859337490b0831db15b0a36c30efc8c5c186 into b1ab685e00034751a161a3d5e0325c6581999c75
  3. Synchronizing submodule url for 'ceph-erasure-code-corpus'
  4. Synchronizing submodule url for 'ceph-object-corpus'
  5. Synchronizing submodule url for 'src/civetweb'
  6. Synchronizing submodule url for 'src/erasure-code/jerasure/gf-complete'
  7. Synchronizing submodule url for 'src/erasure-code/jerasure/jerasure'
  8. Synchronizing submodule url for 'src/libs3'
  9. sudo: unable to resolve host cd9e633ca867
  10. Reading package lists...
  11. Building dependency tree...
  12. Reading state information...
  13. ccache is already the newest version.
  14. jq is already the newest version.
  15. 0 upgraded, 0 newly installed, 0 to remove and 4 not upgraded.
  16. sudo: unable to resolve host cd9e633ca867
  17. modprobe: ERROR: ../libkmod/libkmod.c:556 kmod_search_moddep() could not open moddep file '/lib/modules/3.17.4-200.fc20.x86_64/modules.dep.bin'
  18. libtoolize: putting auxiliary files in `.'.
  19. libtoolize: copying file `./ltmain.sh'
  20. libtoolize: putting macros in AC_CONFIG_MACRO_DIR, `m4'.
  21. libtoolize: copying file `m4/libtool.m4'
  22. libtoolize: copying file `m4/ltoptions.m4'
  23. libtoolize: copying file `m4/ltsugar.m4'
  24. libtoolize: copying file `m4/ltversion.m4'
  25. libtoolize: copying file `m4/lt~obsolete.m4'
  26. autoreconf: Entering directory `.'
  27. autoreconf: configure.ac: not using Gettext
  28. autoreconf: running: aclocal --force -I m4
  29. autoreconf: configure.ac: tracing
  30. autoreconf: running: libtoolize --copy --force
  31. libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, `build-aux'.
  32. libtoolize: copying file `build-aux/ltmain.sh'
  33. libtoolize: putting macros in AC_CONFIG_MACRO_DIR, `m4'.
  34. libtoolize: copying file `m4/libtool.m4'
  35. libtoolize: copying file `m4/ltoptions.m4'
  36. libtoolize: copying file `m4/ltsugar.m4'
  37. libtoolize: copying file `m4/ltversion.m4'
  38. libtoolize: copying file `m4/lt~obsolete.m4'
  39. autoreconf: running: /usr/bin/autoconf --force
  40. autoreconf: running: /usr/bin/autoheader --force
  41. autoreconf: running: automake --add-missing --copy --force-missing
  42. autoreconf: Leaving directory `.'
  43. checking for git... yes
  44. configure: RPM_RELEASE='159.g3e7abac'
  45. checking build system type... x86_64-unknown-linux-gnu
  46. checking host system type... x86_64-unknown-linux-gnu
  47. checking target system type... x86_64-unknown-linux-gnu
  48. checking for gcc... ccache gcc
  49. checking whether the C compiler works... yes
  50. checking for C compiler default output file name... a.out
  51. checking for suffix of executables...
  52. checking whether we are cross compiling... no
  53. checking for suffix of object files... o
  54. checking whether we are using the GNU C compiler... yes
  55. checking whether ccache gcc accepts -g... yes
  56. checking for ccache gcc option to accept ISO C89... none needed
  57. checking whether ccache gcc understands -c and -o together... yes
  58. checking for ar... ar
  59. checking the archiver (ar) interface... ar
  60. checking for a BSD-compatible install... /usr/bin/install -c
  61. checking whether build environment is sane... yes
  62. checking for a thread-safe mkdir -p... /bin/mkdir -p
  63. checking for gawk... no
  64. checking for mawk... mawk
  65. checking whether make sets $(MAKE)... yes
  66. checking for style of include used by make... GNU
  67. checking whether make supports nested variables... yes
  68. checking dependency style of ccache gcc... gcc3
  69. checking how to print strings... printf
  70. checking for a sed that does not truncate output... /bin/sed
  71. checking for grep that handles long lines and -e... /bin/grep
  72. checking for egrep... /bin/grep -E
  73. checking for fgrep... /bin/grep -F
  74. checking for ld used by ccache gcc... /usr/bin/ld
  75. checking if the linker (/usr/bin/ld) is GNU ld... yes
  76. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  77. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  78. checking whether ln -s works... yes
  79. checking the maximum length of command line arguments... 1572864
  80. checking whether the shell understands some XSI constructs... yes
  81. checking whether the shell understands "+="... yes
  82. checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
  83. checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
  84. checking for /usr/bin/ld option to reload object files... -r
  85. checking for objdump... objdump
  86. checking how to recognize dependent libraries... pass_all
  87. checking for dlltool... no
  88. checking how to associate runtime and link libraries... printf %s\n
  89. checking for archiver @FILE support... @
  90. checking for strip... strip
  91. checking for ranlib... ranlib
  92. checking command to parse /usr/bin/nm -B output from ccache gcc object... ok
  93. checking for sysroot... no
  94. checking for mt... mt
  95. checking if mt is a manifest tool... no
  96. checking how to run the C preprocessor... ccache gcc -E
  97. checking for ANSI C header files... yes
  98. checking for sys/types.h... yes
  99. checking for sys/stat.h... yes
  100. checking for stdlib.h... yes
  101. checking for string.h... yes
  102. checking for memory.h... yes
  103. checking for strings.h... yes
  104. checking for inttypes.h... yes
  105. checking for stdint.h... yes
  106. checking for unistd.h... yes
  107. checking for dlfcn.h... yes
  108. checking for objdir... .libs
  109. checking if ccache gcc supports -fno-rtti -fno-exceptions... no
  110. checking for ccache gcc option to produce PIC... -fPIC -DPIC
  111. checking if ccache gcc PIC flag -fPIC -DPIC works... yes
  112. checking if ccache gcc static flag -static works... yes
  113. checking if ccache gcc supports -c -o file.o... yes
  114. checking if ccache gcc supports -c -o file.o... (cached) yes
  115. checking whether the ccache gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
  116. checking whether -lc should be explicitly linked in... no
  117. checking dynamic linker characteristics... GNU/Linux ld.so
  118. checking how to hardcode library paths into programs... immediate
  119. checking whether stripping libraries is possible... yes
  120. checking if libtool supports shared libraries... yes
  121. checking whether to build shared libraries... yes
  122. checking whether to build static libraries... no
  123. checking dependency style of ccache gcc... gcc3
  124. checking dependency style of ccache gcc... (cached) gcc3
  125. checking whether make supports nested variables... (cached) yes
  126. checking whether we are using the GNU C++ compiler... yes
  127. checking whether ccache g++ accepts -g... yes
  128. checking dependency style of ccache g++... gcc3
  129. checking how to run the C++ preprocessor... ccache g++ -E
  130. checking for ld used by ccache g++... /usr/bin/ld -m elf_x86_64
  131. checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
  132. checking whether the ccache g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
  133. checking for ccache g++ option to produce PIC... -fPIC -DPIC
  134. checking if ccache g++ PIC flag -fPIC -DPIC works... yes
  135. checking if ccache g++ static flag -static works... yes
  136. checking if ccache g++ supports -c -o file.o... yes
  137. checking if ccache g++ supports -c -o file.o... (cached) yes
  138. checking whether the ccache g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
  139. checking dynamic linker characteristics... (cached) GNU/Linux ld.so
  140. checking how to hardcode library paths into programs... immediate
  141. checking dependency style of ccache g++... (cached) gcc3
  142. checking if compiler is clang... no
  143. checking whether make sets $(MAKE)... (cached) yes
  144. we have a modern and working yasm
  145. we are x86_64
  146. checking whether ccache gcc accepts -Wtype-limits... yes
  147. checking whether ccache gcc accepts -Wignored-qualifiers... yes
  148. checking whether C compiler accepts -fvar-tracking-assignments... yes
  149. checking whether the compiler supports static_cast<>... yes
  150. checking whether ccache gcc recognizes __func__... yes
  151. checking whether ccache gcc recognizes __PRETTY_FUNCTION__... yes
  152. checking for the pthreads library -lpthreads... no
  153. checking whether pthreads work without any flags... no
  154. checking whether pthreads work with -Kthread... no
  155. checking whether pthreads work with -kthread... no
  156. checking for the pthreads library -llthread... no
  157. checking whether pthreads work with -pthread... yes
  158. checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
  159. checking if more special flags are required for pthreads... no
  160. checking whether to check for GCC pthread/shared inconsistencies... yes
  161. checking whether -pthread is sufficient with -shared... yes
  162. checking whether what we have so far is sufficient with -nostdlib... no
  163. checking whether -lpthread saves the day... yes
  164. checking for uuid_parse in -luuid... yes
  165. checking for blkid_devno_to_wholedisk in -lblkid... yes
  166. checking for resolv.h... yes
  167. checking if res_nquery will link (LIBS=)... no
  168. checking if res_nquery will link (LIBS=-lresolv)... yes
  169. checking for add_key in -lkeyutils... yes
  170. checking for pow in -lm... yes
  171. checking for syncfs... yes
  172. checking for pkg-config... /usr/bin/pkg-config
  173. checking pkg-config is at least version 0.9.0... yes
  174. checking for CRYPTOPP... no
  175. checking for library containing _ZTIN8CryptoPP14CBC_EncryptionE... no
  176. checking for NSS... yes
  177. configure: using nss for cryptography
  178. checking for FCGX_Init in -lfcgi... yes
  179. checking for XML_Parse in -lexpat... yes
  180. checking for curl_easy_init in -lcurl... yes
  181. checking fastcgi/fcgiapp.h usability... no
  182. checking fastcgi/fcgiapp.h presence... no
  183. checking for fastcgi/fcgiapp.h... no
  184. checking for curl_multi_wait in -lcurl... yes
  185. checking for fuse_main in -lfuse... yes
  186. checking for fuse_getgroups... yes
  187. checking for malloc in -ltcmalloc... yes
  188. checking for LIBEDIT... yes
  189. checking atomic_ops.h usability... yes
  190. checking atomic_ops.h presence... yes
  191. checking for atomic_ops.h... yes
  192. checking size of AO_t... 8
  193. checking for snappy_compress in -lsnappy... yes
  194. checking for leveldb_open in -lleveldb... yes
  195. checking leveldb/filter_policy.h usability... yes
  196. checking leveldb/filter_policy.h presence... yes
  197. checking for leveldb/filter_policy.h... yes
  198. checking whether C compiler accepts -msse... yes
  199. checking whether C compiler accepts -msse2... yes
  200. checking whether C compiler accepts -msse3... yes
  201. checking whether C compiler accepts -mssse3... yes
  202. checking whether C compiler accepts -mpclmul... yes
  203. checking whether C compiler accepts -msse4.1... yes
  204. checking whether C compiler accepts -msse4.2... yes
  205. checking for io_submit in -laio... yes
  206. checking libaio.h usability... yes
  207. checking libaio.h presence... yes
  208. checking for libaio.h... yes
  209. checking xfs/xfs.h usability... yes
  210. checking xfs/xfs.h presence... yes
  211. checking for xfs/xfs.h... yes
  212. checking for XFS_XFLAG_EXTSIZE in xfs/xfs.h... yes
  213. checking for dirent.h that defines DIR... yes
  214. checking for library containing opendir... none required
  215. checking for ANSI C header files... (cached) yes
  216. checking for sys/wait.h that is POSIX.1 compatible... yes
  217. checking boost/spirit/include/classic_core.hpp usability... yes
  218. checking boost/spirit/include/classic_core.hpp presence... yes
  219. checking for boost/spirit/include/classic_core.hpp... yes
  220. checking boost/random/discrete_distribution.hpp usability... yes
  221. checking boost/random/discrete_distribution.hpp presence... yes
  222. checking for boost/random/discrete_distribution.hpp... yes
  223. checking boost/statechart/state.hpp usability... yes
  224. checking boost/statechart/state.hpp presence... yes
  225. checking for boost/statechart/state.hpp... yes
  226. checking boost/program_options/option.hpp usability... yes
  227. checking boost/program_options/option.hpp presence... yes
  228. checking for boost/program_options/option.hpp... yes
  229. checking for main in -lboost_system-mt... no
  230. checking for main in -lboost_system... yes
  231. checking for main in -lboost_thread-mt... no
  232. checking for main in -lboost_thread... yes
  233. checking for main in -lboost_program_options-mt... no
  234. checking for main in -lboost_program_options... yes
  235. checking for struct fiemap_extent.fe_logical... yes
  236. checking arpa/inet.h usability... yes
  237. checking arpa/inet.h presence... yes
  238. checking for arpa/inet.h... yes
  239. checking arpa/nameser_compat.h usability... yes
  240. checking arpa/nameser_compat.h presence... yes
  241. checking for arpa/nameser_compat.h... yes
  242. checking linux/version.h usability... yes
  243. checking linux/version.h presence... yes
  244. checking for linux/version.h... yes
  245. checking netdb.h usability... yes
  246. checking netdb.h presence... yes
  247. checking for netdb.h... yes
  248. checking netinet/in.h usability... yes
  249. checking netinet/in.h presence... yes
  250. checking for netinet/in.h... yes
  251. checking sys/file.h usability... yes
  252. checking sys/file.h presence... yes
  253. checking for sys/file.h... yes
  254. checking sys/ioctl.h usability... yes
  255. checking sys/ioctl.h presence... yes
  256. checking for sys/ioctl.h... yes
  257. checking sys/mount.h usability... yes
  258. checking sys/mount.h presence... yes
  259. checking for sys/mount.h... yes
  260. checking sys/param.h usability... yes
  261. checking sys/param.h presence... yes
  262. checking for sys/param.h... yes
  263. checking sys/socket.h usability... yes
  264. checking sys/socket.h presence... yes
  265. checking for sys/socket.h... yes
  266. checking sys/statvfs.h usability... yes
  267. checking sys/statvfs.h presence... yes
  268. checking for sys/statvfs.h... yes
  269. checking sys/time.h usability... yes
  270. checking sys/time.h presence... yes
  271. checking for sys/time.h... yes
  272. checking sys/vfs.h usability... yes
  273. checking sys/vfs.h presence... yes
  274. checking for sys/vfs.h... yes
  275. checking sys/xattr.h usability... yes
  276. checking sys/xattr.h presence... yes
  277. checking for sys/xattr.h... yes
  278. checking syslog.h usability... yes
  279. checking syslog.h presence... yes
  280. checking for syslog.h... yes
  281. checking utime.h usability... yes
  282. checking utime.h presence... yes
  283. checking for utime.h... yes
  284. checking for sync_file_range... yes
  285. checking for fallocate... yes
  286. checking for struct stat.st_mtim.tv_nsec... yes
  287. checking for struct stat.st_mtimespec.tv_nsec... no
  288. checking for splice... yes
  289. checking for F_SETPIPE_SZ in fcntl.h... yes
  290. checking for posix_fallocate... yes
  291. checking sys/prctl.h usability... yes
  292. checking sys/prctl.h presence... yes
  293. checking for sys/prctl.h... yes
  294. checking for prctl... yes
  295. checking for pipe2... yes
  296. checking for posix_fadvise... yes
  297. checking for fdatasync... yes
  298. checking for pthread_spin_init... yes
  299. checking for int8_t... yes
  300. checking for uint8_t... yes
  301. checking for int16_t... yes
  302. checking for uint16_t... yes
  303. checking for int32_t... yes
  304. checking for uint32_t... yes
  305. checking for int64_t... yes
  306. checking for uint64_t... yes
  307. checking linux/types.h usability... yes
  308. checking linux/types.h presence... yes
  309. checking for linux/types.h... yes
  310. checking for __u8... yes
  311. checking for __s8... yes
  312. checking for __u16... yes
  313. checking for __s16... yes
  314. checking for __u32... yes
  315. checking for __s32... yes
  316. checking for __u64... yes
  317. checking for __s64... yes
  318. checking for __le16... yes
  319. checking for __be16... yes
  320. checking for __le32... yes
  321. checking for __be32... yes
  322. checking for __le64... yes
  323. checking for __be64... yes
  324. checking whether strerror_r is declared... yes
  325. checking for strerror_r... yes
  326. checking whether strerror_r returns char *... yes
  327. checking for a Python interpreter with version >= 2.4... python
  328. checking for python... /usr/bin/python
  329. checking for python version... 2.7
  330. checking for python platform... linux2
  331. checking for python script directory... ${prefix}/lib/python2.7/dist-packages
  332. checking for python extension module directory... ${exec_prefix}/lib/python2.7/dist-packages
  333. checking that generated files are newer than configure... done
  334. configure: creating ./config.status
  335. config.status: creating Makefile
  336. config.status: creating src/Makefile
  337. config.status: creating src/ocf/Makefile
  338. config.status: creating src/ocf/ceph
  339. config.status: creating src/ocf/rbd
  340. config.status: creating src/java/Makefile
  341. config.status: creating man/Makefile
  342. config.status: creating ceph.spec
  343. config.status: creating src/acconfig.h
  344. config.status: executing depfiles commands
  345. config.status: executing libtool commands
  346. === configuring in src/gtest (/home/gitlab_ci_runner/gitlab-ci-runner/tmp/builds/ceph-ubuntu-14.04/src/gtest)
  347. configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--enable-root-make-check' '--disable-static' '--with-radosgw' '--with-debug' '--without-lttng' 'CC=ccache gcc' 'CXX=ccache g++' 'CFLAGS=-Wall -g' 'CXXFLAGS=-Wall -g' --cache-file=/dev/null --srcdir=.
  348. checking for a BSD-compatible install... /usr/bin/install -c
  349. checking whether build environment is sane... yes
  350. checking for a thread-safe mkdir -p... /bin/mkdir -p
  351. checking for gawk... no
  352. checking for mawk... mawk
  353. checking whether make sets $(MAKE)... yes
  354. checking whether make supports nested variables... yes
  355. checking for gcc... ccache gcc
  356. checking whether the C compiler works... yes
  357. checking for C compiler default output file name... a.out
  358. checking for suffix of executables...
  359. checking whether we are cross compiling... no
  360. checking for suffix of object files... o
  361. checking whether we are using the GNU C compiler... yes
  362. checking whether ccache gcc accepts -g... yes
  363. checking for ccache gcc option to accept ISO C89... none needed
  364. checking whether ccache gcc understands -c and -o together... yes
  365. checking for style of include used by make... GNU
  366. checking dependency style of ccache gcc... gcc3
  367. checking whether we are using the GNU C++ compiler... yes
  368. checking whether ccache g++ accepts -g... yes
  369. checking dependency style of ccache g++... gcc3
  370. checking build system type... x86_64-unknown-linux-gnu
  371. checking host system type... x86_64-unknown-linux-gnu
  372. checking how to print strings... printf
  373. checking for a sed that does not truncate output... /bin/sed
  374. checking for grep that handles long lines and -e... /bin/grep
  375. checking for egrep... /bin/grep -E
  376. checking for fgrep... /bin/grep -F
  377. checking for ld used by ccache gcc... /usr/bin/ld
  378. checking if the linker (/usr/bin/ld) is GNU ld... yes
  379. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  380. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  381. checking whether ln -s works... yes
  382. checking the maximum length of command line arguments... 1572864
  383. checking whether the shell understands some XSI constructs... yes
  384. checking whether the shell understands "+="... yes
  385. checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
  386. checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
  387. checking for /usr/bin/ld option to reload object files... -r
  388. checking for objdump... objdump
  389. checking how to recognize dependent libraries... pass_all
  390. checking for dlltool... no
  391. checking how to associate runtime and link libraries... printf %s\n
  392. checking for ar... ar
  393. checking for archiver @FILE support... @
  394. checking for strip... strip
  395. checking for ranlib... ranlib
  396. checking command to parse /usr/bin/nm -B output from ccache gcc object... ok
  397. checking for sysroot... no
  398. checking for mt... mt
  399. checking if mt is a manifest tool... no
  400. checking how to run the C preprocessor... ccache gcc -E
  401. checking for ANSI C header files... yes
  402. checking for sys/types.h... yes
  403. checking for sys/stat.h... yes
  404. checking for stdlib.h... yes
  405. checking for string.h... yes
  406. checking for memory.h... yes
  407. checking for strings.h... yes
  408. checking for inttypes.h... yes
  409. checking for stdint.h... yes
  410. checking for unistd.h... yes
  411. checking for dlfcn.h... yes
  412. checking for objdir... .libs
  413. checking if ccache gcc supports -fno-rtti -fno-exceptions... no
  414. checking for ccache gcc option to produce PIC... -fPIC -DPIC
  415. checking if ccache gcc PIC flag -fPIC -DPIC works... yes
  416. checking if ccache gcc static flag -static works... yes
  417. checking if ccache gcc supports -c -o file.o... yes
  418. checking if ccache gcc supports -c -o file.o... (cached) yes
  419. checking whether the ccache gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
  420. checking whether -lc should be explicitly linked in... no
  421. checking dynamic linker characteristics... GNU/Linux ld.so
  422. checking how to hardcode library paths into programs... immediate
  423. checking whether stripping libraries is possible... yes
  424. checking if libtool supports shared libraries... yes
  425. checking whether to build shared libraries... yes
  426. checking whether to build static libraries... no
  427. checking how to run the C++ preprocessor... ccache g++ -E
  428. checking for ld used by ccache g++... /usr/bin/ld -m elf_x86_64
  429. checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
  430. checking whether the ccache g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
  431. checking for ccache g++ option to produce PIC... -fPIC -DPIC
  432. checking if ccache g++ PIC flag -fPIC -DPIC works... yes
  433. checking if ccache g++ static flag -static works... yes
  434. checking if ccache g++ supports -c -o file.o... yes
  435. checking if ccache g++ supports -c -o file.o... (cached) yes
  436. checking whether the ccache g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
  437. checking dynamic linker characteristics... (cached) GNU/Linux ld.so
  438. checking how to hardcode library paths into programs... immediate
  439. checking for python... /usr/bin/python
  440. checking for the pthreads library -lpthreads... no
  441. checking whether pthreads work without any flags... no
  442. checking whether pthreads work with -Kthread... no
  443. checking whether pthreads work with -kthread... no
  444. checking for the pthreads library -llthread... no
  445. checking whether pthreads work with -pthread... yes
  446. checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
  447. checking if more special flags are required for pthreads... no
  448. checking whether to check for GCC pthread/shared inconsistencies... yes
  449. checking whether -pthread is sufficient with -shared... yes
  450. checking that generated files are newer than configure... done
  451. configure: creating ./config.status
  452. config.status: creating Makefile
  453. config.status: creating scripts/gtest-config
  454. config.status: creating build-aux/config.h
  455. config.status: build-aux/config.h is unchanged
  456. config.status: executing depfiles commands
  457. config.status: executing libtool commands
  458. Making all in .
  459. make[1]: Entering directory `/home/gitlab_ci_runner/gitlab-ci-runner/tmp/builds/ceph-ubuntu-14.04'
  460. make[2]: Entering directory `/home/gitlab_ci_runner/gitlab-ci-runner/tmp/builds/ceph-ubuntu-14.04/src/gtest'
  461. make[2]: `lib/libgtest.a' is up to date.
  462. make[2]: `lib/libgtest_main.a' is up to date.
  463. make[2]: Leaving directory `/home/gitlab_ci_runner/gitlab-ci-runner/tmp/builds/ceph-ubuntu-14.04/src/gtest'
  464. make[1]: Leaving directory `/home/gitlab_ci_runner/gitlab-ci-runner/tmp/builds/ceph-ubuntu-14.04'
  465. Making all in src
  466. make[1]: Entering directory `/home/gitlab_ci_runner/gitlab-ci-runner/tmp/builds/ceph-ubuntu-14.04/src'
  467. rm -f init-ceph init-ceph.tmp
  468. (CDPATH="${ZSH_VERSION+.}:" && cd .. && /bin/bash /home/gitlab_ci_runner/gitlab-ci-runner/tmp/builds/ceph-ubuntu-14.04/missing autoheader)
  469. sed -e 's|@bindir[@]|/usr/local/bin|g' -e 's|@sbindir[@]|/usr/local/sbin|g' -e 's|@libdir[@]|/usr/local/lib|g' -e 's|@sysconfdir[@]|/usr/local/etc|g' -e 's|@datadir[@]|/usr/local/share/ceph|g' -e 's|@prefix[@]|/usr/local|g' -e 's|@@GCOV_PREFIX_STRIP[@][@]|7|g' './init-ceph.in' >init-ceph.tmp
  470. chmod +x init-ceph.tmp
  471. chmod a-w init-ceph.tmp
  472. mv init-ceph.tmp init-ceph
  473. rm -f stamp-h1
  474. touch acconfig.h.in
  475. cd .. && /bin/bash ./config.status src/acconfig.h
  476. config.status: creating src/acconfig.h
  477. config.status: src/acconfig.h is unchanged
  478. make all-recursive
  479. make[2]: Entering directory `/home/gitlab_ci_runner/gitlab-ci-runner/tmp/builds/ceph-ubuntu-14.04/src'
  480. Making all in ocf
  481. make[3]: Entering directory `/home/gitlab_ci_runner/gitlab-ci-runner/tmp/builds/ceph-ubuntu-14.04/src/ocf'
  482. make[3]: Nothing to be done for `all'.
  483. make[3]: Leaving directory `/home/gitlab_ci_runner/gitlab-ci-runner/tmp/builds/ceph-ubuntu-14.04/src/ocf'
  484. Making all in java
  485. make[3]: Entering directory `/home/gitlab_ci_runner/gitlab-ci-runner/tmp/builds/ceph-ubuntu-14.04/src/java'
  486. make all-am
  487. make[4]: Entering directory `/home/gitlab_ci_runner/gitlab-ci-runner/tmp/builds/ceph-ubuntu-14.04/src/java'
  488. make[4]: Nothing to be done for `all-am'.
  489. make[4]: Leaving directory `/home/gitlab_ci_runner/gitlab-ci-runner/tmp/builds/ceph-ubuntu-14.04/src/java'
  490. make[3]: Leaving directory `/home/gitlab_ci_runner/gitlab-ci-runner/tmp/builds/ceph-ubuntu-14.04/src/java'
  491. make[3]: Entering directory `/home/gitlab_ci_runner/gitlab-ci-runner/tmp/builds/ceph-ubuntu-14.04/src'
  492. CC erasure-code/jerasure/jerasure/src/libec_jerasure_generic_la-jerasure.lo
  493. CC erasure-code/jerasure/jerasure/src/libec_jerasure_generic_la-galois.lo
  494. CC erasure-code/jerasure/jerasure/src/libec_jerasure_generic_la-cauchy.lo
  495. CC erasure-code/jerasure/jerasure/src/libec_jerasure_generic_la-liberation.lo
  496. CC erasure-code/jerasure/gf-complete/src/libec_jerasure_generic_la-gf_wgen.lo
  497. CC erasure-code/jerasure/gf-complete/src/libec_jerasure_generic_la-gf_method.lo
  498. CC erasure-code/jerasure/jerasure/src/libec_jerasure_generic_la-reed_sol.lo
  499. CC erasure-code/jerasure/gf-complete/src/libec_jerasure_generic_la-gf_w16.lo
  500. CC erasure-code/jerasure/gf-complete/src/libec_jerasure_generic_la-gf.lo
  501. CC erasure-code/jerasure/gf-complete/src/libec_jerasure_generic_la-gf_w64.lo
  502. CC erasure-code/jerasure/gf-complete/src/libec_jerasure_generic_la-gf_w32.lo
  503. CC erasure-code/jerasure/gf-complete/src/libec_jerasure_generic_la-gf_w128.lo
  504. CC erasure-code/jerasure/gf-complete/src/libec_jerasure_generic_la-gf_general.lo
  505. CC erasure-code/jerasure/gf-complete/src/libec_jerasure_generic_la-gf_w4.lo
  506. ./check_version ./.git_version
  507. CC erasure-code/jerasure/gf-complete/src/libec_jerasure_generic_la-gf_w8.lo
  508. CXX erasure-code/jerasure/libec_jerasure_generic_la-ErasureCodeJerasure.lo
  509. CC crush/builder.lo
  510. CC crush/mapper.lo
  511. CC crush/crush.lo
  512. CC crush/hash.lo
  513. CXX crush/CrushWrapper.lo
  514. regenerating ./.git_version with 3e7abac3254a0233a6d9990b553433cf6aa24110 v0.80.7-159-g3e7abac
  515. CXX crush/CrushCompiler.lo
  516. CXX crush/CrushTester.lo
  517. CC erasure-code/jerasure/jerasure/src/libec_jerasure_sse3_la-cauchy.lo
  518. CC erasure-code/jerasure/jerasure/src/libec_jerasure_sse3_la-galois.lo
  519. CC erasure-code/jerasure/jerasure/src/libec_jerasure_sse3_la-jerasure.lo
  520. CC erasure-code/jerasure/jerasure/src/libec_jerasure_sse3_la-liberation.lo
  521. CC erasure-code/jerasure/jerasure/src/libec_jerasure_sse3_la-reed_sol.lo
  522. CC erasure-code/jerasure/gf-complete/src/libec_jerasure_sse3_la-gf_wgen.lo
  523. CC erasure-code/jerasure/gf-complete/src/libec_jerasure_sse3_la-gf_method.lo
  524. CC erasure-code/jerasure/gf-complete/src/libec_jerasure_sse3_la-gf_w16.lo
  525. CC erasure-code/jerasure/gf-complete/src/libec_jerasure_sse3_la-gf.lo
  526. CC erasure-code/jerasure/gf-complete/src/libec_jerasure_sse3_la-gf_w32.lo
  527. CC erasure-code/jerasure/gf-complete/src/libec_jerasure_sse3_la-gf_w64.lo
  528. CC erasure-code/jerasure/gf-complete/src/libec_jerasure_sse3_la-gf_w128.lo
  529. CC erasure-code/jerasure/gf-complete/src/libec_jerasure_sse3_la-gf_general.lo
  530. CC erasure-code/jerasure/gf-complete/src/libec_jerasure_sse3_la-gf_w4.lo
  531. CC erasure-code/jerasure/gf-complete/src/libec_jerasure_sse3_la-gf_w8.lo
  532. CXX erasure-code/jerasure/libec_jerasure_sse3_la-ErasureCodeJerasure.lo
  533. CC erasure-code/jerasure/jerasure/src/libec_jerasure_sse4_la-cauchy.lo
  534. CC erasure-code/jerasure/jerasure/src/libec_jerasure_sse4_la-galois.lo
  535. CC erasure-code/jerasure/jerasure/src/libec_jerasure_sse4_la-jerasure.lo
  536. CC erasure-code/jerasure/jerasure/src/libec_jerasure_sse4_la-liberation.lo
  537. CC erasure-code/jerasure/jerasure/src/libec_jerasure_sse4_la-reed_sol.lo
  538. CC erasure-code/jerasure/gf-complete/src/libec_jerasure_sse4_la-gf_wgen.lo
  539. CC erasure-code/jerasure/gf-complete/src/libec_jerasure_sse4_la-gf_method.lo
  540. CC erasure-code/jerasure/gf-complete/src/libec_jerasure_sse4_la-gf_w16.lo
  541. CC erasure-code/jerasure/gf-complete/src/libec_jerasure_sse4_la-gf.lo
  542. CC erasure-code/jerasure/gf-complete/src/libec_jerasure_sse4_la-gf_w32.lo
  543. CC erasure-code/jerasure/gf-complete/src/libec_jerasure_sse4_la-gf_w64.lo
  544. CC erasure-code/jerasure/gf-complete/src/libec_jerasure_sse4_la-gf_w128.lo
  545. CC erasure-code/jerasure/gf-complete/src/libec_jerasure_sse4_la-gf_general.lo
  546. CC erasure-code/jerasure/gf-complete/src/libec_jerasure_sse4_la-gf_w4.lo
  547. CC erasure-code/jerasure/gf-complete/src/libec_jerasure_sse4_la-gf_w8.lo
  548. CXX erasure-code/jerasure/libec_jerasure_sse4_la-ErasureCodeJerasure.lo
  549. CXX librados/librados_la-librados.lo
  550. CXX librados/librados_la-RadosClient.lo
  551. CXX librados/librados_la-IoCtxImpl.lo
  552. CXX librados/librados_la-snap_set_diff.lo
  553. CXX cls/lock/cls_lock_client.lo
  554. CXX cls/lock/cls_lock_types.lo
  555. CXX cls/lock/cls_lock_ops.lo
  556. CXX osdc/Objecter.lo
  557. CXX osdc/ObjectCacher.lo
  558. CXX osdc/Filer.lo
  559. CXX osdc/Striper.lo
  560. CXX osdc/Journaler.lo
  561. CXX common/DecayCounter.lo
  562. CXX common/LogClient.lo
  563. CXX common/LogEntry.lo
  564. CXX common/SloppyCRCMap.lo
  565. CXX common/BackTrace.lo
  566. CXX common/perf_counters.lo
  567. CXX common/Mutex.lo
  568. CXX common/OutputDataSocket.lo
  569. CXX common/admin_socket.lo
  570. CXX common/admin_socket_client.lo
  571. CXX common/cmdparse.lo
  572. CC common/escape.lo
  573. CXX common/Clock.lo
  574. CXX common/Throttle.lo
  575. CXX common/Timer.lo
  576. CXX common/Finisher.lo
  577. CXX common/assert.lo
  578. CXX common/WorkQueue.lo
  579. CXX common/ConfUtils.lo
  580. CXX common/MemoryModel.lo
  581. CXX common/fd.lo
  582. CC common/safe_io.lo
  583. CXX common/snap_types.lo
  584. CXX common/str_map.lo
  585. CXX common/errno.lo
  586. CXX common/RefCountedObj.lo
  587. CXX common/blkdev.lo
  588. CXX common/common_init.lo
  589. CC common/pipe.lo
  590. CXX common/ceph_argparse.lo
  591. CXX common/ceph_context.lo
  592. CXX common/buffer.lo
  593. CXX common/code_environment.lo
  594. CXX common/histogram.lo
  595. CXX common/signal.lo
  596. CXX common/Thread.lo
  597. CXX common/Formatter.lo
  598. CXX common/HeartbeatMap.lo
  599. CXX common/config.lo
  600. CXX common/lockdep.lo
  601. CXX common/hex.lo
  602. CXX common/entity_name.lo
  603. CXX common/ceph_crypto.lo
  604. CXX common/ceph_crypto_cms.lo
  605. CXX common/ceph_json.lo
  606. CXX common/pick_address.lo
  607. CXX common/util.lo
  608. CXX common/TextTable.lo
  609. CXX common/ceph_fs.lo
  610. CXX common/ceph_hash.lo
  611. CXX common/ceph_strings.lo
  612. CXX common/ceph_frag.lo
  613. CC common/addr_parsing.lo
  614. CXX common/hobject.lo
  615. CXX common/bloom_filter.lo
  616. CXX mon/MonCap.lo
  617. CXX mon/MonClient.lo
  618. CXX mon/MonMap.lo
  619. CXX osd/OSDMap.lo
  620. CXX osd/osd_types.lo
  621. CXX osd/ECMsgTypes.lo
  622. CXX osd/HitSet.lo
  623. CXX mds/MDSMap.lo
  624. CXX mds/inode_backtrace.lo
  625. CXX mds/mdstypes.lo
  626. CC common/libcommon_crc_la-sctp_crc32.lo
  627. CXX common/libcommon_crc_la-crc32c.lo
  628. CC common/libcommon_crc_la-crc32c_intel_baseline.lo
  629. CC common/libcommon_crc_la-crc32c_intel_fast.lo
  630. CXX msg/Accepter.lo
  631. CXX msg/DispatchQueue.lo
  632. CXX msg/Message.lo
  633. CXX msg/Messenger.lo
  634. CXX msg/Pipe.lo
  635. CXX msg/SimpleMessenger.lo
  636. CXX msg/msg_types.lo
  637. CXX auth/AuthAuthorizeHandler.lo
  638. CXX auth/AuthClientHandler.lo
  639. CXX auth/AuthSessionHandler.lo
  640. CXX auth/AuthServiceHandler.lo
  641. CXX auth/AuthMethodList.lo
  642. CXX auth/cephx/CephxAuthorizeHandler.lo
  643. CXX auth/cephx/CephxClientHandler.lo
  644. CXX auth/cephx/CephxProtocol.lo
  645. CXX auth/cephx/CephxServiceHandler.lo
  646. CXX auth/cephx/CephxSessionHandler.lo
  647. CXX auth/cephx/CephxKeyServer.lo
  648. CXX auth/none/AuthNoneAuthorizeHandler.lo
  649. CXX auth/unknown/AuthUnknownAuthorizeHandler.lo
  650. CXX auth/Crypto.lo
  651. CXX auth/KeyRing.lo
  652. CXX auth/RotatingKeyRing.lo
  653. CXX log/Log.lo
  654. CXX log/SubsystemMap.lo
  655. CC arch/neon.lo
  656. CXX arch/probe.lo
  657. CXX librbd/librbd.lo
  658. CXX librbd/AioCompletion.lo
  659. CXX librbd/AioRequest.lo
  660. CXX librbd/ImageCtx.lo
  661. CXX librbd/internal.lo
  662. CXX librbd/LibrbdWriteback.lo
  663. CXX librbd/WatchCtx.lo
  664. CXX cls/rbd/cls_rbd_client.lo
  665. CXX libcephfs.lo
  666. CXX client/Client.lo
  667. CXX client/Inode.lo
  668. CXX client/Dentry.lo
  669. CXX client/MetaRequest.lo
  670. CXX client/ClientSnapRealm.lo
  671. CXX client/MetaSession.lo
  672. CXX client/Trace.lo
  673. CXX mon/PGMap.lo
  674. CXX mon/Monitor.lo
  675. CXX mon/Paxos.lo
  676. CXX mon/PaxosService.lo
  677. CXX mon/OSDMonitor.lo
  678. CXX mon/MDSMonitor.lo
  679. CXX mon/MonmapMonitor.lo
  680. CXX mon/PGMonitor.lo
  681. CXX mon/LogMonitor.lo
  682. CXX mon/AuthMonitor.lo
  683. CXX mon/Elector.lo
  684. CXX mon/MonitorStore.lo
  685. CXX mon/HealthMonitor.lo
  686. CXX mon/DataHealthService.lo
  687. CXX mon/ConfigKeyService.lo
  688. CXX os/libos_la-chain_xattr.lo
  689. CXX os/libos_la-DBObjectMap.lo
  690. CXX os/libos_la-GenericObjectMap.lo
  691. CXX os/libos_la-FileJournal.lo
  692. CXX os/libos_la-FileStore.lo
  693. CXX os/libos_la-FlatIndex.lo
  694. CXX os/libos_la-GenericFileStoreBackend.lo
  695. CXX os/libos_la-HashIndex.lo
  696. CXX os/libos_la-IndexManager.lo
  697. CXX os/libos_la-JournalingObjectStore.lo
  698. CXX os/libos_la-LevelDBStore.lo
  699. CXX os/libos_la-LFNIndex.lo
  700. CXX os/libos_la-MemStore.lo
  701. CXX os/libos_la-KeyValueStore.lo
  702. CXX os/libos_la-ObjectStore.lo
  703. CXX os/libos_la-WBThrottle.lo
  704. CXX common/libos_la-TrackedOp.lo
  705. CXX os/libos_la-BtrfsFileStoreBackend.lo
  706. CXX os/libos_la-XfsFileStoreBackend.lo
  707. CXX os/libos_types_la-Transaction.lo
  708. CXX mds/Anchor.lo
  709. CXX mds/Capability.lo
  710. CXX mds/Dumper.lo
  711. CXX mds/Resetter.lo
  712. CXX mds/MDS.lo
  713. CXX mds/flock.lo
  714. CC mds/locks.lo
  715. CXX mds/journal.lo
  716. CXX mds/Server.lo
  717. CXX mds/Mutation.lo
  718. CXX mds/MDCache.lo
  719. CXX mds/Locker.lo
  720. CXX mds/Migrator.lo
  721. CXX mds/MDBalancer.lo
  722. CXX mds/CDentry.lo
  723. CXX mds/CDir.lo
  724. CXX mds/CInode.lo
  725. CXX mds/LogEvent.lo
  726. CXX mds/MDSTable.lo
  727. CXX mds/InoTable.lo
  728. CXX mds/MDSTableClient.lo
  729. CXX mds/MDSTableServer.lo
  730. CXX mds/AnchorServer.lo
  731. CXX mds/AnchorClient.lo
  732. CXX mds/SnapRealm.lo
  733. CXX mds/SnapServer.lo
  734. CXX mds/snap.lo
  735. CXX mds/SessionMap.lo
  736. CXX mds/MDLog.lo
  737. CXX mds/MDSUtility.lo
  738. CXX osd/libosd_types_la-PGLog.lo
  739. CXX osd/libosd_types_la-osd_types.lo
  740. CXX osd/libosd_types_la-ECUtil.lo
  741. CXX osd/libosd_la-PG.lo
  742. CXX osd/libosd_la-ReplicatedPG.lo
  743. CXX osd/libosd_la-ReplicatedBackend.lo
  744. CXX osd/libosd_la-ECBackend.lo
  745. CXX osd/libosd_la-ECMsgTypes.lo
  746. CXX osd/libosd_la-ECTransaction.lo
  747. CXX osd/libosd_la-PGBackend.lo
  748. CXX osd/libosd_la-Ager.lo
  749. CXX osd/libosd_la-HitSet.lo
  750. CXX osd/libosd_la-OSD.lo
  751. CXX osd/libosd_la-OSDCap.lo
  752. CXX osd/libosd_la-Watch.lo
  753. CXX osd/libosd_la-ClassHandler.lo
  754. CXX osd/libosd_la-OpRequest.lo
  755. CXX common/libosd_la-TrackedOp.lo
  756. CXX osd/libosd_la-SnapMapper.lo
  757. CXX objclass/libosd_la-class_api.lo
  758. CXX client/fuse_ll.lo
  759. CXX global/global_context.lo
  760. CXX global/global_init.lo
  761. CXX global/pidfile.lo
  762. CXX global/signal_handler.lo
  763. CXX perfglue/heap_profiler.lo
  764. CXX perfglue/disabled_stubs.lo
  765. CXX rgw/librgw_la-librgw.lo
  766. CXX rgw/librgw_la-rgw_acl.lo
  767. CXX rgw/librgw_la-rgw_acl_s3.lo
  768. CXX rgw/librgw_la-rgw_acl_swift.lo
  769. CXX rgw/librgw_la-rgw_client_io.lo
  770. CXX rgw/librgw_la-rgw_fcgi.lo
  771. CXX rgw/librgw_la-rgw_xml.lo
  772. CXX rgw/librgw_la-rgw_usage.lo
  773. CXX rgw/librgw_la-rgw_json_enc.lo
  774. CXX rgw/librgw_la-rgw_user.lo
  775. CXX rgw/librgw_la-rgw_bucket.lo
  776. CXX rgw/librgw_la-rgw_tools.lo
  777. CXX rgw/librgw_la-rgw_rados.lo
  778. CXX rgw/librgw_la-rgw_http_client.lo
  779. CXX rgw/librgw_la-rgw_rest_client.lo
  780. CXX rgw/librgw_la-rgw_rest_conn.lo
  781. CXX rgw/librgw_la-rgw_op.lo
  782. CXX rgw/librgw_la-rgw_common.lo
  783. CXX rgw/librgw_la-rgw_cache.lo
  784. CXX rgw/librgw_la-rgw_formats.lo
  785. CXX rgw/librgw_la-rgw_multi.lo
  786. CXX rgw/librgw_la-rgw_log.lo
  787. CXX rgw/librgw_la-rgw_policy_s3.lo
  788. CXX rgw/librgw_la-rgw_gc.lo
  789. CXX rgw/librgw_la-rgw_multi_del.lo
  790. CXX rgw/librgw_la-rgw_env.lo
  791. CXX rgw/librgw_la-rgw_cors.lo
  792. CXX rgw/librgw_la-rgw_cors_s3.lo
  793. CXX rgw/librgw_la-rgw_auth_s3.lo
  794. CXX rgw/librgw_la-rgw_metadata.lo
  795. CXX rgw/librgw_la-rgw_replica_log.lo
  796. CXX rgw/librgw_la-rgw_keystone.lo
  797. CXX rgw/librgw_la-rgw_quota.lo
  798. CXX rgw/librgw_la-rgw_dencoder.lo
  799. CXX cls/refcount/cls_refcount_client.lo
  800. CXX cls/refcount/cls_refcount_ops.lo
  801. CXX cls/rgw/cls_rgw_client.lo
  802. CXX cls/rgw/cls_rgw_types.lo
  803. CXX cls/rgw/cls_rgw_ops.lo
  804. CXX test/system/systest_runnable.lo
  805. CXX test/librados/libradostest_la-test.lo
  806. CXX test/librados/libradostest_la-TestCase.lo
  807. CXX cls/hello/cls_hello.lo
  808. CXX cls/rbd/cls_rbd.lo
  809. CXX cls/lock/cls_lock.lo
  810. CXX cls/refcount/cls_refcount.lo
  811. CXX cls/version/cls_version.lo
  812. CXX cls/log/cls_log.lo
  813. CXX cls/statelog/cls_statelog.lo
  814. CXX cls/replica_log/cls_replica_log.lo
  815. CXX cls/user/cls_user.lo
  816. CXX cls/rgw/cls_rgw.lo
  817. CXX key_value_store/cls_kvs.lo
  818. CC client/test_ioctls.o
  819. CXX rgw/rgw_multiparser.o
  820. CXX rgw/rgw_jsonparser.o
  821. CXX rgw/rgw_common.o
  822. CXX rgw/rgw_env.o
  823. CXX rgw/rgw_json_enc.o
  824. CXX test/erasure-code/ceph_erasure_code_benchmark.o
  825. CXX test/erasure-code/ceph_erasure_code.o
  826. CXX test/TestTimers.o
  827. CXX test/TestSignalHandlers.o
  828. CXX test/osd/TestRados.o
  829. CXX test/osd/TestOpStat.o
  830. CXX test/osd/Object.o
  831. CXX test/osd/RadosModel.o
  832. CXX test/test_mutate.o
  833. CXX test/test_rewrite_latency.o
  834. CXX test/testmsgr.o
  835. CXX test/streamtest.o
  836. CXX test/test_trans.o
  837. CXX test/testcrypto.o
  838. CXX test/testkeys.o
  839. CXX test/bench/small_io_bench.o
  840. CXX test/bench/rados_backend.o
  841. CXX test/bench/detailed_stat_collector.o
  842. CXX test/bench/bencher.o
  843. CXX test/bench/small_io_bench_fs.o
  844. CXX test/bench/testfilestore_backend.o
  845. CXX test/bench/small_io_bench_dumb.o
  846. CXX test/bench/dumb_backend.o
  847. CXX test/bench/small_io_bench_rbd.o
  848. CXX test/bench/rbd_backend.o
  849. CXX test/bench/tp_bench.o
  850. CXX test/omap_bench.o
  851. CXX test/kv_store_bench.o
  852. CXX key_value_store/kv_flat_btree_async.o
  853. CXX test/system/rados_list_parallel.o
  854. CXX test/system/st_rados_create_pool.o
  855. CXX test/system/st_rados_list_objects.o
  856. CXX test/system/rados_open_pools_parallel.o
  857. CXX test/system/rados_delete_pools_parallel.o
  858. CXX test/system/st_rados_delete_pool.o
  859. CXX test/system/rados_watch_notify.o
  860. CXX test/system/st_rados_delete_objs.o
  861. CXX test/system/st_rados_watch.o
  862. CXX test/system/st_rados_notify.o
  863. CXX test/bench_log.o
  864. CXX test/ceph_test_cors-test_cors.o
  865. CXX test/rgw/ceph_test_rgw_manifest-test_rgw_manifest.o
  866. CXX test/ceph_test_cls_rgw_meta-test_rgw_admin_meta.o
  867. CXX test/ceph_test_cls_rgw_log-test_rgw_admin_log.o
  868. CXX test/ceph_test_cls_rgw_opstate-test_rgw_admin_opstate.o
  869. CXX test/multi_stress_watch.o
  870. CXX test/librbd/ceph_test_librbd-test_librbd.o
  871. CC test/librbd/ceph_test_librbd_fsx-fsx.o
  872. CXX test/cls_rbd/ceph_test_cls_rbd-test_cls_rbd.o
  873. CXX test/cls_refcount/ceph_test_cls_refcount-test_cls_refcount.o
  874. CXX test/cls_version/ceph_test_cls_version-test_cls_version.o
  875. CXX test/cls_log/ceph_test_cls_log-test_cls_log.o
  876. CXX test/cls_statelog/ceph_test_cls_statelog-test_cls_statelog.o
  877. CXX test/cls_replica_log/ceph_test_cls_replica_log-test_cls_replica_log.o
  878. CXX test/cls_lock/ceph_test_cls_lock-test_cls_lock.o
  879. CXX test/cls_hello/ceph_test_cls_hello-test_cls_hello.o
  880. CXX test/cls_rgw/ceph_test_cls_rgw-test_cls_rgw.o
  881. CXX test/mon/test_mon_workloadgen.o
  882. CXX test/librados/ceph_test_rados_api_cmd-cmd.o
  883. CXX test/librados/ceph_test_rados_api_io-io.o
  884. CXX test/librados/ceph_test_rados_api_c_write_operations-c_write_operations.o
  885. CXX test/librados/ceph_test_rados_api_c_read_operations-c_read_operations.o
  886. CXX test/librados/ceph_test_rados_api_aio-aio.o
  887. CXX test/librados/ceph_test_rados_api_list-list.o
  888. CXX test/librados/ceph_test_rados_api_pool-pool.o
  889. CXX test/librados/ceph_test_rados_api_stat-stat.o
  890. CXX test/librados/ceph_test_rados_api_watch_notify-watch_notify.o
  891. CXX test/librados/ceph_test_rados_api_snapshots-snapshots.o
  892. CXX test/librados/ceph_test_rados_api_cls-cls.o
  893. CXX test/librados/ceph_test_rados_api_misc-misc.o
  894. CXX test/librados/ceph_test_rados_api_tier-tier.o
  895. CXX osd/ceph_test_rados_api_tier-HitSet.o
  896. CXX test/librados/ceph_test_rados_api_lock-lock.o
  897. CXX test/libcephfs/ceph_test_libcephfs-test.o
  898. CXX test/libcephfs/ceph_test_libcephfs-readdir_r_cb.o
  899. CXX test/libcephfs/ceph_test_libcephfs-caps.o
  900. CXX test/libcephfs/ceph_test_libcephfs-multiclient.o
  901. CXX test/objectstore/ceph_test_objectstore-store_test.o
  902. CXX test/objectstore/workload_generator.o
  903. CXX test/objectstore/TestObjectStoreState.o
  904. CXX test/objectstore/test_idempotent.o
  905. CXX test/objectstore/FileStoreTracker.o
  906. CXX test/common/ObjectContents.o
  907. CXX test/objectstore/test_idempotent_sequence.o
  908. CXX test/objectstore/DeterministicOpSequence.o
  909. CXX test/objectstore/FileStoreDiff.o
  910. CXX test/ceph_xattr_bench-xattr_bench.o
  911. CXX test/ceph_test_filejournal-test_filejournal.o
  912. CXX test/ceph_test_stress_watch-test_stress_watch.o
  913. CXX test/osdc/object_cacher_stress.o
  914. CXX test/osdc/FakeWriteback.o
  915. CXX test/ceph_test_snap_mapper-test_snap_mapper.o
  916. CXX test/ObjectMap/ceph_test_object_map-test_object_map.o
  917. CXX test/ObjectMap/ceph_test_object_map-KeyValueDBMemory.o
  918. CXX test/ObjectMap/ceph_test_keyvaluedb_atomicity-test_keyvaluedb_atomicity.o
  919. CXX test/ObjectMap/ceph_test_keyvaluedb_iterators-test_keyvaluedb_iterators.o
  920. CXX test/ObjectMap/ceph_test_keyvaluedb_iterators-KeyValueDBMemory.o
  921. CC test/test_c_headers.o
  922. CXX test/test_get_blkdev_size.o
  923. CXX tools/ceph_osdomap_tool.o
  924. CXX tools/ceph_monstore_tool.o
  925. CXX tools/ceph_kvstore_tool-ceph_kvstore_tool.o
  926. CC tools/scratchtool.o
  927. CXX tools/scratchtoolpp.o
  928. CXX tools/psim.o
  929. CXX tools/dupstore.o
  930. CXX tools/radosacl.o
  931. CXX tools/ceph-client-debug.o
  932. CXX rgw/rgw_resolve.o
  933. CXX rgw/rgw_rest.o
  934. CXX rgw/rgw_rest_swift.o
  935. CXX rgw/rgw_rest_s3.o
  936. CXX rgw/rgw_rest_usage.o
  937. CXX rgw/rgw_rest_user.o
  938. CXX rgw/rgw_rest_bucket.o
  939. CXX rgw/rgw_rest_metadata.o
  940. CXX rgw/rgw_replica_log.o
  941. CXX rgw/rgw_rest_log.o
  942. CXX rgw/rgw_rest_opstate.o
  943. CXX rgw/rgw_rest_replica_log.o
  944. CXX rgw/rgw_rest_config.o
  945. CXX rgw/rgw_http_client.o
  946. CXX rgw/rgw_swift.o
  947. CXX rgw/rgw_swift_auth.o
  948. CXX rgw/rgw_loadgen.o
  949. CXX rgw/rgw_civetweb.o
  950. CXX rgw/rgw_civetweb_log.o
  951. CXX rgw/rgw_main.o
  952. CXX rgw/rgw_admin.o
  953. CXX rgw/ceph_dencoder-rgw_dencoder.o
  954. CXX rgw/ceph_dencoder-rgw_acl.o
  955. CXX rgw/ceph_dencoder-rgw_common.o
  956. CXX rgw/ceph_dencoder-rgw_env.o
  957. CXX rgw/ceph_dencoder-rgw_json_enc.o
  958. CXX tools/ceph_filestore_tool.o
  959. CXX tools/ceph_filestore_dump.o
  960. CXX tools/monmaptool.o
  961. CXX tools/crushtool.o
  962. CXX tools/osdmaptool.o
  963. CXX tools/rados/rados.o
  964. CXX tools/rados/rados_import.o
  965. CXX tools/rados/rados_export.o
  966. CXX tools/rados/rados_sync.o
  967. CXX common/obj_bencher.o
  968. CXX tools/ceph_conf.o
  969. CXX tools/ceph_authtool.o
  970. CXX tools/mon_store_converter.o
  971. CXX ceph_mon.o
  972. CXX ceph_osd.o
  973. CXX ceph_mds.o
  974. CXX cephfs.o
  975. CXX librados-config.o
  976. CXX ceph_syn.o
  977. CXX client/SyntheticClient.o
  978. CXX rbd.o
  979. CC common/secret.o
  980. CXX ceph_fuse.o
  981. CC rbd_fuse/rbd-fuse.o
  982. CXX test/erasure-code/ceph_erasure_code_non_regression.o
  983. CXX test/common/get_command_descriptions.o
  984. CC mount/mount.ceph.o
  985. rm -f ceph-debugpack ceph-debugpack.tmp
  986. sed -e 's|@bindir[@]|/usr/local/bin|g' -e 's|@sbindir[@]|/usr/local/sbin|g' -e 's|@libdir[@]|/usr/local/lib|g' -e 's|@sysconfdir[@]|/usr/local/etc|g' -e 's|@datadir[@]|/usr/local/share/ceph|g' -e 's|@prefix[@]|/usr/local|g' -e 's|@@GCOV_PREFIX_STRIP[@][@]|7|g' './ceph-debugpack.in' >ceph-debugpack.tmp
  987. rm -f ceph-post-file ceph-post-file.tmp
  988. chmod +x ceph-debugpack.tmp
  989. sed -e 's|@bindir[@]|/usr/local/bin|g' -e 's|@sbindir[@]|/usr/local/sbin|g' -e 's|@libdir[@]|/usr/local/lib|g' -e 's|@sysconfdir[@]|/usr/local/etc|g' -e 's|@datadir[@]|/usr/local/share/ceph|g' -e 's|@prefix[@]|/usr/local|g' -e 's|@@GCOV_PREFIX_STRIP[@][@]|7|g' './ceph-post-file.in' >ceph-post-file.tmp
  990. chmod a-w ceph-debugpack.tmp
  991. chmod +x ceph-post-file.tmp
  992. mv ceph-debugpack.tmp ceph-debugpack
  993. rm -f ceph-crush-location ceph-crush-location.tmp
  994. chmod a-w ceph-post-file.tmp
  995. rm -f ceph-coverage ceph-coverage.tmp
  996. sed -e 's|@bindir[@]|/usr/local/bin|g' -e 's|@sbindir[@]|/usr/local/sbin|g' -e 's|@libdir[@]|/usr/local/lib|g' -e 's|@sysconfdir[@]|/usr/local/etc|g' -e 's|@datadir[@]|/usr/local/share/ceph|g' -e 's|@prefix[@]|/usr/local|g' -e 's|@@GCOV_PREFIX_STRIP[@][@]|7|g' './ceph-crush-location.in' >ceph-crush-location.tmp
  997. mv ceph-post-file.tmp ceph-post-file
  998. sed -e 's|@bindir[@]|/usr/local/bin|g' -e 's|@sbindir[@]|/usr/local/sbin|g' -e 's|@libdir[@]|/usr/local/lib|g' -e 's|@sysconfdir[@]|/usr/local/etc|g' -e 's|@datadir[@]|/usr/local/share/ceph|g' -e 's|@prefix[@]|/usr/local|g' -e 's|@@GCOV_PREFIX_STRIP[@][@]|7|g' './ceph-coverage.in' >ceph-coverage.tmp
  999. rm -f mkcephfs mkcephfs.tmp
  1000. chmod +x ceph-crush-location.tmp
  1001. chmod +x ceph-coverage.tmp
  1002. sed -e 's|@bindir[@]|/usr/local/bin|g' -e 's|@sbindir[@]|/usr/local/sbin|g' -e 's|@libdir[@]|/usr/local/lib|g' -e 's|@sysconfdir[@]|/usr/local/etc|g' -e 's|@datadir[@]|/usr/local/share/ceph|g' -e 's|@prefix[@]|/usr/local|g' -e 's|@@GCOV_PREFIX_STRIP[@][@]|7|g' './mkcephfs.in' >mkcephfs.tmp
  1003. chmod a-w ceph-crush-location.tmp
  1004. chmod a-w ceph-coverage.tmp
  1005. CXX cls/version/cls_version_client.o
  1006. mv ceph-crush-location.tmp ceph-crush-location
  1007. mv ceph-coverage.tmp ceph-coverage
  1008. chmod +x mkcephfs.tmp
  1009. chmod a-w mkcephfs.tmp
  1010. CXX cls/version/cls_version_types.o
  1011. CXX cls/log/cls_log_client.o
  1012. mv mkcephfs.tmp mkcephfs
  1013. CXX cls/statelog/cls_statelog_client.o
  1014. CXX cls/replica_log/cls_replica_log_types.o
  1015. CXX cls/replica_log/cls_replica_log_ops.o
  1016. CXX cls/replica_log/cls_replica_log_client.o
  1017. CXX cls/user/cls_user_client.o
  1018. CXX cls/user/cls_user_types.o
  1019. CXX cls/user/cls_user_ops.o
  1020. if [ -n "$NO_VERSION" ] ; then \
  1021. if [ ! -f ./ceph_ver.h ] ; then \
  1022. ./make_version -n ./ceph_ver.h ; \
  1023. fi; \
  1024. else \
  1025. ./make_version ./.git_version ./ceph_ver.h ; \
  1026. fi
  1027. $1: ./.git_version
  1028. CXXLD libcrush.la
  1029. CXX erasure-code/jerasure/libec_jerasure_sse3_la-ErasureCodePluginJerasure.lo
  1030. CXX erasure-code/jerasure/libec_jerasure_sse4_la-ErasureCodePluginJerasure.lo
  1031. CXX erasure-code/jerasure/libec_jerasure_la-ErasureCodePluginSelectJerasure.lo
  1032. CXX test/erasure-code/libec_example_la-ErasureCodePluginExample.lo
  1033. CXX test/erasure-code/libec_missing_entry_point_la-ErasureCodePluginMissingEntryPoint.lo
  1034. CXX test/erasure-code/libec_hangs_la-ErasureCodePluginHangs.lo
  1035. CXX test/erasure-code/libec_fail_to_initialize_la-ErasureCodePluginFailToInitialize.lo
  1036. CXX test/erasure-code/libec_fail_to_register_la-ErasureCodePluginFailToRegister.lo
  1037. CXX test/erasure-code/libec_test_jerasure_sse4_la-TestJerasurePluginSSE4.lo
  1038. CXX test/erasure-code/libec_test_jerasure_sse3_la-TestJerasurePluginSSE3.lo
  1039. CXX test/erasure-code/libec_test_jerasure_generic_la-TestJerasurePluginGeneric.lo
  1040. CXXLD libcls_lock_client.la
  1041. CC ceph_ver.lo
  1042. CXX common/version.lo
  1043. CXXLD libcommon_crc.la
  1044. CXX erasure-code/ErasureCodePlugin.lo
  1045. CXXLD libmsg.la
  1046. CXXLD libauth.la
  1047. CXXLD liblog.la
  1048. CXXLD libarch.la
  1049. CXXLD libcls_rbd_client.la
  1050. CXXLD libmon_types.la
  1051. CXXLD libos_types.la
  1052. CXXLD libosd_types.la
  1053. CXXLD libperfglue.la
  1054. CXXLD librgw.la
  1055. CXXLD libcls_refcount_client.la
  1056. CXXLD libcls_rgw_client.la
  1057. CXXLD libradostest.la
  1058. CXXLD libcls_hello.la
  1059. CXXLD libcls_rbd.la
  1060. CXXLD libcls_lock.la
  1061. CXXLD libcls_refcount.la
  1062. CXXLD libcls_version.la
  1063. CXXLD libcls_log.la
  1064. CXXLD libcls_statelog.la
  1065. CXXLD libcls_replica_log.la
  1066. CXXLD libcls_user.la
  1067. CXXLD libcls_rgw.la
  1068. CXXLD libcls_kvs.la
  1069. CCLD ceph_test_ioctls
  1070. CXX test/encoding/ceph_dencoder-ceph_dencoder.o
  1071. rm -f ceph ceph.tmp
  1072. echo "#!/usr/bin/env python" >ceph.tmp
  1073. grep "#define CEPH_GIT_NICE_VER" ./ceph_ver.h | \
  1074. sed -e 's/#define \(.*VER\) /\1=/' >>ceph.tmp
  1075. grep "#define CEPH_GIT_VER" ./ceph_ver.h | \
  1076. sed -e 's/#define \(.*VER\) /\1=/' -e 's/=\(.*\)$/="\1"/' >>ceph.tmp
  1077. cat ./ceph.in >>ceph.tmp
  1078. chmod a+x ceph.tmp
  1079. chmod a-w ceph.tmp
  1080. mv ceph.tmp ceph
  1081. AR libcls_version_client.a
  1082. AR libcls_log_client.a
  1083. AR libcls_statelog_client.a
  1084. AR libcls_replica_log_client.a
  1085. AR libcls_user_client.a
  1086. CXX erasure-code/jerasure/libec_jerasure_generic_la-ErasureCodePluginJerasure.lo
  1087. CXXLD libec_jerasure_sse3.la
  1088. CXXLD libec_jerasure_sse4.la
  1089. CXXLD libec_jerasure.la
  1090. CXXLD libec_example.la
  1091. CXXLD libec_missing_entry_point.la
  1092. CXXLD libec_hangs.la
  1093. CXXLD libec_fail_to_initialize.la
  1094. CXXLD libec_fail_to_register.la
  1095. CXXLD libec_test_jerasure_sse4.la
  1096. CXXLD libec_test_jerasure_sse3.la
  1097. CXXLD libec_test_jerasure_generic.la
  1098. CXXLD liberasure_code.la
  1099. CXXLD libos.la
  1100. CXXLD libcommon.la
  1101. CXXLD libec_jerasure_generic.la
  1102. CXXLD libosdc.la
  1103. CXXLD libclient.la
  1104. CXXLD libmds.la
  1105. CXXLD libosd.la
  1106. copying selected object files to avoid basename conflicts...
  1107. CXXLD libclient_fuse.la
  1108. CXXLD librados.la
  1109. CXXLD libcephfs.la
  1110. CXXLD libmon.la
  1111. CXXLD libglobal.la
  1112. CXXLD ceph_test_rewrite_latency
  1113. CXXLD cephfs
  1114. CXXLD ceph_test_get_blkdev_size
  1115. CCLD mount.ceph
  1116. copying selected object files to avoid basename conflicts...
  1117. CXXLD libsystest.la
  1118. CXXLD ceph_erasure_code_benchmark
  1119. CXXLD ceph_test_timers
  1120. CXXLD ceph_test_signal_handlers
  1121. CXXLD ceph_erasure_code
  1122. CXXLD ceph_streamtest
  1123. CXXLD ceph_test_trans
  1124. CXXLD ceph_test_msgr
  1125. copying selected object files to avoid basename conflicts...
  1126. CXXLD ceph_test_crypto
  1127. CXXLD ceph_bench_log
  1128. CXXLD ceph_test_mon_workloadgen
  1129. CXXLD ceph_test_objectstore
  1130. CXXLD ceph_test_objectstore_workloadgen
  1131. CXXLD ceph_test_filestore_idempotent
  1132. CXXLD ceph_test_filestore_idempotent_sequence
  1133. CXXLD ceph_xattr_bench
  1134. CXXLD ceph_test_filejournal
  1135. CXXLD ceph_test_objectcacher_stress
  1136. CXXLD ceph_test_snap_mapper
  1137. CXXLD ceph_test_object_map
  1138. CXXLD ceph_test_keyvaluedb_atomicity
  1139. CXXLD ceph_test_keyvaluedb_iterators
  1140. CCLD ceph_test_c_headers
  1141. CXXLD ceph-osdomap-tool
  1142. CXXLD ceph-monstore-tool
  1143. CXXLD ceph-kvstore-tool
  1144. CCLD ceph_scratchtool
  1145. CXXLD ceph_scratchtoolpp
  1146. CXXLD ceph_psim
  1147. CXXLD ceph_dupstore
  1148. CXXLD ceph_radosacl
  1149. CXXLD ceph-client-debug
  1150. CXXLD radosgw
  1151. CXXLD radosgw-admin
  1152. CXXLD ceph_filestore_tool
  1153. CXXLD monmaptool
  1154. CXXLD ceph_filestore_dump
  1155. CXXLD crushtool
  1156. CXXLD osdmaptool
  1157. CXXLD rados
  1158. CXXLD ceph-conf
  1159. CXXLD ceph-authtool
  1160. CXXLD ceph_mon_store_converter
  1161. CXXLD ceph-mon
  1162. CXXLD ceph-osd
  1163. CXXLD ceph-mds
  1164. CXXLD librados-config
  1165. CXXLD ceph-syn
  1166. CXXLD ceph-fuse
  1167. CXXLD ceph_erasure_code_non_regression
  1168. CXXLD get_command_descriptions
  1169. CXXLD librbd.la
  1170. CXXLD ceph_rgw_multiparser
  1171. CXXLD ceph_rgw_jsonparser
  1172. CXXLD ceph_test_rados
  1173. CXXLD ceph_test_mutate
  1174. CXXLD ceph_test_keys
  1175. CXXLD ceph_smalliobench
  1176. CXXLD ceph_smalliobenchfs
  1177. CXXLD ceph_smalliobenchdumb
  1178. CXXLD ceph_smalliobenchrbd
  1179. CXXLD ceph_tpbench
  1180. CXXLD ceph_omapbench
  1181. CXXLD ceph_kvstorebench
  1182. CXXLD ceph_test_rados_list_parallel
  1183. CXXLD ceph_test_rados_open_pools_parallel
  1184. CXXLD ceph_test_rados_delete_pools_parallel
  1185. CXXLD ceph_test_rados_watch_notify
  1186. CXXLD ceph_test_cors
  1187. CXXLD ceph_test_rgw_manifest
  1188. CXXLD ceph_test_cls_rgw_meta
  1189. CXXLD ceph_test_cls_rgw_log
  1190. CXXLD ceph_test_cls_rgw_opstate
  1191. CXXLD ceph_multi_stress_watch
  1192. CXXLD ceph_test_librbd
  1193. CCLD ceph_test_librbd_fsx
  1194. CXXLD ceph_test_cls_rbd
  1195. CXXLD ceph_test_cls_refcount
  1196. CXXLD ceph_test_cls_version
  1197. CXXLD ceph_test_cls_log
  1198. CXXLD ceph_test_cls_statelog
  1199. CXXLD ceph_test_cls_replica_log
  1200. CXXLD ceph_test_cls_lock
  1201. CXXLD ceph_test_cls_hello
  1202. CXXLD ceph_test_cls_rgw
  1203. CXXLD ceph_test_rados_api_cmd
  1204. CXXLD ceph_test_rados_api_io
  1205. CXXLD ceph_test_rados_api_c_write_operations
  1206. CXXLD ceph_test_rados_api_c_read_operations
  1207. CXXLD ceph_test_rados_api_aio
  1208. CXXLD ceph_test_rados_api_list
  1209. CXXLD ceph_test_rados_api_pool
  1210. CXXLD ceph_test_rados_api_stat
  1211. CXXLD ceph_test_rados_api_watch_notify
  1212. CXXLD ceph_test_rados_api_snapshots
  1213. CXXLD ceph_test_rados_api_cls
  1214. CXXLD ceph_test_rados_api_misc
  1215. CXXLD ceph_test_rados_api_tier
  1216. CXXLD ceph_test_rados_api_lock
  1217. CXXLD ceph_test_libcephfs
  1218. CXXLD ceph_test_stress_watch
  1219. CXXLD rbd
  1220. CCLD rbd-fuse
  1221. CXXLD ceph-dencoder
  1222. make[3]: Leaving directory `/home/gitlab_ci_runner/gitlab-ci-runner/tmp/builds/ceph-ubuntu-14.04/src'
  1223. make[2]: Leaving directory `/home/gitlab_ci_runner/gitlab-ci-runner/tmp/builds/ceph-ubuntu-14.04/src'
  1224. make[1]: Leaving directory `/home/gitlab_ci_runner/gitlab-ci-runner/tmp/builds/ceph-ubuntu-14.04/src'
  1225. Making all in man
  1226. make[1]: Entering directory `/home/gitlab_ci_runner/gitlab-ci-runner/tmp/builds/ceph-ubuntu-14.04/man'
  1227. make[1]: Nothing to be done for `all'.
  1228. make[1]: Leaving directory `/home/gitlab_ci_runner/gitlab-ci-runner/tmp/builds/ceph-ubuntu-14.04/man'
  1229. Making check in .
  1230. make[1]: Entering directory `/home/gitlab_ci_runner/gitlab-ci-runner/tmp/builds/ceph-ubuntu-14.04'
  1231. make[2]: Entering directory `/home/gitlab_ci_runner/gitlab-ci-runner/tmp/builds/ceph-ubuntu-14.04/src/gtest'
  1232. make[2]: `lib/libgtest.a' is up to date.
  1233. make[2]: `lib/libgtest_main.a' is up to date.
  1234. make[2]: Leaving directory `/home/gitlab_ci_runner/gitlab-ci-runner/tmp/builds/ceph-ubuntu-14.04/src/gtest'
  1235. make check-local
  1236. make[2]: Entering directory `/home/gitlab_ci_runner/gitlab-ci-runner/tmp/builds/ceph-ubuntu-14.04'
  1237. make[3]: Entering directory `/home/gitlab_ci_runner/gitlab-ci-runner/tmp/builds/ceph-ubuntu-14.04/src/gtest'
  1238. make[3]: `lib/libgtest.a' is up to date.
  1239. make[3]: `lib/libgtest_main.a' is up to date.
  1240. make[3]: Leaving directory `/home/gitlab_ci_runner/gitlab-ci-runner/tmp/builds/ceph-ubuntu-14.04/src/gtest'
  1241. ./src/test/run-cli-tests './src/test'
  1242. src/test/cli/ceph-authtool/add-key-segv.t: passed
  1243. src/test/cli/ceph-authtool/add-key.t: passed
  1244. src/test/cli/ceph-authtool/cap-bin.t: passed
  1245. src/test/cli/ceph-authtool/cap-invalid.t: passed
  1246. src/test/cli/ceph-authtool/cap-overwrite.t: passed
  1247. src/test/cli/ceph-authtool/cap.t: passed
  1248. src/test/cli/ceph-authtool/create-gen-list-bin.t: passed
  1249. src/test/cli/ceph-authtool/create-gen-list.t: passed
  1250. src/test/cli/ceph-authtool/help.t: passed
  1251. src/test/cli/ceph-authtool/list-empty-bin.t: passed
  1252. src/test/cli/ceph-authtool/list-empty.t: passed
  1253. src/test/cli/ceph-authtool/list-nonexistent-bin.t: passed
  1254. src/test/cli/ceph-authtool/list-nonexistent.t: passed
  1255. src/test/cli/ceph-authtool/manpage.t: passed
  1256. src/test/cli/ceph-authtool/simple.t: passed
  1257. # Ran 15 tests, 0 skipped, 0 failed.
  1258. src/test/cli/ceph-conf/env-vs-args.t: passed
  1259. src/test/cli/ceph-conf/help.t: passed
  1260. src/test/cli/ceph-conf/invalid-args.t: passed
  1261. src/test/cli/ceph-conf/manpage.t: passed
  1262. src/test/cli/ceph-conf/option.t: passed
  1263. src/test/cli/ceph-conf/sections.t: passed
  1264. src/test/cli/ceph-conf/show-config-value.t: passed
  1265. src/test/cli/ceph-conf/show-config.t: passed
  1266. src/test/cli/ceph-conf/simple.t: passed
  1267. # Ran 9 tests, 0 skipped, 0 failed.
  1268. src/test/cli/crushtool/add-item.t: passed
  1269. src/test/cli/crushtool/bad-mappings.t: passed
  1270. src/test/cli/crushtool/build.t: passed
  1271. src/test/cli/crushtool/compile-decompile-recompile.t: passed
  1272. src/test/cli/crushtool/help.t: passed
  1273. src/test/cli/crushtool/output-csv.t: passed
  1274. src/test/cli/crushtool/reweight.t: passed
  1275. src/test/cli/crushtool/reweight_multiple.t: passed
  1276. src/test/cli/crushtool/set-choose.t: passed
  1277. src/test/cli/crushtool/test-map-bobtail-tunables.t: passed
  1278. src/test/cli/crushtool/test-map-firefly-tunables.t: passed
  1279. src/test/cli/crushtool/test-map-firstn-indep.t: passed
  1280. src/test/cli/crushtool/test-map-indep.t: passed
  1281. src/test/cli/crushtool/test-map-legacy-tunables.t: passed
  1282. src/test/cli/crushtool/test-map-tries-vs-retries.t: passed
  1283. src/test/cli/crushtool/test-map-vary-r-0.t: passed
  1284. src/test/cli/crushtool/test-map-vary-r-1.t: passed
  1285. src/test/cli/crushtool/test-map-vary-r-2.t: passed
  1286. src/test/cli/crushtool/test-map-vary-r-3.t: passed
  1287. src/test/cli/crushtool/test-map-vary-r-4.t: passed
  1288. # Ran 20 tests, 0 skipped, 0 failed.
  1289. src/test/cli/monmaptool/add-exists.t: passed
  1290. src/test/cli/monmaptool/add-many.t: passed
  1291. src/test/cli/monmaptool/clobber.t: passed
  1292. src/test/cli/monmaptool/create-print.t: passed
  1293. src/test/cli/monmaptool/create-with-add.t: passed
  1294. src/test/cli/monmaptool/help.t: passed
  1295. src/test/cli/monmaptool/print-empty.t: passed
  1296. src/test/cli/monmaptool/print-nonexistent.t: passed
  1297. src/test/cli/monmaptool/rm-nonexistent.t: passed
  1298. src/test/cli/monmaptool/rm.t: passed
  1299. src/test/cli/monmaptool/simple.t: passed
  1300. # Ran 11 tests, 0 skipped, 0 failed.
  1301. src/test/cli/osdmaptool/clobber.t: passed
  1302. src/test/cli/osdmaptool/create-print.t: passed
  1303. src/test/cli/osdmaptool/create-racks.t: passed
  1304. src/test/cli/osdmaptool/crush.t: passed
  1305. src/test/cli/osdmaptool/help.t: passed
  1306. src/test/cli/osdmaptool/missing-argument.t: passed
  1307. src/test/cli/osdmaptool/pool.t: passed
  1308. src/test/cli/osdmaptool/print-empty.t: passed
  1309. src/test/cli/osdmaptool/print-nonexistent.t: passed
  1310. src/test/cli/osdmaptool/test-map-pgs.t: passed
  1311. # Ran 10 tests, 0 skipped, 0 failed.
  1312. src/test/cli/radosgw-admin/help.t: passed
  1313. # Ran 1 tests, 0 skipped, 0 failed.
  1314. src/test/cli/rbd/help.t: passed
  1315. src/test/cli/rbd/invalid-snap-usage.t: passed
  1316. src/test/cli/rbd/not-enough-args.t: passed
  1317. # Ran 3 tests, 0 skipped, 0 failed.
  1318. make[2]: Leaving directory `/home/gitlab_ci_runner/gitlab-ci-runner/tmp/builds/ceph-ubuntu-14.04'
  1319. make[1]: Leaving directory `/home/gitlab_ci_runner/gitlab-ci-runner/tmp/builds/ceph-ubuntu-14.04'
  1320. Making check in src
  1321. make[1]: Entering directory `/home/gitlab_ci_runner/gitlab-ci-runner/tmp/builds/ceph-ubuntu-14.04/src'
  1322. make check-recursive
  1323. make[2]: Entering directory `/home/gitlab_ci_runner/gitlab-ci-runner/tmp/builds/ceph-ubuntu-14.04/src'
  1324. Making check in ocf
  1325. make[3]: Entering directory `/home/gitlab_ci_runner/gitlab-ci-runner/tmp/builds/ceph-ubuntu-14.04/src/ocf'
  1326. make[3]: Nothing to be done for `check'.
  1327. make[3]: Leaving directory `/home/gitlab_ci_runner/gitlab-ci-runner/tmp/builds/ceph-ubuntu-14.04/src/ocf'
  1328. Making check in java
  1329. make[3]: Entering directory `/home/gitlab_ci_runner/gitlab-ci-runner/tmp/builds/ceph-ubuntu-14.04/src/java'
  1330. make check-am
  1331. make[4]: Entering directory `/home/gitlab_ci_runner/gitlab-ci-runner/tmp/builds/ceph-ubuntu-14.04/src/java'
  1332. make[4]: Nothing to be done for `check-am'.
  1333. make[4]: Leaving directory `/home/gitlab_ci_runner/gitlab-ci-runner/tmp/builds/ceph-ubuntu-14.04/src/java'
  1334. make[3]: Leaving directory `/home/gitlab_ci_runner/gitlab-ci-runner/tmp/builds/ceph-ubuntu-14.04/src/java'
  1335. make[3]: Entering directory `/home/gitlab_ci_runner/gitlab-ci-runner/tmp/builds/ceph-ubuntu-14.04/src'
  1336. ./check_version ./.git_version
  1337. ./.git_version is up to date.
  1338. make unittest_erasure_code_plugin unittest_erasure_code_jerasure unittest_erasure_code_plugin_jerasure unittest_erasure_code_example unittest_encoding unittest_addrs unittest_bloom_filter unittest_histogram unittest_str_map unittest_sharedptr_registry unittest_sloppy_crc_map unittest_util unittest_crush_indep unittest_osdmap unittest_workqueue unittest_striper unittest_prebufferedstreambuf unittest_str_list unittest_log unittest_throttle unittest_crush_wrapper unittest_base64 unittest_ceph_argparse unittest_ceph_compatset unittest_osd_types unittest_pglog unittest_ecbackend unittest_hitset unittest_io_priority unittest_gather unittest_run_cmd unittest_signals unittest_simple_spin unittest_librados unittest_bufferlist unittest_crc32c unittest_arch unittest_crypto unittest_crypto_init unittest_perf_counters unittest_admin_socket unittest_ceph_crypto unittest_utf8 unittest_mime unittest_escape unittest_chain_xattr unittest_flatindex unittest_strtol unittest_confutils unittest_config unittest_context unittest_heartbeatmap unittest_formatter unittest_libcephfs_config unittest_lfnindex unittest_librados_config unittest_daemon_config unittest_osd_osdcap unittest_mon_moncap unittest_mon_pgmap unittest_ipaddr unittest_texttable unittest_on_exit test/erasure-code/test-erasure-code.sh unittest_bufferlist.sh test/encoding/check-generated.sh test/mon/osd-pool-create.sh test/mon/misc.sh test/mon/osd-crush.sh test/mon/osd-erasure-code-profile.sh test/mon/mkfs.sh test/ceph-disk.sh test/mon/mon-handle-forward.sh test/vstart_wrapped_tests.sh test/pybind/test_ceph_argparse.py
  1339. make[4]: Entering directory `/home/gitlab_ci_runner/gitlab-ci-runner/tmp/builds/ceph-ubuntu-14.04/src'
  1340. CXX test/erasure-code/unittest_erasure_code_plugin-TestErasureCodePlugin.o
  1341. ./check_version ./.git_version
  1342. ./.git_version is up to date.
  1343. CXXLD unittest_erasure_code_plugin
  1344. CXX test/erasure-code/unittest_erasure_code_jerasure-TestErasureCodeJerasure.o
  1345. CC erasure-code/jerasure/jerasure/src/unittest_erasure_code_jerasure-cauchy.o
  1346. CC erasure-code/jerasure/jerasure/src/unittest_erasure_code_jerasure-galois.o
  1347. CC erasure-code/jerasure/jerasure/src/unittest_erasure_code_jerasure-jerasure.o
  1348. CC erasure-code/jerasure/jerasure/src/unittest_erasure_code_jerasure-liberation.o
  1349. CC erasure-code/jerasure/jerasure/src/unittest_erasure_code_jerasure-reed_sol.o
  1350. CC erasure-code/jerasure/gf-complete/src/unittest_erasure_code_jerasure-gf_wgen.o
  1351. CC erasure-code/jerasure/gf-complete/src/unittest_erasure_code_jerasure-gf_method.o
  1352. CC erasure-code/jerasure/gf-complete/src/unittest_erasure_code_jerasure-gf_w16.o
  1353. CC erasure-code/jerasure/gf-complete/src/unittest_erasure_code_jerasure-gf.o
  1354. CC erasure-code/jerasure/gf-complete/src/unittest_erasure_code_jerasure-gf_w32.o
  1355. CC erasure-code/jerasure/gf-complete/src/unittest_erasure_code_jerasure-gf_w64.o
  1356. CC erasure-code/jerasure/gf-complete/src/unittest_erasure_code_jerasure-gf_w128.o
  1357. CC erasure-code/jerasure/gf-complete/src/unittest_erasure_code_jerasure-gf_general.o
  1358. CC erasure-code/jerasure/gf-complete/src/unittest_erasure_code_jerasure-gf_w4.o
  1359. CC erasure-code/jerasure/gf-complete/src/unittest_erasure_code_jerasure-gf_w8.o
  1360. CXX erasure-code/jerasure/unittest_erasure_code_jerasure-ErasureCodePluginJerasure.o
  1361. CXX erasure-code/jerasure/unittest_erasure_code_jerasure-ErasureCodeJerasure.o
  1362. CXXLD unittest_erasure_code_jerasure
  1363. CXX test/erasure-code/unittest_erasure_code_plugin_jerasure-TestErasureCodePluginJerasure.o
  1364. CXXLD unittest_erasure_code_plugin_jerasure
  1365. CXX test/erasure-code/unittest_erasure_code_example-TestErasureCodeExample.o
  1366. CXXLD unittest_erasure_code_example
  1367. CXX test/unittest_encoding-encoding.o
  1368. CXXLD unittest_encoding
  1369. CXX test/unittest_addrs-test_addrs.o
  1370. CXXLD unittest_addrs
  1371. CXX test/common/unittest_bloom_filter-test_bloom_filter.o
  1372. CXXLD unittest_bloom_filter
  1373. CXX test/common/unittest_histogram-histogram.o
  1374. CXXLD unittest_histogram
  1375. CXX test/common/unittest_str_map-test_str_map.o
  1376. CXXLD unittest_str_map
  1377. CXX test/common/unittest_sharedptr_registry-test_sharedptr_registry.o
  1378. CXXLD unittest_sharedptr_registry
  1379. CXX test/common/unittest_sloppy_crc_map-test_sloppy_crc_map.o
  1380. CXXLD unittest_sloppy_crc_map
  1381. CXX test/common/unittest_util-test_util.o
  1382. CXXLD unittest_util
  1383. CXX test/crush/unittest_crush_indep-indep.o
  1384. CXXLD unittest_crush_indep
  1385. CXX test/osd/unittest_osdmap-TestOSDMap.o
  1386. CXXLD unittest_osdmap
  1387. CXX test/unittest_workqueue-test_workqueue.o
  1388. CXXLD unittest_workqueue
  1389. CXX test/unittest_striper-test_striper.o
  1390. CXXLD unittest_striper
  1391. CXXLD unittest_prebufferedstreambuf
  1392. CXX test/unittest_str_list-test_str_list.o
  1393. CXXLD unittest_str_list
  1394. CXX log/unittest_log-test.o
  1395. CXXLD unittest_log
  1396. CXX test/common/unittest_throttle-Throttle.o
  1397. CXXLD unittest_throttle
  1398. CXX test/crush/unittest_crush_wrapper-TestCrushWrapper.o
  1399. CXXLD unittest_crush_wrapper
  1400. CXX test/unittest_base64-base64.o
  1401. CXXLD unittest_base64
  1402. CXX test/unittest_ceph_argparse-ceph_argparse.o
  1403. CXXLD unittest_ceph_argparse
  1404. CXX test/unittest_ceph_compatset-ceph_compatset.o
  1405. CXXLD unittest_ceph_compatset
  1406. CXX test/osd/unittest_osd_types-types.o
  1407. CXXLD unittest_osd_types
  1408. CXX test/osd/unittest_pglog-TestPGLog.o
  1409. CXXLD unittest_pglog
  1410. CXX test/osd/unittest_ecbackend-TestECBackend.o
  1411. CXXLD unittest_ecbackend
  1412. CXX test/osd/unittest_hitset-hitset.o
  1413. CXXLD unittest_hitset
  1414. CXXLD unittest_io_priority
  1415. CXX test/unittest_gather-gather.o
  1416. CXXLD unittest_gather
  1417. CXX test/unittest_run_cmd-run_cmd.o
  1418. CXXLD unittest_run_cmd
  1419. CXX test/unittest_signals-signals.o
  1420. CXXLD unittest_signals
  1421. CXXLD unittest_simple_spin
  1422. CXX test/librados/unittest_librados-librados.o
  1423. CXXLD unittest_librados
  1424. CXX test/unittest_bufferlist-bufferlist.o
  1425. CXXLD unittest_bufferlist
  1426. CXX test/common/unittest_crc32c-test_crc32c.o
  1427. CXXLD unittest_crc32c
  1428. CXX test/unittest_arch-test_arch.o
  1429. CXXLD unittest_arch
  1430. CXX test/unittest_crypto-crypto.o
  1431. CXXLD unittest_crypto
  1432. CXX test/unittest_crypto_init-crypto_init.o
  1433. CXXLD unittest_crypto_init
  1434. CXX test/unittest_perf_counters-perf_counters.o
  1435. CXXLD unittest_perf_counters
  1436. CXX test/unittest_admin_socket-admin_socket.o
  1437. CXXLD unittest_admin_socket
  1438. CXX test/unittest_ceph_crypto-ceph_crypto.o
  1439. CXXLD unittest_ceph_crypto
  1440. CXXLD unittest_utf8
  1441. CXXLD unittest_mime
  1442. CXXLD unittest_escape
  1443. CXX test/objectstore/unittest_chain_xattr-chain_xattr.o
  1444. CXXLD unittest_chain_xattr
  1445. CXX test/os/unittest_flatindex-TestFlatIndex.o
  1446. CXXLD unittest_flatindex
  1447. CXXLD unittest_strtol
  1448. CXX test/unittest_confutils-confutils.o
  1449. CXXLD unittest_confutils
  1450. CXX test/common/unittest_config-test_config.o
  1451. CXXLD unittest_config
  1452. CXX test/common/unittest_context-test_context.o
  1453. CXXLD unittest_context
  1454. CXX test/unittest_heartbeatmap-heartbeat_map.o
  1455. CXXLD unittest_heartbeatmap
  1456. CXX test/unittest_formatter-formatter.o
  1457. CXX rgw/unittest_formatter-rgw_formats.o
  1458. CXXLD unittest_formatter
  1459. CXX test/unittest_libcephfs_config-libcephfs_config.o
  1460. CXXLD unittest_libcephfs_config
  1461. CXX test/os/unittest_lfnindex-TestLFNIndex.o
  1462. CXXLD unittest_lfnindex
  1463. CXX test/librados/unittest_librados_config-librados_config.o
  1464. CXXLD unittest_librados_config
  1465. CXX test/unittest_daemon_config-daemon_config.o
  1466. CXXLD unittest_daemon_config
  1467. CXX test/osd/unittest_osd_osdcap-osdcap.o
  1468. CXXLD unittest_osd_osdcap
  1469. CXX test/mon/unittest_mon_moncap-moncap.o
  1470. CXXLD unittest_mon_moncap
  1471. CXX test/mon/unittest_mon_pgmap-PGMap.o
  1472. CXXLD unittest_mon_pgmap
  1473. CXXLD unittest_ipaddr
  1474. CXX test/unittest_texttable-test_texttable.o
  1475. CXXLD unittest_texttable
  1476. make[4]: `unittest_on_exit' is up to date.
  1477. make[4]: Nothing to be done for `test/erasure-code/test-erasure-code.sh'.
  1478. make[4]: Nothing to be done for `unittest_bufferlist.sh'.
  1479. make[4]: Nothing to be done for `test/encoding/check-generated.sh'.
  1480. make[4]: Nothing to be done for `test/mon/osd-pool-create.sh'.
  1481. make[4]: Nothing to be done for `test/mon/misc.sh'.
  1482. make[4]: Nothing to be done for `test/mon/osd-crush.sh'.
  1483. make[4]: Nothing to be done for `test/mon/osd-erasure-code-profile.sh'.
  1484. make[4]: Nothing to be done for `test/mon/mkfs.sh'.
  1485. make[4]: Nothing to be done for `test/ceph-disk.sh'.
  1486. make[4]: Nothing to be done for `test/mon/mon-handle-forward.sh'.
  1487. make[4]: Nothing to be done for `test/vstart_wrapped_tests.sh'.
  1488. make[4]: Nothing to be done for `test/pybind/test_ceph_argparse.py'.
  1489. make[4]: Leaving directory `/home/gitlab_ci_runner/gitlab-ci-runner/tmp/builds/ceph-ubuntu-14.04/src'
  1490. make check-TESTS check-local
  1491. make[4]: Entering directory `/home/gitlab_ci_runner/gitlab-ci-runner/tmp/builds/ceph-ubuntu-14.04/src'
  1492. make[5]: Entering directory `/home/gitlab_ci_runner/gitlab-ci-runner/tmp/builds/ceph-ubuntu-14.04/src'
  1493. ./check_version ./.git_version
  1494. ./.git_version is up to date.
  1495. PASS: unittest_erasure_code_plugin
  1496. PASS: unittest_erasure_code_jerasure
  1497. PASS: unittest_erasure_code_plugin_jerasure
  1498. PASS: unittest_erasure_code_example
  1499. PASS: unittest_encoding
  1500. PASS: unittest_addrs
  1501. PASS: unittest_bloom_filter
  1502. PASS: unittest_histogram
  1503. PASS: unittest_str_map
  1504. PASS: unittest_sharedptr_registry
  1505. PASS: unittest_sloppy_crc_map
  1506. PASS: unittest_util
  1507. PASS: unittest_crush_indep
  1508. PASS: unittest_osdmap
  1509. PASS: unittest_workqueue
  1510. PASS: unittest_striper
  1511. PASS: unittest_prebufferedstreambuf
  1512. PASS: unittest_str_list
  1513. PASS: unittest_log
  1514. PASS: unittest_throttle
  1515. PASS: unittest_crush_wrapper
  1516. PASS: unittest_base64
  1517. PASS: unittest_ceph_argparse
  1518. PASS: unittest_ceph_compatset
  1519. PASS: unittest_osd_types
  1520. PASS: unittest_pglog
  1521. PASS: unittest_ecbackend
  1522. PASS: unittest_hitset
  1523. PASS: unittest_io_priority
  1524. PASS: unittest_gather
  1525. PASS: unittest_run_cmd
  1526. PASS: unittest_signals
  1527. PASS: unittest_simple_spin
  1528. PASS: unittest_librados
  1529. PASS: unittest_bufferlist
  1530. PASS: unittest_crc32c
  1531. PASS: unittest_arch
  1532. PASS: unittest_crypto
  1533. PASS: unittest_crypto_init
  1534. PASS: unittest_perf_counters
  1535. PASS: unittest_admin_socket
  1536. PASS: unittest_ceph_crypto
  1537. PASS: unittest_utf8
  1538. PASS: unittest_mime
  1539. PASS: unittest_escape
  1540. PASS: unittest_chain_xattr
  1541. PASS: unittest_flatindex
  1542. PASS: unittest_strtol
  1543. PASS: unittest_confutils
  1544. PASS: unittest_config
  1545. PASS: unittest_context
  1546. PASS: unittest_heartbeatmap
  1547. PASS: unittest_formatter
  1548. PASS: unittest_libcephfs_config
  1549. PASS: unittest_lfnindex
  1550. PASS: unittest_librados_config
  1551. PASS: unittest_daemon_config
  1552. PASS: unittest_osd_osdcap
  1553. PASS: unittest_mon_moncap
  1554. PASS: unittest_mon_pgmap
  1555. PASS: unittest_ipaddr
  1556. PASS: unittest_texttable
  1557. PASS: unittest_on_exit
  1558. FAIL: test/erasure-code/test-erasure-code.sh
  1559. PASS: unittest_bufferlist.sh
  1560. PASS: test/encoding/check-generated.sh
  1561. PASS: test/mon/osd-pool-create.sh
  1562. PASS: test/mon/misc.sh
  1563. PASS: test/mon/osd-crush.sh
  1564. PASS: test/mon/osd-erasure-code-profile.sh
  1565. PASS: test/mon/mkfs.sh
  1566. PASS: test/ceph-disk.sh
  1567. PASS: test/mon/mon-handle-forward.sh
  1568. FAIL: test/vstart_wrapped_tests.sh
  1569. PASS: test/pybind/test_ceph_argparse.py
  1570. make[6]: Entering directory `/home/gitlab_ci_runner/gitlab-ci-runner/tmp/builds/ceph-ubuntu-14.04/src'
  1571. make all-recursive
  1572. make[7]: Entering directory `/home/gitlab_ci_runner/gitlab-ci-runner/tmp/builds/ceph-ubuntu-14.04/src'
  1573. Making all in ocf
  1574. make[8]: Entering directory `/home/gitlab_ci_runner/gitlab-ci-runner/tmp/builds/ceph-ubuntu-14.04/src/ocf'
  1575. make[8]: Nothing to be done for `all'.
  1576. make[8]: Leaving directory `/home/gitlab_ci_runner/gitlab-ci-runner/tmp/builds/ceph-ubuntu-14.04/src/ocf'
  1577. Making all in java
  1578. make[8]: Entering directory `/home/gitlab_ci_runner/gitlab-ci-runner/tmp/builds/ceph-ubuntu-14.04/src/java'
  1579. make all-am
  1580. make[9]: Entering directory `/home/gitlab_ci_runner/gitlab-ci-runner/tmp/builds/ceph-ubuntu-14.04/src/java'
  1581. make[9]: Nothing to be done for `all-am'.
  1582. make[9]: Leaving directory `/home/gitlab_ci_runner/gitlab-ci-runner/tmp/builds/ceph-ubuntu-14.04/src/java'
  1583. make[8]: Leaving directory `/home/gitlab_ci_runner/gitlab-ci-runner/tmp/builds/ceph-ubuntu-14.04/src/java'
  1584. make[8]: Entering directory `/home/gitlab_ci_runner/gitlab-ci-runner/tmp/builds/ceph-ubuntu-14.04/src'
  1585. ./check_version ./.git_version
  1586. ./.git_version is up to date.
  1587. make[8]: Leaving directory `/home/gitlab_ci_runner/gitlab-ci-runner/tmp/builds/ceph-ubuntu-14.04/src'
  1588. make[7]: Leaving directory `/home/gitlab_ci_runner/gitlab-ci-runner/tmp/builds/ceph-ubuntu-14.04/src'
  1589. make[6]: Leaving directory `/home/gitlab_ci_runner/gitlab-ci-runner/tmp/builds/ceph-ubuntu-14.04/src'
  1590. ============================================================================
  1591. Testsuite summary for ceph 0.80.7
  1592. ============================================================================
  1593. # TOTAL: 75
  1594. # PASS: 73
  1595. # SKIP: 0
  1596. # XFAIL: 0
  1597. # FAIL: 2
  1598. # XPASS: 0
  1599. # ERROR: 0
  1600. ============================================================================
  1601. See src/test-suite.log
  1602. Please report to ceph-devel@vger.kernel.org
  1603. ============================================================================
  1604. make[5]: *** [test-suite.log] Error 1
  1605. make[5]: Leaving directory `/home/gitlab_ci_runner/gitlab-ci-runner/tmp/builds/ceph-ubuntu-14.04/src'
  1606. make[4]: *** [check-TESTS] Error 2
  1607. make[4]: Leaving directory `/home/gitlab_ci_runner/gitlab-ci-runner/tmp/builds/ceph-ubuntu-14.04/src'
  1608. make[3]: *** [check-am] Error 2
  1609. make[3]: Leaving directory `/home/gitlab_ci_runner/gitlab-ci-runner/tmp/builds/ceph-ubuntu-14.04/src'
  1610. make[2]: *** [check-recursive] Error 1
  1611. make[2]: Leaving directory `/home/gitlab_ci_runner/gitlab-ci-runner/tmp/builds/ceph-ubuntu-14.04/src'
  1612. make[1]: *** [check] Error 2
  1613. make[1]: Leaving directory `/home/gitlab_ci_runner/gitlab-ci-runner/tmp/builds/ceph-ubuntu-14.04/src'
  1614. make: *** [check-recursive] Error 1
  1615. FAIL: ./src/test/vstart_wrapped_tests.sh.log
  1616. Run unit tests that need a cluster, using vstart.sh
  1617. ================ START ================
  1618. ../qa/workunits/cephtool/test.sh --asok-does-not-need-root
  1619. =======================================
  1620. ip 127.0.0.1
  1621. NOTE: hostname resolves to loopback; remote hosts will not be able to
  1622. connect. either adjust /etc/hosts, or edit this script to use your
  1623. machine's real IP.
  1624. creating /home/gitlab_ci_runner/gitlab-ci-runner/tmp/builds/ceph-ubuntu-14.04/src//keyring
  1625. ./monmaptool --create --clobber --add a 127.0.0.1:6789 --print /tmp/ceph_monmap.14557
  1626. ./monmaptool: monmap file /tmp/ceph_monmap.14557
  1627. ./monmaptool: generated fsid 04405f4d-00ad-4e38-9ef5-52eb95b37bef
  1628. epoch 0
  1629. fsid 04405f4d-00ad-4e38-9ef5-52eb95b37bef
  1630. last_changed 2014-12-26 09:31:20.512031
  1631. created 2014-12-26 09:31:20.512031
  1632. 0: 127.0.0.1:6789/0 mon.a
  1633. ./monmaptool: writing epoch 0 to /tmp/ceph_monmap.14557 (1 monitors)
  1634. rm -rf /home/gitlab_ci_runner/gitlab-ci-runner/tmp/builds/ceph-ubuntu-14.04/src//test_dev/mon.a
  1635. mkdir -p /home/gitlab_ci_runner/gitlab-ci-runner/tmp/builds/ceph-ubuntu-14.04/src//test_dev/mon.a
  1636. ./ceph-mon --mkfs -c /home/gitlab_ci_runner/gitlab-ci-runner/tmp/builds/ceph-ubuntu-14.04/src//ceph.conf -i a --monmap=/tmp/ceph_monmap.14557 --keyring=/home/gitlab_ci_runner/gitlab-ci-runner/tmp/builds/ceph-ubuntu-14.04/src//keyring
  1637. ./ceph-mon: set fsid to 86c28444-006f-4273-b4c4-be798e19b59f
  1638. ./ceph-mon: created monfs at /home/gitlab_ci_runner/gitlab-ci-runner/tmp/builds/ceph-ubuntu-14.04/src//test_dev/mon.a for mon.a
  1639. ./ceph-mon -i a -c /home/gitlab_ci_runner/gitlab-ci-runner/tmp/builds/ceph-ubuntu-14.04/src//ceph.conf
  1640. ./vstart.sh: 456: ./vstart.sh: btrfs: not found
  1641. add osd0 f3daffc3-2c36-4935-8525-be57cf5b861e
  1642. *** DEVELOPER MODE: setting PATH, PYTHONPATH and LD_LIBRARY_PATH ***
  1643. 0
  1644. *** DEVELOPER MODE: setting PATH, PYTHONPATH and LD_LIBRARY_PATH ***
  1645. add item id 0 name 'osd.0' weight 1 at location {host=cd9e633ca867,root=default} to crush map
  1646. 2014-12-26 09:31:21.259225 2ab7183fd100 -1 journal FileJournal::_open: disabling aio for non-block journal. Use journal_force_aio to force use of aio anyway
  1647. 2014-12-26 09:31:21.329181 2ab7183fd100 -1 journal FileJournal::_open: disabling aio for non-block journal. Use journal_force_aio to force use of aio anyway
  1648. 2014-12-26 09:31:21.329710 2ab7183fd100 -1 filestore(/home/gitlab_ci_runner/gitlab-ci-runner/tmp/builds/ceph-ubuntu-14.04/src//test_dev/osd0) could not find 23c2fcde/osd_superblock/0//-1 in index: (2) No such file or directory
  1649. 2014-12-26 09:31:21.403088 2ab7183fd100 -1 created object store /home/gitlab_ci_runner/gitlab-ci-runner/tmp/builds/ceph-ubuntu-14.04/src//test_dev/osd0 journal /home/gitlab_ci_runner/gitlab-ci-runner/tmp/builds/ceph-ubuntu-14.04/src//test_dev/osd0.journal for osd.0 fsid 86c28444-006f-4273-b4c4-be798e19b59f
  1650. 2014-12-26 09:31:21.403198 2ab7183fd100 -1 auth: error reading file: /home/gitlab_ci_runner/gitlab-ci-runner/tmp/builds/ceph-ubuntu-14.04/src//test_dev/osd0/keyring: can't open /home/gitlab_ci_runner/gitlab-ci-runner/tmp/builds/ceph-ubuntu-14.04/src//test_dev/osd0/keyring: (2) No such file or directory
  1651. 2014-12-26 09:31:21.403373 2ab7183fd100 -1 created new key in keyring /home/gitlab_ci_runner/gitlab-ci-runner/tmp/builds/ceph-ubuntu-14.04/src//test_dev/osd0/keyring
  1652. adding osd0 key to auth repository
  1653. *** DEVELOPER MODE: setting PATH, PYTHONPATH and LD_LIBRARY_PATH ***
  1654. added key for osd.0
  1655. start osd0
  1656. ./ceph-osd -i 0 -c /home/gitlab_ci_runner/gitlab-ci-runner/tmp/builds/ceph-ubuntu-14.04/src//ceph.conf
  1657. starting osd.0 at :/0 osd_data /home/gitlab_ci_runner/gitlab-ci-runner/tmp/builds/ceph-ubuntu-14.04/src//test_dev/osd0 /home/gitlab_ci_runner/gitlab-ci-runner/tmp/builds/ceph-ubuntu-14.04/src//test_dev/osd0.journal
  1658. ./vstart.sh: 456: ./vstart.sh: btrfs: not found
  1659. add osd1 64fc8b7b-9389-4329-9776-cd99708bff82
  1660. *** DEVELOPER MODE: setting PATH, PYTHONPATH and LD_LIBRARY_PATH ***
  1661. 1
  1662. *** DEVELOPER MODE: setting PATH, PYTHONPATH and LD_LIBRARY_PATH ***
  1663. add item id 1 name 'osd.1' weight 1 at location {host=cd9e633ca867,root=default} to crush map
  1664. 2014-12-26 09:31:22.374349 2b603d228100 -1 journal FileJournal::_open: disabling aio for non-block journal. Use journal_force_aio to force use of aio anyway
  1665. 2014-12-26 09:31:22.435951 2b603d228100 -1 journal FileJournal::_open: disabling aio for non-block journal. Use journal_force_aio to force use of aio anyway
  1666. 2014-12-26 09:31:22.436485 2b603d228100 -1 filestore(/home/gitlab_ci_runner/gitlab-ci-runner/tmp/builds/ceph-ubuntu-14.04/src//test_dev/osd1) could not find 23c2fcde/osd_superblock/0//-1 in index: (2) No such file or directory
  1667. 2014-12-26 09:31:22.506141 2b603d228100 -1 created object store /home/gitlab_ci_runner/gitlab-ci-runner/tmp/builds/ceph-ubuntu-14.04/src//test_dev/osd1 journal /home/gitlab_ci_runner/gitlab-ci-runner/tmp/builds/ceph-ubuntu-14.04/src//test_dev/osd1.journal for osd.1 fsid 86c28444-006f-4273-b4c4-be798e19b59f
  1668. 2014-12-26 09:31:22.506213 2b603d228100 -1 auth: error reading file: /home/gitlab_ci_runner/gitlab-ci-runner/tmp/builds/ceph-ubuntu-14.04/src//test_dev/osd1/keyring: can't open /home/gitlab_ci_runner/gitlab-ci-runner/tmp/builds/ceph-ubuntu-14.04/src//test_dev/osd1/keyring: (2) No such file or directory
  1669. 2014-12-26 09:31:22.506330 2b603d228100 -1 created new key in keyring /home/gitlab_ci_runner/gitlab-ci-runner/tmp/builds/ceph-ubuntu-14.04/src//test_dev/osd1/keyring
  1670. adding osd1 key to auth repository
  1671. *** DEVELOPER MODE: setting PATH, PYTHONPATH and LD_LIBRARY_PATH ***
  1672. added key for osd.1
  1673. start osd1
  1674. ./ceph-osd -i 1 -c /home/gitlab_ci_runner/gitlab-ci-runner/tmp/builds/ceph-ubuntu-14.04/src//ceph.conf
  1675. starting osd.1 at :/0 osd_data /home/gitlab_ci_runner/gitlab-ci-runner/tmp/builds/ceph-ubuntu-14.04/src//test_dev/osd1 /home/gitlab_ci_runner/gitlab-ci-runner/tmp/builds/ceph-ubuntu-14.04/src//test_dev/osd1.journal
  1676. ./vstart.sh: 456: ./vstart.sh: btrfs: not found
  1677. add osd2 dda9076e-6a20-4a4b-890e-6af2b3e4baa4
  1678. *** DEVELOPER MODE: setting PATH, PYTHONPATH and LD_LIBRARY_PATH ***
  1679. 2
  1680. *** DEVELOPER MODE: setting PATH, PYTHONPATH and LD_LIBRARY_PATH ***
  1681. add item id 2 name 'osd.2' weight 1 at location {host=cd9e633ca867,root=default} to crush map
  1682. 2014-12-26 09:31:23.399117 2b5558bc7100 -1 journal FileJournal::_open: disabling aio for non-block journal. Use journal_force_aio to force use of aio anyway
  1683. 2014-12-26 09:31:23.461825 2b5558bc7100 -1 journal FileJournal::_open: disabling aio for non-block journal. Use journal_force_aio to force use of aio anyway
  1684. 2014-12-26 09:31:23.462420 2b5558bc7100 -1 filestore(/home/gitlab_ci_runner/gitlab-ci-runner/tmp/builds/ceph-ubuntu-14.04/src//test_dev/osd2) could not find 23c2fcde/osd_superblock/0//-1 in index: (2) No such file or directory
  1685. 2014-12-26 09:31:23.524580 2b5558bc7100 -1 created object store /home/gitlab_ci_runner/gitlab-ci-runner/tmp/builds/ceph-ubuntu-14.04/src//test_dev/osd2 journal /home/gitlab_ci_runner/gitlab-ci-runner/tmp/builds/ceph-ubuntu-14.04/src//test_dev/osd2.journal for osd.2 fsid 86c28444-006f-4273-b4c4-be798e19b59f
  1686. 2014-12-26 09:31:23.524664 2b5558bc7100 -1 auth: error reading file: /home/gitlab_ci_runner/gitlab-ci-runner/tmp/builds/ceph-ubuntu-14.04/src//test_dev/osd2/keyring: can't open /home/gitlab_ci_runner/gitlab-ci-runner/tmp/builds/ceph-ubuntu-14.04/src//test_dev/osd2/keyring: (2) No such file or directory
  1687. 2014-12-26 09:31:23.524816 2b5558bc7100 -1 created new key in keyring /home/gitlab_ci_runner/gitlab-ci-runner/tmp/builds/ceph-ubuntu-14.04/src//test_dev/osd2/keyring
  1688. adding osd2 key to auth repository
  1689. *** DEVELOPER MODE: setting PATH, PYTHONPATH and LD_LIBRARY_PATH ***
  1690. added key for osd.2
  1691. start osd2
  1692. ./ceph-osd -i 2 -c /home/gitlab_ci_runner/gitlab-ci-runner/tmp/builds/ceph-ubuntu-14.04/src//ceph.conf
  1693. starting osd.2 at :/0 osd_data /home/gitlab_ci_runner/gitlab-ci-runner/tmp/builds/ceph-ubuntu-14.04/src//test_dev/osd2 /home/gitlab_ci_runner/gitlab-ci-runner/tmp/builds/ceph-ubuntu-14.04/src//test_dev/osd2.journal
  1694. started. stop.sh to stop. see out/* (e.g. 'tail -f out/????') for debug output.
  1695. export PYTHONPATH=./pybind
  1696. export LD_LIBRARY_PATH=.libs
  1697. + set -e
  1698. + set -o functrace
  1699. + PS4=' ${FUNCNAME[0]}: $LINENO: '
  1700. main: 6: SUDO=sudo
  1701. main: 31: TMPDIR=/tmp/cephtool15108
  1702. main: 32: mkdir /tmp/cephtool15108
  1703. main: 33: trap 'rm -fr /tmp/cephtool15108' 0
  1704. main: 35: TMPFILE=/tmp/cephtool15108/test_invalid.15108
  1705. main: 884: set +x
  1706. main: 961: test_mon_injectargs_SI
  1707. test_mon_injectargs_SI: 99: get_config_value_or_die mon.a mon_pg_warn_min_objects
  1708. get_config_value_or_die: 57: local target config_opt raw val
  1709. get_config_value_or_die: 59: target=mon.a
  1710. get_config_value_or_die: 60: config_opt=mon_pg_warn_min_objects
  1711. get_config_value_or_die: 62: ceph daemon mon.a config get mon_pg_warn_min_objects
  1712. get_config_value_or_die: 62: raw='{ "mon_pg_warn_min_objects": "10000"}'
  1713. get_config_value_or_die: 63: [[ 0 -ne 0 ]]
  1714. get_config_value_or_die: 68: echo '{' '"mon_pg_warn_min_objects":' '"10000"}'
  1715. get_config_value_or_die: 68: sed -e 's/[{} "]//g'
  1716. get_config_value_or_die: 68: raw=mon_pg_warn_min_objects:10000
  1717. get_config_value_or_die: 69: echo mon_pg_warn_min_objects:10000
  1718. get_config_value_or_die: 69: cut -f2 -d:
  1719. get_config_value_or_die: 69: val=10000
  1720. get_config_value_or_die: 71: echo 10000
  1721. get_config_value_or_die: 72: return 0
  1722. test_mon_injectargs_SI: 99: initial_value=10000
  1723. test_mon_injectargs_SI: 100: ceph daemon mon.a config set mon_pg_warn_min_objects 10
  1724. *** DEVELOPER MODE: setting PATH, PYTHONPATH and LD_LIBRARY_PATH ***
  1725. { "success": "mon_pg_warn_min_objects = '10' "}
  1726. test_mon_injectargs_SI: 101: expect_config_value mon.a mon_pg_warn_min_objects 10
  1727. expect_config_value: 77: local target config_opt expected_val val
  1728. expect_config_value: 78: target=mon.a
  1729. expect_config_value: 79: config_opt=mon_pg_warn_min_objects
  1730. expect_config_value: 80: expected_val=10
  1731. expect_config_value: 82: get_config_value_or_die mon.a mon_pg_warn_min_objects
  1732. get_config_value_or_die: 57: local target config_opt raw val
  1733. get_config_value_or_die: 59: target=mon.a
  1734. get_config_value_or_die: 60: config_opt=mon_pg_warn_min_objects
  1735. get_config_value_or_die: 62: ceph daemon mon.a config get mon_pg_warn_min_objects
  1736. get_config_value_or_die: 62: raw='{ "mon_pg_warn_min_objects": "10"}'
  1737. get_config_value_or_die: 63: [[ 0 -ne 0 ]]
  1738. get_config_value_or_die: 68: echo '{' '"mon_pg_warn_min_objects":' '"10"}'
  1739. get_config_value_or_die: 68: sed -e 's/[{} "]//g'
  1740. get_config_value_or_die: 68: raw=mon_pg_warn_min_objects:10
  1741. get_config_value_or_die: 69: echo mon_pg_warn_min_objects:10
  1742. get_config_value_or_die: 69: cut -f2 -d:
  1743. get_config_value_or_die: 69: val=10
  1744. get_config_value_or_die: 71: echo 10
  1745. get_config_value_or_die: 72: return 0
  1746. expect_config_value: 82: val=10
  1747. expect_config_value: 84: [[ 10 != \1\0 ]]
  1748. test_mon_injectargs_SI: 102: ceph daemon mon.a config set mon_pg_warn_min_objects 10K
  1749. *** DEVELOPER MODE: setting PATH, PYTHONPATH and LD_LIBRARY_PATH ***
  1750. { "success": "mon_pg_warn_min_objects = '10240' "}
  1751. test_mon_injectargs_SI: 103: expect_config_value mon.a mon_pg_warn_min_objects 10240
  1752. expect_config_value: 77: local target config_opt expected_val val
  1753. expect_config_value: 78: target=mon.a
  1754. expect_config_value: 79: config_opt=mon_pg_warn_min_objects
  1755. expect_config_value: 80: expected_val=10240
  1756. expect_config_value: 82: get_config_value_or_die mon.a mon_pg_warn_min_objects
  1757. get_config_value_or_die: 57: local target config_opt raw val
  1758. get_config_value_or_die: 59: target=mon.a
  1759. get_config_value_or_die: 60: config_opt=mon_pg_warn_min_objects
  1760. get_config_value_or_die: 62: ceph daemon mon.a config get mon_pg_warn_min_objects
  1761. get_config_value_or_die: 62: raw='{ "mon_pg_warn_min_objects": "10240"}'
  1762. get_config_value_or_die: 63: [[ 0 -ne 0 ]]
  1763. get_config_value_or_die: 68: echo '{' '"mon_pg_warn_min_objects":' '"10240"}'
  1764. get_config_value_or_die: 68: sed -e 's/[{} "]//g'
  1765. get_config_value_or_die: 68: raw=mon_pg_warn_min_objects:10240
  1766. get_config_value_or_die: 69: echo mon_pg_warn_min_objects:10240
  1767. get_config_value_or_die: 69: cut -f2 -d:
  1768. get_config_value_or_die: 69: val=10240
  1769. get_config_value_or_die: 71: echo 10240
  1770. get_config_value_or_die: 72: return 0
  1771. expect_config_value: 82: val=10240
  1772. expect_config_value: 84: [[ 10240 != \1\0\2\4\0 ]]
  1773. test_mon_injectargs_SI: 104: ceph daemon mon.a config set mon_pg_warn_min_objects 1G
  1774. *** DEVELOPER MODE: setting PATH, PYTHONPATH and LD_LIBRARY_PATH ***
  1775. { "success": "mon_pg_warn_min_objects = '1073741824' "}
  1776. test_mon_injectargs_SI: 105: expect_config_value mon.a mon_pg_warn_min_objects 1073741824
  1777. expect_config_value: 77: local target config_opt expected_val val
  1778. expect_config_value: 78: target=mon.a
  1779. expect_config_value: 79: config_opt=mon_pg_warn_min_objects
  1780. expect_config_value: 80: expected_val=1073741824
  1781. expect_config_value: 82: get_config_value_or_die mon.a mon_pg_warn_min_objects
  1782. get_config_value_or_die: 57: local target config_opt raw val
  1783. get_config_value_or_die: 59: target=mon.a
  1784. get_config_value_or_die: 60: config_opt=mon_pg_warn_min_objects
  1785. get_config_value_or_die: 62: ceph daemon mon.a config get mon_pg_warn_min_objects
  1786. get_config_value_or_die: 62: raw='{ "mon_pg_warn_min_objects": "1073741824"}'
  1787. get_config_value_or_die: 63: [[ 0 -ne 0 ]]
  1788. get_config_value_or_die: 68: echo '{' '"mon_pg_warn_min_objects":' '"1073741824"}'
  1789. get_config_value_or_die: 68: sed -e 's/[{} "]//g'
  1790. get_config_value_or_die: 68: raw=mon_pg_warn_min_objects:1073741824
  1791. get_config_value_or_die: 69: echo mon_pg_warn_min_objects:1073741824
  1792. get_config_value_or_die: 69: cut -f2 -d:
  1793. get_config_value_or_die: 69: val=1073741824
  1794. get_config_value_or_die: 71: echo 1073741824
  1795. get_config_value_or_die: 72: return 0
  1796. expect_config_value: 82: val=1073741824
  1797. expect_config_value: 84: [[ 1073741824 != \1\0\7\3\7\4\1\8\2\4 ]]
  1798. test_mon_injectargs_SI: 106: ceph daemon mon.a config set mon_pg_warn_min_objects 10F
  1799. *** DEVELOPER MODE: setting PATH, PYTHONPATH and LD_LIBRARY_PATH ***
  1800. test_mon_injectargs_SI: 107: check_response ''\''10F'\'': (22) Invalid argument'
  1801. check_response: 39: expected_stderr_string=''\''10F'\'': (22) Invalid argument'
  1802. check_response: 40: retcode=
  1803. check_response: 41: expected_retcode=
  1804. check_response: 42: '[' '' -a '!=' ']'
  1805. check_response: 47: grep ''\''10F'\'': (22) Invalid argument' /tmp/cephtool15108/test_invalid.15108
  1806. test_mon_injectargs_SI: 109: ceph tell mon.a injectargs '--mon_pg_warn_min_objects 10'
  1807. *** DEVELOPER MODE: setting PATH, PYTHONPATH and LD_LIBRARY_PATH ***
  1808. injectargs:mon_pg_warn_min_objects = '10'
  1809. test_mon_injectargs_SI: 110: expect_config_value mon.a mon_pg_warn_min_objects 10
  1810. expect_config_value: 77: local target config_opt expected_val val
  1811. expect_config_value: 78: target=mon.a
  1812. expect_config_value: 79: config_opt=mon_pg_warn_min_objects
  1813. expect_config_value: 80: expected_val=10
  1814. expect_config_value: 82: get_config_value_or_die mon.a mon_pg_warn_min_objects
  1815. get_config_value_or_die: 57: local target config_opt raw val
  1816. get_config_value_or_die: 59: target=mon.a
  1817. get_config_value_or_die: 60: config_opt=mon_pg_warn_min_objects
  1818. get_config_value_or_die: 62: ceph daemon mon.a config get mon_pg_warn_min_objects
  1819. get_config_value_or_die: 62: raw='{ "mon_pg_warn_min_objects": "10"}'
  1820. get_config_value_or_die: 63: [[ 0 -ne 0 ]]
  1821. get_config_value_or_die: 68: echo '{' '"mon_pg_warn_min_objects":' '"10"}'
  1822. get_config_value_or_die: 68: sed -e 's/[{} "]//g'
  1823. get_config_value_or_die: 68: raw=mon_pg_warn_min_objects:10
  1824. get_config_value_or_die: 69: echo mon_pg_warn_min_objects:10
  1825. get_config_value_or_die: 69: cut -f2 -d:
  1826. get_config_value_or_die: 69: val=10
  1827. get_config_value_or_die: 71: echo 10
  1828. get_config_value_or_die: 72: return 0
  1829. expect_config_value: 82: val=10
  1830. expect_config_value: 84: [[ 10 != \1\0 ]]
  1831. test_mon_injectargs_SI: 111: ceph tell mon.a injectargs '--mon_pg_warn_min_objects 10K'
  1832. *** DEVELOPER MODE: setting PATH, PYTHONPATH and LD_LIBRARY_PATH ***
  1833. injectargs:mon_pg_warn_min_objects = '10240'
  1834. test_mon_injectargs_SI: 112: expect_config_value mon.a mon_pg_warn_min_objects 10240
  1835. expect_config_value: 77: local target config_opt expected_val val
  1836. expect_config_value: 78: target=mon.a
  1837. expect_config_value: 79: config_opt=mon_pg_warn_min_objects
  1838. expect_config_value: 80: expected_val=10240
  1839. expect_config_value: 82: get_config_value_or_die mon.a mon_pg_warn_min_objects
  1840. get_config_value_or_die: 57: local target config_opt raw val
  1841. get_config_value_or_die: 59: target=mon.a
  1842. get_config_value_or_die: 60: config_opt=mon_pg_warn_min_objects
  1843. get_config_value_or_die: 62: ceph daemon mon.a config get mon_pg_warn_min_objects
  1844. get_config_value_or_die: 62: raw='{ "mon_pg_warn_min_objects": "10240"}'
  1845. get_config_value_or_die: 63: [[ 0 -ne 0 ]]
  1846. get_config_value_or_die: 68: echo '{' '"mon_pg_warn_min_objects":' '"10240"}'
  1847. get_config_value_or_die: 68: sed -e 's/[{} "]//g'
  1848. get_config_value_or_die: 68: raw=mon_pg_warn_min_objects:10240
  1849. get_config_value_or_die: 69: echo mon_pg_warn_min_objects:10240
  1850. get_config_value_or_die: 69: cut -f2 -d:
  1851. get_config_value_or_die: 69: val=10240
  1852. get_config_value_or_die: 71: echo 10240
  1853. get_config_value_or_die: 72: return 0
  1854. expect_config_value: 82: val=10240
  1855. expect_config_value: 84: [[ 10240 != \1\0\2\4\0 ]]
  1856. test_mon_injectargs_SI: 113: ceph tell mon.a injectargs '--mon_pg_warn_min_objects 1G'
  1857. *** DEVELOPER MODE: setting PATH, PYTHONPATH and LD_LIBRARY_PATH ***
  1858. injectargs:mon_pg_warn_min_objects = '1073741824'
  1859. test_mon_injectargs_SI: 114: expect_config_value mon.a mon_pg_warn_min_objects 1073741824
  1860. expect_config_value: 77: local target config_opt expected_val val
  1861. expect_config_value: 78: target=mon.a
  1862. expect_config_value: 79: config_opt=mon_pg_warn_min_objects
  1863. expect_config_value: 80: expected_val=1073741824
  1864. expect_config_value: 82: get_config_value_or_die mon.a mon_pg_warn_min_objects
  1865. get_config_value_or_die: 57: local target config_opt raw val
  1866. get_config_value_or_die: 59: target=mon.a
  1867. get_config_value_or_die: 60: config_opt=mon_pg_warn_min_objects
  1868. get_config_value_or_die: 62: ceph daemon mon.a config get mon_pg_warn_min_objects
  1869. get_config_value_or_die: 62: raw='{ "mon_pg_warn_min_objects": "1073741824"}'
  1870. get_config_value_or_die: 63: [[ 0 -ne 0 ]]
  1871. get_config_value_or_die: 68: echo '{' '"mon_pg_warn_min_objects":' '"1073741824"}'
  1872. get_config_value_or_die: 68: sed -e 's/[{} "]//g'
  1873. get_config_value_or_die: 68: raw=mon_pg_warn_min_objects:1073741824
  1874. get_config_value_or_die: 69: echo mon_pg_warn_min_objects:1073741824
  1875. get_config_value_or_die: 69: cut -f2 -d:
  1876. get_config_value_or_die: 69: val=1073741824
  1877. get_config_value_or_die: 71: echo 1073741824
  1878. get_config_value_or_die: 72: return 0
  1879. expect_config_value: 82: val=1073741824
  1880. expect_config_value: 84: [[ 1073741824 != \1\0\7\3\7\4\1\8\2\4 ]]
  1881. test_mon_injectargs_SI: 115: expect_false ceph injectargs mon.a '--mon_pg_warn_min_objects 10F'
  1882. expect_false: 27: set -x
  1883. expect_false: 28: ceph injectargs mon.a '--mon_pg_warn_min_objects 10F'
  1884. *** DEVELOPER MODE: setting PATH, PYTHONPATH and LD_LIBRARY_PATH ***
  1885. Error EINVAL: injectargs:Parse error setting mon_pg_warn_min_objects to '10F' using injectargs.
  1886. failed to parse arguments: mon.a
  1887. expect_false: 28: return 0
  1888. test_mon_injectargs_SI: 116: ceph daemon mon.a config set mon_pg_warn_min_objects 10000
  1889. *** DEVELOPER MODE: setting PATH, PYTHONPATH and LD_LIBRARY_PATH ***
  1890. { "success": "mon_pg_warn_min_objects = '10000' "}
  1891. main: 962: set +x
  1892. main: 961: test_tiering
  1893. test_tiering: 122: ceph osd pool create cache 2
  1894. *** DEVELOPER MODE: setting PATH, PYTHONPATH and LD_LIBRARY_PATH ***
  1895. pool 'cache' created
  1896. test_tiering: 123: ceph osd pool create cache2 2
  1897. *** DEVELOPER MODE: setting PATH, PYTHONPATH and LD_LIBRARY_PATH ***
  1898. pool 'cache2' created
  1899. test_tiering: 124: ceph osd tier add data cache
  1900. *** DEVELOPER MODE: setting PATH, PYTHONPATH and LD_LIBRARY_PATH ***
  1901. pool 'cache' is now (or already was) a tier of 'data'
  1902. test_tiering: 125: ceph osd tier add data cache2
  1903. *** DEVELOPER MODE: setting PATH, PYTHONPATH and LD_LIBRARY_PATH ***
  1904. pool 'cache2' is now (or already was) a tier of 'data'
  1905. test_tiering: 126: expect_false ceph osd tier add metadata cache
  1906. expect_false: 27: set -x
  1907. expect_false: 28: ceph osd tier add metadata cache
  1908. *** DEVELOPER MODE: setting PATH, PYTHONPATH and LD_LIBRARY_PATH ***
  1909. Error EINVAL: tier pool 'cache' is already a tier of 'data'
  1910. expect_false: 28: return 0
  1911. test_tiering: 128: ceph osd tier cache-mode cache writeback
  1912. *** DEVELOPER MODE: setting PATH, PYTHONPATH and LD_LIBRARY_PATH ***
  1913. set cache-mode for pool 'cache' to writeback
  1914. test_tiering: 129: ceph osd tier cache-mode cache forward
  1915. *** DEVELOPER MODE: setting PATH, PYTHONPATH and LD_LIBRARY_PATH ***
  1916. set cache-mode for pool 'cache' to forward
  1917. test_tiering: 130: ceph osd tier cache-mode cache readonly
  1918. *** DEVELOPER MODE: setting PATH, PYTHONPATH and LD_LIBRARY_PATH ***
  1919. set cache-mode for pool 'cache' to readonly
  1920. test_tiering: 131: ceph osd tier cache-mode cache forward
  1921. *** DEVELOPER MODE: setting PATH, PYTHONPATH and LD_LIBRARY_PATH ***
  1922. set cache-mode for pool 'cache' to forward
  1923. test_tiering: 132: ceph osd tier cache-mode cache none
  1924. *** DEVELOPER MODE: setting PATH, PYTHONPATH and LD_LIBRARY_PATH ***
  1925. set cache-mode for pool 'cache' to none
  1926. test_tiering: 133: ceph osd tier cache-mode cache writeback
  1927. *** DEVELOPER MODE: setting PATH, PYTHONPATH and LD_LIBRARY_PATH ***
  1928. set cache-mode for pool 'cache' to writeback
  1929. test_tiering: 134: expect_false ceph osd tier cache-mode cache none
  1930. expect_false: 27: set -x
  1931. expect_false: 28: ceph osd tier cache-mode cache none
  1932. *** DEVELOPER MODE: setting PATH, PYTHONPATH and LD_LIBRARY_PATH ***
  1933. Error EINVAL: unable to set cache-mode 'none' on a 'writeback' pool; only 'forward' allowed.
  1934. expect_false: 28: return 0
  1935. test_tiering: 135: expect_false ceph osd tier cache-mode cache readonly
  1936. expect_false: 27: set -x
  1937. expect_false: 28: ceph osd tier cache-mode cache readonly
  1938. *** DEVELOPER MODE: setting PATH, PYTHONPATH and LD_LIBRARY_PATH ***
  1939. Error EINVAL: unable to set cache-mode 'readonly' on a 'writeback' pool; only 'forward' allowed.
  1940. expect_false: 28: return 0
  1941. test_tiering: 138: rados -p cache put /etc/passwd /etc/passwd
  1942. test_tiering: 139: ceph tell 'osd.*' flush_pg_stats
  1943. *** DEVELOPER MODE: setting PATH, PYTHONPATH and LD_LIBRARY_PATH ***
  1944. 2014-12-26 09:31:58.204771 2b9af70e5700 0 -- 127.0.0.1:0/1015924 >> 127.0.0.1:6800/14715 pipe(0x2b9af8024e70 sd=5 :0 s=1 pgs=0 cs=0 l=1 c=0x2b9af8018580).fault
  1945. osd.0: Error ENXIO: problem getting command descriptions from osd.0
  1946. osd.0: problem getting command descriptions from osd.0
  1947. osd.1: Error ENXIO: problem getting command descriptions from osd.1
  1948. osd.1: problem getting command descriptions from osd.1
  1949. osd.2: Error ENXIO: problem getting command descriptions from osd.2
  1950. osd.2: problem getting command descriptions from osd.2
  1951. test_tiering: 139: true
  1952. test_tiering: 141: ceph osd tier cache-mode cache forward
  1953. *** DEVELOPER MODE: setting PATH, PYTHONPATH and LD_LIBRARY_PATH ***
  1954. set cache-mode for pool 'cache' to forward
  1955. test_tiering: 142: expect_false ceph osd tier cache-mode cache none
  1956. expect_false: 27: set -x
  1957. expect_false: 28: ceph osd tier cache-mode cache none
  1958. *** DEVELOPER MODE: setting PATH, PYTHONPATH and LD_LIBRARY_PATH ***
  1959. set cache-mode for pool 'cache' to none
  1960. expect_false: 28: return 1
  1961. test_tiering: 1: rm -fr /tmp/cephtool15108
  1962. ================ STOP =================
  1963. FAIL: ./src/test/erasure-code/test-erasure-code.sh.log
  1964. main: 104: setup test-erasure-code
  1965. setup: 18: local dir=test-erasure-code
  1966. setup: 19: teardown test-erasure-code
  1967. teardown: 24: local dir=test-erasure-code
  1968. teardown: 25: kill_daemons test-erasure-code
  1969. kill_daemons: 60: local dir=test-erasure-code
  1970. kkill_daemons: 61: find test-erasure-code
  1971. kkill_daemons: 61: grep pidfile
  1972. find: `test-erasure-code': No such file or directory
  1973. teardown: 26: rm -fr test-erasure-code
  1974. setup: 20: mkdir test-erasure-code
  1975. main: 105: local code
  1976. main: 106: run test-erasure-code
  1977. run: 22: local dir=test-erasure-code
  1978. run: 24: export CEPH_ARGS
  1979. rrun: 25: uuidgen
  1980. run: 25: CEPH_ARGS+='--fsid=b34a18cd-5080-4731-be77-7f201ab2b70f --auth-supported=none '
  1981. run: 26: CEPH_ARGS+='--mon-host=127.0.0.1 '
  1982. run: 28: setup test-erasure-code
  1983. setup: 18: local dir=test-erasure-code
  1984. setup: 19: teardown test-erasure-code
  1985. teardown: 24: local dir=test-erasure-code
  1986. teardown: 25: kill_daemons test-erasure-code
  1987. kill_daemons: 60: local dir=test-erasure-code
  1988. kkill_daemons: 61: find test-erasure-code
  1989. kkill_daemons: 61: grep pidfile
  1990. teardown: 26: rm -fr test-erasure-code
  1991. setup: 20: mkdir test-erasure-code
  1992. run: 29: run_mon test-erasure-code a --public-addr 127.0.0.1
  1993. run_mon: 30: local dir=test-erasure-code
  1994. run_mon: 31: shift
  1995. run_mon: 32: local id=a
  1996. run_mon: 33: shift
  1997. run_mon: 34: dir+=/a
  1998. run_mon: 37: ./ceph-mon --id a --mkfs --mon-data=test-erasure-code/a --run-dir=test-erasure-code/a --public-addr 127.0.0.1
  1999. ./ceph-mon: renaming mon.noname-a 127.0.0.1:6789/0 to mon.a
  2000. ./ceph-mon: set fsid to b34a18cd-5080-4731-be77-7f201ab2b70f
  2001. ./ceph-mon: created monfs at test-erasure-code/a for mon.a
  2002. run_mon: 43: ./ceph-mon --id a --paxos-propose-interval=0.1 --osd-pool-default-erasure-code-directory=.libs --debug-mon 20 --debug-ms 20 --debug-paxos 20 --mon-advanced-debug-mode --chdir= --mon-data=test-erasure-code/a --log-file=test-erasure-code/a/log --mon-cluster-log-file=test-erasure-code/a/log --run-dir=test-erasure-code/a --pid-file=test-erasure-code/a/pidfile --public-addr 127.0.0.1
  2003. rrun: 30: seq 0 4
  2004. run: 30: for id in '$(seq 0 4)'
  2005. run: 31: run_osd test-erasure-code 0
  2006. run_osd: 19: local dir=test-erasure-code
  2007. run_osd: 20: shift
  2008. run_osd: 21: local id=0
  2009. run_osd: 22: shift
  2010. run_osd: 23: local osd_data=test-erasure-code/0
  2011. run_osd: 25: local ceph_disk_args
  2012. run_osd: 26: ceph_disk_args+=' --statedir=test-erasure-code'
  2013. run_osd: 27: ceph_disk_args+=' --sysconfdir=test-erasure-code'
  2014. run_osd: 28: ceph_disk_args+=' --prepend-to-path='
  2015. run_osd: 29: ceph_disk_args+=' --verbose'
  2016. run_osd: 31: touch test-erasure-code/ceph.conf
  2017. run_osd: 33: ./ceph-disk --statedir=test-erasure-code --sysconfdir=test-erasure-code --prepend-to-path= --verbose prepare test-erasure-code/0
  2018. INFO:ceph-disk:Running command: ceph-osd --cluster=ceph --show-config-value=fsid
  2019. INFO:ceph-disk:Running command: ceph-conf --cluster=ceph --name=osd. --lookup osd_mkfs_type
  2020. INFO:ceph-disk:Running command: ceph-conf --cluster=ceph --name=osd. --lookup osd_fs_type
  2021. INFO:ceph-disk:Running command: ceph-conf --cluster=ceph --name=osd. --lookup osd_mkfs_options_xfs
  2022. INFO:ceph-disk:Running command: ceph-conf --cluster=ceph --name=osd. --lookup osd_fs_mkfs_options_xfs
  2023. INFO:ceph-disk:Running command: ceph-conf --cluster=ceph --name=osd. --lookup osd_mount_options_xfs
  2024. INFO:ceph-disk:Running command: ceph-conf --cluster=ceph --name=osd. --lookup osd_fs_mount_options_xfs
  2025. INFO:ceph-disk:Running command: ceph-osd --cluster=ceph --show-config-value=osd_journal_size
  2026. DEBUG:ceph-disk:Preparing osd data dir test-erasure-code/0
  2027. run_osd: 36: local 'ceph_args=--fsid=b34a18cd-5080-4731-be77-7f201ab2b70f --auth-supported=none --mon-host=127.0.0.1 '
  2028. run_osd: 37: ceph_args+=' --osd-journal-size=100'
  2029. run_osd: 38: ceph_args+=' --osd-data=test-erasure-code/0'
  2030. run_osd: 39: ceph_args+=' --chdir='
  2031. run_osd: 40: ceph_args+=' --osd-pool-default-erasure-code-directory=.libs'
  2032. run_osd: 41: ceph_args+=' --run-dir=test-erasure-code'
  2033. run_osd: 42: ceph_args+=' --debug-osd=20'
  2034. run_osd: 43: ceph_args+=' --log-file=test-erasure-code/osd-$id.log'
  2035. run_osd: 44: ceph_args+=' --pid-file=test-erasure-code/osd-$id.pidfile'
  2036. run_osd: 45: ceph_args+=' '
  2037. run_osd: 46: ceph_args+=
  2038. run_osd: 47: CEPH_ARGS='--fsid=b34a18cd-5080-4731-be77-7f201ab2b70f --auth-supported=none --mon-host=127.0.0.1 --osd-journal-size=100 --osd-data=test-erasure-code/0 --chdir= --osd-pool-default-erasure-code-directory=.libs --run-dir=test-erasure-code --debug-osd=20 --log-file=test-erasure-code/osd-$id.log --pid-file=test-erasure-code/osd-$id.pidfile '
  2039. run_osd: 47: ./ceph-disk --statedir=test-erasure-code --sysconfdir=test-erasure-code --prepend-to-path= --verbose activate --mark-init=none test-erasure-code/0
  2040. DEBUG:ceph-disk:Cluster uuid is b34a18cd-5080-4731-be77-7f201ab2b70f
  2041. INFO:ceph-disk:Running command: ceph-osd --cluster=ceph --show-config-value=fsid
  2042. DEBUG:ceph-disk:Cluster name is ceph
  2043. DEBUG:ceph-disk:OSD uuid is c8c62372-96e7-4434-9b55-e45863ecee03
  2044. DEBUG:ceph-disk:Allocating OSD id...
  2045. INFO:ceph-disk:Running command: ceph --cluster ceph --name client.bootstrap-osd --keyring test-erasure-code/bootstrap-osd/ceph.keyring osd create --concise c8c62372-96e7-4434-9b55-e45863ecee03
  2046. *** DEVELOPER MODE: setting PATH, PYTHONPATH and LD_LIBRARY_PATH ***
  2047. DEBUG:ceph-disk:OSD id is 0
  2048. DEBUG:ceph-disk:Initializing OSD...
  2049. INFO:ceph-disk:Running command: ceph --cluster ceph --name client.bootstrap-osd --keyring test-erasure-code/bootstrap-osd/ceph.keyring mon getmap -o test-erasure-code/0/activate.monmap
  2050. *** DEVELOPER MODE: setting PATH, PYTHONPATH and LD_LIBRARY_PATH ***
  2051. got monmap epoch 1
  2052. INFO:ceph-disk:Running command: ceph-osd --cluster ceph --mkfs --mkkey -i 0 --monmap test-erasure-code/0/activate.monmap --osd-data test-erasure-code/0 --osd-journal test-erasure-code/0/journal --osd-uuid c8c62372-96e7-4434-9b55-e45863ecee03 --keyring test-erasure-code/0/keyring
  2053. 2014-12-26 09:24:56.056570 2b326c180100 -1 journal FileJournal::_open: disabling aio for non-block journal. Use journal_force_aio to force use of aio anyway
  2054. 2014-12-26 09:24:56.147324 2b326c180100 -1 journal FileJournal::_open: disabling aio for non-block journal. Use journal_force_aio to force use of aio anyway
  2055. 2014-12-26 09:24:56.147891 2b326c180100 -1 filestore(test-erasure-code/0) could not find 23c2fcde/osd_superblock/0//-1 in index: (2) No such file or directory
  2056. 2014-12-26 09:24:56.206392 2b326c180100 -1 created object store test-erasure-code/0 journal test-erasure-code/0/journal for osd.0 fsid b34a18cd-5080-4731-be77-7f201ab2b70f
  2057. 2014-12-26 09:24:56.206445 2b326c180100 -1 auth: error reading file: test-erasure-code/0/keyring: can't open test-erasure-code/0/keyring: (2) No such file or directory
  2058. 2014-12-26 09:24:56.206538 2b326c180100 -1 created new key in keyring test-erasure-code/0/keyring
  2059. DEBUG:ceph-disk:Authorizing OSD key...
  2060. INFO:ceph-disk:Running command: ceph --cluster ceph --name client.bootstrap-osd --keyring test-erasure-code/bootstrap-osd/ceph.keyring auth add osd.0 -i test-erasure-code/0/keyring osd allow * mon allow profile osd
  2061. *** DEVELOPER MODE: setting PATH, PYTHONPATH and LD_LIBRARY_PATH ***
  2062. added key for osd.0
  2063. DEBUG:ceph-disk:ceph osd.0 data dir is ready at test-erasure-code/0
  2064. INFO:ceph-disk:Running command: ceph-osd --cluster=ceph --id=0 --osd-data=test-erasure-code/0 --osd-journal=test-erasure-code/0/journal
  2065. starting osd.0 at :/0 osd_data test-erasure-code/0 test-erasure-code/0/journal
  2066. rrun_osd: 52: cat test-erasure-code/0/whoami
  2067. run_osd: 52: '[' 0 = 0 ']'
  2068. run_osd: 54: ./ceph osd crush create-or-move 0 1 root=default host=localhost
  2069. *** DEVELOPER MODE: setting PATH, PYTHONPATH and LD_LIBRARY_PATH ***
  2070. create-or-move updating item name 'osd.0' weight 1 at location {host=localhost,root=default} to crush map
  2071. run: 30: for id in '$(seq 0 4)'
  2072. run: 31: run_osd test-erasure-code 1
  2073. run_osd: 19: local dir=test-erasure-code
  2074. run_osd: 20: shift
  2075. run_osd: 21: local id=1
  2076. run_osd: 22: shift
  2077. run_osd: 23: local osd_data=test-erasure-code/1
  2078. run_osd: 25: local ceph_disk_args
  2079. run_osd: 26: ceph_disk_args+=' --statedir=test-erasure-code'
  2080. run_osd: 27: ceph_disk_args+=' --sysconfdir=test-erasure-code'
  2081. run_osd: 28: ceph_disk_args+=' --prepend-to-path='
  2082. run_osd: 29: ceph_disk_args+=' --verbose'
  2083. run_osd: 31: touch test-erasure-code/ceph.conf
  2084. run_osd: 33: ./ceph-disk --statedir=test-erasure-code --sysconfdir=test-erasure-code --prepend-to-path= --verbose prepare test-erasure-code/1
  2085. INFO:ceph-disk:Running command: ceph-osd --cluster=ceph --show-config-value=fsid
  2086. INFO:ceph-disk:Running command: ceph-conf --cluster=ceph --name=osd. --lookup osd_mkfs_type
  2087. INFO:ceph-disk:Running command: ceph-conf --cluster=ceph --name=osd. --lookup osd_fs_type
  2088. INFO:ceph-disk:Running command: ceph-conf --cluster=ceph --name=osd. --lookup osd_mkfs_options_xfs
  2089. INFO:ceph-disk:Running command: ceph-conf --cluster=ceph --name=osd. --lookup osd_fs_mkfs_options_xfs
  2090. INFO:ceph-disk:Running command: ceph-conf --cluster=ceph --name=osd. --lookup osd_mount_options_xfs
  2091. INFO:ceph-disk:Running command: ceph-conf --cluster=ceph --name=osd. --lookup osd_fs_mount_options_xfs
  2092. INFO:ceph-disk:Running command: ceph-osd --cluster=ceph --show-config-value=osd_journal_size
  2093. DEBUG:ceph-disk:Preparing osd data dir test-erasure-code/1
  2094. run_osd: 36: local 'ceph_args=--fsid=b34a18cd-5080-4731-be77-7f201ab2b70f --auth-supported=none --mon-host=127.0.0.1 '
  2095. run_osd: 37: ceph_args+=' --osd-journal-size=100'
  2096. run_osd: 38: ceph_args+=' --osd-data=test-erasure-code/1'
  2097. run_osd: 39: ceph_args+=' --chdir='
  2098. run_osd: 40: ceph_args+=' --osd-pool-default-erasure-code-directory=.libs'
  2099. run_osd: 41: ceph_args+=' --run-dir=test-erasure-code'
  2100. run_osd: 42: ceph_args+=' --debug-osd=20'
  2101. run_osd: 43: ceph_args+=' --log-file=test-erasure-code/osd-$id.log'
  2102. run_osd: 44: ceph_args+=' --pid-file=test-erasure-code/osd-$id.pidfile'
  2103. run_osd: 45: ceph_args+=' '
  2104. run_osd: 46: ceph_args+=
  2105. run_osd: 47: CEPH_ARGS='--fsid=b34a18cd-5080-4731-be77-7f201ab2b70f --auth-supported=none --mon-host=127.0.0.1 --osd-journal-size=100 --osd-data=test-erasure-code/1 --chdir= --osd-pool-default-erasure-code-directory=.libs --run-dir=test-erasure-code --debug-osd=20 --log-file=test-erasure-code/osd-$id.log --pid-file=test-erasure-code/osd-$id.pidfile '
  2106. run_osd: 47: ./ceph-disk --statedir=test-erasure-code --sysconfdir=test-erasure-code --prepend-to-path= --verbose activate --mark-init=none test-erasure-code/1
  2107. DEBUG:ceph-disk:Cluster uuid is b34a18cd-5080-4731-be77-7f201ab2b70f
  2108. INFO:ceph-disk:Running command: ceph-osd --cluster=ceph --show-config-value=fsid
  2109. DEBUG:ceph-disk:Cluster name is ceph
  2110. DEBUG:ceph-disk:OSD uuid is ad52636c-9503-47ed-a8a2-58f5fb2822b5
  2111. DEBUG:ceph-disk:Allocating OSD id...
  2112. INFO:ceph-disk:Running command: ceph --cluster ceph --name client.bootstrap-osd --keyring test-erasure-code/bootstrap-osd/ceph.keyring osd create --concise ad52636c-9503-47ed-a8a2-58f5fb2822b5
  2113. *** DEVELOPER MODE: setting PATH, PYTHONPATH and LD_LIBRARY_PATH ***
  2114. DEBUG:ceph-disk:OSD id is 1
  2115. DEBUG:ceph-disk:Initializing OSD...
  2116. INFO:ceph-disk:Running command: ceph --cluster ceph --name client.bootstrap-osd --keyring test-erasure-code/bootstrap-osd/ceph.keyring mon getmap -o test-erasure-code/1/activate.monmap
  2117. *** DEVELOPER MODE: setting PATH, PYTHONPATH and LD_LIBRARY_PATH ***
  2118. got monmap epoch 1
  2119. INFO:ceph-disk:Running command: ceph-osd --cluster ceph --mkfs --mkkey -i 1 --monmap test-erasure-code/1/activate.monmap --osd-data test-erasure-code/1 --osd-journal test-erasure-code/1/journal --osd-uuid ad52636c-9503-47ed-a8a2-58f5fb2822b5 --keyring test-erasure-code/1/keyring
  2120. 2014-12-26 09:24:58.875192 2b0f7e26a100 -1 journal FileJournal::_open: disabling aio for non-block journal. Use journal_force_aio to force use of aio anyway
  2121. 2014-12-26 09:24:58.946265 2b0f7e26a100 -1 journal FileJournal::_open: disabling aio for non-block journal. Use journal_force_aio to force use of aio anyway
  2122. 2014-12-26 09:24:58.946730 2b0f7e26a100 -1 filestore(test-erasure-code/1) could not find 23c2fcde/osd_superblock/0//-1 in index: (2) No such file or directory
  2123. 2014-12-26 09:24:59.016214 2b0f7e26a100 -1 created object store test-erasure-code/1 journal test-erasure-code/1/journal for osd.1 fsid b34a18cd-5080-4731-be77-7f201ab2b70f
  2124. 2014-12-26 09:24:59.016313 2b0f7e26a100 -1 auth: error reading file: test-erasure-code/1/keyring: can't open test-erasure-code/1/keyring: (2) No such file or directory
  2125. 2014-12-26 09:24:59.016492 2b0f7e26a100 -1 created new key in keyring test-erasure-code/1/keyring
  2126. DEBUG:ceph-disk:Authorizing OSD key...
  2127. INFO:ceph-disk:Running command: ceph --cluster ceph --name client.bootstrap-osd --keyring test-erasure-code/bootstrap-osd/ceph.keyring auth add osd.1 -i test-erasure-code/1/keyring osd allow * mon allow profile osd
  2128. *** DEVELOPER MODE: setting PATH, PYTHONPATH and LD_LIBRARY_PATH ***
  2129. added key for osd.1
  2130. DEBUG:ceph-disk:ceph osd.1 data dir is ready at test-erasure-code/1
  2131. INFO:ceph-disk:Running command: ceph-osd --cluster=ceph --id=1 --osd-data=test-erasure-code/1 --osd-journal=test-erasure-code/1/journal
  2132. starting osd.1 at :/0 osd_data test-erasure-code/1 test-erasure-code/1/journal
  2133. rrun_osd: 52: cat test-erasure-code/1/whoami
  2134. run_osd: 52: '[' 1 = 1 ']'
  2135. run_osd: 54: ./ceph osd crush create-or-move 1 1 root=default host=localhost
  2136. *** DEVELOPER MODE: setting PATH, PYTHONPATH and LD_LIBRARY_PATH ***
  2137. create-or-move updating item name 'osd.1' weight 1 at location {host=localhost,root=default} to crush map
  2138. run: 30: for id in '$(seq 0 4)'
  2139. run: 31: run_osd test-erasure-code 2
  2140. run_osd: 19: local dir=test-erasure-code
  2141. run_osd: 20: shift
  2142. run_osd: 21: local id=2
  2143. run_osd: 22: shift
  2144. run_osd: 23: local osd_data=test-erasure-code/2
  2145. run_osd: 25: local ceph_disk_args
  2146. run_osd: 26: ceph_disk_args+=' --statedir=test-erasure-code'
  2147. run_osd: 27: ceph_disk_args+=' --sysconfdir=test-erasure-code'
  2148. run_osd: 28: ceph_disk_args+=' --prepend-to-path='
  2149. run_osd: 29: ceph_disk_args+=' --verbose'
  2150. run_osd: 31: touch test-erasure-code/ceph.conf
  2151. run_osd: 33: ./ceph-disk --statedir=test-erasure-code --sysconfdir=test-erasure-code --prepend-to-path= --verbose prepare test-erasure-code/2
  2152. INFO:ceph-disk:Running command: ceph-osd --cluster=ceph --show-config-value=fsid
  2153. INFO:ceph-disk:Running command: ceph-conf --cluster=ceph --name=osd. --lookup osd_mkfs_type
  2154. INFO:ceph-disk:Running command: ceph-conf --cluster=ceph --name=osd. --lookup osd_fs_type
  2155. INFO:ceph-disk:Running command: ceph-conf --cluster=ceph --name=osd. --lookup osd_mkfs_options_xfs
  2156. INFO:ceph-disk:Running command: ceph-conf --cluster=ceph --name=osd. --lookup osd_fs_mkfs_options_xfs
  2157. INFO:ceph-disk:Running command: ceph-conf --cluster=ceph --name=osd. --lookup osd_mount_options_xfs
  2158. INFO:ceph-disk:Running command: ceph-conf --cluster=ceph --name=osd. --lookup osd_fs_mount_options_xfs
  2159. INFO:ceph-disk:Running command: ceph-osd --cluster=ceph --show-config-value=osd_journal_size
  2160. DEBUG:ceph-disk:Preparing osd data dir test-erasure-code/2
  2161. run_osd: 36: local 'ceph_args=--fsid=b34a18cd-5080-4731-be77-7f201ab2b70f --auth-supported=none --mon-host=127.0.0.1 '
  2162. run_osd: 37: ceph_args+=' --osd-journal-size=100'
  2163. run_osd: 38: ceph_args+=' --osd-data=test-erasure-code/2'
  2164. run_osd: 39: ceph_args+=' --chdir='
  2165. run_osd: 40: ceph_args+=' --osd-pool-default-erasure-code-directory=.libs'
  2166. run_osd: 41: ceph_args+=' --run-dir=test-erasure-code'
  2167. run_osd: 42: ceph_args+=' --debug-osd=20'
  2168. run_osd: 43: ceph_args+=' --log-file=test-erasure-code/osd-$id.log'
  2169. run_osd: 44: ceph_args+=' --pid-file=test-erasure-code/osd-$id.pidfile'
  2170. run_osd: 45: ceph_args+=' '
  2171. run_osd: 46: ceph_args+=
  2172. run_osd: 47: CEPH_ARGS='--fsid=b34a18cd-5080-4731-be77-7f201ab2b70f --auth-supported=none --mon-host=127.0.0.1 --osd-journal-size=100 --osd-data=test-erasure-code/2 --chdir= --osd-pool-default-erasure-code-directory=.libs --run-dir=test-erasure-code --debug-osd=20 --log-file=test-erasure-code/osd-$id.log --pid-file=test-erasure-code/osd-$id.pidfile '
  2173. run_osd: 47: ./ceph-disk --statedir=test-erasure-code --sysconfdir=test-erasure-code --prepend-to-path= --verbose activate --mark-init=none test-erasure-code/2
  2174. DEBUG:ceph-disk:Cluster uuid is b34a18cd-5080-4731-be77-7f201ab2b70f
  2175. INFO:ceph-disk:Running command: ceph-osd --cluster=ceph --show-config-value=fsid
  2176. DEBUG:ceph-disk:Cluster name is ceph
  2177. DEBUG:ceph-disk:OSD uuid is f6d804d1-4326-46f1-81d7-3531daee0ac6
  2178. DEBUG:ceph-disk:Allocating OSD id...
  2179. INFO:ceph-disk:Running command: ceph --cluster ceph --name client.bootstrap-osd --keyring test-erasure-code/bootstrap-osd/ceph.keyring osd create --concise f6d804d1-4326-46f1-81d7-3531daee0ac6
  2180. *** DEVELOPER MODE: setting PATH, PYTHONPATH and LD_LIBRARY_PATH ***
  2181. DEBUG:ceph-disk:OSD id is 2
  2182. DEBUG:ceph-disk:Initializing OSD...
  2183. INFO:ceph-disk:Running command: ceph --cluster ceph --name client.bootstrap-osd --keyring test-erasure-code/bootstrap-osd/ceph.keyring mon getmap -o test-erasure-code/2/activate.monmap
  2184. *** DEVELOPER MODE: setting PATH, PYTHONPATH and LD_LIBRARY_PATH ***
  2185. got monmap epoch 1
  2186. INFO:ceph-disk:Running command: ceph-osd --cluster ceph --mkfs --mkkey -i 2 --monmap test-erasure-code/2/activate.monmap --osd-data test-erasure-code/2 --osd-journal test-erasure-code/2/journal --osd-uuid f6d804d1-4326-46f1-81d7-3531daee0ac6 --keyring test-erasure-code/2/keyring
  2187. 2014-12-26 09:25:01.656202 2aec37fff100 -1 journal FileJournal::_open: disabling aio for non-block journal. Use journal_force_aio to force use of aio anyway
  2188. 2014-12-26 09:25:01.825961 2aec37fff100 -1 journal FileJournal::_open: disabling aio for non-block journal. Use journal_force_aio to force use of aio anyway
  2189. 2014-12-26 09:25:01.826487 2aec37fff100 -1 filestore(test-erasure-code/2) could not find 23c2fcde/osd_superblock/0//-1 in index: (2) No such file or directory
  2190. 2014-12-26 09:25:01.883510 2aec37fff100 -1 created object store test-erasure-code/2 journal test-erasure-code/2/journal for osd.2 fsid b34a18cd-5080-4731-be77-7f201ab2b70f
  2191. 2014-12-26 09:25:01.883556 2aec37fff100 -1 auth: error reading file: test-erasure-code/2/keyring: can't open test-erasure-code/2/keyring: (2) No such file or directory
  2192. 2014-12-26 09:25:01.883643 2aec37fff100 -1 created new key in keyring test-erasure-code/2/keyring
  2193. DEBUG:ceph-disk:Authorizing OSD key...
  2194. INFO:ceph-disk:Running command: ceph --cluster ceph --name client.bootstrap-osd --keyring test-erasure-code/bootstrap-osd/ceph.keyring auth add osd.2 -i test-erasure-code/2/keyring osd allow * mon allow profile osd
  2195. *** DEVELOPER MODE: setting PATH, PYTHONPATH and LD_LIBRARY_PATH ***
  2196. added key for osd.2
  2197. DEBUG:ceph-disk:ceph osd.2 data dir is ready at test-erasure-code/2
  2198. INFO:ceph-disk:Running command: ceph-osd --cluster=ceph --id=2 --osd-data=test-erasure-code/2 --osd-journal=test-erasure-code/2/journal
  2199. starting osd.2 at :/0 osd_data test-erasure-code/2 test-erasure-code/2/journal
  2200. rrun_osd: 52: cat test-erasure-code/2/whoami
  2201. run_osd: 52: '[' 2 = 2 ']'
  2202. run_osd: 54: ./ceph osd crush create-or-move 2 1 root=default host=localhost
  2203. *** DEVELOPER MODE: setting PATH, PYTHONPATH and LD_LIBRARY_PATH ***
  2204. create-or-move updating item name 'osd.2' weight 1 at location {host=localhost,root=default} to crush map
  2205. run: 30: for id in '$(seq 0 4)'
  2206. run: 31: run_osd test-erasure-code 3
  2207. run_osd: 19: local dir=test-erasure-code
  2208. run_osd: 20: shift
  2209. run_osd: 21: local id=3
  2210. run_osd: 22: shift
  2211. run_osd: 23: local osd_data=test-erasure-code/3
  2212. run_osd: 25: local ceph_disk_args
  2213. run_osd: 26: ceph_disk_args+=' --statedir=test-erasure-code'
  2214. run_osd: 27: ceph_disk_args+=' --sysconfdir=test-erasure-code'
  2215. run_osd: 28: ceph_disk_args+=' --prepend-to-path='
  2216. run_osd: 29: ceph_disk_args+=' --verbose'
  2217. run_osd: 31: touch test-erasure-code/ceph.conf
  2218. run_osd: 33: ./ceph-disk --statedir=test-erasure-code --sysconfdir=test-erasure-code --prepend-to-path= --verbose prepare test-erasure-code/3
  2219. INFO:ceph-disk:Running command: ceph-osd --cluster=ceph --show-config-value=fsid
  2220. INFO:ceph-disk:Running command: ceph-conf --cluster=ceph --name=osd. --lookup osd_mkfs_type
  2221. INFO:ceph-disk:Running command: ceph-conf --cluster=ceph --name=osd. --lookup osd_fs_type
  2222. INFO:ceph-disk:Running command: ceph-conf --cluster=ceph --name=osd. --lookup osd_mkfs_options_xfs
  2223. INFO:ceph-disk:Running command: ceph-conf --cluster=ceph --name=osd. --lookup osd_fs_mkfs_options_xfs
  2224. INFO:ceph-disk:Running command: ceph-conf --cluster=ceph --name=osd. --lookup osd_mount_options_xfs
  2225. INFO:ceph-disk:Running command: ceph-conf --cluster=ceph --name=osd. --lookup osd_fs_mount_options_xfs
  2226. INFO:ceph-disk:Running command: ceph-osd --cluster=ceph --show-config-value=osd_journal_size
  2227. DEBUG:ceph-disk:Preparing osd data dir test-erasure-code/3
  2228. run_osd: 36: local 'ceph_args=--fsid=b34a18cd-5080-4731-be77-7f201ab2b70f --auth-supported=none --mon-host=127.0.0.1 '
  2229. run_osd: 37: ceph_args+=' --osd-journal-size=100'
  2230. run_osd: 38: ceph_args+=' --osd-data=test-erasure-code/3'
  2231. run_osd: 39: ceph_args+=' --chdir='
  2232. run_osd: 40: ceph_args+=' --osd-pool-default-erasure-code-directory=.libs'
  2233. run_osd: 41: ceph_args+=' --run-dir=test-erasure-code'
  2234. run_osd: 42: ceph_args+=' --debug-osd=20'
  2235. run_osd: 43: ceph_args+=' --log-file=test-erasure-code/osd-$id.log'
  2236. run_osd: 44: ceph_args+=' --pid-file=test-erasure-code/osd-$id.pidfile'
  2237. run_osd: 45: ceph_args+=' '
  2238. run_osd: 46: ceph_args+=
  2239. run_osd: 47: CEPH_ARGS='--fsid=b34a18cd-5080-4731-be77-7f201ab2b70f --auth-supported=none --mon-host=127.0.0.1 --osd-journal-size=100 --osd-data=test-erasure-code/3 --chdir= --osd-pool-default-erasure-code-directory=.libs --run-dir=test-erasure-code --debug-osd=20 --log-file=test-erasure-code/osd-$id.log --pid-file=test-erasure-code/osd-$id.pidfile '
  2240. run_osd: 47: ./ceph-disk --statedir=test-erasure-code --sysconfdir=test-erasure-code --prepend-to-path= --verbose activate --mark-init=none test-erasure-code/3
  2241. DEBUG:ceph-disk:Cluster uuid is b34a18cd-5080-4731-be77-7f201ab2b70f
  2242. INFO:ceph-disk:Running command: ceph-osd --cluster=ceph --show-config-value=fsid
  2243. DEBUG:ceph-disk:Cluster name is ceph
  2244. DEBUG:ceph-disk:OSD uuid is fff362e4-6636-45ae-a954-e0de0f1a7130
  2245. DEBUG:ceph-disk:Allocating OSD id...
  2246. INFO:ceph-disk:Running command: ceph --cluster ceph --name client.bootstrap-osd --keyring test-erasure-code/bootstrap-osd/ceph.keyring osd create --concise fff362e4-6636-45ae-a954-e0de0f1a7130
  2247. *** DEVELOPER MODE: setting PATH, PYTHONPATH and LD_LIBRARY_PATH ***
  2248. DEBUG:ceph-disk:OSD id is 3
  2249. DEBUG:ceph-disk:Initializing OSD...
  2250. INFO:ceph-disk:Running command: ceph --cluster ceph --name client.bootstrap-osd --keyring test-erasure-code/bootstrap-osd/ceph.keyring mon getmap -o test-erasure-code/3/activate.monmap
  2251. *** DEVELOPER MODE: setting PATH, PYTHONPATH and LD_LIBRARY_PATH ***
  2252. got monmap epoch 1
  2253. INFO:ceph-disk:Running command: ceph-osd --cluster ceph --mkfs --mkkey -i 3 --monmap test-erasure-code/3/activate.monmap --osd-data test-erasure-code/3 --osd-journal test-erasure-code/3/journal --osd-uuid fff362e4-6636-45ae-a954-e0de0f1a7130 --keyring test-erasure-code/3/keyring
  2254. 2014-12-26 09:25:04.587265 2ae1c3d73100 -1 journal FileJournal::_open: disabling aio for non-block journal. Use journal_force_aio to force use of aio anyway
  2255. 2014-12-26 09:25:04.668563 2ae1c3d73100 -1 journal FileJournal::_open: disabling aio for non-block journal. Use journal_force_aio to force use of aio anyway
  2256. 2014-12-26 09:25:04.670489 2ae1c3d73100 -1 filestore(test-erasure-code/3) could not find 23c2fcde/osd_superblock/0//-1 in index: (2) No such file or directory
  2257. 2014-12-26 09:25:04.741427 2ae1c3d73100 -1 created object store test-erasure-code/3 journal test-erasure-code/3/journal for osd.3 fsid b34a18cd-5080-4731-be77-7f201ab2b70f
  2258. 2014-12-26 09:25:04.741475 2ae1c3d73100 -1 auth: error reading file: test-erasure-code/3/keyring: can't open test-erasure-code/3/keyring: (2) No such file or directory
  2259. 2014-12-26 09:25:04.741567 2ae1c3d73100 -1 created new key in keyring test-erasure-code/3/keyring
  2260. DEBUG:ceph-disk:Authorizing OSD key...
  2261. INFO:ceph-disk:Running command: ceph --cluster ceph --name client.bootstrap-osd --keyring test-erasure-code/bootstrap-osd/ceph.keyring auth add osd.3 -i test-erasure-code/3/keyring osd allow * mon allow profile osd
  2262. *** DEVELOPER MODE: setting PATH, PYTHONPATH and LD_LIBRARY_PATH ***
  2263. added key for osd.3
  2264. DEBUG:ceph-disk:ceph osd.3 data dir is ready at test-erasure-code/3
  2265. INFO:ceph-disk:Running command: ceph-osd --cluster=ceph --id=3 --osd-data=test-erasure-code/3 --osd-journal=test-erasure-code/3/journal
  2266. starting osd.3 at :/0 osd_data test-erasure-code/3 test-erasure-code/3/journal
  2267. rrun_osd: 52: cat test-erasure-code/3/whoami
  2268. run_osd: 52: '[' 3 = 3 ']'
  2269. run_osd: 54: ./ceph osd crush create-or-move 3 1 root=default host=localhost
  2270. *** DEVELOPER MODE: setting PATH, PYTHONPATH and LD_LIBRARY_PATH ***
  2271. create-or-move updating item name 'osd.3' weight 1 at location {host=localhost,root=default} to crush map
  2272. run: 30: for id in '$(seq 0 4)'
  2273. run: 31: run_osd test-erasure-code 4
  2274. run_osd: 19: local dir=test-erasure-code
  2275. run_osd: 20: shift
  2276. run_osd: 21: local id=4
  2277. run_osd: 22: shift
  2278. run_osd: 23: local osd_data=test-erasure-code/4
  2279. run_osd: 25: local ceph_disk_args
  2280. run_osd: 26: ceph_disk_args+=' --statedir=test-erasure-code'
  2281. run_osd: 27: ceph_disk_args+=' --sysconfdir=test-erasure-code'
  2282. run_osd: 28: ceph_disk_args+=' --prepend-to-path='
  2283. run_osd: 29: ceph_disk_args+=' --verbose'
  2284. run_osd: 31: touch test-erasure-code/ceph.conf
  2285. run_osd: 33: ./ceph-disk --statedir=test-erasure-code --sysconfdir=test-erasure-code --prepend-to-path= --verbose prepare test-erasure-code/4
  2286. INFO:ceph-disk:Running command: ceph-osd --cluster=ceph --show-config-value=fsid
  2287. INFO:ceph-disk:Running command: ceph-conf --cluster=ceph --name=osd. --lookup osd_mkfs_type
  2288. INFO:ceph-disk:Running command: ceph-conf --cluster=ceph --name=osd. --lookup osd_fs_type
  2289. INFO:ceph-disk:Running command: ceph-conf --cluster=ceph --name=osd. --lookup osd_mkfs_options_xfs
  2290. INFO:ceph-disk:Running command: ceph-conf --cluster=ceph --name=osd. --lookup osd_fs_mkfs_options_xfs
  2291. INFO:ceph-disk:Running command: ceph-conf --cluster=ceph --name=osd. --lookup osd_mount_options_xfs
  2292. INFO:ceph-disk:Running command: ceph-conf --cluster=ceph --name=osd. --lookup osd_fs_mount_options_xfs
  2293. INFO:ceph-disk:Running command: ceph-osd --cluster=ceph --show-config-value=osd_journal_size
  2294. DEBUG:ceph-disk:Preparing osd data dir test-erasure-code/4
  2295. run_osd: 36: local 'ceph_args=--fsid=b34a18cd-5080-4731-be77-7f201ab2b70f --auth-supported=none --mon-host=127.0.0.1 '
  2296. run_osd: 37: ceph_args+=' --osd-journal-size=100'
  2297. run_osd: 38: ceph_args+=' --osd-data=test-erasure-code/4'
  2298. run_osd: 39: ceph_args+=' --chdir='
  2299. run_osd: 40: ceph_args+=' --osd-pool-default-erasure-code-directory=.libs'
  2300. run_osd: 41: ceph_args+=' --run-dir=test-erasure-code'
  2301. run_osd: 42: ceph_args+=' --debug-osd=20'
  2302. run_osd: 43: ceph_args+=' --log-file=test-erasure-code/osd-$id.log'
  2303. run_osd: 44: ceph_args+=' --pid-file=test-erasure-code/osd-$id.pidfile'
  2304. run_osd: 45: ceph_args+=' '
  2305. run_osd: 46: ceph_args+=
  2306. run_osd: 47: CEPH_ARGS='--fsid=b34a18cd-5080-4731-be77-7f201ab2b70f --auth-supported=none --mon-host=127.0.0.1 --osd-journal-size=100 --osd-data=test-erasure-code/4 --chdir= --osd-pool-default-erasure-code-directory=.libs --run-dir=test-erasure-code --debug-osd=20 --log-file=test-erasure-code/osd-$id.log --pid-file=test-erasure-code/osd-$id.pidfile '
  2307. run_osd: 47: ./ceph-disk --statedir=test-erasure-code --sysconfdir=test-erasure-code --prepend-to-path= --verbose activate --mark-init=none test-erasure-code/4
  2308. DEBUG:ceph-disk:Cluster uuid is b34a18cd-5080-4731-be77-7f201ab2b70f
  2309. INFO:ceph-disk:Running command: ceph-osd --cluster=ceph --show-config-value=fsid
  2310. DEBUG:ceph-disk:Cluster name is ceph
  2311. DEBUG:ceph-disk:OSD uuid is 5c4152e0-508b-4494-911b-7256ef1fed4c
  2312. DEBUG:ceph-disk:Allocating OSD id...
  2313. INFO:ceph-disk:Running command: ceph --cluster ceph --name client.bootstrap-osd --keyring test-erasure-code/bootstrap-osd/ceph.keyring osd create --concise 5c4152e0-508b-4494-911b-7256ef1fed4c
  2314. *** DEVELOPER MODE: setting PATH, PYTHONPATH and LD_LIBRARY_PATH ***
  2315. DEBUG:ceph-disk:OSD id is 4
  2316. DEBUG:ceph-disk:Initializing OSD...
  2317. INFO:ceph-disk:Running command: ceph --cluster ceph --name client.bootstrap-osd --keyring test-erasure-code/bootstrap-osd/ceph.keyring mon getmap -o test-erasure-code/4/activate.monmap
  2318. *** DEVELOPER MODE: setting PATH, PYTHONPATH and LD_LIBRARY_PATH ***
  2319. got monmap epoch 1
  2320. INFO:ceph-disk:Running command: ceph-osd --cluster ceph --mkfs --mkkey -i 4 --monmap test-erasure-code/4/activate.monmap --osd-data test-erasure-code/4 --osd-journal test-erasure-code/4/journal --osd-uuid 5c4152e0-508b-4494-911b-7256ef1fed4c --keyring test-erasure-code/4/keyring
  2321. 2014-12-26 09:25:07.532693 2b13f8d30100 -1 journal FileJournal::_open: disabling aio for non-block journal. Use journal_force_aio to force use of aio anyway
  2322. 2014-12-26 09:25:07.608100 2b13f8d30100 -1 journal FileJournal::_open: disabling aio for non-block journal. Use journal_force_aio to force use of aio anyway
  2323. 2014-12-26 09:25:07.608694 2b13f8d30100 -1 filestore(test-erasure-code/4) could not find 23c2fcde/osd_superblock/0//-1 in index: (2) No such file or directory
  2324. 2014-12-26 09:25:07.684250 2b13f8d30100 -1 created object store test-erasure-code/4 journal test-erasure-code/4/journal for osd.4 fsid b34a18cd-5080-4731-be77-7f201ab2b70f
  2325. 2014-12-26 09:25:07.684334 2b13f8d30100 -1 auth: error reading file: test-erasure-code/4/keyring: can't open test-erasure-code/4/keyring: (2) No such file or directory
  2326. 2014-12-26 09:25:07.684467 2b13f8d30100 -1 created new key in keyring test-erasure-code/4/keyring
  2327. DEBUG:ceph-disk:Authorizing OSD key...
  2328. INFO:ceph-disk:Running command: ceph --cluster ceph --name client.bootstrap-osd --keyring test-erasure-code/bootstrap-osd/ceph.keyring auth add osd.4 -i test-erasure-code/4/keyring osd allow * mon allow profile osd
  2329. *** DEVELOPER MODE: setting PATH, PYTHONPATH and LD_LIBRARY_PATH ***
  2330. added key for osd.4
  2331. DEBUG:ceph-disk:ceph osd.4 data dir is ready at test-erasure-code/4
  2332. INFO:ceph-disk:Running command: ceph-osd --cluster=ceph --id=4 --osd-data=test-erasure-code/4 --osd-journal=test-erasure-code/4/journal
  2333. starting osd.4 at :/0 osd_data test-erasure-code/4 test-erasure-code/4/journal
  2334. rrun_osd: 52: cat test-erasure-code/4/whoami
  2335. run_osd: 52: '[' 4 = 4 ']'
  2336. run_osd: 54: ./ceph osd crush create-or-move 4 1 root=default host=localhost
  2337. *** DEVELOPER MODE: setting PATH, PYTHONPATH and LD_LIBRARY_PATH ***
  2338. create-or-move updating item name 'osd.4' weight 1 at location {host=localhost,root=default} to crush map
  2339. run: 34: CEPH_ARGS=
  2340. run: 34: ./ceph --admin-daemon test-erasure-code/ceph-osd.0.asok log flush
  2341. *** DEVELOPER MODE: setting PATH, PYTHONPATH and LD_LIBRARY_PATH ***
  2342. admin_socket: exception getting command descriptions: [Errno 111] Connection refused
  2343. run: 34: return 1
  2344. main: 109: code=1
  2345. main: 111: teardown test-erasure-code
  2346. teardown: 24: local dir=test-erasure-code
  2347. teardown: 25: kill_daemons test-erasure-code
  2348. kill_daemons: 60: local dir=test-erasure-code
  2349. kkill_daemons: 61: find test-erasure-code
  2350. kkill_daemons: 61: grep pidfile
  2351. kill_daemons: 61: for pidfile in '$(find $dir | grep pidfile)'
  2352. kill_daemons: 62: for try in 0 1 1 1 2 3
  2353. kkill_daemons: 63: cat test-erasure-code/osd-4.pidfile
  2354. kill_daemons: 63: kill -9 5350
  2355. kill_daemons: 64: sleep 0
  2356. kill_daemons: 62: for try in 0 1 1 1 2 3
  2357. kkill_daemons: 63: cat test-erasure-code/osd-4.pidfile
  2358. kill_daemons: 63: kill -9 5350
  2359. kill_daemons: 64: sleep 1
  2360. kill_daemons: 62: for try in 0 1 1 1 2 3
  2361. kkill_daemons: 63: cat test-erasure-code/osd-4.pidfile
  2362. kill_daemons: 63: kill -9 5350
  2363. kill_daemons: 63: break
  2364. kill_daemons: 61: for pidfile in '$(find $dir | grep pidfile)'
  2365. kill_daemons: 62: for try in 0 1 1 1 2 3
  2366. kkill_daemons: 63: cat test-erasure-code/a/pidfile
  2367. kill_daemons: 63: kill -9 4154
  2368. kill_daemons: 64: sleep 0
  2369. kill_daemons: 62: for try in 0 1 1 1 2 3
  2370. kkill_daemons: 63: cat test-erasure-code/a/pidfile
  2371. kill_daemons: 63: kill -9 4154
  2372. kill_daemons: 64: sleep 1
  2373. kill_daemons: 62: for try in 0 1 1 1 2 3
  2374. kkill_daemons: 63: cat test-erasure-code/a/pidfile
  2375. kill_daemons: 63: kill -9 4154
  2376. kill_daemons: 63: break
  2377. kill_daemons: 61: for pidfile in '$(find $dir | grep pidfile)'
  2378. kill_daemons: 62: for try in 0 1 1 1 2 3
  2379. kkill_daemons: 63: cat test-erasure-code/osd-3.pidfile
  2380. kill_daemons: 63: kill -9 5060
  2381. kill_daemons: 64: sleep 0
  2382. kill_daemons: 62: for try in 0 1 1 1 2 3
  2383. kkill_daemons: 63: cat test-erasure-code/osd-3.pidfile
  2384. kill_daemons: 63: kill -9 5060
  2385. kill_daemons: 63: break
  2386. kill_daemons: 61: for pidfile in '$(find $dir | grep pidfile)'
  2387. kill_daemons: 62: for try in 0 1 1 1 2 3
  2388. kkill_daemons: 63: cat test-erasure-code/osd-2.pidfile
  2389. kill_daemons: 63: kill -9 4800
  2390. kill_daemons: 64: sleep 0
  2391. kill_daemons: 62: for try in 0 1 1 1 2 3
  2392. kkill_daemons: 63: cat test-erasure-code/osd-2.pidfile
  2393. kill_daemons: 63: kill -9 4800
  2394. kill_daemons: 64: sleep 1
  2395. kill_daemons: 62: for try in 0 1 1 1 2 3
  2396. kkill_daemons: 63: cat test-erasure-code/osd-2.pidfile
  2397. kill_daemons: 63: kill -9 4800
  2398. kill_daemons: 63: break
  2399. teardown: 26: rm -fr test-erasure-code
  2400. main: 112: return 1
  2401.