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

Add fedora image #32

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Add fedora image #32

wants to merge 2 commits into from

Conversation

omron93
Copy link
Contributor

@omron93 omron93 commented Apr 19, 2018

Try to add Fedora image - related to https://bugzilla.redhat.com/show_bug.cgi?id=1483467

But Fedora testing with https://github.com/openshift/ruby-hello-world is failing for Fedora.

@pkubatrh @hhorak @uhliarik Any idea where could be a problem?
Also I see that passenger SCL is EOL, do we want to have Fedora container?

bash-4.4# cat /tmp/error_log 
[ 2018-04-19 11:16:43.8417 12/7f69178accc0 age/Wat/WatchdogMain.cpp:1291 ]: Starting Passenger watchdog...
[ 2018-04-19 11:16:43.8567 15/7f2c88d1dcc0 age/Cor/CoreMain.cpp:982 ]: Starting Passenger core...
[ 2018-04-19 11:16:43.8568 15/7f2c88d1dcc0 age/Cor/CoreMain.cpp:235 ]: Passenger core running in multi-application mode.
[ 2018-04-19 11:16:43.8589 15/7f2c88d1dcc0 age/Cor/CoreMain.cpp:732 ]: Passenger core online, PID 15
[ 2018-04-19 11:16:43.8765 26/7f2571152cc0 age/Ust/UstRouterMain.cpp:529 ]: Starting Passenger UstRouter...
[ 2018-04-19 11:16:43.8772 26/7f2571152cc0 age/Ust/UstRouterMain.cpp:342 ]: Passenger UstRouter online, PID 26

[ 2018-04-19 11:16:43.8788 26/7f256ab87700 age/Ust/UstRouterMain.cpp:422 ]: Signal received. Gracefully shutting down... (send signal 2 more time(s) to force shutdown)
[ 2018-04-19 11:16:43.8789 26/7f2571152cc0 age/Ust/UstRouterMain.cpp:492 ]: Received command to shutdown gracefully. Waiting until all clients have disconnected...
[ 2018-04-19 11:16:43.8789 26/7f256ab87700 Ser/Server.h:464 ]: [UstRouter] Shutdown finished
[ 2018-04-19 11:16:43.8789 26/7f256a386700 Ser/Server.h:817 ]: [UstRouterApiServer] Freed 0 spare client objects
[ 2018-04-19 11:16:43.8790 26/7f256a386700 Ser/Server.h:464 ]: [UstRouterApiServer] Shutdown finished

[ 2018-04-19 11:16:43.8793 26/7f2571152cc0 age/Ust/UstRouterMain.cpp:523 ]: Passenger UstRouter shutdown finished
[ 2018-04-19 11:16:43.8793 15/7f2c81f51700 age/Cor/CoreMain.cpp:532 ]: Signal received. Gracefully shutting down... (send signal 2 more time(s) to force shutdown)
[ 2018-04-19 11:16:43.8794 15/7f2c88d1dcc0 age/Cor/CoreMain.cpp:901 ]: Received command to shutdown gracefully. Waiting until all clients have disconnected...
[ 2018-04-19 11:16:43.8795 15/7f2c81f51700 Ser/Server.h:817 ]: [ServerThr.1] Freed 128 spare client objects
[ 2018-04-19 11:16:43.8795 15/7f2c81f51700 Ser/Server.h:464 ]: [ServerThr.1] Shutdown finished
[ 2018-04-19 11:16:43.8796 15/7f2c816cf700 Ser/Server.h:817 ]: [ServerThr.2] Freed 128 spare client objects
[ 2018-04-19 11:16:43.8796 15/7f2c816cf700 Ser/Server.h:464 ]: [ServerThr.2] Shutdown finished
[ 2018-04-19 11:16:43.8801 15/7f2c80e4d700 Ser/Server.h:817 ]: [ServerThr.3] Freed 128 spare client objects
[ 2018-04-19 11:16:43.8801 15/7f2c80e4d700 Ser/Server.h:464 ]: [ServerThr.3] Shutdown finished
[ 2018-04-19 11:16:43.8809 15/7f2c7b7fe700 Ser/Server.h:817 ]: [ApiServer] Freed 0 spare client objects
[ 2018-04-19 11:16:43.8809 15/7f2c7b7fe700 Ser/Server.h:464 ]: [ApiServer] Shutdown finished
[ 2018-04-19 11:16:43.8810 15/7f2c7bfff700 Ser/Server.h:817 ]: [ServerThr.4] Freed 128 spare client objects
[ 2018-04-19 11:16:43.8810 15/7f2c7bfff700 Ser/Server.h:464 ]: [ServerThr.4] Shutdown finished
AH00558: httpd: Could not reliably determine the server's fully qualified domain name, using 172.17.0.3. Set the 'ServerName' directive globally to suppress this message
[Thu Apr 19 11:16:43.900077 2018] [lbmethod_heartbeat:notice] [pid 11] AH02282: No slotmem from mod_heartmonitor
[Thu Apr 19 11:16:43.900173 2018] [http2:warn] [pid 11] AH10034: The mpm module (prefork.c) is not supported by mod_http2. The mpm determines how things are processed in your server. HTTP/2 has more demands in this regard and the currently selected mpm will just not do. This is an advisory warning. Your server will continue to work, but the HTTP/2 protocol will be inactive.
[Thu Apr 19 11:16:43.900182 2018] [http2:warn] [pid 11] AH02951: mod_ssl does not seem to be enabled
[ 2018-04-19 11:16:43.9188 43/7f32d3087cc0 age/Wat/WatchdogMain.cpp:1291 ]: Starting Passenger watchdog...
[ 2018-04-19 11:16:43.9351 46/7f97473b0cc0 age/Cor/CoreMain.cpp:982 ]: Starting Passenger core...
[ 2018-04-19 11:16:43.9352 46/7f97473b0cc0 age/Cor/CoreMain.cpp:235 ]: Passenger core running in multi-application mode.
[ 2018-04-19 11:16:43.9373 46/7f97473b0cc0 age/Cor/CoreMain.cpp:732 ]: Passenger core online, PID 46
[ 2018-04-19 11:16:43.9431 15/7f2c88d1dcc0 age/Cor/CoreMain.cpp:967 ]: Passenger core shutdown finished
[ 2018-04-19 11:16:43.9531 56/7fa1616b6cc0 age/Ust/UstRouterMain.cpp:529 ]: Starting Passenger UstRouter...
[ 2018-04-19 11:16:43.9538 56/7fa1616b6cc0 age/Ust/UstRouterMain.cpp:342 ]: Passenger UstRouter online, PID 56


[ 2018-04-19 11:16:43.9558 56/7fa15b0eb700 age/Ust/UstRouterMain.cpp:422 ]: Signal received. Gracefully shutting down... (send signal 2 more time(s) to force shutdown)
[ 2018-04-19 11:16:43.9558 46/7f9733fff700 age/Cor/CoreMain.cpp:532 ]: Signal received. Gracefully shutting down... (send signal 2 more time(s) to force shutdown)
[ 2018-04-19 11:16:43.9558 56/7fa1616b6cc0 age/Ust/UstRouterMain.cpp:492 ]: Received command to shutdown gracefully. Waiting until all clients have disconnected...
[ 2018-04-19 11:16:43.9558 46/7f97473b0cc0 age/Cor/CoreMain.cpp:901 ]: Received command to shutdown gracefully. Waiting until all clients have disconnected...
[ 2018-04-19 11:16:43.9559 56/7fa15b0eb700 Ser/Server.h:464 ]: [UstRouter] Shutdown finished
[ 2018-04-19 11:16:43.9560 56/7fa15a8ea700 Ser/Server.h:817 ]: [UstRouterApiServer] Freed 0 spare client objects
[ 2018-04-19 11:16:43.9560 56/7fa15a8ea700 Ser/Server.h:464 ]: [UstRouterApiServer] Shutdown finished
[ 2018-04-19 11:16:43.9560 46/7f9733fff700 Ser/Server.h:817 ]: [ServerThr.1] Freed 128 spare client objects
[ 2018-04-19 11:16:43.9561 46/7f9733fff700 Ser/Server.h:464 ]: [ServerThr.1] Shutdown finished
[ 2018-04-19 11:16:43.9562 46/7f97337fe700 Ser/Server.h:817 ]: [ServerThr.2] Freed 128 spare client objects
[ 2018-04-19 11:16:43.9562 46/7f97327fc700 Ser/Server.h:817 ]: [ServerThr.4] Freed 128 spare client objects
[ 2018-04-19 11:16:43.9562 46/7f97337fe700 Ser/Server.h:464 ]: [ServerThr.2] Shutdown finished
[ 2018-04-19 11:16:43.9562 46/7f97327fc700 Ser/Server.h:464 ]: [ServerThr.4] Shutdown finished
[ 2018-04-19 11:16:43.9563 46/7f9732ffd700 Ser/Server.h:817 ]: [ServerThr.3] Freed 128 spare client objects
[ 2018-04-19 11:16:43.9564 46/7f9731ffb700 Ser/Server.h:817 ]: [ApiServer] Freed 0 spare client objects
[ 2018-04-19 11:16:43.9564 46/7f9732ffd700 Ser/Server.h:464 ]: [ServerThr.3] Shutdown finished
[ 2018-04-19 11:16:43.9564 46/7f9731ffb700 Ser/Server.h:464 ]: [ApiServer] Shutdown finished
[ 2018-04-19 11:16:43.9566 56/7fa1616b6cc0 age/Ust/UstRouterMain.cpp:523 ]: Passenger UstRouter shutdown finished
[ 2018-04-19 11:16:49.0791 11/7fb9f2103d40 apa/Hooks.cpp:690 ]: Unexpected error in mod_passenger: Cannot connect to the Passenger core at unix:/tmp/passenger.lzK0HAv/agents.s/core
  Backtrace:
     in 'Passenger::FileDescriptor Hooks::connectToCore()' (Hooks.cpp:306)
     in 'int Hooks::handleRequest(request_rec*)' (Hooks.cpp:561)

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

Successfully merging this pull request may close these issues.

1 participant