# Repeating received -\> queued -\> booting status on arm64

**URL:** https://travis-ci.community/t/repeating-received-queued-booting-status-on-arm64/5901
**Category:** Multi CPU Architecture
**Created:** [November 12, 2019, 11:05pm UTC](https://travis-ci.community/t/repeating-received-queued-booting-status-on-arm64/5901 "2019-11-12T23:05:46Z")
**Posts on this page:** 6
**Page:** 1

<div class="post-metadata">

### Author: ![junaruga](https://sea1.discourse-cdn.com/flex015/user_avatar/travis-ci.community/junaruga/32/8943_2.png) [@junaruga](https://travis-ci.community/u/junaruga)
#### Post date: [November 12, 2019, 11:05pm UTC](https://travis-ci.community/t/repeating-received-queued-booting-status-on-arm64/5901/1 "2019-11-12T23:05:46Z")

</div>

Look at this job.

The jobs do not start, just saying received -\> queued -\> booting repeatedly on arm64 today.  
[https://travis-ci.org/junaruga/nanopolish/jobs/611011395](https://travis-ci.org/junaruga/nanopolish/jobs/611011395)  
[https://travis-ci.org/junaruga/nanopolish/jobs/611011396](https://travis-ci.org/junaruga/nanopolish/jobs/611011396)

What’s the reason?

---

<div class="post-metadata">

### Author: ![XVilka](https://sea1.discourse-cdn.com/flex015/user_avatar/travis-ci.community/xvilka/32/1115_2.png) [@XVilka](https://travis-ci.community/u/XVilka)
#### Post date: [November 13, 2019, 4:40am UTC](https://travis-ci.community/t/repeating-received-queued-booting-status-on-arm64/5901/2 "2019-11-13T04:40:43Z")

</div>

Exactly the same problem as in [ARM64 job doesn't start](https://travis-ci.community/t/arm64-job-doesnt-start/5751/2)

Yesterday they also announced the System Z and PowerPC support, but it has the same issue too: [https://travis-ci.com/radareorg/radare2/builds/136261458](https://travis-ci.com/radareorg/radare2/builds/136261458)

Basically, none of them work.

---

<div class="post-metadata">

### Author: ![junaruga](https://sea1.discourse-cdn.com/flex015/user_avatar/travis-ci.community/junaruga/32/8943_2.png) [@junaruga](https://travis-ci.community/u/junaruga)
#### Post date: [November 13, 2019, 10:38am UTC](https://travis-ci.community/t/repeating-received-queued-booting-status-on-arm64/5901/3 "2019-11-13T10:38:23Z")

</div>

Hi @XVilka thanks for your answer and sharing the exciting news.  
Sure. How often did you see the issue? Did you find the reproducing condition?

Because I have implemented the arm64 case to a few projects so far.  
But this was a first time I saw the issue.

It seems that the jobs I reported above have done correctly now.

---

<div class="post-metadata">

### Author: ![XVilka](https://sea1.discourse-cdn.com/flex015/user_avatar/travis-ci.community/xvilka/32/1115_2.png) [@XVilka](https://travis-ci.community/u/XVilka)
#### Post date: [November 15, 2019, 3:13am UTC](https://travis-ci.community/t/repeating-received-queued-booting-status-on-arm64/5901/4 "2019-11-15T03:13:32Z")

</div>

It is reproduced always.

---

<div class="post-metadata">

### Author: ![Damian](https://sea1.discourse-cdn.com/flex015/user_avatar/travis-ci.community/damian/32/3625_2.png) [@Damian](https://travis-ci.community/u/Damian)
#### Post date: [November 15, 2019, 12:41pm UTC](https://travis-ci.community/t/repeating-received-queued-booting-status-on-arm64/5901/5 "2019-11-15T12:41:48Z")

</div>

> [@XVilka](#):
>
> [https://travis-ci.com/radareorg/radare2/builds/136261458](https://travis-ci.com/radareorg/radare2/builds/136261458)

Hi @XVilka, You want to run your build on trusty. Could you please try with xenial or bionic. Support for trusty ended in April and we are not planning to add it to new architectures.

Happy building!

---

<div class="post-metadata">

### Author: ![XVilka](https://sea1.discourse-cdn.com/flex015/user_avatar/travis-ci.community/xvilka/32/1115_2.png) [@XVilka](https://travis-ci.community/u/XVilka)
#### Post date: [November 15, 2019, 1:39pm UTC](https://travis-ci.community/t/repeating-received-queued-booting-status-on-arm64/5901/6 "2019-11-15T13:39:47Z")

</div>

@Damian we can’t upgrade to something newer because of the PTRACE regression: [Travis and PTRACE](https://travis-ci.community/t/travis-and-ptrace/5953)
