-
Notifications
You must be signed in to change notification settings - Fork 0
/
sample_installer.log
194 lines (186 loc) · 17.3 KB
/
sample_installer.log
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
Installing SQL...
IMPORTANT NOTE: to avoid potential migration issues from one SQL to another, please select the one you are currently using. If this is your first installation, both choices are valid. If you don't know the answer, select [1].
Please select the SQL you would like to use: (Default: MySQL) [1]MySQL [2]MariaDB [E]xit 1
MySQL selected. Proceeding with installation.
Installing mysql-server: OK
Would you like to change your sql password or add one ? (Default: Yes) [Y]es [N]o [E]xit y
Enter your new sql password:
Please confirm your new sql password:
Password entered do not match. Please try again.
Enter your new sql password:
Please confirm your new sql password:
Changing sql password: OK
Adding sql password to .env: OK
Creating new sql repository: OK
Setting max log size: OK
Adding disable_log_bin, wait_timeout, interactive_timeout to sql config: OK
Restarting mysql: OK
Configuring OriginTrail node...
🌐 Setting up node for Base Sepolia (Testnet) environment
🔗 Connecting to Base-Sepolia (Testnet)
Configuring node config file: OK
Adding initial config to node config file: OK
Adding triple store config to node config file: OK
Finalizing initial node config file: OK
🔧 Configuring Base Sepolia (Testnet)...
You'll now be asked to input your operational wallets public and private keys (press ENTER to skip)
Please insert your operational wallet public key no. 1: xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
EVM operational wallet public key no. 1: xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Please insert private key for your operational wallet no. 1: xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
EVM operational wallet private key no. 1: xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Enter your EVM management wallet address : xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
✅ EVM management wallet address : xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Enter your profile shares token name : xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
✅ Profile shares token name : xxxxxxxxxxxxxxxxxxxxxxxxxxxx
Enter your profile shares token symbol : xxxxxxxxxxxxxxxxxxxx
✅ Profile shares token symbol : xxxxxxxxxx
Enter your operator fee for Base Sepolia (0-100): xxxxxxxxx
✅ Operator fee for base: xxxxxxxxxxxxx
Enter your RPC endpoint: xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
✅ RPC endpoint: xxxxxxxxxxxxxxxxxxxxxxxxxx
📦 Installing npm packages...
Executing npm install: OK
🔧 Setting up system service...
Copying otnode service file: OK
🚀 Starting OriginTrail node...
Enabling otnode: OK
Starting otnode: OK
Checking otnode status: OK
✅ OriginTrail testnet node installation complete!
INSTALLATION COMPLETE !
Started OriginTrail V6 Node.
[2024-10-26 08:28:51] USERLVL: level-change
[2024-10-26 08:28:51] WARN: ======================================================
[2024-10-26 08:28:51] WARN: Using node.js version: 20.18.0
[2024-10-26 08:28:51] WARN: ======================================================
[2024-10-26 08:28:51] INFO: Checking for new updates...
[2024-10-26 08:28:51] DEBUG: AutoUpdater - Comparing versions...
[2024-10-26 08:28:51] DEBUG: AutoUpdater - Reading app version from /root/ot-node/8.1.0+beta.12/package.json
[2024-10-26 08:28:51] DEBUG: AutoUpdater - Reading remote version from https://raw.githubusercontent.com/OriginTrail/ot-node/v8/release/testnet/package.json
[2024-10-26 08:28:51] DEBUG: AutoUpdater - Sending request to https://raw.githubusercontent.com/OriginTrail/ot-node/v8/release/testnet/package.json
[2024-10-26 08:28:51] DEBUG: AutoUpdater - Current version: 8.1.0+beta.12
[2024-10-26 08:28:51] DEBUG: AutoUpdater - Remote Version: 8.1.0+beta.12
[2024-10-26 08:28:51] INFO: Your node is running on the latest version!
[2024-10-26 08:28:51] TRACE: Removing file at path: /root/ot-node/data/UPDATED
[2024-10-26 08:28:51] DEBUG: File not found at path: /root/ot-node/data/UPDATED
[2024-10-26 08:28:51] INFO: Starting multipleOpWalletsUserConfigurationMigration migration.
[2024-10-26 08:28:51] DEBUG: Reading file: /root/ot-node/.origintrail_noderc, converting to json: true
[2024-10-26 08:28:51] TRACE: multipleOpWalletsUserConfigurationMigration: Skipping user configuration update for blockchain: base:84532. Configuration in new format.
[2024-10-26 08:28:51] DEBUG: Saving file with name: .origintrail_noderc in the directory: /root/ot-node
[2024-10-26 08:28:51] DEBUG: Saving file with name: multipleOpWalletsUserConfigurationMigration in the directory: /root/ot-node/data/migrations
[2024-10-26 08:28:51] INFO: multipleOpWalletsUserConfigurationMigration migration completed. Lasted: 5 millisecond(s).
[2024-10-26 08:28:51] INFO: ██████╗ ██╗ ██╗ ██████╗ ██╗ ██╗ █████╗
[2024-10-26 08:28:51] INFO: ██╔══██╗██║ ██╔╝██╔════╝ ██║ ██║██╔══██╗
[2024-10-26 08:28:51] INFO: ██║ ██║█████╔╝ ██║ ███╗ ██║ ██║╚█████╔╝
[2024-10-26 08:28:51] INFO: ██║ ██║██╔═██╗ ██║ ██║ ╚██╗ ██╔╝██╔══██╗
[2024-10-26 08:28:51] INFO: ██████╔╝██║ ██╗╚██████╔╝ ╚████╔╝ ╚█████╔╝
[2024-10-26 08:28:51] INFO: ╚═════╝ ╚═╝ ╚═╝ ╚═════╝ ╚═══╝ ╚════╝
[2024-10-26 08:28:51] INFO: ======================================================
[2024-10-26 08:28:51] INFO: OriginTrail Node v8.1.0+beta.12
[2024-10-26 08:28:51] INFO: ======================================================
[2024-10-26 08:28:51] INFO: Node is running in testnet environment
[2024-10-26 08:28:51] INFO: Dependency injection module is initialized
[2024-10-26 08:28:51] INFO: Event emitter initialized
[2024-10-26 08:28:51] INFO: autoUpdater module initialized with implementation: ot-auto-updater
[2024-10-26 08:28:52] INFO: validation module initialized with implementation: merkle-validation
[2024-10-26 08:28:52] INFO: telemetry module initialized with implementation: ot-telemetry
[2024-10-26 08:28:52] INFO: network module initialized with implementation: libp2p-service
[2024-10-26 08:28:53] INFO: httpClient module initialized with implementation: express-http-client
[2024-10-26 08:28:54] DEBUG: Connected to the blockchain RPC: https://base-sepolia.drpc.org.
[2024-10-26 08:28:54] INFO: Initializing contracts with hub contract address: xxxxxxxxxxxxxxxxxxxxxxxxxxxx
[2024-10-26 08:28:54] INFO: tripleStore module initialized with implementation: ot-blazegraph
[2024-10-26 08:28:54] TRACE: Skipping initialisation of contract: WhitelistStorage, address: 0x47b2CE4D8EAb365701409E31C76A8171ca4692bD
[2024-10-26 08:28:54] TRACE: Skipping initialisation of contract: SHA256, address: 0xB2E84F81d9D24E80bD3a4CfFa897081862100284
[2024-10-26 08:28:54] TRACE: Skipping initialisation of contract: ServiceAgreementStorageV1, address: 0xD0CB12ab0e9553a4329a5a3e9e7d391e0Bdeb8c6
[2024-10-26 08:28:54] TRACE: Skipping initialisation of contract: ServiceAgreementStorageV1U1, address: 0xe1C87051FB3A30244A65cC90fC969b08084479E0
[2024-10-26 08:28:54] TRACE: Skipping initialisation of contract: ParanetServicesRegistry, address: 0xFb69598F2FA10Bd52C7EE8E0B4B37aC5e83630f8
[2024-10-26 08:28:54] TRACE: Skipping initialisation of contract: ParanetKnowledgeMinersRegistry, address: 0x3Ce3d3d960E14eF1b6768287002950bEc9240f1c
[2024-10-26 08:28:54] TRACE: Skipping initialisation of contract: Assertion, address: 0xe37b657eB89e8AeBd3762df5dA1c19555Da9dA00
[2024-10-26 08:28:54] TRACE: Skipping initialisation of contract: Identity, address: 0xff707E2AC44990C35deccb3d6747E75B6bdcA13C
[2024-10-26 08:28:54] TRACE: Skipping initialisation of contract: NodeOperatorFeesStorage, address: 0x49E529c56F952C277815934a55B09B97FCc551a4
[2024-10-26 08:28:54] TRACE: Skipping initialisation of contract: Paranet, address: 0x56384E913Ea106404f9ea77e8d635d74068C56c2
[2024-10-26 08:28:54] INFO: repository module initialized with implementation: sequelize-repository
[2024-10-26 08:28:54] INFO: Contracts initialized
[2024-10-26 08:28:55] INFO: Balance of 0xxxxxxxxxxxxxxxxxzzzzzzzzxxxxxxxxxxx is 0.567 ETH and 120000 TRAC.
[2024-10-26 08:28:55] INFO: blockchain module initialized with implementation: base:84532
[2024-10-26 08:28:55] INFO: All modules initialized!
[2024-10-26 08:28:55] INFO: Starting removeServiceAgreementsForChiadoMigrationV6.2.0.Hotfix11 migration.
[2024-10-26 08:28:55] DEBUG: Saving file with name: removeServiceAgreementsForChiadoMigrationV6.2.0.Hotfix11 in the directory: /root/ot-node/data/migrations
[2024-10-26 08:28:55] INFO: removeServiceAgreementsForChiadoMigrationV6.2.0.Hotfix11 migration completed. Lasted: 9 millisecond(s).
[2024-10-26 08:28:55] INFO: Starting devnetPruningMigration migration.
[2024-10-26 08:28:55] INFO: Pruning devenet operational tables
[2024-10-26 08:28:55] DEBUG: Saving file with name: devnetPruningMigration in the directory: /root/ot-node/data/migrations
[2024-10-26 08:28:55] INFO: devnetPruningMigration migration completed. Lasted: 43 millisecond(s).
[2024-10-26 08:28:55] TRACE: Identity id: 0 found for wallet: xxxxxxxxxxxxxxxxxxzxxxxx on blockchain: base:84532
[2024-10-26 08:28:55] INFO: Creating profile on network: base:84532
[2024-10-26 08:28:55] DEBUG: getIdentityId(operational=xxxxxxxxxxxxxxxxxxxxxxxxx) call has been successfully executed; Result: 0; RPC: https://base-sepolia.drpc.org.
[2024-10-26 08:28:56] DEBUG: Sending signed transaction createProfile to the blockchain base:84532 with gas limit: 3205889 and gasPrice 1000604. Transaction queue length: 0. Wallet used: xxxxxxxxxxxxxxxxxx
[2024-10-26 08:28:56] DEBUG: createProfile(adminWallet=xxxxxxxxxxxxxxxxxxxxxxxxx, operationalWallets=[], nodeId=xxxxxxxxxxxxxxxxx, sharesTokenName=xxxxxxxxx, sharesTokenSymbol=xxxxxxxxxx, initialOperatorFee=5) estimateGas has been successfully executed; RPC: https://base-sepolia.drpc.org.
[2024-10-26 08:28:58] INFO: Profile created with name: xxxxxxxx and symbol: xxxxxxxx, wallet: xxxxxxxxxxxxxxxxxxx, on blockchain base:84532
> [email protected]+beta.12 set-ask
> node scripts/set-ask.js --rpcEndpoint=https://base-sepolia.drpc.org --ask=0.1 --privateKey=xxxxxxxxxxxxxxxx --hubContractAddress=xxxxxxxxxxxxxxxxxxxx
Set ask completed
[2024-10-26 08:29:06] TRACE: Identity id: 356 found for wallet: xxxxxxxxxxxxxxx on blockchain: base:84532
[2024-10-26 08:29:06] DEBUG: getIdentityId(operational=xxxxxxxxxxxxxxxxxxxx) call has been successfully executed; Result: 356; RPC: https://base-sepolia.drpc.org.
[2024-10-26 08:29:06] INFO: Identity ID: 356
[2024-10-26 08:29:06] DEBUG: getNodeId(identityId=356) call has been successfully executed; Result: xxxxxxxxxxxxxxxxxxx; RPC: https://base-sepolia.drpc.org.
[2024-10-26 08:29:06] USERLVL: [sendTelemetryCommand] level-change
[2024-10-26 08:29:06] USERLVL: [dialPeersCommand] level-change
[2024-10-26 08:29:06] USERLVL: [otnodeUpdateCommand] level-change
[2024-10-26 08:29:06] USERLVL: [operationIdCleanerCommand] level-change
[2024-10-26 08:29:06] USERLVL: [commandsCleanerCommand] level-change
[2024-10-26 08:29:06] USERLVL: [startParanetSyncCommands] level-change
[2024-10-26 08:29:06] USERLVL: [blockchainEventCleanerCommand] level-change
[2024-10-26 08:29:06] USERLVL: [getCleanerCommand] level-change
[2024-10-26 08:29:06] USERLVL: [publishCleanerCommand] level-change
[2024-10-26 08:29:06] USERLVL: [getResponseCleanerCommand] level-change
[2024-10-26 08:29:06] USERLVL: [publishResponseCleanerCommand] level-change
[2024-10-26 08:29:06] USERLVL: [updateCleanerCommand] level-change
[2024-10-26 08:29:06] USERLVL: [shardingTableCheckCommand] level-change
[2024-10-26 08:29:06] USERLVL: [updateResponseCleanerCommand] level-change
[2024-10-26 08:29:06] INFO: Replay pending/started commands from the database...
[2024-10-26 08:29:06] INFO: Finished replaying old commands
[2024-10-26 08:29:06] DEBUG: [dialPeersCommand] Removing nodes from local sharding table for blockchain base:84532.
[2024-10-26 08:29:06] DEBUG: nodesCount() call has been successfully executed; Result: 356; RPC: https://base-sepolia.drpc.org.
[2024-10-26 08:29:07] DEBUG: [dialPeersCommand] Started pulling 356 nodes from blockchain sharding table.
[2024-10-26 08:29:07] DEBUG: head() call has been successfully executed; Result: 234; RPC: https://base-sepolia.drpc.org.
[2024-10-26 08:29:23] DEBUG: Saving file with name: pullShardingTableMigrationV620Hotfix11 in the directory: /root/ot-node/data/migrations
[2024-10-26 08:29:23] INFO: pullShardingTableMigrationV620Hotfix11 migration completed. Lasted: 7676 millisecond(s).
[2024-10-26 08:29:23] INFO: Starting serviceAgreementPruningMigration migration.
[2024-10-26 08:29:23] DEBUG: Saving file with name: serviceAgreementPruningMigration in the directory: /root/ot-node/data/migrations
[2024-10-26 08:29:23] INFO: serviceAgreementPruningMigration migration completed. Lasted: 7 millisecond(s).
[2024-10-26 08:29:23] INFO: Starting devnetNeuroPruningMigration migration.
[2024-10-26 08:29:23] DEBUG: Saving file with name: devnetNeuroPruningMigration in the directory: /root/ot-node/data/migrations
[2024-10-26 08:29:23] INFO: devnetNeuroPruningMigration migration completed. Lasted: 0 millisecond(s).
[2024-10-26 08:29:23] INFO: Initializing http api and rpc router
[2024-10-26 08:29:23] INFO: Enabling network protocol: /store/1.0.0
[2024-10-26 08:29:23] INFO: Enabling network protocol: /update/1.0.0
[2024-10-26 08:29:23] INFO: Enabling network protocol: /get/1.0.0
[2024-10-26 08:29:23] INFO: Node listening on port: 8900
[2024-10-26 08:29:23] INFO: Routers initialized successfully
[2024-10-26 08:29:23] INFO: Network ID is QmRAzLsy99eaptDagWhY8vV7hULPMKtdXr9WgWxjdfhdkd, connection port is 9000
**[2024-10-26 08:29:23] INFO: Node is up and running!**
[2024-10-26 08:29:23] INFO: Starting removeDuplicateServiceAgreementMigration migration.
[2024-10-26 08:29:23] DEBUG: Saving file with name: removeDuplicateServiceAgreementMigration in the directory: /root/ot-node/data/migrations
[2024-10-26 08:29:23] INFO: removeDuplicateServiceAgreementMigration migration completed. Lasted: 17 millisecond(s).
[2024-10-26 08:29:23] TRACE: [dialPeersCommand] Node connected to QmNcjL4P5Dzq5hn6fkncYEsTcRU2g7g4N5rE2KCvHSPDav, updating sharding table last seen and last dialed.
[2024-10-26 08:29:24] TRACE: [dialPeersCommand] Node connected to QmSLm6JaBRG1U2f8x6UmFFoa9HEgQkbNBko16g4t78L7NQ, updating sharding table last seen and last dialed.
[2024-10-26 08:29:24] TRACE: [dialPeersCommand] Node connected to QmfQ8BWwJjtDbHc8nSwznbgjFsMq4TPWuTLZZSwsqXUR6D, updating sharding table last seen and last dialed.
[2024-10-26 08:29:25] TRACE: [dialPeersCommand] Node connected to QmPwTejWuSLHnz9DzF4WrojfaDdvgG5qhcfTPTFF7CUjRG, updating sharding table last seen and last dialed.
[2024-10-26 08:29:25] TRACE: [dialPeersCommand] Node connected to QmVd3G8aXbpfqaphYYFsoKEyFD2udoeUPxzQ4LtZ5mW9Z4, updating sharding table last seen and last dialed.
[2024-10-26 08:29:25] TRACE: [dialPeersCommand] Node connected to QmVkyTd8hgEUrGtAwKVbJkxSSbCdAQQAm7QqtH455hBM5P, updating sharding table last seen and last dialed.
[2024-10-26 08:29:25] TRACE: [dialPeersCommand] Node connected to QmeF87ZxCHkYWroiq7Uoag3a8aJExaYcv62L4DoLRuv1wT, updating sharding table last seen and last dialed.
[2024-10-26 08:29:26] TRACE: [dialPeersCommand] Node connected to QmPsZmGoQzd6s5aA4iuwQT2ZyVpsC6rNVe6wf8nRMsTqfe, updating sharding table last seen and last dialed.
[2024-10-26 08:29:26] TRACE: [dialPeersCommand] Node connected to QmS1dr5Fpc9eeWcQKeE1EJF4Z35GRJLFo49T7BU5R497pV, updating sharding table last seen and last dialed.
[2024-10-26 08:29:26] TRACE: [dialPeersCommand] Node connected to QmZNKqXNCrcw2qA4H9CJQHZv7VwnQiv3sZ8bPYCVKq8esy, updating sharding table last seen and last dialed.
[2024-10-26 08:29:26] TRACE: [dialPeersCommand] Node connected to QmPb2WRPT86Hg2q4vdPvW2oMm7abQYsuy8RXSWm72SXVsy, updating sharding table last seen and last dialed.
[2024-10-26 08:29:26] TRACE: [dialPeersCommand] Node connected to QmZJTNx4oWYNHmCnAWRh1pEaqXUJPc8Z4iJG2s2WdcGhgH, updating sharding table last seen and last dialed.
[2024-10-26 08:29:26] TRACE: [dialPeersCommand] Node connected to QmV2PuLG16BFKx59HjYjEMwaUUjjcKMyx97W9RL7xZPkHm, updating sharding table last seen and last dialed.
[2024-10-26 08:29:26] TRACE: [dialPeersCommand] Node connected to QmT2MopAQN6yyvMEdjvNNRZV1uEqYnjkwLjJYFoTuhgUUd, updating sharding table last seen and last dialed.
[2024-10-26 08:29:26] TRACE: [dialPeersCommand] Node connected to QmeHtWmSLkkfT2y4ibXFeDk1XT45AtR15qo2TmD6xpxRPx, updating sharding table last seen and last dialed.
[2024-10-26 08:29:26] TRACE: [dialPeersCommand] Node connected to QmbMof1V2xHTLhSz62YjeG6kewuE8e85ET3pPh3uFR2fhd, updating sharding table last seen and last dialed.
[2024-10-26 08:29:26] TRACE: [dialPeersCommand] Node connected to QmQhWMwHEUV8fpor6asUHzDekwE1ibhL1GeEpkRHuzeQWH, updating sharding table last seen and last dialed.
[2024-10-26 08:29:26] TRACE: [dialPeersCommand] Node connected to QmTxV7zfh8duoJ2CZvJWju4zghPvHKL6Q9Q9iTfvEvNDte, updating sharding table last seen and last dialed.
[2024-10-26 08:29:26] TRACE: [dialPeersCommand] Node connected to QmPe74nxGtFw4P4MnTs5jBne8iDZuzsFHC8hoCjjvE2fyi, updating sharding table last seen and last dialed.
[2024-10-26 08:29:26] TRACE: [dialPeersCommand] Node connected to QmRWFs9Z3MxPuKDVLpFMF1Hd1aBuzHpgQLws4hXRTPWTaU, updating sharding table last seen and last dialed.
example logging show!!!