Advertisement
yoesoff

Magento 2 Setup Via Terminal

May 4th, 2019
434
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 48.62 KB | None | 0 0
  1. root@c058d9101c6a:/var/www/tokoku# ./bin/magento setup:install \
  2. > --base-url=http://tokoku.local \
  3. > --db-host=ysf_mysql \
  4. > --db-name=tokoku \
  5. > --db-user=root \
  6. > --db-password=mysqldb-password123 \
  7. > --backend-frontname=admin \
  8. > --admin-firstname=admin \
  9. > --admin-lastname=admin \
  10. > --admin-email=admin@admin.com \
  11. > --admin-user=admin \
  12. > --admin-password=admin123 \
  13. > --language=en_US \
  14. > --currency=USD \
  15. > --timezone=Asia/Jakarta \
  16. > --use-rewrites=1
  17. Starting Magento installation:
  18. File permissions check...
  19. [Progress: 1 / 833]
  20. Required extensions check...
  21. [Progress: 2 / 833]
  22. Enabling Maintenance Mode...
  23. [Progress: 3 / 833]
  24. Installing deployment configuration...
  25. [Progress: 4 / 833]
  26. Installing database schema:
  27. Schema creation/updates:
  28. Module 'Magento_Store':
  29. [Progress: 5 / 833]
  30. Module 'Magento_Directory':
  31. [Progress: 6 / 833]
  32. Module 'Magento_Theme':
  33. [Progress: 7 / 833]
  34. Module 'Magento_Backend':
  35. [Progress: 8 / 833]
  36. Module 'Magento_Variable':
  37. [Progress: 9 / 833]
  38. Module 'Magento_Eav':
  39. [Progress: 10 / 833]
  40. Module 'Magento_AdminNotification':
  41. [Progress: 11 / 833]
  42. Module 'MSP_ReCaptcha':
  43. [Progress: 12 / 833]
  44. Module 'Magento_Config':
  45. [Progress: 13 / 833]
  46. Module 'Magento_Indexer':
  47. [Progress: 14 / 833]
  48. Module 'Magento_AdvancedPricingImportExport':
  49. [Progress: 15 / 833]
  50. Module 'Magento_Search':
  51. [Progress: 16 / 833]
  52. Module 'Magento_Amqp':
  53. [Progress: 17 / 833]
  54. Module 'Magento_Security':
  55. [Progress: 18 / 833]
  56. Module 'Magento_User':
  57. [Progress: 19 / 833]
  58. Module 'Magento_Authorization':
  59. [Progress: 20 / 833]
  60. Module 'Magento_Customer':
  61. [Progress: 21 / 833]
  62. Module 'Magento_Cms':
  63. [Progress: 22 / 833]
  64. Module 'Magento_Quote':
  65. [Progress: 23 / 833]
  66. Module 'Magento_Backup':
  67. [Progress: 24 / 833]
  68. Module 'Magento_Rule':
  69. [Progress: 25 / 833]
  70. Module 'Magento_Catalog':
  71. [Progress: 26 / 833]
  72. Module 'Magento_GraphQl':
  73. [Progress: 27 / 833]
  74. Module 'Magento_BundleImportExport':
  75. [Progress: 28 / 833]
  76. Module 'Magento_CacheInvalidate':
  77. [Progress: 29 / 833]
  78. Module 'Magento_CatalogRule':
  79. [Progress: 30 / 833]
  80. Module 'Magento_SalesSequence':
  81. [Progress: 31 / 833]
  82. Module 'Magento_Integration':
  83. [Progress: 32 / 833]
  84. Module 'Magento_EavGraphQl':
  85. [Progress: 33 / 833]
  86. Module 'Magento_CatalogImportExport':
  87. [Progress: 34 / 833]
  88. Module 'Magento_Payment':
  89. [Progress: 35 / 833]
  90. Module 'Magento_CatalogInventory':
  91. [Progress: 36 / 833]
  92. Module 'Magento_Cron':
  93. [Progress: 37 / 833]
  94. Module 'Magento_Msrp':
  95. [Progress: 38 / 833]
  96. Module 'Magento_CatalogSearch':
  97. [Progress: 39 / 833]
  98. Module 'Magento_CatalogUrlRewrite':
  99. [Progress: 40 / 833]
  100. Module 'Magento_StoreGraphQl':
  101. [Progress: 41 / 833]
  102. Module 'Magento_Widget':
  103. [Progress: 42 / 833]
  104. Module 'Magento_Sales':
  105. [Progress: 43 / 833]
  106. Module 'Magento_Checkout':
  107. [Progress: 44 / 833]
  108. Module 'Magento_Vault':
  109. [Progress: 45 / 833]
  110. Module 'Magento_CmsGraphQl':
  111. [Progress: 46 / 833]
  112. Module 'Magento_CmsUrlRewrite':
  113. [Progress: 47 / 833]
  114. Module 'Magento_CmsUrlRewriteGraphQl':
  115. [Progress: 48 / 833]
  116. Module 'MSP_TwoFactorAuth':
  117. Installing schema... Upgrading schema...
  118. [Progress: 49 / 833]
  119. Module 'Magento_ConfigurableProduct':
  120. [Progress: 50 / 833]
  121. Module 'Magento_CatalogRuleConfigurable':
  122. [Progress: 51 / 833]
  123. Module 'Magento_CatalogGraphQl':
  124. [Progress: 52 / 833]
  125. Module 'Magento_ConfigurableProductSales':
  126. [Progress: 53 / 833]
  127. Module 'Magento_Contact':
  128. [Progress: 54 / 833]
  129. Module 'Magento_Cookie':
  130. [Progress: 55 / 833]
  131. Module 'Magento_Email':
  132. [Progress: 56 / 833]
  133. Module 'Magento_CurrencySymbol':
  134. [Progress: 57 / 833]
  135. Module 'Magento_Paypal':
  136. [Progress: 58 / 833]
  137. Module 'Magento_Analytics':
  138. [Progress: 59 / 833]
  139. Module 'Magento_CustomerGraphQl':
  140. [Progress: 60 / 833]
  141. Module 'Magento_CustomerImportExport':
  142. [Progress: 61 / 833]
  143. Module 'Magento_Deploy':
  144. [Progress: 62 / 833]
  145. Module 'Magento_Developer':
  146. [Progress: 63 / 833]
  147. Module 'Magento_Dhl':
  148. [Progress: 64 / 833]
  149. Module 'Amazon_Core':
  150. [Progress: 65 / 833]
  151. Module 'Magento_DirectoryGraphQl':
  152. [Progress: 66 / 833]
  153. Module 'Magento_Downloadable':
  154. [Progress: 67 / 833]
  155. Module 'Magento_DownloadableGraphQl':
  156. [Progress: 68 / 833]
  157. Module 'Magento_ImportExport':
  158. [Progress: 69 / 833]
  159. Module 'Magento_Authorizenet':
  160. [Progress: 70 / 833]
  161. Module 'Magento_BundleGraphQl':
  162. [Progress: 71 / 833]
  163. Module 'Magento_AdvancedSearch':
  164. [Progress: 72 / 833]
  165. Module 'Magento_Elasticsearch':
  166. [Progress: 73 / 833]
  167. Module 'Magento_Newsletter':
  168. [Progress: 74 / 833]
  169. Module 'Magento_EncryptionKey':
  170. [Progress: 75 / 833]
  171. Module 'Magento_Fedex':
  172. [Progress: 76 / 833]
  173. Module 'Magento_GiftMessage':
  174. [Progress: 77 / 833]
  175. Module 'Magento_GoogleAdwords':
  176. [Progress: 78 / 833]
  177. Module 'Magento_GoogleAnalytics':
  178. [Progress: 79 / 833]
  179. Module 'Magento_Ui':
  180. [Progress: 80 / 833]
  181. Module 'Magento_UrlRewriteGraphQl':
  182. [Progress: 81 / 833]
  183. Module 'Magento_GroupedProduct':
  184. [Progress: 82 / 833]
  185. Module 'Magento_GroupedImportExport':
  186. [Progress: 83 / 833]
  187. Module 'Magento_GroupedCatalogInventory':
  188. [Progress: 84 / 833]
  189. Module 'Magento_GroupedProductGraphQl':
  190. [Progress: 85 / 833]
  191. Module 'Magento_DownloadableImportExport':
  192. [Progress: 86 / 833]
  193. Module 'Magento_AuthorizenetAcceptjs':
  194. [Progress: 87 / 833]
  195. Module 'Magento_InstantPurchase':
  196. [Progress: 88 / 833]
  197. Module 'Magento_CatalogAnalytics':
  198. [Progress: 89 / 833]
  199. Module 'Magento_Inventory':
  200. [Progress: 90 / 833]
  201. Module 'Magento_InventoryAdminUi':
  202. [Progress: 91 / 833]
  203. Module 'Magento_InventoryApi':
  204. [Progress: 92 / 833]
  205. Module 'Magento_InventoryBundleProduct':
  206. [Progress: 93 / 833]
  207. Module 'Magento_InventoryBundleProductAdminUi':
  208. [Progress: 94 / 833]
  209. Module 'Magento_InventoryCatalog':
  210. [Progress: 95 / 833]
  211. Module 'Magento_InventorySales':
  212. [Progress: 96 / 833]
  213. Module 'Magento_InventoryCatalogAdminUi':
  214. [Progress: 97 / 833]
  215. Module 'Magento_InventoryCatalogApi':
  216. [Progress: 98 / 833]
  217. Module 'Magento_InventoryCatalogSearch':
  218. [Progress: 99 / 833]
  219. Module 'Magento_InventoryConfigurableProduct':
  220. [Progress: 100 / 833]
  221. Module 'Magento_InventoryConfigurableProductAdminUi':
  222. [Progress: 101 / 833]
  223. Module 'Magento_InventoryConfigurableProductIndexer':
  224. [Progress: 102 / 833]
  225. Module 'Magento_InventoryConfiguration':
  226. [Progress: 103 / 833]
  227. Module 'Magento_InventoryConfigurationApi':
  228. [Progress: 104 / 833]
  229. Module 'Magento_InventoryDistanceBasedSourceSelection':
  230. [Progress: 105 / 833]
  231. Module 'Magento_InventoryDistanceBasedSourceSelectionAdminUi':
  232. [Progress: 106 / 833]
  233. Module 'Magento_InventoryDistanceBasedSourceSelectionApi':
  234. [Progress: 107 / 833]
  235. Module 'Magento_InventoryElasticsearch':
  236. [Progress: 108 / 833]
  237. Module 'Magento_InventoryGroupedProduct':
  238. [Progress: 109 / 833]
  239. Module 'Magento_InventoryGroupedProductAdminUi':
  240. [Progress: 110 / 833]
  241. Module 'Magento_InventoryGroupedProductIndexer':
  242. [Progress: 111 / 833]
  243. Module 'Magento_InventoryImportExport':
  244. [Progress: 112 / 833]
  245. Module 'Magento_InventoryIndexer':
  246. [Progress: 113 / 833]
  247. Module 'Magento_InventoryLowQuantityNotification':
  248. [Progress: 114 / 833]
  249. Module 'Magento_InventoryLowQuantityNotificationAdminUi':
  250. [Progress: 115 / 833]
  251. Module 'Magento_InventoryLowQuantityNotificationApi':
  252. [Progress: 116 / 833]
  253. Module 'Magento_InventoryMultiDimensionalIndexerApi':
  254. [Progress: 117 / 833]
  255. Module 'Magento_InventoryProductAlert':
  256. [Progress: 118 / 833]
  257. Module 'Magento_InventoryReservations':
  258. [Progress: 119 / 833]
  259. Module 'Magento_InventoryReservationsApi':
  260. [Progress: 120 / 833]
  261. Module 'Magento_InventoryCache':
  262. [Progress: 121 / 833]
  263. Module 'Magento_InventorySalesAdminUi':
  264. [Progress: 122 / 833]
  265. Module 'Magento_InventorySalesApi':
  266. [Progress: 123 / 833]
  267. Module 'Magento_InventorySalesFrontendUi':
  268. [Progress: 124 / 833]
  269. Module 'Magento_InventorySetupFixtureGenerator':
  270. [Progress: 125 / 833]
  271. Module 'Magento_InventoryShipping':
  272. [Progress: 126 / 833]
  273. Module 'Magento_Shipping':
  274. [Progress: 127 / 833]
  275. Module 'Magento_InventorySourceDeductionApi':
  276. [Progress: 128 / 833]
  277. Module 'Magento_InventorySourceSelection':
  278. [Progress: 129 / 833]
  279. Module 'Magento_InventorySourceSelectionApi':
  280. [Progress: 130 / 833]
  281. Module 'Magento_LayeredNavigation':
  282. [Progress: 131 / 833]
  283. Module 'Magento_Marketplace':
  284. [Progress: 132 / 833]
  285. Module 'Magento_MediaStorage':
  286. [Progress: 133 / 833]
  287. Module 'Magento_MessageQueue':
  288. [Progress: 134 / 833]
  289. Module 'Magento_ConfigurableImportExport':
  290. [Progress: 135 / 833]
  291. Module 'Magento_MsrpConfigurableProduct':
  292. [Progress: 136 / 833]
  293. Module 'Magento_MsrpGroupedProduct':
  294. [Progress: 137 / 833]
  295. Module 'Magento_Multishipping':
  296. [Progress: 138 / 833]
  297. Module 'Magento_MysqlMq':
  298. [Progress: 139 / 833]
  299. Module 'Magento_NewRelicReporting':
  300. [Progress: 140 / 833]
  301. Module 'Magento_Captcha':
  302. [Progress: 141 / 833]
  303. Module 'Magento_OfflinePayments':
  304. [Progress: 142 / 833]
  305. Module 'Magento_SalesRule':
  306. [Progress: 143 / 833]
  307. Module 'Magento_PageCache':
  308. [Progress: 144 / 833]
  309. Module 'Magento_ProductAlert':
  310. [Progress: 145 / 833]
  311. Module 'Magento_Braintree':
  312. [Progress: 146 / 833]
  313. Module 'Magento_Persistent':
  314. [Progress: 147 / 833]
  315. Module 'Magento_Reports':
  316. [Progress: 148 / 833]
  317. Module 'Magento_ProductVideo':
  318. [Progress: 149 / 833]
  319. Module 'Klarna_Core':
  320. Installing schema... Upgrading schema...
  321. [Progress: 150 / 833]
  322. Module 'Magento_QuoteAnalytics':
  323. [Progress: 151 / 833]
  324. Module 'Magento_QuoteGraphQl':
  325. [Progress: 152 / 833]
  326. Module 'Magento_ReleaseNotification':
  327. [Progress: 153 / 833]
  328. Module 'Magento_Review':
  329. [Progress: 154 / 833]
  330. Module 'Magento_RequireJs':
  331. [Progress: 155 / 833]
  332. Module 'Magento_SendFriend':
  333. [Progress: 156 / 833]
  334. Module 'Magento_ReviewAnalytics':
  335. [Progress: 157 / 833]
  336. Module 'Magento_Robots':
  337. [Progress: 158 / 833]
  338. Module 'Magento_Rss':
  339. [Progress: 159 / 833]
  340. Module 'Amazon_Login':
  341. Installing schema... Upgrading schema...
  342. [Progress: 160 / 833]
  343. Module 'Amazon_Payment':
  344. Upgrading schema...
  345. [Progress: 161 / 833]
  346. Module 'Magento_SalesAnalytics':
  347. [Progress: 162 / 833]
  348. Module 'Magento_SalesGraphQl':
  349. [Progress: 163 / 833]
  350. Module 'Magento_SalesInventory':
  351. [Progress: 164 / 833]
  352. Module 'Magento_OfflineShipping':
  353. [Progress: 165 / 833]
  354. Module 'Klarna_Ordermanagement':
  355. [Progress: 166 / 833]
  356. Module 'Magento_UrlRewrite':
  357. [Progress: 167 / 833]
  358. Module 'Magento_Elasticsearch6':
  359. [Progress: 168 / 833]
  360. Module 'Magento_CustomerAnalytics':
  361. [Progress: 169 / 833]
  362. Module 'Magento_Wishlist':
  363. [Progress: 170 / 833]
  364. Module 'Magento_SendFriendGraphQl':
  365. [Progress: 171 / 833]
  366. Module 'Magento_InventoryShippingAdminUi':
  367. [Progress: 172 / 833]
  368. Module 'Magento_Signifyd':
  369. [Progress: 173 / 833]
  370. Module 'Magento_Sitemap':
  371. [Progress: 174 / 833]
  372. Module 'Magento_CatalogInventoryGraphQl':
  373. [Progress: 175 / 833]
  374. Module 'Magento_ConfigurableProductGraphQl':
  375. [Progress: 176 / 833]
  376. Module 'Magento_Webapi':
  377. [Progress: 177 / 833]
  378. Module 'Magento_SwaggerWebapi':
  379. [Progress: 178 / 833]
  380. Module 'Magento_SwaggerWebapiAsync':
  381. [Progress: 179 / 833]
  382. Module 'Magento_Swatches':
  383. [Progress: 180 / 833]
  384. Module 'Magento_SwatchesGraphQl':
  385. [Progress: 181 / 833]
  386. Module 'Magento_SwatchesLayeredNavigation':
  387. [Progress: 182 / 833]
  388. Module 'Magento_Tax':
  389. [Progress: 183 / 833]
  390. Module 'Magento_TaxGraphQl':
  391. [Progress: 184 / 833]
  392. Module 'Magento_TaxImportExport':
  393. [Progress: 185 / 833]
  394. Module 'Magento_CheckoutAgreements':
  395. [Progress: 186 / 833]
  396. Module 'Magento_ThemeGraphQl':
  397. [Progress: 187 / 833]
  398. Module 'Magento_Tinymce3':
  399. [Progress: 188 / 833]
  400. Module 'Magento_Translation':
  401. [Progress: 189 / 833]
  402. Module 'Magento_GoogleOptimizer':
  403. [Progress: 190 / 833]
  404. Module 'Magento_Ups':
  405. [Progress: 191 / 833]
  406. Module 'Magento_SampleData':
  407. [Progress: 192 / 833]
  408. Module 'Magento_CatalogUrlRewriteGraphQl':
  409. [Progress: 193 / 833]
  410. Module 'Magento_AsynchronousOperations':
  411. [Progress: 194 / 833]
  412. Module 'Magento_Usps':
  413. [Progress: 195 / 833]
  414. Module 'Magento_Bundle':
  415. [Progress: 196 / 833]
  416. Module 'Klarna_Kp':
  417. Installing schema... Upgrading schema...
  418. [Progress: 197 / 833]
  419. Module 'Magento_Version':
  420. [Progress: 198 / 833]
  421. Module 'Magento_Swagger':
  422. [Progress: 199 / 833]
  423. Module 'Magento_WebapiAsync':
  424. [Progress: 200 / 833]
  425. Module 'Magento_WebapiSecurity':
  426. [Progress: 201 / 833]
  427. Module 'Magento_Weee':
  428. [Progress: 202 / 833]
  429. Module 'Magento_WeeeGraphQl':
  430. [Progress: 203 / 833]
  431. Module 'Magento_CatalogWidget':
  432. [Progress: 204 / 833]
  433. Module 'Dotdigitalgroup_Email':
  434. Installing schema... Upgrading schema...
  435. [Progress: 205 / 833]
  436. Module 'Magento_WishlistAnalytics':
  437. [Progress: 206 / 833]
  438. Module 'Magento_WishlistGraphQl':
  439. [Progress: 207 / 833]
  440. Module 'Temando_Shipping':
  441. Upgrading schema...
  442. [Progress: 208 / 833]
  443. Module 'Vertex_Tax':
  444. Installing schema... Upgrading schema...
  445. [Progress: 209 / 833]
  446. Schema post-updates:
  447. Module 'Magento_Store':
  448. [Progress: 210 / 833]
  449. Module 'Magento_Directory':
  450. [Progress: 211 / 833]
  451. Module 'Magento_Theme':
  452. [Progress: 212 / 833]
  453. Module 'Magento_Backend':
  454. [Progress: 213 / 833]
  455. Module 'Magento_Variable':
  456. [Progress: 214 / 833]
  457. Module 'Magento_Eav':
  458. [Progress: 215 / 833]
  459. Module 'Magento_AdminNotification':
  460. [Progress: 216 / 833]
  461. Module 'MSP_ReCaptcha':
  462. [Progress: 217 / 833]
  463. Module 'Magento_Config':
  464. [Progress: 218 / 833]
  465. Module 'Magento_Indexer':
  466. Running schema recurring...
  467. [Progress: 219 / 833]
  468. Module 'Magento_AdvancedPricingImportExport':
  469. [Progress: 220 / 833]
  470. Module 'Magento_Search':
  471. [Progress: 221 / 833]
  472. Module 'Magento_Amqp':
  473. Running schema recurring...
  474. [Progress: 222 / 833]
  475. Module 'Magento_Security':
  476. [Progress: 223 / 833]
  477. Module 'Magento_User':
  478. [Progress: 224 / 833]
  479. Module 'Magento_Authorization':
  480. [Progress: 225 / 833]
  481. Module 'Magento_Customer':
  482. [Progress: 226 / 833]
  483. Module 'Magento_Cms':
  484. [Progress: 227 / 833]
  485. Module 'Magento_Quote':
  486. [Progress: 228 / 833]
  487. Module 'Magento_Backup':
  488. [Progress: 229 / 833]
  489. Module 'Magento_Rule':
  490. [Progress: 230 / 833]
  491. Module 'Magento_Catalog':
  492. Running schema recurring...
  493. [Progress: 231 / 833]
  494. Module 'Magento_GraphQl':
  495. [Progress: 232 / 833]
  496. Module 'Magento_BundleImportExport':
  497. [Progress: 233 / 833]
  498. Module 'Magento_CacheInvalidate':
  499. [Progress: 234 / 833]
  500. Module 'Magento_CatalogRule':
  501. [Progress: 235 / 833]
  502. Module 'Magento_SalesSequence':
  503. Running schema recurring...
  504. [Progress: 236 / 833]
  505. Module 'Magento_Integration':
  506. Running schema recurring...
  507. [Progress: 237 / 833]
  508. Module 'Magento_EavGraphQl':
  509. [Progress: 238 / 833]
  510. Module 'Magento_CatalogImportExport':
  511. [Progress: 239 / 833]
  512. Module 'Magento_Payment':
  513. [Progress: 240 / 833]
  514. Module 'Magento_CatalogInventory':
  515. Running schema recurring...
  516. [Progress: 241 / 833]
  517. Module 'Magento_Cron':
  518. Running schema recurring...
  519. [Progress: 242 / 833]
  520. Module 'Magento_Msrp':
  521. [Progress: 243 / 833]
  522. Module 'Magento_CatalogSearch':
  523. [Progress: 244 / 833]
  524. Module 'Magento_CatalogUrlRewrite':
  525. Running schema recurring...
  526. [Progress: 245 / 833]
  527. Module 'Magento_StoreGraphQl':
  528. [Progress: 246 / 833]
  529. Module 'Magento_Widget':
  530. [Progress: 247 / 833]
  531. Module 'Magento_Sales':
  532. [Progress: 248 / 833]
  533. Module 'Magento_Checkout':
  534. [Progress: 249 / 833]
  535. Module 'Magento_Vault':
  536. [Progress: 250 / 833]
  537. Module 'Magento_CmsGraphQl':
  538. [Progress: 251 / 833]
  539. Module 'Magento_CmsUrlRewrite':
  540. [Progress: 252 / 833]
  541. Module 'Magento_CmsUrlRewriteGraphQl':
  542. [Progress: 253 / 833]
  543. Module 'MSP_TwoFactorAuth':
  544. [Progress: 254 / 833]
  545. Module 'Magento_ConfigurableProduct':
  546. Running schema recurring...
  547. [Progress: 255 / 833]
  548. Module 'Magento_CatalogRuleConfigurable':
  549. [Progress: 256 / 833]
  550. Module 'Magento_CatalogGraphQl':
  551. [Progress: 257 / 833]
  552. Module 'Magento_ConfigurableProductSales':
  553. [Progress: 258 / 833]
  554. Module 'Magento_Contact':
  555. [Progress: 259 / 833]
  556. Module 'Magento_Cookie':
  557. [Progress: 260 / 833]
  558. Module 'Magento_Email':
  559. [Progress: 261 / 833]
  560. Module 'Magento_CurrencySymbol':
  561. [Progress: 262 / 833]
  562. Module 'Magento_Paypal':
  563. [Progress: 263 / 833]
  564. Module 'Magento_Analytics':
  565. [Progress: 264 / 833]
  566. Module 'Magento_CustomerGraphQl':
  567. [Progress: 265 / 833]
  568. Module 'Magento_CustomerImportExport':
  569. [Progress: 266 / 833]
  570. Module 'Magento_Deploy':
  571. [Progress: 267 / 833]
  572. Module 'Magento_Developer':
  573. [Progress: 268 / 833]
  574. Module 'Magento_Dhl':
  575. [Progress: 269 / 833]
  576. Module 'Amazon_Core':
  577. [Progress: 270 / 833]
  578. Module 'Magento_DirectoryGraphQl':
  579. [Progress: 271 / 833]
  580. Module 'Magento_Downloadable':
  581. [Progress: 272 / 833]
  582. Module 'Magento_DownloadableGraphQl':
  583. [Progress: 273 / 833]
  584. Module 'Magento_ImportExport':
  585. [Progress: 274 / 833]
  586. Module 'Magento_Authorizenet':
  587. [Progress: 275 / 833]
  588. Module 'Magento_BundleGraphQl':
  589. [Progress: 276 / 833]
  590. Module 'Magento_AdvancedSearch':
  591. [Progress: 277 / 833]
  592. Module 'Magento_Elasticsearch':
  593. [Progress: 278 / 833]
  594. Module 'Magento_Newsletter':
  595. [Progress: 279 / 833]
  596. Module 'Magento_EncryptionKey':
  597. [Progress: 280 / 833]
  598. Module 'Magento_Fedex':
  599. [Progress: 281 / 833]
  600. Module 'Magento_GiftMessage':
  601. [Progress: 282 / 833]
  602. Module 'Magento_GoogleAdwords':
  603. [Progress: 283 / 833]
  604. Module 'Magento_GoogleAnalytics':
  605. [Progress: 284 / 833]
  606. Module 'Magento_Ui':
  607. [Progress: 285 / 833]
  608. Module 'Magento_UrlRewriteGraphQl':
  609. [Progress: 286 / 833]
  610. Module 'Magento_GroupedProduct':
  611. [Progress: 287 / 833]
  612. Module 'Magento_GroupedImportExport':
  613. [Progress: 288 / 833]
  614. Module 'Magento_GroupedCatalogInventory':
  615. [Progress: 289 / 833]
  616. Module 'Magento_GroupedProductGraphQl':
  617. [Progress: 290 / 833]
  618. Module 'Magento_DownloadableImportExport':
  619. [Progress: 291 / 833]
  620. Module 'Magento_AuthorizenetAcceptjs':
  621. [Progress: 292 / 833]
  622. Module 'Magento_InstantPurchase':
  623. [Progress: 293 / 833]
  624. Module 'Magento_CatalogAnalytics':
  625. [Progress: 294 / 833]
  626. Module 'Magento_Inventory':
  627. [Progress: 295 / 833]
  628. Module 'Magento_InventoryAdminUi':
  629. [Progress: 296 / 833]
  630. Module 'Magento_InventoryApi':
  631. [Progress: 297 / 833]
  632. Module 'Magento_InventoryBundleProduct':
  633. [Progress: 298 / 833]
  634. Module 'Magento_InventoryBundleProductAdminUi':
  635. [Progress: 299 / 833]
  636. Module 'Magento_InventoryCatalog':
  637. [Progress: 300 / 833]
  638. Module 'Magento_InventorySales':
  639. [Progress: 301 / 833]
  640. Module 'Magento_InventoryCatalogAdminUi':
  641. [Progress: 302 / 833]
  642. Module 'Magento_InventoryCatalogApi':
  643. [Progress: 303 / 833]
  644. Module 'Magento_InventoryCatalogSearch':
  645. [Progress: 304 / 833]
  646. Module 'Magento_InventoryConfigurableProduct':
  647. [Progress: 305 / 833]
  648. Module 'Magento_InventoryConfigurableProductAdminUi':
  649. [Progress: 306 / 833]
  650. Module 'Magento_InventoryConfigurableProductIndexer':
  651. [Progress: 307 / 833]
  652. Module 'Magento_InventoryConfiguration':
  653. [Progress: 308 / 833]
  654. Module 'Magento_InventoryConfigurationApi':
  655. [Progress: 309 / 833]
  656. Module 'Magento_InventoryDistanceBasedSourceSelection':
  657. [Progress: 310 / 833]
  658. Module 'Magento_InventoryDistanceBasedSourceSelectionAdminUi':
  659. [Progress: 311 / 833]
  660. Module 'Magento_InventoryDistanceBasedSourceSelectionApi':
  661. [Progress: 312 / 833]
  662. Module 'Magento_InventoryElasticsearch':
  663. [Progress: 313 / 833]
  664. Module 'Magento_InventoryGroupedProduct':
  665. [Progress: 314 / 833]
  666. Module 'Magento_InventoryGroupedProductAdminUi':
  667. [Progress: 315 / 833]
  668. Module 'Magento_InventoryGroupedProductIndexer':
  669. [Progress: 316 / 833]
  670. Module 'Magento_InventoryImportExport':
  671. [Progress: 317 / 833]
  672. Module 'Magento_InventoryIndexer':
  673. [Progress: 318 / 833]
  674. Module 'Magento_InventoryLowQuantityNotification':
  675. [Progress: 319 / 833]
  676. Module 'Magento_InventoryLowQuantityNotificationAdminUi':
  677. [Progress: 320 / 833]
  678. Module 'Magento_InventoryLowQuantityNotificationApi':
  679. [Progress: 321 / 833]
  680. Module 'Magento_InventoryMultiDimensionalIndexerApi':
  681. [Progress: 322 / 833]
  682. Module 'Magento_InventoryProductAlert':
  683. [Progress: 323 / 833]
  684. Module 'Magento_InventoryReservations':
  685. [Progress: 324 / 833]
  686. Module 'Magento_InventoryReservationsApi':
  687. [Progress: 325 / 833]
  688. Module 'Magento_InventoryCache':
  689. [Progress: 326 / 833]
  690. Module 'Magento_InventorySalesAdminUi':
  691. [Progress: 327 / 833]
  692. Module 'Magento_InventorySalesApi':
  693. [Progress: 328 / 833]
  694. Module 'Magento_InventorySalesFrontendUi':
  695. [Progress: 329 / 833]
  696. Module 'Magento_InventorySetupFixtureGenerator':
  697. [Progress: 330 / 833]
  698. Module 'Magento_InventoryShipping':
  699. [Progress: 331 / 833]
  700. Module 'Magento_Shipping':
  701. [Progress: 332 / 833]
  702. Module 'Magento_InventorySourceDeductionApi':
  703. [Progress: 333 / 833]
  704. Module 'Magento_InventorySourceSelection':
  705. [Progress: 334 / 833]
  706. Module 'Magento_InventorySourceSelectionApi':
  707. [Progress: 335 / 833]
  708. Module 'Magento_LayeredNavigation':
  709. [Progress: 336 / 833]
  710. Module 'Magento_Marketplace':
  711. [Progress: 337 / 833]
  712. Module 'Magento_MediaStorage':
  713. [Progress: 338 / 833]
  714. Module 'Magento_MessageQueue':
  715. [Progress: 339 / 833]
  716. Module 'Magento_ConfigurableImportExport':
  717. [Progress: 340 / 833]
  718. Module 'Magento_MsrpConfigurableProduct':
  719. [Progress: 341 / 833]
  720. Module 'Magento_MsrpGroupedProduct':
  721. [Progress: 342 / 833]
  722. Module 'Magento_Multishipping':
  723. [Progress: 343 / 833]
  724. Module 'Magento_MysqlMq':
  725. Running schema recurring...
  726. [Progress: 344 / 833]
  727. Module 'Magento_NewRelicReporting':
  728. [Progress: 345 / 833]
  729. Module 'Magento_Captcha':
  730. [Progress: 346 / 833]
  731. Module 'Magento_OfflinePayments':
  732. [Progress: 347 / 833]
  733. Module 'Magento_SalesRule':
  734. [Progress: 348 / 833]
  735. Module 'Magento_PageCache':
  736. [Progress: 349 / 833]
  737. Module 'Magento_ProductAlert':
  738. Running schema recurring...
  739. [Progress: 350 / 833]
  740. Module 'Magento_Braintree':
  741. [Progress: 351 / 833]
  742. Module 'Magento_Persistent':
  743. [Progress: 352 / 833]
  744. Module 'Magento_Reports':
  745. Running schema recurring...
  746. [Progress: 353 / 833]
  747. Module 'Magento_ProductVideo':
  748. [Progress: 354 / 833]
  749. Module 'Klarna_Core':
  750. [Progress: 355 / 833]
  751. Module 'Magento_QuoteAnalytics':
  752. [Progress: 356 / 833]
  753. Module 'Magento_QuoteGraphQl':
  754. [Progress: 357 / 833]
  755. Module 'Magento_ReleaseNotification':
  756. [Progress: 358 / 833]
  757. Module 'Magento_Review':
  758. [Progress: 359 / 833]
  759. Module 'Magento_RequireJs':
  760. [Progress: 360 / 833]
  761. Module 'Magento_SendFriend':
  762. [Progress: 361 / 833]
  763. Module 'Magento_ReviewAnalytics':
  764. [Progress: 362 / 833]
  765. Module 'Magento_Robots':
  766. [Progress: 363 / 833]
  767. Module 'Magento_Rss':
  768. [Progress: 364 / 833]
  769. Module 'Amazon_Login':
  770. [Progress: 365 / 833]
  771. Module 'Amazon_Payment':
  772. [Progress: 366 / 833]
  773. Module 'Magento_SalesAnalytics':
  774. [Progress: 367 / 833]
  775. Module 'Magento_SalesGraphQl':
  776. [Progress: 368 / 833]
  777. Module 'Magento_SalesInventory':
  778. [Progress: 369 / 833]
  779. Module 'Magento_OfflineShipping':
  780. [Progress: 370 / 833]
  781. Module 'Klarna_Ordermanagement':
  782. [Progress: 371 / 833]
  783. Module 'Magento_UrlRewrite':
  784. [Progress: 372 / 833]
  785. Module 'Magento_Elasticsearch6':
  786. [Progress: 373 / 833]
  787. Module 'Magento_CustomerAnalytics':
  788. [Progress: 374 / 833]
  789. Module 'Magento_Wishlist':
  790. Running schema recurring...
  791. [Progress: 375 / 833]
  792. Module 'Magento_SendFriendGraphQl':
  793. [Progress: 376 / 833]
  794. Module 'Magento_InventoryShippingAdminUi':
  795. [Progress: 377 / 833]
  796. Module 'Magento_Signifyd':
  797. [Progress: 378 / 833]
  798. Module 'Magento_Sitemap':
  799. [Progress: 379 / 833]
  800. Module 'Magento_CatalogInventoryGraphQl':
  801. [Progress: 380 / 833]
  802. Module 'Magento_ConfigurableProductGraphQl':
  803. [Progress: 381 / 833]
  804. Module 'Magento_Webapi':
  805. [Progress: 382 / 833]
  806. Module 'Magento_SwaggerWebapi':
  807. [Progress: 383 / 833]
  808. Module 'Magento_SwaggerWebapiAsync':
  809. [Progress: 384 / 833]
  810. Module 'Magento_Swatches':
  811. [Progress: 385 / 833]
  812. Module 'Magento_SwatchesGraphQl':
  813. [Progress: 386 / 833]
  814. Module 'Magento_SwatchesLayeredNavigation':
  815. [Progress: 387 / 833]
  816. Module 'Magento_Tax':
  817. [Progress: 388 / 833]
  818. Module 'Magento_TaxGraphQl':
  819. [Progress: 389 / 833]
  820. Module 'Magento_TaxImportExport':
  821. [Progress: 390 / 833]
  822. Module 'Magento_CheckoutAgreements':
  823. [Progress: 391 / 833]
  824. Module 'Magento_ThemeGraphQl':
  825. [Progress: 392 / 833]
  826. Module 'Magento_Tinymce3':
  827. [Progress: 393 / 833]
  828. Module 'Magento_Translation':
  829. [Progress: 394 / 833]
  830. Module 'Magento_GoogleOptimizer':
  831. [Progress: 395 / 833]
  832. Module 'Magento_Ups':
  833. [Progress: 396 / 833]
  834. Module 'Magento_SampleData':
  835. [Progress: 397 / 833]
  836. Module 'Magento_CatalogUrlRewriteGraphQl':
  837. [Progress: 398 / 833]
  838. Module 'Magento_AsynchronousOperations':
  839. [Progress: 399 / 833]
  840. Module 'Magento_Usps':
  841. [Progress: 400 / 833]
  842. Module 'Magento_Bundle':
  843. Running schema recurring...
  844. [Progress: 401 / 833]
  845. Module 'Klarna_Kp':
  846. [Progress: 402 / 833]
  847. Module 'Magento_Version':
  848. [Progress: 403 / 833]
  849. Module 'Magento_Swagger':
  850. [Progress: 404 / 833]
  851. Module 'Magento_WebapiAsync':
  852. [Progress: 405 / 833]
  853. Module 'Magento_WebapiSecurity':
  854. [Progress: 406 / 833]
  855. Module 'Magento_Weee':
  856. Running schema recurring...
  857. [Progress: 407 / 833]
  858. Module 'Magento_WeeeGraphQl':
  859. [Progress: 408 / 833]
  860. Module 'Magento_CatalogWidget':
  861. [Progress: 409 / 833]
  862. Module 'Dotdigitalgroup_Email':
  863. Running schema recurring...
  864. [Progress: 410 / 833]
  865. Module 'Magento_WishlistAnalytics':
  866. [Progress: 411 / 833]
  867. Module 'Magento_WishlistGraphQl':
  868. [Progress: 412 / 833]
  869. Module 'Temando_Shipping':
  870. [Progress: 413 / 833]
  871. Module 'Vertex_Tax':
  872. [Progress: 414 / 833]
  873. [Progress: 415 / 833]
  874. Installing user configuration...
  875. [Progress: 416 / 833]
  876. Enabling caches:
  877. Current status:
  878. Array
  879. (
  880.     [config] => 1
  881.     [layout] => 1
  882.     [block_html] => 1
  883.     [collections] => 1
  884.     [reflection] => 1
  885.     [db_ddl] => 1
  886.     [compiled_config] => 1
  887.     [eav] => 1
  888.     [customer_notification] => 1
  889.     [config_integration] => 1
  890.     [config_integration_api] => 1
  891.     [full_page] => 1
  892.     [config_webservice] => 1
  893.     [translate] => 1
  894.     [vertex] => 1
  895. )
  896.  
  897. [Progress: 417 / 833]
  898. Installing data...
  899. Data install/update:
  900. Module 'Magento_Store':
  901. [Progress: 418 / 833]
  902. Module 'Magento_Directory':
  903. [Progress: 419 / 833]
  904. Module 'Magento_Theme':
  905. [Progress: 420 / 833]
  906. Module 'Magento_Backend':
  907. [Progress: 421 / 833]
  908. Module 'Magento_Variable':
  909. [Progress: 422 / 833]
  910. Module 'Magento_Eav':
  911. [Progress: 423 / 833]
  912. Module 'Magento_AdminNotification':
  913. [Progress: 424 / 833]
  914. Module 'MSP_ReCaptcha':
  915. Upgrading data...
  916. [Progress: 425 / 833]
  917. Module 'Magento_Config':
  918. [Progress: 426 / 833]
  919. Module 'Magento_Indexer':
  920. [Progress: 427 / 833]
  921. Module 'Magento_AdvancedPricingImportExport':
  922. [Progress: 428 / 833]
  923. Module 'Magento_Search':
  924. [Progress: 429 / 833]
  925. Module 'Magento_Amqp':
  926. [Progress: 430 / 833]
  927. Module 'Magento_Security':
  928. [Progress: 431 / 833]
  929. Module 'Magento_User':
  930. [Progress: 432 / 833]
  931. Module 'Magento_Authorization':
  932. [Progress: 433 / 833]
  933. Module 'Magento_Customer':
  934. [Progress: 434 / 833]
  935. Module 'Magento_Cms':
  936. [Progress: 435 / 833]
  937. Module 'Magento_Quote':
  938. [Progress: 436 / 833]
  939. Module 'Magento_Backup':
  940. [Progress: 437 / 833]
  941. Module 'Magento_Rule':
  942. [Progress: 438 / 833]
  943. Module 'Magento_Catalog':
  944. [Progress: 439 / 833]
  945. Module 'Magento_GraphQl':
  946. [Progress: 440 / 833]
  947. Module 'Magento_BundleImportExport':
  948. [Progress: 441 / 833]
  949. Module 'Magento_CacheInvalidate':
  950. [Progress: 442 / 833]
  951. Module 'Magento_CatalogRule':
  952. [Progress: 443 / 833]
  953. Module 'Magento_SalesSequence':
  954. [Progress: 444 / 833]
  955. Module 'Magento_Integration':
  956. [Progress: 445 / 833]
  957. Module 'Magento_EavGraphQl':
  958. [Progress: 446 / 833]
  959. Module 'Magento_CatalogImportExport':
  960. [Progress: 447 / 833]
  961. Module 'Magento_Payment':
  962. [Progress: 448 / 833]
  963. Module 'Magento_CatalogInventory':
  964. [Progress: 449 / 833]
  965. Module 'Magento_Cron':
  966. [Progress: 450 / 833]
  967. Module 'Magento_Msrp':
  968. [Progress: 451 / 833]
  969. Module 'Magento_CatalogSearch':
  970. [Progress: 452 / 833]
  971. Module 'Magento_CatalogUrlRewrite':
  972. [Progress: 453 / 833]
  973. Module 'Magento_StoreGraphQl':
  974. [Progress: 454 / 833]
  975. Module 'Magento_Widget':
  976. [Progress: 455 / 833]
  977. Module 'Magento_Sales':
  978. [Progress: 456 / 833]
  979. Module 'Magento_Checkout':
  980. [Progress: 457 / 833]
  981. Module 'Magento_Vault':
  982. [Progress: 458 / 833]
  983. Module 'Magento_CmsGraphQl':
  984. [Progress: 459 / 833]
  985. Module 'Magento_CmsUrlRewrite':
  986. [Progress: 460 / 833]
  987. Module 'Magento_CmsUrlRewriteGraphQl':
  988. [Progress: 461 / 833]
  989. Module 'MSP_TwoFactorAuth':
  990. Installing data... Upgrading data...
  991. [Progress: 462 / 833]
  992. Module 'Magento_ConfigurableProduct':
  993. [Progress: 463 / 833]
  994. Module 'Magento_CatalogRuleConfigurable':
  995. [Progress: 464 / 833]
  996. Module 'Magento_CatalogGraphQl':
  997. [Progress: 465 / 833]
  998. Module 'Magento_ConfigurableProductSales':
  999. [Progress: 466 / 833]
  1000. Module 'Magento_Contact':
  1001. [Progress: 467 / 833]
  1002. Module 'Magento_Cookie':
  1003. [Progress: 468 / 833]
  1004. Module 'Magento_Email':
  1005. [Progress: 469 / 833]
  1006. Module 'Magento_CurrencySymbol':
  1007. [Progress: 470 / 833]
  1008. Module 'Magento_Paypal':
  1009. [Progress: 471 / 833]
  1010. Module 'Magento_Analytics':
  1011. [Progress: 472 / 833]
  1012. Module 'Magento_CustomerGraphQl':
  1013. [Progress: 473 / 833]
  1014. Module 'Magento_CustomerImportExport':
  1015. [Progress: 474 / 833]
  1016. Module 'Magento_Deploy':
  1017. [Progress: 475 / 833]
  1018. Module 'Magento_Developer':
  1019. [Progress: 476 / 833]
  1020. Module 'Magento_Dhl':
  1021. [Progress: 477 / 833]
  1022. Module 'Amazon_Core':
  1023. Upgrading data...
  1024. [Progress: 478 / 833]
  1025. Module 'Magento_DirectoryGraphQl':
  1026. [Progress: 479 / 833]
  1027. Module 'Magento_Downloadable':
  1028. [Progress: 480 / 833]
  1029. Module 'Magento_DownloadableGraphQl':
  1030. [Progress: 481 / 833]
  1031. Module 'Magento_ImportExport':
  1032. [Progress: 482 / 833]
  1033. Module 'Magento_Authorizenet':
  1034. [Progress: 483 / 833]
  1035. Module 'Magento_BundleGraphQl':
  1036. [Progress: 484 / 833]
  1037. Module 'Magento_AdvancedSearch':
  1038. [Progress: 485 / 833]
  1039. Module 'Magento_Elasticsearch':
  1040. [Progress: 486 / 833]
  1041. Module 'Magento_Newsletter':
  1042. [Progress: 487 / 833]
  1043. Module 'Magento_EncryptionKey':
  1044. [Progress: 488 / 833]
  1045. Module 'Magento_Fedex':
  1046. [Progress: 489 / 833]
  1047. Module 'Magento_GiftMessage':
  1048. [Progress: 490 / 833]
  1049. Module 'Magento_GoogleAdwords':
  1050. [Progress: 491 / 833]
  1051. Module 'Magento_GoogleAnalytics':
  1052. [Progress: 492 / 833]
  1053. Module 'Magento_Ui':
  1054. [Progress: 493 / 833]
  1055. Module 'Magento_UrlRewriteGraphQl':
  1056. [Progress: 494 / 833]
  1057. Module 'Magento_GroupedProduct':
  1058. [Progress: 495 / 833]
  1059. Module 'Magento_GroupedImportExport':
  1060. [Progress: 496 / 833]
  1061. Module 'Magento_GroupedCatalogInventory':
  1062. [Progress: 497 / 833]
  1063. Module 'Magento_GroupedProductGraphQl':
  1064. [Progress: 498 / 833]
  1065. Module 'Magento_DownloadableImportExport':
  1066. [Progress: 499 / 833]
  1067. Module 'Magento_AuthorizenetAcceptjs':
  1068. [Progress: 500 / 833]
  1069. Module 'Magento_InstantPurchase':
  1070. [Progress: 501 / 833]
  1071. Module 'Magento_CatalogAnalytics':
  1072. [Progress: 502 / 833]
  1073. Module 'Magento_Inventory':
  1074. [Progress: 503 / 833]
  1075. Module 'Magento_InventoryAdminUi':
  1076. [Progress: 504 / 833]
  1077. Module 'Magento_InventoryApi':
  1078. [Progress: 505 / 833]
  1079. Module 'Magento_InventoryBundleProduct':
  1080. [Progress: 506 / 833]
  1081. Module 'Magento_InventoryBundleProductAdminUi':
  1082. [Progress: 507 / 833]
  1083. Module 'Magento_InventoryCatalog':
  1084. [Progress: 508 / 833]
  1085. Module 'Magento_InventorySales':
  1086. [Progress: 509 / 833]
  1087. Module 'Magento_InventoryCatalogAdminUi':
  1088. [Progress: 510 / 833]
  1089. Module 'Magento_InventoryCatalogApi':
  1090. [Progress: 511 / 833]
  1091. Module 'Magento_InventoryCatalogSearch':
  1092. [Progress: 512 / 833]
  1093. Module 'Magento_InventoryConfigurableProduct':
  1094. [Progress: 513 / 833]
  1095. Module 'Magento_InventoryConfigurableProductAdminUi':
  1096. [Progress: 514 / 833]
  1097. Module 'Magento_InventoryConfigurableProductIndexer':
  1098. [Progress: 515 / 833]
  1099. Module 'Magento_InventoryConfiguration':
  1100. [Progress: 516 / 833]
  1101. Module 'Magento_InventoryConfigurationApi':
  1102. [Progress: 517 / 833]
  1103. Module 'Magento_InventoryDistanceBasedSourceSelection':
  1104. [Progress: 518 / 833]
  1105. Module 'Magento_InventoryDistanceBasedSourceSelectionAdminUi':
  1106. [Progress: 519 / 833]
  1107. Module 'Magento_InventoryDistanceBasedSourceSelectionApi':
  1108. [Progress: 520 / 833]
  1109. Module 'Magento_InventoryElasticsearch':
  1110. [Progress: 521 / 833]
  1111. Module 'Magento_InventoryGroupedProduct':
  1112. [Progress: 522 / 833]
  1113. Module 'Magento_InventoryGroupedProductAdminUi':
  1114. [Progress: 523 / 833]
  1115. Module 'Magento_InventoryGroupedProductIndexer':
  1116. [Progress: 524 / 833]
  1117. Module 'Magento_InventoryImportExport':
  1118. [Progress: 525 / 833]
  1119. Module 'Magento_InventoryIndexer':
  1120. [Progress: 526 / 833]
  1121. Module 'Magento_InventoryLowQuantityNotification':
  1122. [Progress: 527 / 833]
  1123. Module 'Magento_InventoryLowQuantityNotificationAdminUi':
  1124. [Progress: 528 / 833]
  1125. Module 'Magento_InventoryLowQuantityNotificationApi':
  1126. [Progress: 529 / 833]
  1127. Module 'Magento_InventoryMultiDimensionalIndexerApi':
  1128. [Progress: 530 / 833]
  1129. Module 'Magento_InventoryProductAlert':
  1130. [Progress: 531 / 833]
  1131. Module 'Magento_InventoryReservations':
  1132. [Progress: 532 / 833]
  1133. Module 'Magento_InventoryReservationsApi':
  1134. [Progress: 533 / 833]
  1135. Module 'Magento_InventoryCache':
  1136. [Progress: 534 / 833]
  1137. Module 'Magento_InventorySalesAdminUi':
  1138. [Progress: 535 / 833]
  1139. Module 'Magento_InventorySalesApi':
  1140. [Progress: 536 / 833]
  1141. Module 'Magento_InventorySalesFrontendUi':
  1142. [Progress: 537 / 833]
  1143. Module 'Magento_InventorySetupFixtureGenerator':
  1144. [Progress: 538 / 833]
  1145. Module 'Magento_InventoryShipping':
  1146. [Progress: 539 / 833]
  1147. Module 'Magento_Shipping':
  1148. [Progress: 540 / 833]
  1149. Module 'Magento_InventorySourceDeductionApi':
  1150. [Progress: 541 / 833]
  1151. Module 'Magento_InventorySourceSelection':
  1152. [Progress: 542 / 833]
  1153. Module 'Magento_InventorySourceSelectionApi':
  1154. [Progress: 543 / 833]
  1155. Module 'Magento_LayeredNavigation':
  1156. [Progress: 544 / 833]
  1157. Module 'Magento_Marketplace':
  1158. [Progress: 545 / 833]
  1159. Module 'Magento_MediaStorage':
  1160. [Progress: 546 / 833]
  1161. Module 'Magento_MessageQueue':
  1162. [Progress: 547 / 833]
  1163. Module 'Magento_ConfigurableImportExport':
  1164. [Progress: 548 / 833]
  1165. Module 'Magento_MsrpConfigurableProduct':
  1166. [Progress: 549 / 833]
  1167. Module 'Magento_MsrpGroupedProduct':
  1168. [Progress: 550 / 833]
  1169. Module 'Magento_Multishipping':
  1170. [Progress: 551 / 833]
  1171. Module 'Magento_MysqlMq':
  1172. [Progress: 552 / 833]
  1173. Module 'Magento_NewRelicReporting':
  1174. [Progress: 553 / 833]
  1175. Module 'Magento_Captcha':
  1176. [Progress: 554 / 833]
  1177. Module 'Magento_OfflinePayments':
  1178. [Progress: 555 / 833]
  1179. Module 'Magento_SalesRule':
  1180. [Progress: 556 / 833]
  1181. Module 'Magento_PageCache':
  1182. [Progress: 557 / 833]
  1183. Module 'Magento_ProductAlert':
  1184. [Progress: 558 / 833]
  1185. Module 'Magento_Braintree':
  1186. [Progress: 559 / 833]
  1187. Module 'Magento_Persistent':
  1188. [Progress: 560 / 833]
  1189. Module 'Magento_Reports':
  1190. [Progress: 561 / 833]
  1191. Module 'Magento_ProductVideo':
  1192. [Progress: 562 / 833]
  1193. Module 'Klarna_Core':
  1194. Upgrading data...
  1195. [Progress: 563 / 833]
  1196. Module 'Magento_QuoteAnalytics':
  1197. [Progress: 564 / 833]
  1198. Module 'Magento_QuoteGraphQl':
  1199. [Progress: 565 / 833]
  1200. Module 'Magento_ReleaseNotification':
  1201. [Progress: 566 / 833]
  1202. Module 'Magento_Review':
  1203. [Progress: 567 / 833]
  1204. Module 'Magento_RequireJs':
  1205. [Progress: 568 / 833]
  1206. Module 'Magento_SendFriend':
  1207. [Progress: 569 / 833]
  1208. Module 'Magento_ReviewAnalytics':
  1209. [Progress: 570 / 833]
  1210. Module 'Magento_Robots':
  1211. [Progress: 571 / 833]
  1212. Module 'Magento_Rss':
  1213. [Progress: 572 / 833]
  1214. Module 'Amazon_Login':
  1215. [Progress: 573 / 833]
  1216. Module 'Amazon_Payment':
  1217. Upgrading data...
  1218. [Progress: 574 / 833]
  1219. Module 'Magento_SalesAnalytics':
  1220. [Progress: 575 / 833]
  1221. Module 'Magento_SalesGraphQl':
  1222. [Progress: 576 / 833]
  1223. Module 'Magento_SalesInventory':
  1224. [Progress: 577 / 833]
  1225. Module 'Magento_OfflineShipping':
  1226. [Progress: 578 / 833]
  1227. Module 'Klarna_Ordermanagement':
  1228. [Progress: 579 / 833]
  1229. Module 'Magento_UrlRewrite':
  1230. [Progress: 580 / 833]
  1231. Module 'Magento_Elasticsearch6':
  1232. [Progress: 581 / 833]
  1233. Module 'Magento_CustomerAnalytics':
  1234. [Progress: 582 / 833]
  1235. Module 'Magento_Wishlist':
  1236. [Progress: 583 / 833]
  1237. Module 'Magento_SendFriendGraphQl':
  1238. [Progress: 584 / 833]
  1239. Module 'Magento_InventoryShippingAdminUi':
  1240. [Progress: 585 / 833]
  1241. Module 'Magento_Signifyd':
  1242. [Progress: 586 / 833]
  1243. Module 'Magento_Sitemap':
  1244. [Progress: 587 / 833]
  1245. Module 'Magento_CatalogInventoryGraphQl':
  1246. [Progress: 588 / 833]
  1247. Module 'Magento_ConfigurableProductGraphQl':
  1248. [Progress: 589 / 833]
  1249. Module 'Magento_Webapi':
  1250. [Progress: 590 / 833]
  1251. Module 'Magento_SwaggerWebapi':
  1252. [Progress: 591 / 833]
  1253. Module 'Magento_SwaggerWebapiAsync':
  1254. [Progress: 592 / 833]
  1255. Module 'Magento_Swatches':
  1256. [Progress: 593 / 833]
  1257. Module 'Magento_SwatchesGraphQl':
  1258. [Progress: 594 / 833]
  1259. Module 'Magento_SwatchesLayeredNavigation':
  1260. [Progress: 595 / 833]
  1261. Module 'Magento_Tax':
  1262. [Progress: 596 / 833]
  1263. Module 'Magento_TaxGraphQl':
  1264. [Progress: 597 / 833]
  1265. Module 'Magento_TaxImportExport':
  1266. [Progress: 598 / 833]
  1267. Module 'Magento_CheckoutAgreements':
  1268. [Progress: 599 / 833]
  1269. Module 'Magento_ThemeGraphQl':
  1270. [Progress: 600 / 833]
  1271. Module 'Magento_Tinymce3':
  1272. [Progress: 601 / 833]
  1273. Module 'Magento_Translation':
  1274. [Progress: 602 / 833]
  1275. Module 'Magento_GoogleOptimizer':
  1276. [Progress: 603 / 833]
  1277. Module 'Magento_Ups':
  1278. [Progress: 604 / 833]
  1279. Module 'Magento_SampleData':
  1280. [Progress: 605 / 833]
  1281. Module 'Magento_CatalogUrlRewriteGraphQl':
  1282. [Progress: 606 / 833]
  1283. Module 'Magento_AsynchronousOperations':
  1284. [Progress: 607 / 833]
  1285. Module 'Magento_Usps':
  1286. [Progress: 608 / 833]
  1287. Module 'Magento_Bundle':
  1288. [Progress: 609 / 833]
  1289. Module 'Klarna_Kp':
  1290. Upgrading data...
  1291. [Progress: 610 / 833]
  1292. Module 'Magento_Version':
  1293. [Progress: 611 / 833]
  1294. Module 'Magento_Swagger':
  1295. [Progress: 612 / 833]
  1296. Module 'Magento_WebapiAsync':
  1297. [Progress: 613 / 833]
  1298. Module 'Magento_WebapiSecurity':
  1299. [Progress: 614 / 833]
  1300. Module 'Magento_Weee':
  1301. [Progress: 615 / 833]
  1302. Module 'Magento_WeeeGraphQl':
  1303. [Progress: 616 / 833]
  1304. Module 'Magento_CatalogWidget':
  1305. [Progress: 617 / 833]
  1306. Module 'Dotdigitalgroup_Email':
  1307. Installing data... Upgrading data...
  1308. [Progress: 618 / 833]
  1309. Module 'Magento_WishlistAnalytics':
  1310. [Progress: 619 / 833]
  1311. Module 'Magento_WishlistGraphQl':
  1312. [Progress: 620 / 833]
  1313. Module 'Temando_Shipping':
  1314. Upgrading data...
  1315. [Progress: 621 / 833]
  1316. Module 'Vertex_Tax':
  1317. Installing data... Upgrading data...
  1318. [Progress: 622 / 833]
  1319. Data post-updates:
  1320. Module 'Magento_Store':
  1321. [Progress: 623 / 833]
  1322. Module 'Magento_Directory':
  1323. [Progress: 624 / 833]
  1324. Module 'Magento_Theme':
  1325. Running data recurring...
  1326. [Progress: 625 / 833]
  1327. Module 'Magento_Backend':
  1328. [Progress: 626 / 833]
  1329. Module 'Magento_Variable':
  1330. [Progress: 627 / 833]
  1331. Module 'Magento_Eav':
  1332. [Progress: 628 / 833]
  1333. Module 'Magento_AdminNotification':
  1334. [Progress: 629 / 833]
  1335. Module 'MSP_ReCaptcha':
  1336. [Progress: 630 / 833]
  1337. Module 'Magento_Config':
  1338. [Progress: 631 / 833]
  1339. Module 'Magento_Indexer':
  1340. Running data recurring...
  1341. [Progress: 632 / 833]
  1342. Module 'Magento_AdvancedPricingImportExport':
  1343. [Progress: 633 / 833]
  1344. Module 'Magento_Search':
  1345. [Progress: 634 / 833]
  1346. Module 'Magento_Amqp':
  1347. [Progress: 635 / 833]
  1348. Module 'Magento_Security':
  1349. [Progress: 636 / 833]
  1350. Module 'Magento_User':
  1351. [Progress: 637 / 833]
  1352. Module 'Magento_Authorization':
  1353. [Progress: 638 / 833]
  1354. Module 'Magento_Customer':
  1355. Running data recurring...
  1356. [Progress: 639 / 833]
  1357. Module 'Magento_Cms':
  1358. [Progress: 640 / 833]
  1359. Module 'Magento_Quote':
  1360. [Progress: 641 / 833]
  1361. Module 'Magento_Backup':
  1362. [Progress: 642 / 833]
  1363. Module 'Magento_Rule':
  1364. [Progress: 643 / 833]
  1365. Module 'Magento_Catalog':
  1366. [Progress: 644 / 833]
  1367. Module 'Magento_GraphQl':
  1368. [Progress: 645 / 833]
  1369. Module 'Magento_BundleImportExport':
  1370. [Progress: 646 / 833]
  1371. Module 'Magento_CacheInvalidate':
  1372. [Progress: 647 / 833]
  1373. Module 'Magento_CatalogRule':
  1374. [Progress: 648 / 833]
  1375. Module 'Magento_SalesSequence':
  1376. Running data recurring...
  1377. [Progress: 649 / 833]
  1378. Module 'Magento_Integration':
  1379. [Progress: 650 / 833]
  1380. Module 'Magento_EavGraphQl':
  1381. [Progress: 651 / 833]
  1382. Module 'Magento_CatalogImportExport':
  1383. [Progress: 652 / 833]
  1384. Module 'Magento_Payment':
  1385. [Progress: 653 / 833]
  1386. Module 'Magento_CatalogInventory':
  1387. [Progress: 654 / 833]
  1388. Module 'Magento_Cron':
  1389. [Progress: 655 / 833]
  1390. Module 'Magento_Msrp':
  1391. [Progress: 656 / 833]
  1392. Module 'Magento_CatalogSearch':
  1393. [Progress: 657 / 833]
  1394. Module 'Magento_CatalogUrlRewrite':
  1395. [Progress: 658 / 833]
  1396. Module 'Magento_StoreGraphQl':
  1397. [Progress: 659 / 833]
  1398. Module 'Magento_Widget':
  1399. [Progress: 660 / 833]
  1400. Module 'Magento_Sales':
  1401. [Progress: 661 / 833]
  1402. Module 'Magento_Checkout':
  1403. [Progress: 662 / 833]
  1404. Module 'Magento_Vault':
  1405. [Progress: 663 / 833]
  1406. Module 'Magento_CmsGraphQl':
  1407. [Progress: 664 / 833]
  1408. Module 'Magento_CmsUrlRewrite':
  1409. [Progress: 665 / 833]
  1410. Module 'Magento_CmsUrlRewriteGraphQl':
  1411. [Progress: 666 / 833]
  1412. Module 'MSP_TwoFactorAuth':
  1413. [Progress: 667 / 833]
  1414. Module 'Magento_ConfigurableProduct':
  1415. [Progress: 668 / 833]
  1416. Module 'Magento_CatalogRuleConfigurable':
  1417. [Progress: 669 / 833]
  1418. Module 'Magento_CatalogGraphQl':
  1419. [Progress: 670 / 833]
  1420. Module 'Magento_ConfigurableProductSales':
  1421. [Progress: 671 / 833]
  1422. Module 'Magento_Contact':
  1423. [Progress: 672 / 833]
  1424. Module 'Magento_Cookie':
  1425. [Progress: 673 / 833]
  1426. Module 'Magento_Email':
  1427. [Progress: 674 / 833]
  1428. Module 'Magento_CurrencySymbol':
  1429. [Progress: 675 / 833]
  1430. Module 'Magento_Paypal':
  1431. [Progress: 676 / 833]
  1432. Module 'Magento_Analytics':
  1433. [Progress: 677 / 833]
  1434. Module 'Magento_CustomerGraphQl':
  1435. [Progress: 678 / 833]
  1436. Module 'Magento_CustomerImportExport':
  1437. [Progress: 679 / 833]
  1438. Module 'Magento_Deploy':
  1439. [Progress: 680 / 833]
  1440. Module 'Magento_Developer':
  1441. [Progress: 681 / 833]
  1442. Module 'Magento_Dhl':
  1443. [Progress: 682 / 833]
  1444. Module 'Amazon_Core':
  1445. [Progress: 683 / 833]
  1446. Module 'Magento_DirectoryGraphQl':
  1447. [Progress: 684 / 833]
  1448. Module 'Magento_Downloadable':
  1449. [Progress: 685 / 833]
  1450. Module 'Magento_DownloadableGraphQl':
  1451. [Progress: 686 / 833]
  1452. Module 'Magento_ImportExport':
  1453. [Progress: 687 / 833]
  1454. Module 'Magento_Authorizenet':
  1455. [Progress: 688 / 833]
  1456. Module 'Magento_BundleGraphQl':
  1457. [Progress: 689 / 833]
  1458. Module 'Magento_AdvancedSearch':
  1459. [Progress: 690 / 833]
  1460. Module 'Magento_Elasticsearch':
  1461. [Progress: 691 / 833]
  1462. Module 'Magento_Newsletter':
  1463. [Progress: 692 / 833]
  1464. Module 'Magento_EncryptionKey':
  1465. [Progress: 693 / 833]
  1466. Module 'Magento_Fedex':
  1467. [Progress: 694 / 833]
  1468. Module 'Magento_GiftMessage':
  1469. [Progress: 695 / 833]
  1470. Module 'Magento_GoogleAdwords':
  1471. [Progress: 696 / 833]
  1472. Module 'Magento_GoogleAnalytics':
  1473. [Progress: 697 / 833]
  1474. Module 'Magento_Ui':
  1475. [Progress: 698 / 833]
  1476. Module 'Magento_UrlRewriteGraphQl':
  1477. [Progress: 699 / 833]
  1478. Module 'Magento_GroupedProduct':
  1479. [Progress: 700 / 833]
  1480. Module 'Magento_GroupedImportExport':
  1481. [Progress: 701 / 833]
  1482. Module 'Magento_GroupedCatalogInventory':
  1483. [Progress: 702 / 833]
  1484. Module 'Magento_GroupedProductGraphQl':
  1485. [Progress: 703 / 833]
  1486. Module 'Magento_DownloadableImportExport':
  1487. [Progress: 704 / 833]
  1488. Module 'Magento_AuthorizenetAcceptjs':
  1489. [Progress: 705 / 833]
  1490. Module 'Magento_InstantPurchase':
  1491. [Progress: 706 / 833]
  1492. Module 'Magento_CatalogAnalytics':
  1493. [Progress: 707 / 833]
  1494. Module 'Magento_Inventory':
  1495. [Progress: 708 / 833]
  1496. Module 'Magento_InventoryAdminUi':
  1497. [Progress: 709 / 833]
  1498. Module 'Magento_InventoryApi':
  1499. [Progress: 710 / 833]
  1500. Module 'Magento_InventoryBundleProduct':
  1501. [Progress: 711 / 833]
  1502. Module 'Magento_InventoryBundleProductAdminUi':
  1503. [Progress: 712 / 833]
  1504. Module 'Magento_InventoryCatalog':
  1505. [Progress: 713 / 833]
  1506. Module 'Magento_InventorySales':
  1507. [Progress: 714 / 833]
  1508. Module 'Magento_InventoryCatalogAdminUi':
  1509. [Progress: 715 / 833]
  1510. Module 'Magento_InventoryCatalogApi':
  1511. [Progress: 716 / 833]
  1512. Module 'Magento_InventoryCatalogSearch':
  1513. [Progress: 717 / 833]
  1514. Module 'Magento_InventoryConfigurableProduct':
  1515. [Progress: 718 / 833]
  1516. Module 'Magento_InventoryConfigurableProductAdminUi':
  1517. [Progress: 719 / 833]
  1518. Module 'Magento_InventoryConfigurableProductIndexer':
  1519. [Progress: 720 / 833]
  1520. Module 'Magento_InventoryConfiguration':
  1521. [Progress: 721 / 833]
  1522. Module 'Magento_InventoryConfigurationApi':
  1523. [Progress: 722 / 833]
  1524. Module 'Magento_InventoryDistanceBasedSourceSelection':
  1525. [Progress: 723 / 833]
  1526. Module 'Magento_InventoryDistanceBasedSourceSelectionAdminUi':
  1527. [Progress: 724 / 833]
  1528. Module 'Magento_InventoryDistanceBasedSourceSelectionApi':
  1529. [Progress: 725 / 833]
  1530. Module 'Magento_InventoryElasticsearch':
  1531. [Progress: 726 / 833]
  1532. Module 'Magento_InventoryGroupedProduct':
  1533. [Progress: 727 / 833]
  1534. Module 'Magento_InventoryGroupedProductAdminUi':
  1535. [Progress: 728 / 833]
  1536. Module 'Magento_InventoryGroupedProductIndexer':
  1537. [Progress: 729 / 833]
  1538. Module 'Magento_InventoryImportExport':
  1539. [Progress: 730 / 833]
  1540. Module 'Magento_InventoryIndexer':
  1541. [Progress: 731 / 833]
  1542. Module 'Magento_InventoryLowQuantityNotification':
  1543. [Progress: 732 / 833]
  1544. Module 'Magento_InventoryLowQuantityNotificationAdminUi':
  1545. [Progress: 733 / 833]
  1546. Module 'Magento_InventoryLowQuantityNotificationApi':
  1547. [Progress: 734 / 833]
  1548. Module 'Magento_InventoryMultiDimensionalIndexerApi':
  1549. [Progress: 735 / 833]
  1550. Module 'Magento_InventoryProductAlert':
  1551. [Progress: 736 / 833]
  1552. Module 'Magento_InventoryReservations':
  1553. [Progress: 737 / 833]
  1554. Module 'Magento_InventoryReservationsApi':
  1555. [Progress: 738 / 833]
  1556. Module 'Magento_InventoryCache':
  1557. [Progress: 739 / 833]
  1558. Module 'Magento_InventorySalesAdminUi':
  1559. [Progress: 740 / 833]
  1560. Module 'Magento_InventorySalesApi':
  1561. [Progress: 741 / 833]
  1562. Module 'Magento_InventorySalesFrontendUi':
  1563. [Progress: 742 / 833]
  1564. Module 'Magento_InventorySetupFixtureGenerator':
  1565. [Progress: 743 / 833]
  1566. Module 'Magento_InventoryShipping':
  1567. [Progress: 744 / 833]
  1568. Module 'Magento_Shipping':
  1569. [Progress: 745 / 833]
  1570. Module 'Magento_InventorySourceDeductionApi':
  1571. [Progress: 746 / 833]
  1572. Module 'Magento_InventorySourceSelection':
  1573. [Progress: 747 / 833]
  1574. Module 'Magento_InventorySourceSelectionApi':
  1575. [Progress: 748 / 833]
  1576. Module 'Magento_LayeredNavigation':
  1577. [Progress: 749 / 833]
  1578. Module 'Magento_Marketplace':
  1579. [Progress: 750 / 833]
  1580. Module 'Magento_MediaStorage':
  1581. [Progress: 751 / 833]
  1582. Module 'Magento_MessageQueue':
  1583. [Progress: 752 / 833]
  1584. Module 'Magento_ConfigurableImportExport':
  1585. [Progress: 753 / 833]
  1586. Module 'Magento_MsrpConfigurableProduct':
  1587. [Progress: 754 / 833]
  1588. Module 'Magento_MsrpGroupedProduct':
  1589. [Progress: 755 / 833]
  1590. Module 'Magento_Multishipping':
  1591. [Progress: 756 / 833]
  1592. Module 'Magento_MysqlMq':
  1593. [Progress: 757 / 833]
  1594. Module 'Magento_NewRelicReporting':
  1595. [Progress: 758 / 833]
  1596. Module 'Magento_Captcha':
  1597. [Progress: 759 / 833]
  1598. Module 'Magento_OfflinePayments':
  1599. [Progress: 760 / 833]
  1600. Module 'Magento_SalesRule':
  1601. [Progress: 761 / 833]
  1602. Module 'Magento_PageCache':
  1603. [Progress: 762 / 833]
  1604. Module 'Magento_ProductAlert':
  1605. [Progress: 763 / 833]
  1606. Module 'Magento_Braintree':
  1607. [Progress: 764 / 833]
  1608. Module 'Magento_Persistent':
  1609. [Progress: 765 / 833]
  1610. Module 'Magento_Reports':
  1611. [Progress: 766 / 833]
  1612. Module 'Magento_ProductVideo':
  1613. [Progress: 767 / 833]
  1614. Module 'Klarna_Core':
  1615. [Progress: 768 / 833]
  1616. Module 'Magento_QuoteAnalytics':
  1617. [Progress: 769 / 833]
  1618. Module 'Magento_QuoteGraphQl':
  1619. [Progress: 770 / 833]
  1620. Module 'Magento_ReleaseNotification':
  1621. [Progress: 771 / 833]
  1622. Module 'Magento_Review':
  1623. [Progress: 772 / 833]
  1624. Module 'Magento_RequireJs':
  1625. [Progress: 773 / 833]
  1626. Module 'Magento_SendFriend':
  1627. [Progress: 774 / 833]
  1628. Module 'Magento_ReviewAnalytics':
  1629. [Progress: 775 / 833]
  1630. Module 'Magento_Robots':
  1631. [Progress: 776 / 833]
  1632. Module 'Magento_Rss':
  1633. [Progress: 777 / 833]
  1634. Module 'Amazon_Login':
  1635. [Progress: 778 / 833]
  1636. Module 'Amazon_Payment':
  1637. [Progress: 779 / 833]
  1638. Module 'Magento_SalesAnalytics':
  1639. [Progress: 780 / 833]
  1640. Module 'Magento_SalesGraphQl':
  1641. [Progress: 781 / 833]
  1642. Module 'Magento_SalesInventory':
  1643. [Progress: 782 / 833]
  1644. Module 'Magento_OfflineShipping':
  1645. [Progress: 783 / 833]
  1646. Module 'Klarna_Ordermanagement':
  1647. [Progress: 784 / 833]
  1648. Module 'Magento_UrlRewrite':
  1649. [Progress: 785 / 833]
  1650. Module 'Magento_Elasticsearch6':
  1651. [Progress: 786 / 833]
  1652. Module 'Magento_CustomerAnalytics':
  1653. [Progress: 787 / 833]
  1654. Module 'Magento_Wishlist':
  1655. [Progress: 788 / 833]
  1656. Module 'Magento_SendFriendGraphQl':
  1657. [Progress: 789 / 833]
  1658. Module 'Magento_InventoryShippingAdminUi':
  1659. [Progress: 790 / 833]
  1660. Module 'Magento_Signifyd':
  1661. [Progress: 791 / 833]
  1662. Module 'Magento_Sitemap':
  1663. [Progress: 792 / 833]
  1664. Module 'Magento_CatalogInventoryGraphQl':
  1665. [Progress: 793 / 833]
  1666. Module 'Magento_ConfigurableProductGraphQl':
  1667. [Progress: 794 / 833]
  1668. Module 'Magento_Webapi':
  1669. [Progress: 795 / 833]
  1670. Module 'Magento_SwaggerWebapi':
  1671. [Progress: 796 / 833]
  1672. Module 'Magento_SwaggerWebapiAsync':
  1673. [Progress: 797 / 833]
  1674. Module 'Magento_Swatches':
  1675. [Progress: 798 / 833]
  1676. Module 'Magento_SwatchesGraphQl':
  1677. [Progress: 799 / 833]
  1678. Module 'Magento_SwatchesLayeredNavigation':
  1679. [Progress: 800 / 833]
  1680. Module 'Magento_Tax':
  1681. [Progress: 801 / 833]
  1682. Module 'Magento_TaxGraphQl':
  1683. [Progress: 802 / 833]
  1684. Module 'Magento_TaxImportExport':
  1685. [Progress: 803 / 833]
  1686. Module 'Magento_CheckoutAgreements':
  1687. [Progress: 804 / 833]
  1688. Module 'Magento_ThemeGraphQl':
  1689. [Progress: 805 / 833]
  1690. Module 'Magento_Tinymce3':
  1691. [Progress: 806 / 833]
  1692. Module 'Magento_Translation':
  1693. [Progress: 807 / 833]
  1694. Module 'Magento_GoogleOptimizer':
  1695. [Progress: 808 / 833]
  1696. Module 'Magento_Ups':
  1697. [Progress: 809 / 833]
  1698. Module 'Magento_SampleData':
  1699. [Progress: 810 / 833]
  1700. Module 'Magento_CatalogUrlRewriteGraphQl':
  1701. [Progress: 811 / 833]
  1702. Module 'Magento_AsynchronousOperations':
  1703. [Progress: 812 / 833]
  1704. Module 'Magento_Usps':
  1705. [Progress: 813 / 833]
  1706. Module 'Magento_Bundle':
  1707. [Progress: 814 / 833]
  1708. Module 'Klarna_Kp':
  1709. [Progress: 815 / 833]
  1710. Module 'Magento_Version':
  1711. [Progress: 816 / 833]
  1712. Module 'Magento_Swagger':
  1713. [Progress: 817 / 833]
  1714. Module 'Magento_WebapiAsync':
  1715. [Progress: 818 / 833]
  1716. Module 'Magento_WebapiSecurity':
  1717. [Progress: 819 / 833]
  1718. Module 'Magento_Weee':
  1719. [Progress: 820 / 833]
  1720. Module 'Magento_WeeeGraphQl':
  1721. [Progress: 821 / 833]
  1722. Module 'Magento_CatalogWidget':
  1723. [Progress: 822 / 833]
  1724. Module 'Dotdigitalgroup_Email':
  1725. [Progress: 823 / 833]
  1726. Module 'Magento_WishlistAnalytics':
  1727. [Progress: 824 / 833]
  1728. Module 'Magento_WishlistGraphQl':
  1729. [Progress: 825 / 833]
  1730. Module 'Temando_Shipping':
  1731. [Progress: 826 / 833]
  1732. Module 'Vertex_Tax':
  1733. [Progress: 827 / 833]
  1734. [Progress: 828 / 833]
  1735. Installing admin user...
  1736. [Progress: 829 / 833]
  1737. Caches clearing:
  1738. Cache cleared successfully
  1739. [Progress: 830 / 833]
  1740. Disabling Maintenance Mode:
  1741. [Progress: 831 / 833]
  1742. Post installation file permissions check...
  1743. For security, remove write permissions from these directories: '/var/www/tokoku/app/etc'
  1744. [Progress: 832 / 833]
  1745. Write installation date...
  1746. [Progress: 833 / 833]
  1747. [SUCCESS]: Magento installation complete.
  1748. [SUCCESS]: Magento Admin URI: /admin
  1749. Nothing to import.
  1750. root@c058d9101c6a:/var/www/tokoku#
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement