Pete Moore

Results 85 issues of Pete Moore

For the purposes of integration testing, it is useful for worker tests to be able to call real taskcluster services in addition to mocks. This way, if the behavior of...

This is a follow-up from https://github.com/taskcluster/taskcluster/pull/6246#issuecomment-1554976149

Working docker-worker task: https://firefox-ci-tc.services.mozilla.com/tasks/Ocx2P0iCSAeMrcRZrG4t-g/runs/0/logs/public/logs/live.log Failing generic-worker task: https://firefox-ci-tc.services.mozilla.com/tasks/U5dS50DdRlqh7sOztqqjSQ/runs/0/logs/live/public/logs/live.log

bug

**Describe the bug** Getting the following failure in github check "Google Cloud Build / taskcluster (taskcluster-dev)" intermittently: ``` Step #9 - "Smoketest": [08:29:24] __version__ endpoint for github: failed Step #9...

bug

**Describe the bug** There is a long standing issue with jsonschema2go/timestamps whereby an optional timestamp that is not provided is reported as `0001-01-01T00:00:00.000Z`. This is the zero value of the...

bug

Had this on macOS today: ``` panic: test timed out after 20m0s running tests: TestInteractive (20m0s) goroutine 9 [running]: testing.(*M).startAlarm.func1() /Users/task_170723770270584/go1.21.6/go/src/testing/testing.go:2259 +0x320 created by time.goFunc /Users/task_170723770270584/go1.21.6/go/src/time/sleep.go:176 +0x38 goroutine 1 [chan...

bug

**Describe the bug** runtask is failing at https://searchfox.org/mozilla-central/rev/961556b584938a694d7df6e7bf25d70253c37060/taskcluster/scripts/run-task#797 under Generic Worker. See broken [treeherder job](https://treeherder.mozilla.org/logviewer?job_id=444475711&repo=try&lineNumber=246). Broken [taskcluster task](https://firefox-ci-tc.services.mozilla.com/tasks/T7ds8_QTTFaeVRCXN3msNw/runs/0/logs/public/logs/live.log#L246). Under docker worker, this works. See working docker worker [treeherder job](https://treeherder.mozilla.org/jobs?repo=try&revision=7fd3a844e044bb8af7cdacd16ebfe4598e079e64&selectedTaskRun=dUtz5PcyTBWqwTwG59XgJg.0). Working...

bug
d2g

We now [point users at the d2g subcommand](https://github.com/taskcluster/taskcluster/blob/bd919dbc9ef5a49c99748e84e7dedab569b90c77/workers/generic-worker/payload_linux.go#L72-L81) in task logs if they use a docker worker payload. It is likely many users will now look at this utility and...

bug
good first issue
d2g

Software Jenga / Kerplunk.