qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

QEMU | Pipeline #166837637 has failed for master | 3a9163af


From: GitLab
Subject: QEMU | Pipeline #166837637 has failed for master | 3a9163af
Date: Wed, 15 Jul 2020 11:52:51 +0000

GitLab
✖ Your pipeline has failed.
 
Project QEMU / QEMU
Branch
master
Commit
3a9163af
Merge remote-tracking branch 'remotes/philmd-gi...
Commit Author
Peter Maydell
 
Pipeline #166837637 triggered by Alex Bennée
had 23 failed builds.
Logs may contain sensitive data. Please consider before forwarding this email.
✖ containers-layer2
amd64-debian-user-cross-container
#4 [1/3] FROM docker.io/qemu/debian10:latest
#4 resolve docker.io/qemu/debian10:latest 0.1s done
#4 ERROR: pull access denied, repository does not exist or may require authorization: server message: insufficient_scope: authorization failed
------
> [internal] load metadata for docker.io/qemu/debian10:latest:
------
------
> [1/3] FROM docker.io/qemu/debian10:latest:
------
failed to solve with frontend dockerfile.v0: failed to build LLB: failed to load cache key: pull access denied, repository does not exist or may require authorization: server message: insufficient_scope: authorization failed
Traceback (most recent call last):
File "./tests/docker/docker.py", line 702, in <module>
sys.exit(main())
File "./tests/docker/docker.py", line 698, in main
return args.cmdobj.run(args, argv)
File "./tests/docker/docker.py", line 492, in run
dkr.build_image(tag, docker_dir, dockerfile,
File "./tests/docker/docker.py", line 347, in build_image
self._do_check(build_args,
File "./tests/docker/docker.py", line 244, in _do_check
return subprocess.check_call(self._command + cmd, **kwargs)
File "/usr/lib/python3.8/subprocess.py", line 364, in check_call
raise CalledProcessError(retcode, cmd)
subprocess.CalledProcessError: Command '['docker', 'build', '-t', 'qemu/debian-all-test-cross', '-f', '/tmp/docker_buildplswsa_q/tmpno807_2r.docker', '--build-arg', 'BUILDKIT_INLINE_CACHE=1', '/tmp/docker_buildplswsa_q']' returned non-zero exit status 1.
Running after_script
Running after script...
$ docker logout
Removing login credentials for https://index.docker.io/v1/
ERROR: Job failed: exit code 1
✖ containers-layer2
sparc64-debian-cross-container
#4 [1/2] FROM docker.io/qemu/debian10:latest
#4 resolve docker.io/qemu/debian10:latest 0.1s done
#4 ERROR: pull access denied, repository does not exist or may require authorization: server message: insufficient_scope: authorization failed
------
> [internal] load metadata for docker.io/qemu/debian10:latest:
------
------
> [1/2] FROM docker.io/qemu/debian10:latest:
------
failed to solve with frontend dockerfile.v0: failed to build LLB: failed to load cache key: pull access denied, repository does not exist or may require authorization: server message: insufficient_scope: authorization failed
Traceback (most recent call last):
File "./tests/docker/docker.py", line 702, in <module>
sys.exit(main())
File "./tests/docker/docker.py", line 698, in main
return args.cmdobj.run(args, argv)
File "./tests/docker/docker.py", line 492, in run
dkr.build_image(tag, docker_dir, dockerfile,
File "./tests/docker/docker.py", line 347, in build_image
self._do_check(build_args,
File "./tests/docker/docker.py", line 244, in _do_check
return subprocess.check_call(self._command + cmd, **kwargs)
File "/usr/lib/python3.8/subprocess.py", line 364, in check_call
raise CalledProcessError(retcode, cmd)
subprocess.CalledProcessError: Command '['docker', 'build', '-t', 'qemu/debian-sparc64-cross', '-f', '/tmp/docker_build2gtsuh8f/tmpin5koneu.docker', '--build-arg', 'BUILDKIT_INLINE_CACHE=1', '/tmp/docker_build2gtsuh8f']' returned non-zero exit status 1.
Running after_script
Running after script...
$ docker logout
Removing login credentials for https://index.docker.io/v1/
ERROR: Job failed: exit code 1
✖ containers-layer2
hppa-debian-cross-container
#4 [1/2] FROM docker.io/qemu/debian10:latest
#4 resolve docker.io/qemu/debian10:latest 0.1s done
#4 ERROR: pull access denied, repository does not exist or may require authorization: server message: insufficient_scope: authorization failed
------
> [internal] load metadata for docker.io/qemu/debian10:latest:
------
------
> [1/2] FROM docker.io/qemu/debian10:latest:
------
failed to solve with frontend dockerfile.v0: failed to build LLB: failed to load cache key: pull access denied, repository does not exist or may require authorization: server message: insufficient_scope: authorization failed
Traceback (most recent call last):
File "./tests/docker/docker.py", line 702, in <module>
sys.exit(main())
File "./tests/docker/docker.py", line 698, in main
return args.cmdobj.run(args, argv)
File "./tests/docker/docker.py", line 492, in run
dkr.build_image(tag, docker_dir, dockerfile,
File "./tests/docker/docker.py", line 347, in build_image
self._do_check(build_args,
File "./tests/docker/docker.py", line 244, in _do_check
return subprocess.check_call(self._command + cmd, **kwargs)
File "/usr/lib/python3.8/subprocess.py", line 364, in check_call
raise CalledProcessError(retcode, cmd)
subprocess.CalledProcessError: Command '['docker', 'build', '-t', 'qemu/debian-hppa-cross', '-f', '/tmp/docker_buildthu9gyfv/tmpavyp1pu3.docker', '--build-arg', 'BUILDKIT_INLINE_CACHE=1', '/tmp/docker_buildthu9gyfv']' returned non-zero exit status 1.
Running after_script
Running after script...
$ docker logout
Removing login credentials for https://index.docker.io/v1/
ERROR: Job failed: exit code 1
✖ containers-layer2
m68k-debian-cross-container
#4 [1/2] FROM docker.io/qemu/debian10:latest
#4 resolve docker.io/qemu/debian10:latest 0.1s done
#4 ERROR: pull access denied, repository does not exist or may require authorization: server message: insufficient_scope: authorization failed
------
> [internal] load metadata for docker.io/qemu/debian10:latest:
------
------
> [1/2] FROM docker.io/qemu/debian10:latest:
------
failed to solve with frontend dockerfile.v0: failed to build LLB: failed to load cache key: pull access denied, repository does not exist or may require authorization: server message: insufficient_scope: authorization failed
Traceback (most recent call last):
File "./tests/docker/docker.py", line 702, in <module>
sys.exit(main())
File "./tests/docker/docker.py", line 698, in main
return args.cmdobj.run(args, argv)
File "./tests/docker/docker.py", line 492, in run
dkr.build_image(tag, docker_dir, dockerfile,
File "./tests/docker/docker.py", line 347, in build_image
self._do_check(build_args,
File "./tests/docker/docker.py", line 244, in _do_check
return subprocess.check_call(self._command + cmd, **kwargs)
File "/usr/lib/python3.8/subprocess.py", line 364, in check_call
raise CalledProcessError(retcode, cmd)
subprocess.CalledProcessError: Command '['docker', 'build', '-t', 'qemu/debian-m68k-cross', '-f', '/tmp/docker_buildyv7jnc30/tmpj23ecn18.docker', '--build-arg', 'BUILDKIT_INLINE_CACHE=1', '/tmp/docker_buildyv7jnc30']' returned non-zero exit status 1.
Running after_script
Running after script...
$ docker logout
Removing login credentials for https://index.docker.io/v1/
ERROR: Job failed: exit code 1
✖ containers-layer2
ppc64el-debian-cross-container
#4 [1/4] FROM docker.io/qemu/debian10:latest
#4 resolve docker.io/qemu/debian10:latest 0.1s done
#4 ERROR: pull access denied, repository does not exist or may require authorization: server message: insufficient_scope: authorization failed
------
> [internal] load metadata for docker.io/qemu/debian10:latest:
------
------
> [1/4] FROM docker.io/qemu/debian10:latest:
------
failed to solve with frontend dockerfile.v0: failed to build LLB: failed to load cache key: pull access denied, repository does not exist or may require authorization: server message: insufficient_scope: authorization failed
Traceback (most recent call last):
File "./tests/docker/docker.py", line 702, in <module>
sys.exit(main())
File "./tests/docker/docker.py", line 698, in main
return args.cmdobj.run(args, argv)
File "./tests/docker/docker.py", line 492, in run
dkr.build_image(tag, docker_dir, dockerfile,
File "./tests/docker/docker.py", line 347, in build_image
self._do_check(build_args,
File "./tests/docker/docker.py", line 244, in _do_check
return subprocess.check_call(self._command + cmd, **kwargs)
File "/usr/lib/python3.8/subprocess.py", line 364, in check_call
raise CalledProcessError(retcode, cmd)
subprocess.CalledProcessError: Command '['docker', 'build', '-t', 'qemu/debian-ppc64el-cross', '-f', '/tmp/docker_build7_vwcsb2/tmpwvm6krx7.docker', '--build-arg', 'BUILDKIT_INLINE_CACHE=1', '/tmp/docker_build7_vwcsb2']' returned non-zero exit status 1.
Running after_script
Running after script...
$ docker logout
Removing login credentials for https://index.docker.io/v1/
ERROR: Job failed: exit code 1
✖ containers-layer2
ppc64-debian-cross-container
#4 [1/2] FROM docker.io/qemu/debian10:latest
#4 resolve docker.io/qemu/debian10:latest 0.1s done
#4 ERROR: pull access denied, repository does not exist or may require authorization: server message: insufficient_scope: authorization failed
------
> [internal] load metadata for docker.io/qemu/debian10:latest:
------
------
> [1/2] FROM docker.io/qemu/debian10:latest:
------
failed to solve with frontend dockerfile.v0: failed to build LLB: failed to load cache key: pull access denied, repository does not exist or may require authorization: server message: insufficient_scope: authorization failed
Traceback (most recent call last):
File "./tests/docker/docker.py", line 702, in <module>
sys.exit(main())
File "./tests/docker/docker.py", line 698, in main
return args.cmdobj.run(args, argv)
File "./tests/docker/docker.py", line 492, in run
dkr.build_image(tag, docker_dir, dockerfile,
File "./tests/docker/docker.py", line 347, in build_image
self._do_check(build_args,
File "./tests/docker/docker.py", line 244, in _do_check
return subprocess.check_call(self._command + cmd, **kwargs)
File "/usr/lib/python3.8/subprocess.py", line 364, in check_call
raise CalledProcessError(retcode, cmd)
subprocess.CalledProcessError: Command '['docker', 'build', '-t', 'qemu/debian-ppc64-cross', '-f', '/tmp/docker_buildfam17s9y/tmpho3q26_g.docker', '--build-arg', 'BUILDKIT_INLINE_CACHE=1', '/tmp/docker_buildfam17s9y']' returned non-zero exit status 1.
Running after_script
Running after script...
$ docker logout
Removing login credentials for https://index.docker.io/v1/
ERROR: Job failed: exit code 1
✖ containers-layer2
amd64-debian-cross-container
#4 [1/4] FROM docker.io/qemu/debian10:latest
#4 resolve docker.io/qemu/debian10:latest 0.1s done
#4 ERROR: pull access denied, repository does not exist or may require authorization: server message: insufficient_scope: authorization failed
------
> [internal] load metadata for docker.io/qemu/debian10:latest:
------
------
> [1/4] FROM docker.io/qemu/debian10:latest:
------
failed to solve with frontend dockerfile.v0: failed to build LLB: failed to load cache key: pull access denied, repository does not exist or may require authorization: server message: insufficient_scope: authorization failed
Traceback (most recent call last):
File "./tests/docker/docker.py", line 702, in <module>
sys.exit(main())
File "./tests/docker/docker.py", line 698, in main
return args.cmdobj.run(args, argv)
File "./tests/docker/docker.py", line 492, in run
dkr.build_image(tag, docker_dir, dockerfile,
File "./tests/docker/docker.py", line 347, in build_image
self._do_check(build_args,
File "./tests/docker/docker.py", line 244, in _do_check
return subprocess.check_call(self._command + cmd, **kwargs)
File "/usr/lib/python3.8/subprocess.py", line 364, in check_call
raise CalledProcessError(retcode, cmd)
subprocess.CalledProcessError: Command '['docker', 'build', '-t', 'qemu/debian-amd64-cross', '-f', '/tmp/docker_buildw9igpki8/tmptq3s8w84.docker', '--build-arg', 'BUILDKIT_INLINE_CACHE=1', '/tmp/docker_buildw9igpki8']' returned non-zero exit status 1.
Running after_script
Running after script...
$ docker logout
Removing login credentials for https://index.docker.io/v1/
ERROR: Job failed: exit code 1
✖ containers-layer2
powerpc-debian-cross-container
#4 [1/2] FROM docker.io/qemu/debian10:latest
#4 resolve docker.io/qemu/debian10:latest 0.1s done
#4 ERROR: pull access denied, repository does not exist or may require authorization: server message: insufficient_scope: authorization failed
------
> [internal] load metadata for docker.io/qemu/debian10:latest:
------
------
> [1/2] FROM docker.io/qemu/debian10:latest:
------
failed to solve with frontend dockerfile.v0: failed to build LLB: failed to load cache key: pull access denied, repository does not exist or may require authorization: server message: insufficient_scope: authorization failed
Traceback (most recent call last):
File "./tests/docker/docker.py", line 702, in <module>
sys.exit(main())
File "./tests/docker/docker.py", line 698, in main
return args.cmdobj.run(args, argv)
File "./tests/docker/docker.py", line 492, in run
dkr.build_image(tag, docker_dir, dockerfile,
File "./tests/docker/docker.py", line 347, in build_image
self._do_check(build_args,
File "./tests/docker/docker.py", line 244, in _do_check
return subprocess.check_call(self._command + cmd, **kwargs)
File "/usr/lib/python3.8/subprocess.py", line 364, in check_call
raise CalledProcessError(retcode, cmd)
subprocess.CalledProcessError: Command '['docker', 'build', '-t', 'qemu/debian-powerpc-cross', '-f', '/tmp/docker_build_hsjjj7r/tmp365wkqe5.docker', '--build-arg', 'BUILDKIT_INLINE_CACHE=1', '/tmp/docker_build_hsjjj7r']' returned non-zero exit status 1.
Running after_script
Running after script...
$ docker logout
Removing login credentials for https://index.docker.io/v1/
ERROR: Job failed: exit code 1
✖ containers-layer2
amd64-debian-container
#4 [1/11] FROM docker.io/qemu/debian10:latest
#4 resolve docker.io/qemu/debian10:latest 0.1s done
#4 ERROR: pull access denied, repository does not exist or may require authorization: server message: insufficient_scope: authorization failed
------
> [internal] load metadata for docker.io/qemu/debian10:latest:
------
------
> [1/11] FROM docker.io/qemu/debian10:latest:
------
failed to solve with frontend dockerfile.v0: failed to build LLB: failed to load cache key: pull access denied, repository does not exist or may require authorization: server message: insufficient_scope: authorization failed
Traceback (most recent call last):
File "./tests/docker/docker.py", line 702, in <module>
sys.exit(main())
File "./tests/docker/docker.py", line 698, in main
return args.cmdobj.run(args, argv)
File "./tests/docker/docker.py", line 492, in run
dkr.build_image(tag, docker_dir, dockerfile,
File "./tests/docker/docker.py", line 347, in build_image
self._do_check(build_args,
File "./tests/docker/docker.py", line 244, in _do_check
return subprocess.check_call(self._command + cmd, **kwargs)
File "/usr/lib/python3.8/subprocess.py", line 364, in check_call
raise CalledProcessError(retcode, cmd)
subprocess.CalledProcessError: Command '['docker', 'build', '-t', 'qemu/debian-amd64', '-f', '/tmp/docker_buildxf1c99db/tmppbz483pc.docker', '--build-arg', 'BUILDKIT_INLINE_CACHE=1', '/tmp/docker_buildxf1c99db']' returned non-zero exit status 1.
Running after_script
Running after script...
$ docker logout
Removing login credentials for https://index.docker.io/v1/
ERROR: Job failed: exit code 1
✖ containers-layer2
s390x-debian-cross-container
#4 [1/6] FROM docker.io/qemu/debian10:latest
#4 resolve docker.io/qemu/debian10:latest 0.1s done
#4 ERROR: pull access denied, repository does not exist or may require authorization: server message: insufficient_scope: authorization failed
------
> [internal] load metadata for docker.io/qemu/debian10:latest:
------
------
> [1/6] FROM docker.io/qemu/debian10:latest:
------
failed to solve with frontend dockerfile.v0: failed to build LLB: failed to load cache key: pull access denied, repository does not exist or may require authorization: server message: insufficient_scope: authorization failed
Traceback (most recent call last):
File "./tests/docker/docker.py", line 702, in <module>
sys.exit(main())
File "./tests/docker/docker.py", line 698, in main
return args.cmdobj.run(args, argv)
File "./tests/docker/docker.py", line 492, in run
dkr.build_image(tag, docker_dir, dockerfile,
File "./tests/docker/docker.py", line 347, in build_image
self._do_check(build_args,
File "./tests/docker/docker.py", line 244, in _do_check
return subprocess.check_call(self._command + cmd, **kwargs)
File "/usr/lib/python3.8/subprocess.py", line 364, in check_call
raise CalledProcessError(retcode, cmd)
subprocess.CalledProcessError: Command '['docker', 'build', '-t', 'qemu/debian-s390x-cross', '-f', '/tmp/docker_buildcbuyu1bi/tmpmtb9bzbb.docker', '--build-arg', 'BUILDKIT_INLINE_CACHE=1', '/tmp/docker_buildcbuyu1bi']' returned non-zero exit status 1.
Running after_script
Running after script...
$ docker logout
Removing login credentials for https://index.docker.io/v1/
ERROR: Job failed: exit code 1
✖ containers-layer2
arm64-debian-cross-container
#4 [1/5] FROM docker.io/qemu/debian10:latest
#4 resolve docker.io/qemu/debian10:latest 0.1s done
#4 ERROR: pull access denied, repository does not exist or may require authorization: server message: insufficient_scope: authorization failed
------
> [internal] load metadata for docker.io/qemu/debian10:latest:
------
------
> [1/5] FROM docker.io/qemu/debian10:latest:
------
failed to solve with frontend dockerfile.v0: failed to build LLB: failed to load cache key: pull access denied, repository does not exist or may require authorization: server message: insufficient_scope: authorization failed
Traceback (most recent call last):
File "./tests/docker/docker.py", line 702, in <module>
sys.exit(main())
File "./tests/docker/docker.py", line 698, in main
return args.cmdobj.run(args, argv)
File "./tests/docker/docker.py", line 492, in run
dkr.build_image(tag, docker_dir, dockerfile,
File "./tests/docker/docker.py", line 347, in build_image
self._do_check(build_args,
File "./tests/docker/docker.py", line 244, in _do_check
return subprocess.check_call(self._command + cmd, **kwargs)
File "/usr/lib/python3.8/subprocess.py", line 364, in check_call
raise CalledProcessError(retcode, cmd)
subprocess.CalledProcessError: Command '['docker', 'build', '-t', 'qemu/debian-arm64-cross', '-f', '/tmp/docker_buildlta2m5rg/tmpypgbe2c2.docker', '--build-arg', 'BUILDKIT_INLINE_CACHE=1', '/tmp/docker_buildlta2m5rg']' returned non-zero exit status 1.
Running after_script
Running after script...
$ docker logout
Removing login credentials for https://index.docker.io/v1/
ERROR: Job failed: exit code 1
✖ containers-layer2
tricore-debian-cross-container
#4 [1/2] FROM docker.io/qemu/debian9:latest
#4 resolve docker.io/qemu/debian9:latest 0.1s done
#4 ERROR: pull access denied, repository does not exist or may require authorization: server message: insufficient_scope: authorization failed
------
> [internal] load metadata for docker.io/qemu/debian9:latest:
------
------
> [1/2] FROM docker.io/qemu/debian9:latest:
------
failed to solve with frontend dockerfile.v0: failed to build LLB: failed to load cache key: pull access denied, repository does not exist or may require authorization: server message: insufficient_scope: authorization failed
Traceback (most recent call last):
File "./tests/docker/docker.py", line 702, in <module>
sys.exit(main())
File "./tests/docker/docker.py", line 698, in main
return args.cmdobj.run(args, argv)
File "./tests/docker/docker.py", line 492, in run
dkr.build_image(tag, docker_dir, dockerfile,
File "./tests/docker/docker.py", line 347, in build_image
self._do_check(build_args,
File "./tests/docker/docker.py", line 244, in _do_check
return subprocess.check_call(self._command + cmd, **kwargs)
File "/usr/lib/python3.8/subprocess.py", line 364, in check_call
raise CalledProcessError(retcode, cmd)
subprocess.CalledProcessError: Command '['docker', 'build', '-t', 'qemu/debian-tricore-cross', '-f', '/tmp/docker_build6rt3cgt7/tmpur1zemqd.docker', '--build-arg', 'BUILDKIT_INLINE_CACHE=1', '/tmp/docker_build6rt3cgt7']' returned non-zero exit status 1.
Running after_script
Running after script...
$ docker logout
Removing login credentials for https://index.docker.io/v1/
ERROR: Job failed: exit code 1
✖ containers-layer2
riscv64-debian-cross-container
#4 [1/2] FROM docker.io/qemu/debian10:latest
#4 resolve docker.io/qemu/debian10:latest 0.1s done
#4 ERROR: pull access denied, repository does not exist or may require authorization: server message: insufficient_scope: authorization failed
------
> [internal] load metadata for docker.io/qemu/debian10:latest:
------
------
> [1/2] FROM docker.io/qemu/debian10:latest:
------
failed to solve with frontend dockerfile.v0: failed to build LLB: failed to load cache key: pull access denied, repository does not exist or may require authorization: server message: insufficient_scope: authorization failed
Traceback (most recent call last):
File "./tests/docker/docker.py", line 702, in <module>
sys.exit(main())
File "./tests/docker/docker.py", line 698, in main
return args.cmdobj.run(args, argv)
File "./tests/docker/docker.py", line 492, in run
dkr.build_image(tag, docker_dir, dockerfile,
File "./tests/docker/docker.py", line 347, in build_image
self._do_check(build_args,
File "./tests/docker/docker.py", line 244, in _do_check
return subprocess.check_call(self._command + cmd, **kwargs)
File "/usr/lib/python3.8/subprocess.py", line 364, in check_call
raise CalledProcessError(retcode, cmd)
subprocess.CalledProcessError: Command '['docker', 'build', '-t', 'qemu/debian-riscv64-cross', '-f', '/tmp/docker_buildaxid8ypv/tmpjxmqrt2o.docker', '--build-arg', 'BUILDKIT_INLINE_CACHE=1', '/tmp/docker_buildaxid8ypv']' returned non-zero exit status 1.
Running after_script
Running after script...
$ docker logout
Removing login credentials for https://index.docker.io/v1/
ERROR: Job failed: exit code 1
✖ containers-layer2
mips64-debian-cross-container
#4 [1/2] FROM docker.io/qemu/debian10:latest
#4 resolve docker.io/qemu/debian10:latest 0.1s done
#4 ERROR: pull access denied, repository does not exist or may require authorization: server message: insufficient_scope: authorization failed
------
> [internal] load metadata for docker.io/qemu/debian10:latest:
------
------
> [1/2] FROM docker.io/qemu/debian10:latest:
------
failed to solve with frontend dockerfile.v0: failed to build LLB: failed to load cache key: pull access denied, repository does not exist or may require authorization: server message: insufficient_scope: authorization failed
Traceback (most recent call last):
File "./tests/docker/docker.py", line 702, in <module>
sys.exit(main())
File "./tests/docker/docker.py", line 698, in main
return args.cmdobj.run(args, argv)
File "./tests/docker/docker.py", line 492, in run
dkr.build_image(tag, docker_dir, dockerfile,
File "./tests/docker/docker.py", line 347, in build_image
self._do_check(build_args,
File "./tests/docker/docker.py", line 244, in _do_check
return subprocess.check_call(self._command + cmd, **kwargs)
File "/usr/lib/python3.8/subprocess.py", line 364, in check_call
raise CalledProcessError(retcode, cmd)
subprocess.CalledProcessError: Command '['docker', 'build', '-t', 'qemu/debian-mips64-cross', '-f', '/tmp/docker_buildpzu5j60q/tmp8xasgnlh.docker', '--build-arg', 'BUILDKIT_INLINE_CACHE=1', '/tmp/docker_buildpzu5j60q']' returned non-zero exit status 1.
Running after_script
Running after script...
$ docker logout
Removing login credentials for https://index.docker.io/v1/
ERROR: Job failed: exit code 1
✖ containers-layer2
mipsel-debian-cross-container
#4 [1/5] FROM docker.io/qemu/debian10:latest
#4 resolve docker.io/qemu/debian10:latest 0.1s done
#4 ERROR: pull access denied, repository does not exist or may require authorization: server message: insufficient_scope: authorization failed
------
> [internal] load metadata for docker.io/qemu/debian10:latest:
------
------
> [1/5] FROM docker.io/qemu/debian10:latest:
------
failed to solve with frontend dockerfile.v0: failed to build LLB: failed to load cache key: pull access denied, repository does not exist or may require authorization: server message: insufficient_scope: authorization failed
Traceback (most recent call last):
File "./tests/docker/docker.py", line 702, in <module>
sys.exit(main())
File "./tests/docker/docker.py", line 698, in main
return args.cmdobj.run(args, argv)
File "./tests/docker/docker.py", line 492, in run
dkr.build_image(tag, docker_dir, dockerfile,
File "./tests/docker/docker.py", line 347, in build_image
self._do_check(build_args,
File "./tests/docker/docker.py", line 244, in _do_check
return subprocess.check_call(self._command + cmd, **kwargs)
File "/usr/lib/python3.8/subprocess.py", line 364, in check_call
raise CalledProcessError(retcode, cmd)
subprocess.CalledProcessError: Command '['docker', 'build', '-t', 'qemu/debian-mipsel-cross', '-f', '/tmp/docker_buildqvpgmx41/tmpritum4cv.docker', '--build-arg', 'BUILDKIT_INLINE_CACHE=1', '/tmp/docker_buildqvpgmx41']' returned non-zero exit status 1.
Running after_script
Running after script...
$ docker logout
Removing login credentials for https://index.docker.io/v1/
ERROR: Job failed: exit code 1
✖ containers-layer2
amd64-debian9-mxe-container
#4 [1/4] FROM docker.io/qemu/debian9:latest
#4 resolve docker.io/qemu/debian9:latest 0.1s done
#4 ERROR: pull access denied, repository does not exist or may require authorization: server message: insufficient_scope: authorization failed
------
> [internal] load metadata for docker.io/qemu/debian9:latest:
------
------
> [1/4] FROM docker.io/qemu/debian9:latest:
------
failed to solve with frontend dockerfile.v0: failed to build LLB: failed to load cache key: pull access denied, repository does not exist or may require authorization: server message: insufficient_scope: authorization failed
Traceback (most recent call last):
File "./tests/docker/docker.py", line 702, in <module>
sys.exit(main())
File "./tests/docker/docker.py", line 698, in main
return args.cmdobj.run(args, argv)
File "./tests/docker/docker.py", line 492, in run
dkr.build_image(tag, docker_dir, dockerfile,
File "./tests/docker/docker.py", line 347, in build_image
self._do_check(build_args,
File "./tests/docker/docker.py", line 244, in _do_check
return subprocess.check_call(self._command + cmd, **kwargs)
File "/usr/lib/python3.8/subprocess.py", line 364, in check_call
raise CalledProcessError(retcode, cmd)
subprocess.CalledProcessError: Command '['docker', 'build', '-t', 'qemu/debian9-mxe', '-f', '/tmp/docker_buildjc9ot4v8/tmpi2rq8aiv.docker', '--build-arg', 'BUILDKIT_INLINE_CACHE=1', '/tmp/docker_buildjc9ot4v8']' returned non-zero exit status 1.
Running after_script
Running after script...
$ docker logout
Removing login credentials for https://index.docker.io/v1/
ERROR: Job failed: exit code 1
✖ containers-layer2
armel-debian-cross-container
#4 [1/3] FROM docker.io/qemu/debian10:latest
#4 resolve docker.io/qemu/debian10:latest 0.1s done
#4 ERROR: pull access denied, repository does not exist or may require authorization: server message: insufficient_scope: authorization failed
------
> [internal] load metadata for docker.io/qemu/debian10:latest:
------
------
> [1/3] FROM docker.io/qemu/debian10:latest:
------
failed to solve with frontend dockerfile.v0: failed to build LLB: failed to load cache key: pull access denied, repository does not exist or may require authorization: server message: insufficient_scope: authorization failed
Traceback (most recent call last):
File "./tests/docker/docker.py", line 702, in <module>
sys.exit(main())
File "./tests/docker/docker.py", line 698, in main
return args.cmdobj.run(args, argv)
File "./tests/docker/docker.py", line 492, in run
dkr.build_image(tag, docker_dir, dockerfile,
File "./tests/docker/docker.py", line 347, in build_image
self._do_check(build_args,
File "./tests/docker/docker.py", line 244, in _do_check
return subprocess.check_call(self._command + cmd, **kwargs)
File "/usr/lib/python3.8/subprocess.py", line 364, in check_call
raise CalledProcessError(retcode, cmd)
subprocess.CalledProcessError: Command '['docker', 'build', '-t', 'qemu/debian-armel-cross', '-f', '/tmp/docker_build1d36b8_h/tmptqzatgw4.docker', '--build-arg', 'BUILDKIT_INLINE_CACHE=1', '/tmp/docker_build1d36b8_h']' returned non-zero exit status 1.
Running after_script
Running after script...
$ docker logout
Removing login credentials for https://index.docker.io/v1/
ERROR: Job failed: exit code 1
✖ containers-layer2
alpha-debian-cross-container
#4 [1/2] FROM docker.io/qemu/debian10:latest
#4 resolve docker.io/qemu/debian10:latest 0.1s done
#4 ERROR: pull access denied, repository does not exist or may require authorization: server message: insufficient_scope: authorization failed
------
> [internal] load metadata for docker.io/qemu/debian10:latest:
------
------
> [1/2] FROM docker.io/qemu/debian10:latest:
------
failed to solve with frontend dockerfile.v0: failed to build LLB: failed to load cache key: pull access denied, repository does not exist or may require authorization: server message: insufficient_scope: authorization failed
Traceback (most recent call last):
File "./tests/docker/docker.py", line 702, in <module>
sys.exit(main())
File "./tests/docker/docker.py", line 698, in main
return args.cmdobj.run(args, argv)
File "./tests/docker/docker.py", line 492, in run
dkr.build_image(tag, docker_dir, dockerfile,
File "./tests/docker/docker.py", line 347, in build_image
self._do_check(build_args,
File "./tests/docker/docker.py", line 244, in _do_check
return subprocess.check_call(self._command + cmd, **kwargs)
File "/usr/lib/python3.8/subprocess.py", line 364, in check_call
raise CalledProcessError(retcode, cmd)
subprocess.CalledProcessError: Command '['docker', 'build', '-t', 'qemu/debian-alpha-cross', '-f', '/tmp/docker_buildopxbmgyb/tmpxuq33ukx.docker', '--build-arg', 'BUILDKIT_INLINE_CACHE=1', '/tmp/docker_buildopxbmgyb']' returned non-zero exit status 1.
Running after_script
Running after script...
$ docker logout
Removing login credentials for https://index.docker.io/v1/
ERROR: Job failed: exit code 1
✖ containers-layer2
mips64el-debian-cross-container
#4 [1/4] FROM docker.io/qemu/debian10:latest
#4 resolve docker.io/qemu/debian10:latest 0.1s done
#4 ERROR: pull access denied, repository does not exist or may require authorization: server message: insufficient_scope: authorization failed
------
> [internal] load metadata for docker.io/qemu/debian10:latest:
------
------
> [1/4] FROM docker.io/qemu/debian10:latest:
------
failed to solve with frontend dockerfile.v0: failed to build LLB: failed to load cache key: pull access denied, repository does not exist or may require authorization: server message: insufficient_scope: authorization failed
Traceback (most recent call last):
File "./tests/docker/docker.py", line 702, in <module>
sys.exit(main())
File "./tests/docker/docker.py", line 698, in main
return args.cmdobj.run(args, argv)
File "./tests/docker/docker.py", line 492, in run
dkr.build_image(tag, docker_dir, dockerfile,
File "./tests/docker/docker.py", line 347, in build_image
self._do_check(build_args,
File "./tests/docker/docker.py", line 244, in _do_check
return subprocess.check_call(self._command + cmd, **kwargs)
File "/usr/lib/python3.8/subprocess.py", line 364, in check_call
raise CalledProcessError(retcode, cmd)
subprocess.CalledProcessError: Command '['docker', 'build', '-t', 'qemu/debian-mips64el-cross', '-f', '/tmp/docker_buildcg3hak90/tmpoi7stvgv.docker', '--build-arg', 'BUILDKIT_INLINE_CACHE=1', '/tmp/docker_buildcg3hak90']' returned non-zero exit status 1.
Running after_script
Running after script...
$ docker logout
Removing login credentials for https://index.docker.io/v1/
ERROR: Job failed: exit code 1
✖ containers-layer2
sh4-debian-cross-container
#4 [1/2] FROM docker.io/qemu/debian10:latest
#4 resolve docker.io/qemu/debian10:latest 0.1s done
#4 ERROR: pull access denied, repository does not exist or may require authorization: server message: insufficient_scope: authorization failed
------
> [internal] load metadata for docker.io/qemu/debian10:latest:
------
------
> [1/2] FROM docker.io/qemu/debian10:latest:
------
failed to solve with frontend dockerfile.v0: failed to build LLB: failed to load cache key: pull access denied, repository does not exist or may require authorization: server message: insufficient_scope: authorization failed
Traceback (most recent call last):
File "./tests/docker/docker.py", line 702, in <module>
sys.exit(main())
File "./tests/docker/docker.py", line 698, in main
return args.cmdobj.run(args, argv)
File "./tests/docker/docker.py", line 492, in run
dkr.build_image(tag, docker_dir, dockerfile,
File "./tests/docker/docker.py", line 347, in build_image
self._do_check(build_args,
File "./tests/docker/docker.py", line 244, in _do_check
return subprocess.check_call(self._command + cmd, **kwargs)
File "/usr/lib/python3.8/subprocess.py", line 364, in check_call
raise CalledProcessError(retcode, cmd)
subprocess.CalledProcessError: Command '['docker', 'build', '-t', 'qemu/debian-sh4-cross', '-f', '/tmp/docker_build30oarejh/tmpxtbnntz6.docker', '--build-arg', 'BUILDKIT_INLINE_CACHE=1', '/tmp/docker_build30oarejh']' returned non-zero exit status 1.
Running after_script
Running after script...
$ docker logout
Removing login credentials for https://index.docker.io/v1/
ERROR: Job failed: exit code 1
✖ containers-layer2
armhf-debian-cross-container
#4 [1/5] FROM docker.io/qemu/debian10:latest
#4 resolve docker.io/qemu/debian10:latest 0.1s done
#4 ERROR: pull access denied, repository does not exist or may require authorization: server message: insufficient_scope: authorization failed
------
> [internal] load metadata for docker.io/qemu/debian10:latest:
------
------
> [1/5] FROM docker.io/qemu/debian10:latest:
------
failed to solve with frontend dockerfile.v0: failed to build LLB: failed to load cache key: pull access denied, repository does not exist or may require authorization: server message: insufficient_scope: authorization failed
Traceback (most recent call last):
File "./tests/docker/docker.py", line 702, in <module>
sys.exit(main())
File "./tests/docker/docker.py", line 698, in main
return args.cmdobj.run(args, argv)
File "./tests/docker/docker.py", line 492, in run
dkr.build_image(tag, docker_dir, dockerfile,
File "./tests/docker/docker.py", line 347, in build_image
self._do_check(build_args,
File "./tests/docker/docker.py", line 244, in _do_check
return subprocess.check_call(self._command + cmd, **kwargs)
File "/usr/lib/python3.8/subprocess.py", line 364, in check_call
raise CalledProcessError(retcode, cmd)
subprocess.CalledProcessError: Command '['docker', 'build', '-t', 'qemu/debian-armhf-cross', '-f', '/tmp/docker_buildcvw1p_gs/tmpbalrlztm.docker', '--build-arg', 'BUILDKIT_INLINE_CACHE=1', '/tmp/docker_buildcvw1p_gs']' returned non-zero exit status 1.
Running after_script
Running after script...
$ docker logout
Removing login credentials for https://index.docker.io/v1/
ERROR: Job failed: exit code 1
✖ containers-layer2
mips-debian-cross-container
#4 [1/5] FROM docker.io/qemu/debian10:latest
#4 resolve docker.io/qemu/debian10:latest 0.1s done
#4 ERROR: pull access denied, repository does not exist or may require authorization: server message: insufficient_scope: authorization failed
------
> [internal] load metadata for docker.io/qemu/debian10:latest:
------
------
> [1/5] FROM docker.io/qemu/debian10:latest:
------
failed to solve with frontend dockerfile.v0: failed to build LLB: failed to load cache key: pull access denied, repository does not exist or may require authorization: server message: insufficient_scope: authorization failed
Traceback (most recent call last):
File "./tests/docker/docker.py", line 702, in <module>
sys.exit(main())
File "./tests/docker/docker.py", line 698, in main
return args.cmdobj.run(args, argv)
File "./tests/docker/docker.py", line 492, in run
dkr.build_image(tag, docker_dir, dockerfile,
File "./tests/docker/docker.py", line 347, in build_image
self._do_check(build_args,
File "./tests/docker/docker.py", line 244, in _do_check
return subprocess.check_call(self._command + cmd, **kwargs)
File "/usr/lib/python3.8/subprocess.py", line 364, in check_call
raise CalledProcessError(retcode, cmd)
subprocess.CalledProcessError: Command '['docker', 'build', '-t', 'qemu/debian-mips-cross', '-f', '/tmp/docker_buildt38pba__/tmpb89_gwz6.docker', '--build-arg', 'BUILDKIT_INLINE_CACHE=1', '/tmp/docker_buildt38pba__']' returned non-zero exit status 1.
Running after_script
Running after script...
$ docker logout
Removing login credentials for https://index.docker.io/v1/
ERROR: Job failed: exit code 1
✖ containers-layer2
arm64-test-debian-cross-container
#4 [1/3] FROM docker.io/qemu/debian11:latest
#4 resolve docker.io/qemu/debian11:latest 0.1s done
#4 ERROR: pull access denied, repository does not exist or may require authorization: server message: insufficient_scope: authorization failed
------
> [internal] load metadata for docker.io/qemu/debian11:latest:
------
------
> [1/3] FROM docker.io/qemu/debian11:latest:
------
failed to solve with frontend dockerfile.v0: failed to build LLB: failed to load cache key: pull access denied, repository does not exist or may require authorization: server message: insufficient_scope: authorization failed
Traceback (most recent call last):
File "./tests/docker/docker.py", line 702, in <module>
sys.exit(main())
File "./tests/docker/docker.py", line 698, in main
return args.cmdobj.run(args, argv)
File "./tests/docker/docker.py", line 492, in run
dkr.build_image(tag, docker_dir, dockerfile,
File "./tests/docker/docker.py", line 347, in build_image
self._do_check(build_args,
File "./tests/docker/docker.py", line 244, in _do_check
return subprocess.check_call(self._command + cmd, **kwargs)
File "/usr/lib/python3.8/subprocess.py", line 364, in check_call
raise CalledProcessError(retcode, cmd)
subprocess.CalledProcessError: Command '['docker', 'build', '-t', 'qemu/debian-arm64-test-cross', '-f', '/tmp/docker_buildl5s0kb_8/tmp_z4h18vo.docker', '--build-arg', 'BUILDKIT_INLINE_CACHE=1', '/tmp/docker_buildl5s0kb_8']' returned non-zero exit status 1.
Running after_script
Running after script...
$ docker logout
Removing login credentials for https://index.docker.io/v1/
ERROR: Job failed: exit code 1

reply via email to

[Prev in Thread] Current Thread [Next in Thread]