rultor.com logo This build log was produced by rultor.com for rafamizes/flutter_brand_palettes#50
+ set -e
+ set -o pipefail
++ dirname ./run.sh
+ cd .
+ echo 23067
+ echo '1.69.1 839260fab'
1.69.1 839260fab
+ date
Sun May  2 01:29:03 CEST 2021
+ uptime
 01:29:03 up 216 days,  9:35,  0 users,  load average: 0.07, 0.02, 0.00
+ head=git@github.com:rafamizes/flutter_brand_palettes.git
+ ff=default
+ image=cirrusci/flutter:stable
+ rebase=true
+ squash=true
+ head_branch=master
+ author=rafamizes
+ tag=0.2.6
+ vars=('--env=head=git@github.com:rafamizes/flutter_brand_palettes.git' '--env=tag=0.2.6' '--env=scripts=( '\''export '\''\'\'''\''head=git@github.com:rafamizes/flutter_brand_palettes.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''tag=0.2.6'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''head_branch=master'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''author=rafamizes'\''\'\'''\'''\'' '\'';'\'' '\''sed -i "s/^\(version:\).*/\1 $tag/" pubspec.yaml'\'' '\'';'\'' '\''sed -i "/\[Unreleased\]/a\\\n## [$tag] - $(date '\''\'\'''\''+%F'\''\'\'''\'')" CHANGELOG.md'\'' '\'';'\'' '\''git commit -am "version $tag"'\'' '\'';'\'' '\''mkdir -p ~/.pub-cache'\'' '\'';'\'' '\''mv ../credentials.json ~/.pub-cache/credentials.json'\'' '\'';'\'' '\''flutter pub publish -f'\'' '\'';'\'' )' '--env=head_branch=master' '--env=author=rafamizes')
+ scripts=('export '\''head=git@github.com:rafamizes/flutter_brand_palettes.git'\''' ';' 'export '\''tag=0.2.6'\''' ';' 'export '\''head_branch=master'\''' ';' 'export '\''author=rafamizes'\''' ';' 'sed -i "s/^\(version:\).*/\1 $tag/" pubspec.yaml' ';' 'sed -i "/\[Unreleased\]/a\\\n## [$tag] - $(date '\''+%F'\'')" CHANGELOG.md' ';' 'git commit -am "version $tag"' ';' 'mkdir -p ~/.pub-cache' ';' 'mv ../credentials.json ~/.pub-cache/credentials.json' ';' 'flutter pub publish -f' ';')
+ directory=
+ container=rafamizes_flutter_brand_palettes_50
+ 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 git@github.com:rafamizes/flutter_brand_palettes.git repo
Cloning into 'repo'...
+ cd repo
+ git config user.email me@rultor.com
+ git config user.name rultor
+ '[' -z 'export '\''head=git@github.com:rafamizes/flutter_brand_palettes.git'\''' ']'
+ cd ..
+ cat
+ '[' true = true ']'
+ cat
+ chmod a+x entry.sh
+ cat
+ echo 'export '\''head=git@github.com:rafamizes/flutter_brand_palettes.git'\''' ';' 'export '\''tag=0.2.6'\''' ';' 'export '\''head_branch=master'\''' ';' 'export '\''author=rafamizes'\''' ';' 'sed -i "s/^\(version:\).*/\1 $tag/" pubspec.yaml' ';' 'sed -i "/\[Unreleased\]/a\\\n## [$tag] - $(date '\''+%F'\'')" CHANGELOG.md' ';' 'git commit -am "version $tag"' ';' 'mkdir -p ~/.pub-cache' ';' 'mv ../credentials.json ~/.pub-cache/credentials.json' ';' 'flutter pub publish -f' ';'
+ sensitive=()
+ rm -rf .gpg
+ '[' -z 0.2.6 ']'
+ [[ 0.2.6 =~ ^[a-zA-Z0-9\.\-]+$ ]]
+ echo 'tag name is valid: "0.2.6"'
tag name is valid: "0.2.6"
+ cd repo
++ git tag -l 0.2.6
+ '[' ']'
+ export BRANCH_NAME=__rultor
+ BRANCH_NAME=__rultor
++ git show-branch __rultor
++ wc -l
+ '[' 0 -gt 0 ']'
+ git checkout -b __rultor
Switched to a new branch '__rultor'
+ docker_when_possible
+ true
++ uptime
++ sed 's/ /\n/g'
++ tail -n 1
+ load=0.00
++ echo 0.00 '>' 30
++ bc
+ '[' 0 -eq 1 ']'
+ echo 'load average is 0.00, low enough to run a new Docker container'
load average is 0.00, low enough to run a new Docker container
+ break
+ cd ..
+ '[' -n '' ']'
+ use_image=cirrusci/flutter:stable
+ docker pull cirrusci/flutter:stable
stable: Pulling from cirrusci/flutter
Digest: sha256:6c67e8a11a0703a3e3571b97802b96faf3d54aa596f1dec8c32f8a9c50b98990
Status: Image is up to date for cirrusci/flutter:stable
+ docker ps --filter=status=exited
+ grep --quiet '\srafamizes_flutter_brand_palettes_50\s*$'
+ ls -al .
total 712
drwx--x--x  3 rultor rultor   4096 May  2 01:29 .
drwxrwxrwt 10 root   root   684032 May  2 01:29 ..
-rw-rw-r--  1 rultor rultor    483 May  2 01:28 credentials.json
-rw-rw-r--  1 rultor rultor    444 May  2 01:29 end.sh
-rwxrwxr-x  1 rultor rultor    162 May  2 01:29 entry.sh
-rw-rw-r--  1 rultor rultor      6 May  2 01:29 pid
drwxrwxr-x  7 rultor rultor   4096 May  2 01:29 repo
-rwxrwxr-x  1 rultor rultor   5654 May  2 01:29 run.sh
-rw-rw-r--  1 rultor rultor    526 May  2 01:29 script.sh
-rw-rw-r--  1 rultor rultor   3761 May  2 01:29 stdout
++ pwd
++ pwd
+ docker run -t --rm -v /tmp/rultor-sUHV:/main --env=head=git@github.com:rafamizes/flutter_brand_palettes.git --env=tag=0.2.6 '--env=scripts=( '\''export '\''\'\'''\''head=git@github.com:rafamizes/flutter_brand_palettes.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''tag=0.2.6'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''head_branch=master'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''author=rafamizes'\''\'\'''\'''\'' '\'';'\'' '\''sed -i "s/^\(version:\).*/\1 $tag/" pubspec.yaml'\'' '\'';'\'' '\''sed -i "/\[Unreleased\]/a\\\n## [$tag] - $(date '\''\'\'''\''+%F'\''\'\'''\'')" CHANGELOG.md'\'' '\'';'\'' '\''git commit -am "version $tag"'\'' '\'';'\'' '\''mkdir -p ~/.pub-cache'\'' '\'';'\'' '\''mv ../credentials.json ~/.pub-cache/credentials.json'\'' '\'';'\'' '\''flutter pub publish -f'\'' '\'';'\'' )' --env=head_branch=master --env=author=rafamizes --hostname=docker --privileged --memory=6g --memory-swap=16g --oom-kill-disable --cidfile=/tmp/rultor-sUHV/cid -w=/main -v /var/run/docker.sock:/var/run/docker.sock --name=rafamizes_flutter_brand_palettes_50 cirrusci/flutter:stable /main/entry.sh
+ set -e
+ set -o pipefail
+ mkdir /home/r
+ cp -R ./cid ./credentials.json ./end.sh ./entry.sh ./pid ./repo ./run.sh ./script.sh ./stdout /home/r
+ rm -rf repo
+ chmod a+x /home/r/script.sh
+ /home/r/script.sh
+ set -e
+ set -o pipefail
+ shopt -s expand_aliases
+ alias 'sudo=sudo -i'
+ export HOME=/home/r
+ HOME=/home/r
+ cd /home/r/repo
+ export head=git@github.com:rafamizes/flutter_brand_palettes.git
+ head=git@github.com:rafamizes/flutter_brand_palettes.git
+ export tag=0.2.6
+ tag=0.2.6
+ export head_branch=master
+ head_branch=master
+ export author=rafamizes
+ author=rafamizes
+ sed -i 's/^\(version:\).*/\1 0.2.6/' pubspec.yaml
++ date +%F
+ sed -i '/\[Unreleased\]/a\\n## [0.2.6] - 2021-05-01' CHANGELOG.md
+ git commit -am 'version 0.2.6'
[__rultor c651736] version 0.2.6
 2 files changed, 3 insertions(+), 1 deletion(-)
+ mkdir -p /home/r/.pub-cache
+ mv ../credentials.json /home/r/.pub-cache/credentials.json
+ flutter pub publish -f

1m  ╔════════════════════════════════════════════════════════════════════════════╗22m
1m  ║                 Welcome to Flutter! - https://flutter.dev                  ║22m
1m  ║                                                                            ║22m
1m  ║ The Flutter tool uses Google Analytics to anonymously report feature usage ║22m
1m  ║ statistics and basic crash reports. This data is used to help improve      ║22m
1m  ║ Flutter tools over time.                                                   ║22m
1m  ║                                                                            ║22m
1m  ║ Flutter tool analytics are not sent on the very first run. To disable      ║22m
1m  ║ reporting, type 'flutter config --no-analytics'. To display the current    ║22m
1m  ║ setting, type 'flutter config'. If you opt out of analytics, an opt-out    ║22m
1m  ║ event will be sent, and then no further information will be sent by the    ║22m
1m  ║ Flutter tool.                                                              ║22m
1m  ║                                                                            ║22m
1m  ║ By downloading the Flutter SDK, you agree to the Google Terms of Service.  ║22m
1m  ║ Note: The Google Privacy Policy describes how data is handled in this      ║22m
1m  ║ service.                                                                   ║22m
1m  ║                                                                            ║22m
1m  ║ Moreover, Flutter includes the Dart SDK, which may send usage metrics and  ║22m
1m  ║ crash reports to Google.                                                   ║22m
1m  ║                                                                            ║22m
1m  ║ Read about data we send with crash reports:                                ║22m
1m  ║ https://flutter.dev/docs/reference/crash-reporting                         ║22m
1m  ║                                                                            ║22m
1m  ║ See Google's privacy policy:                                               ║22m
1m  ║ https://policies.google.com/privacy                                        ║22m
1m  ╚════════════════════════════════════════════════════════════════════════════╝22m
1m22m

Publishing flutter_brand_palettes 0.2.6 to https://pub.dartlang.org:
|-- .gitattributes
|-- .github
|   '-- workflows
|       '-- build.yml
|-- .gitignore
|-- .metadata
|-- .rultor.yml
|-- CHANGELOG.md
|-- LICENSE
|-- README.md
|-- analysis_options.yaml
|-- example
|   |-- .gitignore
|   |-- .metadata
|   |-- README.md
|   |-- analysis_options.yaml
|   |-- android
|   |   |-- .gitignore
|   |   |-- app
|   |   |   |-- build.gradle
|   |   |   '-- src
|   |   |       |-- debug
|   |   |       |   '-- AndroidManifest.xml
|   |   |       |-- main
|   |   |       |   |-- AndroidManifest.xml
|   |   |       |   |-- kotlin
|   |   |       |   |   '-- com
|   |   |       |   |       '-- example
|   |   |       |   |           '-- example
|   |   |       |   |               '-- MainActivity.kt
|   |   |       |   '-- res
|   |   |       |       |-- drawable
|   |   |       |       |   '-- launch_background.xml
|   |   |       |       |-- drawable-v21
|   |   |       |       |   '-- launch_background.xml
|   |   |       |       |-- mipmap-hdpi
|   |   |       |       |   '-- ic_launcher.png
|   |   |       |       |-- mipmap-mdpi
|   |   |       |       |   '-- ic_launcher.png
|   |   |       |       |-- mipmap-xhdpi
|   |   |       |       |   '-- ic_launcher.png
|   |   |       |       |-- mipmap-xxhdpi
|   |   |       |       |   '-- ic_launcher.png
|   |   |       |       |-- mipmap-xxxhdpi
|   |   |       |       |   '-- ic_launcher.png
|   |   |       |       |-- values
|   |   |       |       |   '-- styles.xml
|   |   |       |       '-- values-night
|   |   |       |           '-- styles.xml
|   |   |       '-- profile
|   |   |           '-- AndroidManifest.xml
|   |   |-- build.gradle
|   |   |-- gradle
|   |   |   '-- wrapper
|   |   |       '-- gradle-wrapper.properties
|   |   |-- gradle.properties
|   |   '-- settings.gradle
|   |-- ios
|   |   |-- .gitignore
|   |   |-- Flutter
|   |   |   |-- AppFrameworkInfo.plist
|   |   |   |-- Debug.xcconfig
|   |   |   '-- Release.xcconfig
|   |   |-- Runner
|   |   |   |-- AppDelegate.swift
|   |   |   |-- Assets.xcassets
|   |   |   |   |-- AppIcon.appiconset
|   |   |   |   |   |-- Contents.json
|   |   |   |   |   |-- Icon-App-1024x1024@1x.png
|   |   |   |   |   |-- Icon-App-20x20@1x.png
|   |   |   |   |   | (10 more...)
|   |   |   |   |   |-- Icon-App-76x76@1x.png
|   |   |   |   |   |-- Icon-App-76x76@2x.png
|   |   |   |   |   '-- Icon-App-83.5x83.5@2x.png
|   |   |   |   '-- LaunchImage.imageset
|   |   |   |       |-- Contents.json
|   |   |   |       |-- LaunchImage.png
|   |   |   |       |-- LaunchImage@2x.png
|   |   |   |       |-- LaunchImage@3x.png
|   |   |   |       '-- README.md
|   |   |   |-- Base.lproj
|   |   |   |   |-- LaunchScreen.storyboard
|   |   |   |   '-- Main.storyboard
|   |   |   |-- Info.plist
|   |   |   '-- Runner-Bridging-Header.h
|   |   |-- Runner.xcodeproj
|   |   |   |-- project.pbxproj
|   |   |   |-- project.xcworkspace
|   |   |   |   |-- contents.xcworkspacedata
|   |   |   |   '-- xcshareddata
|   |   |   |       |-- IDEWorkspaceChecks.plist
|   |   |   |       '-- WorkspaceSettings.xcsettings
|   |   |   '-- xcshareddata
|   |   |       '-- xcschemes
|   |   |           '-- Runner.xcscheme
|   |   '-- Runner.xcworkspace
|   |       |-- contents.xcworkspacedata
|   |       '-- xcshareddata
|   |           |-- IDEWorkspaceChecks.plist
|   |           '-- WorkspaceSettings.xcsettings
|   |-- lib
|   |   '-- main.dart
|   |-- macos
|   |   |-- .gitignore
|   |   |-- Flutter
|   |   |   |-- Flutter-Debug.xcconfig
|   |   |   |-- Flutter-Release.xcconfig
|   |   |   '-- GeneratedPluginRegistrant.swift
|   |   |-- Runner
|   |   |   |-- AppDelegate.swift
|   |   |   |-- Assets.xcassets
|   |   |   |   '-- AppIcon.appiconset
|   |   |   |       |-- Contents.json
|   |   |   |       |-- app_icon_1024.png
|   |   |   |       |-- app_icon_128.png
|   |   |   |       |-- app_icon_16.png
|   |   |   |       |-- app_icon_256.png
|   |   |   |       |-- app_icon_32.png
|   |   |   |       |-- app_icon_512.png
|   |   |   |       '-- app_icon_64.png
|   |   |   |-- Base.lproj
|   |   |   |   '-- MainMenu.xib
|   |   |   |-- Configs
|   |   |   |   |-- AppInfo.xcconfig
|   |   |   |   |-- Debug.xcconfig
|   |   |   |   |-- Release.xcconfig
|   |   |   |   '-- Warnings.xcconfig
|   |   |   |-- DebugProfile.entitlements
|   |   |   |-- Info.plist
|   |   |   |-- MainFlutterWindow.swift
|   |   |   '-- Release.entitlements
|   |   |-- Runner.xcodeproj
|   |   |   |-- project.pbxproj
|   |   |   |-- project.xcworkspace
|   |   |   |   '-- xcshareddata
|   |   |   |       '-- IDEWorkspaceChecks.plist
|   |   |   '-- xcshareddata
|   |   |       '-- xcschemes
|   |   |           '-- Runner.xcscheme
|   |   '-- Runner.xcworkspace
|   |       |-- contents.xcworkspacedata
|   |       '-- xcshareddata
|   |           '-- IDEWorkspaceChecks.plist
|   |-- pubspec.yaml
|   '-- web
|       |-- favicon.png
|       |-- icons
|       |   |-- Icon-192.png
|       |   '-- Icon-512.png
|       |-- index.html
|       '-- manifest.json
|-- lib
|   |-- brands.dart
|   |-- colors.dart
|   |-- flutter_brand_palettes.dart
|   |-- src
|   |   |-- brands
|   |   |   |-- amazon.dart
|   |   |   |-- american_express.dart
|   |   |   |-- android.dart
|   |   |   | (25 more...)
|   |   |   |-- visa.dart
|   |   |   |-- whatsapp.dart
|   |   |   '-- youtube.dart
|   |   |-- material_design
|   |   |   |-- amber.dart
|   |   |   |-- amber_accent.dart
|   |   |   |-- black.dart
|   |   |   | (33 more...)
|   |   |   |-- white.dart
|   |   |   |-- yellow.dart
|   |   |   '-- yellow_accent.dart
|   |   |-- palette.dart
|   |   |-- palette_rgb.dart
|   |   |-- swatch.dart
|   |   '-- swatch_base.dart
|   '-- swatches.dart
|-- pubspec.yaml
'-- test
    |-- brands
    |   |-- amazon_test.dart
    |   |-- american_express_test.dart
    |   |-- android_test.dart
    |   | (25 more...)
    |   |-- visa_test.dart
    |   |-- whatsapp_test.dart
    |   '-- youtube_test.dart
    |-- material_design
    |   |-- amber_accent_test.dart
    |   |-- amber_test.dart
    |   |-- black_test.dart
    |   | (33 more...)
    |   |-- white_test.dart
    |   |-- yellow_accent_test.dart
    |   '-- yellow_test.dart
    |-- palette_rgb_test.dart
    '-- swatch_base_test.dart
Downloading vector_math 2.1.0...
Downloading typed_data 1.3.0...
Downloading meta 1.3.0...
Downloading collection 1.15.0...
Downloading characters 1.1.0...
Uploading...
Successfully uploaded package.
+ mv /home/r/repo .
+ '[' -n '' ']'
++ whoami
+ sudo chown -R rultor repo
+ cd repo
+ git checkout __rultor
Already on '__rultor'
+ git tag 0.2.6 -m '0.2.6: tagged by rultor.com'
+ git reset --hard
HEAD is now at c651736 version 0.2.6
+ git clean -fd
+ git checkout master
Switched to branch 'master'
Your branch is up-to-date with 'origin/master'.
+ git branch -D __rultor
Deleted branch __rultor (was c651736).
+ git push --all origin
Everything up-to-date
+ git push --tags origin
To git@github.com:rafamizes/flutter_brand_palettes.git
 * [new tag]         0.2.6 -> 0.2.6
container fed40775e170f16a68ddb877fdfcf66469c80d25ec8d0661d348cb2e413cfe65 is dead
Sun May  2 01:30:24 CEST 2021