You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@buildstream.apache.org by GitBox <gi...@apache.org> on 2022/02/20 02:28:25 UTC

[GitHub] [buildstream] gtristan commented on issue #663: Missing cache key in log messages (workspace open)

gtristan commented on issue #663:
URL: https://github.com/apache/buildstream/issues/663#issuecomment-1046146254


   Since then there has been some cleanup in logging, and empty cache keys at `bst workspace open` time are expected and denoted as *core activities* (not associated to an element).
   
   Here is the output I get now:
   
   ```
   [--:--:--][        ][    main:core activity                 ] START   Loading elements
   [00:00:00][        ][    main:core activity                 ] SUCCESS Loading elements
   [--:--:--][        ][    main:core activity                 ] START   Resolving elements
   [--:--:--][        ][    main:bootstrap/build/base-sdk/symlinks.bst] START   Staging local files into CAS
   [00:00:00][        ][    main:bootstrap/build/base-sdk/symlinks.bst] SUCCESS Staging local files into CAS
   [--:--:--][        ][    main:bootstrap/symlinks.bst        ] START   Staging local files into CAS
   [00:00:00][        ][    main:bootstrap/symlinks.bst        ] SUCCESS Staging local files into CAS
   [--:--:--][        ][    main:bootstrap/build/stripper.bst  ] START   Staging local files into CAS
   [00:00:00][        ][    main:bootstrap/build/stripper.bst  ] SUCCESS Staging local files into CAS
   [--:--:--][        ][    main:bootstrap/stripper.bst        ] START   Staging local files into CAS
   [00:00:00][        ][    main:bootstrap/stripper.bst        ] SUCCESS Staging local files into CAS
   [00:00:00][        ][    main:core activity                 ] SUCCESS Resolving elements
   [--:--:--][        ][    main:core activity                 ] START   Initializing remote caches
   [00:00:00][        ][    main:core activity                 ] SUCCESS Initializing remote caches
   [--:--:--][        ][    main:core activity                 ] START   Query cache
   [00:00:01][        ][    main:core activity                 ] SUCCESS Query cache
   [--:--:--][        ][    main:core activity                 ] START   Checking sources
   [00:00:00][        ][    main:core activity                 ] SUCCESS Checking sources
   [--:--:--][        ][    main:core activity                 ] START   Preparing work plan
   [00:00:00][        ][    main:core activity                 ] SUCCESS Preparing work plan
   [--:--:--][        ][    main:core activity                 ] INFO    Creating workspace for element components/less.bst
   [--:--:--][56177e14][    main:components/less.bst           ] START   Staging sources to /home/tristan/work/freedesktop-sdk/components/less
   [00:00:00][56177e14][    main:components/less.bst           ] SUCCESS Staging sources to /home/tristan/work/freedesktop-sdk/components/less
   [--:--:--][        ][    main:core activity                 ] INFO    Created a workspace for element: components/less.bst
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@buildstream.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org