Can someone help me diagnose the failure below?
I don't think this is a new issue, but I don't know where to start triage.
Diffs of .out and .out.bad follow.
kenj@bozo:~/src/pcp/qa$ diff -u 660.out 660.out.bad
--- 660.out 2014-11-14 10:23:10.465657862 +1100
+++ 660.out.bad 2014-12-15 21:17:31.473850282 +1100
@@ -509,7 +509,7 @@
=== 3. pmwebd security constraints, file service ===
PMWEBD error, XXX
PMWEBD error, XXX
-* About to connect() to LOCALHOST port 44323 (####)
+* Hostname was NOT found in DNS cache
* Trying LOCALADDR...
* Connected to LOCALHOST (LOCALADDR) port 44323 (####)
> GET /pmapi/2222/_fetch?names= HTTP/1.1
@@ -527,7 +527,7 @@
* Connection #### to host LOCALHOST left intact
PMWEBD error, XXX
PMWEBD error, XXX
-* About to connect() to LOCALHOST port 44323 (####)
+* Hostname was NOT found in DNS cache
* Trying LOCALADDR...
* Connected to LOCALHOST (LOCALADDR) port 44323 (####)
> GET /etc/passwd HTTP/1.1
@@ -544,7 +544,7 @@
{ [data not shown]
* Connection #### to host LOCALHOST left intact
PMWEBD error, XXX
-* About to connect() to LOCALHOST port 44323 (####)
+* Hostname was NOT found in DNS cache
* Trying LOCALADDR...
* Connected to LOCALHOST (LOCALADDR) port 44323 (####)
> GET /graphite/render?target=* HTTP/1.1
|