Skip to content

Console Output

+ set -e
+ mktemp
+ log=/tmp/tmp.twSFJ1t1lU
+ sccache --stop-server
+ true
+ SCCACHE_ERROR_LOG=/tmp/tmp.twSFJ1t1lU SCCACHE_LOG=warn sccache --start-server
sccache: Starting the server...
sccache: Listening on address 127.0.0.1:4226
+ sccache --show-stats
Compile requests                      0
Compile requests executed             0
Cache hits                            0
Cache misses                          0
Cache hits rate                       -
Cache timeouts                        0
Cache read errors                     0
Forced recaches                       0
Cache write errors                    0
Cache errors                          0
Compilations                          0
Compilation failures                  0
Non-cacheable compilations            0
Non-cacheable calls                   0
Non-compilation calls                 0
Unsupported compiler calls            0
Average cache write               0.000 s
Average compiler                  0.000 s
Average cache read hit            0.000 s
Failed distributed compilations       0
Cache location                  s3, name: omc-sccache, prefix: /
Base directories                /var/lib/jenkins2/ws/OpenModelica_PR-16492/
Version (client)                0.17.0
+ grep -qiE storage (write )?check failed|read-only storage|cache storage failed /tmp/tmp.twSFJ1t1lU
+ rm -f /tmp/tmp.twSFJ1t1lU