trafodion icon indicating copy to clipboard operation
trafodion copied to clipboard

Add RH7 supported flag to build & test on additional OS

Open svarnau opened this issue 6 years ago • 68 comments

Testing jenkins processing, which keys off install_features file.

svarnau avatar May 15 '18 17:05 svarnau

Check Test Started: https://jenkins.esgyn.com/job/Check-PR-master/2648/

Traf-Jenkins avatar May 15 '18 17:05 Traf-Jenkins

Test Failed. https://jenkins.esgyn.com/job/Check-PR-master/2648/

Traf-Jenkins avatar May 15 '18 18:05 Traf-Jenkins

jenkins, retest -- updated RH7 build machine image

svarnau avatar May 15 '18 21:05 svarnau

New Check Test Started: https://jenkins.esgyn.com/job/Check-PR-master/2649/

Traf-Jenkins avatar May 15 '18 21:05 Traf-Jenkins

Test Failed. https://jenkins.esgyn.com/job/Check-PR-master/2649/

Traf-Jenkins avatar May 15 '18 22:05 Traf-Jenkins

jenkins, retest -- another image update

svarnau avatar May 17 '18 21:05 svarnau

New Check Test Started: https://jenkins.esgyn.com/job/Check-PR-master/2652/

Traf-Jenkins avatar May 17 '18 21:05 Traf-Jenkins

Test Failed. https://jenkins.esgyn.com/job/Check-PR-master/2652/

Traf-Jenkins avatar May 17 '18 21:05 Traf-Jenkins

New Check Test Started: https://jenkins.esgyn.com/job/Check-PR-master/2653/

Traf-Jenkins avatar May 17 '18 22:05 Traf-Jenkins

Test Failed. https://jenkins.esgyn.com/job/Check-PR-master/2653/

Traf-Jenkins avatar May 18 '18 00:05 Traf-Jenkins

jenkins, retest

moscowgentalman avatar May 19 '18 02:05 moscowgentalman

New Check Test Started: https://jenkins.esgyn.com/job/Check-PR-master/2655/

Traf-Jenkins avatar May 19 '18 02:05 Traf-Jenkins

Test Failed. https://jenkins.esgyn.com/job/Check-PR-master/2655/

Traf-Jenkins avatar May 19 '18 04:05 Traf-Jenkins

jenkins, retest

moscowgentalman avatar May 19 '18 11:05 moscowgentalman

I merged PR 1569, it should fix the installer issue to install Trafodion on CentOS 7

moscowgentalman avatar May 19 '18 11:05 moscowgentalman

New Check Test Started: https://jenkins.esgyn.com/job/Check-PR-master/2657/

Traf-Jenkins avatar May 19 '18 11:05 Traf-Jenkins

Test Failed. https://jenkins.esgyn.com/job/Check-PR-master/2657/

Traf-Jenkins avatar May 19 '18 13:05 Traf-Jenkins

It is mxosrvr not started, I can take a look at my CentOS 7 workstation. I didn't start the DCS in previous test. Will check this.

moscowgentalman avatar May 19 '18 14:05 moscowgentalman

I have merged a temp fix to DCS start issue, let's try again

moscowgentalman avatar May 20 '18 14:05 moscowgentalman

jenkins, retest

moscowgentalman avatar May 20 '18 14:05 moscowgentalman

New Check Test Started: https://jenkins.esgyn.com/job/Check-PR-master/2660/

Traf-Jenkins avatar May 20 '18 14:05 Traf-Jenkins

Test Failed. https://jenkins.esgyn.com/job/Check-PR-master/2660/

Traf-Jenkins avatar May 20 '18 17:05 Traf-Jenkins

There are some regress tests failed. I will try to check them, but I also recommand that at this point, maybe we can disable those failed cases, and once we fix one, add one?

moscowgentalman avatar May 21 '18 14:05 moscowgentalman

Not only some failed tests, but also core files.

And on the cloudera node on Centos7, the install is still not completing. It fails with: ***[ERROR]: Failed to copy files to remote nodes

Interesting since these are single-node clusters. -- I'll double check that the ssh is set up right in that image.

svarnau avatar May 21 '18 17:05 svarnau

Follow-up. I've been debugging a bit on the cloudera node install issue. Does not seem to be a set-up or permissions issue. The discover step works fine, but then the install step fails. This scp command works on the first step, but then fails the second step.

['scp', '-oPasswordAuthentication=no', '-r', '/home/jenkins/workspace/jdbc_test-cdh/traf_inst/python-installer/configs', '/home/jenkins/workspace/jdbc_test-cdh/traf_inst/python-installer/scripts', u'slave7-cm57:/tmp/.trafodion_install_temp/']

So seems like some clean-up issue? Makes no sense to me why that would work differently on RH7 or on cloudera nodes than on other nodes.

svarnau avatar May 21 '18 20:05 svarnau

I create a CentOS 7.2 dev enviorment, and run SQL regression with all hive tests pass... No idea why it failed in Jenkins. Must be some other reasons, but I used install_local_hadoop and not using python installer. So it is very hard for me to fix the hive regression, let me see next round of test result and see what I can do.

moscowgentalman avatar May 22 '18 14:05 moscowgentalman

jenkins, retest

moscowgentalman avatar May 28 '18 01:05 moscowgentalman

New Check Test Started: https://jenkins.esgyn.com/job/Check-PR-master/2678/

Traf-Jenkins avatar May 28 '18 01:05 Traf-Jenkins

Test Failed. https://jenkins.esgyn.com/job/Check-PR-master/2678/

Traf-Jenkins avatar May 28 '18 04:05 Traf-Jenkins

@svarnau, what's the state of this change? Should this pull request be closed or are you still working on it?

DaveBirdsall avatar Jul 11 '18 22:07 DaveBirdsall