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

skeleton #1

Closed
yegor256 opened this issue Apr 14, 2019 · 6 comments
Closed

skeleton #1

yegor256 opened this issue Apr 14, 2019 · 6 comments

Comments

@yegor256
Copy link
Owner

Let's build it up.

yegor256 added a commit that referenced this issue Apr 14, 2019
yegor256 added a commit that referenced this issue Apr 14, 2019
yegor256 added a commit that referenced this issue Apr 14, 2019
yegor256 added a commit that referenced this issue Apr 14, 2019
yegor256 added a commit that referenced this issue Apr 14, 2019
yegor256 added a commit that referenced this issue Apr 14, 2019
yegor256 added a commit that referenced this issue Apr 14, 2019
@yegor256
Copy link
Owner Author

@rultor release, tag is 0.1.0

@rultor
Copy link
Collaborator

rultor commented Apr 14, 2019

@rultor release, tag is 0.1.0

@yegor256 OK, I will release it now. Please check the progress here

@rultor
Copy link
Collaborator

rultor commented Apr 14, 2019

@rultor release, tag is 0.1.0

@yegor256 Oops, I failed. You can see the full log here (spent 4min)

\u001b[32m.\u001b[0m\u001b[31mE\u001b[0m

\u001b[31mError:
TestPool#test_basic:
Errno::ENOENT: No such file or directory @ rb_sysopen - /tmp/test20190414-23654-1nlilox/cfg.yml
    /usr/local/rvm/rubies/ruby-2.6.0/lib/ruby/2.6.0/psych.rb:577:in `initialize'
    /usr/local/rvm/rubies/ruby-2.6.0/lib/ruby/2.6.0/psych.rb:577:in `open'
    /usr/local/rvm/rubies/ruby-2.6.0/lib/ruby/2.6.0/psych.rb:577:in `load_file'
    /home/r/repo/test/test_pool.rb:53:in `block in test_basic'
    /usr/local/rvm/rubies/ruby-2.6.0/lib/ruby/2.6.0/tmpdir.rb:89:in `mktmpdir'
    /home/r/repo/test/test_pool.rb:37:in `test_basic'
\u001b[0m

bin/rails test home/r/repo/test/test_pool.rb:36

/home/r/repo/lib/pgtk/pgsql_task.rb:65: warning: instance variable @fresh_start not initialized
2019-04-14 17:42:03.553 UTC [23745] LOG:  listening on IPv4 address "127.0.0.1", port 44246
2019-04-14 17:42:03.553 UTC [23745] LOG:  could not bind IPv6 address "::1": Cannot assign requested address
2019-04-14 17:42:03.553 UTC [23745] HINT:  Is another postmaster already running on port 44246? If not, wait a few seconds and retry.
2019-04-14 17:42:03.642 UTC [23745] LOG:  listening on Unix socket "/tmp/test20190414-23654-1rb0e3m/pgsql/.s.PGSQL.44246"
2019-04-14 17:42:03.776 UTC [23746] LOG:  database system was shut down at 2019-04-14 17:42:02 UTC
2019-04-14 17:42:03.822 UTC [23745] LOG:  database system is ready to accept connections
PostgreSQL is running in PID 23745
\u001b[32m.\u001b[0m

Finished in 11.486058s, 0.2612 runs/s, 0.0871 assertions/s.

3 runs, 1 assertions, 0 failures, 1 errors, 0 skips
2019-04-14 17:42:05.416 UTC [23745] LOG:  received smart shutdown request
2019-04-14 17:42:05.416 UTC [23745] LOG:  could not open file "postmaster.pid": No such file or directory
PostgreSQL killed in PID 23745
2019-04-14 17:42:05.417 UTC [23672] LOG:  received smart shutdown request
2019-04-14 17:42:05.417 UTC [23672] LOG:  could not open file "postmaster.pid": No such file or directory
PostgreSQL killed in PID 23672
2019-04-14 17:42:05.419 UTC [23672] LOG:  worker process: logical replication launcher (PID 23679) exited with exit code 1
2019-04-14 17:42:05.419 UTC [23745] LOG:  worker process: logical replication launcher (PID 23752) exited with exit code 1
2019-04-14 17:42:05.419 UTC [23747] LOG:  shutting down
2019-04-14 17:42:05.419 UTC [23747] PANIC:  could not open control file "global/pg_control": No such file or directory
2019-04-14 17:42:05.420 UTC [23674] LOG:  shutting down
2019-04-14 17:42:05.420 UTC [23674] PANIC:  could not open control file "global/pg_control": No such file or directory
2019-04-14 17:42:05.422 UTC [23745] LOG:  checkpointer process (PID 23747) was terminated by signal 6: Aborted
2019-04-14 17:42:05.422 UTC [23745] LOG:  terminating any other active server processes
2019-04-14 17:42:05.422 UTC [23751] LOG:  could not open temporary statistics file "pg_stat/global.tmp": No such file or directory
2019-04-14 17:42:05.423 UTC [23672] LOG:  checkpointer process (PID 23674) was terminated by signal 6: Aborted
2019-04-14 17:42:05.423 UTC [23672] LOG:  terminating any other active server processes
2019-04-14 17:42:05.423 UTC [23678] LOG:  could not open temporary statistics file "pg_stat/global.tmp": No such file or directory
2019-04-14 17:42:05.424 UTC [23745] LOG:  abnormal database system shutdown
2019-04-14 17:42:05.425 UTC [23672] LOG:  abnormal database system shutdown
2019-04-14 17:42:05.425 UTC [23745] LOG:  database system is shut down
2019-04-14 17:42:05.426 UTC [23672] LOG:  database system is shut down
Coverage report generated for Unit Tests to /home/r/repo/coverage. 82 / 109 LOC (75.23%) covered.
rake aborted!
Command failed with status (1)
/home/r/.ruby/gems/rake-12.0.0/exe/rake:27:in `<top (required)>'
/usr/local/rvm/gems/ruby-2.6.0/bin/ruby_executable_hooks:24:in `eval'
/usr/local/rvm/gems/ruby-2.6.0/bin/ruby_executable_hooks:24:in `<main>'
Tasks: TOP => default => test
(See full trace by running task with --trace)
container 872c5111a7ac88a86af0cfc0765fe50c2822bae3a3cf5aa2c13b704032aeecb3 is dead
Sun Apr 14 19:43:12 CEST 2019

yegor256 added a commit that referenced this issue Apr 14, 2019
@yegor256
Copy link
Owner Author

@rultor release, tag is 0.1.0

@rultor
Copy link
Collaborator

rultor commented Apr 14, 2019

@rultor release, tag is 0.1.0

@yegor256 OK, I will release it now. Please check the progress here

yegor256 added a commit that referenced this issue Apr 14, 2019
@rultor
Copy link
Collaborator

rultor commented Apr 14, 2019

@rultor release, tag is 0.1.0

@yegor256 Done! FYI, the full log is here (took me 4min)

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