[Collab-qa-commits] r1564 - in collab-qa-tools: lib/collab-qa test/dest test/source

Lucas Nussbaum lucas at alioth.debian.org
Sat Aug 22 15:08:17 UTC 2009


Author: lucas
Date: 2009-08-22 15:08:17 +0000 (Sat, 22 Aug 2009)
New Revision: 1564

Added:
   collab-qa-tools/test/dest/apt-proxy_1.9.36.3+nmu1_lsid64.buildoutput
   collab-qa-tools/test/source/apt-proxy_1.9.36.3+nmu1_lsid64.buildlog
Modified:
   collab-qa-tools/lib/collab-qa/log-parser-build.rb
Log:
fix log parser

Modified: collab-qa-tools/lib/collab-qa/log-parser-build.rb
===================================================================
--- collab-qa-tools/lib/collab-qa/log-parser-build.rb	2009-08-22 15:01:28 UTC (rev 1563)
+++ collab-qa-tools/lib/collab-qa/log-parser-build.rb	2009-08-22 15:08:17 UTC (rev 1564)
@@ -147,9 +147,9 @@
       beg_full = @lines.index('** Using build dependencies supplied by package:')
       beg_full = 0 if beg_full.nil?
       if not @lines.grep(/^Source-dependencies not satisfied; skipping/).empty?
-        if not (g = @lines.grep(/^E: The following packages have unmet dependencies:$/)).empty?
+        if not (g = @lines.grep(/^(E: )?The following packages have unmet dependencies:$/)).empty?
           beg_ml = @lines.index(g[0]) + 1
-          end_full = @lines.grep_index(/^Broken packages$/)[-1]
+          end_full = @lines.grep_index(/^(E: )?Broken packages$/)[-1]
           end_ml = end_full - 1
           @extract = @lines[beg_full..end_full]
           @sum_ml = @lines[beg_ml..end_ml]

Added: collab-qa-tools/test/dest/apt-proxy_1.9.36.3+nmu1_lsid64.buildoutput
===================================================================
--- collab-qa-tools/test/dest/apt-proxy_1.9.36.3+nmu1_lsid64.buildoutput	                        (rev 0)
+++ collab-qa-tools/test/dest/apt-proxy_1.9.36.3+nmu1_lsid64.buildoutput	2009-08-22 15:08:17 UTC (rev 1564)
@@ -0,0 +1,47 @@
+apt-proxy 1.9.36.3+nmu1 Failed 20.283169
+Reason: BUILDDEPS
+
+1-line summary:
+Unsatisfiable build-dependency: python-twisted-web: Depends: python-twisted-core (>= 8.2.0-2)
+
+multi-line summary:
+  python-twisted-web: Depends: python-twisted-core (>= 8.2.0-2) but it is not going to be installed
+
+excerpt for mail:
+** Using build dependencies supplied by package:
+Build-Depends: debhelper (>= 4.1.13), po-debconf
+Build-Depends-Indep: help2man, python-twisted-web (>= 0.6), python (>= 2.3.5-1), python-apt, po4a (>= 0.18.1), python-central (>= 0.5)
+
+┌──────────────────────────────────────────────────────────────────────────────┐
+│ Install build dependencies                                                   │
+└──────────────────────────────────────────────────────────────────────────────┘
+
+Checking for already installed source dependencies...
+debhelper: missing
+Using default version 7.3.15
+po-debconf: missing
+help2man: missing
+python-twisted-web: missing
+Using default version 8.2.0-2
+python: missing
+Using default version 2.5.4-2
+python-apt: missing
+po4a: missing
+Using default version 0.36.3-1
+python-central: missing
+Using default version 0.6.11
+Checking for source dependency conflicts...
+E: Broken packages
+Installing positive dependencies: debhelper po-debconf help2man python-twisted-web python python-apt po4a python-central
+Reading package lists...
+Building dependency tree...
+Reading state information...
+Some packages could not be installed. This may mean that you have
+requested an impossible situation or if you are using the unstable
+distribution that some required packages have not yet been created
+or been moved out of Incoming.
+The following information may help to resolve the situation:
+
+The following packages have unmet dependencies:
+  python-twisted-web: Depends: python-twisted-core (>= 8.2.0-2) but it is not going to be installed
+E: Broken packages

Added: collab-qa-tools/test/source/apt-proxy_1.9.36.3+nmu1_lsid64.buildlog
===================================================================
--- collab-qa-tools/test/source/apt-proxy_1.9.36.3+nmu1_lsid64.buildlog	                        (rev 0)
+++ collab-qa-tools/test/source/apt-proxy_1.9.36.3+nmu1_lsid64.buildlog	2009-08-22 15:08:17 UTC (rev 1564)
@@ -0,0 +1,368 @@
+DC-Build-Header: apt-proxy 1.9.36.3+nmu1 / Sat Aug 22 15:48:29 +0200 2009
+sbuild (Debian sbuild) 0.59.0 (02 Aug 2009) on paradent-20.rennes.grid5000.fr
+
+╔══════════════════════════════════════════════════════════════════════════════╗
+║ apt-proxy 1.9.36.3+nmu1 (amd64)                            22 Aug 2009 15:48 ║
+╚══════════════════════════════════════════════════════════════════════════════╝
+
+Package: apt-proxy
+Version: 1.9.36.3+nmu1
+Architecture: amd64
+Start Time: 20090822-1548
+
+┌──────────────────────────────────────────────────────────────────────────────┐
+│ Fetch source files                                                           │
+└──────────────────────────────────────────────────────────────────────────────┘
+
+
+Check APT
+─────────
+
+Checking available source versions...
+
+Download source files with APT
+──────────────────────────────
+
+Reading package lists...
+Building dependency tree...
+Reading state information...
+Need to get 111kB of source archives.
+Get:1 http://localhost sid/main apt-proxy 1.9.36.3+nmu1 (dsc) [949B]
+Get:2 http://localhost sid/main apt-proxy 1.9.36.3+nmu1 (tar) [110kB]
+Fetched 111kB in 0s (363kB/s)
+Download complete and in download only mode
+
+Check arch
+──────────
+
+** Using build dependencies supplied by package:
+Build-Depends: debhelper (>= 4.1.13), po-debconf
+Build-Depends-Indep: help2man, python-twisted-web (>= 0.6), python (>= 2.3.5-1), python-apt, po4a (>= 0.18.1), python-central (>= 0.5)
+
+┌──────────────────────────────────────────────────────────────────────────────┐
+│ Install build dependencies                                                   │
+└──────────────────────────────────────────────────────────────────────────────┘
+
+Checking for already installed source dependencies...
+debhelper: missing
+Using default version 7.3.15
+po-debconf: missing
+help2man: missing
+python-twisted-web: missing
+Using default version 8.2.0-2
+python: missing
+Using default version 2.5.4-2
+python-apt: missing
+po4a: missing
+Using default version 0.36.3-1
+python-central: missing
+Using default version 0.6.11
+Checking for source dependency conflicts...
+E: Broken packages
+Installing positive dependencies: debhelper po-debconf help2man python-twisted-web python python-apt po4a python-central
+Reading package lists...
+Building dependency tree...
+Reading state information...
+Some packages could not be installed. This may mean that you have
+requested an impossible situation or if you are using the unstable
+distribution that some required packages have not yet been created
+or been moved out of Incoming.
+The following information may help to resolve the situation:
+
+The following packages have unmet dependencies:
+  python-twisted-web: Depends: python-twisted-core (>= 8.2.0-2) but it is not going to be installed
+E: Broken packages
+apt-get failed.
+Package installation failed
+Trying to reinstall removed packages:
+Trying to uninstall newly installed packages:
+Source-dependencies not satisfied; skipping apt-proxy
+Not removing build depends: cloned chroot in use
+────────────────────────────────────────────────────────────────────────────────
+Finished at 20090822-1548
+Build needed 00:00:00, 0k disc space
+DC-Message: Failed, but took only 14.399226. Retrying, you never know.
+sbuild (Debian sbuild) 0.59.0 (02 Aug 2009) on paradent-20.rennes.grid5000.fr
+
+╔══════════════════════════════════════════════════════════════════════════════╗
+║ apt-proxy 1.9.36.3+nmu1 (amd64)                            22 Aug 2009 15:48 ║
+╚══════════════════════════════════════════════════════════════════════════════╝
+
+Package: apt-proxy
+Version: 1.9.36.3+nmu1
+Architecture: amd64
+Start Time: 20090822-1548
+
+┌──────────────────────────────────────────────────────────────────────────────┐
+│ Fetch source files                                                           │
+└──────────────────────────────────────────────────────────────────────────────┘
+
+
+Check APT
+─────────
+
+Checking available source versions...
+
+Download source files with APT
+──────────────────────────────
+
+Reading package lists...
+Building dependency tree...
+Reading state information...
+Need to get 111kB of source archives.
+Get:1 http://localhost sid/main apt-proxy 1.9.36.3+nmu1 (dsc) [949B]
+Get:2 http://localhost sid/main apt-proxy 1.9.36.3+nmu1 (tar) [110kB]
+Fetched 111kB in 0s (0B/s)
+Download complete and in download only mode
+
+Check arch
+──────────
+
+** Using build dependencies supplied by package:
+Build-Depends: debhelper (>= 4.1.13), po-debconf
+Build-Depends-Indep: help2man, python-twisted-web (>= 0.6), python (>= 2.3.5-1), python-apt, po4a (>= 0.18.1), python-central (>= 0.5)
+
+┌──────────────────────────────────────────────────────────────────────────────┐
+│ Install build dependencies                                                   │
+└──────────────────────────────────────────────────────────────────────────────┘
+
+Checking for already installed source dependencies...
+debhelper: missing
+Using default version 7.3.15
+po-debconf: missing
+help2man: missing
+python-twisted-web: missing
+Using default version 8.2.0-2
+python: missing
+Using default version 2.5.4-2
+python-apt: missing
+po4a: missing
+Using default version 0.36.3-1
+python-central: missing
+Using default version 0.6.11
+Checking for source dependency conflicts...
+E: Broken packages
+Installing positive dependencies: debhelper po-debconf help2man python-twisted-web python python-apt po4a python-central
+Reading package lists...
+Building dependency tree...
+Reading state information...
+Some packages could not be installed. This may mean that you have
+requested an impossible situation or if you are using the unstable
+distribution that some required packages have not yet been created
+or been moved out of Incoming.
+The following information may help to resolve the situation:
+
+The following packages have unmet dependencies:
+  python-twisted-web: Depends: python-twisted-core (>= 8.2.0-2) but it is not going to be installed
+E: Broken packages
+apt-get failed.
+Package installation failed
+Trying to reinstall removed packages:
+Trying to uninstall newly installed packages:
+Source-dependencies not satisfied; skipping apt-proxy
+Not removing build depends: cloned chroot in use
+────────────────────────────────────────────────────────────────────────────────
+Finished at 20090822-1548
+Build needed 00:00:00, 0k disc space
+DC-Message: Failed, but took only 11.915031. Retrying, you never know.
+sbuild (Debian sbuild) 0.59.0 (02 Aug 2009) on paradent-20.rennes.grid5000.fr
+
+╔══════════════════════════════════════════════════════════════════════════════╗
+║ apt-proxy 1.9.36.3+nmu1 (amd64)                            22 Aug 2009 15:48 ║
+╚══════════════════════════════════════════════════════════════════════════════╝
+
+Package: apt-proxy
+Version: 1.9.36.3+nmu1
+Architecture: amd64
+Start Time: 20090822-1548
+
+┌──────────────────────────────────────────────────────────────────────────────┐
+│ Fetch source files                                                           │
+└──────────────────────────────────────────────────────────────────────────────┘
+
+
+Check APT
+─────────
+
+Checking available source versions...
+
+Download source files with APT
+──────────────────────────────
+
+Reading package lists...
+Building dependency tree...
+Reading state information...
+Need to get 111kB of source archives.
+Get:1 http://localhost sid/main apt-proxy 1.9.36.3+nmu1 (dsc) [949B]
+Get:2 http://localhost sid/main apt-proxy 1.9.36.3+nmu1 (tar) [110kB]
+Fetched 111kB in 0s (0B/s)
+Download complete and in download only mode
+
+Check arch
+──────────
+
+** Using build dependencies supplied by package:
+Build-Depends: debhelper (>= 4.1.13), po-debconf
+Build-Depends-Indep: help2man, python-twisted-web (>= 0.6), python (>= 2.3.5-1), python-apt, po4a (>= 0.18.1), python-central (>= 0.5)
+
+┌──────────────────────────────────────────────────────────────────────────────┐
+│ Install build dependencies                                                   │
+└──────────────────────────────────────────────────────────────────────────────┘
+
+Checking for already installed source dependencies...
+debhelper: missing
+Using default version 7.3.15
+po-debconf: missing
+help2man: missing
+python-twisted-web: missing
+Using default version 8.2.0-2
+python: missing
+Using default version 2.5.4-2
+python-apt: missing
+po4a: missing
+Using default version 0.36.3-1
+python-central: missing
+Using default version 0.6.11
+Checking for source dependency conflicts...
+E: Broken packages
+Installing positive dependencies: debhelper po-debconf help2man python-twisted-web python python-apt po4a python-central
+Reading package lists...
+Building dependency tree...
+Reading state information...
+Some packages could not be installed. This may mean that you have
+requested an impossible situation or if you are using the unstable
+distribution that some required packages have not yet been created
+or been moved out of Incoming.
+The following information may help to resolve the situation:
+
+The following packages have unmet dependencies:
+  python-twisted-web: Depends: python-twisted-core (>= 8.2.0-2) but it is not going to be installed
+E: Broken packages
+apt-get failed.
+Package installation failed
+Trying to reinstall removed packages:
+Trying to uninstall newly installed packages:
+Source-dependencies not satisfied; skipping apt-proxy
+Not removing build depends: cloned chroot in use
+────────────────────────────────────────────────────────────────────────────────
+Finished at 20090822-1549
+Build needed 00:00:00, 0k disc space
+DC-Build-Status: Failed 20.283169s
+### Content of /var/log/daemon.log ###
+Aug 22 13:42:39 paradent-20 approx: Concurrent download of debian/pool/main/d/db4.5/libdb4.5_4.5.20-13_amd64.deb is taking too long 
+Aug 22 13:44:48 paradent-20 approx: Concurrent download of debian/pool/main/p/pango1.0/libpango1.0-0_1.24.5-1_amd64.deb is taking too long 
+Aug 22 13:46:02 paradent-20 approx: Concurrent download of debian/pool/main/x/x11proto-render/x11proto-render-dev_0.9.3-2_all.deb is taking too long 
+Aug 22 13:46:56 paradent-20 approx: Nethttpd: Broken pipe 
+### End of content of /var/log/daemon.log ###
+DC-Time-Estimation: 20.283169 versus expected 215 (r/m: 9.59992154085981 ; m: 20.283169)
+DC-Build-Network: USED. See /tmp/rulesafter.ZhJmXJ !
+************************************************************
+# Generated by iptables-save v1.4.2 on Sat Aug 22 15:49:16 2009
+*filter
+:INPUT ACCEPT [1746770:10254312897]
+:FORWARD ACCEPT [0:0]
+:OUTPUT DROP [0:0]
+:LD - [0:0]
+[739903:8826611357] -A OUTPUT -o lo -j ACCEPT 
+[0:0] -A OUTPUT -d 129.88.0.0/16 -j ACCEPT 
+[0:0] -A OUTPUT -d 10.0.0.0/8 -j ACCEPT 
+[0:0] -A OUTPUT -d 192.168.133.0/24 -j ACCEPT 
+[0:0] -A OUTPUT -d 192.168.159.0/24 -j ACCEPT 
+[0:0] -A OUTPUT -d 192.168.160.0/24 -j ACCEPT 
+[0:0] -A OUTPUT -d 10.69.0.0/17 -j ACCEPT 
+[0:0] -A OUTPUT -d 172.28.52.0/22 -j ACCEPT 
+[0:0] -A OUTPUT -d 172.24.0.0/16 -j ACCEPT 
+[31376:4759755] -A OUTPUT -d 131.254.202.0/23 -j ACCEPT 
+[0:0] -A OUTPUT -d 138.96.20.0/22 -j ACCEPT 
+[0:0] -A OUTPUT -d 192.168.22.0/24 -j ACCEPT 
+[413910:55261006] -A OUTPUT -d 172.16.0.0/16 -j ACCEPT 
+[16:960] -A OUTPUT -j LD 
+[16:960] -A LD -j LOG 
+[16:960] -A LD -j REJECT --reject-with icmp-port-unreachable 
+COMMIT
+# Completed on Sat Aug 22 15:49:16 2009
+************************************************************
+--- /tmp/rulesbefore.frmlAo	2009-08-22 15:48:29.000000000 +0200
++++ /tmp/rulesafter.ZhJmXJ	2009-08-22 15:49:16.000000000 +0200
+@@ -1,10 +1,10 @@
+-# Generated by iptables-save v1.4.2 on Sat Aug 22 15:48:29 2009
++# Generated by iptables-save v1.4.2 on Sat Aug 22 15:49:16 2009
+ *filter
+-:INPUT ACCEPT [1743181:10226710418]
++:INPUT ACCEPT [1746770:10254312897]
+ :FORWARD ACCEPT [0:0]
+ :OUTPUT DROP [0:0]
+ :LD - [0:0]
+-[737657:8800591897] -A OUTPUT -o lo -j ACCEPT 
++[739903:8826611357] -A OUTPUT -o lo -j ACCEPT 
+ [0:0] -A OUTPUT -d 129.88.0.0/16 -j ACCEPT 
+ [0:0] -A OUTPUT -d 10.0.0.0/8 -j ACCEPT 
+ [0:0] -A OUTPUT -d 192.168.133.0/24 -j ACCEPT 
+@@ -13,12 +13,12 @@
+ [0:0] -A OUTPUT -d 10.69.0.0/17 -j ACCEPT 
+ [0:0] -A OUTPUT -d 172.28.52.0/22 -j ACCEPT 
+ [0:0] -A OUTPUT -d 172.24.0.0/16 -j ACCEPT 
+-[31139:4724355] -A OUTPUT -d 131.254.202.0/23 -j ACCEPT 
++[31376:4759755] -A OUTPUT -d 131.254.202.0/23 -j ACCEPT 
+ [0:0] -A OUTPUT -d 138.96.20.0/22 -j ACCEPT 
+ [0:0] -A OUTPUT -d 192.168.22.0/24 -j ACCEPT 
+-[413307:55136452] -A OUTPUT -d 172.16.0.0/16 -j ACCEPT 
++[413910:55261006] -A OUTPUT -d 172.16.0.0/16 -j ACCEPT 
+ [16:960] -A OUTPUT -j LD 
+ [16:960] -A LD -j LOG 
+ [16:960] -A LD -j REJECT --reject-with icmp-port-unreachable 
+ COMMIT
+-# Completed on Sat Aug 22 15:48:29 2009
++# Completed on Sat Aug 22 15:49:16 2009
+************************************************************
+[   54.213502] input: Power Button (FF) as /class/input/input1
+[   54.316628] ACPI: Power Button (FF) [PWRF]
+[   54.357251] input: Power Button (CM) as /class/input/input2
+[   54.457224] ACPI: Power Button (CM) [PWRB]
+[   54.510078] intel_rng: FWH not detected
+[   54.703075] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
+[   54.761612] input: PC Speaker as /class/input/input3
+[   54.865690] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.03 (30-Apr-2008)
+[   54.909464] ACPI: PCI Interrupt 0000:00:1f.3[B] -> GSI 23 (level, low) -> IRQ 23
+[   54.965940] iTCO_wdt: Found a 631xESB/632xESB TCO device (Version=2, TCOBASE=0x1060)
+[   55.009984] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
+[   55.061551] Error: Driver 'pcspkr' is already registered, aborting...
+[   55.419104] Adding 3911788k swap on /dev/sda1.  Priority:-1 extents:1 across:3911788k
+[   55.480703] EXT3 FS on sda3, internal journal
+[   56.775957] device-mapper: uevent: version 1.0.3
+[   56.806018] device-mapper: ioctl: 4.13.0-ioctl (2007-10-18) initialised: dm-devel at redhat.com
+[   57.035679] kjournald starting.  Commit interval 5 seconds
+[   57.035679] EXT3 FS on sda5, internal journal
+[   57.035679] EXT3-fs: recovery complete.
+[   57.035679] EXT3-fs: mounted filesystem with ordered data mode.
+[   61.770501] eth0: Link is Up 1000 Mbps Full Duplex, Flow Control: RX
+[   71.349328] NET: Registered protocol family 10
+[   71.380074] lo: Disabled Privacy Extensions
+[   71.463441] warning: `ntpd' uses 32-bit capabilities (legacy support in use)
+[   76.775844] mx_mcp: module license 'Myricom' taints kernel.
+[   76.933487] mx INFO: On x86_64, kernel version: 2.6.26-2-amd64 #1 SMP Fri Mar 27 04:02:59 UTC 2009
+[   76.992347] mx INFO: Memory available for registration: 7223832 pages (28218 MBytes)
+[   77.040351] mx INFO: Version 1.2.9
+[   77.064940] mx INFO: Build root at griffon-27.nancy.grid5000.fr:/usr/local/src/mx-1.2.9 Wed Apr 29 15:01:24 CEST 2009
+[   77.158486] mx INFO: Debug OFF
+[   77.180913] mx INFO: 0 Myrinet boards found and initialized
+[  350.093016] RPC: Registered udp transport module.
+[  350.145362] RPC: Registered tcp transport module.
+[  427.541735] ip_tables: (C) 2000-2006 Netfilter Core Team
+[ 9218.433242] IN= OUT=eth0 SRC=131.254.202.120 DST=209.85.229.105 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=49010 DF PROTO=TCP SPT=43510 DPT=80 WINDOW=5840 RES=0x00 SYN URGP=0 
+[ 9221.893899] IN= OUT=eth0 SRC=131.254.202.120 DST=209.85.229.105 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=49011 DF PROTO=TCP SPT=43510 DPT=80 WINDOW=5840 RES=0x00 SYN URGP=0 
+[ 9222.000280] IN= OUT=eth0 SRC=131.254.202.120 DST=209.85.229.106 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=20786 DF PROTO=TCP SPT=57978 DPT=80 WINDOW=5840 RES=0x00 SYN URGP=0 
+[ 9225.493424] IN= OUT=eth0 SRC=131.254.202.120 DST=209.85.229.106 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=20787 DF PROTO=TCP SPT=57978 DPT=80 WINDOW=5840 RES=0x00 SYN URGP=0 
+[ 9225.603028] IN= OUT=eth0 SRC=131.254.202.120 DST=209.85.229.147 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=3324 DF PROTO=TCP SPT=44301 DPT=80 WINDOW=5840 RES=0x00 SYN URGP=0 
+[ 9228.915774] IN= OUT=eth0 SRC=131.254.202.120 DST=209.85.229.147 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=3325 DF PROTO=TCP SPT=44301 DPT=80 WINDOW=5840 RES=0x00 SYN URGP=0 
+[ 9229.011763] IN= OUT=eth0 SRC=131.254.202.120 DST=209.85.229.99 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=36969 DF PROTO=TCP SPT=49174 DPT=80 WINDOW=5840 RES=0x00 SYN URGP=0 
+[ 9232.402932] IN= OUT=eth0 SRC=131.254.202.120 DST=209.85.229.99 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=36970 DF PROTO=TCP SPT=49174 DPT=80 WINDOW=5840 RES=0x00 SYN URGP=0 
+[ 9232.488276] IN= OUT=eth0 SRC=131.254.202.120 DST=209.85.229.103 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=63895 DF PROTO=TCP SPT=56247 DPT=80 WINDOW=5840 RES=0x00 SYN URGP=0 
+[ 9236.219494] IN= OUT=eth0 SRC=131.254.202.120 DST=209.85.229.103 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=63896 DF PROTO=TCP SPT=56247 DPT=80 WINDOW=5840 RES=0x00 SYN URGP=0 
+[ 9236.464700] IN= OUT=eth0 SRC=131.254.202.120 DST=209.85.229.104 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=51093 DF PROTO=TCP SPT=53587 DPT=80 WINDOW=5840 RES=0x00 SYN URGP=0 
+[ 9240.794811] IN= OUT=eth0 SRC=131.254.202.120 DST=209.85.229.104 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=51094 DF PROTO=TCP SPT=53587 DPT=80 WINDOW=5840 RES=0x00 SYN URGP=0 
+[ 9241.479327] IN= OUT=eth0 SRC=131.254.202.120 DST=76.13.114.89 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=62769 DF PROTO=TCP SPT=53623 DPT=80 WINDOW=5840 RES=0x00 SYN URGP=0 
+[ 9245.003136] IN= OUT=eth0 SRC=131.254.202.120 DST=76.13.114.89 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=62770 DF PROTO=TCP SPT=53623 DPT=80 WINDOW=5840 RES=0x00 SYN URGP=0 
+[ 9245.203958] IN= OUT=eth0 SRC=131.254.202.120 DST=76.13.114.89 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=41072 DF PROTO=TCP SPT=53624 DPT=80 WINDOW=5840 RES=0x00 SYN URGP=0 
+[ 9248.671606] IN= OUT=eth0 SRC=131.254.202.120 DST=76.13.114.89 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=41073 DF PROTO=TCP SPT=53624 DPT=80 WINDOW=5840 RES=0x00 SYN URGP=0 
+************************************************************




More information about the Collab-qa-commits mailing list