Skip to content

Instantly share code, notes, and snippets.

@antonyc
Created January 17, 2022 13:38
Show Gist options
  • Save antonyc/fbd4b714af5cb76bdba833720a0353f6 to your computer and use it in GitHub Desktop.
Save antonyc/fbd4b714af5cb76bdba833720a0353f6 to your computer and use it in GitHub Desktop.
my cluster creation log
operation create_timeline started
2022/01/17 16:26:15 CreateTenant: creating tenant b519e8464ae8232444ea9eb4c14f8843
{"level":"DEBUG","ts":"2022-01-17T16:26:15.210+0300","message":"sql: query/select.users","middleware":"authorize","duration":0.002356,"db.host":"localhost:5432","db.database":"postgres","sql.action":"query","sql.statement":"SELECT * FROM users WHERE id = $1","sql.args":[{"Name":"","Ordinal":1,"Value":2}],"duration":0.002356,"db.host":"localhost:5432","db.database":"postgres","sql.action":"query","sql.statement":"SELECT * FROM users WHERE id = $1","sql.args":[{"Name":"","Ordinal":1,"Value":2}]}
{"level":"DEBUG","ts":"2022-01-17T16:26:15.210+0300","message":"authorized user id=2(mrdark@list.ru)","middleware":"authorize"}
{"level":"INFO","ts":"2022-01-17T16:26:15.224+0300","message":"/api/v1/clusters/rough-paper-620019","status":200,"method":"GET","path":"/api/v1/clusters/rough-paper-620019","query":"","ip":"127.0.0.1","user-agent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:96.0) Gecko/20100101 Firefox/96.0","latency":0.016600459,"time":"2022-01-17T13:26:15Z"}
Cannot start operation #2 on cluster #rough-paper-620019, someone is holding the lock. We will try later if needed
Cannot start operation #2 on cluster #rough-paper-620019, someone is holding the lock. We will try later if needed
Cannot start operation #2 on cluster #rough-paper-620019, someone is holding the lock. We will try later if needed
Cannot start operation #2 on cluster #rough-paper-620019, someone is holding the lock. We will try later if needed
Cannot start operation #2 on cluster #rough-paper-620019, someone is holding the lock. We will try later if needed
Cannot start operation #2 on cluster #rough-paper-620019, someone is holding the lock. We will try later if needed
Cannot start operation #2 on cluster #rough-paper-620019, someone is holding the lock. We will try later if needed
Cannot start operation #2 on cluster #rough-paper-620019, someone is holding the lock. We will try later if needed
Cannot start operation #2 on cluster #rough-paper-620019, someone is holding the lock. We will try later if needed
Cannot start operation #2 on cluster #rough-paper-620019, someone is holding the lock. We will try later if needed
Cannot start operation #2 on cluster #rough-paper-620019, someone is holding the lock. We will try later if needed
Cannot start operation #2 on cluster #rough-paper-620019, someone is holding the lock. We will try later if needed
2022/01/17 16:27:15 CreateTenant: got error: all attempts failed: Post "http://localhost:9898/v1/tenant/": context deadline exceeded (Client.Timeout exceeded while awaiting headers)
2022/01/17 16:27:15 ListTimelines: started for b519e8464ae8232444ea9eb4c14f8843
Cannot start operation #2 on cluster #rough-paper-620019, someone is holding the lock. We will try later if needed
operation create_timeline failed: all attempts failed: Post "http://localhost:9898/v1/tenant/": context deadline exceeded (Client.Timeout exceeded while awaiting headers)
operation create_timeline started
2022/01/17 16:27:25 CreateTenant: creating tenant b519e8464ae8232444ea9eb4c14f8843
2022/01/17 16:27:25 CreateTenant: got error: pageserver responded with status 500
2022/01/17 16:27:25 ListTimelines: started for b519e8464ae8232444ea9eb4c14f8843
2022/01/17 16:27:25 ListTimelines: done for b519e8464ae8232444ea9eb4c14f8843. Got 1 timelines
2022/01/17 16:27:25 ListTimelines: started for b519e8464ae8232444ea9eb4c14f8843
2022/01/17 16:27:25 ListTimelines: done for b519e8464ae8232444ea9eb4c14f8843. Got 1 timelines
operation create_timeline succeeded
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment