Skip to content

Massive log output after v2.8.4 #343

Description

@efeubiqube

After upgrading from v2.8.4. I am getting a massive logs on all runs which seems to be cause by how the cache is uncompressed.

on v2.8.4


134 Received 729076687 of 729076687 (100.0%), 9.3 MBs/sec
135 Cache Size: ~695 MB (729076687 B)
136 /bin/tar -z -xf /home/runner/actions-runner/_work/_temp/c8b5a04f-39dc-4ec3-a291-359198871c8d/cache.tgz -P -C /home/runner/actions-runner/_work/my_project/my_project
137 ##[debug]npm cache hit yarn-linux-x64-
.....

2.9.0+


71 Received 34643528 of 34643528 (100.0%), 3.3 MBs/sec
72 /bin/tar -z -tf /home/runner/actions-runner/_work/_temp/c18677f0-4588-4bdd-a00a-445a5a0f987c/cache.tgz -P
73 ../../../../.cache/yarn/
74 ../../../../.cache/yarn/v6/

I don't understand why this -C ... part got remove or why this is happening now.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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