Created
August 9, 2018 15:36
-
-
Save woky/9d3c58f90450110a7a29eadf59ca2c97 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
% ./scripts/p2p-test-tool.py -b -p 2 -t -T integration1 | |
Removing resources for docker network rchain.coop | |
removing rchain.coop | |
Starting bootstrap node. | |
Starting bootstrap node. | |
creating bootstrap.rchain.coop | |
Installing additonal packages on container. | |
Starting peer nodes. | |
Create and run peer nodes to connect via bootstrap. | |
creating peer0.rchain.coop | |
Installing additonal packages on container. | |
creating peer1.rchain.coop | |
Installing additonal packages on container. | |
Check for network convergence via prometheus metrics api before running tests. | |
checking 0 of 200 seconds | |
checking 10 of 200 seconds | |
checking 20 of 200 seconds | |
checking 30 of 200 seconds | |
checking 40 of 200 seconds | |
checking 50 of 200 seconds | |
Network converged. | |
Running integration1 tests after deploy using on container peer1.rchain.coop. | |
Propose on peer1.rchain.coop | |
peer1.rchain.coop: Execute /opt/docker/bin/rnode deploy --from "0x1" --phlo-limit 0 --phlo-price 0 --nonce 0 /opt/docker/examples/tut-hello.rho | |
['15:33:10.657 [main] INFO c.r.n.configuration.Configuration$ - Starting with profile default', 'Response: Success!'] | |
Propose to blockchain previously deployed smart contracts. | |
peer1.rchain.coop: Execute /opt/docker/bin/rnode propose | |
Allow for logs to fill out from last propose if needed | |
peer1.rchain.coop: Execute /opt/docker/bin/rnode show-blocks | |
Check all peer logs for blocks containing Joe | |
Container: peer1.rchain.coop: String Joe NOT found in output. FAILURE! | |
Container: peer0.rchain.coop: String Joe NOT found in output. FAILURE! | |
Container: bootstrap.rchain.coop: String Joe NOT found in output. FAILURE! | |
Running integration1 tests after deploy using on container peer0.rchain.coop. | |
Propose on peer0.rchain.coop | |
peer0.rchain.coop: Execute /opt/docker/bin/rnode deploy --from "0x1" --phlo-limit 0 --phlo-price 0 --nonce 0 /opt/docker/examples/tut-hello.rho | |
['15:33:31.419 [main] INFO c.r.n.configuration.Configuration$ - Starting with profile default', 'Response: Success!'] | |
Propose to blockchain previously deployed smart contracts. | |
peer0.rchain.coop: Execute /opt/docker/bin/rnode propose | |
Allow for logs to fill out from last propose if needed | |
peer0.rchain.coop: Execute /opt/docker/bin/rnode show-blocks | |
Check all peer logs for blocks containing Joe | |
Container: peer1.rchain.coop: String Joe NOT found in output. FAILURE! | |
Container: peer0.rchain.coop: String Joe NOT found in output. FAILURE! | |
Container: bootstrap.rchain.coop: String Joe NOT found in output. FAILURE! | |
Running integration1 tests after deploy using on container bootstrap.rchain.coop. | |
Propose on bootstrap.rchain.coop | |
bootstrap.rchain.coop: Execute /opt/docker/bin/rnode deploy --from "0x1" --phlo-limit 0 --phlo-price 0 --nonce 0 /opt/docker/examples/tut-hello.rho | |
['15:33:51.265 [main] INFO c.r.n.configuration.Configuration$ - Starting with profile default', 'Response: Success!'] | |
Propose to blockchain previously deployed smart contracts. | |
bootstrap.rchain.coop: Execute /opt/docker/bin/rnode propose | |
Allow for logs to fill out from last propose if needed | |
bootstrap.rchain.coop: Execute /opt/docker/bin/rnode show-blocks | |
Check all peer logs for blocks containing Joe | |
Container: peer1.rchain.coop: String Joe NOT found in output. FAILURE! | |
Container: peer0.rchain.coop: String Joe NOT found in output. FAILURE! | |
Container: bootstrap.rchain.coop: String Joe NOT found in output. FAILURE! | |
=======================SHOW LOGS=========================== | |
Dumping logs from nodes in 3 seconds. | |
=============================SHOW LOGS========================== | |
=========================peer1.rchain.coop lOGS================================ | |
15:31:51.503 [main] INFO c.r.n.configuration.Configuration$ - Starting with profile docker | |
15:31:51.530 [main] INFO c.r.n.configuration.Configuration$ - Using configuration file: /var/lib/rnode/rnode.toml | |
15:31:51.537 [main] WARN c.r.n.configuration.Configuration$ - Can't load the configuration file: File /var/lib/rnode/rnode.toml not found | |
INFO - trying to open ports using UPnP.... | |
INFO - No gateway devices found | |
INFO - No need to open any port | |
Using data_dir: /var/lib/rnode | |
No certificate found at path /var/lib/rnode/node.certificate.pem | |
Generating a X.509 certificate for the node | |
Generating a PEM secret key for the node | |
15:32:05.782 [main] INFO coop.rchain.node.NodeRuntime - RChain Node 0.5.3 (de2b3f09d195a4aba0db32b2d52c6f25563298a7) | |
15:32:06.391 [main] INFO o.h.b.c.nio1.NIO1SocketServerGroup - Service bound to address /127.0.0.1:40402 | |
15:32:06.392 [main] INFO org.http4s.server.blaze.BlazeBuilder - _ _ _ _ _ | |
15:32:06.392 [main] INFO org.http4s.server.blaze.BlazeBuilder - | |_| |_| |_ _ __| | | ___ | |
15:32:06.392 [main] INFO org.http4s.server.blaze.BlazeBuilder - | ' \ _| _| '_ \_ _(_-< | |
15:32:06.392 [main] INFO org.http4s.server.blaze.BlazeBuilder - |_||_\__|\__| .__/ |_|/__/ | |
15:32:06.392 [main] INFO org.http4s.server.blaze.BlazeBuilder - |_| | |
15:32:06.500 [main] INFO org.http4s.server.blaze.BlazeBuilder - http4s v0.18.0 on blaze v0.12.11 started at http://127.0.0.1:40402/ | |
15:32:06.616 [kamon.prometheus.PrometheusReporter] INFO kamon.prometheus.PrometheusReporter - Started the embedded HTTP server on http://0.0.0.0:40403 | |
15:32:06.802 [main] INFO coop.rchain.node.api.GrpcServer$ - gRPC server started, listening on | |
15:32:07.382 [main] INFO coop.rchain.node.NodeRuntime - Listening for traffic on rnode://[email protected]:40400. | |
15:32:07.393 [main] INFO coop.rchain.comm.rp.Connect$ - Bootstrapping from rnode://[email protected]:40400. | |
15:32:07.419 [main] INFO coop.rchain.comm.rp.Connect$ - Initialize protocol handshake to rnode://[email protected]:40400 | |
15:32:08.392 [grpc-default-executor-0] INFO coop.rchain.comm.rp.Connect$ - Connected rnode://[email protected]:40400. | |
15:32:11.649 [grpc-default-executor-1] INFO coop.rchain.comm.rp.HandleMessages$ - Responded to protocol handshake request from rnode://[email protected]:40400 | |
15:32:13.451 [grpc-default-executor-1] INFO coop.rchain.comm.rp.Connect$ - Peers: 2. | |
15:32:13.459 [grpc-default-executor-1] INFO c.rchain.casper.util.comm.CommUtil$ - CASPER: Sending request for ApprovedBlock to rnode://[email protected]:40400 | |
15:32:13.610 [grpc-default-executor-1] INFO c.rchain.casper.util.comm.CommUtil$ - CASPER: Received response from rnode://[email protected]:40400! Processing... | |
15:32:14.599 [grpc-default-executor-1] INFO c.rchain.casper.util.comm.CommUtil$ - CASPER: Received ApprovedBlock. Processing... | |
15:32:14.600 [grpc-default-executor-1] INFO c.r.c.MultiParentCasperConstructor$ - CASPER: Valid ApprovedBlock received! | |
15:33:11.997 [grpc-default-executor-0] INFO c.rchain.casper.MultiParentCasper$ - CASPER: Received Deploy #1533828791362 -- new x0, x1, x2 in { x0!("... | |
@{"Hello, "} | |
@{"Joe"} | |
@{" | |
"} | |
@{"Hello, "} | |
@{"Joe"} | |
@{" | |
"} | |
15:33:17.714 [grpc-default-executor-0] INFO c.rchain.casper.util.comm.CommUtil$ - CASPER: Beginning send of Block #1 (c84687b3a3...) -- Sender ID 8adace260c... -- M Parent Hash d58a6f21cd... -- Contents f509a4a386... to peers... | |
15:33:17.763 [repl-io-30] INFO c.rchain.casper.util.comm.CommUtil$ - CASPER: Sent c84687b3a3... to peers | |
15:33:17.763 [repl-io-30] INFO c.rchain.casper.MultiParentCasper$ - CASPER: Added c84687b3a3... | |
15:33:17.809 [repl-io-30] INFO c.rchain.casper.MultiParentCasper$ - CASPER: New fork-choice tip is block c84687b3a3.... | |
15:33:19.658 [grpc-default-executor-0] INFO c.rchain.casper.util.comm.CommUtil$ - CASPER: Received block c84687b3a3... again. | |
15:33:19.837 [grpc-default-executor-0] INFO c.rchain.casper.util.comm.CommUtil$ - CASPER: Received block c84687b3a3... again. | |
15:33:37.766 [grpc-default-executor-0] INFO c.rchain.casper.util.comm.CommUtil$ - CASPER: Received Block #2 (155dd072e9...) -- Sender ID d14707701f... -- M Parent Hash c84687b3a3... -- Contents 36a3f10c20.... | |
@{"Hello, "} | |
@{"Joe"} | |
@{" | |
"} | |
15:33:38.935 [grpc-default-executor-0] INFO c.rchain.casper.util.comm.CommUtil$ - CASPER: Beginning send of Block #2 (155dd072e9...) -- Sender ID d14707701f... -- M Parent Hash c84687b3a3... -- Contents 36a3f10c20... to peers... | |
15:33:38.971 [repl-io-41] INFO c.rchain.casper.util.comm.CommUtil$ - CASPER: Sent 155dd072e9... to peers | |
15:33:38.971 [repl-io-41] INFO c.rchain.casper.MultiParentCasper$ - CASPER: Added 155dd072e9... | |
15:33:38.995 [repl-io-41] INFO c.rchain.casper.MultiParentCasper$ - CASPER: New fork-choice tip is block 155dd072e9.... | |
15:33:39.103 [grpc-default-executor-4] INFO c.rchain.casper.util.comm.CommUtil$ - CASPER: Received block 155dd072e9... again. | |
15:33:57.635 [grpc-default-executor-1] INFO c.rchain.casper.util.comm.CommUtil$ - CASPER: Received Block #3 (a76fe2906d...) -- Sender ID 8c47a93168... -- M Parent Hash 155dd072e9... -- Contents 837e05c1f1.... | |
@{"Hello, "} | |
@{"Joe"} | |
@{" | |
"} | |
15:33:58.664 [grpc-default-executor-1] INFO c.rchain.casper.util.comm.CommUtil$ - CASPER: Beginning send of Block #3 (a76fe2906d...) -- Sender ID 8c47a93168... -- M Parent Hash 155dd072e9... -- Contents 837e05c1f1... to peers... | |
15:33:58.684 [repl-io-30] INFO c.rchain.casper.util.comm.CommUtil$ - CASPER: Sent a76fe2906d... to peers | |
15:33:58.684 [repl-io-30] INFO c.rchain.casper.MultiParentCasper$ - CASPER: Added a76fe2906d... | |
15:33:58.700 [repl-io-30] INFO c.rchain.casper.MultiParentCasper$ - CASPER: New fork-choice tip is block a76fe2906d.... | |
15:33:58.790 [grpc-default-executor-1] INFO c.rchain.casper.util.comm.CommUtil$ - CASPER: Received block a76fe2906d... again. | |
=========================peer0.rchain.coop lOGS================================ | |
15:31:22.487 [main] INFO c.r.n.configuration.Configuration$ - Starting with profile docker | |
15:31:22.518 [main] INFO c.r.n.configuration.Configuration$ - Using configuration file: /var/lib/rnode/rnode.toml | |
15:31:22.526 [main] WARN c.r.n.configuration.Configuration$ - Can't load the configuration file: File /var/lib/rnode/rnode.toml not found | |
INFO - trying to open ports using UPnP.... | |
INFO - No gateway devices found | |
INFO - No need to open any port | |
Using data_dir: /var/lib/rnode | |
No certificate found at path /var/lib/rnode/node.certificate.pem | |
Generating a X.509 certificate for the node | |
Generating a PEM secret key for the node | |
15:31:36.759 [main] INFO coop.rchain.node.NodeRuntime - RChain Node 0.5.3 (de2b3f09d195a4aba0db32b2d52c6f25563298a7) | |
15:31:37.215 [main] INFO o.h.b.c.nio1.NIO1SocketServerGroup - Service bound to address /127.0.0.1:40402 | |
15:31:37.216 [main] INFO org.http4s.server.blaze.BlazeBuilder - _ _ _ _ _ | |
15:31:37.216 [main] INFO org.http4s.server.blaze.BlazeBuilder - | |_| |_| |_ _ __| | | ___ | |
15:31:37.217 [main] INFO org.http4s.server.blaze.BlazeBuilder - | ' \ _| _| '_ \_ _(_-< | |
15:31:37.217 [main] INFO org.http4s.server.blaze.BlazeBuilder - |_||_\__|\__| .__/ |_|/__/ | |
15:31:37.217 [main] INFO org.http4s.server.blaze.BlazeBuilder - |_| | |
15:31:37.326 [main] INFO org.http4s.server.blaze.BlazeBuilder - http4s v0.18.0 on blaze v0.12.11 started at http://127.0.0.1:40402/ | |
15:31:37.438 [kamon.prometheus.PrometheusReporter] INFO kamon.prometheus.PrometheusReporter - Started the embedded HTTP server on http://0.0.0.0:40403 | |
15:31:37.520 [main] INFO coop.rchain.node.api.GrpcServer$ - gRPC server started, listening on | |
15:31:38.019 [main] INFO coop.rchain.node.NodeRuntime - Listening for traffic on rnode://[email protected]:40400. | |
15:31:38.026 [main] INFO coop.rchain.comm.rp.Connect$ - Bootstrapping from rnode://[email protected]:40400. | |
15:31:38.041 [main] INFO coop.rchain.comm.rp.Connect$ - Initialize protocol handshake to rnode://[email protected]:40400 | |
15:31:39.417 [repl-io-29] WARN coop.rchain.comm.rp.Connect$ - Failed to connect to bootstrap (attempt 1 / 5). Reason: Timeout | |
15:31:39.418 [repl-io-29] INFO coop.rchain.comm.rp.Connect$ - Initialize protocol handshake to rnode://[email protected]:40400 | |
15:31:39.910 [grpc-default-executor-1] INFO coop.rchain.comm.rp.Connect$ - Connected rnode://[email protected]:40400. | |
15:31:44.973 [grpc-default-executor-0] INFO coop.rchain.comm.rp.Connect$ - Peers: 1. | |
15:31:44.980 [grpc-default-executor-0] INFO c.rchain.casper.util.comm.CommUtil$ - CASPER: Sending request for ApprovedBlock to rnode://[email protected]:40400 | |
15:31:45.170 [grpc-default-executor-0] INFO c.rchain.casper.util.comm.CommUtil$ - CASPER: Received response from rnode://[email protected]:40400! Processing... | |
15:31:46.351 [grpc-default-executor-0] INFO c.rchain.casper.util.comm.CommUtil$ - CASPER: Received ApprovedBlock. Processing... | |
15:31:46.352 [grpc-default-executor-0] INFO c.r.c.MultiParentCasperConstructor$ - CASPER: Valid ApprovedBlock received! | |
15:32:11.529 [grpc-default-executor-1] INFO coop.rchain.comm.rp.Connect$ - Initialize protocol handshake to rnode://[email protected]:40400 | |
15:32:11.654 [grpc-default-executor-1] INFO coop.rchain.comm.rp.Connect$ - Peers: 2. | |
15:32:13.481 [grpc-default-executor-0] INFO c.rchain.casper.util.comm.CommUtil$ - CASPER: Received ApprovedBlockRequest from rnode://[email protected]:40400 | |
15:33:17.766 [grpc-default-executor-0] INFO c.rchain.casper.util.comm.CommUtil$ - CASPER: Received Block #1 (c84687b3a3...) -- Sender ID 8adace260c... -- M Parent Hash d58a6f21cd... -- Contents f509a4a386.... | |
@{"Hello, "} | |
@{"Joe"} | |
@{" | |
"} | |
15:33:19.685 [grpc-default-executor-2] INFO c.rchain.casper.util.comm.CommUtil$ - CASPER: Received Block #1 (c84687b3a3...) -- Sender ID 8adace260c... -- M Parent Hash d58a6f21cd... -- Contents f509a4a386.... | |
15:33:19.697 [grpc-default-executor-2] INFO c.rchain.casper.MultiParentCasper$ - CASPER: Block c84687b3a3... is already being processed by another thread. | |
15:33:19.790 [grpc-default-executor-0] INFO c.rchain.casper.util.comm.CommUtil$ - CASPER: Beginning send of Block #1 (c84687b3a3...) -- Sender ID 8adace260c... -- M Parent Hash d58a6f21cd... -- Contents f509a4a386... to peers... | |
15:33:19.844 [grpc-default-executor-2] INFO c.rchain.casper.util.comm.CommUtil$ - CASPER: Sent c84687b3a3... to peers | |
15:33:19.844 [grpc-default-executor-2] INFO c.rchain.casper.MultiParentCasper$ - CASPER: Added c84687b3a3... | |
15:33:19.899 [grpc-default-executor-2] INFO c.rchain.casper.MultiParentCasper$ - CASPER: New fork-choice tip is block c84687b3a3.... | |
15:33:32.778 [grpc-default-executor-2] INFO c.rchain.casper.MultiParentCasper$ - CASPER: Received Deploy #1533828812123 -- new x0, x1, x2 in { x0!("... | |
@{"Hello, "} | |
@{"Joe"} | |
@{" | |
"} | |
@{"Hello, "} | |
@{"Joe"} | |
@{" | |
"} | |
15:33:37.760 [grpc-default-executor-2] INFO c.rchain.casper.util.comm.CommUtil$ - CASPER: Beginning send of Block #2 (155dd072e9...) -- Sender ID d14707701f... -- M Parent Hash c84687b3a3... -- Contents 36a3f10c20... to peers... | |
15:33:37.802 [repl-io-29] INFO c.rchain.casper.util.comm.CommUtil$ - CASPER: Sent 155dd072e9... to peers | |
15:33:37.802 [repl-io-29] INFO c.rchain.casper.MultiParentCasper$ - CASPER: Added 155dd072e9... | |
15:33:37.808 [repl-io-29] INFO c.rchain.casper.MultiParentCasper$ - CASPER: New fork-choice tip is block 155dd072e9.... | |
15:33:38.955 [grpc-default-executor-2] INFO c.rchain.casper.util.comm.CommUtil$ - CASPER: Received block 155dd072e9... again. | |
15:33:39.149 [grpc-default-executor-2] INFO c.rchain.casper.util.comm.CommUtil$ - CASPER: Received block 155dd072e9... again. | |
15:33:57.652 [grpc-default-executor-2] INFO c.rchain.casper.util.comm.CommUtil$ - CASPER: Received Block #3 (a76fe2906d...) -- Sender ID 8c47a93168... -- M Parent Hash 155dd072e9... -- Contents 837e05c1f1.... | |
@{"Hello, "} | |
@{"Joe"} | |
@{" | |
"} | |
15:33:58.691 [grpc-default-executor-0] INFO c.rchain.casper.util.comm.CommUtil$ - CASPER: Received Block #3 (a76fe2906d...) -- Sender ID 8c47a93168... -- M Parent Hash 155dd072e9... -- Contents 837e05c1f1.... | |
15:33:58.691 [grpc-default-executor-0] INFO c.rchain.casper.MultiParentCasper$ - CASPER: Block a76fe2906d... is already being processed by another thread. | |
15:33:58.770 [grpc-default-executor-2] INFO c.rchain.casper.util.comm.CommUtil$ - CASPER: Beginning send of Block #3 (a76fe2906d...) -- Sender ID 8c47a93168... -- M Parent Hash 155dd072e9... -- Contents 837e05c1f1... to peers... | |
15:33:58.784 [grpc-default-executor-0] INFO c.rchain.casper.util.comm.CommUtil$ - CASPER: Sent a76fe2906d... to peers | |
15:33:58.784 [grpc-default-executor-0] INFO c.rchain.casper.MultiParentCasper$ - CASPER: Added a76fe2906d... | |
15:33:58.799 [grpc-default-executor-0] INFO c.rchain.casper.MultiParentCasper$ - CASPER: New fork-choice tip is block a76fe2906d.... | |
=========================bootstrap.rchain.coop lOGS================================ | |
15:30:32.244 [main] INFO c.r.n.configuration.Configuration$ - Starting with profile docker | |
15:30:32.272 [main] INFO c.r.n.configuration.Configuration$ - Using configuration file: /var/lib/rnode/rnode.toml | |
15:30:32.290 [main] WARN c.r.n.configuration.Configuration$ - Can't load the configuration file: File /var/lib/rnode/rnode.toml not found | |
INFO - trying to open ports using UPnP.... | |
INFO - No gateway devices found | |
INFO - No need to open any port | |
Using data_dir: /var/lib/rnode | |
15:30:45.858 [main] INFO coop.rchain.casper.genesis.Genesis$ - Found default file /var/lib/rnode/genesis/bonds.txt. | |
15:30:45.870 [main] WARN coop.rchain.casper.genesis.Genesis$ - CASPER: No wallets file specified and no default file found. No wallets will exist at genesis. | |
15:30:52.163 [main] INFO coop.rchain.node.NodeRuntime - RChain Node 0.5.3 (de2b3f09d195a4aba0db32b2d52c6f25563298a7) | |
15:30:52.521 [main] INFO o.h.b.c.nio1.NIO1SocketServerGroup - Service bound to address /127.0.0.1:40402 | |
15:30:52.521 [main] INFO org.http4s.server.blaze.BlazeBuilder - _ _ _ _ _ | |
15:30:52.522 [main] INFO org.http4s.server.blaze.BlazeBuilder - | |_| |_| |_ _ __| | | ___ | |
15:30:52.522 [main] INFO org.http4s.server.blaze.BlazeBuilder - | ' \ _| _| '_ \_ _(_-< | |
15:30:52.522 [main] INFO org.http4s.server.blaze.BlazeBuilder - |_||_\__|\__| .__/ |_|/__/ | |
15:30:52.522 [main] INFO org.http4s.server.blaze.BlazeBuilder - |_| | |
15:30:52.609 [main] INFO org.http4s.server.blaze.BlazeBuilder - http4s v0.18.0 on blaze v0.12.11 started at http://127.0.0.1:40402/ | |
15:30:52.720 [kamon.prometheus.PrometheusReporter] INFO kamon.prometheus.PrometheusReporter - Started the embedded HTTP server on http://0.0.0.0:40403 | |
15:30:52.843 [main] INFO coop.rchain.node.api.GrpcServer$ - gRPC server started, listening on | |
15:30:53.430 [main] INFO coop.rchain.node.NodeRuntime - Listening for traffic on rnode://[email protected]:40400. | |
15:30:53.432 [main] INFO coop.rchain.node.NodeRuntime - Starting stand-alone node. | |
15:31:39.812 [grpc-default-executor-0] INFO coop.rchain.comm.rp.HandleMessages$ - Responded to protocol handshake request from rnode://[email protected]:40400 | |
15:31:39.834 [grpc-default-executor-1] INFO coop.rchain.comm.rp.HandleMessages$ - Responded to protocol handshake request from rnode://[email protected]:40400 | |
15:31:43.574 [grpc-default-executor-1] INFO coop.rchain.comm.rp.Connect$ - Peers: 1. | |
15:31:45.006 [grpc-default-executor-0] INFO c.rchain.casper.util.comm.CommUtil$ - CASPER: Received ApprovedBlockRequest from rnode://[email protected]:40400 | |
15:32:08.341 [grpc-default-executor-2] INFO coop.rchain.comm.rp.HandleMessages$ - Responded to protocol handshake request from rnode://[email protected]:40400 | |
15:32:08.730 [grpc-default-executor-1] INFO coop.rchain.comm.rp.Connect$ - Peers: 2. | |
15:33:17.759 [grpc-default-executor-2] INFO c.rchain.casper.util.comm.CommUtil$ - CASPER: Received Block #1 (c84687b3a3...) -- Sender ID 8adace260c... -- M Parent Hash d58a6f21cd... -- Contents f509a4a386.... | |
@{"Hello, "} | |
@{"Joe"} | |
@{" | |
"} | |
15:33:19.639 [grpc-default-executor-2] INFO c.rchain.casper.util.comm.CommUtil$ - CASPER: Beginning send of Block #1 (c84687b3a3...) -- Sender ID 8adace260c... -- M Parent Hash d58a6f21cd... -- Contents f509a4a386... to peers... | |
15:33:19.661 [repl-io-16] INFO c.rchain.casper.util.comm.CommUtil$ - CASPER: Sent c84687b3a3... to peers | |
15:33:19.692 [repl-io-16] INFO c.rchain.casper.MultiParentCasper$ - CASPER: Added c84687b3a3... | |
15:33:19.800 [repl-io-16] INFO c.rchain.casper.MultiParentCasper$ - CASPER: New fork-choice tip is block c84687b3a3.... | |
15:33:19.859 [grpc-default-executor-3] INFO c.rchain.casper.util.comm.CommUtil$ - CASPER: Received block c84687b3a3... again. | |
15:33:37.835 [grpc-default-executor-3] INFO c.rchain.casper.util.comm.CommUtil$ - CASPER: Received Block #2 (155dd072e9...) -- Sender ID d14707701f... -- M Parent Hash c84687b3a3... -- Contents 36a3f10c20.... | |
@{"Hello, "} | |
@{"Joe"} | |
@{" | |
"} | |
15:33:38.944 [grpc-default-executor-2] INFO c.rchain.casper.util.comm.CommUtil$ - CASPER: Received Block #2 (155dd072e9...) -- Sender ID d14707701f... -- M Parent Hash c84687b3a3... -- Contents 36a3f10c20.... | |
15:33:38.945 [grpc-default-executor-2] INFO c.rchain.casper.MultiParentCasper$ - CASPER: Block 155dd072e9... is already being processed by another thread. | |
15:33:39.096 [grpc-default-executor-3] INFO c.rchain.casper.util.comm.CommUtil$ - CASPER: Beginning send of Block #2 (155dd072e9...) -- Sender ID d14707701f... -- M Parent Hash c84687b3a3... -- Contents 36a3f10c20... to peers... | |
15:33:39.131 [repl-io-17] INFO c.rchain.casper.util.comm.CommUtil$ - CASPER: Sent 155dd072e9... to peers | |
15:33:39.131 [repl-io-17] INFO c.rchain.casper.MultiParentCasper$ - CASPER: Added 155dd072e9... | |
15:33:39.136 [repl-io-17] INFO c.rchain.casper.MultiParentCasper$ - CASPER: New fork-choice tip is block 155dd072e9.... | |
15:33:52.410 [grpc-default-executor-3] INFO c.rchain.casper.MultiParentCasper$ - CASPER: Received Deploy #1533828831937 -- new x0, x1, x2 in { x0!("... | |
@{"Hello, "} | |
@{"Joe"} | |
@{" | |
"} | |
@{"Hello, "} | |
@{"Joe"} | |
@{" | |
"} | |
15:33:57.628 [grpc-default-executor-1] INFO c.rchain.casper.util.comm.CommUtil$ - CASPER: Beginning send of Block #3 (a76fe2906d...) -- Sender ID 8c47a93168... -- M Parent Hash 155dd072e9... -- Contents 837e05c1f1... to peers... | |
15:33:57.658 [repl-io-16] INFO c.rchain.casper.util.comm.CommUtil$ - CASPER: Sent a76fe2906d... to peers | |
15:33:57.658 [repl-io-16] INFO c.rchain.casper.MultiParentCasper$ - CASPER: Added a76fe2906d... | |
15:33:57.671 [repl-io-16] INFO c.rchain.casper.MultiParentCasper$ - CASPER: New fork-choice tip is block a76fe2906d.... | |
15:33:58.677 [grpc-default-executor-1] INFO c.rchain.casper.util.comm.CommUtil$ - CASPER: Received block a76fe2906d... again. | |
15:33:58.779 [grpc-default-executor-1] INFO c.rchain.casper.util.comm.CommUtil$ - CASPER: Received block a76fe2906d... again. | |
================================================================ | |
====================END OF SHOW LOGS======================= | |
=========================================================== | |
=================TEST SUMMARY RESULTS====================== | |
FAIL: peer1.rchain.coop: Integration test 1 failed. | |
FAIL: peer0.rchain.coop: Integration test 1 failed. | |
FAIL: bootstrap.rchain.coop: Integration test 1 failed. | |
FAIL: Part or all of tests failed in one or more peer nodes. | |
Traceback (most recent call last): | |
File "./scripts/p2p-test-tool.py", line 768, in <module> | |
main() | |
File "./scripts/p2p-test-tool.py", line 156, in main | |
run_tests() | |
File "./scripts/p2p-test-tool.py", line 234, in run_tests | |
raise Exception('FAIL: Part or all of tests failed in one or more peer nodes.') | |
Exception: FAIL: Part or all of tests failed in one or more peer nodes. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment