Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

tests: Remove duplicated toolbox test #1034

Merged
merged 1 commit into from
Nov 21, 2022

Conversation

travier
Copy link
Member

@travier travier commented Oct 25, 2022

The new toolbox test is already available through the shared symlink. It was however marked FCOS only and was thus never run. It will thus be picked up here once we update it in f-c-c.

Fixes: ebaeae8 tests: Use new toolbox test

The new toolbox test is already available through the shared symlink. It
was however marked FCOS only and was thus never run. It will thus be
picked up here once we update it in f-c-c.

Fixes: ebaeae8 tests: Use new toolbox test
@openshift-ci openshift-ci bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Oct 25, 2022
@travier
Copy link
Member Author

travier commented Oct 25, 2022

Note that the test is not working on RHCOS right now. Filed #1035

@travier
Copy link
Member Author

travier commented Oct 26, 2022

All the failures are unrelated.

@travier
Copy link
Member Author

travier commented Oct 27, 2022

/test rhcos-86-build-test-qemu

Copy link
Member

@ravanelli ravanelli left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm

@openshift-ci openshift-ci bot added the lgtm Indicates that a PR is ready to be merged. label Nov 10, 2022
@openshift-ci
Copy link
Contributor

openshift-ci bot commented Nov 10, 2022

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: ravanelli, travier

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@travier
Copy link
Member Author

travier commented Nov 15, 2022

/retest

@travier
Copy link
Member Author

travier commented Nov 15, 2022

mv: failed to preserve ownership for '/tmp/cosa/tmp/repo/commit.tar': Operation not permitted
mv: failed to preserve ownership for '/tmp/cosa/tmp/compose.json': Operation not permitted
3204 metadata, 22605 content objects imported; 0 bytes content written
New image input checksum: 51f84aea36c41e6cf186ce917cd973bab59ef1b3b6b8a1b53921195f6cfd4de5
None
New build ID: 412.9.202211151215-0
Running:  rpm-ostree compose container-encapsulate --max-layers=50 --format-version=1 --repo=/tmp/cosa/tmp/repo --label=coreos-assembler.image-config-checksum=01bebb5709ab54cef0e7bac1f94e6ee333b25868ab022f8618cdb4443de99355 --label=coreos-assembler.image-input-checksum=51f84aea36c41e6cf186ce917cd973bab59ef1b3b6b8a1b53921195f6cfd4de5 --label=org.opencontainers.image.source=unknown --label=org.opencontainers.image.revision=v0.0.2-895-g28459fbbb0f527665c000834b54c32d89b03ebaa 412.9.202211151215-0 oci-archive:scos-412.9.202211151215-0-ostree.x86_64.ociarchive.tmp:latest
Reading packages...done
Building package mapping...done
22605 objects in 512 packages (334 source)
rpm size: 2010747972
Earliest changed package: shim-x64-15-15.el8_2.x86_64 at 2020-08-01 01:55:42 UTC
1517 duplicates
Multiple owners:
  /usr/lib/.build-id/d4/f71d744be2e0cd173f64b4165b22c84d78aa73
  /usr/lib/.build-id/e7/c4bcc44db8a436c3399490967dfb5ac59dcb48
  /usr/share/licenses/systemd/LICENSE.LGPL2.1
Generating container image...done
Pushed digest: sha256:e8e800edefa61c38b10c065ffc98c5be5f36fc2d148ce803783b3eec09428a79
Total objects: 26105
No unreachable objects
Ignoring non-directory /tmp/cosa/builds/.build-commit
+ cosa buildextend-extensions
Extracting 5d73683fe51d948fee75b95081440aa9c6e131ba81eea67629f79234dfb7c165
�[0m�[31merror: �[0mPermission denied (os error 13)
Traceback (most recent call last):
  File "/usr/lib/coreos-assembler/cmd-buildextend-extensions", line 148, in <module>
    sys.exit(main())
  File "/usr/lib/coreos-assembler/cmd-buildextend-extensions", line 47, in main
    cmdlib.import_ostree_commit('tmp/repo', builddir, buildmeta)
  File "/usr/lib/coreos-assembler/cosalib/cmdlib.py", line 314, in import_ostree_commit
    subprocess.check_call(['ostree', 'container', 'import', '--repo', tmpd,
  File "/usr/lib64/python3.10/subprocess.py", line 369, in check_call
    raise CalledProcessError(retcode, cmd)
subprocess.CalledProcessError: Command '['ostree', 'container', 'import', '--repo', 'tmp/repo/tmp/tmp5494hlyb', '--write-ref', '412.9.202211151215-0', 'ostree-unverified-image:oci-archive:builds/412.9.202211151215-0/x86_64/scos-412.9.202211151215-0-ostree.x86_64.ociarchive']' returned non-zero exit status 1.
error: failed to execute cmd-buildextend-extensions: exit status 1

@travier
Copy link
Member Author

travier commented Nov 15, 2022

/retest

@openshift-ci-robot
Copy link

/retest-required

Remaining retests: 0 against base HEAD 8773180 and 2 for PR HEAD 1a5bd27 in total

@openshift-ci
Copy link
Contributor

openshift-ci bot commented Nov 21, 2022

@travier: all tests passed!

Full PR test history. Your PR dashboard.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. I understand the commands that are listed here.

@openshift-merge-robot openshift-merge-robot merged commit 34115d2 into openshift:master Nov 21, 2022
@travier travier deleted the toolbox-test branch November 22, 2022 15:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. lgtm Indicates that a PR is ready to be merged.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants