candrews / log4jdbc-spring-boot-starter

Starter for using Log4jdbc with Spring Boot
Apache License 2.0
76 stars 17 forks source link

Release 1.0.1 #3

Closed candrews closed 7 years ago

candrews commented 7 years ago

@rultor deploy

rultor commented 7 years ago

@rultor deploy

@candrews OK, I'll try to deploy now. You can check the progress here

rultor commented 7 years ago

@rultor deploy

@candrews Done! FYI, the full log is here (took me 2min)

candrews commented 7 years ago

@rultor release, tag=1.0.1

rultor commented 7 years ago

@rultor release, tag=1.0.1

@candrews OK, I will release it now. Please check the progress here

rultor commented 7 years ago

@rultor release, tag=1.0.1

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

+ set -e
+ set -o pipefail
++ dirname ./run.sh
+ cd .
+ echo 21705
+ echo '1.62.3 ef166fc7f'
1.62.3 ef166fc7f
+ date
Tue Apr  4 13:18:11 UTC 2017
+ uptime
 13:18:11 up 136 days, 19:32,  0 users,  load average: 1.16, 2.03, 4.92
+ head=git@github.com:candrews/log4jdbc-spring-boot-starter.git
+ head_branch=master
+ tag=1.0.1
+ vars=('--env=head=git@github.com:candrews/log4jdbc-spring-boot-starter.git' '--env=head_branch=master' '--env=tag=1.0.1')
+ image=yegor256/java8
+ directory=
+ scripts=('./mvnw versions:set "-DnewVersion=${tag}"' ';' 'git commit -am "${tag}"' ';' './mvnw clean deploy -Prultor -Psonatype --settings /home/r/settings.xml -B -e' ';')
+ squash=false
+ ff=false
+ rebase=false
+ container=candrews_log4jdbc-spring-boot-starter_3
+ as_root=false
+ mkdir -p /home/rultor/.ssh
+ echo -e 'Host github.com\n\tStrictHostKeyChecking no\n'
+ chmod 600 /home/rultor/.ssh/config
+ git clone git@github.com:candrews/log4jdbc-spring-boot-starter.git repo
Cloning into 'repo'...
+ cd repo
+ git config user.email me@rultor.com
+ git config user.name rultor
+ '[' -z './mvnw versions:set "-DnewVersion=${tag}"' ']'
+ cd ..
+ cat
+ '[' false = true ']'
+ cat
+ chmod a+x entry.sh
+ cat
+ echo './mvnw versions:set "-DnewVersion=${tag}"' ';' 'git commit -am "${tag}"' ';' './mvnw clean deploy -Prultor -Psonatype --settings /home/r/settings.xml -B -e' ';'
+ 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
'cid' file is absent, container wasn't started correctly
candrews commented 7 years ago

@rultor release, tag=1.0.1

rultor commented 7 years ago

@rultor release, tag=1.0.1

@candrews OK, I will release it now. Please check the progress here

rultor commented 7 years ago

@rultor release, tag=1.0.1

@candrews Done! FYI, the full log is here (took me 5min)