· 6 years ago · Jun 14, 2019, 12:47 AM
1$ drone exec --local --build-event pull_request
2[ldap:L0:0s] starting slapd on port 389 and 636...
3[ldap:L1:0s] 5cf47f8f @(#) $OpenLDAP: slapd (May 23 2018 04:25:19) $
4[ldap:L2:0s] Debian OpenLDAP Maintainers <pkg-openldap-devel@lists.alioth.debian.org>
5[pgsql:L0:0s] The files belonging to this database system will be owned by user "postgres".
6[pgsql:L1:0s] This user must also own the server process.
7[pgsql:L2:0s]
8[pgsql:L3:0s] The database cluster will be initialized with locale "en_US.utf8".
9[pgsql:L4:0s] The default database encoding has accordingly been set to "UTF8".
10[pgsql:L5:0s] The default text search configuration will be set to "english".
11[pgsql:L6:0s]
12[pgsql:L7:0s] Data page checksums are disabled.
13[pgsql:L8:0s]
14[pgsql:L9:0s] fixing permissions on existing directory /var/lib/postgresql/data ... ok
15[pgsql:L10:0s] creating subdirectories ... ok
16[pgsql:L11:0s] selecting default max_connections ... 100
17[pgsql:L12:0s] selecting default shared_buffers ... 128MB
18[pgsql:L13:0s] selecting dynamic shared memory implementation ... posix
19[ldap:L3:0s] 5cf47f8f hdb_db_open: database "dc=planetexpress,dc=com": unclean shutdown detected; attempting recovery.
20[ldap:L4:0s] 5cf47f8f slapd starting
21[pgsql:L14:0s] creating configuration files ... ok
22[pgsql:L15:0s] creating template1 database in /var/lib/postgresql/data/base/1 ... ok
23[pgsql:L16:0s] initializing pg_authid ... ok
24[pgsql:L17:0s] setting password ... ok
25[pgsql:L18:0s] initializing dependencies ... ok
26[pgsql:L19:1s] creating system views ... ok
27[mysql:L0:0s] Initializing database
28[pgsql:L20:1s] loading system objects' descriptions ... ok
29[mysql:L1:0s] 2019-06-03T02:01:52.553362Z 0 [Warning] TIMESTAMP with implicit DEFAULT value is deprecated. Please use --explicit_defaults_for_timestamp server option (see documentation for more details).
30[mysql8:L0:0s] Initializing database
31[pgsql:L21:1s] creating collations ... ok
32[pgsql:L22:1s] creating conversions ... ok
33[pgsql:L23:1s] creating dictionaries ... ok
34[pgsql:L24:1s] setting privileges on built-in objects ... ok
35[mysql:L2:0s] 2019-06-03T02:01:52.764061Z 0 [Warning] InnoDB: New log files created, LSN=45790
36[mysql:L3:0s] 2019-06-03T02:01:52.823582Z 0 [Warning] InnoDB: Creating foreign key constraint system tables.
37[mysql:L4:0s] 2019-06-03T02:01:52.880519Z 0 [Warning] No existing UUID has been found, so we assume that this is the first time that this server has been started. Generating a new UUID: 8e85c226-85a3-11e9-85e8-0242ac110003.
38[mysql:L5:0s] 2019-06-03T02:01:52.882189Z 0 [Warning] Gtid table is not ready to be used. Table 'mysql.gtid_executed' cannot be opened.
39[mysql:L6:0s] 2019-06-03T02:01:52.882912Z 1 [Warning] root@localhost is created with an empty password ! Please consider switching off the --initialize-insecure option.
40[pgsql:L25:1s] creating information schema ... ok
41[pgsql:L26:1s] loading PL/pgSQL server-side language ... ok
42[pgsql:L27:1s] vacuuming database template1 ... ok
43[pgsql:L28:1s] copying template1 to template0 ... ok
44[pgsql:L29:1s] copying template1 to postgres ... ok
45[pgsql:L30:1s]
46[pgsql:L31:1s] WARNING: enabling "trust" authentication for local connections
47[pgsql:L32:1s] You can change this by editing pg_hba.conf or using the option -A, or
48[pgsql:L33:1s] --auth-local and --auth-host, the next time you run initdb.
49[pgsql:L34:1s] syncing data to disk ... ok
50[pgsql:L35:1s]
51[pgsql:L36:1s] Success. You can now start the database server using:
52[pgsql:L37:1s]
53[pgsql:L38:1s] pg_ctl -D /var/lib/postgresql/data -l logfile start
54[pgsql:L39:1s]
55[pgsql:L40:1s] ****************************************************
56[pgsql:L41:1s] WARNING: No password has been set for the database.
57[pgsql:L42:1s] This will allow anyone with access to the
58[pgsql:L43:1s] Postgres port to access your database. In
59[pgsql:L44:1s] Docker's default configuration, this is
60[pgsql:L45:1s] effectively any other container on the same
61[pgsql:L46:1s] system.
62[pgsql:L47:1s]
63[pgsql:L48:1s] Use "-e POSTGRES_PASSWORD=password" to set
64[pgsql:L49:1s] it in "docker run".
65[pgsql:L50:1s] ****************************************************
66[pgsql:L51:2s] waiting for server to start....LOG: database system was shut down at 2019-06-03 02:01:53 UTC
67[pgsql:L52:2s] LOG: MultiXact member wraparound protections are now enabled
68[pgsql:L53:2s] LOG: autovacuum launcher started
69[pgsql:L54:2s] LOG: database system is ready to accept connections
70[fetch-tags:L0:0s] + git fetch --tags --force
71[fetch-tags:L1:0s] Host key verification failed.
72[fetch-tags:L2:0s] fatal: Could not read from remote repository.
73[fetch-tags:L3:0s]
74[fetch-tags:L4:0s] Please make sure you have the correct access rights
75[fetch-tags:L5:0s] and the repository exists.
76[pgsql:L55:2s] done
77[pgsql:L56:2s] server started
78[mysql8:L1:1s] 2019-06-03T02:01:52.586227Z 0 [Warning] [MY-011070] [Server] 'Disabling symbolic links using --skip-symbolic-links (or equivalent) is the default. Consider not using this option as it' is deprecated and will be removed in a future release.
79[mysql8:L2:1s] 2019-06-03T02:01:52.586303Z 0 [System] [MY-013169] [Server] /usr/sbin/mysqld (mysqld 8.0.16) initializing of server in progress as process 30
80[mysql8:L3:1s] 2019-06-03T02:01:54.508959Z 5 [Warning] [MY-010453] [Server] root@localhost is created with an empty password ! Please consider switching off the --initialize-insecure option.
81[pgsql:L57:3s] CREATE DATABASE
82[pgsql:L58:3s]
83[pgsql:L59:3s]
84[pgsql:L60:3s] /usr/local/bin/docker-entrypoint.sh: ignoring /docker-entrypoint-initdb.d/*
85[pgsql:L61:3s]
86[pgsql:L62:3s] LOG: received fast shutdown request
87[pgsql:L63:3s] LOG: aborting any active transactions
88[pgsql:L64:3s] waiting for server to shut down....LOG: autovacuum launcher shutting down
89[pgsql:L65:3s] LOG: shutting down
90[pgsql:L66:3s] LOG: database system is shut down
91[mssql:L0:0s] 2019-06-03 02:01:55.06 Server The licensing PID was successfully processed. The new edition is [Standard Edition].
922019-06-03 02:01:55.26 Server Setup step is copying system data file 'C:\templatedata\master.mdf' to '/var/opt/mssql/data/master.mdf'.
932019-06-03 02:01:55.27 Server Did not find an existing master data file /var/opt/mssql/data/master.mdf, copying the missing default master and other system database files. If you have moved the database location, but not moved the database files, startup may fail. To repair: shutdown SQL Server, move the master database to configured location, and restart.
942019-06-03 02:01:55.27 Server Setup step is copying system data file 'C:\templatedata\mastlog.ldf' to '/var/opt/mssql/data/mastlog.ldf'.
952019-06-03 02:01:55.28 Server Setup step is copying system data file 'C:\templatedata\model.mdf' to '/var/opt/mssql/data/model.mdf'.
962019-06-03 02:01:55.29 Server Setup step is copying system data file 'C:\templatedata\modellog.ldf' to '/var/opt/mssql/data/modellog.ldf'.
972019-06-03 02:01:55.30 Server Setup step is copying system data file 'C:\templatedata\msdbdata.mdf' to '/var/opt/mssql/data/msdbdata.mdf'.
982019-06-03 02:01:55.31 Server Setup step is copying system data file 'C:\templatedata\msdblog.ldf' to '/var/opt/mssql/data/msdblog.ldf'.
992019-06-03 02:01:55.42 Server Microsoft SQL Server 2017 (RTM-CU13) (KB4466404) - 14.0.3048.4 (X64)
100[mssql:LNov 30 2018 12:57:58
101[mssql:LCopyright (C) 2017 Microsoft Corporation
102[mssql:LStandard Edition (64-bit) on Linux (Ubuntu 16.04.5 LTS)
1032019-06-03 02:01:55.42 Server UTC adjustment: 0:00
1042019-06-03 02:01:55.42 Server (c) Microsoft Corporation.
1052019-06-03 02:01:55.42 Server All rights reserved.
1062019-06-03 02:01:55.42 Server Server process ID is 4124.
1072019-06-03 02:01:55.42 Server Logging SQL Server messages in file '/var/opt/mssql/log/errorlog'.
1082019-06-03 02:01:55.42 Server Registry startup parameters:
109[mssql:L -d /var/opt/mssql/data/master.mdf
110[mssql:L -l /var/opt/mssql/data/mastlog.ldf
111[mssql:L -e /var/opt/mssql/log/errorlog
1122019-06-03 02:01:55.43 Server SQL Server detected 1 sockets with 8 cores per socket and 16 logical processors per socket, 16 total logical processors; using 16 logical processors based on SQL Server licensing. This is an informational message; no user action is required.
1132019-06-03 02:01:55.43 Server SQL Server is starting at normal priority base (=7). This is an informational message only. No user action is required.
1142019-06-03 02:01:55.43 Server Detected 25744 MB of RAM. This is an informational message; no user action is required.
1152019-06-03 02:01:55.43 Server Using conventional memory in the memory manager.
116[mysql8:L4:3s] 2019-06-03T02:01:55.663424Z 0 [System] [MY-013170] [Server] /usr/sbin/mysqld (mysqld 8.0.16) initializing of server has completed
1172019-06-03 02:01:55.66 Server Buffer pool extension is already disabled. No action is necessary.
118[mysql:L7:3s] Database initialized
119[mysql:L8:3s] Initializing certificates
120[mysql:L9:3s] Generating a RSA private key
121[pgsql:L67:4s] done
122[pgsql:L68:4s] server stopped
123[pgsql:L69:4s]
124[pgsql:L70:4s] PostgreSQL init process complete; ready for start up.
125[pgsql:L71:4s]
126[mysql:L10:3s] ...................+++++
127[pgsql:L72:4s] LOG: database system was shut down at 2019-06-03 02:01:54 UTC
128[pgsql:L73:4s] LOG: MultiXact member wraparound protections are now enabled
129[pgsql:L74:4s] LOG: database system is ready to accept connections
130[pgsql:L75:4s] LOG: autovacuum launcher started
1312019-06-03 02:01:55.82 Server InitializeExternalUserGroupSid failed. Implied authentication will be disabled.
1322019-06-03 02:01:55.82 Server Implied authentication manager initialization failed. Implied authentication will be disabled.
1332019-06-03 02:01:55.83 Server Successfully initialized the TLS configuration. Allowed TLS protocol versions are ['1.0 1.1 1.2']. Allowed TLS ciphers are ['ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-ECDSA-AES256-SHA384:ECDHE-ECDSA-AES256-SHA:ECDHE-ECDSA-AES128-SHA:AES256-GCM-SHA384:AES128-GCM-SHA256:AES256-SHA256:AES128-SHA256:AES256-SHA:AES128-SHA:!DHE-RSA-AES256-GCM-SHA384:!DHE-RSA-AES128-GCM-SHA256:!DHE-RSA-AES256-SHA:!DHE-RSA-AES128-SHA'].
134[mysql:L11:3s] ...........................................................................+++++
135[mysql:L12:3s] unable to write 'random state'
136[mysql:L13:3s] writing new private key to 'ca-key.pem'
137[mysql:L14:3s] -----
138[mysql:L15:3s] Generating a RSA private key
1392019-06-03 02:01:55.87 Server The maximum number of dedicated administrator connections for this instance is '1'
1402019-06-03 02:01:55.87 Server Node configuration: node 0: CPU mask: 0x000000000000ffff:0 Active CPU mask: 0x000000000000ffff:0. This message provides a description of the NUMA configuration for this computer. This is an informational message only. No user action is required.
1412019-06-03 02:01:55.91 Server Using dynamic lock allocation. Initial allocation of 2500 Lock blocks and 5000 Lock Owner blocks per node. This is an informational message only. No user action is required.
1422019-06-03 02:01:55.91 Server Lock partitioning is enabled. This is an informational message only. No user action is required.
1432019-06-03 02:01:55.92 Server In-Memory OLTP initialized on standard machine.
144[mysql:L16:3s] .........................................+++++
145[discord:L0:0s] 2019/06/03 02:01:55 missing discord config
146[mysql:L17:3s] ................+++++
147[mysql:L18:3s] unable to write 'random state'
148[mysql:L19:3s] writing new private key to 'server-key.pem'
149[mysql:L20:3s] -----
150[mysql:L21:3s] Generating a RSA private key
1512019-06-03 02:01:55.97 Server Database Instant File Initialization: enabled. For security and performance considerations see the topic 'Database Instant File Initialization' in SQL Server Books Online. This is an informational message only. No user action is required.
152ForceFlush is enabled for this instance.
1532019-06-03 02:01:55.98 Server Query Store settings initialized with enabled = 1,
1542019-06-03 02:01:55.98 spid5s Starting up database 'master'.
1552019-06-03 02:01:55.99 Server Software Usage Metrics is disabled.
156[mysql:L22:3s] ....................................+++++
157[mysql:L23:3s] .....................+++++
158[mysql:L24:3s] unable to write 'random state'
159[mysql:L25:3s] writing new private key to 'client-key.pem'
160[mysql:L26:3s] -----
161[mysql:L27:3s] Certificates initialized
162[mysql:L28:3s] MySQL init process in progress...
163ForceFlush feature is enabled for log durability.
1642019-06-03 02:01:56.20 spid5s The tail of the log for database master is being rewritten to match the new sector size of 4096 bytes. 3072 bytes at offset 418816 in file /var/opt/mssql/data/mastlog.ldf will be written.
165[mysql:L29:3s] 2019-06-03T02:01:56.303158Z 0 [Warning] TIMESTAMP with implicit DEFAULT value is deprecated. Please use --explicit_defaults_for_timestamp server option (see documentation for more details).
166[mysql:L30:3s] 2019-06-03T02:01:56.304362Z 0 [Note] mysqld (mysqld 5.7.26) starting as process 91 ...
167[mysql:L31:3s] 2019-06-03T02:01:56.307362Z 0 [Note] InnoDB: PUNCH HOLE support available
168[mysql:L32:3s] 2019-06-03T02:01:56.307389Z 0 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
169[mysql:L33:3s] 2019-06-03T02:01:56.307394Z 0 [Note] InnoDB: Uses event mutexes
170[mysql:L34:3s] 2019-06-03T02:01:56.307398Z 0 [Note] InnoDB: GCC builtin __atomic_thread_fence() is used for memory barrier
171[mysql:L35:3s] 2019-06-03T02:01:56.307402Z 0 [Note] InnoDB: Compressed tables use zlib 1.2.11
172[mysql:L36:3s] 2019-06-03T02:01:56.307406Z 0 [Note] InnoDB: Using Linux native AIO
173[mysql:L37:3s] 2019-06-03T02:01:56.307663Z 0 [Note] InnoDB: Number of pools: 1
174[mysql:L38:3s] 2019-06-03T02:01:56.307787Z 0 [Note] InnoDB: Using CPU crc32 instructions
175[mysql:L39:3s] 2019-06-03T02:01:56.309186Z 0 [Note] InnoDB: Initializing buffer pool, total size = 128M, instances = 1, chunk size = 128M
176[mysql:L40:3s] 2019-06-03T02:01:56.314924Z 0 [Note] InnoDB: Completed initialization of buffer pool
177[mysql:L41:3s] 2019-06-03T02:01:56.316326Z 0 [Note] InnoDB: If the mysqld execution user is authorized, page cleaner thread priority can be changed. See the man page of setpriority().
178[mysql:L42:3s] 2019-06-03T02:01:56.329199Z 0 [Note] InnoDB: Highest supported file format is Barracuda.
1792019-06-03 02:01:56.32 spid5s Converting database 'master' from version 862 to the current version 869.
1802019-06-03 02:01:56.32 spid5s Database 'master' running the upgrade step from version 862 to version 863.
181[mysql:L43:3s] 2019-06-03T02:01:56.338069Z 0 [Note] InnoDB: Creating shared tablespace for temporary tables
182[mysql:L44:3s] 2019-06-03T02:01:56.338138Z 0 [Note] InnoDB: Setting file './ibtmp1' size to 12 MB. Physically writing the file full; Please wait ...
1832019-06-03 02:01:56.34 spid5s Database 'master' running the upgrade step from version 863 to version 864.
184[mysql:L45:3s] 2019-06-03T02:01:56.355004Z 0 [Note] InnoDB: File './ibtmp1' size is now 12 MB.
185[mysql:L46:3s] 2019-06-03T02:01:56.355805Z 0 [Note] InnoDB: 96 redo rollback segment(s) found. 96 redo rollback segment(s) are active.
186[mysql:L47:3s] 2019-06-03T02:01:56.355814Z 0 [Note] InnoDB: 32 non-redo rollback segment(s) are active.
187[mysql:L48:3s] 2019-06-03T02:01:56.356366Z 0 [Note] InnoDB: 5.7.26 started; log sequence number 2524985
188[mysql:L49:3s] 2019-06-03T02:01:56.356562Z 0 [Note] InnoDB: Loading buffer pool(s) from /var/lib/mysql/ib_buffer_pool
189[mysql:L50:3s] 2019-06-03T02:01:56.356957Z 0 [Note] Plugin 'FEDERATED' is disabled.
190[mysql:L51:3s] 2019-06-03T02:01:56.358231Z 0 [Note] InnoDB: Buffer pool(s) load completed at 190603 2:01:56
191[mysql:L52:3s] 2019-06-03T02:01:56.362690Z 0 [Note] Found ca.pem, server-cert.pem and server-key.pem in data directory. Trying to enable SSL support using them.
192[mysql:L53:3s] 2019-06-03T02:01:56.362914Z 0 [Warning] CA certificate ca.pem is self signed.
193[mysql:L54:3s] 2019-06-03T02:01:56.366169Z 0 [Warning] Insecure configuration for --pid-file: Location '/var/run/mysqld' in the path is accessible to all OS users. Consider choosing a different directory.
1942019-06-03 02:01:56.36 spid5s Database 'master' running the upgrade step from version 864 to version 865.
195[mysql:L55:3s] 2019-06-03T02:01:56.374091Z 0 [Note] Event Scheduler: Loaded 0 events
196[mysql:L56:3s] 2019-06-03T02:01:56.374279Z 0 [Note] mysqld: ready for connections.
197[mysql:L57:3s] Version: '5.7.26' socket: '/var/run/mysqld/mysqld.sock' port: 0 MySQL Community Server (GPL)
1982019-06-03 02:01:56.37 spid5s Database 'master' running the upgrade step from version 865 to version 866.
1992019-06-03 02:01:56.38 spid5s Database 'master' running the upgrade step from version 866 to version 867.
2002019-06-03 02:01:56.39 spid5s Database 'master' running the upgrade step from version 867 to version 868.
2012019-06-03 02:01:56.39 spid5s Database 'master' running the upgrade step from version 868 to version 869.
2022019-06-03 02:01:56.66 spid5s SQL Server Audit is starting the audits. This is an informational message. No user action is required.
2032019-06-03 02:01:56.66 spid5s SQL Server Audit has started the audits. This is an informational message. No user action is required.
2042019-06-03 02:01:56.73 spid5s SQL Trace ID 1 was started by login "sa".
2052019-06-03 02:01:56.73 spid5s Server name is '1e50f1adce5a'. This is an informational message only. No user action is required.
2062019-06-03 02:01:56.73 spid19s Password policy update was successful.
2072019-06-03 02:01:56.74 spid22s Always On: The availability replica manager is starting. This is an informational message only. No user action is required.
2082019-06-03 02:01:56.74 spid5s Starting up database 'msdb'.
2092019-06-03 02:01:56.74 spid9s Starting up database 'mssqlsystemresource'.
2102019-06-03 02:01:56.74 spid22s Always On: The availability replica manager is waiting for the instance of SQL Server to allow client connections. This is an informational message only. No user action is required.
2112019-06-03 02:01:56.75 spid9s The resource database build version is 14.00.3048. This is an informational message only. No user action is required.
2122019-06-03 02:01:56.76 spid9s Starting up database 'model'.
2132019-06-03 02:01:56.98 spid5s The tail of the log for database msdb is being rewritten to match the new sector size of 4096 bytes. 512 bytes at offset 306688 in file /var/opt/mssql/data/MSDBLog.ldf will be written.
2142019-06-03 02:01:56.99 spid9s The tail of the log for database model is being rewritten to match the new sector size of 4096 bytes. 2048 bytes at offset 75776 in file /var/opt/mssql/data/modellog.ldf will be written.
2152019-06-03 02:01:56.99 spid5s Converting database 'msdb' from version 862 to the current version 869.
2162019-06-03 02:01:56.99 spid5s Database 'msdb' running the upgrade step from version 862 to version 863.
2172019-06-03 02:01:57.00 spid19s A self-generated certificate was successfully loaded for encryption.
2182019-06-03 02:01:57.00 spid9s Converting database 'model' from version 862 to the current version 869.
2192019-06-03 02:01:57.00 spid9s Database 'model' running the upgrade step from version 862 to version 863.
2202019-06-03 02:01:57.00 spid19s Server is listening on [ 'any' <ipv4> 1433].
2212019-06-03 02:01:57.00 Server Server is listening on [ 127.0.0.1 <ipv4> 1434].
2222019-06-03 02:01:57.01 Server Dedicated admin connection support was established for listening locally on port 1434.
2232019-06-03 02:01:57.01 spid5s Database 'msdb' running the upgrade step from version 863 to version 864.
2242019-06-03 02:01:57.01 spid19s SQL Server is now ready for client connections. This is an informational message; no user action is required.
2252019-06-03 02:01:57.01 spid9s Database 'model' running the upgrade step from version 863 to version 864.
2262019-06-03 02:01:57.03 spid9s Database 'model' running the upgrade step from version 864 to version 865.
2272019-06-03 02:01:57.04 spid5s Database 'msdb' running the upgrade step from version 864 to version 865.
2282019-06-03 02:01:57.04 spid9s Database 'model' running the upgrade step from version 865 to version 866.
2292019-06-03 02:01:57.04 spid5s Database 'msdb' running the upgrade step from version 865 to version 866.
2302019-06-03 02:01:57.04 spid9s Database 'model' running the upgrade step from version 866 to version 867.
2312019-06-03 02:01:57.05 spid5s Database 'msdb' running the upgrade step from version 866 to version 867.
2322019-06-03 02:01:57.05 spid9s Database 'model' running the upgrade step from version 867 to version 868.
2332019-06-03 02:01:57.05 spid5s Database 'msdb' running the upgrade step from version 867 to version 868.
2342019-06-03 02:01:57.06 spid5s Database 'msdb' running the upgrade step from version 868 to version 869.
2352019-06-03 02:01:57.06 spid9s Database 'model' running the upgrade step from version 868 to version 869.
2362019-06-03 02:01:57.14 spid9s Polybase feature disabled.
2372019-06-03 02:01:57.14 spid9s Clearing tempdb database.
2382019-06-03 02:01:57.65 spid9s Starting up database 'tempdb'.
2392019-06-03 02:01:57.87 spid9s The tempdb database has 1 data file(s).
2402019-06-03 02:01:57.88 spid24s The Service Broker endpoint is in disabled or stopped state.
2412019-06-03 02:01:57.88 spid24s The Database Mirroring endpoint is in disabled or stopped state.
2422019-06-03 02:01:57.88 spid24s Service Broker manager has started.
2432019-06-03 02:01:57.97 spid5s Recovery is complete. This is an informational message only. No user action is required.
2442019-06-03 02:01:57.98 spid22s The default language (LCID 0) has been set for engine and full-text services.
2452019/06/02 21:01:59 drone_step_0 : exit code 128