File size: 2,122 Bytes
d61821a
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
{
  "commit": "d098a819531cd5f96941bf240137661ed67df3af",
  "parent": "0b6865a6fb06846d8b5b0ef177130aa2156ad0d4",
  "repository_id": "R001",
  "schema_version": 1,
  "task_id": "TASK_S2_R001_015",
  "valid_end_to_end": true,
  "validation": {
    "commands": [
      "go test ./cache/s3v2 -count=1"
    ],
    "elapsed_seconds": 40.82016412517987,
    "gold": [
      {
        "command": "go test ./cache/s3v2 -count=1",
        "elapsed_seconds": 16.56078162486665,
        "returncode": 0,
        "stderr": "",
        "stdout": "ok  \tgitlab.com/gitlab-org/gitlab-runner/cache/s3v2\t15.930s\n",
        "timed_out": false
      }
    ],
    "hidden": [
      {
        "command": "go test ./cache/s3v2 -count=1",
        "elapsed_seconds": 0.16285950015299022,
        "returncode": 1,
        "stderr": "# gitlab.com/gitlab-org/gitlab-runner/cache/s3v2 [gitlab.com/gitlab-org/gitlab-runner/cache/s3v2.test]\ncache/s3v2/s3_test.go:413:17: assignment mismatch: 2 variables but c.generateSessionPolicy returns 1 value\ncache/s3v2/s3_test.go:416:10: undefined: policyDocument\ncache/s3v2/s3_test.go:498:18: undefined: policyDocument\n",
        "stdout": "FAIL\tgitlab.com/gitlab-org/gitlab-runner/cache/s3v2 [build failed]\nFAIL\n",
        "timed_out": false
      }
    ],
    "hidden_apply": {
      "elapsed_seconds": 0.01403787499293685,
      "returncode": 0,
      "stderr": "",
      "stdout": ""
    },
    "original": [
      {
        "command": "go test ./cache/s3v2 -count=1",
        "elapsed_seconds": 23.52108466718346,
        "returncode": 0,
        "stderr": "go: downloading github.com/hashicorp/golang-lru/v2 v2.0.7\ngo: downloading github.com/johannesboyne/gofakes3 v0.0.0-20260208201424-4c385a1f6a73\ngo: downloading github.com/ryszard/goskiplist v0.0.0-20150312221310-2dfbae5fcf46\n",
        "stdout": "ok  \tgitlab.com/gitlab-org/gitlab-runner/cache/s3v2\t22.020s\n",
        "timed_out": false
      }
    ],
    "reason": null,
    "source_apply": {
      "elapsed_seconds": 0.010180082870647311,
      "returncode": 0,
      "stderr": "",
      "stdout": ""
    },
    "valid": true
  }
}