toxiproxy 2.5.0 -> 2.7.0 https://github.com/Shopify/toxiproxy/releases attrpath: toxiproxy Checking auto update branch... No auto update branch exists [version] [version] generic version rewriter does not support multiple hashes [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Found old vendorHash = "sha256-CmENxPAdjz0BAyvhLKIaJjSbK/mvRzHGCQOfGIiA3yI=" [golangModuleVersion] Replaced vendorHash with sha256-k60X2UkMK/RwVdrcYISSTq9Myhq1g3AM/G/XTclG/00= Received ExitFailure 1 when running Raw command: /nix/store/3nqhcyc7vid1npgcd0m7arg5sn325nhz-nix-2.12.0/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A toxiproxy nix build failed. Running phase: unpackPhase unpacking source archive /nix/store/pglbr8plylvw9v4mn042h22ri5qp45vm-source source root is source @nix { "action": "setPhase", "phase": "patchPhase" } Running phase: patchPhase @nix { "action": "setPhase", "phase": "updateAutotoolsGnuConfigScriptsPhase" } Running phase: updateAutotoolsGnuConfigScriptsPhase @nix { "action": "setPhase", "phase": "configurePhase" } Running phase: configurePhase @nix { "action": "setPhase", "phase": "buildPhase" } Running phase: buildPhase Building subPackage . Building subPackage ./client Building subPackage ./cmd/cli Building subPackage ./cmd/server Building subPackage ./collectors Building subPackage ./stream Building subPackage ./testhelper Building subPackage ./toxics @nix { "action": "setPhase", "phase": "checkPhase" } Running phase: checkPhase {"level":"trace","component":"BandwidthToxic","method":"Pipe","toxic_type":"bandwidth","addr":"0xc000226160","time":"2024-02-27T09:26:14Z","message":"BandwidthToxic was interrupted"} {"level":"trace","component":"BandwidthToxic","method":"Pipe","toxic_type":"bandwidth","addr":"0xc001798780","time":"2024-02-27T09:26:15Z","message":"BandwidthToxic was interrupted during writing data"} {"level":"warn","component":"BandwidthToxic","method":"Pipe","toxic_type":"bandwidth","addr":"0xc001798780","error":"timeout: could not write to output in 5 seconds","time":"2024-02-27T09:26:20Z","message":"Could not write last packets after interrupt to Output"} --- FAIL: TestVersionEndpointReturnsVersion (0.00s) api_test.go:1107: Expected to return Version from /version, got: {"version": "2.7.0"} FAIL FAIL github.com/Shopify/toxiproxy/v2 25.367s FAIL