<div dir="ltr"><div>Hi Louis,</div><div><br></div><div>Yes the issue due to this directory <TMP>/<span class="gmail-im">ModuleCache not being removed after it is used or cleaned up at the beginning.  So it's on our side or into the test itself which doesn't remove these files at the end.<br></span></div><div><span class="gmail-im"><br></span></div><div><span class="gmail-im">All our bots run inside containers, they are available here <a href="https://hub.docker.com/u/linaro">https://hub.docker.com/u/linaro</a></span></div><div><span class="gmail-im"><br></span></div><div><span class="gmail-im">Thanks</span></div><div><span class="gmail-im">Yvan<br></span></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Mon, 6 Apr 2020 at 10:08, Louis Dionne <<a href="mailto:ldionne@apple.com">ldionne@apple.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><br>
<br>
> On Apr 2, 2020, at 13:28, Louis Dionne via libcxx-dev <<a href="mailto:libcxx-dev@lists.llvm.org" target="_blank">libcxx-dev@lists.llvm.org</a>> wrote:<br>
> <br>
> Hi,<br>
> <br>
> It looks like several bots assigned to you started failing after e6a39f00e8d0 was committed:<br>
> <br>
>     <a href="http://lab.llvm.org:8011/builders/libcxx-libcxxabi-libunwind-armv8-linux-noexceptions" rel="noreferrer" target="_blank">http://lab.llvm.org:8011/builders/libcxx-libcxxabi-libunwind-armv8-linux-noexceptions</a> <<a href="http://lab.llvm.org:8011/builders/libcxx-libcxxabi-libunwind-armv8-linux-noexceptions" rel="noreferrer" target="_blank">http://lab.llvm.org:8011/builders/libcxx-libcxxabi-libunwind-armv8-linux-noexceptions</a>><br>
>     <a href="http://lab.llvm.org:8011/builders/libcxx-libcxxabi-libunwind-armv8-linux" rel="noreferrer" target="_blank">http://lab.llvm.org:8011/builders/libcxx-libcxxabi-libunwind-armv8-linux</a> <<a href="http://lab.llvm.org:8011/builders/libcxx-libcxxabi-libunwind-armv8-linux" rel="noreferrer" target="_blank">http://lab.llvm.org:8011/builders/libcxx-libcxxabi-libunwind-armv8-linux</a>><br>
>     <a href="http://lab.llvm.org:8011/builders/libcxx-libcxxabi-libunwind-aarch64-linux" rel="noreferrer" target="_blank">http://lab.llvm.org:8011/builders/libcxx-libcxxabi-libunwind-aarch64-linux</a> <<a href="http://lab.llvm.org:8011/builders/libcxx-libcxxabi-libunwind-aarch64-linux" rel="noreferrer" target="_blank">http://lab.llvm.org:8011/builders/libcxx-libcxxabi-libunwind-aarch64-linux</a>><br>
>     <a href="http://lab.llvm.org:8011/builders/libcxx-libcxxabi-libunwind-aarch64-linux-noexceptions" rel="noreferrer" target="_blank">http://lab.llvm.org:8011/builders/libcxx-libcxxabi-libunwind-aarch64-linux-noexceptions</a> <<a href="http://lab.llvm.org:8011/builders/libcxx-libcxxabi-libunwind-aarch64-linux-noexceptions" rel="noreferrer" target="_blank">http://lab.llvm.org:8011/builders/libcxx-libcxxabi-libunwind-aarch64-linux-noexceptions</a>><br>
> <br>
> They all fail on the test libcxx/test/libcxx/modules/stds_include.sh.cpp with the following error:<br>
> <br>
>     <...>/libcxx/test/libcxx/modules/stds_include.sh.cpp:28:2: fatal error: file '<...>/libcxx/include/type_traits' has been modified since the module file '<TMP>/ModuleCache/1E92AHT/std-1V9DLRO.pcm' was built<br>
>     #include <vector><br>
>      ^<br>
>     <...>/libcxx/test/libcxx/modules/stds_include.sh.cpp:28:2: note: please rebuild precompiled header '<TMP>/ModuleCache/1E92AHT/std-1V9DLRO.pcm'<br>
>     1 error generated.<br>
> <br>
> <br>
> Our other bots are not failing, so I very strongly suspect this is not because of the change itself, but rather some weirdness in your bot configuration. For that reason, I will *not* revert the change (that would likely not improve the situation anyway). Can you please collaborate with us to understand and fix the issue?<br>
<br>
Also, is there a Docker image used to run the bots? That is our preferred way of handling libc++/libc++abi bots, because that means anyone can reproduce the failures locally. If the bots don't require anything specific beyond the CMake configuration they're testing, you could even use our existing Docker images based on Debian.<br>
<br>
Louis<br>
<br>
_______________________________________________<br>
linaro-toolchain mailing list<br>
<a href="mailto:linaro-toolchain@lists.linaro.org" target="_blank">linaro-toolchain@lists.linaro.org</a><br>
<a href="https://lists.linaro.org/mailman/listinfo/linaro-toolchain" rel="noreferrer" target="_blank">https://lists.linaro.org/mailman/listinfo/linaro-toolchain</a><br>
</blockquote></div>