Advertisement
Guest User

Untitled

a guest
Jan 20th, 2021
203
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 100.67 KB | None | 0 0
  1.  
  2. Travis CI
  3.  
  4. About Us
  5. Blog
  6. Status
  7. Documentation
  8. Help
  9.  
  10. Please be aware travis-ci.org will be shutting down in several weeks, with all accounts migrating to travis-ci.com. Please stay tuned here for more information.
  11.  
  12. Help make Open Source a better place and start building better software today!
  13.  
  14. openmrs / openmrs-ocl-client
  15. build:passed
  16.  
  17. Current
  18. Branches
  19. Build History
  20. Pull Requests
  21.  
  22. Build #4414
  23.  
  24. Pull Request #651 OCLOMRS-918:Added a AddConceptIcon for adding a Public Concept to my …
  25.  
  26. Commit b2df55e
  27. #651: OCLOMRS-918:Added a AddConceptIcon for adding a Public Concept to my …
  28. Branch master
  29.  
  30. nk183
  31. #4414 failed
  32.  
  33. Ran for 22 min 30 sec
  34.  
  35. 21 hours ago
  36.  
  37. AMD64
  38. Node.js: 10.13.0
  39.  
  40. Job log
  41. View config
  42.  
  43. Raw log
  44.  
  45. 0.13s0.09s0.00s0.06s
  46. worker_info
  47.  
  48. Worker information
  49.  
  50. 0.14s0.01s0.00s0.01s
  51. system_info
  52.  
  53. Build system information
  54.  
  55. 0.01s0.01s0.66s0.20s0.05s0.00s0.04s0.00s0.01s0.01s0.01s0.01s0.01s0.00s0.00s0.02s0.00s0.01s0.30s0.00s0.00s0.00s0.01s0.00s0.09s0.01s0.75s0.00s0.00s6.03s0.00s2.56s0.00s2.54s
  56. docker_mtu_and_registry_mirrors
  57. resolvconf
  58. git.checkout
  59.  
  60. 0.76s$ git clone --depth=50 https://github.com/openmrs/openmrs-ocl-client.git openmrs/openmrs-ocl-client
  61.  
  62. 0.01s
  63. nvm.install
  64.  
  65. 2.75s$ nvm install 10.13.0
  66.  
  67. cache.1
  68.  
  69. Setting up build cache
  70.  
  71. cache.npm
  72.  
  73. $ node --version
  74.  
  75. v10.13.0
  76.  
  77. $ npm --version
  78.  
  79. 6.4.1
  80.  
  81. $ nvm --version
  82.  
  83. 0.37.2
  84.  
  85. install.1
  86.  
  87. 27.64s$ npm install
  88. install.2
  89.  
  90. 14.83s$ npm install coveralls
  91.  
  92. 54.90s$ npm run test:ci
  93.  
  94. > ocl-client@0.1.0 test:ci /home/travis/build/openmrs/openmrs-ocl-client
  95.  
  96. > CI=true react-scripts test -u --testPathPattern='.*/tests/unit/|.*/__test__/' --ci --coverage
  97.  
  98. PASS src/apps/notifications/__test__/components/NotificationDetails.test.tsx (8.392s)
  99.  
  100. PASS src/apps/containers/components/__test__/ContainerReleasedVersions.test.tsx (7.554s)
  101.  
  102. › 1 snapshot written.
  103.  
  104. PASS src/apps/sources/__test__/components/ViewSources.test.tsx
  105.  
  106. PASS src/apps/concepts/__test__/components/ViewConceptsHeader.test.tsx
  107.  
  108. › 1 snapshot written.
  109.  
  110. PASS src/apps/dictionaries/__test__/pages/ViewDictionaryPage.test.tsx
  111.  
  112. › 1 snapshot written.
  113.  
  114. PASS src/apps/sources/__test__/pages/ViewSourcePage.test.tsx
  115.  
  116. › 1 snapshot written.
  117.  
  118. PASS src/apps/sources/__test__/redux/reducer.test.ts
  119.  
  120. PASS src/apps/containers/components/__test__/ContainerOwnerTabs.test.tsx
  121.  
  122. PASS src/apps/concepts/__test__/components/ConceptsTable.test.tsx
  123.  
  124. PASS src/apps/containers/components/__test__/ContainerCard.test.tsx
  125.  
  126. PASS src/apps/containers/components/__test__/FormUtils.test.tsx
  127.  
  128. PASS src/apps/concepts/__test__/components/AddConceptsIcon.test.tsx
  129.  
  130. › 1 snapshot written.
  131.  
  132. PASS src/apps/sources/__test__/components/SourceForm.test.tsx
  133.  
  134. › 1 snapshot written.
  135.  
  136. PASS src/apps/sources/__test__/components/ViewSourcesPage.test.tsx
  137.  
  138. › 1 snapshot written.
  139.  
  140. PASS src/apps/sources/__test__/redux/actions.test.ts
  141.  
  142. PASS src/apps/sources/__test__/redux/selectors.test.ts
  143.  
  144. PASS src/apps/containers/components/__test__/ContainerPagination.test.tsx
  145.  
  146. PASS src/apps/concepts/__test__/api.test.ts
  147.  
  148. PASS src/apps/containers/components/__test__/ContainerCards.test.tsx
  149.  
  150. PASS src/apps/sources/__test__/pages/EditSourcePage.test.tsx
  151.  
  152. › 1 snapshot written.
  153.  
  154. PASS src/redux/__test__/localStorageUtils.test.ts
  155.  
  156. PASS src/apps/sources/__test__/pages/CreateSourcePage.test.tsx
  157.  
  158. › 1 snapshot written.
  159.  
  160. PASS src/apps/sources/__test__/components/SourceConceptsSummary.test.tsx
  161.  
  162. › 1 snapshot written.
  163.  
  164. PASS src/apps/concepts/__test__/pages/ViewConceptsPage.test.tsx
  165.  
  166. PASS src/apps/containers/components/__test__/ContainerSearch.test.tsx
  167.  
  168. PASS src/apps/authentication/__test__/pages/ViewUserProfilePage.test.tsx
  169.  
  170. › 1 snapshot written.
  171.  
  172. PASS src/apps/authentication/__test__/components/UserForm.test.tsx
  173.  
  174. › 1 snapshot written.
  175.  
  176. PASS src/apps/concepts/__test__/components/ConceptsActionMenu.test.tsx
  177.  
  178. › 1 snapshot written.
  179.  
  180. PASS src/apps/notifications/__test__/components/NotificationCard.test.tsx
  181.  
  182. › 1 snapshot written.
  183.  
  184. PASS src/apps/concepts/__test__/utils.test.ts
  185.  
  186. PASS src/apps/concepts/__test__/redux/reducer.test.ts
  187.  
  188. ● Console
  189.  
  190. console.error node_modules/redux/lib/redux.js:325
  191.  
  192. No reducer provided for key "concepts"
  193.  
  194. PASS src/redux/__test__/utils.test.ts
  195.  
  196. PASS src/apps/sources/__test__/api.test.ts
  197.  
  198. PASS src/apps/concepts/__test__/components/ConceptForm.test.tsx
  199.  
  200. PASS src/apps/authentication/__test__/components/UserOrganisationDetails.test.tsx
  201.  
  202. › 1 snapshot written.
  203.  
  204. PASS src/apps/authentication/__test__/utils.test.ts
  205.  
  206. PASS src/apps/sources/__test__/pages/ViewPersonalSourcesPage.test.tsx
  207.  
  208. PASS src/apps/sources/__test__/pages/ViewPublicSourcesPage.test.tsx
  209.  
  210. PASS src/apps/sources/__test__/pages/ViewOrgSourcesPage.test.tsx
  211.  
  212. PASS src/apps/concepts/__test__/components/EnhancedTableHead.test.tsx
  213.  
  214. › 1 snapshot written.
  215.  
  216. PASS src/apps/authentication/__test__/redux/reducer.test.ts
  217.  
  218. ● Console
  219.  
  220. console.error node_modules/redux/lib/redux.js:325
  221.  
  222. No reducer provided for key "auth"
  223.  
  224. PASS src/apps/notifications/__test__/components/EnhancedNotificationSummaryTableHead.test.tsx
  225.  
  226. › 1 snapshot written.
  227.  
  228. PASS src/apps/concepts/__test__/components/EnhancedTableToolbar.test.tsx
  229.  
  230. › 1 snapshot written.
  231.  
  232. PASS src/apps/containers/components/__test__/EditButton.test.tsx
  233.  
  234. › 1 snapshot written.
  235.  
  236. PASS src/apps/containers/components/__test__/EditMenu.test.tsx
  237.  
  238. › 1 snapshot written.
  239.  
  240. PASS src/apps/sources/__test__/utils.test.ts
  241.  
  242. PASS src/utils/tests/unit/utils.test.ts
  243.  
  244. PASS src/redux/__test__/reducer.test.ts
  245.  
  246. PASS src/apps/authentication/__test__/components/UserTokenDetails.test.tsx
  247.  
  248. › 1 snapshot written.
  249.  
  250. PASS src/apps/dictionaries/__test__/utils.test.ts
  251.  
  252. PASS src/tests/unit/App.test.tsx
  253.  
  254. File | % Stmts | % Branch | % Funcs | % Lines | Uncovered Line #s |
  255.  
  256. -------------------------------------------|----------|----------|----------|----------|-------------------|
  257.  
  258. All files | 53.71 | 34.47 | 42.92 | 54.66 | |
  259.  
  260. src | 30.3 | 16.28 | 26.09 | 30.3 | |
  261.  
  262. App.tsx | 71.43 | 100 | 50 | 71.43 | 39,137 |
  263.  
  264. api.ts | 76.47 | 50 | 100 | 76.47 | 13,17,24,28 |
  265.  
  266. index.tsx | 0 | 100 | 100 | 0 | 8,13 |
  267.  
  268. serviceWorker.ts | 0 | 0 | 0 | 0 |... 31,138,139,140 |
  269.  
  270. test-utils.tsx | 100 | 100 | 100 | 100 | |
  271.  
  272. src/apps/authentication | 74.07 | 42.86 | 63.64 | 76 | |
  273.  
  274. LoginPage.tsx | 92.31 | 50 | 100 | 100 | 43 |
  275.  
  276. api.ts | 25 | 100 | 0 | 25 | 5,6,7 |
  277.  
  278. index.ts | 0 | 0 | 0 | 0 | |
  279.  
  280. types.ts | 0 | 0 | 0 | 0 | |
  281.  
  282. utils.ts | 70 | 40 | 75 | 70 | 12,13,15 |
  283.  
  284. src/apps/authentication/__test__ | 100 | 100 | 100 | 100 | |
  285.  
  286. test_data.ts | 100 | 100 | 100 | 100 | |
  287.  
  288. src/apps/authentication/components | 94.64 | 58.33 | 88.89 | 96.15 | |
  289.  
  290. AuthenticationRequired.tsx | 80 | 50 | 100 | 85.71 | 33 |
  291.  
  292. Login.tsx | 93.75 | 50 | 80 | 93.75 | 59 |
  293.  
  294. UserForm.tsx | 100 | 50 | 75 | 100 | 40,49,116 |
  295.  
  296. UserOrganisationDetails.tsx | 100 | 83.33 | 100 | 100 | 33 |
  297.  
  298. UserTokenDetails.tsx | 100 | 50 | 100 | 100 | 36 |
  299.  
  300. index.tsx | 0 | 0 | 0 | 0 | |
  301.  
  302. src/apps/authentication/pages | 100 | 100 | 100 | 100 | |
  303.  
  304. ViewUserProfilePage.tsx | 100 | 100 | 100 | 100 | |
  305.  
  306. index.ts | 0 | 0 | 0 | 0 | |
  307.  
  308. src/apps/authentication/redux | 67.74 | 30 | 60 | 67.86 | |
  309.  
  310. actionTypes.ts | 100 | 100 | 100 | 100 | |
  311.  
  312. actions.ts | 36.36 | 0 | 0 | 40 | 18,19,21,25,29,31 |
  313.  
  314. index.ts | 0 | 0 | 0 | 0 | |
  315.  
  316. reducer.ts | 80 | 50 | 100 | 76.92 | 19,23,25 |
  317.  
  318. src/apps/authentication/tests/e2e | 0 | 0 | 0 | 0 | |
  319.  
  320. testUtils.ts | 0 | 0 | 0 | 0 |... 11,13,17,18,21 |
  321.  
  322. src/apps/concepts | 37.04 | 9.52 | 28.57 | 35.53 | |
  323.  
  324. Routes.tsx | 33.33 | 0 | 0 | 33.33 | 25,27 |
  325.  
  326. api.ts | 53.85 | 4.17 | 33.33 | 53.85 |... 09,119,123,127 |
  327.  
  328. constants.ts | 100 | 100 | 100 | 100 | |
  329.  
  330. index.ts | 0 | 0 | 0 | 0 | |
  331.  
  332. types.ts | 8.51 | 0 | 0 | 8.89 |... 77,180,181,184 |
  333.  
  334. utils.ts | 100 | 81.82 | 100 | 100 | 12,25 |
  335.  
  336. src/apps/concepts/components | 51.48 | 40 | 39.64 | 54.21 | |
  337.  
  338. AddConceptToDictionaryIcon.tsx | 0 | 0 | 0 | 0 | 25,26,30,31,32 |
  339.  
  340. AddConceptsIcon.tsx | 73.91 | 92.86 | 70 | 73.91 |... 15,116,129,130 |
  341.  
  342. ConceptForm.tsx | 68.09 | 42.35 | 48.72 | 74.42 |... 94,596,599,601 |
  343.  
  344. ConceptsActionMenu.tsx | 54.55 | 40 | 45.45 | 57.14 |... 8,49,50,68,171 |
  345.  
  346. ConceptsTable.tsx | 44.07 | 4.76 | 26.32 | 49.02 |... 94,207,208,210 |
  347.  
  348. ConceptsTableRow.tsx | 69.23 | 87.5 | 55.56 | 69.23 |... 24,139,153,158 |
  349.  
  350. EnhancedTableHead.tsx | 83.33 | 56.25 | 75 | 80 | 38 |
  351.  
  352. EnhancedTableToolbar.tsx | 40 | 33.33 | 16.67 | 40 | 50,51,59,62,76,88 |
  353.  
  354. FilterOptions.tsx | 61.54 | 28.57 | 66.67 | 60 |... 66,167,168,193 |
  355.  
  356. MappingsTable.tsx | 60.71 | 40 | 36.36 | 68 |... 25,126,139,178 |
  357.  
  358. MappingsTableRow.tsx | 13.51 | 0 | 0 | 13.89 |... 67,468,477,478 |
  359.  
  360. NamesTable.tsx | 35 | 36.84 | 18.18 | 38.89 |... 41,245,246,277 |
  361.  
  362. ViewConceptsHeader.tsx | 100 | 100 | 100 | 100 | |
  363.  
  364. index.ts | 0 | 0 | 0 | 0 | |
  365.  
  366. src/apps/concepts/pages | 45.12 | 35.24 | 28.57 | 47.37 | |
  367.  
  368. CreateOrEditConceptPage.tsx | 8.82 | 0 | 0 | 10 |... 99,200,201,206 |
  369.  
  370. ViewConceptPage.tsx | 23.08 | 0 | 0 | 25 |... 50,54,55,58,91 |
  371.  
  372. ViewConceptsPage.tsx | 88.57 | 72.55 | 60 | 88.24 | 272,274,285,288 |
  373.  
  374. index.ts | 0 | 0 | 0 | 0 | |
  375.  
  376. src/apps/concepts/pages/tests/e2e | 0 | 0 | 0 | 0 | |
  377.  
  378. testUtils.ts | 0 | 0 | 0 | 0 |... 32,234,236,238 |
  379.  
  380. src/apps/concepts/redux | 31.63 | 7.5 | 8.33 | 31.91 | |
  381.  
  382. actionTypes.ts | 100 | 100 | 100 | 100 | |
  383.  
  384. actions.ts | 8.62 | 0 | 0 | 8.93 |... 18,230,231,232 |
  385.  
  386. constants.ts | 100 | 100 | 100 | 100 | |
  387.  
  388. index.ts | 0 | 0 | 0 | 0 | |
  389.  
  390. reducer.ts | 18.75 | 33.33 | 9.09 | 20 |... 59,60,70,71,74 |
  391.  
  392. selectors.ts | 92.86 | 50 | 100 | 92.31 | 50 |
  393.  
  394. src/apps/containers | 100 | 100 | 100 | 100 | |
  395.  
  396. api.ts | 100 | 100 | 100 | 100 | |
  397.  
  398. types.ts | 0 | 0 | 0 | 0 | |
  399.  
  400. src/apps/containers/components | 83.48 | 62.16 | 79.59 | 84.82 | |
  401.  
  402. ContainerCard.tsx | 100 | 100 | 100 | 100 | |
  403.  
  404. ContainerCards.tsx | 100 | 100 | 100 | 100 | |
  405.  
  406. ContainerOwnerTabs.tsx | 100 | 100 | 100 | 100 | |
  407.  
  408. ContainerPagination.tsx | 83.33 | 100 | 66.67 | 83.33 | 46 |
  409.  
  410. ContainerReleasedVersions.tsx | 93.33 | 83.33 | 82.35 | 93.18 | 79,82,126 |
  411.  
  412. ContainerSearch.tsx | 80 | 100 | 80 | 80 | 47,48 |
  413.  
  414. ContainerVersionForm.tsx | 18.75 | 0 | 0 | 21.43 |... 60,61,64,73,77 |
  415.  
  416. EditButton.tsx | 100 | 100 | 100 | 100 | |
  417.  
  418. EditMenu.tsx | 100 | 100 | 100 | 100 | |
  419.  
  420. FormUtils.tsx | 100 | 100 | 100 | 100 | |
  421.  
  422. index.ts | 0 | 0 | 0 | 0 | |
  423.  
  424. src/apps/dictionaries | 23.08 | 5.56 | 8 | 25.42 | |
  425.  
  426. Routes.tsx | 33.33 | 0 | 0 | 33.33 | 25,27 |
  427.  
  428. api.ts | 9.09 | 0 | 0 | 9.09 |... 65,70,76,88,98 |
  429.  
  430. constants.ts | 100 | 100 | 100 | 100 | |
  431.  
  432. index.ts | 0 | 0 | 0 | 0 | |
  433.  
  434. logic.ts | 7.41 | 0 | 0 | 8.33 |... 54,55,56,57,64 |
  435.  
  436. types.ts | 80 | 50 | 100 | 100 | 73,78 |
  437.  
  438. utils.ts | 25 | 0 | 20 | 28.57 |... 13,15,18,22,28 |
  439.  
  440. src/apps/dictionaries/components | 52.05 | 31.11 | 40.91 | 55.88 | |
  441.  
  442. DictionaryConceptsSummary.tsx | 90 | 50 | 66.67 | 90 | 35 |
  443.  
  444. DictionaryForm.tsx | 87.1 | 48.15 | 87.5 | 96.43 | 137 |
  445.  
  446. DictionaryVersionForm.tsx | 0 | 0 | 0 | 0 |... 60,61,64,73,77 |
  447.  
  448. ViewDictionaries.tsx | 50 | 100 | 0 | 50 | 30 |
  449.  
  450. ViewDictionariesPage.tsx | 7.14 | 0 | 0 | 7.14 |... 44,48,51,59,60 |
  451.  
  452. index.ts | 0 | 0 | 0 | 0 | |
  453.  
  454. src/apps/dictionaries/pages | 34.21 | 8 | 13.04 | 36.76 | |
  455.  
  456. AddBulkConceptsPage.tsx | 20 | 100 | 0 | 20 |... ,75,99,115,116 |
  457.  
  458. CreateDictionaryPage.tsx | 27.27 | 0 | 0 | 33.33 | 42,45,47,48,51,60 |
  459.  
  460. EditDictionaryPage.tsx | 12.5 | 0 | 0 | 13.64 |... 10,133,134,136 |
  461.  
  462. ViewDictionaryPage.tsx | 64.71 | 30.77 | 60 | 62.5 |... 31,139,140,141 |
  463.  
  464. ViewOrgDictionariesPage.tsx | 66.67 | 100 | 0 | 100 | |
  465.  
  466. ViewPersonalDictionariesPage.tsx | 66.67 | 100 | 0 | 100 | |
  467.  
  468. ViewPublicDictionariesPage.tsx | 66.67 | 100 | 0 | 100 | |
  469.  
  470. index.ts | 0 | 0 | 0 | 0 | |
  471.  
  472. src/apps/dictionaries/pages/tests/e2e | 0 | 0 | 0 | 0 | |
  473.  
  474. testUtils.ts | 0 | 0 | 0 | 0 |... 69,70,73,76,79 |
  475.  
  476. src/apps/dictionaries/redux | 32.42 | 0 | 5.71 | 33.52 | |
  477.  
  478. actionTypes.ts | 100 | 100 | 100 | 100 | |
  479.  
  480. actions.ts | 15.79 | 0 | 5 | 15.93 |... 09,415,423,429 |
  481.  
  482. constants.ts | 100 | 100 | 100 | 100 | |
  483.  
  484. index.ts | 0 | 0 | 0 | 0 | |
  485.  
  486. reducer.ts | 11.76 | 0 | 0 | 12.5 |... 58,59,62,68,71 |
  487.  
  488. selectors.ts | 65.71 | 0 | 33.33 | 74.19 |... 64,69,70,72,73 |
  489.  
  490. src/apps/notifications | 0 | 0 | 0 | 0 | |
  491.  
  492. index.ts | 0 | 0 | 0 | 0 | |
  493.  
  494. types.ts | 0 | 0 | 0 | 0 | |
  495.  
  496. src/apps/notifications/components | 90.8 | 75 | 86.67 | 90.48 | |
  497.  
  498. EnhancedNotificationSummaryTableHead.tsx | 88.89 | 100 | 75 | 87.5 | 48 |
  499.  
  500. NotificationCard.tsx | 100 | 83.33 | 100 | 100 | 114 |
  501.  
  502. NotificationDetails.tsx | 89.06 | 61.11 | 85.71 | 88.71 |... 33,139,142,143 |
  503.  
  504. src/apps/notifications/pages | 12.12 | 0 | 0 | 12.5 | |
  505.  
  506. ActionsInProgressPage.tsx | 12.12 | 0 | 0 | 12.5 |... 12,132,151,170 |
  507.  
  508. src/apps/organisations | 28.57 | 0 | 0 | 28.57 | |
  509.  
  510. Routes.tsx | 33.33 | 100 | 0 | 33.33 | 10,12 |
  511.  
  512. api.ts | 25 | 0 | 0 | 25 | 6,7,15 |
  513.  
  514. index.ts | 0 | 0 | 0 | 0 | |
  515.  
  516. types.ts | 0 | 0 | 0 | 0 | |
  517.  
  518. src/apps/organisations/components | 38.1 | 0 | 0 | 40 | |
  519.  
  520. OrgCard.tsx | 33.33 | 100 | 0 | 33.33 | 22,34,35,37 |
  521.  
  522. OrgCards.tsx | 33.33 | 0 | 0 | 33.33 | 17,28 |
  523.  
  524. OrgForm.tsx | 40 | 0 | 0 | 44.44 | 58,59,61,69,73 |
  525.  
  526. ViewOrgs.tsx | 50 | 100 | 0 | 50 | 23 |
  527.  
  528. index.ts | 0 | 0 | 0 | 0 | |
  529.  
  530. src/apps/organisations/pages | 20 | 0 | 0 | 22.22 | |
  531.  
  532. CreateOrgPage.tsx | 27.27 | 0 | 0 | 33.33 | 33,34,36,37,40,46 |
  533.  
  534. ViewOrgsPage.tsx | 15.79 | 0 | 0 | 16.67 |... 44,49,50,51,56 |
  535.  
  536. index.ts | 0 | 0 | 0 | 0 | |
  537.  
  538. src/apps/organisations/redux | 48 | 0 | 0 | 48 | |
  539.  
  540. actionTypes.ts | 100 | 100 | 100 | 100 | |
  541.  
  542. actions.ts | 28.57 | 0 | 0 | 28.57 |... 32,33,36,41,42 |
  543.  
  544. index.ts | 0 | 0 | 0 | 0 | |
  545.  
  546. reducer.ts | 40 | 100 | 0 | 40 | 15,19,24 |
  547.  
  548. selectors.ts | 100 | 100 | 100 | 100 | |
  549.  
  550. src/apps/sources | 73.08 | 33.33 | 40 | 72 | |
  551.  
  552. Routes.tsx | 33.33 | 0 | 0 | 33.33 | 16,17 |
  553.  
  554. api.ts | 37.5 | 0 | 28.57 | 37.5 | 12,16,50,55,60 |
  555.  
  556. constants.ts | 100 | 100 | 100 | 100 | |
  557.  
  558. index.ts | 0 | 0 | 0 | 0 | |
  559.  
  560. types.ts | 100 | 75 | 100 | 100 | 65 |
  561.  
  562. utils.ts | 100 | 100 | 100 | 100 | |
  563.  
  564. src/apps/sources/__test__ | 100 | 100 | 100 | 100 | |
  565.  
  566. test_data.ts | 100 | 100 | 100 | 100 | |
  567.  
  568. src/apps/sources/components | 85.45 | 70 | 75 | 90.38 | |
  569.  
  570. SourceConceptsSummary.tsx | 100 | 100 | 100 | 100 | |
  571.  
  572. SourceForm.tsx | 88.24 | 69.57 | 88.89 | 96.77 | 157 |
  573.  
  574. ViewSources.tsx | 100 | 100 | 100 | 100 | |
  575.  
  576. ViewSourcesPage.tsx | 71.43 | 60 | 40 | 71.43 | 45,49,60,61 |
  577.  
  578. index.ts | 0 | 0 | 0 | 0 | |
  579.  
  580. src/apps/sources/pages | 81.82 | 60 | 77.78 | 79.17 | |
  581.  
  582. CreateSourcePage.tsx | 81.82 | 57.14 | 75 | 77.78 | 47,59 |
  583.  
  584. EditSourcePage.tsx | 84.62 | 57.14 | 75 | 83.33 | 62,84 |
  585.  
  586. ViewOrgSourcesPage.tsx | 100 | 100 | 100 | 100 | |
  587.  
  588. ViewPersonalSourcesPage.tsx | 100 | 100 | 100 | 100 | |
  589.  
  590. ViewPublicSourcesPage.tsx | 100 | 100 | 100 | 100 | |
  591.  
  592. ViewSourcePage.tsx | 72.73 | 61.29 | 71.43 | 71.43 |... 68,176,177,178 |
  593.  
  594. index.ts | 0 | 0 | 0 | 0 | |
  595.  
  596. src/apps/sources/redux | 72.73 | 22.22 | 52.17 | 77.46 | |
  597.  
  598. actionTypes.ts | 100 | 100 | 100 | 100 | |
  599.  
  600. actions.ts | 67.74 | 0 | 54.55 | 71.43 |... 21,124,133,134 |
  601.  
  602. constants.ts | 100 | 100 | 100 | 100 | |
  603.  
  604. index.ts | 0 | 0 | 0 | 0 | |
  605.  
  606. reducer.ts | 35.71 | 0 | 33.33 | 38.46 |... 37,39,40,46,49 |
  607.  
  608. selectors.ts | 90.48 | 50 | 100 | 100 | 66,73 |
  609.  
  610. src/components | 47.06 | 78.57 | 28.57 | 50 | |
  611.  
  612. Header.tsx | 91.67 | 91.67 | 80 | 100 | 98 |
  613.  
  614. NavDrawer.tsx | 22.73 | 0 | 0 | 25 |... 20,244,264,271 |
  615.  
  616. index.ts | 0 | 0 | 0 | 0 | |
  617.  
  618. src/redux | 71.43 | 60.49 | 80.85 | 69.68 | |
  619.  
  620. index.ts | 0 | 0 | 0 | 0 | |
  621.  
  622. localStorageUtils.ts | 58 | 36.36 | 83.33 | 57.14 |... 46,64,74,78,79 |
  623.  
  624. reducer.ts | 82.05 | 78.95 | 100 | 79.41 |... 66,67,70,71,74 |
  625.  
  626. selectors.ts | 88.46 | 75 | 87.5 | 86.96 | 29,30,62 |
  627.  
  628. store.ts | 76 | 25 | 100 | 76 | 30,41,42,43,46,48 |
  629.  
  630. types.ts | 0 | 0 | 0 | 0 | |
  631.  
  632. utils.ts | 66.67 | 65 | 70 | 64.91 |... 81,188,190,192 |
  633.  
  634. src/utils | 77.42 | 61.54 | 67.74 | 77.38 | |
  635.  
  636. constants.ts | 100 | 100 | 100 | 100 | |
  637.  
  638. hooks.ts | 90.91 | 100 | 83.33 | 90.91 | 29 |
  639.  
  640. index.ts | 0 | 0 | 0 | 0 | |
  641.  
  642. types.ts | 0 | 0 | 0 | 0 | |
  643.  
  644. utils.ts | 64.29 | 55.88 | 60.87 | 62.5 |... 6,83,86,93,107 |
  645.  
  646. src/utils/components | 43.14 | 47.06 | 23.08 | 44 | |
  647.  
  648. AsyncSelect.tsx | 27.59 | 0 | 0 | 27.59 |... 60,262,263,272 |
  649.  
  650. ConfirmationDialog.tsx | 80 | 100 | 75 | 80 | 33 |
  651.  
  652. NestedErrorMessage.tsx | 20 | 0 | 0 | 20 | 5,9,10,11 |
  653.  
  654. ProgressOverlay.tsx | 75 | 80 | 75 | 81.82 | 62,64 |
  655.  
  656. index.ts | 0 | 0 | 0 | 0 | |
  657.  
  658. -------------------------------------------|----------|----------|----------|----------|-------------------|
  659.  
  660. Snapshot Summary
  661.  
  662. › 21 snapshots written from 21 test suites.
  663.  
  664. Test Suites: 51 passed, 51 total
  665.  
  666. Tests: 269 passed, 269 total
  667.  
  668. Snapshots: 21 written, 21 total
  669.  
  670. Time: 53.817s
  671.  
  672. Ran all test suites matching /.*\/tests\/unit\/|.*\/__test__\//i.
  673.  
  674. The command "npm run test:ci" exited with 0.
  675.  
  676. 712.02s$ bash ./start_local_instance.sh
  677.  
  678. Starting API...
  679.  
  680. Cloning into 'oclapi'...
  681.  
  682. remote: Enumerating objects: 157, done.
  683.  
  684. remote: Counting objects: 100% (157/157), done.
  685.  
  686. remote: Compressing objects: 100% (125/125), done.
  687.  
  688. remote: Total 10870 (delta 84), reused 64 (delta 32), pack-reused 10713
  689.  
  690. Receiving objects: 100% (10870/10870), 21.56 MiB | 15.54 MiB/s, done.
  691.  
  692. Resolving deltas: 100% (8386/8386), done.
  693.  
  694. redis uses an image, skipping
  695.  
  696. backup uses an image, skipping
  697.  
  698. celery_bulk_priority_import uses an image, skipping
  699.  
  700. mongo uses an image, skipping
  701.  
  702. celery_bulk_import_0 uses an image, skipping
  703.  
  704. celery_bulk_import_2 uses an image, skipping
  705.  
  706. celery_bulk_import_root uses an image, skipping
  707.  
  708. celery_bulk_import_4 uses an image, skipping
  709.  
  710. celery_bulk_import_1 uses an image, skipping
  711.  
  712. celery uses an image, skipping
  713.  
  714. flower uses an image, skipping
  715.  
  716. celery_bulk_import_3 uses an image, skipping
  717.  
  718. celery_bulk_import uses an image, skipping
  719.  
  720. Building solr
  721.  
  722. Step 1/5 : FROM solr:5.5.4
  723.  
  724. 5.5.4: Pulling from library/solr
  725.  
  726. Digest: sha256:505a7fa4a84fa1b951fe32ce6b8c688490062c94969556a5ed86d001c02cc61d
  727.  
  728. Status: Downloaded newer image for solr:5.5.4
  729.  
  730. ---> 82f661d6e3b2
  731.  
  732. Step 2/5 : USER root
  733.  
  734. ---> Running in dd3f1abac5c4
  735.  
  736. Removing intermediate container dd3f1abac5c4
  737.  
  738. ---> c00747e922ff
  739.  
  740. Step 3/5 : COPY config /opt/solr/server/solr
  741.  
  742. ---> 2bba57954f6a
  743.  
  744. Step 4/5 : RUN chmod -R 777 /opt/solr/server/solr
  745.  
  746. ---> Running in 5f2b15bd019f
  747.  
  748. Removing intermediate container 5f2b15bd019f
  749.  
  750. ---> 67528a50c8ec
  751.  
  752. Step 5/5 : RUN ls -latrh /opt/solr/server/solr/
  753.  
  754. ---> Running in fa6c24ec7c7c
  755.  
  756. total 36K
  757.  
  758. drwxrwxrwx 1 solr solr 4.0K Jun 24 2016 configsets
  759.  
  760. drwxrwxrwx 1 solr solr 4.0K Oct 10 2017 mycores
  761.  
  762. drwxrwxrwx 1 solr solr 4.0K Oct 10 2017 lib
  763.  
  764. drwxr-xr-x 1 solr solr 4.0K Oct 10 2017 ..
  765.  
  766. -rwxrwxrwx 1 root root 501 Jan 19 19:42 zoo.cfg
  767.  
  768. -rwxrwxrwx 1 root root 1.7K Jan 19 19:42 solr.xml
  769.  
  770. drwxrwxrwx 1 root root 4.0K Jan 19 19:42 collection1
  771.  
  772. -rwxrwxrwx 1 root root 2.5K Jan 19 19:42 README.txt
  773.  
  774. drwxrwxrwx 1 solr solr 4.0K Jan 19 19:42 .
  775.  
  776. Removing intermediate container fa6c24ec7c7c
  777.  
  778. ---> 61695daf19b1
  779.  
  780. Successfully built 61695daf19b1
  781.  
  782. Successfully tagged openconceptlab/oclsolr:production
  783.  
  784. Building api
  785.  
  786. Step 1/23 : FROM python:2.7.16
  787.  
  788. 2.7.16: Pulling from library/python
  789.  
  790. 2.7.16: Pulling from library/python
  791.  
  792. Digest: sha256:e3a394aa64680f8db2caf932e2b433fce4d1ca19c289f7c57fa041fcb37a10f5
  793.  
  794. Status: Downloaded newer image for python:2.7.16
  795.  
  796. ---> 6c7366bb93f6
  797.  
  798. Step 2/23 : ENV PYTHONUNBUFFERED 1
  799.  
  800. ---> Running in 683fe52d5747
  801.  
  802. Removing intermediate container 683fe52d5747
  803.  
  804. ---> a4ec57b7b7f3
  805.  
  806. Step 3/23 : RUN apt-get update --fix-missing
  807.  
  808. ---> Running in 702c464c1fc0
  809.  
  810. Get:1 http://deb.debian.org/debian buster InRelease [121 kB]
  811.  
  812. Get:2 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB]
  813.  
  814. Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB]
  815.  
  816. Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [268 kB]
  817.  
  818. Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB]
  819.  
  820. Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [7860 B]
  821.  
  822. Fetched 8422 kB in 1s (6172 kB/s)
  823.  
  824. Reading package lists...
  825.  
  826. Removing intermediate container 702c464c1fc0
  827.  
  828. ---> f1581bfd5242
  829.  
  830. Step 4/23 : RUN apt-get install -y openssh-server
  831.  
  832. ---> Running in 59e6f587b4d2
  833.  
  834. Reading package lists...
  835.  
  836. Building dependency tree...
  837.  
  838. Reading state information...
  839.  
  840. The following additional packages will be installed:
  841.  
  842. dbus dmsetup libapparmor1 libargon2-1 libcryptsetup12 libdbus-1-3
  843.  
  844. libdevmapper1.02.1 libidn11 libip4tc0 libjson-c3 libkmod2 libnss-systemd
  845.  
  846. libpam-systemd libsystemd0 libwrap0 libxmuu1 ncurses-term openssh-client
  847.  
  848. openssh-sftp-server systemd systemd-sysv xauth
  849.  
  850. Suggested packages:
  851.  
  852. default-dbus-session-bus | dbus-session-bus keychain libpam-ssh monkeysphere
  853.  
  854. ssh-askpass molly-guard rssh ufw systemd-container policykit-1
  855.  
  856. The following NEW packages will be installed:
  857.  
  858. dbus dmsetup libapparmor1 libargon2-1 libcryptsetup12 libdbus-1-3
  859.  
  860. libdevmapper1.02.1 libidn11 libip4tc0 libjson-c3 libkmod2 libnss-systemd
  861.  
  862. libpam-systemd libwrap0 libxmuu1 ncurses-term openssh-server
  863.  
  864. openssh-sftp-server systemd systemd-sysv xauth
  865.  
  866. The following packages will be upgraded:
  867.  
  868. libsystemd0 openssh-client
  869.  
  870. 2 upgraded, 21 newly installed, 0 to remove and 123 not upgraded.
  871.  
  872. Need to get 7391 kB of archives.
  873.  
  874. After this operation, 24.0 MB of additional disk space will be used.
  875.  
  876. Get:1 http://deb.debian.org/debian buster/main amd64 libsystemd0 amd64 241-7~deb10u5 [331 kB]
  877.  
  878. Get:2 http://deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB]
  879.  
  880. Get:3 http://deb.debian.org/debian buster/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB]
  881.  
  882. Get:4 http://deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB]
  883.  
  884. Get:5 http://deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB]
  885.  
  886. Get:6 http://deb.debian.org/debian buster/main amd64 libjson-c3 amd64 0.12.1+ds-2+deb10u1 [27.3 kB]
  887.  
  888. Get:7 http://deb.debian.org/debian buster/main amd64 libcryptsetup12 amd64 2:2.1.0-5+deb10u2 [193 kB]
  889.  
  890. Get:8 http://deb.debian.org/debian buster/main amd64 libidn11 amd64 1.33-2.2 [116 kB]
  891.  
  892. Get:9 http://deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB]
  893.  
  894. Get:10 http://deb.debian.org/debian buster/main amd64 libkmod2 amd64 26-1 [52.7 kB]
  895.  
  896. Get:11 http://deb.debian.org/debian buster/main amd64 systemd amd64 241-7~deb10u5 [3500 kB]
  897.  
  898. Get:12 http://deb.debian.org/debian buster/main amd64 systemd-sysv amd64 241-7~deb10u5 [100.0 kB]
  899.  
  900. Get:13 http://deb.debian.org/debian buster/main amd64 libdbus-1-3 amd64 1.12.20-0+deb10u1 [215 kB]
  901.  
  902. Get:14 http://deb.debian.org/debian buster/main amd64 dbus amd64 1.12.20-0+deb10u1 [236 kB]
  903.  
  904. Get:15 http://deb.debian.org/debian buster/main amd64 libnss-systemd amd64 241-7~deb10u5 [205 kB]
  905.  
  906. Get:16 http://deb.debian.org/debian buster/main amd64 libpam-systemd amd64 241-7~deb10u5 [209 kB]
  907.  
  908. Get:17 http://deb.debian.org/debian buster/main amd64 ncurses-term all 6.1+20181013-2+deb10u2 [490 kB]
  909.  
  910. Get:18 http://deb.debian.org/debian buster/main amd64 openssh-client amd64 1:7.9p1-10+deb10u2 [782 kB]
  911.  
  912. Get:19 http://deb.debian.org/debian buster/main amd64 libwrap0 amd64 7.6.q-28 [58.7 kB]
  913.  
  914. Get:20 http://deb.debian.org/debian buster/main amd64 libxmuu1 amd64 2:1.1.2-2+b3 [23.9 kB]
  915.  
  916. Get:21 http://deb.debian.org/debian buster/main amd64 openssh-sftp-server amd64 1:7.9p1-10+deb10u2 [44.6 kB]
  917.  
  918. Get:22 http://deb.debian.org/debian buster/main amd64 openssh-server amd64 1:7.9p1-10+deb10u2 [352 kB]
  919.  
  920. Get:23 http://deb.debian.org/debian buster/main amd64 xauth amd64 1:1.0.10-1 [40.3 kB]
  921.  
  922. debconf: delaying package configuration, since apt-utils is not installed
  923.  
  924. Fetched 7391 kB in 0s (30.3 MB/s)
  925.  
  926. (Reading database ... 24525 files and directories currently installed.)
  927.  
  928. Preparing to unpack .../libsystemd0_241-7~deb10u5_amd64.deb ...
  929.  
  930. Unpacking libsystemd0:amd64 (241-7~deb10u5) over (241-7~deb10u1) ...
  931.  
  932. Setting up libsystemd0:amd64 (241-7~deb10u5) ...
  933.  
  934. Selecting previously unselected package libapparmor1:amd64.
  935.  
  936. (Reading database ... 24525 files and directories currently installed.)
  937.  
  938. Preparing to unpack .../0-libapparmor1_2.13.2-10_amd64.deb ...
  939.  
  940. Unpacking libapparmor1:amd64 (2.13.2-10) ...
  941.  
  942. Selecting previously unselected package libargon2-1:amd64.
  943.  
  944. Preparing to unpack .../1-libargon2-1_0~20171227-0.2_amd64.deb ...
  945.  
  946. Unpacking libargon2-1:amd64 (0~20171227-0.2) ...
  947.  
  948. Selecting previously unselected package dmsetup.
  949.  
  950. Preparing to unpack .../2-dmsetup_2%3a1.02.155-3_amd64.deb ...
  951.  
  952. Unpacking dmsetup (2:1.02.155-3) ...
  953.  
  954. Selecting previously unselected package libdevmapper1.02.1:amd64.
  955.  
  956. Preparing to unpack .../3-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ...
  957.  
  958. Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
  959.  
  960. Selecting previously unselected package libjson-c3:amd64.
  961.  
  962. Preparing to unpack .../4-libjson-c3_0.12.1+ds-2+deb10u1_amd64.deb ...
  963.  
  964. Unpacking libjson-c3:amd64 (0.12.1+ds-2+deb10u1) ...
  965.  
  966. Selecting previously unselected package libcryptsetup12:amd64.
  967.  
  968. Preparing to unpack .../5-libcryptsetup12_2%3a2.1.0-5+deb10u2_amd64.deb ...
  969.  
  970. Unpacking libcryptsetup12:amd64 (2:2.1.0-5+deb10u2) ...
  971.  
  972. Selecting previously unselected package libidn11:amd64.
  973.  
  974. Preparing to unpack .../6-libidn11_1.33-2.2_amd64.deb ...
  975.  
  976. Unpacking libidn11:amd64 (1.33-2.2) ...
  977.  
  978. Selecting previously unselected package libip4tc0:amd64.
  979.  
  980. Preparing to unpack .../7-libip4tc0_1.8.2-4_amd64.deb ...
  981.  
  982. Unpacking libip4tc0:amd64 (1.8.2-4) ...
  983.  
  984. Selecting previously unselected package libkmod2:amd64.
  985.  
  986. Preparing to unpack .../8-libkmod2_26-1_amd64.deb ...
  987.  
  988. Unpacking libkmod2:amd64 (26-1) ...
  989.  
  990. Selecting previously unselected package systemd.
  991.  
  992. Preparing to unpack .../9-systemd_241-7~deb10u5_amd64.deb ...
  993.  
  994. Unpacking systemd (241-7~deb10u5) ...
  995.  
  996. Setting up libapparmor1:amd64 (2.13.2-10) ...
  997.  
  998. Setting up libargon2-1:amd64 (0~20171227-0.2) ...
  999.  
  1000. Setting up libjson-c3:amd64 (0.12.1+ds-2+deb10u1) ...
  1001.  
  1002. Setting up libidn11:amd64 (1.33-2.2) ...
  1003.  
  1004. Setting up libip4tc0:amd64 (1.8.2-4) ...
  1005.  
  1006. Setting up libkmod2:amd64 (26-1) ...
  1007.  
  1008. Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
  1009.  
  1010. Setting up libcryptsetup12:amd64 (2:2.1.0-5+deb10u2) ...
  1011.  
  1012. Setting up systemd (241-7~deb10u5) ...
  1013.  
  1014. Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service.
  1015.  
  1016. Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target.
  1017.  
  1018. Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service → /lib/systemd/system/systemd-timesyncd.service.
  1019.  
  1020. Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service.
  1021.  
  1022. Setting up dmsetup (2:1.02.155-3) ...
  1023.  
  1024. Selecting previously unselected package systemd-sysv.
  1025.  
  1026. (Reading database ... 25354 files and directories currently installed.)
  1027.  
  1028. Preparing to unpack .../00-systemd-sysv_241-7~deb10u5_amd64.deb ...
  1029.  
  1030. Unpacking systemd-sysv (241-7~deb10u5) ...
  1031.  
  1032. Selecting previously unselected package libdbus-1-3:amd64.
  1033.  
  1034. Preparing to unpack .../01-libdbus-1-3_1.12.20-0+deb10u1_amd64.deb ...
  1035.  
  1036. Unpacking libdbus-1-3:amd64 (1.12.20-0+deb10u1) ...
  1037.  
  1038. Selecting previously unselected package dbus.
  1039.  
  1040. Preparing to unpack .../02-dbus_1.12.20-0+deb10u1_amd64.deb ...
  1041.  
  1042. Unpacking dbus (1.12.20-0+deb10u1) ...
  1043.  
  1044. Selecting previously unselected package libnss-systemd:amd64.
  1045.  
  1046. Preparing to unpack .../03-libnss-systemd_241-7~deb10u5_amd64.deb ...
  1047.  
  1048. Unpacking libnss-systemd:amd64 (241-7~deb10u5) ...
  1049.  
  1050. Selecting previously unselected package libpam-systemd:amd64.
  1051.  
  1052. Preparing to unpack .../04-libpam-systemd_241-7~deb10u5_amd64.deb ...
  1053.  
  1054. Unpacking libpam-systemd:amd64 (241-7~deb10u5) ...
  1055.  
  1056. Selecting previously unselected package ncurses-term.
  1057.  
  1058. Preparing to unpack .../05-ncurses-term_6.1+20181013-2+deb10u2_all.deb ...
  1059.  
  1060. Unpacking ncurses-term (6.1+20181013-2+deb10u2) ...
  1061.  
  1062. Preparing to unpack .../06-openssh-client_1%3a7.9p1-10+deb10u2_amd64.deb ...
  1063.  
  1064. Unpacking openssh-client (1:7.9p1-10+deb10u2) over (1:7.9p1-10+deb10u1) ...
  1065.  
  1066. Selecting previously unselected package libwrap0:amd64.
  1067.  
  1068. Preparing to unpack .../07-libwrap0_7.6.q-28_amd64.deb ...
  1069.  
  1070. Unpacking libwrap0:amd64 (7.6.q-28) ...
  1071.  
  1072. Selecting previously unselected package libxmuu1:amd64.
  1073.  
  1074. Preparing to unpack .../08-libxmuu1_2%3a1.1.2-2+b3_amd64.deb ...
  1075.  
  1076. Unpacking libxmuu1:amd64 (2:1.1.2-2+b3) ...
  1077.  
  1078. Selecting previously unselected package openssh-sftp-server.
  1079.  
  1080. Preparing to unpack .../09-openssh-sftp-server_1%3a7.9p1-10+deb10u2_amd64.deb ...
  1081.  
  1082. Unpacking openssh-sftp-server (1:7.9p1-10+deb10u2) ...
  1083.  
  1084. Selecting previously unselected package openssh-server.
  1085.  
  1086. Preparing to unpack .../10-openssh-server_1%3a7.9p1-10+deb10u2_amd64.deb ...
  1087.  
  1088. Unpacking openssh-server (1:7.9p1-10+deb10u2) ...
  1089.  
  1090. Selecting previously unselected package xauth.
  1091.  
  1092. Preparing to unpack .../11-xauth_1%3a1.0.10-1_amd64.deb ...
  1093.  
  1094. Unpacking xauth (1:1.0.10-1) ...
  1095.  
  1096. Setting up systemd-sysv (241-7~deb10u5) ...
  1097.  
  1098. Setting up openssh-client (1:7.9p1-10+deb10u2) ...
  1099.  
  1100. Setting up libnss-systemd:amd64 (241-7~deb10u5) ...
  1101.  
  1102. First installation detected...
  1103.  
  1104. Checking NSS setup...
  1105.  
  1106. Setting up libwrap0:amd64 (7.6.q-28) ...
  1107.  
  1108. Setting up libdbus-1-3:amd64 (1.12.20-0+deb10u1) ...
  1109.  
  1110. Setting up dbus (1.12.20-0+deb10u1) ...
  1111.  
  1112. invoke-rc.d: could not determine current runlevel
  1113.  
  1114. invoke-rc.d: policy-rc.d denied execution of start.
  1115.  
  1116. Setting up libpam-systemd:amd64 (241-7~deb10u5) ...
  1117.  
  1118. debconf: unable to initialize frontend: Dialog
  1119.  
  1120. debconf: (TERM is not set, so the dialog frontend is not usable.)
  1121.  
  1122. debconf: falling back to frontend: Readline
  1123.  
  1124. Setting up libxmuu1:amd64 (2:1.1.2-2+b3) ...
  1125.  
  1126. Setting up ncurses-term (6.1+20181013-2+deb10u2) ...
  1127.  
  1128. Setting up openssh-sftp-server (1:7.9p1-10+deb10u2) ...
  1129.  
  1130. Setting up openssh-server (1:7.9p1-10+deb10u2) ...
  1131.  
  1132. debconf: unable to initialize frontend: Dialog
  1133.  
  1134. debconf: (TERM is not set, so the dialog frontend is not usable.)
  1135.  
  1136. debconf: falling back to frontend: Readline
  1137.  
  1138. Creating config file /etc/ssh/sshd_config with new version
  1139.  
  1140. Creating SSH2 RSA key; this may take some time ...
  1141.  
  1142. 2048 SHA256:3CKKEy64R35Q2VaWKphdEUDzlUnsw0u/Z8TCK3CRnXY root@59e6f587b4d2 (RSA)
  1143.  
  1144. Creating SSH2 ECDSA key; this may take some time ...
  1145.  
  1146. 256 SHA256:BOCuH30gS3d5FrZ9U3fk0xrUa/y4fEiZz2V7hLzniCk root@59e6f587b4d2 (ECDSA)
  1147.  
  1148. Creating SSH2 ED25519 key; this may take some time ...
  1149.  
  1150. 256 SHA256:PbwXK+7YBNrd0+3DRnX6KRwC8h2Cv+9QWMqJ1Dtr7tI root@59e6f587b4d2 (ED25519)
  1151.  
  1152. Created symlink /etc/systemd/system/sshd.service → /lib/systemd/system/ssh.service.
  1153.  
  1154. Created symlink /etc/systemd/system/multi-user.target.wants/ssh.service → /lib/systemd/system/ssh.service.
  1155.  
  1156. invoke-rc.d: could not determine current runlevel
  1157.  
  1158. invoke-rc.d: policy-rc.d denied execution of start.
  1159.  
  1160. Setting up xauth (1:1.0.10-1) ...
  1161.  
  1162. Processing triggers for systemd (241-7~deb10u5) ...
  1163.  
  1164. Processing triggers for libc-bin (2.28-10) ...
  1165.  
  1166. Removing intermediate container 59e6f587b4d2
  1167.  
  1168. ---> a52167ca7c55
  1169.  
  1170. Step 5/23 : RUN apt-get install -y sudo
  1171.  
  1172. ---> Running in 62e420e18484
  1173.  
  1174. Reading package lists...
  1175.  
  1176. Building dependency tree...
  1177.  
  1178. Reading state information...
  1179.  
  1180. The following NEW packages will be installed:
  1181.  
  1182. sudo
  1183.  
  1184. 0 upgraded, 1 newly installed, 0 to remove and 123 not upgraded.
  1185.  
  1186. Need to get 1245 kB of archives.
  1187.  
  1188. After this operation, 3878 kB of additional disk space will be used.
  1189.  
  1190. Get:1 http://deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB]
  1191.  
  1192. debconf: delaying package configuration, since apt-utils is not installed
  1193.  
  1194. Fetched 1245 kB in 0s (14.0 MB/s)
  1195.  
  1196. Selecting previously unselected package sudo.
  1197.  
  1198. (Reading database ... 28263 files and directories currently installed.)
  1199.  
  1200. Preparing to unpack .../sudo_1.8.27-1+deb10u2_amd64.deb ...
  1201.  
  1202. Unpacking sudo (1.8.27-1+deb10u2) ...
  1203.  
  1204. Setting up sudo (1.8.27-1+deb10u2) ...
  1205.  
  1206. invoke-rc.d: could not determine current runlevel
  1207.  
  1208. invoke-rc.d: policy-rc.d denied execution of start.
  1209.  
  1210. Processing triggers for systemd (241-7~deb10u5) ...
  1211.  
  1212. Removing intermediate container 62e420e18484
  1213.  
  1214. ---> 581f300a0a21
  1215.  
  1216. Step 6/23 : RUN mkdir /var/run/sshd
  1217.  
  1218. ---> Running in 25f2f060e6a8
  1219.  
  1220. Removing intermediate container 25f2f060e6a8
  1221.  
  1222. ---> 0eec209e1765
  1223.  
  1224. Step 7/23 : RUN echo 'root:Root123' | chpasswd
  1225.  
  1226. ---> Running in fd34af1bb67b
  1227.  
  1228. Removing intermediate container fd34af1bb67b
  1229.  
  1230. ---> a8b54faef310
  1231.  
  1232. Step 8/23 : RUN sed 's@session\s*required\s*pam_loginuid.so@session optional pam_loginuid.so@g' -i /etc/pam.d/sshd
  1233.  
  1234. ---> Running in f520cad52407
  1235.  
  1236. Removing intermediate container f520cad52407
  1237.  
  1238. ---> ade62705fbde
  1239.  
  1240. Step 9/23 : RUN echo "export VISIBLE=now" >> /etc/profile
  1241.  
  1242. ---> Running in baf4d0daaf70
  1243.  
  1244. Removing intermediate container baf4d0daaf70
  1245.  
  1246. ---> 71457f4ab5f8
  1247.  
  1248. Step 10/23 : RUN echo "PermitUserEnvironment yes" >> /etc/ssh/sshd_config
  1249.  
  1250. ---> Running in b9c506225a9f
  1251.  
  1252. Removing intermediate container b9c506225a9f
  1253.  
  1254. ---> 9a168e9b8633
  1255.  
  1256. Step 11/23 : RUN echo "PasswordAuthentication yes" >> /etc/ssh/sshd_config
  1257.  
  1258. ---> Running in b05cfc683af8
  1259.  
  1260. Removing intermediate container b05cfc683af8
  1261.  
  1262. ---> 8423b415dc52
  1263.  
  1264. Step 12/23 : RUN echo "PermitRootLogin yes" >> /etc/ssh/sshd_config
  1265.  
  1266. ---> Running in 82255274d505
  1267.  
  1268. Removing intermediate container 82255274d505
  1269.  
  1270. ---> d3bf415467f5
  1271.  
  1272. Step 13/23 : EXPOSE 22
  1273.  
  1274. ---> Running in a4ba654b2ccc
  1275.  
  1276. Removing intermediate container a4ba654b2ccc
  1277.  
  1278. ---> 46cda9b79f74
  1279.  
  1280. Step 14/23 : RUN touch /root/.bash_profile
  1281.  
  1282. ---> Running in 20b1c799199b
  1283.  
  1284. Removing intermediate container 20b1c799199b
  1285.  
  1286. ---> c4436c4bc64e
  1287.  
  1288. Step 15/23 : RUN echo "cd /code" >> /root/.bash_profile
  1289.  
  1290. ---> Running in 8b5900a19c6b
  1291.  
  1292. Removing intermediate container 8b5900a19c6b
  1293.  
  1294. ---> 0eeb59ecd6aa
  1295.  
  1296. Step 16/23 : RUN mkdir /root/.ssh/
  1297.  
  1298. ---> Running in 1a78f3775d68
  1299.  
  1300. Removing intermediate container 1a78f3775d68
  1301.  
  1302. ---> a1fdb76309fb
  1303.  
  1304. Step 17/23 : RUN touch /root/.ssh/environment
  1305.  
  1306. ---> Running in 61aa8cd7288d
  1307.  
  1308. Removing intermediate container 61aa8cd7288d
  1309.  
  1310. ---> 95b596893e9c
  1311.  
  1312. Step 18/23 : RUN mkdir /code
  1313.  
  1314. ---> Running in 200c09177d0d
  1315.  
  1316. Removing intermediate container 200c09177d0d
  1317.  
  1318. ---> 4ec66de37b7d
  1319.  
  1320. Step 19/23 : ADD . /code/
  1321.  
  1322. ---> 10b347e082b7
  1323.  
  1324. Step 20/23 : WORKDIR /code
  1325.  
  1326. ---> Running in 4928a80cf450
  1327.  
  1328. Removing intermediate container 4928a80cf450
  1329.  
  1330. ---> ca13bc27518a
  1331.  
  1332. Step 21/23 : RUN pip install -r requirements.txt
  1333.  
  1334. ---> Running in 8deb51a40ff2
  1335.  
  1336. DEPRECATION: Python 2.7 will reach the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 won't be maintained after that date. A future version of pip will drop support for Python 2.7. More details about Python 2 support in pip, can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support
  1337.  
  1338. Collecting git+https://github.com/django-nonrel/django@nonrel-1.5 (from -r requirements.txt (line 1))
  1339.  
  1340. Cloning https://github.com/django-nonrel/django (to revision nonrel-1.5) to /tmp/pip-req-build-V5eo2g
  1341.  
  1342. Running command git clone -q https://github.com/django-nonrel/django /tmp/pip-req-build-V5eo2g
  1343.  
  1344. Running command git checkout -b nonrel-1.5 --track origin/nonrel-1.5
  1345.  
  1346. Switched to a new branch 'nonrel-1.5'
  1347.  
  1348. Branch 'nonrel-1.5' set up to track remote branch 'nonrel-1.5' from 'origin'.
  1349.  
  1350. Collecting git+https://github.com/snyaggarwal/django-queryset-csv (from -r requirements.txt (line 3))
  1351.  
  1352. Cloning https://github.com/snyaggarwal/django-queryset-csv to /tmp/pip-req-build-ZKkYr0
  1353.  
  1354. Running command git clone -q https://github.com/snyaggarwal/django-queryset-csv /tmp/pip-req-build-ZKkYr0
  1355.  
  1356. Collecting django-mongodb-engine
  1357.  
  1358. Downloading https://files.pythonhosted.org/packages/9a/ac/75657f7a4c3ec9742c43399d2db7d9d0dcc40b4b8260b44865ebfde0ff6b/django-mongodb-engine-0.6.0.tar.gz
  1359.  
  1360. Collecting boto==2.38.0
  1361.  
  1362. Downloading https://files.pythonhosted.org/packages/ed/bb/52b97bed7daf481fcf355fca49655e3f2b44bb8da079a94a9da420eeda06/boto-2.38.0-py2.py3-none-any.whl (1.3MB)
  1363.  
  1364. Collecting celery[redis]==3.1.17
  1365.  
  1366. Downloading https://files.pythonhosted.org/packages/12/28/0b6cfb91734fe3bbf57fea6e87d9796977c54f5c5640e87183a695f61118/celery-3.1.17-py2.py3-none-any.whl (514kB)
  1367.  
  1368. Collecting redis==2.10.6
  1369.  
  1370. Downloading https://files.pythonhosted.org/packages/3b/f6/7a76333cf0b9251ecf49efff635015171843d9b977e4ffcf59f9c4428052/redis-2.10.6-py2.py3-none-any.whl (64kB)
  1371.  
  1372. Collecting celery_once==0.1.4
  1373.  
  1374. Downloading https://files.pythonhosted.org/packages/0c/eb/4a1966b5ca68d0c5600c9eb7bf627de8cb8dcf01f68077fb9e97c9121283/celery_once-0.1.4.tar.gz
  1375.  
  1376. Collecting flower
  1377.  
  1378. Downloading https://files.pythonhosted.org/packages/39/68/2ec6584bba69d7e404f56745536b1ae46a6b385f96459532526c3f2005cc/flower-0.9.7-py2.py3-none-any.whl (456kB)
  1379.  
  1380. Collecting django-configurations==0.8
  1381.  
  1382. Downloading https://files.pythonhosted.org/packages/a9/43/8b5eb72ce7c50fda748cbae3c3f4882b8d6c2a637a94aad9b5aca33ca557/django_configurations-0.8-py2.py3-none-any.whl
  1383.  
  1384. Collecting django-haystack==2.1.0
  1385.  
  1386. Downloading https://files.pythonhosted.org/packages/54/1b/72d78f26e9dd680099d99d0a628ac25c1ebb9bb37363e3f09737dd64384e/django-haystack-2.1.0.tar.gz (821kB)
  1387.  
  1388. Collecting django-uuidfield==0.4.0
  1389.  
  1390. Downloading https://files.pythonhosted.org/packages/32/4f/3745787aa2bd8d5c70fb2b0cab59f0f80f9e853a01a1e5515d3a2cb325cc/django-uuidfield-0.4.0.tar.gz
  1391.  
  1392. Collecting djangorestframework==2.3.7
  1393.  
  1394. Downloading https://files.pythonhosted.org/packages/e9/f1/71fa9dcd15e2e7db02355de478512489ab9f6decf90e8f936a1817ca5140/djangorestframework-2.3.7.tar.gz (227kB)
  1395.  
  1396. Collecting Fabric==1.9.0
  1397.  
  1398. Downloading https://files.pythonhosted.org/packages/90/53/cf3f56003672ddbc81c2fc0afd3a8f780bcbb89c27aa4459b8da43245638/Fabric-1.9.0-py2-none-any.whl (92kB)
  1399.  
  1400. Collecting pymongo==2.6
  1401.  
  1402. Downloading https://files.pythonhosted.org/packages/ad/76/5e9067199e9b262ef54c3bcfeaa64ac9b8e15e4b545e232d69ce793a61b8/pymongo-2.6.tar.gz (322kB)
  1403.  
  1404. Collecting pysolr==3.2.0
  1405.  
  1406. Downloading https://files.pythonhosted.org/packages/f7/84/b4b54cfa85f525b1553a4676cab67886ac2c2bab7daaa2c6991cfa0a9faf/pysolr-3.2.0-py2.py3-none-any.whl
  1407.  
  1408. Requirement already satisfied: wsgiref==0.1.2 in /usr/local/lib/python2.7 (from -r requirements.txt (line 17)) (0.1.2)
  1409.  
  1410. Collecting python-dateutil==2.2
  1411.  
  1412. Downloading https://files.pythonhosted.org/packages/75/c5/85d027471fa665f8c8b8eb0b925f9d84b4eee745a257b16de4957de99e81/python-dateutil-2.2.tar.gz (259kB)
  1413.  
  1414. Collecting gunicorn==18.0
  1415.  
  1416. Downloading https://files.pythonhosted.org/packages/cc/8f/82d9d1ae8cd417421f4ccb04bf8a8d75767b324c50bc83a9be9d4122c01a/gunicorn-18.0.tar.gz (366kB)
  1417.  
  1418. Collecting moto==0.4.25
  1419.  
  1420. Downloading https://files.pythonhosted.org/packages/6c/77/748eeadbd304bc71fec88ab06c487855559ea04a517f9c21109e5b387589/moto-0.4.25-py2.py3-none-any.whl (272kB)
  1421.  
  1422. Collecting django-cors-headers==1.1.0
  1423.  
  1424. Downloading https://files.pythonhosted.org/packages/63/fb/6ae2d0079e9c9076486f6e166fb59aadadea2c09ed6cbd911beafede2627/django-cors-headers-1.1.0.tar.gz
  1425.  
  1426. Collecting ocldev==0.1.73
  1427.  
  1428. Downloading https://files.pythonhosted.org/packages/56/6f/b40f2388983847401474cda1904cafa8bbdc8c91ddcb07b81c281d3d6ab7/ocldev-0.1.73.tar.gz
  1429.  
  1430. Collecting fhir.resources==5.0.1
  1431.  
  1432. Downloading https://files.pythonhosted.org/packages/c2/fd/158d15c264ddfd23f59620ecb6c944c05fff59cd48aee73c70ce223b3914/fhir.resources-5.0.1-py2.py3-none-any.whl (1.6MB)
  1433.  
  1434. Collecting mock
  1435.  
  1436. Downloading https://files.pythonhosted.org/packages/05/d2/f94e68be6b17f46d2c353564da56e6fb89ef09faeeff3313a046cb810ca9/mock-3.0.5-py2.py3-none-any.whl
  1437.  
  1438. Collecting raven
  1439.  
  1440. Downloading https://files.pythonhosted.org/packages/bd/8e/62e26a88c0a1bbae677200baf0767c1022321a6555634f8129e6d55c5ddc/raven-6.10.0-py2.py3-none-any.whl (284kB)
  1441.  
  1442. Collecting djangotoolbox>=1.6.0
  1443.  
  1444. Downloading https://files.pythonhosted.org/packages/f2/4b/c124e10ff4048a926476d2da077b0e30349f25053c2b62f92a93d07e85bb/djangotoolbox-1.8.0.tar.gz
  1445.  
  1446. Collecting pytz>dev
  1447.  
  1448. Downloading https://files.pythonhosted.org/packages/89/06/2c2d3034b4d6bf22f2a4ae546d16925898658a33b4400cfb7e2c1e2871a3/pytz-2020.5-py2.py3-none-any.whl (510kB)
  1449.  
  1450. Collecting kombu<3.1,>=3.0.24
  1451.  
  1452. Downloading https://files.pythonhosted.org/packages/4d/0e/73ac0df8949bdb6ad81812110962b38e6bb4243c3bfdad2d9e90b5509e2e/kombu-3.0.37-py2.py3-none-any.whl (240kB)
  1453.  
  1454. Collecting billiard<3.4,>=3.3.0.19
  1455.  
  1456. Downloading https://files.pythonhosted.org/packages/64/a6/d7b6fb7bd0a4680a41f1d4b27061c7b768c673070ba8ac116f865de4e7ca/billiard-3.3.0.23.tar.gz (151kB)
  1457.  
  1458. Collecting humanize
  1459.  
  1460. Downloading https://files.pythonhosted.org/packages/4a/73/6c3e7fae17203610523953f35ce9fefebb61d72b5af1c5ecd1e3fd23ada7/humanize-1.0.0-py2.py3-none-any.whl (51kB)
  1461.  
  1462. Collecting vine==1.3.0
  1463.  
  1464. Downloading https://files.pythonhosted.org/packages/7f/60/82c03047396126c8331ceb64da1dc52d4f1317209f32e8fe286d0c07365a/vine-1.3.0-py2.py3-none-any.whl
  1465.  
  1466. Collecting prometheus-client==0.8.0
  1467.  
  1468. Downloading https://files.pythonhosted.org/packages/3f/0e/554a265ffdc56e1494ef08e18f765b0cdec78797f510c58c45cf37abb4f4/prometheus_client-0.8.0-py2.py3-none-any.whl (53kB)
  1469.  
  1470. Collecting paramiko>=1.10
  1471.  
  1472. Downloading https://files.pythonhosted.org/packages/95/19/124e9287b43e6ff3ebb9cdea3e5e8e88475a873c05ccdf8b7e20d2c4201e/paramiko-2.7.2-py2.py3-none-any.whl (206kB)
  1473.  
  1474. Collecting requests>=2.0
  1475.  
  1476. Downloading https://files.pythonhosted.org/packages/29/c1/24814557f1d22c56d50280771a17307e6bf87b70727d975fd6b2ce6b014a/requests-2.25.1-py2.py3-none-any.whl (61kB)
  1477.  
  1478. Collecting six
  1479.  
  1480. Downloading https://files.pythonhosted.org/packages/ee/ff/48bde5c0f013094d729fe4b0316ba2a24774b3ff1c52d924a8a4cb04078a/six-1.15.0-py2.py3-none-any.whl
  1481.  
  1482. Collecting Jinja2
  1483.  
  1484. Downloading https://files.pythonhosted.org/packages/30/9e/f663a2aa66a09d838042ae1a2c5659828bb9b41ea3a6efa20a20fd92b121/Jinja2-2.11.2-py2.py3-none-any.whl (125kB)
  1485.  
  1486. Collecting xmltodict
  1487.  
  1488. Downloading https://files.pythonhosted.org/packages/28/fd/30d5c1d3ac29ce229f6bdc40bbc20b28f716e8b363140c26eff19122d8a5/xmltodict-0.12.0-py2.py3-none-any.whl
  1489.  
  1490. Collecting httpretty==0.8.10
  1491.  
  1492. Downloading https://files.pythonhosted.org/packages/db/05/bfe147ed60561050a45fa34e9fe8654cea5ed1f6eaf439c6f17e58a3f0c7/httpretty-0.8.10-py2-none-any.whl
  1493.  
  1494. Collecting flask
  1495.  
  1496. Downloading https://files.pythonhosted.org/packages/f2/28/2a03252dfb9ebf377f40fba6a7841b47083260bf8bd8e737b0c6952df83f/Flask-1.1.2-py2.py3-none-any.whl (94kB)
  1497.  
  1498. Collecting werkzeug
  1499.  
  1500. Downloading https://files.pythonhosted.org/packages/cc/94/5f7079a0e00bd6863ef8f1da638721e9da21e5bacee597595b318f71d62e/Werkzeug-1.0.1-py2.py3-none-any.whl (298kB)
  1501.  
  1502. Collecting jsonschema
  1503.  
  1504. Downloading https://files.pythonhosted.org/packages/c5/8f/51e89ce52a085483359217bc72cdbf6e75ee595d5b1d4b5ade40c7e018b8/jsonschema-3.2.0-py2.py3-none-any.whl (56kB)
  1505.  
  1506. Collecting isodate
  1507.  
  1508. Downloading https://files.pythonhosted.org/packages/9b/9f/b36f7774ff5ea8e428fdcfc4bb332c39ee5b9362ddd3d40d9516a55221b2/isodate-0.6.0-py2.py3-none-any.whl (45kB)
  1509.  
  1510. Collecting funcsigs>=1; python_version < "3.3"
  1511.  
  1512. Downloading https://files.pythonhosted.org/packages/69/cb/f5be453359271714c01b9bd06126eaf2e368f1fddfff30818754b5ac2328/funcsigs-1.0.2-py2.py3-none-any.whl
  1513.  
  1514. Collecting contextlib2; python_version < "3.2"
  1515.  
  1516. Downloading https://files.pythonhosted.org/packages/85/60/370352f7ef6aa96c52fb001831622f50f923c1d575427d021b8ab3311236/contextlib2-0.6.0.post1-py2.py3-none-any.whl
  1517.  
  1518. Collecting amqp<2.0,>=1.4.9
  1519.  
  1520. Downloading https://files.pythonhosted.org/packages/ed/09/314d2788aba0aa91f2578071a6484f87a615172a98c309c2aad3433da90b/amqp-1.4.9-py2.py3-none-any.whl (51kB)
  1521.  
  1522. Collecting anyjson>=0.3.3
  1523.  
  1524. Downloading https://files.pythonhosted.org/packages/c3/4d/d4089e1a3dd25b46bebdb55a992b0797cff657b4477bc32ce28038fdecbc/anyjson-0.3.3.tar.gz
  1525.  
  1526. Collecting pynacl>=1.0.1
  1527.  
  1528. Downloading https://files.pythonhosted.org/packages/de/63/bb36279da38df643c6df3a8a389f29a6ff4a8854468f4c9b9d925b27d57d/PyNaCl-1.4.0-cp27-cp27mu-manylinux1_x86_64.whl (964kB)
  1529.  
  1530. Collecting bcrypt>=3.1.3
  1531.  
  1532. Downloading https://files.pythonhosted.org/packages/ad/36/9a0227d048e98409f012570f7bef8a8c2373b9c9c5dfbf82963cbae05ede/bcrypt-3.1.7-cp27-cp27mu-manylinux1_x86_64.whl (59kB)
  1533.  
  1534. Collecting cryptography>=2.5
  1535.  
  1536. Downloading https://files.pythonhosted.org/packages/78/94/0c6ce22feb5b9c4d6ba5f11a49910ba293e4043f0631894c9f1f056d3345/cryptography-3.3.1-cp27-cp27mu-manylinux2010_x86_64.whl (2.6MB)
  1537.  
  1538. Collecting chardet<5,>=3.0.2
  1539.  
  1540. Downloading https://files.pythonhosted.org/packages/19/c7/fa589626997dd07bd87d9269342ccb74b1720384a4d739a1872bd84fbe68/chardet-4.0.0-py2.py3-none-any.whl (178kB)
  1541.  
  1542. Collecting certifi>=2017.4.17
  1543.  
  1544. Downloading https://files.pythonhosted.org/packages/5e/a0/5f06e1e1d463903cf0c0eebeb751791119ed7a4b3737fdc9a77f1cdfb51f/certifi-2020.12.5-py2.py3-none-any.whl (147kB)
  1545.  
  1546. Collecting urllib3<1.27,>=1.21.1
  1547.  
  1548. Downloading https://files.pythonhosted.org/packages/f5/71/45d36a8df68f3ebb098d6861b2c017f3d094538c0fb98fa61d4dc43e69b9/urllib3-1.26.2-py2.py3-none-any.whl (136kB)
  1549.  
  1550. Collecting idna<3,>=2.5
  1551.  
  1552. Downloading https://files.pythonhosted.org/packages/a2/38/928ddce2273eaa564f6f50de919327bf3a00f091b5baba8dfa9460f3a8a8/idna-2.10-py2.py3-none-any.whl (58kB)
  1553.  
  1554. Collecting MarkupSafe>=0.23
  1555.  
  1556. Downloading https://files.pythonhosted.org/packages/fb/40/f3adb7cf24a8012813c5edb20329eb22d5d8e2a0ecf73d21d6b85865da11/MarkupSafe-1.1.1-cp27-cp27mu-manylinux1_x86_64.whl
  1557.  
  1558. Collecting click>=5.1
  1559.  
  1560. Downloading https://files.pythonhosted.org/packages/d2/3d/fa76db83bf75c4f8d338c2fd15c8d33fdd7ad23a9b5e57eb6c5de26b430e/click-7.1.2-py2.py3-none-any.whl (82kB)
  1561.  
  1562. Collecting itsdangerous>=0.24
  1563.  
  1564. Downloading https://files.pythonhosted.org/packages/76/ae/44b03b253d6fade317f32c24d100b3b35c2239807046a4c953c7b89fa49e/itsdangerous-1.1.0-py2.py3-none-any.whl
  1565.  
  1566. Collecting importlib-metadata; python_version < "3.8"
  1567.  
  1568. Downloading https://files.pythonhosted.org/packages/98/b8/8ec57a8ef46fbe7f185318c7ff7df9a06c9df451d9a59a067bfa851bb828/importlib_metadata-2.1.1-py2.py3-none-any.whl
  1569.  
  1570. Collecting pyrsistent>=0.14.0
  1571.  
  1572. Downloading https://files.pythonhosted.org/packages/80/18/1492d651693ef7d40e0a40377ed56a8cc5c5fe86073eb6c56e53513f4480/pyrsistent-0.16.1.tar.gz (108kB)
  1573.  
  1574. Collecting functools32; python_version < "3"
  1575.  
  1576. Downloading https://files.pythonhosted.org/packages/c5/60/6ac26ad05857c601308d8fb9e87fa36d0ebf889423f47c3502ef034365db/functools32-3.2.3-2.tar.gz
  1577.  
  1578. Collecting attrs>=17.4.0
  1579.  
  1580. Downloading https://files.pythonhosted.org/packages/c3/aa/cb45262569fcc047bf070b5de61813724d6726db83259222cd7b4c79821a/attrs-20.3.0-py2.py3-none-any.whl (49kB)
  1581.  
  1582. Requirement already satisfied: setuptools in /usr/local/lib/python2.7/site-packages (from jsonschema->ocldev==0.1.73->-r requirements.txt (line 22)) (41.4.0)
  1583.  
  1584. Collecting cffi>=1.4.1
  1585.  
  1586. Downloading https://files.pythonhosted.org/packages/50/5e/b4d3cff96422425dfcaa0a09414b5b17b311e74e56a4c457b16396dd73a7/cffi-1.14.4-cp27-cp27mu-manylinux1_x86_64.whl (389kB)
  1587.  
  1588. Collecting enum34; python_version < "3"
  1589.  
  1590. Downloading https://files.pythonhosted.org/packages/6f/2c/a9386903ece2ea85e9807e0e062174dc26fdce8b05f216d00491be29fad5/enum34-1.1.10-py2-none-any.whl
  1591.  
  1592. Collecting ipaddress; python_version < "3"
  1593.  
  1594. Downloading https://files.pythonhosted.org/packages/c2/f8/49697181b1651d8347d24c095ce46c7346c37335ddc7d255833e7cde674d/ipaddress-1.0.23-py2.py3-none-any.whl
  1595.  
  1596. Collecting zipp>=0.5
  1597.  
  1598. Downloading https://files.pythonhosted.org/packages/96/0a/67556e9b7782df7118c1f49bdc494da5e5e429c93aa77965f33e81287c8c/zipp-1.2.0-py2.py3-none-any.whl
  1599.  
  1600. Collecting configparser>=3.5; python_version < "3"
  1601.  
  1602. Downloading https://files.pythonhosted.org/packages/7a/2a/95ed0501cf5d8709490b1d3a3f9b5cf340da6c433f896bbe9ce08dbe6785/configparser-4.0.2-py2.py3-none-any.whl
  1603.  
  1604. Collecting pathlib2; python_version < "3"
  1605.  
  1606. Downloading https://files.pythonhosted.org/packages/e9/45/9c82d3666af4ef9f221cbb954e1d77ddbb513faf552aea6df5f37f1a4859/pathlib2-2.3.5-py2.py3-none-any.whl
  1607.  
  1608. Collecting pycparser
  1609.  
  1610. Downloading https://files.pythonhosted.org/packages/ae/e7/d9c3a176ca4b02024debf82342dab36efadfc5776f9c8db077e8f6e71821/pycparser-2.20-py2.py3-none-any.whl (112kB)
  1611.  
  1612. Collecting scandir; python_version < "3.5"
  1613.  
  1614. Downloading https://files.pythonhosted.org/packages/df/f5/9c052db7bd54d0cbf1bc0bb6554362bba1012d03e5888950a4f5c5dadc4e/scandir-1.10.0.tar.gz
  1615.  
  1616. Building wheels for collected packages: django-mongodb-engine, celery-once, django-haystack, django-uuidfield, djangorestframework, pymongo, python-dateutil, gunicorn, django-cors-headers, ocldev, Django, django-queryset-csv, djangotoolbox, billiard, anyjson, pyrsistent, functools32, scandir
  1617.  
  1618. Building wheel for django-mongodb-engine (setup.py): started
  1619.  
  1620. Building wheel for django-mongodb-engine (setup.py): finished with status 'done'
  1621.  
  1622. Created wheel for django-mongodb-engine: filename=django_mongodb_engine-0.6.0-cp27-none-any.whl size=29488 sha256=e24eed3114c0f3dddf2af4bf156c61836cb32368213d89fea381db1b4ee10b76
  1623.  
  1624. Stored in directory: /root/.cache/pip/wheels/42/26/23/c3ae1af05432ef02cde44fe372733196bee7ceed9ed7dc0f1e
  1625.  
  1626. Building wheel for celery-once (setup.py): started
  1627.  
  1628. Building wheel for celery-once (setup.py): finished with status 'done'
  1629.  
  1630. Created wheel for celery-once: filename=celery_once-0.1.4-cp27-none-any.whl size=7089 sha256=122f48e32e69015fddc8ecf934d5ddce6dce7f74e20f362ed908f2c2e2e26f5a
  1631.  
  1632. Stored in directory: /root/.cache/pip/wheels/92/ef/eb/d5de2b3c694dc2f548c53a8c56f8d95f4bdc19f79d7394c518
  1633.  
  1634. Building wheel for django-haystack (setup.py): started
  1635.  
  1636. Building wheel for django-haystack (setup.py): finished with status 'done'
  1637.  
  1638. Created wheel for django-haystack: filename=django_haystack-2.1.0-cp27-none-any.whl size=91916 sha256=fd2a008bfd658ed9f6e2322fe1b649e002919720b6e652ef21b56f1cf41cb159
  1639.  
  1640. Stored in directory: /root/.cache/pip/wheels/e5/81/94/06c4a8619f1800f3b5330c52f38c52fdff7078e78ed3bb32c6
  1641.  
  1642. Building wheel for django-uuidfield (setup.py): started
  1643.  
  1644. Building wheel for django-uuidfield (setup.py): finished with status 'done'
  1645.  
  1646. Created wheel for django-uuidfield: filename=django_uuidfield-0.4.0-cp27-none-any.whl size=5591 sha256=52df75eaaf045a8972a1810c733a0d966a3d8f0d120da5c84074c8db5a44e4f2
  1647.  
  1648. Stored in directory: /root/.cache/pip/wheels/e2/08/8b/e2787cdba5e3f709c12f8c7988941d5b6c4557f645f22cd30f
  1649.  
  1650. Building wheel for djangorestframework (setup.py): started
  1651.  
  1652. Building wheel for djangorestframework (setup.py): finished with status 'done'
  1653.  
  1654. Created wheel for djangorestframework: filename=djangorestframework-2.3.7-cp27-none-any.whl size=268867 sha256=4729161e4fe34355d1a30d00c19b8e0d5cf7f1a0c431269b65a34543eabda8fa
  1655.  
  1656. Stored in directory: /root/.cache/pip/wheels/b4/3d/e4/e97092c7c0dea2f07ae6525af7a79e1afd6f2347f6129c96dc
  1657.  
  1658. Building wheel for pymongo (setup.py): started
  1659.  
  1660. Building wheel for pymongo (setup.py): finished with status 'done'
  1661.  
  1662. Created wheel for pymongo: filename=pymongo-2.6-cp27-cp27mu-linux_x86_64.whl size=251961 sha256=5c63236b2e73509906c9ec009c2e1e563363eacc24d08b4fedd7f61c3bb9d1d9
  1663.  
  1664. Stored in directory: /root/.cache/pip/wheels/f4/91/3a/f1b6dd26a0d92a2344434436e8dd96e1c0eb54aea68719fb66
  1665.  
  1666. Building wheel for python-dateutil (setup.py): started
  1667.  
  1668. Building wheel for python-dateutil (setup.py): finished with status 'done'
  1669.  
  1670. Created wheel for python-dateutil: filename=python_dateutil-2.2-cp27-none-any.whl size=226720 sha256=7d13b9aab1451a39174d1cf00e533f8a37338d8267ecdf16bc3cc0fcfb2712d0
  1671.  
  1672. Stored in directory: /root/.cache/pip/wheels/97/40/49/e02356db91efa7a5da28ec2e5c61f0fb2c0aa21bbd5da95805
  1673.  
  1674. Building wheel for gunicorn (setup.py): started
  1675.  
  1676. Building wheel for gunicorn (setup.py): finished with status 'done'
  1677.  
  1678. Created wheel for gunicorn: filename=gunicorn-18.0-cp27-none-any.whl size=91646 sha256=66c1554795f6850bbda257852647127007e6ec500618f6c9c84b4049baf2e020
  1679.  
  1680. Stored in directory: /root/.cache/pip/wheels/61/12/6d/27e0d8c49a317c509c131d818b8fc94d1cbfbc61a479d5a396
  1681.  
  1682. Building wheel for django-cors-headers (setup.py): started
  1683.  
  1684. Building wheel for django-cors-headers (setup.py): finished with status 'done'
  1685.  
  1686. Created wheel for django-cors-headers: filename=django_cors_headers-1.1.0-cp27-none-any.whl size=6173 sha256=a7fee46e3d18591f4bd9e6374e1d322a3a4eb87c2b729c1887e60759c692a760
  1687.  
  1688. Stored in directory: /root/.cache/pip/wheels/1b/99/3e/115786cf30aa6a5e851a6e582d9233e8338cfef3c69b34134e
  1689.  
  1690. Building wheel for ocldev (setup.py): started
  1691.  
  1692. Building wheel for ocldev (setup.py): finished with status 'done'
  1693.  
  1694. Created wheel for ocldev: filename=ocldev-0.1.73-cp27-none-any.whl size=36955 sha256=46cdb597740c57a584b7b11079d8bdbfa6c3245569dda2b115c14bd55aa081fa
  1695.  
  1696. Stored in directory: /root/.cache/pip/wheels/a8/67/b3/375768cb94df31d52c6a9d811bc7599335d64bc479ca7aa6b7
  1697.  
  1698. Building wheel for Django (setup.py): started
  1699.  
  1700. Building wheel for Django (setup.py): finished with status 'done'
  1701.  
  1702. Created wheel for Django: filename=Django-1.5.11-py2.py3-none-any.whl size=8316629 sha256=af4235dd56842e16960d16bc865dae2451d14cf2844e0312c14792d2c94a8166
  1703.  
  1704. Stored in directory: /tmp/pip-ephem-wheel-cache-cEsUMf/wheels/4e/7f/1c/9963e57065c0be2ba1710fa4186cd22e2c19549077a9b10c2e
  1705.  
  1706. Building wheel for django-queryset-csv (setup.py): started
  1707.  
  1708. Building wheel for django-queryset-csv (setup.py): finished with status 'done'
  1709.  
  1710. Created wheel for django-queryset-csv: filename=django_queryset_csv-0.3.3-cp27-none-any.whl size=19442 sha256=faaf79a7fed5a9039b0cfb8e6620cca0a16ae8ff88b94803c6602fd308f0317b
  1711.  
  1712. Stored in directory: /tmp/pip-ephem-wheel-cache-cEsUMf/wheels/e8/84/9b/e3fc904decf8fd0b94a38368c7302c91eebd19418f3f2683a2
  1713.  
  1714. Building wheel for djangotoolbox (setup.py): started
  1715.  
  1716. Building wheel for djangotoolbox (setup.py): finished with status 'done'
  1717.  
  1718. Created wheel for djangotoolbox: filename=djangotoolbox-1.8.0-cp27-none-any.whl size=39528 sha256=cfab69ac911fee9abc11e3f23422331aa588c5cb78388ef303c4aa46b1801099
  1719.  
  1720. Stored in directory: /root/.cache/pip/wheels/54/99/74/be21679f62ad88cdaa331056e46aa77f3cbb46d033bb54fa12
  1721.  
  1722. Building wheel for billiard (setup.py): started
  1723.  
  1724. Building wheel for billiard (setup.py): finished with status 'done'
  1725.  
  1726. Created wheel for billiard: filename=billiard-3.3.0.23-cp27-cp27mu-linux_x86_64.whl size=132520 sha256=50506140537da0e300bc41cb8911f43730a9ec1aefb1f2f40168d597ac932d40
  1727.  
  1728. Stored in directory: /root/.cache/pip/wheels/ab/4f/e6/c24fa73a0c43fa43eeaf3bb16b2a9a5ba0f215c5e32088c895
  1729.  
  1730. Building wheel for anyjson (setup.py): started
  1731.  
  1732. Building wheel for anyjson (setup.py): finished with status 'done'
  1733.  
  1734. Created wheel for anyjson: filename=anyjson-0.3.3-cp27-none-any.whl size=4953 sha256=6190d61e31f730f4822d0dd6cdcf1804d0a7ea839c864fa4f3c914fe375b47b8
  1735.  
  1736. Stored in directory: /root/.cache/pip/wheels/0a/07/b1/a704fb6e43ef7b61969239c9fce608d52c3cc85d5eb6cd3891
  1737.  
  1738. Building wheel for pyrsistent (setup.py): started
  1739.  
  1740. Building wheel for pyrsistent (setup.py): finished with status 'done'
  1741.  
  1742. Created wheel for pyrsistent: filename=pyrsistent-0.16.1-cp27-cp27mu-linux_x86_64.whl size=120798 sha256=91701d3d611d921e875e52c04a4fb17dbf0802d047fb2924ef04a837ca8b235d
  1743.  
  1744. Stored in directory: /root/.cache/pip/wheels/68/9b/0f/9b51ddeb0629f09cdaaf8a067faa00e71c642e7714f3358c92
  1745.  
  1746. Building wheel for functools32 (setup.py): started
  1747.  
  1748. Building wheel for functools32 (setup.py): finished with status 'done'
  1749.  
  1750. Created wheel for functools32: filename=functools32-3.2.3.post2-cp27-none-any.whl size=14557 sha256=c9734a62c51f5e012e1f8bbc25541a93ccf4a364d8c83fe344563a32091192b5
  1751.  
  1752. Stored in directory: /root/.cache/pip/wheels/b5/18/32/77a1030457155606ba5e3ec3a8a57132b1a04b1c4f765177b2
  1753.  
  1754. Building wheel for scandir (setup.py): started
  1755.  
  1756. Building wheel for scandir (setup.py): finished with status 'done'
  1757.  
  1758. Created wheel for scandir: filename=scandir-1.10.0-cp27-cp27mu-linux_x86_64.whl size=42778 sha256=abafd8937370870d4489d0036bd20113d7b5e44361a9480e7564dfa979396f0f
  1759.  
  1760. Stored in directory: /root/.cache/pip/wheels/91/95/75/19c98a91239878abbc7c59970abd3b4e0438a7dd5b61778335
  1761.  
  1762. Successfully built django-mongodb-engine celery-once django-haystack django-uuidfield djangorestframework pymongo python-dateutil gunicorn django-cors-headers ocldev Django django-queryset-csv djangotoolbox billiard anyjson pyrsistent functools32 scandir
  1763.  
  1764. ERROR: django-mongodb-engine 0.6.0 has requirement pymongo>=2.8, but you'll have pymongo 2.6 which is incompatible.
  1765.  
  1766. Installing collected packages: pymongo, djangotoolbox, django-mongodb-engine, boto, pytz, amqp, anyjson, kombu, billiard, redis, celery, celery-once, humanize, vine, prometheus-client, flower, django-configurations, django-haystack, Django, django-uuidfield, djangorestframework, six, pycparser, cffi, pynacl, bcrypt, enum34, ipaddress, cryptography, paramiko, Fabric, chardet, certifi, urllib3, idna, requests, pysolr, python-dateutil, gunicorn, MarkupSafe, Jinja2, xmltodict, httpretty, click, werkzeug, itsdangerous, flask, moto, django-cors-headers, contextlib2, zipp, configparser, scandir, pathlib2, importlib-metadata, pyrsistent, functools32, attrs, jsonschema, ocldev, isodate, fhir.resources, funcsigs, mock, raven, django-queryset-csv
  1767.  
  1768. Successfully installed Django-1.5.11 Fabric-1.9.0 Jinja2-2.11.2 MarkupSafe-1.1.1 amqp-1.4.9 anyjson-0.3.3 attrs-20.3.0 bcrypt-3.1.7 billiard-3.3.0.23 boto-2.38.0 celery-3.1.17 celery-once-0.1.4 certifi-2020.12.5 cffi-1.14.4 chardet-4.0.0 click-7.1.2 configparser-4.0.2 contextlib2-0.6.0.post1 cryptography-3.3.1 django-configurations-0.8 django-cors-headers-1.1.0 django-haystack-2.1.0 django-mongodb-engine-0.6.0 django-queryset-csv-0.3.3 django-uuidfield-0.4.0 djangorestframework-2.3.7 djangotoolbox-1.8.0 enum34-1.1.10 fhir.resources-5.0.1 flask-1.1.2 flower-0.9.7 funcsigs-1.0.2 functools32-3.2.3.post2 gunicorn-18.0 httpretty-0.8.10 humanize-1.0.0 idna-2.10 importlib-metadata-2.1.1 ipaddress-1.0.23 isodate-0.6.0 itsdangerous-1.1.0 jsonschema-3.2.0 kombu-3.0.37 mock-3.0.5 moto-0.4.25 ocldev-0.1.73 paramiko-2.7.2 pathlib2-2.3.5 prometheus-client-0.8.0 pycparser-2.20 pymongo-2.6 pynacl-1.4.0 pyrsistent-0.16.1 pysolr-3.2.0 python-dateutil-2.2 pytz-2020.5 raven-6.10.0 redis-2.10.6 requests-2.25.1 scandir-1.10.0 six-1.15.0 urllib3-1.26.2 vine-1.3.0 werkzeug-1.0.1 xmltodict-0.12.0 zipp-1.2.0
  1769.  
  1770. WARNING: You are using pip version 19.3.1; however, version 20.3.3 is available.
  1771.  
  1772. You should consider upgrading via the 'pip install --upgrade pip' command.
  1773.  
  1774. Removing intermediate container 8deb51a40ff2
  1775.  
  1776. ---> 9f7a2d10fb26
  1777.  
  1778. Step 22/23 : EXPOSE 8000
  1779.  
  1780. ---> Running in 4c4631c3e216
  1781.  
  1782. Removing intermediate container 4c4631c3e216
  1783.  
  1784. ---> a3887ebc4ded
  1785.  
  1786. Step 23/23 : CMD bash startup.sh
  1787.  
  1788. ---> Running in 3a45613f23aa
  1789.  
  1790. Removing intermediate container 3a45613f23aa
  1791.  
  1792. ---> 028bc44c8c63
  1793.  
  1794. Successfully built 028bc44c8c63
  1795.  
  1796. Successfully tagged openconceptlab/oclapi:dev
  1797.  
  1798. Creating network "oclapi_default" with the default driver
  1799.  
  1800. Creating volume "oclapi_mongo_data" with default driver
  1801.  
  1802. Creating volume "oclapi_solr_data" with default driver
  1803.  
  1804. Pulling mongo (mongo:3.2.11)...
  1805.  
  1806. 3.2.11: Pulling from library/mongo
  1807.  
  1808. 3.2.11: Pulling from library/mongo
  1809.  
  1810. rs/cron-backup:1.0.0)...
  1811.  
  1812. 1.0.0: Pulling from openmrs/cron-backup
  1813.  
  1814. 3.2.10: Pulling from library/redis
  1815.  
  1816. port_3 (openconceptlab/oclapi:production)...
  1817.  
  1818. production: Pulling from openconceptlab/oclapi
  1819.  
  1820. port_2 (openconceptlab/oclapi:production)...
  1821.  
  1822. production: Pulling from openconceptlab/oclapi
  1823.  
  1824. Creating oclapi_celery_bulk_import_1_afa0ba90e526 ...
  1825.  
  1826. Creating oclapi_backup_1_a0b26b69c601 ...
  1827.  
  1828. Creating oclapi_celery_bulk_priority_import_1_763b3ee1c3ac ...
  1829.  
  1830. Creating oclapi_mongo_1_2d9420e95f30 ...
  1831.  
  1832. Creating oclapi_redis_1_f7077b7f11e2 ...
  1833.  
  1834. Creating oclapi_solr_1_4bacb27c35c6 ...
  1835.  
  1836. port_0_1_55849addeb99 ...
  1837.  
  1838. Creating oclapi_celery_bulk_import_root_1_6e379d9a2761 ...
  1839.  
  1840. Creating oclapi_celery_bulk_import_3_1_2935317c7cd8 ...
  1841.  
  1842. Creating oclapi_celery_bulk_import_4_1_73d038343a11 ...
  1843.  
  1844. Creating oclapi_celery_bulk_import_2_1_928cb2d7d640 ...
  1845.  
  1846. Creating oclapi_celery_bulk_import_1_1_b7260fae8e49 ...
  1847.  
  1848. Creating oclapi_celery_1_69c52b0d9f7a ...
  1849.  
  1850. Building oclclient
  1851.  
  1852. Step 1/15 : FROM node:12.19-alpine as build-deps
  1853.  
  1854. 12.19-alpine: Pulling from library/node
  1855.  
  1856. 12.19-alpine: Pulling from library/node
  1857.  
  1858. Digest: sha256:c8b5faa496b3eaaaee30e278abee431ec7dfec03e07ca0fc6ee39e31f36e5021
  1859.  
  1860. Status: Downloaded newer image for node:12.19-alpine
  1861.  
  1862. ---> cd874400360a
  1863.  
  1864. Step 2/15 : RUN mkdir -p /usr/src/app
  1865.  
  1866. ---> Running in 0a6bcd2a82f0
  1867.  
  1868. Removing intermediate container 0a6bcd2a82f0
  1869.  
  1870. ---> a800e5f8589a
  1871.  
  1872. Step 3/15 : WORKDIR /usr/src/app
  1873.  
  1874. ---> Running in e38d64faf189
  1875.  
  1876. Removing intermediate container e38d64faf189
  1877.  
  1878. ---> 44aa18dd030e
  1879.  
  1880. Step 4/15 : ENV PATH /usr/src/app/node_modules/.bin:$PATH
  1881.  
  1882. ---> Running in 4b8c687f8977
  1883.  
  1884. Removing intermediate container 4b8c687f8977
  1885.  
  1886. ---> 7b3783a01efb
  1887.  
  1888. Step 5/15 : ADD . /usr/src/app/
  1889.  
  1890. ---> 44ec26058181
  1891.  
  1892. Step 6/15 : ENV NODE_ENV production
  1893.  
  1894. ---> Running in 94945aae3e52
  1895.  
  1896. Removing intermediate container 94945aae3e52
  1897.  
  1898. ---> 038e34d520d9
  1899.  
  1900. Step 7/15 : RUN npm install
  1901.  
  1902. ---> Running in 3e612bc2366f
  1903.  
  1904. > node-sass@4.14.1 install /usr/src/app/node_modules/node-sass
  1905.  
  1906. > node scripts/install.js
  1907.  
  1908. Downloading binary from https://github.com/sass/node-sass/releases/download/v4.14.1/linux_musl-x64-72_binding.node
  1909.  
  1910. Download complete
  1911.  
  1912. Binary saved to /usr/src/app/node_modules/node-sass/vendor/linux_musl-x64-72/binding.node
  1913.  
  1914. Caching binary to /root/.npm/node-sass/4.14.1/linux_musl-x64-72_binding.node
  1915.  
  1916. > core-js@2.6.11 postinstall /usr/src/app/node_modules/babel-runtime/node_modules/core-js
  1917.  
  1918. > node -e "try{require('./postinstall')}catch(e){}"
  1919.  
  1920. Thank you for using core-js ( https://github.com/zloirock/core-js ) for polyfilling JavaScript standard library!
  1921.  
  1922. The project needs your help! Please consider supporting of core-js on Open Collective or Patreon:
  1923.  
  1924. > https://opencollective.com/core-js
  1925.  
  1926. > https://www.patreon.com/zloirock
  1927.  
  1928. Also, the author of core-js ( https://github.com/zloirock ) is looking for a good job -)
  1929.  
  1930. > core-js-pure@3.6.5 postinstall /usr/src/app/node_modules/core-js-pure
  1931.  
  1932. > node -e "try{require('./postinstall')}catch(e){}"
  1933.  
  1934. Thank you for using core-js ( https://github.com/zloirock/core-js ) for polyfilling JavaScript standard library!
  1935.  
  1936. The project needs your help! Please consider supporting of core-js on Open Collective or Patreon:
  1937.  
  1938. > https://opencollective.com/core-js
  1939.  
  1940. > https://www.patreon.com/zloirock
  1941.  
  1942. Also, the author of core-js ( https://github.com/zloirock ) is looking for a good job -)
  1943.  
  1944. > core-js@3.6.5 postinstall /usr/src/app/node_modules/react-app-polyfill/node_modules/core-js
  1945.  
  1946. > node -e "try{require('./postinstall')}catch(e){}"
  1947.  
  1948. Thank you for using core-js ( https://github.com/zloirock/core-js ) for polyfilling JavaScript standard library!
  1949.  
  1950. The project needs your help! Please consider supporting of core-js on Open Collective or Patreon:
  1951.  
  1952. > https://opencollective.com/core-js
  1953.  
  1954. > https://www.patreon.com/zloirock
  1955.  
  1956. Also, the author of core-js ( https://github.com/zloirock ) is looking for a good job -)
  1957.  
  1958. > node-sass@4.14.1 postinstall /usr/src/app/node_modules/node-sass
  1959.  
  1960. > node scripts/build.js
  1961.  
  1962. Binary found at /usr/src/app/node_modules/node-sass/vendor/linux_musl-x64-72/binding.node
  1963.  
  1964. Testing binary
  1965.  
  1966. Binary is fine
  1967.  
  1968. npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.13 (node_modules/webpack-dev-server/node_modules/fsevents):
  1969.  
  1970. npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.13: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
  1971.  
  1972. npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.13 (node_modules/watchpack-chokidar2/node_modules/fsevents):
  1973.  
  1974. npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.13: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
  1975.  
  1976. npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.13 (node_modules/jest-haste-map/node_modules/fsevents):
  1977.  
  1978. npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.13: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
  1979.  
  1980. npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@2.1.2 (node_modules/fsevents):
  1981.  
  1982. npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.1.2: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
  1983.  
  1984. added 1929 packages from 1005 contributors and audited 2094 packages in 71.526s
  1985.  
  1986. 75 packages are looking for funding
  1987.  
  1988. run `npm fund` for details
  1989.  
  1990. found 5 vulnerabilities (4 low, 1 high)
  1991.  
  1992. run `npm audit fix` to fix them, or `npm audit` for details
  1993.  
  1994. Removing intermediate container 3e612bc2366f
  1995.  
  1996. ---> 07e94ca6d0b3
  1997.  
  1998. Step 8/15 : RUN npm run build
  1999.  
  2000. ---> Running in 0f78cfc229cc
  2001.  
  2002. > ocl-client@0.1.0 build /usr/src/app
  2003.  
  2004. > react-scripts build
  2005.  
  2006. Creating an optimized production build...
  2007.  
  2008. Compiled with warnings.
  2009.  
  2010. ./src/apps/concepts/components/ConceptsTable.tsx
  2011.  
  2012. Line 1:17: 'useEffect' is defined but never used @typescript-eslint/no-unused-vars
  2013.  
  2014. ./src/apps/concepts/components/AddConceptToDictionaryIcon.tsx
  2015.  
  2016. Line 26:25: Expected '===' and instead saw '==' eqeqeq
  2017.  
  2018. Search for the keywords to learn more about each warning.
  2019.  
  2020. To ignore, add // eslint-disable-next-line to the line before.
  2021.  
  2022. File sizes after gzip:
  2023.  
  2024. 237.54 KB build/static/js/2.a676d933.chunk.js
  2025.  
  2026. 46.26 KB build/static/js/main.d3fe52c0.chunk.js
  2027.  
  2028. 850 B build/static/css/main.8cc09387.chunk.css
  2029.  
  2030. 779 B build/static/js/runtime-main.db48023c.js
  2031.  
  2032. The project was built assuming it is hosted at /.
  2033.  
  2034. You can control this with the homepage field in your package.json.
  2035.  
  2036. The build folder is ready to be deployed.
  2037.  
  2038. You may serve it with a static server:
  2039.  
  2040. npm install -g serve
  2041.  
  2042. serve -s build
  2043.  
  2044. Find out more about deployment here:
  2045.  
  2046. bit.ly/CRA-deploy
  2047.  
  2048. Removing intermediate container 0f78cfc229cc
  2049.  
  2050. ---> 8ecd17d58613
  2051.  
  2052. Step 9/15 : FROM nginx:1.19-alpine
  2053.  
  2054. 1.19-alpine: Pulling from library/nginx
  2055.  
  2056. 1.19-alpine: Pulling from library/nginx
  2057.  
  2058. Digest: sha256:c2ce58e024275728b00a554ac25628af25c54782865b3487b11c21cafb7fabda
  2059.  
  2060. Status: Downloaded newer image for nginx:1.19-alpine
  2061.  
  2062. ---> 629df02b47c8
  2063.  
  2064. Step 10/15 : EXPOSE 80
  2065.  
  2066. ---> Running in 4ef537fbe3ef
  2067.  
  2068. Removing intermediate container 4ef537fbe3ef
  2069.  
  2070. ---> 42dcceb6ee09
  2071.  
  2072. Step 11/15 : COPY --from=build-deps /usr/src/app/build /usr/share/nginx/html
  2073.  
  2074. ---> 3ef17279c9ed
  2075.  
  2076. Step 12/15 : COPY --from=build-deps /usr/src/app/docker/default.conf /etc/nginx/conf.d/
  2077.  
  2078. ---> c572fb7f8e96
  2079.  
  2080. Step 13/15 : COPY ./startup.sh .
  2081.  
  2082. ---> 802cd8fbea6f
  2083.  
  2084. Step 14/15 : RUN chmod +x startup.sh
  2085.  
  2086. ---> Running in 2dfb7eaf3f25
  2087.  
  2088. Removing intermediate container 2dfb7eaf3f25
  2089.  
  2090. ---> 12c3ba264c29
  2091.  
  2092. Step 15/15 : CMD sh startup.sh
  2093.  
  2094. ---> Running in cf960e77d012
  2095.  
  2096. Removing intermediate container cf960e77d012
  2097.  
  2098. ---> 013c91a0ee26
  2099.  
  2100. Successfully built 013c91a0ee26
  2101.  
  2102. Successfully tagged openmrs/ocl-client:dev
  2103.  
  2104. Starting App...
  2105.  
  2106. Creating network "openmrs-ocl-client_default" with the default driver
  2107.  
  2108. Creating openmrs-ocl-client_oclclient_1_9a056fc8051d ...
  2109.  
  2110. API listening at http://localhost:8000
  2111.  
  2112. Waiting for http://localhost:8080
  2113.  
  2114. App listening at http://localhost:8080
  2115.  
  2116. The command "bash ./start_local_instance.sh" exited with 0.
  2117.  
  2118. 479.32s$ npm run test:integration
  2119.  
  2120. > ocl-client@0.1.0 test:integration /home/travis/build/openmrs/openmrs-ocl-client
  2121.  
  2122. > cypress run
  2123.  
  2124. ====================================================================================================
  2125.  
  2126. (Run Starting)
  2127.  
  2128. ┌────────────────────────────────────────────────────────────────────────────────────────────────┐
  2129.  
  2130. │ Cypress: 4.12.1 │
  2131.  
  2132. │ Browser: Electron 80 (headless) │
  2133.  
  2134. │ Specs: 6 found (apps/authentication/tests/e2e/LoginPage.test.ts, apps/concepts/pages/test │
  2135.  
  2136. │ s/e2e/CreateOrEditConceptPage.test.ts, apps/concepts/pages/tests/e2e/ViewConceptsP │
  2137.  
  2138. │ age.test.ts, apps/dictionaries/pages/tests/e2e/CreateDictionaryPage.test.ts, apps/ │
  2139.  
  2140. │ dictionari...) │
  2141.  
  2142. └────────────────────────────────────────────────────────────────────────────────────────────────┘
  2143.  
  2144. ────────────────────────────────────────────────────────────────────────────────────────────────────
  2145.  
  2146.  
  2147.  
  2148. Running: apps/authentication/tests/e2e/LoginPage.test.ts (1 of 6)
  2149.  
  2150. Login
  2151.  
  2152. ✓ Happy flow: Should allow user to login (3525ms)
  2153.  
  2154. 1 passing (4s)
  2155.  
  2156. (Results)
  2157.  
  2158. ┌────────────────────────────────────────────────────────────────────────────────────────────────┐
  2159.  
  2160. │ Tests: 1 │
  2161.  
  2162. │ Passing: 1 │
  2163.  
  2164. │ Failing: 0 │
  2165.  
  2166. │ Pending: 0 │
  2167.  
  2168. │ Skipped: 0 │
  2169.  
  2170. │ Screenshots: 0 │
  2171.  
  2172. │ Video: false │
  2173.  
  2174. │ Duration: 3 seconds │
  2175.  
  2176. │ Spec Ran: apps/authentication/tests/e2e/LoginPage.test.ts │
  2177.  
  2178. └────────────────────────────────────────────────────────────────────────────────────────────────┘
  2179.  
  2180. ────────────────────────────────────────────────────────────────────────────────────────────────────
  2181.  
  2182.  
  2183.  
  2184. Running: apps/concepts/pages/tests/e2e/CreateOrEditConceptPage.test.ts (2 of 6)
  2185.  
  2186. Create Concept
  2187.  
  2188. ✓ Should create a concept (55837ms)
  2189.  
  2190. 1) Edit a concept
  2191.  
  2192. 2) "after each" hook for "Edit a concept"
  2193.  
  2194. 1 passing (3m)
  2195.  
  2196. 2 failing
  2197.  
  2198. 1) Create Concept
  2199.  
  2200. Edit a concept:
  2201.  
  2202. CypressError: Timed out retrying: `cy.click()` failed because this element is not visible:
  2203.  
  2204. `<button class="MuiButtonBase-root MuiFab-root fab MuiFab-primary" tabindex="0" type="button" title="Edit this Concept">...</button>`
  2205.  
  2206. This element `<button.MuiButtonBase-root.MuiFab-root.fab.MuiFab-primary>` is not visible because it has CSS property: `position: fixed` and it's being covered by another element:
  2207.  
  2208. `<path d="M19 13h-6v6h-2v-6H5v-2h6V5h2v6h6v2z"></path>`
  2209.  
  2210. Fix this problem, or use `{force: true}` to disable error checking.
  2211.  
  2212. https://on.cypress.io/element-cannot-be-interacted-with
  2213.  
  2214. at $Cy.ensureVisibility (http://localhost:8080/__cypress/runner/cypress_runner.js:160226:24)
  2215.  
  2216. at runAllChecks (http://localhost:8080/__cypress/runner/cypress_runner.js:149309:14)
  2217.  
  2218. at retryActionability (http://localhost:8080/__cypress/runner/cypress_runner.js:149352:16)
  2219.  
  2220. at tryCatcher (http://localhost:8080/__cypress/runner/cypress_runner.js:9956:23)
  2221.  
  2222. at Function.Promise.attempt.Promise.try (http://localhost:8080/__cypress/runner/cypress_runner.js:7230:29)
  2223.  
  2224. at tryFn (http://localhost:8080/__cypress/runner/cypress_runner.js:163481:24)
  2225.  
  2226. at whenStable (http://localhost:8080/__cypress/runner/cypress_runner.js:163522:12)
  2227.  
  2228. at http://localhost:8080/__cypress/runner/cypress_runner.js:163040:16
  2229.  
  2230. at tryCatcher (http://localhost:8080/__cypress/runner/cypress_runner.js:9956:23)
  2231.  
  2232. at Promise._settlePromiseFromHandler (http://localhost:8080/__cypress/runner/cypress_runner.js:7891:31)
  2233.  
  2234. at Promise._settlePromise (http://localhost:8080/__cypress/runner/cypress_runner.js:7948:18)
  2235.  
  2236. at Promise._settlePromise0 (http://localhost:8080/__cypress/runner/cypress_runner.js:7993:10)
  2237.  
  2238. at Promise._settlePromises (http://localhost:8080/__cypress/runner/cypress_runner.js:8073:18)
  2239.  
  2240. at Promise._fulfill (http://localhost:8080/__cypress/runner/cypress_runner.js:8017:18)
  2241.  
  2242. at http://localhost:8080/__cypress/runner/cypress_runner.js:9631:46
  2243.  
  2244. From Your Spec Code:
  2245.  
  2246. at Context.eval (http://localhost:8080/__cypress/tests?p=src/apps/concepts/pages/tests/e2e/CreateOrEditConceptPage.test.ts:616:45)
  2247.  
  2248. 2) Create Concept
  2249.  
  2250. "after each" hook for "Edit a concept":
  2251.  
  2252. AssertionError: expected undefined to exist
  2253.  
  2254. Because this error occurred during a `after each` hook we are skipping the remaining tests in the current suite: `Create Concept`
  2255.  
  2256. at logout (http://localhost:8080/__cypress/tests?p=src/apps/concepts/pages/tests/e2e/CreateOrEditConceptPage.test.ts:574:36)
  2257.  
  2258. at Context.eval (http://localhost:8080/__cypress/tests?p=src/apps/concepts/pages/tests/e2e/CreateOrEditConceptPage.test.ts:606:91)
  2259.  
  2260. (Results)
  2261.  
  2262. ┌────────────────────────────────────────────────────────────────────────────────────────────────┐
  2263.  
  2264. │ Tests: 2 │
  2265.  
  2266. │ Passing: 1 │
  2267.  
  2268. │ Failing: 1 │
  2269.  
  2270. │ Pending: 0 │
  2271.  
  2272. │ Skipped: 0 │
  2273.  
  2274. │ Screenshots: 1 │
  2275.  
  2276. │ Video: false │
  2277.  
  2278. │ Duration: 2 minutes, 54 seconds │
  2279.  
  2280. │ Spec Ran: apps/concepts/pages/tests/e2e/CreateOrEditConceptPage.test.ts │
  2281.  
  2282. └────────────────────────────────────────────────────────────────────────────────────────────────┘
  2283.  
  2284. (Screenshots)
  2285.  
  2286. - /home/travis/build/openmrs/openmrs-ocl-client/cypress/screenshots/apps/concepts/ (1280x720)
  2287.  
  2288. pages/tests/e2e/CreateOrEditConceptPage.test.ts/Create Concept -- Edit a concept
  2289.  
  2290. (failed).png
  2291.  
  2292. ────────────────────────────────────────────────────────────────────────────────────────────────────
  2293.  
  2294.  
  2295.  
  2296. Running: apps/concepts/pages/tests/e2e/ViewConceptsPage.test.ts (3 of 6)
  2297.  
  2298. View Concepts Page
  2299.  
  2300. ✓ Should allow retrieving, sorting, filtering concepts (137350ms)
  2301.  
  2302. ✓ Add concepts in bulk from Source (23172ms)
  2303.  
  2304. Import existing concept from Source
  2305.  
  2306. ✓ Should import existing concepts (23725ms)
  2307.  
  2308. ✓ Should recursively import to-concepts (35799ms)
  2309.  
  2310. 4 passing (4m)
  2311.  
  2312. (Results)
  2313.  
  2314. ┌────────────────────────────────────────────────────────────────────────────────────────────────┐
  2315.  
  2316. │ Tests: 4 │
  2317.  
  2318. │ Passing: 4 │
  2319.  
  2320. │ Failing: 0 │
  2321.  
  2322. │ Pending: 0 │
  2323.  
  2324. │ Skipped: 0 │
  2325.  
  2326. │ Screenshots: 0 │
  2327.  
  2328. │ Video: false │
  2329.  
  2330. │ Duration: 3 minutes, 46 seconds │
  2331.  
  2332. │ Spec Ran: apps/concepts/pages/tests/e2e/ViewConceptsPage.test.ts │
  2333.  
  2334. └────────────────────────────────────────────────────────────────────────────────────────────────┘
  2335.  
  2336. ────────────────────────────────────────────────────────────────────────────────────────────────────
  2337.  
  2338.  
  2339.  
  2340. Running: apps/dictionaries/pages/tests/e2e/CreateDictionaryPage.test.ts (4 of 6)
  2341.  
  2342. Create Dictionary
  2343.  
  2344. ✓ Happy flow: Should create a dictionary (14192ms)
  2345.  
  2346. 1 passing (15s)
  2347.  
  2348. (Results)
  2349.  
  2350. ┌────────────────────────────────────────────────────────────────────────────────────────────────┐
  2351.  
  2352. │ Tests: 1 │
  2353.  
  2354. │ Passing: 1 │
  2355.  
  2356. │ Failing: 0 │
  2357.  
  2358. │ Pending: 0 │
  2359.  
  2360. │ Skipped: 0 │
  2361.  
  2362. │ Screenshots: 0 │
  2363.  
  2364. │ Video: false │
  2365.  
  2366. │ Duration: 14 seconds │
  2367.  
  2368. │ Spec Ran: apps/dictionaries/pages/tests/e2e/CreateDictionaryPage.test.ts │
  2369.  
  2370. └─────────────────────────────────────────────���──────────────────────────────────────────────────┘
  2371.  
  2372. ────────────────────────────────────────────────────────────────────────────────────────────────────
  2373.  
  2374.  
  2375.  
  2376. Running: apps/dictionaries/pages/tests/e2e/EditDictionaryPage.test.ts (5 of 6)
  2377.  
  2378. Edit Dictionary
  2379.  
  2380. ✓ Happy flow: Should edit a dictionary (21456ms)
  2381.  
  2382. 1 passing (23s)
  2383.  
  2384. (Results)
  2385.  
  2386. ┌────────────────────────────────────────────────────────────────────────────────────────────────┐
  2387.  
  2388. │ Tests: 1 │
  2389.  
  2390. │ Passing: 1 │
  2391.  
  2392. │ Failing: 0 │
  2393.  
  2394. │ Pending: 0 │
  2395.  
  2396. │ Skipped: 0 │
  2397.  
  2398. │ Screenshots: 0 │
  2399.  
  2400. │ Video: false │
  2401.  
  2402. │ Duration: 22 seconds │
  2403.  
  2404. │ Spec Ran: apps/dictionaries/pages/tests/e2e/EditDictionaryPage.test.ts │
  2405.  
  2406. └─────────────────────────────────────────────���──────────────────────────────────────────────────┘
  2407.  
  2408. ────────────────────────────────────────────────────────────────────────────────────────────────────
  2409.  
  2410.  
  2411.  
  2412. Running: apps/dictionaries/pages/tests/e2e/ViewDictionaryPage.test.ts (6 of 6)
  2413.  
  2414. View Dictionary
  2415.  
  2416. ✓ Happy flow: Should allow a user to view a dictionary (14658ms)
  2417.  
  2418. 1 passing (16s)
  2419.  
  2420. (Results)
  2421.  
  2422. ┌────────────────────────────────────────────────────────────────────────────────────────────────┐
  2423.  
  2424. │ Tests: 1 │
  2425.  
  2426. │ Passing: 1 │
  2427.  
  2428. │ Failing: 0 │
  2429.  
  2430. │ Pending: 0 │
  2431.  
  2432. │ Skipped: 0 │
  2433.  
  2434. │ Screenshots: 0 │
  2435.  
  2436. │ Video: false │
  2437.  
  2438. │ Duration: 15 seconds │
  2439.  
  2440. │ Spec Ran: apps/dictionaries/pages/tests/e2e/ViewDictionaryPage.test.ts │
  2441.  
  2442. └─────────────────────────────────────────────���──────────────────────────────────────────────────┘
  2443.  
  2444. ====================================================================================================
  2445.  
  2446. (Run Finished)
  2447.  
  2448. Spec Tests Passing Failing Pending Skipped
  2449.  
  2450. ┌────────────────────────────────────────────────────────────────────────────────────────────────┐
  2451.  
  2452. │ ✔ apps/authentication/tests/e2e/Login 00:03 1 1 - - - │
  2453.  
  2454. │ Page.test.ts │
  2455.  
  2456. ├──────────────────────────────────────────────────���─────────────────────────────────────────────┤
  2457.  
  2458. │ ✖ apps/concepts/pages/tests/e2e/Creat 02:54 2 1 1 - - │
  2459.  
  2460. │ eOrEditConceptPage.test.ts │
  2461.  
  2462. ├────────────────────────────────────────────────────────────────────────────────────────────────┤
  2463.  
  2464. │ ✔ apps/concepts/pages/tests/e2e/ViewC 03:46 4 4 - - - │
  2465.  
  2466. │ onceptsPage.test.ts │
  2467.  
  2468. ├────────────────────────────────────────────────────────────────────────────────────────────────┤
  2469.  
  2470. │ ✔ apps/dictionaries/pages/tests/e2e/C 00:14 1 1 - - - │
  2471.  
  2472. │ reateDictionaryPage.test.ts │
  2473.  
  2474. ├────────────────────────────────────────────────────────────────────────────────────────────────┤
  2475.  
  2476. │ ✔ apps/dictionaries/pages/tests/e2e/E 00:22 1 1 - - - │
  2477.  
  2478. │ ditDictionaryPage.test.ts │
  2479.  
  2480. ├────────────────────────────────────────────────────────────────────────────────────────────────┤
  2481.  
  2482. │ ✔ apps/dictionaries/pages/tests/e2e/V 00:15 1 1 - - - │
  2483.  
  2484. │ iewDictionaryPage.test.ts │
  2485.  
  2486. └────────────────────────────────────────────────────────────────────────────────────────────────┘
  2487.  
  2488. ✖ 1 of 6 failed (17%) 07:37 10 9 1 - -
  2489.  
  2490. npm ERR! code ELIFECYCLE
  2491.  
  2492. npm ERR! errno 1
  2493.  
  2494. npm ERR! ocl-client@0.1.0 test:integration: `cypress run`
  2495.  
  2496. npm ERR! Exit status 1
  2497.  
  2498. npm ERR!
  2499.  
  2500. npm ERR! Failed at the ocl-client@0.1.0 test:integration script.
  2501.  
  2502. npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
  2503.  
  2504. npm ERR! A complete log of this run can be found in:
  2505.  
  2506. npm ERR! /home/travis/.npm/_logs/2021-01-19T20_02_01_249Z-debug.log
  2507.  
  2508. The command "npm run test:integration" exited with 1.
  2509. cache.2
  2510.  
  2511. store build cache
  2512.  
  2513. Done. Your build exited with 1.
  2514.  
  2515. Top
  2516. ©Travis CI, GmbH
  2517. Rigaer Straße 8
  2518. 10247 Berlin, Germany
  2519.  
  2520. Work with Travis CI
  2521. Blog
  2522. Email
  2523. Twitter
  2524.  
  2525. Help
  2526.  
  2527. Documentation
  2528. Community
  2529. Changelog
  2530. Travis CI vs Jenkins
  2531.  
  2532. Company
  2533.  
  2534. Imprint
  2535. Legal
  2536.  
  2537. Travis CI Status
  2538.  
  2539. Travis CI Status
  2540.  
  2541.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement