unable to fetch the mysql.php file from PHP/MySQL Test with Openembedded Engineering builds

Bug #1160968 reported by Soumya Basak
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Linaro Linux
Fix Released
High
John Stultz
Linaro Linux Baseline
Fix Released
High
Andrey Konovalov
Linaro OpenEmbedded
Invalid
High
Unassigned

Bug Description

hi,
on our openembedded Engineering builds Lamp image:

http://snapshots.linaro.org/openembedded/pre-built/vexpress64/274/vexpress64-openembedded_lamp-armv8_20130320-274.img.gz

when try to execute the test cases :
PHP/MySQL test from our test wiki page: https://wiki.linaro.org/Platform/QA/TestCases/OpenEmbedded#PHP.2BAC8-MySQL_Test

it shown the following error message:

root@genericarmv8:~# wget http://localhost/mysql.php
Connecting to localhost (127.0.0.1:80)
wget: server returned error: HTTP/1.1 503 Service Unavailable
root@genericarmv8:~#

I checked with launch browser with IP-address the page does'nt displays any information about PHP on genericarmv8.

~~ seems the same issue reproduced with the OE Lamp builds:~~

http://snapshots.linaro.org/openembedded/pre-built/vexpress64/279/vexpress64-openembedded_lamp-armv8_20130331-279.img.gz

with foundation image:~ http://snapshots.linaro.org/openembedded/pre-built/vexpress64/279/img-foundation.axf

summary: - unable to fetch the mysql.php file on PHP/MySQL Test with Openembedded
+ unable to fetch the mysql.php file from PHP/MySQL Test with Openembedded
Engineering builds
Marcin Juszkiewicz (hrw)
Changed in linaro-oe:
assignee: nobody → Marcin Juszkiewicz (hrw)
importance: Undecided → High
Revision history for this message
Fathi Boudra (fboudra) wrote :

Is it a regression from previous 13.02 release?

Changed in linaro-oe:
milestone: none → 13.04
Revision history for this message
Soumya Basak (soumya-basak) wrote :

Hi fathi,
No.The issue reproduced from 13.03 release builds.

description: updated
description: updated
Marcin Juszkiewicz (hrw)
Changed in linaro-oe:
status: New → Confirmed
Revision history for this message
Marcin Juszkiewicz (hrw) wrote :

This is kernel regression.

vexpress64-openembedded_lamp-armv8_20130408-286.img + kernel from same dir == error

But when I used 13.02 kernel it works.

Revision history for this message
Marcin Juszkiewicz (hrw) wrote :

How to reproduce:

wget https://releases.linaro.org/13.02/openembedded/aarch64/img-foundation.axf -O img-foundation.axf-1302
wget http://snapshots.linaro.org/openembedded/pre-built/vexpress64/286/img-foundation.axf
wget http://snapshots.linaro.org/openembedded/pre-built/vexpress64/286/vexpress64-openembedded_lamp-armv8_20130408-286.img.gz
gunzip vexpress*gz

Start foundation model with rootfs and img-foundation.img kernel.
run "wget http://localhost/info.php" - should get HTTP Error 503
poweroff

Start foundation model with rootfs and img-foundation.img-1302 kernel.
run "wget http://localhost/info.php" - should get file.

Marcin Juszkiewicz (hrw)
Changed in linux-linaro:
milestone: none → 13.04
Revision history for this message
Tixy (Jon Medhurst) (tixy) wrote :

This is caused by CONFIG_ANDROID_PARANOID_NETWORK being enabled because the Android branch which adds this option has it defaulting to being enabled, it shouldn't do.

Revision history for this message
Soumya Basak (soumya-basak) wrote : Re: [Bug 1160968] Re: unable to fetch the mysql.php file from PHP/MySQL Test with Openembedded Engineering builds

Hi,
little bit different issue here :(

with image foundation: wget
https://releases.linaro.org/13.02/openembedded/aarch64/img-foundation.axf -O
img-foundation.axf-1302
with lamp image: wget
http://snapshots.linaro.org/openembedded/pre-built/vexpress64/286/vexpress64-openembedded_lamp-armv8_20130408-286.img.gz

cannot access network,
show error message:

root@genericarmv8:~# wget http://localhost/mysql.php
Connecting to localhost (127.0.0.1:80)
wget: can't connect to remote host (127.0.0.1): Connection refused

the same regression with foundation image:
http://snapshots.linaro.org/openembedded/pre-built/vexpress64/286/img-foundation.axf

and lamp builds:
http://snapshots.linaro.org/openembedded/pre-built/vexpress64/286/vexpress64-openembedded_lamp-armv8_20130408-286.img.gz

On 9 April 2013 17:03, Tixy (Jon Medhurst) <email address hidden>wrote:

> This is caused by CONFIG_ANDROID_PARANOID_NETWORK being enabled because
> the Android branch which adds this option has it defaulting to being
> enabled, it shouldn't do.
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/1160968
>
> Title:
> unable to fetch the mysql.php file from PHP/MySQL Test with
> Openembedded Engineering builds
>
> Status in Linaro ARM Landing Team Project:
> New
> Status in Linaro OpenEmbedded:
> Confirmed
> Status in Linaro Linux:
> New
>
> Bug description:
> hi,
> on our openembedded Engineering builds Lamp image:
>
> http://snapshots.linaro.org/openembedded/pre-
> built/vexpress64/274/vexpress64-openembedded_lamp-
> armv8_20130320-274.img.gz
>
> when try to execute the test cases :
> PHP/MySQL test from our test wiki page:
> https://wiki.linaro.org/Platform/QA/TestCases/OpenEmbedded#PHP.2BAC8-MySQL_Test
>
> it shown the following error message:
>
> root@genericarmv8:~# wget http://localhost/mysql.php
> Connecting to localhost (127.0.0.1:80)
> wget: server returned error: HTTP/1.1 503 Service Unavailable
> root@genericarmv8:~#
>
> I checked with launch browser with IP-address the page does'nt
> displays any information about PHP on genericarmv8.
>
> ~~ seems the same issue reproduced with the OE Lamp builds:~~
>
> http://snapshots.linaro.org/openembedded/pre-
> built/vexpress64/279/vexpress64-openembedded_lamp-
> armv8_20130331-279.img.gz
>
> with foundation image:~ http://snapshots.linaro.org/openembedded/pre-
> built/vexpress64/279/img-foundation.axf
>
> To manage notifications about this bug go to:
>
> https://bugs.launchpad.net/linaro-landing-team-arm/+bug/1160968/+subscriptions
>

Revision history for this message
Ryan Harkin (ryanharkin) wrote :

I don't understand, Soumya.

Are you saying that you can't wget the files from releases.linaro.org?

Revision history for this message
Soumya Basak (soumya-basak) wrote :

no.
on our oe lamp builds: http://snapshots.linaro.org/openembedded/pre-built/vexpress64/286/vexpress64-openembedded_lamp-armv8_20130408-286.img.gz

with img-foundation: https://releases.linaro.org/13.02/openembedded/aarch64/img-foundation.axf

when try to execute the test cases PHP/MySQL test

https://wiki.linaro.org/Platform/QA/TestCases/OpenEmbedded#PHP.2BAC8-MySQL_Test

it reproduced the issue

root@genericarmv8:~# wget http://localhost/mysql.php
Connecting to localhost (127.0.0.1:80)
wget: can't connect to remote host (127.0.0.1): Connection refused

ping test is pass.

Revision history for this message
John Stultz (jstultz) wrote :

Fix to set CONFIG_ANDROID_PARANOID_NETWORK to default to whatever CONFIG_ANDROID is set should be committed to the linaro-android branch which should get pulled into linaro-linux soon.

Fathi Boudra (fboudra)
Changed in linux-linaro:
assignee: nobody → John Stultz (jstultz)
status: New → Fix Committed
no longer affects: linaro-landing-team-arm
Changed in linaro-linux-baseline:
assignee: nobody → Andrey Konovalov (andrey-konovalov)
milestone: none → 13.04
status: New → Confirmed
importance: Undecided → High
Changed in linux-linaro:
importance: Undecided → High
Revision history for this message
Marcin Juszkiewicz (hrw) wrote :

#290 build works fine.

OE marked as invalid as issue was in kernel so there was nothing to fix in this project

Changed in linaro-linux-baseline:
status: Confirmed → Fix Committed
Changed in linaro-oe:
status: Confirmed → Invalid
Fathi Boudra (fboudra)
Changed in linux-linaro:
status: Fix Committed → Fix Released
Changed in linaro-linux-baseline:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.