Bug 1490272
Summary: | Failed to start dwh service on NumberFormatException: For input string: "6.1" | ||||||
---|---|---|---|---|---|---|---|
Product: | [oVirt] ovirt-engine-dwh | Reporter: | Lukas Svaty <lsvaty> | ||||
Component: | Services | Assignee: | Shirly Radco <sradco> | ||||
Status: | CLOSED CURRENTRELEASE | QA Contact: | Lukas Svaty <lsvaty> | ||||
Severity: | high | Docs Contact: | |||||
Priority: | medium | ||||||
Version: | 4.1.6 | CC: | bugs, didi, knarra, lsvaty | ||||
Target Milestone: | ovirt-4.1.6 | Keywords: | AutomationBlocker, Regression | ||||
Target Release: | 4.1.7 | Flags: | rule-engine:
ovirt-4.1+
rule-engine: ovirt-4.2+ rule-engine: blocker+ lsvaty: testing_plan_complete+ rule-engine: planning_ack+ sradco: devel_ack+ pstehlik: testing_ack+ |
||||
Hardware: | All | ||||||
OS: | All | ||||||
Whiteboard: | |||||||
Fixed In Version: | ovirt-engine-dwh-4.1.7 | Doc Type: | If docs needed, set a value | ||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | Environment: | ||||||
Last Closed: | 2017-09-19 10:03:16 UTC | Type: | Bug | ||||
Regression: | --- | Mount Type: | --- | ||||
Documentation: | --- | CRM: | |||||
Verified Versions: | Category: | --- | |||||
oVirt Team: | Metrics | RHEL 7.3 requirements from Atomic Host: | |||||
Cloudforms Team: | --- | Target Upstream Version: | |||||
Embargoed: | |||||||
Bug Depends On: | |||||||
Bug Blocks: | 1478859 | ||||||
Attachments: |
|
Description
Lukas Svaty
2017-09-11 08:16:49 UTC
also tested on remote dwh service, during engine-setup [ ERROR ] Failed to execute stage 'Setup validation': invalid literal for int() with base 10: '6.1' seems like the same issue (In reply to Lukas Svaty from comment #1) > also tested on remote dwh service, during engine-setup > > [ ERROR ] Failed to execute stage 'Setup validation': invalid literal for > int() with base 10: '6.1' seems like the same issue Please attach setup logs, thanks. Created attachment 1324484 [details]
Setup log of upgrading remote dwh service
(In reply to Lukas Svaty from comment #1) > also tested on remote dwh service, during engine-setup > > [ ERROR ] Failed to execute stage 'Setup validation': invalid literal for > int() with base 10: '6.1' seems like the same issue Checked the commit on demand. This issue is solved by commit 81627, however after restart dwh is still failing with traceback from the description. Also as suggested per conversation offline, I suggest adding a check for the restart of ovirt-engine-dwhd service to Ovirt System Tests. This bug report has Keywords: Regression or TestBlocker. Since no regressions or test blockers are allowed between releases, it is also being identified as a blocker for this release. Please resolve ASAP. verified in: ovirt-engine-dwh-setup-4.1.7-1.el7ev.noarch ovirt-engine-dwh-4.1.7-1.el7ev.noarch I'd like to clarify that we didn't fix this bug in 4.1, only in master (4.2). In 4.1, we built 4.1.7 for oVirt/RHV 4.1.6, and will build 4.1.8 for 4.1.7. There is no inherent problem in having non-matching version numbers between components. Indeed, in some projects, we try to align, but in others we don't - e.g. otopi, ovirt-host-deploy, ovirt-hosted-engine-setup never had matching version numbers. Even DWH, that does, does not release new versions solely for the matching. So e.g. in 4.0.2 engine and dwh matched, but engine 4.0.3 and 4.0.4 was released without a matching dwh - so used 4.0.2. *** Bug 1491125 has been marked as a duplicate of this bug. *** |