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

Missing RI pricing #147

Closed
ckelner opened this issue Feb 16, 2015 · 2 comments
Closed

Missing RI pricing #147

ckelner opened this issue Feb 16, 2015 · 2 comments

Comments

@ckelner
Copy link

ckelner commented Feb 16, 2015

Getting these errors (printed a few hundred times):

2015-02-16 02:46:21,185 [com.netflix.ice.processor.BillingFileProcessor] ERROR basic.BasicReservationService  - Not able to find reservation price for us-east-1|m1.large
2015-02-16 02:46:21,185 [com.netflix.ice.processor.BillingFileProcessor] ERROR basic.BasicReservationService  - Not able to find reservation price for us-east-1|m1.large
2015-02-16 02:46:21,185 [com.netflix.ice.processor.BillingFileProcessor] ERROR basic.BasicReservationService  - Not able to find reservation price for us-east-1|m1.large
2015-02-16 02:46:21,185 [com.netflix.ice.processor.BillingFileProcessor] ERROR basic.BasicReservationService  - Not able to find reservation price for us-east-1|m1.large
2015-02-16 02:46:21,185 [com.netflix.ice.processor.BillingFileProcessor] ERROR basic.BasicReservationService  - Not able to find reservation price for us-east-1|m1.large
2015-02-16 02:46:21,185 [com.netflix.ice.processor.BillingFileProcessor] ERROR basic.BasicReservationService  - Not able to find reservation price for us-east-1|m1.large
2015-02-16 02:46:21,185 [com.netflix.ice.processor.BillingFileProcessor] ERROR basic.BasicReservationService  - Not able to find reservation price for us-east-1|m1.large
2015-02-16 02:46:21,185 [com.netflix.ice.processor.BillingFileProcessor] ERROR basic.BasicReservationService  - Not able to find reservation price for us-east-1|m1.large
2015-02-16 02:46:21,185 [com.netflix.ice.processor.BillingFileProcessor] ERROR basic.BasicReservationService  - Not able to find reservation price for us-east-1|m2.xlarge
2015-02-16 02:46:21,186 [com.netflix.ice.processor.BillingFileProcessor] ERROR basic.BasicReservationService  - Not able to find reservation price for us-east-1|m2.xlarge
2015-02-16 02:46:21,186 [com.netflix.ice.processor.BillingFileProcessor] ERROR basic.BasicReservationService  - Not able to find reservation price for us-east-1|m2.xlarge
2015-02-16 02:46:21,186 [com.netflix.ice.processor.BillingFileProcessor] ERROR basic.BasicReservationService  - Not able to find reservation price for us-east-1|m2.xlarge
2015-02-16 02:46:21,186 [com.netflix.ice.processor.BillingFileProcessor] ERROR basic.BasicReservationService  - Not able to find reservation price for us-east-1|m2.xlarge
2015-02-16 02:46:21,186 [com.netflix.ice.processor.BillingFileProcessor] ERROR basic.BasicReservationService  - Not able to find reservation price for us-east-1|m2.xlarge
2015-02-16 02:46:21,186 [com.netflix.ice.processor.BillingFileProcessor] ERROR basic.BasicReservationService  - Not able to find reservation price for us-east-1|m2.xlarge
2015-02-16 02:46:21,186 [com.netflix.ice.processor.BillingFileProcessor] ERROR basic.BasicReservationService  - Not able to find reservation price for us-east-1|m2.xlarge
2015-02-16 02:58:37,315 [com.netflix.ice.processor.BillingFileProcessor] ERROR basic.BasicReservationService  - Not able to find reservation price for us-east-1|t2.small
2015-02-16 02:58:37,315 [com.netflix.ice.processor.BillingFileProcessor] ERROR basic.BasicReservationService  - Not able to find reservation price for us-east-1|t2.small
2015-02-16 02:58:37,315 [com.netflix.ice.processor.BillingFileProcessor] ERROR basic.BasicReservationService  - Not able to find reservation price for us-east-1|t2.small
2015-02-16 02:58:37,315 [com.netflix.ice.processor.BillingFileProcessor] ERROR basic.BasicReservationService  - Not able to find reservation price for us-east-1|t2.small
2015-02-16 02:58:37,315 [com.netflix.ice.processor.BillingFileProcessor] ERROR basic.BasicReservationService  - Not able to find reservation price for us-east-1|t2.small
2015-02-16 02:58:37,315 [com.netflix.ice.processor.BillingFileProcessor] ERROR basic.BasicReservationService  - Not able to find reservation price for us-east-1|t2.small
2015-02-16 02:58:37,354 [com.netflix.ice.processor.BillingFileProcessor] ERROR basic.BasicReservationService  - Not able to find reservation price for us-west-2|t2.micro
2015-02-16 02:58:37,355 [com.netflix.ice.processor.BillingFileProcessor] ERROR basic.BasicReservationService  - Not able to find reservation price for us-west-2|t2.micro
2015-02-16 02:58:37,355 [com.netflix.ice.processor.BillingFileProcessor] ERROR basic.BasicReservationService  - Not able to find reservation price for us-west-2|t2.micro
2015-02-16 02:58:37,355 [com.netflix.ice.processor.BillingFileProcessor] ERROR basic.BasicReservationService  - Not able to find reservation price for us-west-2|t2.micro
@ckelner
Copy link
Author

ckelner commented Feb 18, 2015

So I added a crappy debug statement to get some insight to the ReservationPriceKey -- here's output without error:

2015-02-18 14:18:27,724 [com.netflix.ice.processor.BillingFileProcessor] INFO basic.BasicReservationService  - ReservationPriceKey == us-west-2|c3.8xlarge
2015-02-18 14:18:27,724 [com.netflix.ice.processor.BillingFileProcessor] INFO basic.BasicReservationService  - ReservationPriceKey == us-west-2|c3.8xlarge

and with error:

2015-02-18 14:17:08,486 [com.netflix.ice.processor.BillingFileProcessor] ERROR basic.BasicReservationService  - Not able to find reservation price for us-east-1|m1.large
2015-02-18 14:17:08,486 [com.netflix.ice.processor.BillingFileProcessor] INFO basic.BasicReservationService  - ReservationPriceKey == us-east-1|m1.large
2015-02-18 14:17:08,486 [com.netflix.ice.processor.BillingFileProcessor] ERROR basic.BasicReservationService  - Not able to find reservation price for us-east-1|m1.large
2015-02-18 14:17:08,486 [com.netflix.ice.processor.BillingFileProcessor] INFO basic.BasicReservationService  - ReservationPriceKey == us-east-1|m1.large

and another

2015-02-18 14:17:08,479 [com.netflix.ice.processor.BillingFileProcessor] INFO basic.BasicReservationService - ReservationPriceKey == us-east-1|m2.xlarge
2015-02-18 14:17:08,479 [com.netflix.ice.processor.BillingFileProcessor] ERROR basic.BasicReservationService - Not able to find reservation price for us-east-1|m2.xlarge

So need to figure out why it isn't finding the reservation prices for these regions and machine types...

@ckelner
Copy link
Author

ckelner commented Feb 18, 2015

It seems weird because the log shows ice cataloging m1.large in us-east-1

2015-02-18 14:04:01,208 [localhost-startStop-1] INFO  basic.BasicReservationService  - Setting RI price for us-east-1 HEAVY m1.large 750.0 0.034
2015-02-18 14:04:01,208 [localhost-startStop-1] INFO  basic.BasicReservationService  - Setting RI price for us-east-1 HEAVY m1.large.rhel 750.0 0.094
2015-02-18 14:04:01,208 [localhost-startStop-1] INFO  basic.BasicReservationService  - Setting RI price for us-east-1 HEAVY m1.large.rhel 750.0 0.094
2015-02-18 14:04:01,208 [localhost-startStop-1] INFO  basic.BasicReservationService  - Setting RI price for us-east-1 HEAVY m1.large 750.0 0.034
2015-02-18 14:04:01,208 [localhost-startStop-1] INFO  basic.BasicReservationService  - Setting RI price for us-east-1 HEAVY m1.large.sles 1102.0 0.045
2015-02-18 14:04:01,208 [localhost-startStop-1] INFO  basic.BasicReservationService  - Setting RI price for us-east-1 HEAVY m1.large.sles 1102.0 0.045
2015-02-18 14:04:01,208 [localhost-startStop-1] INFO  basic.BasicReservationService  - Setting RI price for us-east-1 HEAVY m1.large 1544.0 0.0
2015-02-18 14:04:01,208 [localhost-startStop-1] INFO  basic.BasicReservationService  - Setting RI price for us-east-1 HEAVY m1.large.sles 2147.0 0.0
2015-02-18 14:04:01,208 [localhost-startStop-1] INFO  basic.BasicReservationService  - Setting RI price for us-east-1 HEAVY m1.large.rhel 3027.0 0.0

But then later it can't find this information?

@ckelner ckelner closed this as completed Apr 21, 2015
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

1 participant