Skip to content

4.2.0 release seems to be broken #159

@sfc-gh-zpeng

Description

@sfc-gh-zpeng

When running on a github linux runner. Version 4.1.0 works perfectly.

Bazel version: 5.2.0

java -jar /tmp/bazel-diff.jar generate-hashes --bazelPath=bazel --workspacePath=$(pwd) /tmp/base_hashes
Exception in thread "main" java.lang.NoSuchMethodError: 'long kotlin.time.TimeSource$Monotonic.markNow-z9LOYto()'
	at com.bazel_diff.interactor.GenerateHashesInteractor.execute(GenerateHashesInteractor.kt:79)
	at com.bazel_diff.cli.GenerateHashesCommand.call(GenerateHashesCommand.kt:109)
	at com.bazel_diff.cli.GenerateHashesCommand.call(GenerateHashesCommand.kt:16)
	at picocli.CommandLine.executeUserObject(CommandLine.java:1953)
	at picocli.CommandLine.access$1300(CommandLine.java:1[4](redacted/actions/runs/3858727335/jobs/6577564474#step:4:5)[5](redacted/actions/runs/3858727335/jobs/6577564474#step:4:6))
	at picocli.CommandLine$RunLast.executeUserObjectOfLastSubcommandWithSameParent(CommandLine.java:2358)
	at picocli.CommandLine$RunLast.handle(CommandLine.java:2352)
	at picocli.CommandLine$RunLast.handle(CommandLine.java:2314)
	at picocli.CommandLine$AbstractParseResultHandler.execute(CommandLine.java:2179)
	at picocli.CommandLine$RunLast.execute(CommandLine.java:231[6](redacted/actions/runs/3858727335/jobs/6577564474#step:4:7))
	at picocli.CommandLine.execute(CommandLine.java:20[7](redacted/actions/runs/3858727335/jobs/6577564474#step:4:8)[8](redacted/actions/runs/3858727335/jobs/6577564474#step:4:9))
	at com.bazel_diff.Main$Companion.main(Main.kt:[11](redacted/actions/runs/3858727335/jobs/6577564474#step:4:12))
	at com.bazel_diff.Main.main(Main.kt)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions