[0KRunning with gitlab-runner 15.2.1 (32fc1585)[0;m [0K on runner1.archlinux.org CzgXHn__[0;m [0K feature flags: FF_USE_FASTZIP:true[0;m section_start:1661462039:resolve_secrets [0K[0K[36;1mResolving secrets[0;m[0;m section_end:1661462039:resolve_secrets [0Ksection_start:1661462039:prepare_executor [0K[0K[36;1mPreparing the "docker" executor[0;m[0;m [0KUsing Docker executor with image archlinux:latest ...[0;m [0;33mWARNING: Container based cache volumes creation is disabled. Will not create volume for "/cache"[0;m [0KPulling docker image archlinux:latest ...[0;m [0KUsing docker image sha256:f6e4189f2079a8ca7edc393c918affc46a8839f90654baf5a75254088a87a887 for archlinux:latest with digest archlinux@sha256:970b7f4761c2429e9d8afc86de980a6b35e5bfd6aad355043ee1d32e6ab5b06b ...[0;m section_end:1661462041:prepare_executor [0Ksection_start:1661462041:prepare_script [0K[0K[36;1mPreparing environment[0;m[0;m Running on runner-czgxhn-project-19956-concurrent-1 via runner1.archlinux.org... section_end:1661462042:prepare_script [0Ksection_start:1661462042:get_sources [0K[0K[36;1mGetting source from Git repository[0;m[0;m [32;1mFetching changes with git depth set to 50...[0;m Initialized empty Git repository in /builds/jocke-l/infrastructure/.git/ [32;1mCreated fresh repository.[0;m [32;1mChecking out 6bbfa529 as gitlab-distributed-caching...[0;m [32;1mSkipping Git submodules setup[0;m section_end:1661462043:get_sources [0Ksection_start:1661462043:step_script [0K[0K[36;1mExecuting "step_script" stage of the job script[0;m[0;m [0KUsing docker image sha256:f6e4189f2079a8ca7edc393c918affc46a8839f90654baf5a75254088a87a887 for archlinux:latest with digest archlinux@sha256:970b7f4761c2429e9d8afc86de980a6b35e5bfd6aad355043ee1d32e6ab5b06b ...[0;m [32;1m$ pacman -Syu --needed --noconfirm terraform diffutils[0;m :: Synchronizing package databases... core downloading... extra downloading... community downloading... :: Starting full system upgrade... resolving dependencies... looking for conflicting packages... Package (5) Old Version New Version Net Change Download Size core/gcc-libs 12.1.1-4 12.2.0-1 0.00 MiB 33.84 MiB core/glibc 2.36-2 2.36-3 -0.02 MiB 9.84 MiB core/iana-etc 20220603-1 20220715-1 0.01 MiB 0.39 MiB core/diffutils 3.8-1 1.47 MiB 0.35 MiB community/terraform 1.2.7-1 65.97 MiB 15.22 MiB Total Download Size: 59.64 MiB Total Installed Size: 256.45 MiB Net Upgrade Size: 67.43 MiB :: Proceed with installation? [Y/n] :: Retrieving packages... gcc-libs-12.2.0-1-x86_64 downloading... terraform-1.2.7-1-x86_64 downloading... glibc-2.36-3-x86_64 downloading... iana-etc-20220715-1-any downloading... diffutils-3.8-1-x86_64 downloading... checking keyring... checking package integrity... loading package files... checking for file conflicts... :: Processing package changes... upgrading iana-etc... upgrading glibc... Generating locales... Generation complete. installing terraform... Optional dependencies for terraform diffutils: for running `terraform fmt -diff` [pending] upgrading gcc-libs... installing diffutils... :: Running post-transaction hooks... (1/3) Reloading system manager configuration... Skipped: Current root is not booted. (2/3) Creating temporary files... /usr/lib/tmpfiles.d/journal-nocow.conf:26: Failed to resolve specifier: uninitialized /etc detected, skipping All rules containing unresolvable specifiers will be skipped. Failed to adjust quota for subvolume "/var/lib/portables": Operation not permitted Failed to adjust quota for subvolume "/var/lib/machines": Operation not permitted (3/3) Arming ConditionNeedsUpdate... error: command failed to execute correctly [32;1m$ cd tf-stage1[0;m [32;1m$ terraform init -backend=false[0;m [0m[1mInitializing provider plugins...[0m - Reusing previous version of hetznercloud/hcloud from the dependency lock file - Reusing previous version of timohirt/hetznerdns from the dependency lock file - Reusing previous version of hashicorp/external from the dependency lock file - Installing hashicorp/external v2.2.2... - Installed hashicorp/external v2.2.2 (signed by HashiCorp) - Installing hetznercloud/hcloud v1.34.3... - Installed hetznercloud/hcloud v1.34.3 (signed by a HashiCorp partner, key ID [0m[1m5219EACB3A77198B[0m[0m) - Installing timohirt/hetznerdns v2.1.0... - Installed timohirt/hetznerdns v2.1.0 (self-signed, key ID [0m[1m5218E983F21C1625[0m[0m) Partner and community providers are signed by their developers. If you'd like to know more about provider signing, you can read about it here: https://www.terraform.io/docs/cli/plugins/signing.html [0m[1m[32mTerraform has been successfully initialized![0m[32m[0m [0m[32m You may now begin working with Terraform. Try running "terraform plan" to see any changes that are required for your infrastructure. All Terraform commands should now work. If you ever set or change modules or backend configuration for Terraform, rerun this command to reinitialize your working directory. If you forget, other commands will detect it and remind you to do so if necessary.[0m [32;1m$ terraform validate[0;m [32m[1mSuccess![0m The configuration is valid. [0m [32;1m$ terraform fmt --check[0;m [32;1m$ cd ../tf-stage2[0;m [32;1m$ terraform init -backend=false[0;m [0m[1mInitializing provider plugins...[0m - Reusing previous version of louy/uptimerobot from the dependency lock file - Reusing previous version of hashicorp/external from the dependency lock file - Reusing previous version of mrparkers/keycloak from the dependency lock file - Installing louy/uptimerobot v0.5.1... - Installed louy/uptimerobot v0.5.1 (self-signed, key ID [0m[1m2CC2FD55D1C66DF3[0m[0m) - Installing hashicorp/external v2.2.2... - Installed hashicorp/external v2.2.2 (signed by HashiCorp) - Installing mrparkers/keycloak v3.8.1... - Installed mrparkers/keycloak v3.8.1 (self-signed, key ID [0m[1mC50867915E116CD2[0m[0m) Partner and community providers are signed by their developers. If you'd like to know more about provider signing, you can read about it here: https://www.terraform.io/docs/cli/plugins/signing.html [0m[1m[32mTerraform has been successfully initialized![0m[32m[0m [0m[32m You may now begin working with Terraform. Try running "terraform plan" to see any changes that are required for your infrastructure. All Terraform commands should now work. If you ever set or change modules or backend configuration for Terraform, rerun this command to reinitialize your working directory. If you forget, other commands will detect it and remind you to do so if necessary.[0m [32;1m$ terraform validate[0;m [32m[1mSuccess![0m The configuration is valid. [0m [32;1m$ terraform fmt --check --diff[0;m section_end:1661462056:step_script [0Ksection_start:1661462056:cleanup_file_variables [0K[0K[36;1mCleaning up project directory and file based variables[0;m[0;m section_end:1661462056:cleanup_file_variables [0K[32;1mJob succeeded[0;m