Building 1536/merge on pull_request by muhammadhamzasajjad #6328
build.yml
on: pull_request
cibw_docker_image
/
work
4s
Matrix: Cleanup persistent storages / setup
Waiting for pending jobs
Cleanup persistent storages
/
cleanup
Matrix: common_config
Matrix: build-python-wheels-linux
Matrix: build-python-wheels-windows
cpp-test-linux
/
...
/
Start self-hosted EC2 runner
cpp-test-linux
/
...
/
Stop self-hosted EC2 runner
cpp-test-windows
/
...
/
Start self-hosted EC2 runner
cpp-test-windows
/
...
/
Stop self-hosted EC2 runner
Matrix: persistent_storage_seed_linux
Waiting for pending jobs
Matrix: persistent_storage_seed_windows
Waiting for pending jobs
Matrix: persistent_storage_verify_linux
Waiting for pending jobs
Matrix: persistent_storage_verify_windows
Waiting for pending jobs
Matrix: Linux C++ Tests / compile
Matrix: Windows C++ Tests / compile
Cleanup persistent storages
/
cleanup
Matrix: Cleanup persistent storages / setup
Waiting for pending jobs
cpp-test-linux
/
...
/
Start self-hosted EC2 runner
cpp-test-linux
/
...
/
Stop self-hosted EC2 runner
Matrix: Linux C++ Tests / python_tests
cpp-test-windows
/
...
/
Start self-hosted EC2 runner
cpp-test-windows
/
...
/
Stop self-hosted EC2 runner
Matrix: Windows C++ Tests / python_tests
Annotations
70 errors and 29 warnings
3.6 Linux / compile (linux, linux, manylinux_x86_64, /tmp/cpp_build, *.gz, *.so, *.[ao], vcpkg_installed, mon...
Command ['python', '-m', 'build', PurePosixPath('/project'), '--wheel', '--outdir=/tmp/cibuildwheel/built_wheel', '--config-setting='] failed with code 1.
|
3.6 Linux / compile (linux, linux, manylinux_x86_64, /tmp/cpp_build, *.gz, *.so, *.[ao], vcpkg_installed, mon...
Process completed with exit code 1.
|
3.11 Linux / compile (linux, linux, manylinux_x86_64, /tmp/cpp_build, *.gz, *.so, *.[ao], vcpkg_installed, mon...
Command ['python', '-m', 'build', PurePosixPath('/project'), '--wheel', '--outdir=/tmp/cibuildwheel/built_wheel', '--config-setting='] failed with code 1.
|
3.11 Linux / compile (linux, linux, manylinux_x86_64, /tmp/cpp_build, *.gz, *.so, *.[ao], vcpkg_installed, mon...
Process completed with exit code 1.
|
3.7 Linux / compile (linux, linux, manylinux_x86_64, /tmp/cpp_build, *.gz, *.so, *.[ao], vcpkg_installed, mon...
Command ['python', '-m', 'build', PurePosixPath('/project'), '--wheel', '--outdir=/tmp/cibuildwheel/built_wheel', '--config-setting='] failed with code 1.
|
3.7 Linux / compile (linux, linux, manylinux_x86_64, /tmp/cpp_build, *.gz, *.so, *.[ao], vcpkg_installed, mon...
Process completed with exit code 1.
|
3.8 Linux / compile (linux, linux, manylinux_x86_64, /tmp/cpp_build, *.gz, *.so, *.[ao], vcpkg_installed, mon...
Command ['python', '-m', 'build', PurePosixPath('/project'), '--wheel', '--outdir=/tmp/cibuildwheel/built_wheel', '--config-setting='] failed with code 1.
|
3.8 Linux / compile (linux, linux, manylinux_x86_64, /tmp/cpp_build, *.gz, *.so, *.[ao], vcpkg_installed, mon...
Process completed with exit code 1.
|
Linux C++ Tests / compile (linux, linux, manylinux_x86_64, /tmp/cpp_build, *.gz, *.so, *.[ao], vcpkg_installed, mon...:
cpp/arcticdb/entity/field_collection.hpp#L216
comparison of integer expressions of different signedness: ‘int’ and ‘size_t’ {aka ‘long unsigned int’} [-Werror=sign-compare]
|
Linux C++ Tests / compile (linux, linux, manylinux_x86_64, /tmp/cpp_build, *.gz, *.so, *.[ao], vcpkg_installed, mon...:
cpp/arcticdb/entity/field_collection.hpp#L217
comparison of integer expressions of different signedness: ‘int’ and ‘size_t’ {aka ‘long unsigned int’} [-Werror=sign-compare]
|
Linux C++ Tests / compile (linux, linux, manylinux_x86_64, /tmp/cpp_build, *.gz, *.so, *.[ao], vcpkg_installed, mon...
run-cmake action execution failed: 'Error: "'/usr/local/bin/cmake' failed with error code: '2'.'
|
3.10 Linux / compile (linux, linux, manylinux_x86_64, /tmp/cpp_build, *.gz, *.so, *.[ao], vcpkg_installed, mon...
Command ['python', '-m', 'build', PurePosixPath('/project'), '--wheel', '--outdir=/tmp/cibuildwheel/built_wheel', '--config-setting='] failed with code 1.
|
3.10 Linux / compile (linux, linux, manylinux_x86_64, /tmp/cpp_build, *.gz, *.so, *.[ao], vcpkg_installed, mon...
Process completed with exit code 1.
|
3.9 Linux / compile (linux, linux, manylinux_x86_64, /tmp/cpp_build, *.gz, *.so, *.[ao], vcpkg_installed, mon...
Command ['python', '-m', 'build', PurePosixPath('/project'), '--wheel', '--outdir=/tmp/cibuildwheel/built_wheel', '--config-setting='] failed with code 1.
|
3.9 Linux / compile (linux, linux, manylinux_x86_64, /tmp/cpp_build, *.gz, *.so, *.[ao], vcpkg_installed, mon...
Process completed with exit code 1.
|
3.7 Windows / compile (windows, windows-cl, win_amd64, C:/cpp_build, C:/vcpkg_packages, *.pdb, *.lib, *.ilk, *....
Exception calling "SetPageFileSize" with "3" argument(s): "The operation completed successfully"
At D:\a\_actions\al-cheb\configure-pagefile-action\v1.3\scripts\SetPageFileSize.ps1:193 char:1
+ [Util.PageFile]::SetPageFileSize($minimumSize, $maximumSize, $diskRoo ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : NotSpecified: (:) [], MethodInvocationException
+ FullyQualifiedErrorId : Win32Exception
|
3.11 Windows / compile (windows, windows-cl, win_amd64, C:/cpp_build, C:/vcpkg_packages, *.pdb, *.lib, *.ilk, *....
Exception calling "SetPageFileSize" with "3" argument(s): "The operation completed successfully"
At D:\a\_actions\al-cheb\configure-pagefile-action\v1.3\scripts\SetPageFileSize.ps1:193 char:1
+ [Util.PageFile]::SetPageFileSize($minimumSize, $maximumSize, $diskRoo ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : NotSpecified: (:) [], MethodInvocationException
+ FullyQualifiedErrorId : Win32Exception
|
3.8 Windows / compile (windows, windows-cl, win_amd64, C:/cpp_build, C:/vcpkg_packages, *.pdb, *.lib, *.ilk, *....
Exception calling "SetPageFileSize" with "3" argument(s): "The operation completed successfully"
At D:\a\_actions\al-cheb\configure-pagefile-action\v1.3\scripts\SetPageFileSize.ps1:193 char:1
+ [Util.PageFile]::SetPageFileSize($minimumSize, $maximumSize, $diskRoo ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : NotSpecified: (:) [], MethodInvocationException
+ FullyQualifiedErrorId : Win32Exception
|
3.9 Windows / compile (windows, windows-cl, win_amd64, C:/cpp_build, C:/vcpkg_packages, *.pdb, *.lib, *.ilk, *....
Exception calling "SetPageFileSize" with "3" argument(s): "The operation completed successfully"
At D:\a\_actions\al-cheb\configure-pagefile-action\v1.3\scripts\SetPageFileSize.ps1:193 char:1
+ [Util.PageFile]::SetPageFileSize($minimumSize, $maximumSize, $diskRoo ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : NotSpecified: (:) [], MethodInvocationException
+ FullyQualifiedErrorId : Win32Exception
|
3.10 Windows / compile (windows, windows-cl, win_amd64, C:/cpp_build, C:/vcpkg_packages, *.pdb, *.lib, *.ilk, *....
Exception calling "SetPageFileSize" with "3" argument(s): "The operation completed successfully"
At D:\a\_actions\al-cheb\configure-pagefile-action\v1.3\scripts\SetPageFileSize.ps1:193 char:1
+ [Util.PageFile]::SetPageFileSize($minimumSize, $maximumSize, $diskRoo ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : NotSpecified: (:) [], MethodInvocationException
+ FullyQualifiedErrorId : Win32Exception
|
Windows C++ Tests / compile (windows, windows-cl, win_amd64, C:/cpp_build, C:/vcpkg_packages, *.pdb, *.lib, *.ilk, *....
Process completed with exit code 1.
|
Windows C++ Tests / compile (windows, windows-cl, win_amd64, C:/cpp_build, C:/vcpkg_packages, *.pdb, *.lib, *.ilk, *....
Exception calling "SetPageFileSize" with "3" argument(s): "The operation completed successfully"
At D:\a\_actions\al-cheb\configure-pagefile-action\v1.3\scripts\SetPageFileSize.ps1:193 char:1
+ [Util.PageFile]::SetPageFileSize($minimumSize, $maximumSize, $diskRoo ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : NotSpecified: (:) [], MethodInvocationException
+ FullyQualifiedErrorId : Win32Exception
|
3.11 Windows / stress
Exception calling "SetPageFileSize" with "3" argument(s): "The operation completed successfully"
At D:\a\_actions\al-cheb\configure-pagefile-action\v1.3\scripts\SetPageFileSize.ps1:193 char:1
+ [Util.PageFile]::SetPageFileSize($minimumSize, $maximumSize, $diskRoo ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : NotSpecified: (:) [], MethodInvocationException
+ FullyQualifiedErrorId : Win32Exception
|
3.7 Windows / stress
Exception calling "SetPageFileSize" with "3" argument(s): "The operation completed successfully"
At D:\a\_actions\al-cheb\configure-pagefile-action\v1.3\scripts\SetPageFileSize.ps1:193 char:1
+ [Util.PageFile]::SetPageFileSize($minimumSize, $maximumSize, $diskRoo ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : NotSpecified: (:) [], MethodInvocationException
+ FullyQualifiedErrorId : Win32Exception
|
3.8 Windows / stress
Exception calling "SetPageFileSize" with "3" argument(s): "The operation completed successfully"
At D:\a\_actions\al-cheb\configure-pagefile-action\v1.3\scripts\SetPageFileSize.ps1:193 char:1
+ [Util.PageFile]::SetPageFileSize($minimumSize, $maximumSize, $diskRoo ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : NotSpecified: (:) [], MethodInvocationException
+ FullyQualifiedErrorId : Win32Exception
|
3.9 Windows / stress
Exception calling "SetPageFileSize" with "3" argument(s): "The operation completed successfully"
At D:\a\_actions\al-cheb\configure-pagefile-action\v1.3\scripts\SetPageFileSize.ps1:193 char:1
+ [Util.PageFile]::SetPageFileSize($minimumSize, $maximumSize, $diskRoo ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : NotSpecified: (:) [], MethodInvocationException
+ FullyQualifiedErrorId : Win32Exception
|
3.10 Windows / stress
Exception calling "SetPageFileSize" with "3" argument(s): "The operation completed successfully"
At D:\a\_actions\al-cheb\configure-pagefile-action\v1.3\scripts\SetPageFileSize.ps1:193 char:1
+ [Util.PageFile]::SetPageFileSize($minimumSize, $maximumSize, $diskRoo ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : NotSpecified: (:) [], MethodInvocationException
+ FullyQualifiedErrorId : Win32Exception
|
3.7 Windows / {hypothesis,nonreg,scripts}
Exception calling "SetPageFileSize" with "3" argument(s): "The operation completed successfully"
At D:\a\_actions\al-cheb\configure-pagefile-action\v1.3\scripts\SetPageFileSize.ps1:193 char:1
+ [Util.PageFile]::SetPageFileSize($minimumSize, $maximumSize, $diskRoo ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : NotSpecified: (:) [], MethodInvocationException
+ FullyQualifiedErrorId : Win32Exception
|
3.11 Windows / unit
Canceling since a higher priority waiting request for 'refs/pull/1536/merge' exists
|
3.11 Windows / unit
Exception calling "SetPageFileSize" with "3" argument(s): "The operation completed successfully"
At D:\a\_actions\al-cheb\configure-pagefile-action\v1.3\scripts\SetPageFileSize.ps1:193 char:1
+ [Util.PageFile]::SetPageFileSize($minimumSize, $maximumSize, $diskRoo ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : NotSpecified: (:) [], MethodInvocationException
+ FullyQualifiedErrorId : Win32Exception
|
3.11 Windows / unit
The operation was canceled.
|
3.10 Windows / unit
Canceling since a higher priority waiting request for 'refs/pull/1536/merge' exists
|
3.10 Windows / unit
Exception calling "SetPageFileSize" with "3" argument(s): "The operation completed successfully"
At D:\a\_actions\al-cheb\configure-pagefile-action\v1.3\scripts\SetPageFileSize.ps1:193 char:1
+ [Util.PageFile]::SetPageFileSize($minimumSize, $maximumSize, $diskRoo ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : NotSpecified: (:) [], MethodInvocationException
+ FullyQualifiedErrorId : Win32Exception
|
3.10 Windows / unit
The operation was canceled.
|
3.11 Windows / integration
Canceling since a higher priority waiting request for 'refs/pull/1536/merge' exists
|
3.11 Windows / integration
The operation was canceled.
|
3.11 Windows / integration
Exception calling "SetPageFileSize" with "3" argument(s): "The operation completed successfully"
At D:\a\_actions\al-cheb\configure-pagefile-action\v1.3\scripts\SetPageFileSize.ps1:193 char:1
+ [Util.PageFile]::SetPageFileSize($minimumSize, $maximumSize, $diskRoo ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : NotSpecified: (:) [], MethodInvocationException
+ FullyQualifiedErrorId : Win32Exception
|
3.10 Windows / {hypothesis,nonreg,scripts}
Canceling since a higher priority waiting request for 'refs/pull/1536/merge' exists
|
3.10 Windows / {hypothesis,nonreg,scripts}
Exception calling "SetPageFileSize" with "3" argument(s): "The operation completed successfully"
At D:\a\_actions\al-cheb\configure-pagefile-action\v1.3\scripts\SetPageFileSize.ps1:193 char:1
+ [Util.PageFile]::SetPageFileSize($minimumSize, $maximumSize, $diskRoo ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : NotSpecified: (:) [], MethodInvocationException
+ FullyQualifiedErrorId : Win32Exception
|
3.10 Windows / {hypothesis,nonreg,scripts}
The operation was canceled.
|
3.7 Windows / unit
Canceling since a higher priority waiting request for 'refs/pull/1536/merge' exists
|
3.7 Windows / unit
Exception calling "SetPageFileSize" with "3" argument(s): "The operation completed successfully"
At D:\a\_actions\al-cheb\configure-pagefile-action\v1.3\scripts\SetPageFileSize.ps1:193 char:1
+ [Util.PageFile]::SetPageFileSize($minimumSize, $maximumSize, $diskRoo ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : NotSpecified: (:) [], MethodInvocationException
+ FullyQualifiedErrorId : Win32Exception
|
3.7 Windows / unit
The operation was canceled.
|
3.8 Windows / integration
Canceling since a higher priority waiting request for 'refs/pull/1536/merge' exists
|
3.8 Windows / integration
Exception calling "SetPageFileSize" with "3" argument(s): "The operation completed successfully"
At D:\a\_actions\al-cheb\configure-pagefile-action\v1.3\scripts\SetPageFileSize.ps1:193 char:1
+ [Util.PageFile]::SetPageFileSize($minimumSize, $maximumSize, $diskRoo ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : NotSpecified: (:) [], MethodInvocationException
+ FullyQualifiedErrorId : Win32Exception
|
3.8 Windows / integration
The operation was canceled.
|
3.9 Windows / integration
Canceling since a higher priority waiting request for 'refs/pull/1536/merge' exists
|
3.9 Windows / integration
Exception calling "SetPageFileSize" with "3" argument(s): "The operation completed successfully"
At D:\a\_actions\al-cheb\configure-pagefile-action\v1.3\scripts\SetPageFileSize.ps1:193 char:1
+ [Util.PageFile]::SetPageFileSize($minimumSize, $maximumSize, $diskRoo ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : NotSpecified: (:) [], MethodInvocationException
+ FullyQualifiedErrorId : Win32Exception
|
3.9 Windows / integration
The operation was canceled.
|
3.9 Windows / unit
Canceling since a higher priority waiting request for 'refs/pull/1536/merge' exists
|
3.9 Windows / unit
The operation was canceled.
|
3.9 Windows / unit
Exception calling "SetPageFileSize" with "3" argument(s): "The operation completed successfully"
At D:\a\_actions\al-cheb\configure-pagefile-action\v1.3\scripts\SetPageFileSize.ps1:193 char:1
+ [Util.PageFile]::SetPageFileSize($minimumSize, $maximumSize, $diskRoo ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : NotSpecified: (:) [], MethodInvocationException
+ FullyQualifiedErrorId : Win32Exception
|
3.9 Windows / {hypothesis,nonreg,scripts}
Canceling since a higher priority waiting request for 'refs/pull/1536/merge' exists
|
3.9 Windows / {hypothesis,nonreg,scripts}
The operation was canceled.
|
3.9 Windows / {hypothesis,nonreg,scripts}
Exception calling "SetPageFileSize" with "3" argument(s): "The operation completed successfully"
At D:\a\_actions\al-cheb\configure-pagefile-action\v1.3\scripts\SetPageFileSize.ps1:193 char:1
+ [Util.PageFile]::SetPageFileSize($minimumSize, $maximumSize, $diskRoo ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : NotSpecified: (:) [], MethodInvocationException
+ FullyQualifiedErrorId : Win32Exception
|
3.8 Windows / {hypothesis,nonreg,scripts}
Canceling since a higher priority waiting request for 'refs/pull/1536/merge' exists
|
3.8 Windows / {hypothesis,nonreg,scripts}
Exception calling "SetPageFileSize" with "3" argument(s): "The operation completed successfully"
At D:\a\_actions\al-cheb\configure-pagefile-action\v1.3\scripts\SetPageFileSize.ps1:193 char:1
+ [Util.PageFile]::SetPageFileSize($minimumSize, $maximumSize, $diskRoo ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : NotSpecified: (:) [], MethodInvocationException
+ FullyQualifiedErrorId : Win32Exception
|
3.8 Windows / {hypothesis,nonreg,scripts}
The operation was canceled.
|
3.11 Windows / {hypothesis,nonreg,scripts}
Canceling since a higher priority waiting request for 'refs/pull/1536/merge' exists
|
3.11 Windows / {hypothesis,nonreg,scripts}
The operation was canceled.
|
3.11 Windows / {hypothesis,nonreg,scripts}
Exception calling "SetPageFileSize" with "3" argument(s): "The operation completed successfully"
At D:\a\_actions\al-cheb\configure-pagefile-action\v1.3\scripts\SetPageFileSize.ps1:193 char:1
+ [Util.PageFile]::SetPageFileSize($minimumSize, $maximumSize, $diskRoo ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : NotSpecified: (:) [], MethodInvocationException
+ FullyQualifiedErrorId : Win32Exception
|
3.7 Windows / integration
Canceling since a higher priority waiting request for 'refs/pull/1536/merge' exists
|
3.7 Windows / integration
Exception calling "SetPageFileSize" with "3" argument(s): "The operation completed successfully"
At D:\a\_actions\al-cheb\configure-pagefile-action\v1.3\scripts\SetPageFileSize.ps1:193 char:1
+ [Util.PageFile]::SetPageFileSize($minimumSize, $maximumSize, $diskRoo ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : NotSpecified: (:) [], MethodInvocationException
+ FullyQualifiedErrorId : Win32Exception
|
3.7 Windows / integration
The operation was canceled.
|
3.10 Windows / integration
Canceling since a higher priority waiting request for 'refs/pull/1536/merge' exists
|
3.10 Windows / integration
The operation was canceled.
|
3.10 Windows / integration
Exception calling "SetPageFileSize" with "3" argument(s): "The operation completed successfully"
At D:\a\_actions\al-cheb\configure-pagefile-action\v1.3\scripts\SetPageFileSize.ps1:193 char:1
+ [Util.PageFile]::SetPageFileSize($minimumSize, $maximumSize, $diskRoo ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : NotSpecified: (:) [], MethodInvocationException
+ FullyQualifiedErrorId : Win32Exception
|
3.8 Windows / unit
Canceling since a higher priority waiting request for 'refs/pull/1536/merge' exists
|
3.8 Windows / unit
The operation was canceled.
|
3.8 Windows / unit
Exception calling "SetPageFileSize" with "3" argument(s): "The operation completed successfully"
At D:\a\_actions\al-cheb\configure-pagefile-action\v1.3\scripts\SetPageFileSize.ps1:193 char:1
+ [Util.PageFile]::SetPageFileSize($minimumSize, $maximumSize, $diskRoo ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : NotSpecified: (:) [], MethodInvocationException
+ FullyQualifiedErrorId : Win32Exception
|
3.6 Linux / compile (linux, linux, manylinux_x86_64, /tmp/cpp_build, *.gz, *.so, *.[ao], vcpkg_installed, mon...
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3.3.0, mozilla-actions/sccache-action@v0.0.3, actions/upload-artifact@v3.1.3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
3.11 Linux / compile (linux, linux, manylinux_x86_64, /tmp/cpp_build, *.gz, *.so, *.[ao], vcpkg_installed, mon...
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3.3.0, mozilla-actions/sccache-action@v0.0.3, actions/upload-artifact@v3.1.3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
3.7 Linux / compile (linux, linux, manylinux_x86_64, /tmp/cpp_build, *.gz, *.so, *.[ao], vcpkg_installed, mon...
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3.3.0, mozilla-actions/sccache-action@v0.0.3, actions/upload-artifact@v3.1.3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
3.8 Linux / compile (linux, linux, manylinux_x86_64, /tmp/cpp_build, *.gz, *.so, *.[ao], vcpkg_installed, mon...
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3.3.0, mozilla-actions/sccache-action@v0.0.3, actions/upload-artifact@v3.1.3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Linux C++ Tests / compile (linux, linux, manylinux_x86_64, /tmp/cpp_build, *.gz, *.so, *.[ao], vcpkg_installed, mon...
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3.3.0, mozilla-actions/sccache-action@v0.0.3, lukka/run-cmake@v10.6, actions/upload-artifact@v3.1.3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Linux C++ Tests / compile (linux, linux, manylinux_x86_64, /tmp/cpp_build, *.gz, *.so, *.[ao], vcpkg_installed, mon...
Volume mount /:/mnt is going to mount '/' into the container which may cause file ownership change in the entire file system and cause Actions Runner to lose permission to access the disk.
|
Linux C++ Tests / compile (linux, linux, manylinux_x86_64, /tmp/cpp_build, *.gz, *.so, *.[ao], vcpkg_installed, mon...:
cpp/third_party/lmdbcxx/mdb.c#L2117
variable ‘rc’ set but not used [-Wunused-but-set-variable]
|
Linux C++ Tests / compile (linux, linux, manylinux_x86_64, /tmp/cpp_build, *.gz, *.so, *.[ao], vcpkg_installed, mon...:
cpp/third_party/lmdbcxx/mdb.c#L6748
this statement may fall through [-Wimplicit-fallthrough=]
|
Linux C++ Tests / compile (linux, linux, manylinux_x86_64, /tmp/cpp_build, *.gz, *.so, *.[ao], vcpkg_installed, mon...:
cpp/third_party/lmdbcxx/mdb.c#L9185
writing 8 bytes into a region of size 1 [-Wstringop-overflow=]
|
Linux C++ Tests / compile (linux, linux, manylinux_x86_64, /tmp/cpp_build, *.gz, *.so, *.[ao], vcpkg_installed, mon...:
cpp/third_party/lmdbcxx/mdb.c#L7336
writing 8 bytes into a region of size 1 [-Wstringop-overflow=]
|
Linux C++ Tests / compile (linux, linux, manylinux_x86_64, /tmp/cpp_build, *.gz, *.so, *.[ao], vcpkg_installed, mon...:
cpp/third_party/lmdbcxx/mdb.c#L7330
writing 8 bytes into a region of size 1 [-Wstringop-overflow=]
|
3.10 Linux / compile (linux, linux, manylinux_x86_64, /tmp/cpp_build, *.gz, *.so, *.[ao], vcpkg_installed, mon...
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3.3.0, mozilla-actions/sccache-action@v0.0.3, actions/upload-artifact@v3.1.3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
3.9 Linux / compile (linux, linux, manylinux_x86_64, /tmp/cpp_build, *.gz, *.so, *.[ao], vcpkg_installed, mon...
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3.3.0, mozilla-actions/sccache-action@v0.0.3, actions/upload-artifact@v3.1.3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
3.7 Windows / compile (windows, windows-cl, win_amd64, C:/cpp_build, C:/vcpkg_packages, *.pdb, *.lib, *.ilk, *....
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3.3.0, mozilla-actions/sccache-action@v0.0.3, al-cheb/configure-pagefile-action@v1.3, ilammy/msvc-dev-cmd@v1.12.1, actions/upload-artifact@v3.1.3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
3.11 Windows / compile (windows, windows-cl, win_amd64, C:/cpp_build, C:/vcpkg_packages, *.pdb, *.lib, *.ilk, *....
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3.3.0, mozilla-actions/sccache-action@v0.0.3, al-cheb/configure-pagefile-action@v1.3, ilammy/msvc-dev-cmd@v1.12.1, actions/upload-artifact@v3.1.3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
3.8 Windows / compile (windows, windows-cl, win_amd64, C:/cpp_build, C:/vcpkg_packages, *.pdb, *.lib, *.ilk, *....
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3.3.0, mozilla-actions/sccache-action@v0.0.3, al-cheb/configure-pagefile-action@v1.3, ilammy/msvc-dev-cmd@v1.12.1, actions/upload-artifact@v3.1.3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
3.9 Windows / compile (windows, windows-cl, win_amd64, C:/cpp_build, C:/vcpkg_packages, *.pdb, *.lib, *.ilk, *....
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3.3.0, mozilla-actions/sccache-action@v0.0.3, al-cheb/configure-pagefile-action@v1.3, ilammy/msvc-dev-cmd@v1.12.1, actions/upload-artifact@v3.1.3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
3.10 Windows / compile (windows, windows-cl, win_amd64, C:/cpp_build, C:/vcpkg_packages, *.pdb, *.lib, *.ilk, *....
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3.3.0, mozilla-actions/sccache-action@v0.0.3, al-cheb/configure-pagefile-action@v1.3, ilammy/msvc-dev-cmd@v1.12.1, actions/upload-artifact@v3.1.3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Windows C++ Tests / compile (windows, windows-cl, win_amd64, C:/cpp_build, C:/vcpkg_packages, *.pdb, *.lib, *.ilk, *....
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3.3.0, mozilla-actions/sccache-action@v0.0.3, al-cheb/configure-pagefile-action@v1.3, ilammy/msvc-dev-cmd@v1.12.1, lukka/run-cmake@v10.6, actions/upload-artifact@v3.1.3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Windows C++ Tests / compile (windows, windows-cl, win_amd64, C:/cpp_build, C:/vcpkg_packages, *.pdb, *.lib, *.ilk, *....
Skipping setting up the environment since vcpkg's executable is not found at: 'D:�\ArcticDB\ArcticDBCMAKE_BUILD_PARALLEL_LEVEL=4\vcpkg.exe'.
|
Windows C++ Tests / compile (windows, windows-cl, win_amd64, C:/cpp_build, C:/vcpkg_packages, *.pdb, *.lib, *.ilk, *....:
cpp/third_party/lmdbcxx/mdb.c#L7444
'>>': right shift by too large amount, data loss
|
Windows C++ Tests / compile (windows, windows-cl, win_amd64, C:/cpp_build, C:/vcpkg_packages, *.pdb, *.lib, *.ilk, *....:
cpp/third_party/lmdbcxx/mdb.c#L1515
returning address of local variable or temporary: buf
|
3.11 Windows / stress
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3.3.0, actions/download-artifact@v3.0.2, actions/setup-python@v4.7.1, al-cheb/configure-pagefile-action@v1.3, actions/upload-artifact@v3.1.3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
3.7 Windows / stress
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3.3.0, actions/download-artifact@v3.0.2, actions/setup-python@v4.7.1, al-cheb/configure-pagefile-action@v1.3, actions/upload-artifact@v3.1.3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
3.8 Windows / stress
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3.3.0, actions/download-artifact@v3.0.2, actions/setup-python@v4.7.1, al-cheb/configure-pagefile-action@v1.3, actions/upload-artifact@v3.1.3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
3.9 Windows / stress
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3.3.0, actions/download-artifact@v3.0.2, actions/setup-python@v4.7.1, al-cheb/configure-pagefile-action@v1.3, actions/upload-artifact@v3.1.3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
3.10 Windows / stress
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3.3.0, actions/download-artifact@v3.0.2, actions/setup-python@v4.7.1, al-cheb/configure-pagefile-action@v1.3, actions/upload-artifact@v3.1.3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
3.7 Windows / {hypothesis,nonreg,scripts}
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3.3.0, actions/download-artifact@v3.0.2, actions/setup-python@v4.7.1, al-cheb/configure-pagefile-action@v1.3, actions/upload-artifact@v3.1.3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "build-metadata-build-python-wheels-linux-cp310", "build-metadata-build-python-wheels-linux-cp311", "build-metadata-build-python-wheels-linux-cp36", "build-metadata-build-python-wheels-linux-cp37", "build-metadata-build-python-wheels-linux-cp38", "build-metadata-build-python-wheels-linux-cp39", "build-metadata-build-python-wheels-windows-cp310", "build-metadata-build-python-wheels-windows-cp311", "build-metadata-build-python-wheels-windows-cp37", "build-metadata-build-python-wheels-windows-cp38", "build-metadata-build-python-wheels-windows-cp39", "build-metadata-cpp-tests-linux-default", "build-metadata-cpp-tests-windows-default", "pytest-windows-cp310-{hypothesis,nonreg,scripts}", "pytest-windows-cp310-integration", "pytest-windows-cp310-stress", "pytest-windows-cp310-unit", "pytest-windows-cp311-{hypothesis,nonreg,scripts}", "pytest-windows-cp311-integration", "pytest-windows-cp311-stress", "pytest-windows-cp311-unit", "pytest-windows-cp37-{hypothesis,nonreg,scripts}", "pytest-windows-cp37-integration", "pytest-windows-cp37-stress", "pytest-windows-cp37-unit", "pytest-windows-cp38-{hypothesis,nonreg,scripts}", "pytest-windows-cp38-integration", "pytest-windows-cp38-stress", "pytest-windows-cp38-unit", "pytest-windows-cp39-{hypothesis,nonreg,scripts}", "pytest-windows-cp39-integration", "pytest-windows-cp39-stress", "pytest-windows-cp39-unit", "wheel-cp310-win_amd64", "wheel-cp311-win_amd64", "wheel-cp37-win_amd64", "wheel-cp38-win_amd64", "wheel-cp39-win_amd64".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
build-metadata-build-python-wheels-linux-cp310
Expired
|
7.84 MB |
|
build-metadata-build-python-wheels-linux-cp311
Expired
|
7.86 MB |
|
build-metadata-build-python-wheels-linux-cp36
Expired
|
7.76 MB |
|
build-metadata-build-python-wheels-linux-cp37
Expired
|
7.78 MB |
|
build-metadata-build-python-wheels-linux-cp38
Expired
|
7.81 MB |
|
build-metadata-build-python-wheels-linux-cp39
Expired
|
7.83 MB |
|
build-metadata-build-python-wheels-windows-cp310
Expired
|
359 MB |
|
build-metadata-build-python-wheels-windows-cp311
Expired
|
359 MB |
|
build-metadata-build-python-wheels-windows-cp37
Expired
|
359 MB |
|
build-metadata-build-python-wheels-windows-cp38
Expired
|
359 MB |
|
build-metadata-build-python-wheels-windows-cp39
Expired
|
356 MB |
|
build-metadata-cpp-tests-linux-default
Expired
|
8.34 MB |
|
build-metadata-cpp-tests-windows-default
Expired
|
46.4 MB |
|
pytest-windows-cp310-integration
Expired
|
200 KB |
|
pytest-windows-cp310-stress
Expired
|
31.8 KB |
|
pytest-windows-cp310-unit
Expired
|
8.13 KB |
|
pytest-windows-cp310-{hypothesis,nonreg,scripts}
Expired
|
0 Bytes |
|
pytest-windows-cp311-integration
Expired
|
244 KB |
|
pytest-windows-cp311-stress
Expired
|
31.6 KB |
|
pytest-windows-cp311-unit
Expired
|
8.12 KB |
|
pytest-windows-cp311-{hypothesis,nonreg,scripts}
Expired
|
0 Bytes |
|
pytest-windows-cp37-integration
Expired
|
248 KB |
|
pytest-windows-cp37-stress
Expired
|
31.7 KB |
|
pytest-windows-cp37-unit
Expired
|
8.11 KB |
|
pytest-windows-cp37-{hypothesis,nonreg,scripts}
Expired
|
53.3 KB |
|
pytest-windows-cp38-integration
Expired
|
232 KB |
|
pytest-windows-cp38-stress
Expired
|
31.7 KB |
|
pytest-windows-cp38-unit
Expired
|
8.12 KB |
|
pytest-windows-cp38-{hypothesis,nonreg,scripts}
Expired
|
0 Bytes |
|
pytest-windows-cp39-integration
Expired
|
203 KB |
|
pytest-windows-cp39-stress
Expired
|
31.7 KB |
|
pytest-windows-cp39-unit
Expired
|
8.12 KB |
|
pytest-windows-cp39-{hypothesis,nonreg,scripts}
Expired
|
0 Bytes |
|
wheel-cp310-win_amd64
Expired
|
6.03 MB |
|
wheel-cp311-win_amd64
Expired
|
6 MB |
|
wheel-cp37-win_amd64
Expired
|
6.02 MB |
|
wheel-cp38-win_amd64
Expired
|
6.03 MB |
|
wheel-cp39-win_amd64
Expired
|
6.01 MB |
|