rultor icon indicating copy to clipboard operation
rultor copied to clipboard

Rultor failing to initialize the container

Open ammaratef45 opened this issue 6 years ago • 3 comments

Out of the sudden rultor started to give me that log every time I try to deploy It was working fine and I did change only a command of the deploy script

@rultor deploy

@ammaratef45 Oops, I failed. You can see the full log here (spent 2min)

+ set -e
+ set -o pipefail
++ dirname ./run.sh
+ cd .
+ echo 29743
+ echo '1.68.2 70c246ce3'
1.68.2 70c246ce3
+ date
Sun Feb 24 17:05:02 CET 2019
+ uptime
 17:05:02 up 71 days,  7:35,  0 users,  load average: 5.27, 5.10, 5.50
+ [email protected]:ammaratef45/zold-flutter-client.git
+ ff=default
+ image=adamantium/flutter
+ rebase=false
+ squash=false
+ head_branch=master
+ author=ammaratef45
+ vars=('[email protected]:ammaratef45/zold-flutter-client.git' '--env=scripts=( '\''export '\''\'\'''\''[email protected]:ammaratef45/zold-flutter-client.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''head_branch=master'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''author=ammaratef45'\''\'\'''\'''\'' '\'';'\'' '\''curl -sSL https://get.rvm.io | bash -s stable --ruby'\'' '\'';'\'' '\''source /usr/local/rvm/scripts/rvm'\'' '\'';'\'' '\''gem install pdd'\'' '\'';'\'' '\''gem install fastlane'\'' '\'';'\'' '\''flutter doctor'\'' '\'';'\'' '\''cd zold_wallet'\'' '\'';'\'' '\''flutter -v build apk'\'' '\'';'\'' '\''cd android'\'' '\'';'\'' '\''fastlane supply init'\'' '\'';'\'' '\''fastlane beta'\'' '\'';'\'' )' '--env=head_branch=master' '--env=author=ammaratef45')
+ scripts=('export '\''[email protected]:ammaratef45/zold-flutter-client.git'\''' ';' 'export '\''head_branch=master'\''' ';' 'export '\''author=ammaratef45'\''' ';' 'curl -sSL https://get.rvm.io | bash -s stable --ruby' ';' 'source /usr/local/rvm/scripts/rvm' ';' 'gem install pdd' ';' 'gem install fastlane' ';' 'flutter doctor' ';' 'cd zold_wallet' ';' 'flutter -v build apk' ';' 'cd android' ';' 'fastlane supply init' ';' 'fastlane beta' ';')
+ directory=
+ container=ammaratef45_zold-flutter-client_8
+ as_root=true
+ mkdir -p /home/rultor/.ssh
+ echo -e 'Host github.com\n\tStrictHostKeyChecking no\n'
+ chmod 600 /home/rultor/.ssh/config
+ git clone [email protected]:ammaratef45/zold-flutter-client.git repo
Cloning into 'repo'...
+ cd repo
+ git config user.email [email protected]
+ git config user.name rultor
+ '[' -z 'export '\''[email protected]:ammaratef45/zold-flutter-client.git'\''' ']'
+ cd ..
+ cat
+ '[' true = true ']'
+ cat
+ chmod a+x entry.sh
+ cat
+ echo 'export '\''[email protected]:ammaratef45/zold-flutter-client.git'\''' ';' 'export '\''head_branch=master'\''' ';' 'export '\''author=ammaratef45'\''' ';' 'curl -sSL https://get.rvm.io | bash -s stable --ruby' ';' 'source /usr/local/rvm/scripts/rvm' ';' 'gem install pdd' ';' 'gem install fastlane' ';' 'flutter doctor' ';' 'cd zold_wallet' ';' 'flutter -v build apk' ';' 'cd android' ';' 'fastlane supply init' ';' 'fastlane beta' ';'
+ gpgconf --reload gpg-agent
+ gpg --keyserver hkp://pool.sks-keyservers.net --verbose --recv-keys 9AF0FA4C
gpg: requesting key 9AF0FA4C from hkp server pool.sks-keyservers.net
gpgkeys: key 9AF0FA4C can't be retrieved
gpg: no valid OpenPGP data found.
gpg: Total number processed: 0
gpg: keyserver communications error: keyserver helper general error
gpg: keyserver communications error: unknown pubkey algorithm
gpg: keyserver receive failed: unknown pubkey algorithm
'cid' file is absent, container wasn't started correctly

ammaratef45 avatar Feb 24 '19 16:02 ammaratef45

@yegor256/z please, pay attention to this issue

0crat avatar Feb 24 '19 16:02 0crat

@ammaratef45/z this project will fix the problem faster if you donate a few dollars to it; just click here and pay via Stripe, it's very fast, convenient and appreciated; thanks a lot!

0crat avatar Feb 24 '19 16:02 0crat

@yegor256 It's working again (without changing anything)

ammaratef45 avatar Feb 24 '19 16:02 ammaratef45

@yegor256 @ammaratef45 according to the last message issue can be closed

pnatashap avatar Feb 18 '24 00:02 pnatashap