mozga-intel opened a new issue #20603:
URL: https://github.com/apache/incubator-mxnet/issues/20603
## Description
[V.1x] When running Unix-GPU CI job, observed that CI-job fails with an
error on v.1.x'
### Error Message
Following are the error logs from CI pipeline:
```Shell
[91m! Installing PDL::VectorValued failed. See
/root/.cpanm/work/1632409510.1455/build.log for details. Retry with --force to
force install it.
[0m[91m! Installing the dependencies failed: Module 'PDL::VectorValued' is
not installed
! Bailing out the installation for PDL-CCS-v1.23.16.
[0m19 distributions installed
The command '/bin/sh -c /work/ubuntu_perl.sh' returned a non-zero code: 1
Traceback (most recent call last):
File "ci/build.py", line 535, in <module>
sys.exit(main())
File "ci/build.py", line 442, in main
build_docker(platform=platform, registry=args.docker_registry,
File "ci/build.py", line 193, in build_docker
run_cmd(env=env)
File "/home/jenkins_slave/workspace/build-cmake-gpu/ci/util.py", line 84,
in f_retry
return f(*args, **kwargs)
File "ci/build.py", line 191, in run_cmd
check_call(cmd, env=env)
File "/usr/lib/python3.8/subprocess.py", line 364, in check_call
raise CalledProcessError(retcode, cmd)
```
Link to detailed error:
1. First Pull Request
[CI-LOG](https://jenkins.mxnet-ci.amazon-ml.com/blue/organizations/jenkins/mxnet-validation%2Funix-gpu/detail/PR-20599/5/)
2. Second Pull Request:
[CI-LOG](https://jenkins.mxnet-ci.amazon-ml.com/blue/organizations/jenkins/mxnet-validation%2Funix-gpu/detail/PR-20589/6/pipeline)
Links come from:
1. #20599
2. #20589
## To Reproduce
Run unix-gpu CI job on a CI
## Environment
ci/jenkins/mxnet-validation/unix-gpu — Job failed
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]