jenkins file tarnsfer over ssh transfer 0 files always

231 views
Skip to first unread message

Parth Mewada

unread,
Apr 8, 2016, 10:31:52 AM4/8/16
to Jenkins Developers
Hii experts,

i am facing issues in jenkins like after the build is done and then i m executing send build over ssh connects my remote server but file transfer is always 0. Below is my console output. the one who can resolve will be a great thx to him/her. 


 Started by user Ci User
Building in workspace /var/lib/jenkins/jobs/PhingBaseBuild/workspace
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url g...@192.168.1.252:bansalbhavin/demoCiJenkins.git # timeout=10
Fetching upstream changes from g...@192.168.1.252:bansalbhavin/demoCiJenkins.git
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress g...@192.168.1.252:bansalbhavin/demoCiJenkins.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision 857cd4e29cb1e76e590c95022a0c3df88e2b73aa (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 857cd4e29cb1e76e590c95022a0c3df88e2b73aa
 > git rev-list 857cd4e29cb1e76e590c95022a0c3df88e2b73aa # timeout=10
[workspace] $ /bin/sh -xe /tmp/hudson5494807309496663303.sh
+ composer install
Loading composer repositories with package information
Installing dependencies (including require-dev) from lock file
Nothing to install or update
Package phpdocumentor/template-abstract is abandoned, you should avoid using it. No replacement was suggested.
Package phpdocumentor/template-zend is abandoned, you should avoid using it. No replacement was suggested.
Package phpdocumentor/template-xml is abandoned, you should avoid using it. No replacement was suggested.
Package phpdocumentor/template-responsive-twig is abandoned, you should avoid using it. No replacement was suggested.
Package phpdocumentor/template-responsive is abandoned, you should avoid using it. No replacement was suggested.
Package phpdocumentor/template-old-ocean is abandoned, you should avoid using it. No replacement was suggested.
Package phpdocumentor/template-new-black is abandoned, you should avoid using it. No replacement was suggested.
Package phpdocumentor/template-clean is abandoned, you should avoid using it. No replacement was suggested.
Package phpdocumentor/template-checkstyle is abandoned, you should avoid using it. No replacement was suggested.
Package dflydev/markdown is abandoned, you should avoid using it. Use michelf/php-markdown instead.
Generating autoload files
+ ./vendor/bin/phpunit ./tests
PHPUnit 3.7.13 by Sebastian Bergmann.

The Xdebug extension is not loaded. No code coverage will be generated.


....

Time: 39 ms, Memory: 3.00Mb

OK (4 tests, 4 assertions)
SSH: Connecting from host [localhost.localdomain]
SSH: Connecting with configuration [devcred] ...
SSH: Disconnecting configuration [devcred] ...
SSH: Transferred 0 file(s)
Build step 'Send files or execute commands over SSH' changed build result to SUCCESS
Finished: SUCCESS
Reply all
Reply to author
Forward
0 new messages