Skip to content

stages: fix btrfs subvolume creation under subdirectories #823

stages: fix btrfs subvolume creation under subdirectories

stages: fix btrfs subvolume creation under subdirectories #823

Triggered via push September 12, 2024 14:47
Status Cancelled
Total duration 15m 46s
Artifacts

test.yml

on: push
Assembler test (legacy)
11m 41s
Assembler test (legacy)
Matrix: Unittest
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 4 warnings
Unittest (normal, py312)
Command failed: /usr/bin/docker run --net=host --privileged --rm --volume=/:/osb/host --volume=/home/runner/work/osbuild/osbuild:/osb/workdir --volume=/lib/modules/:/lib/modules/ --volume=/var/run/docker.sock:/var/run/docker.sock ghcr.io/osbuild/osbuild-ci:latest-202404252004 /bin/bash -o errexit -c # Hacky replacement of container storage driver: # The default overlayfs doesn't work in the runner, so let's change # it to vfs for the local storage skopeo stage test. sed -i 's/overlay/vfs/g' /usr/share/containers/storage.conf # default system config sed -i 's/overlay/vfs/g' /etc/containers/storage.conf || true # potential overrides if [ "normal" == "parallel" ]; then # 4 is a bit arbitrary TEST_WORKERS="-n 4" TEST_CATEGORY="test_stages.py" else # test_assemblers.py is run below TEST_CATEGORY="not test_stages.py and not test_assemblers.py" fi OSBUILD_TEST_STORE="/var/tmp/osbuild-test-store" \ tox -e "py312" -- -rs $TEST_WORKERS -k "$TEST_CATEGORY"
Unittest (normal, py36)
Command failed: /usr/bin/docker run --net=host --privileged --rm --volume=/:/osb/host --volume=/home/runner/work/osbuild/osbuild:/osb/workdir --volume=/lib/modules/:/lib/modules/ --volume=/var/run/docker.sock:/var/run/docker.sock ghcr.io/osbuild/osbuild-ci:latest-202404252004 /bin/bash -o errexit -c # Hacky replacement of container storage driver: # The default overlayfs doesn't work in the runner, so let's change # it to vfs for the local storage skopeo stage test. sed -i 's/overlay/vfs/g' /usr/share/containers/storage.conf # default system config sed -i 's/overlay/vfs/g' /etc/containers/storage.conf || true # potential overrides if [ "normal" == "parallel" ]; then # 4 is a bit arbitrary TEST_WORKERS="-n 4" TEST_CATEGORY="test_stages.py" else # test_assemblers.py is run below TEST_CATEGORY="not test_stages.py and not test_assemblers.py" fi OSBUILD_TEST_STORE="/var/tmp/osbuild-test-store" \ tox -e "py36" -- -rs $TEST_WORKERS -k "$TEST_CATEGORY"
Unittest (normal, py39)
Command failed: /usr/bin/docker run --net=host --privileged --rm --volume=/:/osb/host --volume=/home/runner/work/osbuild/osbuild:/osb/workdir --volume=/lib/modules/:/lib/modules/ --volume=/var/run/docker.sock:/var/run/docker.sock ghcr.io/osbuild/osbuild-ci:latest-202404252004 /bin/bash -o errexit -c # Hacky replacement of container storage driver: # The default overlayfs doesn't work in the runner, so let's change # it to vfs for the local storage skopeo stage test. sed -i 's/overlay/vfs/g' /usr/share/containers/storage.conf # default system config sed -i 's/overlay/vfs/g' /etc/containers/storage.conf || true # potential overrides if [ "normal" == "parallel" ]; then # 4 is a bit arbitrary TEST_WORKERS="-n 4" TEST_CATEGORY="test_stages.py" else # test_assemblers.py is run below TEST_CATEGORY="not test_stages.py and not test_assemblers.py" fi OSBUILD_TEST_STORE="/var/tmp/osbuild-test-store" \ tox -e "py39" -- -rs $TEST_WORKERS -k "$TEST_CATEGORY"
Unittest (parallel, py312)
Canceling since a higher priority waiting request for 'Tests-refs/heads/btrfs-parent-subvol' exists
Unittest (parallel, py312)
The operation was canceled.
Unittest (parallel, py36)
Canceling since a higher priority waiting request for 'Tests-refs/heads/btrfs-parent-subvol' exists
Unittest (parallel, py36)
The operation was canceled.
Unittest (parallel, py39)
Canceling since a higher priority waiting request for 'Tests-refs/heads/btrfs-parent-subvol' exists
Unittest (parallel, py39)
The operation was canceled.
Unittest (normal, py312)
The following actions use a deprecated Node.js version and will be forced to run on node20: osbuild/containers/src/actions/privdocker@552e30cf1b4ed19c6ddaa57f96c342b3dff4227b. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Unittest (normal, py36)
The following actions use a deprecated Node.js version and will be forced to run on node20: osbuild/containers/src/actions/privdocker@552e30cf1b4ed19c6ddaa57f96c342b3dff4227b. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Unittest (normal, py39)
The following actions use a deprecated Node.js version and will be forced to run on node20: osbuild/containers/src/actions/privdocker@552e30cf1b4ed19c6ddaa57f96c342b3dff4227b. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Assembler test (legacy)
The following actions use a deprecated Node.js version and will be forced to run on node20: osbuild/containers/src/actions/privdocker@552e30cf1b4ed19c6ddaa57f96c342b3dff4227b. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/