louislepage commented on PR #1849: URL: https://github.com/apache/systemds/pull/1849#issuecomment-1625259689
Thanks, now it was successful! And with this, I do not have anything else to add to the project. Let me know if you need further information on the code and experiments. --- Anyways, I still see the same ``` org.apache.sysds.runtime.controlprogram.federated.FederatedWorkerHandlerException: Failed to getVariable ``` and ``` Exception : class io.netty.channel.AbstractChannel$AnnotatedConnectException Message : Connection refused: localhost/127.0.0.1:35013 LEVEL : 3 Exception : class java.net.ConnectException Message : Connection refused ``` I do see the same errors in other successful jobs: https://github.com/apache/systemds/actions/runs/5478347246/jobs/9978929681?pr=1850 Now I am interested in how these tests are designed... 😅 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
