#vertex has no containing group

1 messages · Page 1 of 1 (latest)

jagged tulip
#

I'm running a pipeline with the cli and using the experimental cache. I get this output only when using the cli. The pipeline runs fine, just wondering what I'm missing.

vertex has no containing group? id:"sha256:bece29ea0a1a6d9201c3f6db41340568ad80afe42de4306b67ef0704b4b922d6" name:"importing cache manifest from <masked>" started:{se
conds:1688731236 nanos:355744513} completed:{seconds:1688731237 nanos:172401455}
grand stump
rough coyote
#

ah, it's debugging info from Progrock's UI

#

should probably silence it by default, but it means an operation showed up that isn't associated with any pipeline, even the root one, which is unusual, but kind of makes sense in this case as it has to do with the global cache import/export

jagged tulip
#

ohh, ok, it would probably make sense to not silence it by default, right?

#

or maybe add logging opts to the cache import/export?