Skip to content

cabal test convex-devnet fails with missing operator-signing-key.vkey #275

@choener

Description

@choener

on main:

cabal test convex-devnet
Running 1 test suites...
Test suite convex-devnet-test: RUNNING...
test
  cardano-node is available:                               OK (0.02s)
  start local node:                                        OK (1.25s)
  check transition to conway era and protocol version 10:  OK (3.11s)
  Latest era and protocol version tests
    usingReadBitInPlutusV2AndProtVer9ShouldFailSpec:       OK
    usingWriteBitInPlutusV2AndProtVer9ShouldFailSpec:      OK
    usingReadBitInPlutusV3AndProtVer9ShouldFailSpec:       OK (0.01s)
    usingWriteBitInPlutusV3AndProtVer9ShouldFailSpec:      OK
    usingReadBitInPlutusV2AndLatestProtVerShouldPassSpec:  OK
    usingWriteBitInPlutusV2AndLatestProtVerShouldPassSpec: OK
    usingReadBitInPlutusV3AndLatestProtVerShouldPassSpec:  OK
    usingWriteBitInPlutusV3AndLatestProtVerShouldPassSpec: OK
  make a payment:                                          OK (2.95s)
  start local stake pool node:                             OK (6.37s)
  stake pool registration:                                 OK (6.94s)
  stake pool rewards:                                      OK (7.01s)
  run the wallet server:                                   Logfile written to: /tmp/cardano-cluster-6f53ffca7bd3658a/logs/cardano-node.log
{"timestamp":"2025-08-27T08:50:52.559120444Z","threadId":1470,"namespace":"","message":{"contents":{"contents":"RawCommand \"cardano-node\" [\"run\",\"--config\",\"cardano-node.json\",\"--topology\",\"topology.json\",\"--database-path\",\"db\",\"--socket-path\",\"node.socket\",\"--port\",\"3001\",\"--byron-signing-key\",\"/tmp/cardano-cluster-6f53ffca7bd3658a/byron-delegate.key\",\"--byron-delegation-certificate\",\"/tmp/cardano-cluster-6f53ffca7bd3658a/byron-delegation.cert\",\"--shelley-operational-certificate\",\"/tmp/cardano-cluster-6f53ffca7bd3658a/opcert.cert\",\"--shelley-kes-key\",\"/tmp/cardano-cluster-6f53ffca7bd3658a/kes.skey\",\"--shelley-vrf-key\",\"/tmp/cardano-cluster-6f53ffca7bd3658a/vrf.skey\"]","tag":"MsgNodeCmdSpec"},"tag":"TLNode"}}
{"timestamp":"2025-08-27T08:50:52.559148497Z","threadId":1470,"namespace":"","message":{"contents":{"stateDirectory":"/tmp/cardano-cluster-6f53ffca7bd3658a","tag":"MsgNodeStarting"},"tag":"TLNode"}}
{"timestamp":"2025-08-27T08:50:54.065277216Z","threadId":1476,"namespace":"","message":{"contents":{"contents":"/tmp/cardano-cluster-6f53ffca7bd3658a/node.socket","tag":"MsgSocketIsReady"},"tag":"TLNode"}}
{"timestamp":"2025-08-27T08:50:54.11654539Z","threadId":1476,"namespace":"","message":{"contents":{"tag":"MsgNodeIsReady"},"tag":"TLNode"}}
{"timestamp":"2025-08-27T08:50:54.118373991Z","threadId":1476,"namespace":"","message":{"contents":{"keyFile":"/tmp/cardano-cluster-6f53ffca7bd3658a/operator-signing-key.vkey","tag":"WCreatingKey"},"tag":"TWallet"}}
  run the wallet server:                                   FAIL
    Exception: /tmp/cardano-cluster-6f53ffca7bd3658a/logs/cardano-node.log: withFile: does not exist (No such file or directory)
    Use -p '/run the wallet server/' to rerun this test only.
  change max tx size:                                      OK (2.09s)

1 out of 17 tests failed (31.34s)
Test suite convex-devnet-test: FAIL
Test suite logged to:
/home/choener/git/iohk/sc-tools/main/dist-newstyle/build/x86_64-linux/ghc-9.6.6/convex-devnet-0.3.0.0/t/convex-devnet-test/test/convex-devnet-0.3.0.0-convex-devnet-test.log
0 of 1 test suites (0 of 1 test cases) passed.
Error: [Cabal-7125]
Tests failed for test:convex-devnet-test from convex-devnet-0.3.0.0.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions