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

Are s390x builders enabled ? #182

Open
xhernandez opened this issue Mar 17, 2023 · 4 comments
Open

Are s390x builders enabled ? #182

xhernandez opened this issue Mar 17, 2023 · 4 comments

Comments

@xhernandez
Copy link

I see there's an s390x job to run regressions and there seems to be some s390x builders in jenkins, but they are 'offline' or 'launching', but it doesn't seem they come online to run regressions.

Are they going to be available soon ?

I've sent several patches to improve tests and actual Gluster code to run on s390x. Actually I'm passing a full regression right now without any issue. There are still some required patches not merged in devel branch, but I expect that everything required will be in place soon.

@mscherer
Copy link
Collaborator

The 1st server seems down, so I guess jenkins do not have a proper timeout for that case. I disabled it, and let's see if the job are scheduled on the 2 others.

@xhernandez
Copy link
Author

Now it seems that a builder was started, but it fails because of some permission issues during installation:

https://build.gluster.org/job/centos8-s390-regression/79/console

10:26:29  /usr/bin/mkdir -p '/var/lib/glusterd/hooks/1/add-brick/post/'
10:26:29  /usr/bin/install -c /home/jenkins/root/workspace/centos8-s390-regression/extras/hook-scripts/add-brick/post/disabled-quota-root-xattr-heal.sh /home/jenkins/root/workspace/centos8-s390-regression/extras/hook-scripts/add-brick/post/S10selinux-label-brick.sh /home/jenkins/root/workspace/centos8-s390-regression/extras/hook-scripts/add-brick/post/S13create-subdir-mounts.sh '/var/lib/glusterd/hooks/1/add-brick/post/'
10:26:29 /usr/bin/install: cannot create regular file '/var/lib/glusterd/hooks/1/add-brick/post/disabled-quota-root-xattr-heal.sh': Permission denied
10:26:29 /usr/bin/install: cannot create regular file '/var/lib/glusterd/hooks/1/add-brick/post/S10selinux-label-brick.sh': Permission denied
10:26:29 /usr/bin/install: cannot create regular file '/var/lib/glusterd/hooks/1/add-brick/post/S13create-subdir-mounts.sh': Permission denied
10:26:29 make[5]: *** [Makefile:425: install-hookSCRIPTS] Error 1

@mscherer
Copy link
Collaborator

I am not sure why the permission is wrong, but it seems to be root owned on the 2nd builder, and fine on the 3rd.

I cleaned the builder, and I started 2 build, one on each

https://build.gluster.org/job/centos8-s390-regression/82/
https://build.gluster.org/job/centos8-s390-regression/81/

We will see how it goes once it finish running.

@mscherer
Copy link
Collaborator

@xhernandez I added your key as root on builder-el8-s390x-2.ibm-l1.gluster.org and disconnected it from jenkins for testing, per gchat discussion.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants