2021-05-07T13:39:53.1045870Z ##[group]Run actions/checkout@v2
2021-05-07T13:39:53.1046650Z with:
2021-05-07T13:39:53.1047120Z   repository: grayed/oicb
2021-05-07T13:39:53.1048090Z   token: ***
2021-05-07T13:39:53.1048490Z   ssh-strict: true
2021-05-07T13:39:53.1048980Z   persist-credentials: true
2021-05-07T13:39:53.1049440Z   clean: true
2021-05-07T13:39:53.1049900Z   fetch-depth: 1
2021-05-07T13:39:53.1050280Z   lfs: false
2021-05-07T13:39:53.1050690Z   submodules: false
2021-05-07T13:39:53.1051090Z ##[endgroup]
2021-05-07T13:39:54.0568700Z Syncing repository: grayed/oicb
2021-05-07T13:39:54.0570960Z ##[group]Getting Git version info
2021-05-07T13:39:54.0572530Z Working directory is '/Users/runner/work/oicb/oicb'
2021-05-07T13:39:54.0573720Z [command]/usr/local/bin/git version
2021-05-07T13:39:54.1291250Z git version 2.31.1
2021-05-07T13:39:54.1322320Z ##[endgroup]
2021-05-07T13:39:54.1331100Z Deleting the contents of '/Users/runner/work/oicb/oicb'
2021-05-07T13:39:54.1337280Z ##[group]Initializing the repository
2021-05-07T13:39:54.1341920Z [command]/usr/local/bin/git init /Users/runner/work/oicb/oicb
2021-05-07T13:39:54.1648060Z hint: Using 'master' as the name for the initial branch. This default branch name
2021-05-07T13:39:54.1649010Z hint: is subject to change. To configure the initial branch name to use in all
2021-05-07T13:39:54.8835540Z hint: of your new repositories, which will suppress this warning, call:
2021-05-07T13:39:54.8843500Z hint: 
2021-05-07T13:39:54.8845520Z hint: 	git config --global init.defaultBranch <name>
2021-05-07T13:39:54.8846500Z hint: 
2021-05-07T13:39:54.8848630Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
2021-05-07T13:39:54.8850190Z hint: 'development'. The just-created branch can be renamed via this command:
2021-05-07T13:39:54.8851810Z hint: 
2021-05-07T13:39:54.8852910Z hint: 	git branch -m <name>
2021-05-07T13:39:54.8854520Z Initialized empty Git repository in /Users/runner/work/oicb/oicb/.git/
2021-05-07T13:39:54.8855790Z [command]/usr/local/bin/git remote add origin https://github.com/grayed/oicb
2021-05-07T13:39:54.8856970Z ##[endgroup]
2021-05-07T13:39:54.8858360Z ##[group]Disabling automatic garbage collection
2021-05-07T13:39:54.8859990Z [command]/usr/local/bin/git config --local gc.auto 0
2021-05-07T13:39:54.8861060Z ##[endgroup]
2021-05-07T13:39:54.8864320Z ##[group]Setting up auth
2021-05-07T13:39:54.8866480Z [command]/usr/local/bin/git config --local --name-only --get-regexp core\.sshCommand
2021-05-07T13:39:54.8868540Z [command]/usr/local/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :
2021-05-07T13:39:54.8870530Z [command]/usr/local/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2021-05-07T13:39:54.8872790Z [command]/usr/local/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :
2021-05-07T13:39:54.8875150Z [command]/usr/local/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2021-05-07T13:39:54.8876300Z ##[endgroup]
2021-05-07T13:39:54.8877080Z ##[group]Fetching the repository
2021-05-07T13:39:54.8879010Z [command]/usr/local/bin/git -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --depth=1 origin +a78dbb0701bf9d909c873f497603c6633e98656e:refs/remotes/origin/master
2021-05-07T13:39:54.8880540Z remote: Enumerating objects: 35, done.        
2021-05-07T13:39:54.8881370Z remote: Counting objects:   2% (1/35)        
2021-05-07T13:39:54.8882100Z remote: Counting objects:   5% (2/35)        
2021-05-07T13:39:54.8882870Z remote: Counting objects:   8% (3/35)        
2021-05-07T13:39:54.8883580Z remote: Counting objects:  11% (4/35)        
2021-05-07T13:39:54.8884360Z remote: Counting objects:  14% (5/35)        
2021-05-07T13:39:54.8885130Z remote: Counting objects:  17% (6/35)        
2021-05-07T13:39:54.8886550Z remote: Counting objects:  20% (7/35)        
2021-05-07T13:39:54.8888050Z remote: Counting objects:  22% (8/35)        
2021-05-07T13:39:54.8888820Z remote: Counting objects:  25% (9/35)        
2021-05-07T13:39:54.8889550Z remote: Counting objects:  28% (10/35)        
2021-05-07T13:39:54.8890320Z remote: Counting objects:  31% (11/35)        
2021-05-07T13:39:54.8891050Z remote: Counting objects:  34% (12/35)        
2021-05-07T13:39:54.8891830Z remote: Counting objects:  37% (13/35)        
2021-05-07T13:39:54.8892590Z remote: Counting objects:  40% (14/35)        
2021-05-07T13:39:54.8893300Z remote: Counting objects:  42% (15/35)        
2021-05-07T13:39:54.8894080Z remote: Counting objects:  45% (16/35)        
2021-05-07T13:39:54.8894840Z remote: Counting objects:  48% (17/35)        
2021-05-07T13:39:54.8895570Z remote: Counting objects:  51% (18/35)        
2021-05-07T13:39:54.8896340Z remote: Counting objects:  54% (19/35)        
2021-05-07T13:39:54.8897040Z remote: Counting objects:  57% (20/35)        
2021-05-07T13:39:54.8897830Z remote: Counting objects:  60% (21/35)        
2021-05-07T13:39:54.8898620Z remote: Counting objects:  62% (22/35)        
2021-05-07T13:39:54.8899210Z remote: Counting objects:  65% (23/35)        
2021-05-07T13:39:54.8900160Z remote: Counting objects:  68% (24/35)        
2021-05-07T13:39:54.8900970Z remote: Counting objects:  71% (25/35)        
2021-05-07T13:39:54.8901870Z remote: Counting objects:  74% (26/35)        
2021-05-07T13:39:54.8902720Z remote: Counting objects:  77% (27/35)        
2021-05-07T13:39:54.8904080Z remote: Counting objects:  80% (28/35)        
2021-05-07T13:39:54.8904980Z remote: Counting objects:  82% (29/35)        
2021-05-07T13:39:54.8905850Z remote: Counting objects:  85% (30/35)        
2021-05-07T13:39:54.8906750Z remote: Counting objects:  88% (31/35)        
2021-05-07T13:39:54.8907640Z remote: Counting objects:  91% (32/35)        
2021-05-07T13:39:54.8908450Z remote: Counting objects:  94% (33/35)        
2021-05-07T13:39:54.8909340Z remote: Counting objects:  97% (34/35)        
2021-05-07T13:39:54.8910130Z remote: Counting objects: 100% (35/35)        
2021-05-07T13:39:54.8911100Z remote: Counting objects: 100% (35/35), done.        
2021-05-07T13:39:54.8912040Z remote: Compressing objects:   3% (1/32)        
2021-05-07T13:39:54.8912900Z remote: Compressing objects:   6% (2/32)        
2021-05-07T13:39:54.8914430Z remote: Compressing objects:   9% (3/32)        
2021-05-07T13:39:54.8915380Z remote: Compressing objects:  12% (4/32)        
2021-05-07T13:39:54.8916320Z remote: Compressing objects:  15% (5/32)        
2021-05-07T13:39:54.8917240Z remote: Compressing objects:  18% (6/32)        
2021-05-07T13:39:54.8918120Z remote: Compressing objects:  21% (7/32)        
2021-05-07T13:39:54.8919040Z remote: Compressing objects:  25% (8/32)        
2021-05-07T13:39:54.8919870Z remote: Compressing objects:  28% (9/32)        
2021-05-07T13:39:54.8920820Z remote: Compressing objects:  31% (10/32)        
2021-05-07T13:39:54.8921910Z remote: Compressing objects:  34% (11/32)        
2021-05-07T13:39:54.8922780Z remote: Compressing objects:  37% (12/32)        
2021-05-07T13:39:54.8924490Z remote: Compressing objects:  40% (13/32)        
2021-05-07T13:39:54.8925390Z remote: Compressing objects:  43% (14/32)        
2021-05-07T13:39:54.8926470Z remote: Compressing objects:  46% (15/32)        
2021-05-07T13:39:54.8927280Z remote: Compressing objects:  50% (16/32)        
2021-05-07T13:39:54.8927840Z remote: Compressing objects:  53% (17/32)        
2021-05-07T13:39:54.8928410Z remote: Compressing objects:  56% (18/32)        
2021-05-07T13:39:54.8929220Z remote: Compressing objects:  59% (19/32)        
2021-05-07T13:39:54.8929900Z remote: Compressing objects:  62% (20/32)        
2021-05-07T13:39:54.8930920Z remote: Compressing objects:  65% (21/32)        
2021-05-07T13:39:54.8931920Z remote: Compressing objects:  68% (22/32)        
2021-05-07T13:39:54.8932720Z remote: Compressing objects:  71% (23/32)        
2021-05-07T13:39:54.8934220Z remote: Compressing objects:  75% (24/32)        
2021-05-07T13:39:54.8934940Z remote: Compressing objects:  78% (25/32)        
2021-05-07T13:39:54.8935980Z remote: Compressing objects:  81% (26/32)        
2021-05-07T13:39:54.8936700Z remote: Compressing objects:  84% (27/32)        
2021-05-07T13:39:54.8937310Z remote: Compressing objects:  87% (28/32)        
2021-05-07T13:39:54.8937870Z remote: Compressing objects:  90% (29/32)        
2021-05-07T13:39:54.8938440Z remote: Compressing objects:  93% (30/32)        
2021-05-07T13:39:54.8938990Z remote: Compressing objects:  96% (31/32)        
2021-05-07T13:39:54.8939560Z remote: Compressing objects: 100% (32/32)        
2021-05-07T13:39:54.8940130Z remote: Compressing objects: 100% (32/32), done.        
2021-05-07T13:39:54.8941610Z remote: Total 35 (delta 5), reused 16 (delta 2), pack-reused 0        
2021-05-07T13:39:54.8942330Z From https://github.com/grayed/oicb
2021-05-07T13:39:54.8943850Z  * [new ref]         a78dbb0701bf9d909c873f497603c6633e98656e -> origin/master
2021-05-07T13:39:54.8944700Z ##[endgroup]
2021-05-07T13:39:54.8945250Z ##[group]Determining the checkout info
2021-05-07T13:39:54.8945740Z ##[endgroup]
2021-05-07T13:39:54.8946580Z ##[group]Checking out the ref
2021-05-07T13:39:54.8947950Z [command]/usr/local/bin/git checkout --progress --force -B master refs/remotes/origin/master
2021-05-07T13:39:54.8949320Z Reset branch 'master'
2021-05-07T13:39:54.8950590Z Branch 'master' set up to track remote branch 'master' from 'origin'.
2021-05-07T13:39:54.8951430Z ##[endgroup]
2021-05-07T13:39:54.8952570Z [command]/usr/local/bin/git log -1 --format='%H'
2021-05-07T13:39:54.8953820Z 'a78dbb0701bf9d909c873f497603c6633e98656e'
