You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficcontrol.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2020/05/20 19:24:13 UTC

Build failed in Jenkins: trafficcontrol-PR #5887

See <https://builds.apache.org/job/trafficcontrol-PR/5887/display/redirect?page=changes>

Changes:

[github] Override maildev health check with CDN-in-a-Box-specific one (#4699)

[rawlin] Fix OptionsDeleter audit log keys

[rawlin] Added TO API test to check audit log message

[rawlin] Undo whitespace addition in changelog message because it breaks tests

[Rawlin.Peters] fixes timing of error message on delete


------------------------------------------
[...truncated 3.13 MB...]
unit_1  |     --- PASS: TestParseRestrictFKConstraint/FK_Constraint_Error (0.00s)
unit_1  |     --- PASS: TestParseRestrictFKConstraint/FK_Constraint_Error_with_underscores_in_table_name (0.00s)
unit_1  |     --- PASS: TestParseRestrictFKConstraint/Non_FK_Constraint_Error (0.00s)
unit_1  | === RUN   TestCreateChangeLog
unit_1  | --- PASS: TestCreateChangeLog (0.00s)
unit_1  | === RUN   TestCreateHandler
unit_1  | --- PASS: TestCreateHandler (0.00s)
unit_1  | === RUN   TestReadHandler
unit_1  | --- PASS: TestReadHandler (0.00s)
unit_1  | === RUN   TestUpdateHandler
unit_1  | --- PASS: TestUpdateHandler (0.00s)
unit_1  | === RUN   TestDeleteHandler
unit_1  | --- PASS: TestDeleteHandler (0.00s)
unit_1  | PASS
unit_1  | coverage: 29.3% of statements
unit_1  | ok  	github.com/apache/trafficcontrol/traffic_ops/traffic_ops_golang/api	0.022s	coverage: 29.3% of statements
unit_1  | === RUN   TestGetAPICapabilities
unit_1  | --- PASS: TestGetAPICapabilities (0.00s)
unit_1  | PASS
unit_1  | coverage: 50.0% of statements
unit_1  | ok  	github.com/apache/trafficcontrol/traffic_ops/traffic_ops_golang/apicapability	0.017s	coverage: 50.0% of statements
unit_1  | === RUN   TestInterfaces
unit_1  | --- PASS: TestInterfaces (0.00s)
unit_1  | PASS
unit_1  | coverage: 0.0% of statements
unit_1  | ok  	github.com/apache/trafficcontrol/traffic_ops/traffic_ops_golang/apitenant	0.011s	coverage: 0.0% of statements
unit_1  | === RUN   TestGetASNs
unit_1  | --- PASS: TestGetASNs (0.00s)
unit_1  | === RUN   TestInterfaces
unit_1  | --- PASS: TestInterfaces (0.00s)
unit_1  | === RUN   TestValidate
unit_1  | --- PASS: TestValidate (0.00s)
unit_1  | PASS
unit_1  | coverage: 17.1% of statements
unit_1  | ok  	github.com/apache/trafficcontrol/traffic_ops/traffic_ops_golang/asn	0.014s	coverage: 17.1% of statements
unit_1  | ?   	github.com/apache/trafficcontrol/traffic_ops/traffic_ops_golang/ats	[no test files]
unit_1  | ?   	github.com/apache/trafficcontrol/traffic_ops/traffic_ops_golang/ats/atscdn	[no test files]
unit_1  | ?   	github.com/apache/trafficcontrol/traffic_ops/traffic_ops_golang/ats/atsprofile	[no test files]
unit_1  | ?   	github.com/apache/trafficcontrol/traffic_ops/traffic_ops_golang/ats/atsserver	[no test files]
unit_1  | === RUN   TestDeriveGoodPassword
unit_1  | --- PASS: TestDeriveGoodPassword (0.18s)
unit_1  | === RUN   TestDeriveBadPassword
unit_1  | --- PASS: TestDeriveBadPassword (0.18s)
unit_1  | === RUN   TestScryptPasswordIsRequired
unit_1  | --- PASS: TestScryptPasswordIsRequired (0.00s)
unit_1  | === RUN   TestUsernamePassword
unit_1  | --- PASS: TestUsernamePassword (0.03s)
unit_1  | === RUN   TestCommonPassword
unit_1  | --- PASS: TestCommonPassword (0.03s)
unit_1  | PASS
unit_1  | coverage: 37.8% of statements
unit_1  | ok  	github.com/apache/trafficcontrol/traffic_ops/traffic_ops_golang/auth	0.436s	coverage: 37.8% of statements
unit_1  | === RUN   TestReadCacheGroups
unit_1  | --- PASS: TestReadCacheGroups (0.00s)
unit_1  | === RUN   TestFuncs
unit_1  | --- PASS: TestFuncs (0.00s)
unit_1  | === RUN   TestInterfaces
unit_1  | --- PASS: TestInterfaces (0.00s)
unit_1  | === RUN   TestValidate
unit_1  | --- PASS: TestValidate (0.00s)
unit_1  | PASS
unit_1  | coverage: 8.9% of statements
unit_1  | ok  	github.com/apache/trafficcontrol/traffic_ops/traffic_ops_golang/cachegroup	0.019s	coverage: 8.9% of statements
unit_1  | === RUN   TestReadCacheGroupParameters
unit_1  | === RUN   TestReadCacheGroupParameters/Success:_Read_Cache_Group_Parameters_-_Unassigned_Parameters
unit_1  |     TestReadCacheGroupParameters/Success:_Read_Cache_Group_Parameters_-_Unassigned_Parameters: parameters_test.go:160: Starting test scenario:  Success: Read Cache Group Parameters - Unassigned Parameters
unit_1  | === RUN   TestReadCacheGroupParameters/Success:_Read_Cache_Group_Parameters_-_Parameters
unit_1  |     TestReadCacheGroupParameters/Success:_Read_Cache_Group_Parameters_-_Parameters: parameters_test.go:160: Starting test scenario:  Success: Read Cache Group Parameters - Parameters
unit_1  | === RUN   TestReadCacheGroupParameters/Success:_Read_Cache_Group_Parameters_with_parameter_id_-_Unassigned_Parameters
unit_1  |     TestReadCacheGroupParameters/Success:_Read_Cache_Group_Parameters_with_parameter_id_-_Unassigned_Parameters: parameters_test.go:160: Starting test scenario:  Success: Read Cache Group Parameters with parameter id - Unassigned Parameters
unit_1  | === RUN   TestReadCacheGroupParameters/Success:_Read_Cache_Group_Parameters_with_parameter_id_-_Parameters
unit_1  |     TestReadCacheGroupParameters/Success:_Read_Cache_Group_Parameters_with_parameter_id_-_Parameters: parameters_test.go:160: Starting test scenario:  Success: Read Cache Group Parameters with parameter id - Parameters
unit_1  | === RUN   TestReadCacheGroupParameters/Success:_Read_Cache_Group_Parameters_no_data_-_Unassigned_Parameters
unit_1  |     TestReadCacheGroupParameters/Success:_Read_Cache_Group_Parameters_no_data_-_Unassigned_Parameters: parameters_test.go:160: Starting test scenario:  Success: Read Cache Group Parameters no data - Unassigned Parameters
unit_1  | === RUN   TestReadCacheGroupParameters/Success:_Read_Cache_Group_Parameters_no_data_-_Parameters
unit_1  |     TestReadCacheGroupParameters/Success:_Read_Cache_Group_Parameters_no_data_-_Parameters: parameters_test.go:160: Starting test scenario:  Success: Read Cache Group Parameters no data - Parameters
unit_1  | === RUN   TestReadCacheGroupParameters/Failure:_Storage_Error_reading_Cache_Group_Parameters_-_Unassigned_Parameters
unit_1  |     TestReadCacheGroupParameters/Failure:_Storage_Error_reading_Cache_Group_Parameters_-_Unassigned_Parameters: parameters_test.go:160: Starting test scenario:  Failure: Storage Error reading Cache Group Parameters - Unassigned Parameters
unit_1  | === RUN   TestReadCacheGroupParameters/Failure:_Storage_Error_reading_Cache_Group_Parameters_-_Parameters
unit_1  |     TestReadCacheGroupParameters/Failure:_Storage_Error_reading_Cache_Group_Parameters_-_Parameters: parameters_test.go:160: Starting test scenario:  Failure: Storage Error reading Cache Group Parameters - Parameters
unit_1  | === RUN   TestReadCacheGroupParameters/Failure:_User_Error_invalid_params_-_Unassigned_Parameters
unit_1  |     TestReadCacheGroupParameters/Failure:_User_Error_invalid_params_-_Unassigned_Parameters: parameters_test.go:160: Starting test scenario:  Failure: User Error invalid params - Unassigned Parameters
unit_1  | === RUN   TestReadCacheGroupParameters/Failure:_User_Error_invalid_params_-_Parameters
unit_1  |     TestReadCacheGroupParameters/Failure:_User_Error_invalid_params_-_Parameters: parameters_test.go:160: Starting test scenario:  Failure: User Error invalid params - Parameters
unit_1  | === RUN   TestReadCacheGroupParameters/Failure:_System_Error_getting_cache_group_-_Unassigned_Parameters
unit_1  |     TestReadCacheGroupParameters/Failure:_System_Error_getting_cache_group_-_Unassigned_Parameters: parameters_test.go:160: Starting test scenario:  Failure: System Error getting cache group - Unassigned Parameters
unit_1  | === RUN   TestReadCacheGroupParameters/Failure:_System_Error_getting_cache_group_-_Parameters
unit_1  |     TestReadCacheGroupParameters/Failure:_System_Error_getting_cache_group_-_Parameters: parameters_test.go:160: Starting test scenario:  Failure: System Error getting cache group - Parameters
unit_1  | === RUN   TestReadCacheGroupParameters/Failure:_Cache_group_does_not_exist_-_Unassigned_Parameters
unit_1  |     TestReadCacheGroupParameters/Failure:_Cache_group_does_not_exist_-_Unassigned_Parameters: parameters_test.go:160: Starting test scenario:  Failure: Cache group does not exist - Unassigned Parameters
unit_1  | === RUN   TestReadCacheGroupParameters/Failure:_Cache_group_does_not_exist_-_Parameters
unit_1  |     TestReadCacheGroupParameters/Failure:_Cache_group_does_not_exist_-_Parameters: parameters_test.go:160: Starting test scenario:  Failure: Cache group does not exist - Parameters
unit_1  | --- PASS: TestReadCacheGroupParameters (0.00s)
unit_1  |     --- PASS: TestReadCacheGroupParameters/Success:_Read_Cache_Group_Parameters_-_Unassigned_Parameters (0.00s)
unit_1  |     --- PASS: TestReadCacheGroupParameters/Success:_Read_Cache_Group_Parameters_-_Parameters (0.00s)
unit_1  |     --- PASS: TestReadCacheGroupParameters/Success:_Read_Cache_Group_Parameters_with_parameter_id_-_Unassigned_Parameters (0.00s)
unit_1  |     --- PASS: TestReadCacheGroupParameters/Success:_Read_Cache_Group_Parameters_with_parameter_id_-_Parameters (0.00s)
unit_1  |     --- PASS: TestReadCacheGroupParameters/Success:_Read_Cache_Group_Parameters_no_data_-_Unassigned_Parameters (0.00s)
unit_1  |     --- PASS: TestReadCacheGroupParameters/Success:_Read_Cache_Group_Parameters_no_data_-_Parameters (0.00s)
unit_1  |     --- PASS: TestReadCacheGroupParameters/Failure:_Storage_Error_reading_Cache_Group_Parameters_-_Unassigned_Parameters (0.00s)
unit_1  |     --- PASS: TestReadCacheGroupParameters/Failure:_Storage_Error_reading_Cache_Group_Parameters_-_Parameters (0.00s)
unit_1  |     --- PASS: TestReadCacheGroupParameters/Failure:_User_Error_invalid_params_-_Unassigned_Parameters (0.00s)
unit_1  |     --- PASS: TestReadCacheGroupParameters/Failure:_User_Error_invalid_params_-_Parameters (0.00s)
unit_1  |     --- PASS: TestReadCacheGroupParameters/Failure:_System_Error_getting_cache_group_-_Unassigned_Parameters (0.00s)
unit_1  |     --- PASS: TestReadCacheGroupParameters/Failure:_System_Error_getting_cache_group_-_Parameters (0.00s)
unit_1  |     --- PASS: TestReadCacheGroupParameters/Failure:_Cache_group_does_not_exist_-_Unassigned_Parameters (0.00s)
unit_1  |     --- PASS: TestReadCacheGroupParameters/Failure:_Cache_group_does_not_exist_-_Parameters (0.00s)
unit_1  | === RUN   TestInterfaces
unit_1  | --- PASS: TestInterfaces (0.00s)
unit_1  | PASS
unit_1  | coverage: 35.1% of statements
unit_1  | ok  	github.com/apache/trafficcontrol/traffic_ops/traffic_ops_golang/cachegroupparameter	0.019s	coverage: 35.1% of statements
unit_1  | ?   	github.com/apache/trafficcontrol/traffic_ops/traffic_ops_golang/cachesstats	[no test files]
unit_1  | ?   	github.com/apache/trafficcontrol/traffic_ops/traffic_ops_golang/capabilities	[no test files]
unit_1  | === RUN   TestReadCDNs
unit_1  | --- PASS: TestReadCDNs (0.00s)
unit_1  | === RUN   TestFuncs
unit_1  | --- PASS: TestFuncs (0.00s)
unit_1  | === RUN   TestInterfaces
unit_1  | --- PASS: TestInterfaces (0.00s)
unit_1  | === RUN   TestValidate
unit_1  | --- PASS: TestValidate (0.00s)
unit_1  | PASS
unit_1  | coverage: 3.3% of statements
unit_1  | ok  	github.com/apache/trafficcontrol/traffic_ops/traffic_ops_golang/cdn	0.020s	coverage: 3.3% of statements
unit_1  | ?   	github.com/apache/trafficcontrol/traffic_ops/traffic_ops_golang/cdnfederation	[no test files]
unit_1  | === RUN   TestLogLocation
unit_1  | --- PASS: TestLogLocation (0.00s)
unit_1  | === RUN   TestLoadConfig
unit_1  | --- PASS: TestLoadConfig (0.00s)
unit_1  | === RUN   TestValidateRoutingBlacklist
unit_1  | --- PASS: TestValidateRoutingBlacklist (0.00s)
unit_1  | PASS
unit_1  | coverage: 55.9% of statements
unit_1  | ok  	github.com/apache/trafficcontrol/traffic_ops/traffic_ops_golang/config	0.018s	coverage: 55.9% of statements
unit_1  | === RUN   TestReadCoordinates
unit_1  | --- PASS: TestReadCoordinates (0.00s)
unit_1  | === RUN   TestFuncs
unit_1  | --- PASS: TestFuncs (0.00s)
unit_1  | === RUN   TestInterfaces
unit_1  | --- PASS: TestInterfaces (0.00s)
unit_1  | === RUN   TestValidate
unit_1  | --- PASS: TestValidate (0.00s)
unit_1  | PASS
unit_1  | coverage: 59.6% of statements
unit_1  | ok  	github.com/apache/trafficcontrol/traffic_ops/traffic_ops_golang/coordinate	0.014s	coverage: 59.6% of statements
unit_1  | === RUN   TestGetConfigParams
unit_1  | --- PASS: TestGetConfigParams (0.00s)
unit_1  | === RUN   TestMakeCRConfigConfig
unit_1  | --- PASS: TestMakeCRConfigConfig (0.00s)
unit_1  | === RUN   TestGetTMURLHost
unit_1  | --- PASS: TestGetTMURLHost (0.00s)
unit_1  | === RUN   TestMakeDSes
unit_1  | --- PASS: TestMakeDSes (0.00s)
unit_1  | === RUN   TestGetServerProfileParams
unit_1  | --- PASS: TestGetServerProfileParams (0.00s)
unit_1  | === RUN   TestGetDSRegexesDomains
unit_1  | --- PASS: TestGetDSRegexesDomains (0.00s)
unit_1  | === RUN   TestGetStaticDNSEntries
unit_1  | --- PASS: TestGetStaticDNSEntries (0.00s)
unit_1  | === RUN   TestMakeLocations
unit_1  | --- PASS: TestMakeLocations (0.00s)
unit_1  | === RUN   TestGetServerParams
unit_1  | --- PASS: TestGetServerParams (0.00s)
unit_1  | === RUN   TestGetAllServers
unit_1  | --- PASS: TestGetAllServers (0.00s)
unit_1  | === RUN   TestGetAllServersNonService
unit_1  | --- PASS: TestGetAllServersNonService (0.00s)
unit_1  | === RUN   TestGetServerDSNames
unit_1  | --- PASS: TestGetServerDSNames (0.00s)
unit_1  | === RUN   TestGetServerDSes
unit_1  | --- PASS: TestGetServerDSes (0.00s)
unit_1  | === RUN   TestGetCDNInfo
unit_1  | --- PASS: TestGetCDNInfo (0.00s)
unit_1  | === RUN   TestGetCDNNameFromID
unit_1  | --- PASS: TestGetCDNNameFromID (0.00s)
unit_1  | === RUN   TestGetSnapshot
unit_1  | --- PASS: TestGetSnapshot (0.00s)
unit_1  | === RUN   TestSnapshot
unit_1  | --- PASS: TestSnapshot (0.00s)
unit_1  | === RUN   TestMakeStats
unit_1  | --- PASS: TestMakeStats (0.00s)
unit_1  | PASS
unit_1  | coverage: 50.9% of statements
unit_1  | ok  	github.com/apache/trafficcontrol/traffic_ops/traffic_ops_golang/crconfig	0.030s	coverage: 50.9% of statements
unit_1  | ?   	github.com/apache/trafficcontrol/traffic_ops/traffic_ops_golang/crstats	[no test files]
unit_1  | ?   	github.com/apache/trafficcontrol/traffic_ops/traffic_ops_golang/dbdump	[no test files]
FATAL: command execution failed
java.io.EOFException
	at java.io.ObjectInputStream$PeekInputStream.readFully(ObjectInputStream.java:2681)
	at java.io.ObjectInputStream$BlockDataInputStream.readShort(ObjectInputStream.java:3156)
	at java.io.ObjectInputStream.readStreamHeader(ObjectInputStream.java:862)
	at java.io.ObjectInputStream.<init>(ObjectInputStream.java:358)
	at hudson.remoting.ObjectInputStreamEx.<init>(ObjectInputStreamEx.java:49)
	at hudson.remoting.Command.readFrom(Command.java:140)
	at hudson.remoting.Command.readFrom(Command.java:126)
	at hudson.remoting.AbstractSynchronousByteArrayCommandTransport.read(AbstractSynchronousByteArrayCommandTransport.java:36)
	at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:63)
Caused: java.io.IOException: Unexpected termination of the channel
	at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:77)
Caused: java.io.IOException: Backing channel 'H39' is disconnected.
	at hudson.remoting.RemoteInvocationHandler.channelOrFail(RemoteInvocationHandler.java:214)
	at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:283)
	at com.sun.proxy.$Proxy141.isAlive(Unknown Source)
	at hudson.Launcher$RemoteLauncher$ProcImpl.isAlive(Launcher.java:1150)
	at hudson.Launcher$RemoteLauncher$ProcImpl.join(Launcher.java:1142)
	at hudson.tasks.CommandInterpreter.join(CommandInterpreter.java:155)
	at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:109)
	at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:66)
	at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
	at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:741)
	at hudson.model.Build$BuildExecution.build(Build.java:206)
	at hudson.model.Build$BuildExecution.doRun(Build.java:163)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:504)
	at hudson.model.Run.execute(Run.java:1815)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:429)
FATAL: Unable to delete script file /tmp/jenkins637796444411787176.sh
java.io.EOFException
	at java.io.ObjectInputStream$PeekInputStream.readFully(ObjectInputStream.java:2681)
	at java.io.ObjectInputStream$BlockDataInputStream.readShort(ObjectInputStream.java:3156)
	at java.io.ObjectInputStream.readStreamHeader(ObjectInputStream.java:862)
	at java.io.ObjectInputStream.<init>(ObjectInputStream.java:358)
	at hudson.remoting.ObjectInputStreamEx.<init>(ObjectInputStreamEx.java:49)
	at hudson.remoting.Command.readFrom(Command.java:140)
	at hudson.remoting.Command.readFrom(Command.java:126)
	at hudson.remoting.AbstractSynchronousByteArrayCommandTransport.read(AbstractSynchronousByteArrayCommandTransport.java:36)
	at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:63)
Caused: java.io.IOException: Unexpected termination of the channel
	at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:77)
Caused: hudson.remoting.ChannelClosedException: Channel "unknown": Remote call on H39 failed. The channel is closing down or has closed down
	at hudson.remoting.Channel.call(Channel.java:950)
	at hudson.FilePath.act(FilePath.java:1072)
	at hudson.FilePath.act(FilePath.java:1061)
	at hudson.FilePath.delete(FilePath.java:1542)
	at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:123)
	at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:66)
	at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
	at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:741)
	at hudson.model.Build$BuildExecution.build(Build.java:206)
	at hudson.model.Build$BuildExecution.doRun(Build.java:163)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:504)
	at hudson.model.Run.execute(Run.java:1815)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:429)
Build step 'Execute shell' marked build as failure
ERROR: Step ?Archive the artifacts? failed: no workspace for trafficcontrol-PR #5887

Jenkins build is back to normal : trafficcontrol-PR #5888

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/trafficcontrol-PR/5888/display/redirect>