hyperledger / besu

An enterprise-grade Java-based, Apache 2.0 licensed Ethereum client https://wiki.hyperledger.org/display/besu
https://www.hyperledger.org/projects/besu
Apache License 2.0
1.48k stars 809 forks source link

One IBFT validator produces node permissioning errors when other validators with same config work OK #4393

Open jorgesjv opened 2 years ago

jorgesjv commented 2 years ago

Description

As an Besu private network user, one of the four validators shows permissioning errors even with the same config as the others, and only imports blocks, not produces.

Steps to Reproduce (Bug)

  1. Set config.toml and genesis.
  2. Permissioning all nodes.
  3. Run Besu private network.

Expected behavior: All validators running and producing blocks.

Actual behavior: One of the four validators shows permissioning errors, only imports blocks, not produces.

Logs

2022-09-14 09:55:56.796+02:00 | vert.x-eventloop-thread-3 | TRACE | MainnetTransactionProcessor | Gas used by transaction: 32111, by message call/contract creation: 215 
2022-09-14 09:55:56.796+02:00 | vert.x-eventloop-thread-3 | ERROR | ContextImpl | Unhandled exception Failed node permissioning smart contract call
2022-09-14 09:55:57.471+02:00 | EthScheduler-Timer-0 | DEBUG | FullSyncTargetManager | Caught up to best peer: 10763561, Peers: 3 
2022-09-14 09:55:57.471+02:00 | EthScheduler-Timer-0 | DEBUG | WaitForPeerTask | Waiting for new peer connection. 3 peers currently connected. 
2022-09-14 09:55:59.002+02:00 | nioEventLoopGroup-3-6 | TRACE | BftProtocolManager | Process message IBF/1, 0, from = 0xf0b1cbf982ec8411af8d3a01501c957cda414a4b 
2022-09-14 09:55:59.003+02:00 | pool-8-thread-1 | TRACE | BaseBftController | Received BFT Proposal message 
2022-09-14 09:55:59.003+02:00 | pool-8-thread-1 | TRACE | ValidatorPeers | Sending message to peers messageCode=0 recipients=[0x50ad5a63b1dab6d7f31c4ab66eac3a5cc5d4ae30, 0x5013f29340d30b7b745b0518efe146e1f4003026, 0xd69f4f2f172a802b84fb9f27cb8b6f5b0d517623] 
2022-09-14 09:55:59.003+02:00 | pool-8-thread-1 | TRACE | IbftBlockHeightManager | Received a Proposal Payload. 
2022-09-14 09:55:59.003+02:00 | pool-8-thread-1 | DEBUG | IbftRound | Received a proposal message. round=ConsensusRoundIdentifier{Sequence=10763563, Round=0} 
2022-09-14 09:55:59.003+02:00 | nioEventLoopGroup-3-5 | TRACE | BftProtocolManager | Process message IBF/1, 0, from = 0xd69f4f2f172a802b84fb9f27cb8b6f5b0d517623 
2022-09-14 09:55:59.003+02:00 | nioEventLoopGroup-3-4 | TRACE | BftProtocolManager | Process message IBF/1, 0, from = 0x50ad5a63b1dab6d7f31c4ab66eac3a5cc5d4ae30 
2022-09-14 09:55:59.004+02:00 | pool-8-thread-1 | TRACE | RoundState | Round state updated prepared=false committed=false preparedQuorum=0/2 committedQuorum=0/3 
2022-09-14 09:55:59.005+02:00 | nioEventLoopGroup-3-5 | TRACE | BftProtocolManager | Process message IBF/1, 1, from = 0xd69f4f2f172a802b84fb9f27cb8b6f5b0d517623 
2022-09-14 09:55:59.005+02:00 | pool-8-thread-1 | TRACE | RoundState | Round state added commit message commit=BftMessage[payload=SignedData[sender=0x5013f29340d30b7b745b0518efe146e1f4003026, signature=Signature{r=110374847208510317559220935099857954037628765451693953594826726880457644065871, s=44102362371463275146719399739172855381605024363473481121817812197080791397020, recId=1}, unsignedPayload=CommitPayload[roundIdentifier=ConsensusRoundIdentifier{Sequence=10763563, Round=0}, digest=0xe1903f21b6b2b79ef054e8e9d949b3146909bdd6bcfece27e298001335335d36, commitSeal=Signature{r=94521824767340745060195500727779020566810712515501274579446491761052594889598, s=7589968444031359290523643699780867594421456350421056793072639013826816910357, recId=1}]]] 
2022-09-14 09:55:59.005+02:00 | pool-8-thread-1 | TRACE | RoundState | Round state updated prepared=false committed=false preparedQuorum=0/2 committedQuorum=1/3 
2022-09-14 09:55:59.005+02:00 | pool-8-thread-1 | DEBUG | IbftRound | Sending prepare message. round=ConsensusRoundIdentifier{Sequence=10763563, Round=0} 
2022-09-14 09:55:59.005+02:00 | pool-8-thread-1 | TRACE | RoundState | Round state added prepare message prepare=BftMessage[payload=SignedData[sender=0x5013f29340d30b7b745b0518efe146e1f4003026, signature=Signature{r=102242292190366549273312024544903640356053505022358265475670480985587437080459, s=26542688117405291957529194520285664303000148263780939864719759350369100449997, recId=0}, unsignedPayload=PreparePayload[roundIdentifier=ConsensusRoundIdentifier{Sequence=10763563, Round=0}, digest=0xe1903f21b6b2b79ef054e8e9d949b3146909bdd6bcfece27e298001335335d36]]] 
2022-09-14 09:55:59.005+02:00 | pool-8-thread-1 | TRACE | RoundState | Round state updated prepared=false committed=false preparedQuorum=1/2 committedQuorum=1/3 
2022-09-14 09:55:59.006+02:00 | nioEventLoopGroup-3-6 | TRACE | BftProtocolManager | Process message IBF/1, 1, from = 0xf0b1cbf982ec8411af8d3a01501c957cda414a4b 
2022-09-14 09:55:59.006+02:00 | nioEventLoopGroup-3-4 | TRACE | BftProtocolManager | Process message IBF/1, 1, from = 0x50ad5a63b1dab6d7f31c4ab66eac3a5cc5d4ae30 
2022-09-14 09:55:59.006+02:00 | nioEventLoopGroup-3-4 | TRACE | BftProtocolManager | Process message IBF/1, 1, from = 0x50ad5a63b1dab6d7f31c4ab66eac3a5cc5d4ae30 
2022-09-14 09:55:59.006+02:00 | nioEventLoopGroup-3-5 | TRACE | BftProtocolManager | Process message IBF/1, 1, from = 0xd69f4f2f172a802b84fb9f27cb8b6f5b0d517623 
2022-09-14 09:55:59.007+02:00 | nioEventLoopGroup-3-6 | TRACE | BftProtocolManager | Process message IBF/1, 1, from = 0xf0b1cbf982ec8411af8d3a01501c957cda414a4b 
2022-09-14 09:55:59.007+02:00 | nioEventLoopGroup-3-5 | TRACE | BftProtocolManager | Process message IBF/1, 2, from = 0xd69f4f2f172a802b84fb9f27cb8b6f5b0d517623 
2022-09-14 09:55:59.007+02:00 | nioEventLoopGroup-3-6 | TRACE | BftProtocolManager | Process message IBF/1, 2, from = 0xf0b1cbf982ec8411af8d3a01501c957cda414a4b 
2022-09-14 09:55:59.007+02:00 | nioEventLoopGroup-3-6 | TRACE | BftProtocolManager | Process message IBF/1, 2, from = 0xf0b1cbf982ec8411af8d3a01501c957cda414a4b 
2022-09-14 09:55:59.007+02:00 | nioEventLoopGroup-3-4 | TRACE | BftProtocolManager | Process message IBF/1, 2, from = 0x50ad5a63b1dab6d7f31c4ab66eac3a5cc5d4ae30 
2022-09-14 09:55:59.008+02:00 | nioEventLoopGroup-3-5 | TRACE | BftProtocolManager | Process message IBF/1, 2, from = 0xd69f4f2f172a802b84fb9f27cb8b6f5b0d517623 
2022-09-14 09:55:59.008+02:00 | nioEventLoopGroup-3-5 | TRACE | BftProtocolManager | Process message IBF/1, 2, from = 0xd69f4f2f172a802b84fb9f27cb8b6f5b0d517623 
2022-09-14 09:55:59.008+02:00 | nioEventLoopGroup-3-6 | TRACE | BftProtocolManager | Process message IBF/1, 2, from = 0xf0b1cbf982ec8411af8d3a01501c957cda414a4b 
2022-09-14 09:55:59.007+02:00 | pool-8-thread-1 | TRACE | ValidatorPeers | Sending message to peers messageCode=1 recipients=[0xf0b1cbf982ec8411af8d3a01501c957cda414a4b, 0x50ad5a63b1dab6d7f31c4ab66eac3a5cc5d4ae30, 0x5013f29340d30b7b745b0518efe146e1f4003026, 0xd69f4f2f172a802b84fb9f27cb8b6f5b0d517623] 
2022-09-14 09:55:59.008+02:00 | nioEventLoopGroup-3-4 | TRACE | BftProtocolManager | Process message IBF/1, 2, from = 0x50ad5a63b1dab6d7f31c4ab66eac3a5cc5d4ae30 
2022-09-14 09:55:59.008+02:00 | pool-8-thread-1 | TRACE | BaseBftController | Discarded duplicate message 
2022-09-14 09:55:59.008+02:00 | pool-8-thread-1 | TRACE | BaseBftController | Discarded duplicate message 
2022-09-14 09:55:59.009+02:00 | pool-8-thread-1 | TRACE | BaseBftController | Received BFT Prepare message 
2022-09-14 09:55:59.009+02:00 | pool-8-thread-1 | TRACE | ValidatorPeers | Sending message to peers messageCode=1 recipients=[0xf0b1cbf982ec8411af8d3a01501c957cda414a4b, 0x50ad5a63b1dab6d7f31c4ab66eac3a5cc5d4ae30, 0x5013f29340d30b7b745b0518efe146e1f4003026] 
2022-09-14 09:55:59.009+02:00 | pool-8-thread-1 | TRACE | IbftBlockHeightManager | Received a Prepare Payload. 
2022-09-14 09:55:59.009+02:00 | pool-8-thread-1 | DEBUG | IbftRound | Received a prepare message. round=ConsensusRoundIdentifier{Sequence=10763563, Round=0} 
2022-09-14 09:55:59.009+02:00 | nioEventLoopGroup-3-4 | TRACE | BftProtocolManager | Process message IBF/1, 2, from = 0x50ad5a63b1dab6d7f31c4ab66eac3a5cc5d4ae30 
2022-09-14 09:55:59.009+02:00 | pool-8-thread-1 | TRACE | RoundState | Round state added prepare message prepare=BftMessage[payload=SignedData[sender=0xd69f4f2f172a802b84fb9f27cb8b6f5b0d517623, signature=Signature{r=52440278012278247947657236677534491788077938526948115444459753563777817562200, s=22922675174915067083425473523905781393407362783878173150806069087454649580707, recId=0}, unsignedPayload=PreparePayload[roundIdentifier=ConsensusRoundIdentifier{Sequence=10763563, Round=0}, digest=0xe1903f21b6b2b79ef054e8e9d949b3146909bdd6bcfece27e298001335335d36]]] 
2022-09-14 09:55:59.010+02:00 | pool-8-thread-1 | TRACE | RoundState | Round state updated prepared=true committed=false preparedQuorum=2/2 committedQuorum=1/3 
2022-09-14 09:55:59.010+02:00 | pool-8-thread-1 | DEBUG | IbftRound | Sending commit message. round=ConsensusRoundIdentifier{Sequence=10763563, Round=0} 
2022-09-14 09:55:59.011+02:00 | pool-8-thread-1 | TRACE | ValidatorPeers | Sending message to peers messageCode=2 recipients=[0xf0b1cbf982ec8411af8d3a01501c957cda414a4b, 0x50ad5a63b1dab6d7f31c4ab66eac3a5cc5d4ae30, 0x5013f29340d30b7b745b0518efe146e1f4003026, 0xd69f4f2f172a802b84fb9f27cb8b6f5b0d517623] 
2022-09-14 09:55:59.011+02:00 | pool-8-thread-1 | TRACE | BaseBftController | Discarded duplicate message 
2022-09-14 09:55:59.011+02:00 | pool-8-thread-1 | TRACE | BaseBftController | Received BFT Prepare message 
2022-09-14 09:55:59.011+02:00 | pool-8-thread-1 | TRACE | ValidatorPeers | Sending message to peers messageCode=1 recipients=[0xf0b1cbf982ec8411af8d3a01501c957cda414a4b, 0x5013f29340d30b7b745b0518efe146e1f4003026, 0xd69f4f2f172a802b84fb9f27cb8b6f5b0d517623] 
2022-09-14 09:55:59.011+02:00 | pool-8-thread-1 | TRACE | IbftBlockHeightManager | Received a Prepare Payload. 
2022-09-14 09:55:59.011+02:00 | pool-8-thread-1 | DEBUG | IbftRound | Received a prepare message. round=ConsensusRoundIdentifier{Sequence=10763563, Round=0} 
2022-09-14 09:55:59.011+02:00 | pool-8-thread-1 | TRACE | RoundState | Round state added prepare message prepare=BftMessage[payload=SignedData[sender=0x50ad5a63b1dab6d7f31c4ab66eac3a5cc5d4ae30, signature=Signature{r=92726434715161958430965824299909285528178123778004419139825038766585133693100, s=47674677181751595231957800610640553194397230535914787103803349913844498038926, recId=1}, unsignedPayload=PreparePayload[roundIdentifier=ConsensusRoundIdentifier{Sequence=10763563, Round=0}, digest=0xe1903f21b6b2b79ef054e8e9d949b3146909bdd6bcfece27e298001335335d36]]] 
2022-09-14 09:55:59.012+02:00 | pool-8-thread-1 | TRACE | RoundState | Round state updated prepared=true committed=false preparedQuorum=3/2 committedQuorum=1/3 
2022-09-14 09:55:59.012+02:00 | pool-8-thread-1 | TRACE | BaseBftController | Discarded duplicate message 
2022-09-14 09:55:59.012+02:00 | pool-8-thread-1 | TRACE | BaseBftController | Discarded duplicate message 
2022-09-14 09:55:59.012+02:00 | pool-8-thread-1 | TRACE | BaseBftController | Discarded duplicate message 
2022-09-14 09:55:59.012+02:00 | pool-8-thread-1 | TRACE | BaseBftController | Received BFT Commit message 
2022-09-14 09:55:59.012+02:00 | pool-8-thread-1 | TRACE | ValidatorPeers | Sending message to peers messageCode=2 recipients=[0xf0b1cbf982ec8411af8d3a01501c957cda414a4b, 0x50ad5a63b1dab6d7f31c4ab66eac3a5cc5d4ae30, 0x5013f29340d30b7b745b0518efe146e1f4003026] 
2022-09-14 09:55:59.013+02:00 | pool-8-thread-1 | TRACE | IbftBlockHeightManager | Received a Commit Payload. 
2022-09-14 09:55:59.013+02:00 | pool-8-thread-1 | DEBUG | IbftRound | Received a commit message. round=ConsensusRoundIdentifier{Sequence=10763563, Round=0} 
2022-09-14 09:55:59.013+02:00 | pool-8-thread-1 | TRACE | RoundState | Round state added commit message commit=BftMessage[payload=SignedData[sender=0xd69f4f2f172a802b84fb9f27cb8b6f5b0d517623, signature=Signature{r=3826136558374560643337060817668874835234239907529745624423497952567312064654, s=47451378387795352333205533450347276971997084727212015698006960883285163473685, recId=0}, unsignedPayload=CommitPayload[roundIdentifier=ConsensusRoundIdentifier{Sequence=10763563, Round=0}, digest=0xe1903f21b6b2b79ef054e8e9d949b3146909bdd6bcfece27e298001335335d36, commitSeal=Signature{r=21043389727057858161547626767930713099069524659986625452370059922485326803630, s=13860254595941835820716077064705485984186491549035588562538098656195921508936, recId=1}]]] 
2022-09-14 09:55:59.013+02:00 | pool-8-thread-1 | TRACE | RoundState | Round state updated prepared=true committed=false preparedQuorum=3/2 committedQuorum=2/3 
2022-09-14 09:55:59.013+02:00 | pool-8-thread-1 | TRACE | BaseBftController | Received BFT Commit message 
2022-09-14 09:55:59.014+02:00 | pool-8-thread-1 | TRACE | ValidatorPeers | Sending message to peers messageCode=2 recipients=[0x50ad5a63b1dab6d7f31c4ab66eac3a5cc5d4ae30, 0x5013f29340d30b7b745b0518efe146e1f4003026, 0xd69f4f2f172a802b84fb9f27cb8b6f5b0d517623] 
2022-09-14 09:55:59.014+02:00 | pool-8-thread-1 | TRACE | IbftBlockHeightManager | Received a Commit Payload. 
2022-09-14 09:55:59.014+02:00 | pool-8-thread-1 | DEBUG | IbftRound | Received a commit message. round=ConsensusRoundIdentifier{Sequence=10763563, Round=0} 
2022-09-14 09:55:59.014+02:00 | pool-8-thread-1 | TRACE | RoundState | Round state added commit message commit=BftMessage[payload=SignedData[sender=0xf0b1cbf982ec8411af8d3a01501c957cda414a4b, signature=Signature{r=43532622803779304582428154815133374289324684838220801517678764886426079879060, s=31270159867768915246694224577463246411923650378481537410027972936313421494336, recId=1}, unsignedPayload=CommitPayload[roundIdentifier=ConsensusRoundIdentifier{Sequence=10763563, Round=0}, digest=0xe1903f21b6b2b79ef054e8e9d949b3146909bdd6bcfece27e298001335335d36, commitSeal=Signature{r=113130161720692864416776146143170999438375070037190939294166673995306713392957, s=50289490642080641160415321634722922024150048373028616675661488581873152625720, recId=0}]]] 
2022-09-14 09:55:59.014+02:00 | pool-8-thread-1 | TRACE | RoundState | Round state updated prepared=true committed=true preparedQuorum=3/2 committedQuorum=3/3 
2022-09-14 09:55:59.014+02:00 | pool-8-thread-1 | DEBUG | IbftRound | Importing block to chain. round=ConsensusRoundIdentifier{Sequence=10763563, Round=0}, hash=0xa8e0d6039b9680fa50f75b461b2e9e987890d26dfeeb0f622b2a396671cb8a0b 
2022-09-14 09:55:59.014+02:00 | pool-8-thread-1 | TRACE | IbftRound | Importing block with extraData=org.hyperledger.besu.consensus.common.bft.BftExtraData@64ca88d4 
2022-09-14 09:55:59.017+02:00 | nioEventLoopGroup-3-1 | TRACE | EthProtocolManager | Process message eth/66, 7 
2022-09-14 09:55:59.022+02:00 | nioEventLoopGroup-3-2 | TRACE | EthProtocolManager | Process message eth/66, 7 
2022-09-14 09:55:59.026+02:00 | nioEventLoopGroup-3-2 | TRACE | BlockPropagationManager | Import or save pending block 10763563 
2022-09-14 09:55:59.027+02:00 | EthScheduler-Workers-1 | TRACE | AbstractPeerConnection | Writing org.hyperledger.besu.ethereum.eth.messages.NewBlockMessage@d9c4eef1 to PeerInfo{version=5, clientId='besu/v21.10.6/linux-x86_64/openjdk-java-11', capabilities=[eth/62, eth/63, eth/64, eth/65, eth/66, IBF/1], port=30303, nodeId=0x156262c622baa6a451a688e10dfb23db716bb7d273c75fc8892595f3fa11654f68a0686af2a7c85f3d327f309f008b364b10ea1df4e8533941c50a181ed809a7} via protocol eth/66 
2022-09-14 09:55:59.027+02:00 | EthScheduler-Workers-1 | TRACE | AbstractPeerConnection | Writing org.hyperledger.besu.ethereum.eth.messages.NewBlockMessage@d9c4eef1 to PeerInfo{version=5, clientId='besu/v21.10.6/linux-x86_64/openjdk-java-11', capabilities=[eth/62, eth/63, eth/64, eth/65, eth/66, IBF/1], port=30303, nodeId=0x38d4468ceb2e208159f1ee12094fd9d5fcc14d231be3438a269d17108866dbd15e4d8aebfb0655bf8d251a2a247fd31e4327b4dc172302df3656551c3ff5a17d} via protocol eth/66 
2022-09-14 09:55:59.027+02:00 | EthScheduler-Workers-1 | TRACE | AbstractPeerConnection | Writing org.hyperledger.besu.ethereum.eth.messages.NewBlockMessage@d9c4eef1 to PeerInfo{version=5, clientId='besu/v21.10.6/linux-x86_64/openjdk-java-11', capabilities=[eth/62, eth/63, eth/64, eth/65, eth/66, IBF/1], port=30303, nodeId=0x4df4325069aeeb5696bed53a724b2a56ea6c8f39b2d70aa880a3c550db6f7fda25e62b7d7ee4d3116348ef0bbba44f12733f4d6747ce9e60c30f1ba4effc6745} via protocol eth/66 
2022-09-14 09:55:59.026+02:00 | nioEventLoopGroup-3-1 | TRACE | BlockPropagationManager | Import or save pending block 10763563 
2022-09-14 09:55:59.026+02:00 | nioEventLoopGroup-3-3 | TRACE | EthProtocolManager | Process message eth/66, 7 
2022-09-14 09:55:59.028+02:00 | nioEventLoopGroup-3-3 | TRACE | BlockPropagationManager | Import or save pending block 10763563 
2022-09-14 09:55:59.029+02:00 | pool-8-thread-1 | TRACE | NodePermissioningController | Node permissioning: Checking enode://24d7fd1111ebcbf05f7f70d01d78c201ae951a296c84a1c6845bf19a91b5868831ce56c1da4bdf61c6b53425622535630b218dce49ea41eb648004d26ed44d78@107.105.0.26:30303 -> enode://156262c622baa6a451a688e10dfb23db716bb7d273c75fc8892595f3fa11654f68a0686af2a7c85f3d327f309f008b364b10ea1df4e8533941c50a181ed809a7@107.105.0.23:30303 
2022-09-14 09:55:59.030+02:00 | pool-8-thread-1 | TRACE | NodePermissioningController | Node permissioning - Insufficient Peers: Permitted enode://24d7fd1111ebcbf05f7f70d01d78c201ae951a296c84a1c6845bf19a91b5868831ce56c1da4bdf61c6b53425622535630b218dce49ea41eb648004d26ed44d78@107.105.0.26:30303 -> enode://156262c622baa6a451a688e10dfb23db716bb7d273c75fc8892595f3fa11654f68a0686af2a7c85f3d327f309f008b364b10ea1df4e8533941c50a181ed809a7@107.105.0.23:30303 
2022-09-14 09:55:59.030+02:00 | pool-8-thread-1 | TRACE | NodePermissioningController | Node permissioning: Checking enode://24d7fd1111ebcbf05f7f70d01d78c201ae951a296c84a1c6845bf19a91b5868831ce56c1da4bdf61c6b53425622535630b218dce49ea41eb648004d26ed44d78@107.105.0.26:30303 -> enode://4df4325069aeeb5696bed53a724b2a56ea6c8f39b2d70aa880a3c550db6f7fda25e62b7d7ee4d3116348ef0bbba44f12733f4d6747ce9e60c30f1ba4effc6745@107.105.0.24:30303 
2022-09-14 09:55:59.031+02:00 | pool-8-thread-1 | TRACE | NodePermissioningController | Node permissioning - Insufficient Peers: Permitted enode://24d7fd1111ebcbf05f7f70d01d78c201ae951a296c84a1c6845bf19a91b5868831ce56c1da4bdf61c6b53425622535630b218dce49ea41eb648004d26ed44d78@107.105.0.26:30303 -> enode://4df4325069aeeb5696bed53a724b2a56ea6c8f39b2d70aa880a3c550db6f7fda25e62b7d7ee4d3116348ef0bbba44f12733f4d6747ce9e60c30f1ba4effc6745@107.105.0.24:30303 
2022-09-14 09:55:59.031+02:00 | pool-8-thread-1 | TRACE | NodePermissioningController | Node permissioning: Checking enode://24d7fd1111ebcbf05f7f70d01d78c201ae951a296c84a1c6845bf19a91b5868831ce56c1da4bdf61c6b53425622535630b218dce49ea41eb648004d26ed44d78@107.105.0.26:30303 -> enode://38d4468ceb2e208159f1ee12094fd9d5fcc14d231be3438a269d17108866dbd15e4d8aebfb0655bf8d251a2a247fd31e4327b4dc172302df3656551c3ff5a17d@180.49.47.18:30303 
2022-09-14 09:55:59.031+02:00 | pool-8-thread-1 | TRACE | NodePermissioningController | Node permissioning - Insufficient Peers: Permitted enode://24d7fd1111ebcbf05f7f70d01d78c201ae951a296c84a1c6845bf19a91b5868831ce56c1da4bdf61c6b53425622535630b218dce49ea41eb648004d26ed44d78@107.105.0.26:30303 -> enode://38d4468ceb2e208159f1ee12094fd9d5fcc14d231be3438a269d17108866dbd15e4d8aebfb0655bf8d251a2a247fd31e4327b4dc172302df3656551c3ff5a17d@180.49.47.18:30303 
2022-09-14 09:55:59.031+02:00 | pool-8-thread-1 | TRACE | BlockPropagationManager | Ready for import blocks found [] for 10763563 
2022-09-14 09:55:59.031+02:00 | pool-8-thread-1 | TRACE | BlockPropagationManager | Not ready for import blocks found for 10763563 
2022-09-14 09:55:59.032+02:00 | pool-8-thread-1 | TRACE | BftMiningCoordinator | New canonical head detected 
2022-09-14 09:55:59.032+02:00 | pool-8-thread-1 | DEBUG | TransactionLogBloomCacher | Caching logs bloom for block 0xa43d2b. 
2022-09-14 09:55:59.032+02:00 | EthScheduler-Workers-0 | INFO  | PersistBlockTask | Imported #10,763,563 / 0 tx / 0 om / 0 (0.0%) gas / (0xa8e0d6039b9680fa50f75b461b2e9e987890d26dfeeb0f622b2a396671cb8a0b) in 0.005s. Peers: 3 
2022-09-14 09:55:59.032+02:00 | pool-8-thread-1 | INFO  | IbftBesuControllerBuilder | Imported #10,763,563 / 0 tx / 0 pending / 0 (0.0%) gas / (0xa8e0d6039b9680fa50f75b461b2e9e987890d26dfeeb0f622b2a396671cb8a0b) 
2022-09-14 09:55:59.032+02:00 | pool-8-thread-1 | TRACE | BaseBftController | Received BFT Commit message 
2022-09-14 09:55:59.034+02:00 | pool-8-thread-1 | DEBUG | BaseBftController | Discarding a message which targets a height 10763563 not above current chain height 10763563. 
2022-09-14 09:55:59.034+02:00 | pool-8-thread-1 | TRACE | BaseBftController | Discarded duplicate message 
2022-09-14 09:55:59.034+02:00 | pool-8-thread-1 | TRACE | BaseBftController | Discarded duplicate message 
2022-09-14 09:55:59.035+02:00 | pool-8-thread-1 | TRACE | BaseBftController | Discarded duplicate message 
2022-09-14 09:55:59.035+02:00 | pool-8-thread-1 | TRACE | BaseBftController | Discarded duplicate message 
2022-09-14 09:55:59.035+02:00 | pool-8-thread-1 | TRACE | BaseBftController | Discarded duplicate message 
2022-09-14 09:55:59.035+02:00 | pool-8-thread-1 | TRACE | BaseBftController | Discarded duplicate message 
2022-09-14 09:55:59.035+02:00 | pool-8-thread-1 | DEBUG | BaseBftController | New chain head detected (block number=10763563), currently mining on top of 10763562. 
2022-09-14 09:55:59.778+02:00 | vert.x-eventloop-thread-0 | TRACE | RouterImpl | Router: 846743591 accepting request POST http://107.105.0.26:8545/ 
2022-09-14 09:55:59.778+02:00 | vert.x-eventloop-thread-0 | TRACE | RoutingContextImplBase | Route matches: RouteState{path='null', order=1, enabled=true, methods=null, consumes=null, emptyBodyPermittedWithConsumes=false, produces=null, contextHandlers=[org.hyperledger.besu.ethereum.api.jsonrpc.JsonRpcHttpService$$Lambda$1076/0x000000010073fc40@3d0ffd7], failureHandlers=null, added=true, pattern=null, groups=null, useNormalisedPath=true, namedGroupsInRegex=null, virtualHostPattern=null, pathEndsWithSlash=false, exclusive=false, exactPath=false} 
2022-09-14 09:55:59.778+02:00 | vert.x-eventloop-thread-0 | TRACE | RoutingContextImplBase | Calling the  handler 
2022-09-14 09:55:59.778+02:00 | vert.x-eventloop-thread-0 | DEBUG | B3PropagatorExtractorMultipleHeaders | Invalid TraceId in B3 header: null'. Returning INVALID span context. 
2022-09-14 09:55:59.778+02:00 | vert.x-eventloop-thread-0 | TRACE | RoutingContextImplBase | Route matches: RouteState{path='null', order=2, enabled=true, methods=null, consumes=null, emptyBodyPermittedWithConsumes=false, produces=null, contextHandlers=[org.hyperledger.besu.ethereum.api.jsonrpc.JsonRpcHttpService$$Lambda$1077/0x000000010073f040@1736d9c0], failureHandlers=null, added=true, pattern=null, groups=null, useNormalisedPath=true, namedGroupsInRegex=null, virtualHostPattern=null, pathEndsWithSlash=false, exclusive=false, exactPath=false} 
2022-09-14 09:55:59.778+02:00 | vert.x-eventloop-thread-0 | TRACE | RoutingContextImplBase | Calling the  handler 
2022-09-14 09:55:59.778+02:00 | vert.x-eventloop-thread-0 | TRACE | RoutingContextImplBase | Route matches: RouteState{path='null', order=3, enabled=true, methods=null, consumes=null, emptyBodyPermittedWithConsumes=false, produces=null, contextHandlers=[io.vertx.ext.web.handler.impl.CorsHandlerImpl@725316f0], failureHandlers=null, added=true, pattern=null, groups=null, useNormalisedPath=true, namedGroupsInRegex=null, virtualHostPattern=null, pathEndsWithSlash=false, exclusive=false, exactPath=false} 
2022-09-14 09:55:59.778+02:00 | vert.x-eventloop-thread-0 | TRACE | RoutingContextImplBase | Calling the  handler 
2022-09-14 09:55:59.778+02:00 | vert.x-eventloop-thread-0 | TRACE | RoutingContextImplBase | Route matches: RouteState{path='null', order=4, enabled=true, methods=null, consumes=null, emptyBodyPermittedWithConsumes=false, produces=null, contextHandlers=[io.vertx.ext.web.handler.impl.BodyHandlerImpl@3cd2caab], failureHandlers=null, added=true, pattern=null, groups=null, useNormalisedPath=true, namedGroupsInRegex=null, virtualHostPattern=null, pathEndsWithSlash=false, exclusive=false, exactPath=false} 
2022-09-14 09:55:59.779+02:00 | vert.x-eventloop-thread-0 | TRACE | RoutingContextImplBase | Calling the  handler 
2022-09-14 09:55:59.779+02:00 | vert.x-eventloop-thread-0 | TRACE | RoutingContextImplBase | Route matches: RouteState{path='/', order=8, enabled=true, methods=[POST], consumes=null, emptyBodyPermittedWithConsumes=false, produces=[io.vertx.ext.web.impl.ParsableMIMEValue@fd630a66], contextHandlers=[org.hyperledger.besu.ethereum.api.handlers.TimeoutHandler$$Lambda$1090/0x000000010074b440@52783223, org.hyperledger.besu.ethereum.api.jsonrpc.JsonRpcHttpService$$Lambda$1091/0x000000010074b840@2970ec6], failureHandlers=null, added=true, pattern=null, groups=null, useNormalisedPath=true, namedGroupsInRegex=null, virtualHostPattern=null, pathEndsWithSlash=true, exclusive=false, exactPath=true} 
2022-09-14 09:55:59.779+02:00 | vert.x-eventloop-thread-0 | TRACE | RoutingContextImplBase | Calling the  handler 
2022-09-14 09:55:59.779+02:00 | vert.x-worker-thread-10 | DEBUG | JsonRpcHttpService | JSON-RPC request -> admin_peers 
2022-09-14 09:55:59.784+02:00 | vert.x-eventloop-thread-0 | TRACE | RouterImpl | Router: 846743591 accepting request POST http://107.105.0.26:8545/ 
2022-09-14 09:55:59.784+02:00 | vert.x-eventloop-thread-0 | TRACE | RoutingContextImplBase | Route matches: RouteState{path='null', order=1, enabled=true, methods=null, consumes=null, emptyBodyPermittedWithConsumes=false, produces=null, contextHandlers=[org.hyperledger.besu.ethereum.api.jsonrpc.JsonRpcHttpService$$Lambda$1076/0x000000010073fc40@3d0ffd7], failureHandlers=null, added=true, pattern=null, groups=null, useNormalisedPath=true, namedGroupsInRegex=null, virtualHostPattern=null, pathEndsWithSlash=false, exclusive=false, exactPath=false} 
2022-09-14 09:55:59.784+02:00 | vert.x-eventloop-thread-0 | TRACE | RoutingContextImplBase | Calling the  handler 
2022-09-14 09:55:59.784+02:00 | vert.x-eventloop-thread-0 | DEBUG | B3PropagatorExtractorMultipleHeaders | Invalid TraceId in B3 header: null'. Returning INVALID span context. 
2022-09-14 09:55:59.784+02:00 | vert.x-eventloop-thread-0 | TRACE | RoutingContextImplBase | Route matches: RouteState{path='null', order=2, enabled=true, methods=null, consumes=null, emptyBodyPermittedWithConsumes=false, produces=null, contextHandlers=[org.hyperledger.besu.ethereum.api.jsonrpc.JsonRpcHttpService$$Lambda$1077/0x000000010073f040@1736d9c0], failureHandlers=null, added=true, pattern=null, groups=null, useNormalisedPath=true, namedGroupsInRegex=null, virtualHostPattern=null, pathEndsWithSlash=false, exclusive=false, exactPath=false} 
2022-09-14 09:55:59.784+02:00 | vert.x-eventloop-thread-0 | TRACE | RoutingContextImplBase | Calling the  handler 
2022-09-14 09:55:59.784+02:00 | vert.x-eventloop-thread-0 | TRACE | RoutingContextImplBase | Route matches: RouteState{path='null', order=3, enabled=true, methods=null, consumes=null, emptyBodyPermittedWithConsumes=false, produces=null, contextHandlers=[io.vertx.ext.web.handler.impl.CorsHandlerImpl@725316f0], failureHandlers=null, added=true, pattern=null, groups=null, useNormalisedPath=true, namedGroupsInRegex=null, virtualHostPattern=null, pathEndsWithSlash=false, exclusive=false, exactPath=false} 
2022-09-14 09:55:59.784+02:00 | vert.x-eventloop-thread-0 | TRACE | RoutingContextImplBase | Calling the  handler 
2022-09-14 09:55:59.784+02:00 | vert.x-eventloop-thread-0 | TRACE | RoutingContextImplBase | Route matches: RouteState{path='null', order=4, enabled=true, methods=null, consumes=null, emptyBodyPermittedWithConsumes=false, produces=null, contextHandlers=[io.vertx.ext.web.handler.impl.BodyHandlerImpl@3cd2caab], failureHandlers=null, added=true, pattern=null, groups=null, useNormalisedPath=true, namedGroupsInRegex=null, virtualHostPattern=null, pathEndsWithSlash=false, exclusive=false, exactPath=false} 
2022-09-14 09:55:59.785+02:00 | vert.x-eventloop-thread-0 | TRACE | RoutingContextImplBase | Calling the  handler 
2022-09-14 09:55:59.785+02:00 | vert.x-eventloop-thread-0 | TRACE | RoutingContextImplBase | Route matches: RouteState{path='/', order=8, enabled=true, methods=[POST], consumes=null, emptyBodyPermittedWithConsumes=false, produces=[io.vertx.ext.web.impl.ParsableMIMEValue@fd630a66], contextHandlers=[org.hyperledger.besu.ethereum.api.handlers.TimeoutHandler$$Lambda$1090/0x000000010074b440@52783223, org.hyperledger.besu.ethereum.api.jsonrpc.JsonRpcHttpService$$Lambda$1091/0x000000010074b840@2970ec6], failureHandlers=null, added=true, pattern=null, groups=null, useNormalisedPath=true, namedGroupsInRegex=null, virtualHostPattern=null, pathEndsWithSlash=true, exclusive=false, exactPath=true} 
2022-09-14 09:55:59.785+02:00 | vert.x-eventloop-thread-0 | TRACE | RoutingContextImplBase | Calling the  handler 
2022-09-14 09:55:59.785+02:00 | vert.x-worker-thread-12 | DEBUG | JsonRpcHttpService | JSON-RPC request -> eth_blockNumber 
2022-09-14 09:55:59.787+02:00 | vert.x-eventloop-thread-0 | TRACE | RouterImpl | Router: 846743591 accepting request POST http://107.105.0.26:8545/ 
2022-09-14 09:55:59.787+02:00 | vert.x-eventloop-thread-0 | TRACE | RoutingContextImplBase | Route matches: RouteState{path='null', order=1, enabled=true, methods=null, consumes=null, emptyBodyPermittedWithConsumes=false, produces=null, contextHandlers=[org.hyperledger.besu.ethereum.api.jsonrpc.JsonRpcHttpService$$Lambda$1076/0x000000010073fc40@3d0ffd7], failureHandlers=null, added=true, pattern=null, groups=null, useNormalisedPath=true, namedGroupsInRegex=null, virtualHostPattern=null, pathEndsWithSlash=false, exclusive=false, exactPath=false} 
2022-09-14 09:55:59.787+02:00 | vert.x-eventloop-thread-0 | TRACE | RoutingContextImplBase | Calling the  handler 
2022-09-14 09:55:59.787+02:00 | vert.x-eventloop-thread-0 | DEBUG | B3PropagatorExtractorMultipleHeaders | Invalid TraceId in B3 header: null'. Returning INVALID span context. 
2022-09-14 09:55:59.787+02:00 | vert.x-eventloop-thread-0 | TRACE | RoutingContextImplBase | Route matches: RouteState{path='null', order=2, enabled=true, methods=null, consumes=null, emptyBodyPermittedWithConsumes=false, produces=null, contextHandlers=[org.hyperledger.besu.ethereum.api.jsonrpc.JsonRpcHttpService$$Lambda$1077/0x000000010073f040@1736d9c0], failureHandlers=null, added=true, pattern=null, groups=null, useNormalisedPath=true, namedGroupsInRegex=null, virtualHostPattern=null, pathEndsWithSlash=false, exclusive=false, exactPath=false} 
2022-09-14 09:55:59.787+02:00 | vert.x-eventloop-thread-0 | TRACE | RoutingContextImplBase | Calling the  handler 
2022-09-14 09:55:59.787+02:00 | vert.x-eventloop-thread-0 | TRACE | RoutingContextImplBase | Route matches: RouteState{path='null', order=3, enabled=true, methods=null, consumes=null, emptyBodyPermittedWithConsumes=false, produces=null, contextHandlers=[io.vertx.ext.web.handler.impl.CorsHandlerImpl@725316f0], failureHandlers=null, added=true, pattern=null, groups=null, useNormalisedPath=true, namedGroupsInRegex=null, virtualHostPattern=null, pathEndsWithSlash=false, exclusive=false, exactPath=false} 
2022-09-14 09:55:59.787+02:00 | vert.x-eventloop-thread-0 | TRACE | RoutingContextImplBase | Calling the  handler 
2022-09-14 09:55:59.787+02:00 | vert.x-eventloop-thread-0 | TRACE | RoutingContextImplBase | Route matches: RouteState{path='null', order=4, enabled=true, methods=null, consumes=null, emptyBodyPermittedWithConsumes=false, produces=null, contextHandlers=[io.vertx.ext.web.handler.impl.BodyHandlerImpl@3cd2caab], failureHandlers=null, added=true, pattern=null, groups=null, useNormalisedPath=true, namedGroupsInRegex=null, virtualHostPattern=null, pathEndsWithSlash=false, exclusive=false, exactPath=false} 
2022-09-14 09:55:59.787+02:00 | vert.x-eventloop-thread-0 | TRACE | RoutingContextImplBase | Calling the  handler 
2022-09-14 09:55:59.787+02:00 | vert.x-eventloop-thread-0 | TRACE | RoutingContextImplBase | Route matches: RouteState{path='/', order=8, enabled=true, methods=[POST], consumes=null, emptyBodyPermittedWithConsumes=false, produces=[io.vertx.ext.web.impl.ParsableMIMEValue@fd630a66], contextHandlers=[org.hyperledger.besu.ethereum.api.handlers.TimeoutHandler$$Lambda$1090/0x000000010074b440@52783223, org.hyperledger.besu.ethereum.api.jsonrpc.JsonRpcHttpService$$Lambda$1091/0x000000010074b840@2970ec6], failureHandlers=null, added=true, pattern=null, groups=null, useNormalisedPath=true, namedGroupsInRegex=null, virtualHostPattern=null, pathEndsWithSlash=true, exclusive=false, exactPath=true} 
2022-09-14 09:55:59.787+02:00 | vert.x-eventloop-thread-0 | TRACE | RoutingContextImplBase | Calling the  handler 
2022-09-14 09:55:59.787+02:00 | vert.x-worker-thread-14 | DEBUG | JsonRpcHttpService | JSON-RPC request -> txpool_besuTransactions 
2022-09-14 09:55:59.790+02:00 | vert.x-eventloop-thread-0 | TRACE | RouterImpl | Router: 846743591 accepting request POST http://107.105.0.26:8545/ 
2022-09-14 09:55:59.790+02:00 | vert.x-eventloop-thread-0 | TRACE | RoutingContextImplBase | Route matches: RouteState{path='null', order=1, enabled=true, methods=null, consumes=null, emptyBodyPermittedWithConsumes=false, produces=null, contextHandlers=[org.hyperledger.besu.ethereum.api.jsonrpc.JsonRpcHttpService$$Lambda$1076/0x000000010073fc40@3d0ffd7], failureHandlers=null, added=true, pattern=null, groups=null, useNormalisedPath=true, namedGroupsInRegex=null, virtualHostPattern=null, pathEndsWithSlash=false, exclusive=false, exactPath=false} 
2022-09-14 09:55:59.790+02:00 | vert.x-eventloop-thread-0 | TRACE | RoutingContextImplBase | Calling the  handler 
2022-09-14 09:55:59.790+02:00 | vert.x-eventloop-thread-0 | DEBUG | B3PropagatorExtractorMultipleHeaders | Invalid TraceId in B3 header: null'. Returning INVALID span context. 
2022-09-14 09:55:59.790+02:00 | vert.x-eventloop-thread-0 | TRACE | RoutingContextImplBase | Route matches: RouteState{path='null', order=2, enabled=true, methods=null, consumes=null, emptyBodyPermittedWithConsumes=false, produces=null, contextHandlers=[org.hyperledger.besu.ethereum.api.jsonrpc.JsonRpcHttpService$$Lambda$1077/0x000000010073f040@1736d9c0], failureHandlers=null, added=true, pattern=null, groups=null, useNormalisedPath=true, namedGroupsInRegex=null, virtualHostPattern=null, pathEndsWithSlash=false, exclusive=false, exactPath=false} 
2022-09-14 09:55:59.790+02:00 | vert.x-eventloop-thread-0 | TRACE | RoutingContextImplBase | Calling the  handler 
2022-09-14 09:55:59.790+02:00 | vert.x-eventloop-thread-0 | TRACE | RoutingContextImplBase | Route matches: RouteState{path='null', order=3, enabled=true, methods=null, consumes=null, emptyBodyPermittedWithConsumes=false, produces=null, contextHandlers=[io.vertx.ext.web.handler.impl.CorsHandlerImpl@725316f0], failureHandlers=null, added=true, pattern=null, groups=null, useNormalisedPath=true, namedGroupsInRegex=null, virtualHostPattern=null, pathEndsWithSlash=false, exclusive=false, exactPath=false} 
2022-09-14 09:55:59.790+02:00 | vert.x-eventloop-thread-0 | TRACE | RoutingContextImplBase | Calling the  handler 
2022-09-14 09:55:59.790+02:00 | vert.x-eventloop-thread-0 | TRACE | RoutingContextImplBase | Route matches: RouteState{path='null', order=4, enabled=true, methods=null, consumes=null, emptyBodyPermittedWithConsumes=false, produces=null, contextHandlers=[io.vertx.ext.web.handler.impl.BodyHandlerImpl@3cd2caab], failureHandlers=null, added=true, pattern=null, groups=null, useNormalisedPath=true, namedGroupsInRegex=null, virtualHostPattern=null, pathEndsWithSlash=false, exclusive=false, exactPath=false} 
2022-09-14 09:55:59.790+02:00 | vert.x-eventloop-thread-0 | TRACE | RoutingContextImplBase | Calling the  handler 
2022-09-14 09:55:59.790+02:00 | vert.x-eventloop-thread-0 | TRACE | RoutingContextImplBase | Route matches: RouteState{path='/', order=8, enabled=true, methods=[POST], consumes=null, emptyBodyPermittedWithConsumes=false, produces=[io.vertx.ext.web.impl.ParsableMIMEValue@fd630a66], contextHandlers=[org.hyperledger.besu.ethereum.api.handlers.TimeoutHandler$$Lambda$1090/0x000000010074b440@52783223, org.hyperledger.besu.ethereum.api.jsonrpc.JsonRpcHttpService$$Lambda$1091/0x000000010074b840@2970ec6], failureHandlers=null, added=true, pattern=null, groups=null, useNormalisedPath=true, namedGroupsInRegex=null, virtualHostPattern=null, pathEndsWithSlash=true, exclusive=false, exactPath=true} 
2022-09-14 09:55:59.790+02:00 | vert.x-eventloop-thread-0 | TRACE | RoutingContextImplBase | Calling the  handler 
2022-09-14 09:55:59.790+02:00 | vert.x-worker-thread-13 | DEBUG | JsonRpcHttpService | JSON-RPC request -> eth_syncing 
2022-09-14 09:56:00.785+02:00 | vert.x-worker-thread-15 | DEBUG | PingPacketData | read PING enr as long scalar 
2022-09-14 09:56:00.785+02:00 | vert.x-eventloop-thread-3 | TRACE | DiscoveryProtocolLogger | >>> Received PING  packet from peer 0x095cac4614822f902900b4194bb081f1 (enode://095cac4614822f902900b4194bb081f1f19433c9b2d4dd57f235b33a10a5ed2d1ff72bf975a55449b8ab77ca1e19a204aad0583ce89192b591e684cf6fc3de8c@107.105.0.25:30303): Packet{type=PING, data=PingPacketData{from=Endpoint{host='Optional[107.105.0.25]', udpPort=30303, getTcpPort=30303}, to=Endpoint{host='Optional[107.105.0.26]', udpPort=30303, getTcpPort=30303}, expiration=1663142220, enrSeq=21}, hash=0xb4cdd79c05d267474960ffab83bf6898983168234098da25e31c762e7cf7a271, signature=Signature{r=27216695235577075912345541851266621991209171021267187815756591629674359329858, s=45687481400534223388227415211535236288830109041996867352808671922939083109735, recId=0}, publicKey=0x095cac4614822f902900b4194bb081f1f19433c9b2d4dd57f235b33a10a5ed2d1ff72bf975a55449b8ab77ca1e19a204aad0583ce89192b591e684cf6fc3de8c} 
2022-09-14 09:56:00.785+02:00 | vert.x-eventloop-thread-3 | TRACE | NodePermissioningController | Node permissioning: Checking enode://095cac4614822f902900b4194bb081f1f19433c9b2d4dd57f235b33a10a5ed2d1ff72bf975a55449b8ab77ca1e19a204aad0583ce89192b591e684cf6fc3de8c@107.105.0.25:30303 -> enode://24d7fd1111ebcbf05f7f70d01d78c201ae951a296c84a1c6845bf19a91b5868831ce56c1da4bdf61c6b53425622535630b218dce49ea41eb648004d26ed44d78@107.105.0.26:30303 
2022-09-14 09:56:00.786+02:00 | vert.x-eventloop-thread-3 | TRACE | MainnetTransactionProcessor | Starting execution of MessageCall{type=FRONTIER, nonce=0, gasPrice=0x0, gasLimit=9007199254740991, to=0x0000000000000000000000000000000000009999, value=0x0000000000000000000000000000000000000000000000000000000000000000, sig=Signature{r=57896044618658097711785492504343953926418782139537452191302581570759080747168, s=57896044618658097711785492504343953926418782139537452191302581570759080747168, recId=0}, payload=0x45a59e5b00000000000000000000000000000000000000000000000000000000000000600000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000000000000000000000000000000765f00000000000000000000000000000000000000000000000000000000000000803039356361633436313438323266393032393030623431393462623038316631663139343333633962326434646435376632333562333361313061356564326431666637326266393735613535343439623861623737636131653139613230346161643035383363653839313932623539316536383463663666633364653863000000000000000000000000000000000000000000000000000000000000000c3130372e3130352e302e32350000000000000000000000000000000000000000} 
2022-09-14 09:56:00.786+02:00 | vert.x-eventloop-thread-3 | TRACE | MainnetTransactionProcessor | Incremented sender 0x0000000000000000000000000000000000000000 nonce (0 -> 1) 
2022-09-14 09:56:00.786+02:00 | vert.x-eventloop-thread-3 | TRACE | MainnetTransactionProcessor | Deducted sender 0x0000000000000000000000000000000000000000 upfront gas cost 0x0000000000000000000000000000000000000000000000000000000000000000 (0x0000000000000000000000000000000000000000000000026402ac5922ba0000 -> 0x0000000000000000000000000000000000000000000000026402ac5922ba0000) 
2022-09-14 09:56:00.786+02:00 | vert.x-eventloop-thread-3 | TRACE | MainnetTransactionProcessor | Gas available for execution 9007199254709095 = 9007199254740991 - 31896 (limit - intrinsic) 
2022-09-14 09:56:00.787+02:00 | vert.x-eventloop-thread-3 | TRACE | MessageCallProcessor | Executing message-call 
2022-09-14 09:56:00.787+02:00 | vert.x-eventloop-thread-3 | TRACE | MessageCallProcessor | Message call from 0x0000000000000000000000000000000000000000 to 0x0000000000000000000000000000000000009999 has zero value: no fund transferred 

Versions

Any ideas? The rest of the validators nodes are producing blocks correctly, and when check the validators list(with the API method), it shows the node in the list, and also shows that it have not produced any block since the begining.

Thanks in advance

jorgesjv commented 1 year ago

More logs; there's a REVERT op that maybe causes the permissioning contract call error but the node is still importing blocks.

2022-10-06 12:03:09.304+02:00 | vert.x-eventloop-thread-3 | TRACE | NodePermissioningController | Node permissioning: Checking enode://095cac4614822f902900b4194bb081f1f19433c9b2d4dd57f235b33a10a5ed2d1ff72bf975a55449b8ab77ca1e19a204aad0583ce89192b591e684cf6fc3de8c@107.105.0.25:30303 -> enode://24d7fd1111ebcbf05f7f70d01d78c201ae951a296c84a1c6845bf19a91b5868831ce56c1da4bdf61c6b53425622535630b218dce49ea41eb648004d26ed44d78@107.105.0.26:30303
2022-10-06 12:03:09.305+02:00 | vert.x-eventloop-thread-3 | TRACE | MainnetTransactionProcessor | Starting execution of MessageCall{type=FRONTIER, nonce=0, gasPrice=0x0, gasLimit=9007199254740991, to=0x0000000000000000000000000000000000009999, value=0x0000000000000000000000000000000000000000000000000000000000000000, sig=Signature{r=57896044618658097711785492504343953926418782139537452191302581570759080747168, s=57896044618658097711785492504343953926418782139537452191302581570759080747168, recId=0}, payload=0x45a59e5b00000000000000000000000000000000000000000000000000000000000000600000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000000000000000000000000000000765f00000000000000000000000000000000000000000000000000000000000000803039356361633436313438323266393032393030623431393462623038316631663139343333633962326434646435376632333562333361313061356564326431666637326266393735613535343439623861623737636131653139613230346161643035383363653839313932623539316536383463663666633364653863000000000000000000000000000000000000000000000000000000000000000c3130372e3130352e302e32350000000000000000000000000000000000000000}
2022-10-06 12:03:09.305+02:00 | vert.x-eventloop-thread-3 | TRACE | MainnetTransactionProcessor | Incremented sender 0x0000000000000000000000000000000000000000 nonce (0 -> 1)
2022-10-06 12:03:09.305+02:00 | vert.x-eventloop-thread-3 | TRACE | MainnetTransactionProcessor | Deducted sender 0x0000000000000000000000000000000000000000 upfront gas cost 0x0000000000000000000000000000000000000000000000000000000000000000 (0x0000000000000000000000000000000000000000000000026402ac5922ba0000 -> 0x0000000000000000000000000000000000000000000000026402ac5922ba0000)
2022-10-06 12:03:09.305+02:00 | vert.x-eventloop-thread-3 | TRACE | MainnetTransactionProcessor | Gas available for execution 9007199254716895 = 9007199254740991 - 24096 (limit - intrinsic)
2022-10-06 12:03:09.305+02:00 | vert.x-eventloop-thread-3 | TRACE | MessageCallProcessor | Executing message-call
2022-10-06 12:03:09.305+02:00 | vert.x-eventloop-thread-3 | TRACE | MessageCallProcessor | Message call from 0x0000000000000000000000000000000000000000 to 0x0000000000000000000000000000000000009999 has zero value: no fund transferred
2022-10-06 12:03:09.305+02:00 | vert.x-eventloop-thread-3 | TRACE | EVM | Depth: 0
Operation: PUSH1
PC: 0
Gas cost: 3
Gas Remaining: 9007199254716895
Depth: 0
Stack:
        0 0x80
2022-10-06 12:03:09.305+02:00 | vert.x-eventloop-thread-3 | TRACE | EVM | Depth: 0
Operation: PUSH1
PC: 2
Gas cost: 3
Gas Remaining: 9007199254716892
Depth: 0
Stack:
        0 0x40
        1 0x80
2022-10-06 12:03:09.305+02:00 | vert.x-eventloop-thread-3 | TRACE | EVM | Depth: 0
Operation: MSTORE
PC: 4
Gas cost: 12
Gas Remaining: 9007199254716889
Depth: 0
Stack:
2022-10-06 12:03:09.305+02:00 | vert.x-eventloop-thread-3 | TRACE | EVM | Depth: 0
Operation: CALLVALUE
PC: 5
Gas cost: 2
Gas Remaining: 9007199254716877
Depth: 0
Stack:
        0 0x0000000000000000000000000000000000000000000000000000000000000000
2022-10-06 12:03:09.305+02:00 | vert.x-eventloop-thread-3 | TRACE | EVM | Depth: 0
Operation: DUP1
PC: 6
Gas cost: 3
Gas Remaining: 9007199254716875
Depth: 0
Stack:
        0 0x0000000000000000000000000000000000000000000000000000000000000000
        1 0x0000000000000000000000000000000000000000000000000000000000000000
2022-10-06 12:03:09.305+02:00 | vert.x-eventloop-thread-3 | TRACE | EVM | Depth: 0
Operation: ISZERO
PC: 7
Gas cost: 3
Gas Remaining: 9007199254716872
Depth: 0
Stack:
        0 0x0000000000000000000000000000000000000000000000000000000000000001
        1 0x0000000000000000000000000000000000000000000000000000000000000000
2022-10-06 12:03:09.305+02:00 | vert.x-eventloop-thread-3 | TRACE | EVM | Depth: 0
Operation: PUSH2
PC: 8
Gas cost: 3
Gas Remaining: 9007199254716869
Depth: 0
Stack:
        0 0x0010
        1 0x0000000000000000000000000000000000000000000000000000000000000001
        2 0x0000000000000000000000000000000000000000000000000000000000000000
2022-10-06 12:03:09.305+02:00 | vert.x-eventloop-thread-3 | TRACE | EVM | Depth: 0
Operation: JUMPI
PC: 16
Gas cost: 10
Gas Remaining: 9007199254716866
Depth: 0
Stack:
        0 0x0000000000000000000000000000000000000000000000000000000000000000
2022-10-06 12:03:09.305+02:00 | vert.x-eventloop-thread-3 | TRACE | EVM | Depth: 0
Operation: JUMPDEST
PC: 16
Gas cost: 1
Gas Remaining: 9007199254716856
Depth: 0
Stack:
        0 0x0000000000000000000000000000000000000000000000000000000000000000
2022-10-06 12:03:09.305+02:00 | vert.x-eventloop-thread-3 | TRACE | EVM | Depth: 0
Operation: POP
PC: 17
Gas cost: 2
Gas Remaining: 9007199254716855
Depth: 0
Stack:
2022-10-06 12:03:09.305+02:00 | vert.x-eventloop-thread-3 | TRACE | EVM | Depth: 0
Operation: PUSH1
PC: 18
Gas cost: 3
Gas Remaining: 9007199254716853
Depth: 0
Stack:
        0 0x04
2022-10-06 12:03:09.305+02:00 | vert.x-eventloop-thread-3 | TRACE | EVM | Depth: 0
Operation: CALLDATASIZE
PC: 20
Gas cost: 2
Gas Remaining: 9007199254716850
Depth: 0
Stack:
        0 0x0000000000000000000000000000000000000000000000000000000000000144
        1 0x04
2022-10-06 12:03:09.305+02:00 | vert.x-eventloop-thread-3 | TRACE | EVM | Depth: 0
Operation: LT
PC: 21
Gas cost: 3
Gas Remaining: 9007199254716848
Depth: 0
Stack:
        0 0x0000000000000000000000000000000000000000000000000000000000000000
2022-10-06 12:03:09.305+02:00 | vert.x-eventloop-thread-3 | TRACE | EVM | Depth: 0
Operation: PUSH2
PC: 22
Gas cost: 3
Gas Remaining: 9007199254716845
Depth: 0
Stack:
        0 0x00a9
        1 0x0000000000000000000000000000000000000000000000000000000000000000
2022-10-06 12:03:09.305+02:00 | vert.x-eventloop-thread-3 | TRACE | EVM | Depth: 0
Operation: JUMPI
PC: 25
Gas cost: 10
Gas Remaining: 9007199254716842
Depth: 0
Stack:
2022-10-06 12:03:09.305+02:00 | vert.x-eventloop-thread-3 | TRACE | EVM | Depth: 0
Operation: PUSH1
PC: 26
Gas cost: 3
Gas Remaining: 9007199254716832
Depth: 0
Stack:
        0 0x00
2022-10-06 12:03:09.305+02:00 | vert.x-eventloop-thread-3 | TRACE | EVM | Depth: 0
Operation: CALLDATALOAD
PC: 28
Gas cost: 3
Gas Remaining: 9007199254716829
Depth: 0
Stack:
        0 0x45a59e5b00000000000000000000000000000000000000000000000000000000
2022-10-06 12:03:09.305+02:00 | vert.x-eventloop-thread-3 | TRACE | EVM | Depth: 0
Operation: PUSH1
PC: 29
Gas cost: 3
Gas Remaining: 9007199254716826
Depth: 0
Stack:
        0 0xe0
        1 0x45a59e5b00000000000000000000000000000000000000000000000000000000
2022-10-06 12:03:09.305+02:00 | vert.x-eventloop-thread-3 | TRACE | EVM | Depth: 0
Operation: SHR
PC: 31
Gas cost: 3
Gas Remaining: 9007199254716823
Depth: 0
Stack:
        0 0x0000000000000000000000000000000000000000000000000000000045a59e5b
2022-10-06 12:03:09.305+02:00 | vert.x-eventloop-thread-3 | TRACE | EVM | Depth: 0
Operation: DUP1
PC: 32
Gas cost: 3
Gas Remaining: 9007199254716820
Depth: 0
Stack:
        0 0x0000000000000000000000000000000000000000000000000000000045a59e5b
        1 0x0000000000000000000000000000000000000000000000000000000045a59e5b
2022-10-06 12:03:09.305+02:00 | vert.x-eventloop-thread-3 | TRACE | EVM | Depth: 0
Operation: PUSH4
PC: 33
Gas cost: 3
Gas Remaining: 9007199254716817
Depth: 0
Stack:
        0 0x4dc3fefc
        1 0x0000000000000000000000000000000000000000000000000000000045a59e5b
        2 0x0000000000000000000000000000000000000000000000000000000045a59e5b
2022-10-06 12:03:09.305+02:00 | vert.x-eventloop-thread-3 | TRACE | EVM | Depth: 0
Operation: GT
PC: 38
Gas cost: 3
Gas Remaining: 9007199254716814
Depth: 0
Stack:
        0 0x0000000000000000000000000000000000000000000000000000000000000001
        1 0x0000000000000000000000000000000000000000000000000000000045a59e5b
2022-10-06 12:03:09.305+02:00 | vert.x-eventloop-thread-3 | TRACE | EVM | Depth: 0
Operation: PUSH2
PC: 39
Gas cost: 3
Gas Remaining: 9007199254716811
Depth: 0
Stack:
        0 0x0071
        1 0x0000000000000000000000000000000000000000000000000000000000000001
        2 0x0000000000000000000000000000000000000000000000000000000045a59e5b
2022-10-06 12:03:09.306+02:00 | vert.x-eventloop-thread-3 | TRACE | EVM | Depth: 0
Operation: JUMPI
PC: 113
Gas cost: 10
Gas Remaining: 9007199254716808
Depth: 0
Stack:
        0 0x0000000000000000000000000000000000000000000000000000000045a59e5b
2022-10-06 12:03:09.306+02:00 | vert.x-eventloop-thread-3 | TRACE | EVM | Depth: 0
Operation: JUMPDEST
PC: 113
Gas cost: 1
Gas Remaining: 9007199254716798
Depth: 0
Stack:
        0 0x0000000000000000000000000000000000000000000000000000000045a59e5b
2022-10-06 12:03:09.306+02:00 | vert.x-eventloop-thread-3 | TRACE | EVM | Depth: 0
Operation: DUP1
PC: 114
Gas cost: 3
Gas Remaining: 9007199254716797
Depth: 0
Stack:
        0 0x0000000000000000000000000000000000000000000000000000000045a59e5b
        1 0x0000000000000000000000000000000000000000000000000000000045a59e5b
2022-10-06 12:03:09.306+02:00 | vert.x-eventloop-thread-3 | TRACE | EVM | Depth: 0
Operation: PUSH4
PC: 115
Gas cost: 3
Gas Remaining: 9007199254716794
Depth: 0
Stack:
        0 0x0d2020dd
        1 0x0000000000000000000000000000000000000000000000000000000045a59e5b
        2 0x0000000000000000000000000000000000000000000000000000000045a59e5b
2022-10-06 12:03:09.306+02:00 | vert.x-eventloop-thread-3 | TRACE | EVM | Depth: 0
Operation: EQ
PC: 120
Gas cost: 3
Gas Remaining: 9007199254716791
Depth: 0
Stack:
        0 0x0000000000000000000000000000000000000000000000000000000000000000
        1 0x0000000000000000000000000000000000000000000000000000000045a59e5b
2022-10-06 12:03:09.306+02:00 | vert.x-eventloop-thread-3 | TRACE | EVM | Depth: 0
Operation: PUSH2
PC: 121
Gas cost: 3
Gas Remaining: 9007199254716788
Depth: 0
Stack:
        0 0x00ae
        1 0x0000000000000000000000000000000000000000000000000000000000000000
        2 0x0000000000000000000000000000000000000000000000000000000045a59e5b
2022-10-06 12:03:09.306+02:00 | vert.x-eventloop-thread-3 | TRACE | EVM | Depth: 0
Operation: JUMPI
PC: 124
Gas cost: 10
Gas Remaining: 9007199254716785
Depth: 0
Stack:
        0 0x0000000000000000000000000000000000000000000000000000000045a59e5b
2022-10-06 12:03:09.306+02:00 | vert.x-eventloop-thread-3 | TRACE | EVM | Depth: 0
Operation: DUP1
PC: 125
Gas cost: 3
Gas Remaining: 9007199254716775
Depth: 0
Stack:
        0 0x0000000000000000000000000000000000000000000000000000000045a59e5b
        1 0x0000000000000000000000000000000000000000000000000000000045a59e5b
2022-10-06 12:03:09.306+02:00 | vert.x-eventloop-thread-3 | TRACE | EVM | Depth: 0
Operation: PUSH4
PC: 126
Gas cost: 3
Gas Remaining: 9007199254716772
Depth: 0
Stack:
        0 0x10d9042e
        1 0x0000000000000000000000000000000000000000000000000000000045a59e5b
        2 0x0000000000000000000000000000000000000000000000000000000045a59e5b
2022-10-06 12:03:09.306+02:00 | vert.x-eventloop-thread-3 | TRACE | EVM | Depth: 0
Operation: EQ
PC: 131
Gas cost: 3
Gas Remaining: 9007199254716769
Depth: 0
Stack:
        0 0x0000000000000000000000000000000000000000000000000000000000000000
        1 0x0000000000000000000000000000000000000000000000000000000045a59e5b
2022-10-06 12:03:09.307+02:00 | vert.x-eventloop-thread-3 | TRACE | EVM | Depth: 0
Operation: PUSH2
PC: 132
Gas cost: 3
Gas Remaining: 9007199254716766
Depth: 0
Stack:
        0 0x011c
        1 0x0000000000000000000000000000000000000000000000000000000000000000
        2 0x0000000000000000000000000000000000000000000000000000000045a59e5b
2022-10-06 12:03:09.308+02:00 | vert.x-eventloop-thread-3 | TRACE | EVM | Depth: 0
Operation: JUMPI
PC: 135
Gas cost: 10
Gas Remaining: 9007199254716763
Depth: 0
Stack:
        0 0x0000000000000000000000000000000000000000000000000000000045a59e5b
2022-10-06 12:03:09.308+02:00 | vert.x-eventloop-thread-3 | TRACE | EVM | Depth: 0
Operation: DUP1
PC: 136
Gas cost: 3
Gas Remaining: 9007199254716753
Depth: 0
Stack:
        0 0x0000000000000000000000000000000000000000000000000000000045a59e5b
        1 0x0000000000000000000000000000000000000000000000000000000045a59e5b
2022-10-06 12:03:09.308+02:00 | vert.x-eventloop-thread-3 | TRACE | EVM | Depth: 0
Operation: PUSH4
PC: 137
Gas cost: 3
Gas Remaining: 9007199254716750
Depth: 0
Stack:
        0 0x11601306
        1 0x0000000000000000000000000000000000000000000000000000000045a59e5b
        2 0x0000000000000000000000000000000000000000000000000000000045a59e5b
2022-10-06 12:03:09.309+02:00 | vert.x-eventloop-thread-3 | TRACE | EVM | Depth: 0
Operation: EQ
PC: 142
Gas cost: 3
Gas Remaining: 9007199254716747
Depth: 0
Stack:
        0 0x0000000000000000000000000000000000000000000000000000000000000000
        1 0x0000000000000000000000000000000000000000000000000000000045a59e5b
2022-10-06 12:03:09.309+02:00 | vert.x-eventloop-thread-3 | TRACE | EVM | Depth: 0
Operation: PUSH2
PC: 143
Gas cost: 3
Gas Remaining: 9007199254716744
Depth: 0
Stack:
        0 0x017b
        1 0x0000000000000000000000000000000000000000000000000000000000000000
        2 0x0000000000000000000000000000000000000000000000000000000045a59e5b
2022-10-06 12:03:09.309+02:00 | vert.x-eventloop-thread-3 | TRACE | EVM | Depth: 0
Operation: JUMPI
PC: 146
Gas cost: 10
Gas Remaining: 9007199254716741
Depth: 0
Stack:
        0 0x0000000000000000000000000000000000000000000000000000000045a59e5b
2022-10-06 12:03:09.309+02:00 | vert.x-eventloop-thread-3 | TRACE | EVM | Depth: 0
Operation: DUP1
PC: 147
Gas cost: 3
Gas Remaining: 9007199254716731
Depth: 0
Stack:
        0 0x0000000000000000000000000000000000000000000000000000000045a59e5b
        1 0x0000000000000000000000000000000000000000000000000000000045a59e5b
2022-10-06 12:03:09.309+02:00 | vert.x-eventloop-thread-3 | TRACE | EVM | Depth: 0
Operation: PUSH4
PC: 148
Gas cost: 3
Gas Remaining: 9007199254716728
Depth: 0
Stack:
        0 0x1e7c27cb
        1 0x0000000000000000000000000000000000000000000000000000000045a59e5b
        2 0x0000000000000000000000000000000000000000000000000000000045a59e5b
2022-10-06 12:03:09.310+02:00 | vert.x-eventloop-thread-3 | TRACE | EVM | Depth: 0
Operation: EQ
PC: 153
Gas cost: 3
Gas Remaining: 9007199254716725
Depth: 0
Stack:
        0 0x0000000000000000000000000000000000000000000000000000000000000000
        1 0x0000000000000000000000000000000000000000000000000000000045a59e5b
2022-10-06 12:03:09.310+02:00 | vert.x-eventloop-thread-3 | TRACE | EVM | Depth: 0
Operation: PUSH2
PC: 154
Gas cost: 3
Gas Remaining: 9007199254716722
Depth: 0
Stack:
        0 0x0199
        1 0x0000000000000000000000000000000000000000000000000000000000000000
        2 0x0000000000000000000000000000000000000000000000000000000045a59e5b
2022-10-06 12:03:09.310+02:00 | vert.x-eventloop-thread-3 | TRACE | EVM | Depth: 0
Operation: JUMPI
PC: 157
Gas cost: 10
Gas Remaining: 9007199254716719
Depth: 0
Stack:
        0 0x0000000000000000000000000000000000000000000000000000000045a59e5b
2022-10-06 12:03:09.310+02:00 | vert.x-eventloop-thread-3 | TRACE | EVM | Depth: 0
Operation: DUP1
PC: 158
Gas cost: 3
Gas Remaining: 9007199254716709
Depth: 0
Stack:
        0 0x0000000000000000000000000000000000000000000000000000000045a59e5b
        1 0x0000000000000000000000000000000000000000000000000000000045a59e5b
2022-10-06 12:03:09.311+02:00 | vert.x-eventloop-thread-3 | TRACE | EVM | Depth: 0
Operation: PUSH4
PC: 159
Gas cost: 3
Gas Remaining: 9007199254716706
Depth: 0
Stack:
        0 0x3620b1df
        1 0x0000000000000000000000000000000000000000000000000000000045a59e5b
        2 0x0000000000000000000000000000000000000000000000000000000045a59e5b
2022-10-06 12:03:09.311+02:00 | vert.x-eventloop-thread-3 | TRACE | EVM | Depth: 0
Operation: EQ
PC: 164
Gas cost: 3
Gas Remaining: 9007199254716703
Depth: 0
Stack:
        0 0x0000000000000000000000000000000000000000000000000000000000000000
        1 0x0000000000000000000000000000000000000000000000000000000045a59e5b
2022-10-06 12:03:09.311+02:00 | vert.x-eventloop-thread-3 | TRACE | EVM | Depth: 0
Operation: PUSH2
PC: 165
Gas cost: 3
Gas Remaining: 9007199254716700
Depth: 0
Stack:
        0 0x01b7
        1 0x0000000000000000000000000000000000000000000000000000000000000000
        2 0x0000000000000000000000000000000000000000000000000000000045a59e5b
2022-10-06 12:03:09.311+02:00 | vert.x-eventloop-thread-3 | TRACE | EVM | Depth: 0
Operation: JUMPI
PC: 168
Gas cost: 10
Gas Remaining: 9007199254716697
Depth: 0
Stack:
        0 0x0000000000000000000000000000000000000000000000000000000045a59e5b
2022-10-06 12:03:09.312+02:00 | vert.x-eventloop-thread-3 | TRACE | EVM | Depth: 0
Operation: JUMPDEST
PC: 169
Gas cost: 1
Gas Remaining: 9007199254716687
Depth: 0
Stack:
        0 0x0000000000000000000000000000000000000000000000000000000045a59e5b
2022-10-06 12:03:09.312+02:00 | vert.x-eventloop-thread-3 | TRACE | EVM | Depth: 0
Operation: PUSH1
PC: 170
Gas cost: 3
Gas Remaining: 9007199254716686
Depth: 0
Stack:
        0 0x00
        1 0x0000000000000000000000000000000000000000000000000000000045a59e5b
2022-10-06 12:03:09.312+02:00 | vert.x-eventloop-thread-3 | TRACE | EVM | Depth: 0
Operation: DUP1
PC: 172
Gas cost: 3
Gas Remaining: 9007199254716683
Depth: 0
Stack:
        0 0x00
        1 0x00
        2 0x0000000000000000000000000000000000000000000000000000000045a59e5b
2022-10-06 12:03:09.312+02:00 | vert.x-eventloop-thread-3 | TRACE | EVM | Depth: 0
Operation: REVERT
PC: 173
Gas cost: 0
Gas Remaining: 9007199254716680
Depth: 0
Stack:
        0 0x0000000000000000000000000000000000000000000000000000000045a59e5b
2022-10-06 12:03:09.313+02:00 | vert.x-eventloop-thread-3 | TRACE | MainnetTransactionProcessor | Gas used by transaction: 24311, by message call/contract creation: 215
2022-10-06 12:03:09.313+02:00 | vert.x-eventloop-thread-3 | ERROR | ContextImpl | Unhandled exception Failed node permissioning smart contract call
macfarla commented 1 year ago

Could it be that one of the nodes does not have the same --permissions-nodes-contract-version

jorgesjv commented 1 year ago

Hi

All the nodes have the same permissioning config in config.toml file and the same version of the permissioning contracts.

config.toml

# Permissioning
permissions-accounts-contract-enabled=true
permissions-accounts-contract-address="0x0000000000000000000000000000000000008888"
permissions-nodes-contract-enabled=true
permissions-nodes-contract-address="0x0000000000000000000000000000000000009999"

Thanks in advance