Pull request #4805 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 6a524393ce300b109bc8132c4ebf071e8c9d5fa5+7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074 (d6b7cec8ef952eb7c2e04e6feb83226d740c1450) Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7056858052771630979.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh3624867470598708257.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 590556114a56c6d90cc8043840e039c2f74196dc The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4805/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4805/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10010880122531116598.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4805/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1764217970918644325.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1562917640788087153.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4805/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4805/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh18252239938351182978.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-3353 in /w/workspace/edgexfoundry_edgex-go_PR-4805 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4805/head:refs/remotes/origin/PR-4805 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074 into PR head commit 6a524393ce300b109bc8132c4ebf071e8c9d5fa5 Merge succeeded, producing 6a524393ce300b109bc8132c4ebf071e8c9d5fa5 Checking out Revision 6a524393ce300b109bc8132c4ebf071e8c9d5fa5 (PR-4805) Commit message: "build(deps): Bump github.com/spiffe/go-spiffe/v2 from 2.2.0 to 2.3.0" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc > git config core.sparsecheckout # timeout=10 > git checkout -f 6a524393ce300b109bc8132c4ebf071e8c9d5fa5 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6a524393ce300b109bc8132c4ebf071e8c9d5fa5 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:10:59 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:10:59 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:10:59 ========================================================= 19:10:59 EdgeX Global Pipelines Version Info 19:10:59 ========================================================= [Pipeline] libraryResource [Pipeline] sh 19:11:01 ------------------- 19:11:01 stable info: 19:11:01 ------------------- 19:11:01 Commited By: Ginny Guan ginny@iotechsys.com 19:11:01 Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc 19:11:01 Message: update stable to v1.0.260 19:11:01 ------------------- 19:11:01 experimental info: 19:11:01 ------------------- 19:11:01 Commited By: Ginny Guan ginny@iotechsys.com 19:11:01 Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 19:11:01 Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:11:01 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 19:11:01 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 19:11:01 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:11:01 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:11:01 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:11:01 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 19:11:01 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 19:11:01 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 19:11:02 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 19:11:02 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 19:11:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:11:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:11:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 19:11:02 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:11:02 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:11:02 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 19:11:02 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 19:11:02 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:11:02 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 19:11:02 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 19:11:02 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 19:11:02 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:11:02 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 19:11:02 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4805 [Pipeline] echo 19:11:02 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4805 [Pipeline] echo 19:11:02 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4805 [Pipeline] echo 19:11:03 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6a524393ce300b109bc8132c4ebf071e8c9d5fa5 [Pipeline] echo 19:11:03 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6a52439 [Pipeline] echo 19:11:03 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:11:03 provisioning config files... 19:11:03 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config1428299871134500416tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:11:03 ---> ****-login.sh 19:11:03 nexus3.edgexfoundry.org:10001 19:11:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:11:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:11:03 Configure a credential helper to remove this warning. See 19:11:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:11:03 19:11:03 Login Succeeded 19:11:03 nexus3.edgexfoundry.org:10002 19:11:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:11:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:11:04 Configure a credential helper to remove this warning. See 19:11:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:11:04 19:11:04 Login Succeeded 19:11:04 nexus3.edgexfoundry.org:10003 19:11:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:11:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:11:04 Configure a credential helper to remove this warning. See 19:11:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:11:04 19:11:04 Login Succeeded 19:11:04 nexus3.edgexfoundry.org:10004 19:11:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:11:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:11:04 Configure a credential helper to remove this warning. See 19:11:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:11:04 19:11:04 Login Succeeded 19:11:04 ****.io 19:11:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:11:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:11:04 Configure a credential helper to remove this warning. See 19:11:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:11:04 19:11:04 Login Succeeded 19:11:04 ---> ****-login.sh ends [Pipeline] } 19:11:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:11:05 + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile 19:11:05 + cut -d/ -f2 19:11:05 + dirname cmd/core-command/Dockerfile 19:11:05 + echo core-command,cmd/core-command/Dockerfile 19:11:05 + dirname cmd/core-common-config-bootstrapper/Dockerfile 19:11:05 + cut -d/ -f2 19:11:05 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 19:11:05 + cut -d/ -f2 19:11:05 + dirname cmd/core-data/Dockerfile 19:11:05 + echo core-data,cmd/core-data/Dockerfile 19:11:05 + + cut -d/ -f2dirname 19:11:05 cmd/core-metadata/Dockerfile 19:11:05 + echo core-metadata,cmd/core-metadata/Dockerfile 19:11:05 + dirname cmd/security-bootstrapper/Dockerfile 19:11:05 + cut -d/ -f2 19:11:05 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 19:11:05 + dirname cmd/security-proxy-auth/Dockerfile 19:11:05 + cut -d/ -f2 19:11:05 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 19:11:05 + dirname cmd/security-proxy-setup/Dockerfile 19:11:05 + cut -d/ -f2 19:11:05 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 19:11:05 + dirname cmd/security-secretstore-setup/Dockerfile 19:11:05 + cut -d/ -f2 19:11:05 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 19:11:05 + dirname cmd/security-spiffe-token-provider/Dockerfile 19:11:05 + cut -d/ -f2 19:11:05 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 19:11:05 + dirname cmd/security-spire-agent/Dockerfile 19:11:05 + cut -d/ -f2 19:11:05 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 19:11:05 + dirname cmd/security-spire-config/Dockerfile 19:11:05 + cut -d/ -f2 19:11:05 + echo security-spire-config,cmd/security-spire-config/Dockerfile 19:11:05 + dirname cmd/security-spire-server/Dockerfile 19:11:05 + cut -d/ -f2 19:11:05 + echo security-spire-server,cmd/security-spire-server/Dockerfile 19:11:05 + cut -d/ -f2 19:11:05 + dirname cmd/support-notifications/Dockerfile 19:11:05 + echo support-notifications,cmd/support-notifications/Dockerfile 19:11:05 + dirname cmd/support-scheduler/Dockerfile 19:11:05 + cut -d/ -f2 19:11:05 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 19:11:05 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 19:11:05 + git rev-list -1 --merges 6a524393ce300b109bc8132c4ebf071e8c9d5fa5~1..6a524393ce300b109bc8132c4ebf071e8c9d5fa5 [Pipeline] echo 19:11:05 -----------> git rev-list -1 --merges 6a524393ce300b109bc8132c4ebf071e8c9d5fa5~1..6a524393ce300b109bc8132c4ebf071e8c9d5fa5 6a524393ce300b109bc8132c4ebf071e8c9d5fa5 [false] [Pipeline] sh 19:11:06 + git log --format=format:%s -1 6a524393ce300b109bc8132c4ebf071e8c9d5fa5 [Pipeline] echo 19:11:06 ========================================================= 19:11:06 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 19:11:06 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 19:11:06 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:11:06 + grep -v github /etc/ssh/ssh_known_hosts 19:11:06 + [ -e /tmp/ssh_known_hosts ] 19:11:06 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 19:11:06 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 19:11:06 + sudo tee -a /etc/ssh/ssh_known_hosts 19:11:06 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:11:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:11:07 19:11:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:11:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:11:07 0.1.4: Pulling from edgex-devops/py-git-semver 19:11:07 b85a868b505f: Pulling fs layer 19:11:07 e2be974225ed: Pulling fs layer 19:11:07 339a4e72a1f5: Pulling fs layer 19:11:07 988bab9f4d93: Pulling fs layer 19:11:07 1469e6f7b9e6: Pulling fs layer 19:11:07 eaf3925da568: Pulling fs layer 19:11:07 bab4dde63d76: Pulling fs layer 19:11:07 bde34c3a00c8: Pulling fs layer 19:11:07 b352a97aabf1: Pulling fs layer 19:11:07 4872d77fe225: Pulling fs layer 19:11:07 5851b861e8e6: Pulling fs layer 19:11:07 988bab9f4d93: Waiting 19:11:07 5851b861e8e6: Waiting 19:11:07 eaf3925da568: Waiting 19:11:07 1469e6f7b9e6: Waiting 19:11:07 bde34c3a00c8: Waiting 19:11:07 b352a97aabf1: Waiting 19:11:07 bab4dde63d76: Waiting 19:11:07 4872d77fe225: Waiting 19:11:07 e2be974225ed: Download complete 19:11:07 988bab9f4d93: Verifying Checksum 19:11:07 988bab9f4d93: Download complete 19:11:07 1469e6f7b9e6: Verifying Checksum 19:11:07 1469e6f7b9e6: Download complete 19:11:08 eaf3925da568: Verifying Checksum 19:11:08 eaf3925da568: Download complete 19:11:08 339a4e72a1f5: Verifying Checksum 19:11:08 339a4e72a1f5: Download complete 19:11:08 bde34c3a00c8: Verifying Checksum 19:11:08 bde34c3a00c8: Download complete 19:11:08 b352a97aabf1: Download complete 19:11:08 4872d77fe225: Verifying Checksum 19:11:08 4872d77fe225: Download complete 19:11:08 5851b861e8e6: Download complete 19:11:08 b85a868b505f: Verifying Checksum 19:11:08 b85a868b505f: Download complete 19:11:08 bab4dde63d76: Verifying Checksum 19:11:08 bab4dde63d76: Download complete 19:11:09 b85a868b505f: Pull complete 19:11:09 e2be974225ed: Pull complete 19:11:09 339a4e72a1f5: Pull complete 19:11:09 988bab9f4d93: Pull complete 19:11:10 1469e6f7b9e6: Pull complete 19:11:10 eaf3925da568: Pull complete 19:11:12 bab4dde63d76: Pull complete 19:11:12 bde34c3a00c8: Pull complete 19:11:12 b352a97aabf1: Pull complete 19:11:12 4872d77fe225: Pull complete 19:11:12 5851b861e8e6: Pull complete 19:11:12 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 19:11:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:11:12 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:11:12 prd-ubuntu20.04-docker-8c-8g-3353 does not seem to be running inside a container 19:11:12 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 19:11:15 $ docker top 5236f127189b10e68db316a40fdfd0560b19181952fe60500a72945ed8f1bcd8 -eo pid,comm 19:11:15 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 19:11:15 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:11:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:11:16 [ssh-agent] Looking for ssh-agent implementation... 19:11:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:11:16 $ docker exec 5236f127189b10e68db316a40fdfd0560b19181952fe60500a72945ed8f1bcd8 ssh-agent 19:11:16 SSH_AUTH_SOCK=/tmp/ssh-0r2BgIJNsX6h/agent.32 19:11:16 SSH_AGENT_PID=38 19:11:16 Running ssh-add (command line suppressed) 19:11:16 Identity added: /w/workspace/edgex-go/1@tmp/private_key_325864479013922417.key (/w/workspace/edgex-go/1@tmp/private_key_325864479013922417.key) 19:11:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:11:17 + git tag --points-at HEAD [Pipeline] } 19:11:17 $ docker exec --env ******** --env ******** 5236f127189b10e68db316a40fdfd0560b19181952fe60500a72945ed8f1bcd8 ssh-agent -k 19:11:17 unset SSH_AUTH_SOCK; 19:11:17 unset SSH_AGENT_PID; 19:11:17 echo Agent pid 38 killed; 19:11:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 19:11:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:11:17 [ssh-agent] Looking for ssh-agent implementation... 19:11:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:11:17 $ docker exec 5236f127189b10e68db316a40fdfd0560b19181952fe60500a72945ed8f1bcd8 ssh-agent 19:11:18 SSH_AUTH_SOCK=/tmp/ssh-54ay2k7JbPvB/agent.71 19:11:18 SSH_AGENT_PID=77 19:11:18 Running ssh-add (command line suppressed) 19:11:18 Identity added: /w/workspace/edgex-go/1@tmp/private_key_12645990721340535676.key (/w/workspace/edgex-go/1@tmp/private_key_12645990721340535676.key) 19:11:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:11:18 + git semver init 19:11:19 2024-06-17 19:11:18,653 [run_init] DEBUG init version:0.0.0 force:False 19:11:19 2024-06-17 19:11:18,654 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 19:11:19 2024-06-17 19:11:18,655 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver 19:11:19 2024-06-17 19:11:18,655 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) 19:11:26 2024-06-17 19:11:26,455 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 19:11:26 2024-06-17 19:11:26,456 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4805 with force:False 19:11:26 2024-06-17 19:11:26,456 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4805 19:11:26 2024-06-17 19:11:26,458 [execute] INFO git cat-file --batch-check 19:11:26 2024-06-17 19:11:26,458 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 19:11:26 2024-06-17 19:11:26,462 [execute] INFO git cat-file --batch 19:11:26 2024-06-17 19:11:26,462 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 19:11:26 2024-06-17 19:11:26,465 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4805 19:11:26 0.0.0 [Pipeline] } 19:11:27 $ docker exec --env ******** --env ******** 5236f127189b10e68db316a40fdfd0560b19181952fe60500a72945ed8f1bcd8 ssh-agent -k 19:11:27 unset SSH_AUTH_SOCK; 19:11:27 unset SSH_AGENT_PID; 19:11:27 echo Agent pid 77 killed; 19:11:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:11:27 + git semver [Pipeline] } 19:11:28 $ docker stop --time=1 5236f127189b10e68db316a40fdfd0560b19181952fe60500a72945ed8f1bcd8 19:11:29 $ docker rm -f --volumes 5236f127189b10e68db316a40fdfd0560b19181952fe60500a72945ed8f1bcd8 [Pipeline] // withDockerContainer [Pipeline] sh 19:11:30 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:11:30 Stashed 1 file(s) [Pipeline] echo 19:11:30 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:11:31 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 19:11:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 19:11:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 19:11:31 ========================================================= 19:11:31 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 19:11:31 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:11:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 19:11:31 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 19:11:31 619be1103602: Pulling fs layer 19:11:31 7862e08f4a3e: Pulling fs layer 19:11:31 5df492c9dc93: Pulling fs layer 19:11:31 7629e6793208: Pulling fs layer 19:11:31 4f4fb700ef54: Pulling fs layer 19:11:31 fb5054dd5b73: Pulling fs layer 19:11:31 eeca6798cff9: Pulling fs layer 19:11:31 aa269ceb94a6: Pulling fs layer 19:11:31 ada007ff1a6a: Pulling fs layer 19:11:31 fb5054dd5b73: Waiting 19:11:31 4f4fb700ef54: Waiting 19:11:31 eeca6798cff9: Waiting 19:11:31 7629e6793208: Waiting 19:11:31 aa269ceb94a6: Waiting 19:11:31 7862e08f4a3e: Download complete 19:11:31 7629e6793208: Verifying Checksum 19:11:31 7629e6793208: Download complete 19:11:31 4f4fb700ef54: Verifying Checksum 19:11:31 4f4fb700ef54: Download complete 19:11:31 fb5054dd5b73: Verifying Checksum 19:11:31 fb5054dd5b73: Download complete 19:11:31 619be1103602: Verifying Checksum 19:11:31 619be1103602: Download complete 19:11:31 eeca6798cff9: Verifying Checksum 19:11:31 eeca6798cff9: Download complete 19:11:32 619be1103602: Pull complete 19:11:32 7862e08f4a3e: Pull complete 19:11:32 ada007ff1a6a: Verifying Checksum 19:11:32 ada007ff1a6a: Download complete 19:11:32 5df492c9dc93: Verifying Checksum 19:11:32 5df492c9dc93: Download complete 19:11:32 aa269ceb94a6: Verifying Checksum 19:11:32 aa269ceb94a6: Download complete 19:11:35 5df492c9dc93: Pull complete 19:11:35 7629e6793208: Pull complete 19:11:35 4f4fb700ef54: Pull complete 19:11:35 fb5054dd5b73: Pull complete 19:11:35 eeca6798cff9: Pull complete 19:11:38 aa269ceb94a6: Pull complete 19:11:38 ada007ff1a6a: Pull complete 19:11:38 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 19:11:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 19:11:38 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh 19:11:38 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 19:11:38 WORKDIR /edgex 19:11:38 COPY go.mod . 19:11:38 RUN go mod download 19:11:38 + docker build -t ci-base-image-x86_64 -f - . 19:11:39 Sending build context to Docker daemon 178.3MB 19:11:39 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 19:11:39 ---> f489d0715acc 19:11:39 Step 2/4 : WORKDIR /edgex 19:11:44 ---> Running in b31039058fd1 19:11:44 Removing intermediate container b31039058fd1 19:11:44 ---> d2ec0f08265e 19:11:44 Step 3/4 : COPY go.mod . 19:11:44 ---> 8936f97fac6c 19:11:44 Step 4/4 : RUN go mod download 19:11:44 ---> Running in 7ea8fc584eda 19:11:45 Still waiting to schedule task 19:11:45 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 19:12:11 Removing intermediate container 7ea8fc584eda 19:12:11 ---> de33f3900378 19:12:11 Successfully built de33f3900378 19:12:11 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:12:11 + docker inspect -f . ci-base-image-x86_64 19:12:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:12:12 prd-ubuntu20.04-docker-8c-8g-3353 does not seem to be running inside a container 19:12:12 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:12:12 $ docker top 2b602b8968f5c962168bd107aef4f3f9c105655fd2052ec31169fd6ef638dba1 -eo pid,comm [Pipeline] { [Pipeline] sh 19:12:13 + go version 19:12:13 go version go1.21.9 linux/amd64 [Pipeline] } 19:12:13 $ docker stop --time=1 2b602b8968f5c962168bd107aef4f3f9c105655fd2052ec31169fd6ef638dba1 19:12:14 $ docker rm -f --volumes 2b602b8968f5c962168bd107aef4f3f9c105655fd2052ec31169fd6ef638dba1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:12:15 + docker inspect -f . ci-base-image-x86_64 19:12:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:12:15 prd-ubuntu20.04-docker-8c-8g-3353 does not seem to be running inside a container 19:12:15 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:12:15 $ docker top 014e5ea4b07770faafdaa2e904703a30d04d23b7fb0c94176f385f36919cb9e4 -eo pid,comm [Pipeline] { [Pipeline] echo 19:12:15 ========================================================= 19:12:15 [edgeXBuildGoParallel] Running Tests and Build... 19:12:15 ========================================================= [Pipeline] sh 19:12:16 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 19:12:16 + make test 19:12:16 go test -race -coverprofile=coverage.out ./... 19:12:24 ? github.com/edgexfoundry/edgex-go [no test files] 19:12:56 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 19:12:56 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 19:12:56 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 19:12:56 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 19:12:56 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 19:12:56 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 19:12:56 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 19:12:56 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 19:12:56 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 19:12:56 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 19:12:56 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 19:12:56 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 19:12:56 ? github.com/edgexfoundry/edgex-go/internal [no test files] 19:12:56 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 19:12:57 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 19:12:57 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 19:12:58 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.042s coverage: 28.7% of statements 19:12:58 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 19:12:58 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 19:12:58 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 19:12:59 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.067s coverage: 97.0% of statements 19:12:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 19:12:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 19:13:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 19:13:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 19:13:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 19:13:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 19:13:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 19:13:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 19:13:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 19:13:02 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.077s coverage: 69.2% of statements 19:13:02 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.066s coverage: 53.2% of statements 19:13:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 19:13:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 19:13:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 19:13:03 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 19:13:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 19:13:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 19:13:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 19:13:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 19:13:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 19:13:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 19:13:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 19:13:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 19:13:05 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 4.401s coverage: 93.4% of statements 19:13:05 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.066s coverage: 6.1% of statements 19:13:05 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.370s coverage: 97.6% of statements 19:13:05 ok github.com/edgexfoundry/edgex-go/internal/io 1.042s coverage: 72.2% of statements 19:13:06 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.065s coverage: 0.9% of statements 19:13:06 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.062s coverage: 32.2% of statements 19:13:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.057s coverage: 41.7% of statements 19:13:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.050s coverage: 82.9% of statements 19:13:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.037s coverage: 94.1% of statements 19:13:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.275s coverage: 96.3% of statements 19:13:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.042s coverage: 87.5% of statements 19:13:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 19:13:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 19:13:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 19:13:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 19:13:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 19:13:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 19:13:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 19:13:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 19:13:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 19:13:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 19:13:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 19:13:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 19:13:09 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 19:13:09 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 19:13:09 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 19:13:11 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 19:13:11 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 19:13:13 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 19:13:13 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 19:13:15 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 19:13:15 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 19:13:15 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 19:13:17 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 19:13:17 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 19:13:17 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 19:13:17 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 19:13:17 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 19:13:17 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 19:13:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 19:13:18 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 19:13:18 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 19:13:18 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 19:13:18 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 19:13:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.045s coverage: 94.4% of statements 19:13:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 19:13:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 19:13:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 19:13:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 19:13:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 19:13:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 19:13:22 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 19:13:22 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 19:13:25 Running on prd-ubuntu20.04-docker-arm64-4c-16g-3354 in /w/workspace/edgexfoundry_edgex-go_PR-4805 [Pipeline] { [Pipeline] ws 19:13:25 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 19:13:28 The recommended git tool is: git 19:13:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.277s coverage: 79.9% of statements 19:13:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.067s coverage: 92.9% of statements 19:13:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.019s coverage: 64.4% of statements 19:13:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.049s coverage: 62.3% of statements 19:13:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 13.047s coverage: 87.2% of statements 19:13:32 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.033s coverage: 20.0% of statements 19:13:32 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.037s coverage: 100.0% of statements 19:13:32 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.077s coverage: 81.8% of statements 19:13:32 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.080s coverage: 82.1% of statements 19:13:32 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.042s coverage: 86.0% of statements 19:13:32 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.147s coverage: 63.1% of statements 19:13:32 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.043s coverage: 100.0% of statements 19:13:32 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.025s coverage: 89.4% of statements 19:13:32 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.016s coverage: 100.0% of statements 19:13:32 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.018s coverage: 73.7% of statements 19:13:32 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.017s coverage: 100.0% of statements 19:13:32 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.184s coverage: 38.4% of statements 19:13:32 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.046s coverage: 89.5% of statements 19:13:32 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.038s coverage: 84.8% of statements 19:13:32 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.062s coverage: 19.9% of statements 19:13:32 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.134s coverage: 95.7% of statements 19:13:32 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.047s coverage: 61.8% of statements 19:13:32 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.094s coverage: 98.9% of statements 19:13:32 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 19:13:32 running golangci-lint 19:13:32 golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z 19:13:32 go version go1.21.9 linux/amd64 19:13:32 level=info msg="[config_reader] Used config file .golangci.yml" 19:13:32 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 19:13:36 using credential edgex-jenkins-ssh 19:13:37 Cloning the remote Git repository 19:13:37 Cloning repository git@github.com:edgexfoundry/edgex-go.git 19:13:37 > git init /w/workspace/edgex-go/1 # timeout=10 19:13:37 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:13:37 > git --version # timeout=10 19:13:37 > git --version # 'git version 2.25.1' 19:13:37 using GIT_SSH to set credentials SSH Credentials for GitHub 19:13:37 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:13:54 level=info msg="[loader] Go packages loading at mode 575 (deps|files|types_sizes|name|compiled_files|exports_file|imports) took 20.416944018s" 19:13:54 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 33.226733ms" 19:13:56 Merging remotes/origin/main commit 7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074 into PR head commit 6a524393ce300b109bc8132c4ebf071e8c9d5fa5 19:13:54 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:13:54 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:13:55 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:13:55 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:13:55 using GIT_SSH to set credentials SSH Credentials for GitHub 19:13:55 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4805/head:refs/remotes/origin/PR-4805 +refs/heads/main:refs/remotes/origin/main # timeout=10 19:13:56 > git config core.sparsecheckout # timeout=10 19:13:56 Merge succeeded, producing 6a524393ce300b109bc8132c4ebf071e8c9d5fa5 19:13:56 Checking out Revision 6a524393ce300b109bc8132c4ebf071e8c9d5fa5 (PR-4805) 19:13:57 Commit message: "build(deps): Bump github.com/spiffe/go-spiffe/v2 from 2.2.0 to 2.3.0" 19:13:57 > git --version # timeout=10 19:13:57 > git --version # 'git version 2.25.1' 19:13:57 fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc 19:13:56 > git checkout -f 6a524393ce300b109bc8132c4ebf071e8c9d5fa5 # timeout=10 19:13:56 > git remote # timeout=10 19:13:56 > git config --get remote.origin.url # timeout=10 19:13:56 using GIT_SSH to set credentials SSH Credentials for GitHub 19:13:56 > git merge 7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074 # timeout=10 19:13:56 > git rev-parse HEAD^{commit} # timeout=10 19:13:56 > git config core.sparsecheckout # timeout=10 19:13:56 > git checkout -f 6a524393ce300b109bc8132c4ebf071e8c9d5fa5 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:14:02 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 19:14:02 % Total % Received % Xferd Average Speed Time Time Time Current 19:14:02 Dload Upload Total Spent Left Speed 19:14:02 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 91628 0 --:--:-- --:--:-- --:--:-- 91628 [Pipeline] sh 19:14:02 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 19:14:02 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 19:14:02 + sudo tee /etc/docker/daemon.new 19:14:02 { 19:14:02 "registry-mirrors": [ 19:14:02 "https://nexus3.edgexfoundry.org:10001" 19:14:02 ], 19:14:02 "bip": "10.250.0.254/24", 19:14:02 "hosts": [ 19:14:02 "tcp://0.0.0.0:5555", 19:14:02 "unix:///var/run/docker.sock" 19:14:02 ], 19:14:02 "mtu": 1458, 19:14:02 "selinux-enabled": true, 19:14:02 "seccomp-profile": "/etc/docker/seccomp.json" 19:14:02 } [Pipeline] sh 19:14:03 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 19:14:03 + sudo service docker restart 19:14:04 level=info msg="[linters_context/goanalysis] analyzers took 1m18.404166115s with top 10 stages: buildir: 45.160377247s, gosec: 6.664805639s, fact_deprecated: 2.470259978s, inspect: 2.31962864s, ctrlflow: 2.051846068s, printf: 1.749088466s, nilness: 979.452884ms, fact_purity: 881.742175ms, directives: 678.205172ms, S1038: 661.627997ms" 19:14:04 level=info msg="[runner] Issues before processing: 197, after processing: 0" 19:14:04 level=info msg="[runner] Processors filtering stat (out/in): cgo: 197/197, skip_files: 197/197, skip_dirs: 197/197, identifier_marker: 197/197, path_prettifier: 197/197, exclude: 197/197, nolint: 0/21, filename_unadjuster: 197/197, autogenerated_exclude: 197/197, exclude-rules: 21/197" 19:14:04 level=info msg="[runner] processing took 20.611967ms with stages: nolint: 9.391704ms, identifier_marker: 5.807994ms, path_prettifier: 1.687626ms, autogenerated_exclude: 1.506188ms, exclude-rules: 1.485567ms, skip_dirs: 687.257µs, cgo: 27.451µs, filename_unadjuster: 13.33µs, max_same_issues: 1.18µs, fixer: 540ns, skip_files: 530ns, uniq_by_line: 480ns, exclude: 320ns, severity-rules: 280ns, path_prefixer: 280ns, diff: 270ns, sort_results: 240ns, max_from_linter: 230ns, source_code: 190ns, max_per_file_from_linter: 160ns, path_shortener: 150ns" 19:14:04 level=info msg="[runner] linters took 9.861659038s with stages: goanalysis_metalinter: 9.840927426s" 19:14:04 level=info msg="File cache stats: 0 entries of total size 0B" 19:14:04 level=info msg="Memory: 303 samples, avg is 261.0MB, max is 1283.7MB" 19:14:04 level=info msg="Execution took 30.320692171s" 19:14:04 go vet ./... 19:14:08 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:14:08 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:14:08 ./bin/test-attribution-txt.sh 19:14:08 An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add 19:14:08 An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [Pipeline] echo 19:14:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 19:14:09 + ls -al . 19:14:09 total 816 19:14:09 drwxrwxr-x 11 1001 1001 4096 Jun 17 19:12 . 19:14:09 drwxr-xr-x 4 root root 4096 Jun 17 19:12 .. 19:14:09 drwxrwxr-x 2 1001 1001 4096 Jun 17 19:10 .blubracket 19:14:09 -rw-rw-r-- 1 1001 1001 10 Jun 17 19:10 .dockerignore 19:14:09 drwxrwxr-x 8 1001 1001 4096 Jun 17 19:13 .git 19:14:09 drwxrwxr-x 3 1001 1001 4096 Jun 17 19:10 .github 19:14:09 -rw-rw-r-- 1 1001 1001 1074 Jun 17 19:10 .gitignore 19:14:09 -rw-rw-r-- 1 1001 1001 42 Jun 17 19:10 .golangci.yml 19:14:09 -rw-rw-r-- 1 1001 1001 100 Jun 17 19:10 .hadolint.yml 19:14:09 drwxr-xr-x 3 1001 1001 4096 Jun 17 19:11 .semver 19:14:09 -rw-rw-r-- 1 1001 1001 155 Jun 17 19:10 .sonarcloud.properties 19:14:09 -rw-rw-r-- 1 1001 1001 1171 Jun 17 19:10 ADOPTERS.md 19:14:09 -rw-rw-r-- 1 1001 1001 20261 Jun 17 19:10 Attribution.txt 19:14:09 -rw-rw-r-- 1 1001 1001 100284 Jun 17 19:10 CHANGELOG.md 19:14:09 -rw-rw-r-- 1 1001 1001 3804 Jun 17 19:10 CONTRIBUTING.md 19:14:09 -rw-rw-r-- 1 1001 1001 677 Jun 17 19:10 GOVERNANCE.md 19:14:09 -rw-rw-r-- 1 1001 1001 861 Jun 17 19:10 Jenkinsfile 19:14:09 -rw-rw-r-- 1 1001 1001 10775 Jun 17 19:10 LICENSE 19:14:09 -rw-rw-r-- 1 1001 1001 15392 Jun 17 19:10 Makefile 19:14:09 -rw-rw-r-- 1 1001 1001 582 Jun 17 19:10 OWNERS.md 19:14:09 -rw-rw-r-- 1 1001 1001 9528 Jun 17 19:10 README.md 19:14:09 -rw-rw-r-- 1 1001 1001 789 Jun 17 19:10 SECURITY.md 19:14:09 -rw-rw-r-- 1 1001 1001 5 Jun 17 19:11 VERSION 19:14:09 drwxrwxr-x 2 1001 1001 4096 Jun 17 19:10 bin 19:14:09 drwxrwxr-x 18 1001 1001 4096 Jun 17 19:10 cmd 19:14:09 -rw-r--r-- 1 root root 455714 Jun 17 19:13 coverage.out 19:14:09 drwxrwxr-x 2 1001 1001 4096 Jun 17 19:10 fuzz_test 19:14:09 -rw-rw-r-- 1 1001 1001 6922 Jun 17 19:10 go.mod 19:14:09 -rw-rw-r-- 1 1001 1001 101455 Jun 17 19:10 go.sum 19:14:09 drwxrwxr-x 7 1001 1001 4096 Jun 17 19:10 internal 19:14:09 drwxrwxr-x 3 1001 1001 4096 Jun 17 19:10 openapi 19:14:09 -rw-rw-r-- 1 1001 1001 584 Jun 17 19:10 security.txt 19:14:09 -rw-rw-r-- 1 1001 1001 204 Jun 17 19:10 version.go [Pipeline] sh 19:14:09 + '[' -e coverage.out ] 19:14:09 + chown 1001:1001 coverage.out [Pipeline] stash 19:14:09 Stashed 1 file(s) [Pipeline] sh 19:14:10 + make build 19:14:10 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:14:22 provisioning config files... 19:14:22 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config11460428370648300608tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:14:22 ---> ****-login.sh 19:14:22 nexus3.edgexfoundry.org:10001 19:14:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:14:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:14:23 Configure a credential helper to remove this warning. See 19:14:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:14:23 19:14:23 Login Succeeded 19:14:23 nexus3.edgexfoundry.org:10002 19:14:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:14:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:14:23 Configure a credential helper to remove this warning. See 19:14:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:14:23 19:14:23 Login Succeeded 19:14:23 nexus3.edgexfoundry.org:10003 19:14:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:14:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:14:23 Configure a credential helper to remove this warning. See 19:14:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:14:23 19:14:23 Login Succeeded 19:14:23 nexus3.edgexfoundry.org:10004 19:14:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:14:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:14:24 Configure a credential helper to remove this warning. See 19:14:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:14:24 19:14:24 Login Succeeded 19:14:24 ****.io 19:14:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:14:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:14:24 Configure a credential helper to remove this warning. See 19:14:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:14:24 19:14:24 Login Succeeded 19:14:24 ---> ****-login.sh ends [Pipeline] } 19:14:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 19:14:25 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 19:14:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 19:14:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 19:14:25 ========================================================= 19:14:25 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 19:14:25 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:14:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 19:14:26 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 19:14:26 c6b39de5b339: Pulling fs layer 19:14:26 a69c41024577: Pulling fs layer 19:14:26 d6de4b400683: Pulling fs layer 19:14:26 35cb2a7552d0: Pulling fs layer 19:14:26 4f4fb700ef54: Pulling fs layer 19:14:26 464afbd9ba4c: Pulling fs layer 19:14:26 00f215d4a9da: Pulling fs layer 19:14:26 d496ad576159: Pulling fs layer 19:14:26 35cb2a7552d0: Waiting 19:14:26 4f4fb700ef54: Waiting 19:14:26 464afbd9ba4c: Waiting 19:14:26 00f215d4a9da: Waiting 19:14:26 d496ad576159: Waiting 19:14:26 a69c41024577: Verifying Checksum 19:14:26 a69c41024577: Download complete 19:14:26 35cb2a7552d0: Download complete 19:14:26 4f4fb700ef54: Verifying Checksum 19:14:26 4f4fb700ef54: Download complete 19:14:26 c6b39de5b339: Verifying Checksum 19:14:26 c6b39de5b339: Download complete 19:14:26 464afbd9ba4c: Verifying Checksum 19:14:26 464afbd9ba4c: Download complete 19:14:26 d496ad576159: Verifying Checksum 19:14:26 d496ad576159: Download complete 19:14:27 c6b39de5b339: Pull complete 19:14:27 a69c41024577: Pull complete 19:14:28 d6de4b400683: Verifying Checksum 19:14:28 d6de4b400683: Download complete 19:14:29 00f215d4a9da: Verifying Checksum 19:14:29 00f215d4a9da: Download complete 19:14:31 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 19:14:32 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 19:14:33 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 19:14:34 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 19:14:38 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 19:14:40 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 19:14:41 d6de4b400683: Pull complete 19:14:41 35cb2a7552d0: Pull complete 19:14:41 4f4fb700ef54: Pull complete 19:14:41 464afbd9ba4c: Pull complete 19:14:41 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 19:14:42 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 19:14:43 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 19:14:44 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 19:14:44 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 19:14:45 $ docker stop --time=1 014e5ea4b07770faafdaa2e904703a30d04d23b7fb0c94176f385f36919cb9e4 19:14:51 00f215d4a9da: Pull complete 19:14:52 $ docker rm -f --volumes 014e5ea4b07770faafdaa2e904703a30d04d23b7fb0c94176f385f36919cb9e4 19:14:52 d496ad576159: Pull complete 19:14:52 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 19:14:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 19:14:52 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] fileExists [Pipeline] // script [Pipeline] } [Pipeline] sh [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { 19:14:53 + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 19:14:53 WORKDIR /edgex 19:14:53 COPY go.mod . 19:14:53 RUN go mod download 19:14:53 docker build -t ci-base-image-arm64 -f - . [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:14:53 Sending build context to Docker daemon 3.004MB 19:14:53 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 19:14:53 ---> f246e2811388 19:14:53 Step 2/4 : WORKDIR /edgex 19:14:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:14:53 19:14:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:14:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:14:54 latest: Pulling from edgex-devops/edgex-compose 19:14:54 91d30c5bc195: Pulling fs layer 19:14:54 2e9b0aa3be6d: Pulling fs layer 19:14:54 9c61dcf015f6: Pulling fs layer 19:14:54 4698f68db338: Pulling fs layer 19:14:54 2a2f49069b9e: Pulling fs layer 19:14:54 e0025b399a48: Pulling fs layer 19:14:54 2a2f49069b9e: Waiting 19:14:54 4698f68db338: Waiting 19:14:54 e0025b399a48: Waiting 19:14:54 91d30c5bc195: Verifying Checksum 19:14:54 91d30c5bc195: Download complete 19:14:54 4698f68db338: Verifying Checksum 19:14:54 4698f68db338: Download complete 19:14:54 2e9b0aa3be6d: Verifying Checksum 19:14:54 2e9b0aa3be6d: Download complete 19:14:54 e0025b399a48: Verifying Checksum 19:14:54 e0025b399a48: Download complete 19:14:54 91d30c5bc195: Pull complete 19:14:54 2a2f49069b9e: Verifying Checksum 19:14:54 2a2f49069b9e: Download complete 19:14:54 2e9b0aa3be6d: Pull complete 19:14:55 9c61dcf015f6: Verifying Checksum 19:14:55 9c61dcf015f6: Download complete 19:14:55 ---> Running in c3e6be91ddd6 19:14:55 Removing intermediate container c3e6be91ddd6 19:14:55 ---> 44f2029c67f3 19:14:55 Step 3/4 : COPY go.mod . 19:14:56 ---> 2915e6f702cb 19:14:56 Step 4/4 : RUN go mod download 19:14:56 ---> Running in 80b7f12dbffe 19:14:57 9c61dcf015f6: Pull complete 19:14:57 4698f68db338: Pull complete 19:14:57 2a2f49069b9e: Pull complete 19:14:57 e0025b399a48: Pull complete 19:14:57 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 19:14:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:14:57 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:14:58 prd-ubuntu20.04-docker-8c-8g-3353 does not seem to be running inside a container 19:14:58 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 19:15:02 $ docker top 84b4c9c223fa1d0619dfe8d186b375f7d55484355bec3c3e544516d728bdb238 -eo pid,comm [Pipeline] { [Pipeline] sh 19:15:02 + docker compose -f ./docker-compose-build.yml build --parallel 19:15:05 #1 [security-proxy-setup internal] load build definition from Dockerfile 19:15:05 #1 transferring dockerfile: 2.50kB done 19:15:05 #1 DONE 0.0s 19:15:05 19:15:05 #2 [security-secretstore-setup internal] load build definition from Dockerfile 19:15:05 #2 transferring dockerfile: 2.49kB done 19:15:05 #2 DONE 0.0s 19:15:05 19:15:05 #3 [support-notifications internal] load build definition from Dockerfile 19:15:05 #3 transferring dockerfile: 1.95kB done 19:15:05 #3 DONE 0.0s 19:15:05 19:15:05 #4 [core-data internal] load build definition from Dockerfile 19:15:05 #4 transferring dockerfile: 2.01kB done 19:15:05 #4 DONE 0.0s 19:15:05 19:15:05 #5 [security-bootstrapper internal] load build definition from Dockerfile 19:15:05 #5 transferring dockerfile: 2.93kB done 19:15:05 #5 DONE 0.0s 19:15:05 19:15:05 #6 [security-spire-agent internal] load build definition from Dockerfile 19:15:05 #6 transferring dockerfile: 1.81kB done 19:15:05 #6 DONE 0.0s 19:15:05 19:15:05 #7 [security-spire-config internal] load build definition from Dockerfile 19:15:05 #7 transferring dockerfile: 1.69kB done 19:15:05 #7 DONE 0.0s 19:15:05 19:15:05 #8 [support-scheduler internal] load build definition from Dockerfile 19:15:05 #8 transferring dockerfile: 1.93kB done 19:15:05 #8 DONE 0.0s 19:15:05 19:15:05 #9 [security-spiffe-token-provider internal] load build definition from Dockerfile 19:15:05 #9 transferring dockerfile: 1.89kB done 19:15:05 #9 DONE 0.0s 19:15:05 19:15:05 #10 [core-metadata internal] load build definition from Dockerfile 19:15:05 #10 transferring dockerfile: 2.06kB done 19:15:05 #10 DONE 0.0s 19:15:05 19:15:05 #11 [core-command internal] load build definition from Dockerfile 19:15:05 #11 transferring dockerfile: 1.93kB done 19:15:05 #11 DONE 0.0s 19:15:05 19:15:05 #12 [security-spire-server internal] load build definition from Dockerfile 19:15:05 #12 transferring dockerfile: 1.70kB done 19:15:05 #12 DONE 0.0s 19:15:05 19:15:05 #13 [security-proxy-auth internal] load build definition from Dockerfile 19:15:05 #13 transferring dockerfile: 2.15kB done 19:15:05 #13 DONE 0.0s 19:15:05 19:15:05 #14 [core-common-config-bootstrapper internal] load build definition from Dockerfile 19:15:05 #14 transferring dockerfile: 2.23kB done 19:15:05 #14 DONE 0.0s 19:15:05 19:15:05 #15 [security-proxy-setup internal] load .dockerignore 19:15:05 #15 transferring context: 50B done 19:15:05 #15 DONE 0.0s 19:15:05 19:15:05 #16 [security-secretstore-setup internal] load .dockerignore 19:15:05 #16 transferring context: 50B done 19:15:05 #16 DONE 0.0s 19:15:05 19:15:05 #17 [support-notifications internal] load .dockerignore 19:15:05 #17 transferring context: 50B done 19:15:05 #17 DONE 0.0s 19:15:05 19:15:05 #18 [core-data internal] load .dockerignore 19:15:05 #18 transferring context: 50B done 19:15:05 #18 DONE 0.0s 19:15:05 19:15:05 #19 [security-bootstrapper internal] load .dockerignore 19:15:05 #19 transferring context: 50B done 19:15:05 #19 DONE 0.0s 19:15:05 19:15:05 #20 [security-spire-agent internal] load .dockerignore 19:15:05 #20 transferring context: 50B done 19:15:05 #20 DONE 0.0s 19:15:05 19:15:05 #21 [security-spire-config internal] load .dockerignore 19:15:05 #21 transferring context: 50B done 19:15:05 #21 DONE 0.0s 19:15:05 19:15:05 #22 [support-scheduler internal] load .dockerignore 19:15:05 #22 transferring context: 50B done 19:15:05 #22 DONE 0.0s 19:15:05 19:15:05 #23 [security-spiffe-token-provider internal] load .dockerignore 19:15:05 #23 transferring context: 50B done 19:15:05 #23 DONE 0.0s 19:15:05 19:15:05 #24 [core-metadata internal] load .dockerignore 19:15:05 #24 transferring context: 50B done 19:15:05 #24 DONE 0.0s 19:15:05 19:15:05 #25 [security-spire-server internal] load .dockerignore 19:15:05 #25 transferring context: 50B done 19:15:05 #25 DONE 0.0s 19:15:05 19:15:05 #26 [core-command internal] load .dockerignore 19:15:05 #26 transferring context: 50B done 19:15:05 #26 DONE 0.0s 19:15:05 19:15:05 #27 [security-proxy-auth internal] load .dockerignore 19:15:05 #27 transferring context: 50B done 19:15:05 #27 DONE 0.0s 19:15:05 19:15:05 #28 [core-common-config-bootstrapper internal] load .dockerignore 19:15:05 #28 transferring context: 50B done 19:15:05 #28 DONE 0.0s 19:15:05 19:15:05 #29 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 19:15:05 #29 DONE 0.0s 19:15:05 19:15:05 #30 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 19:15:05 #30 ... 19:15:05 19:15:05 #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 19:15:05 #29 DONE 0.0s 19:15:05 19:15:05 #30 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 19:15:06 #30 DONE 0.8s 19:15:06 19:15:06 #31 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 19:15:06 #31 DONE 0.8s 19:15:06 19:15:06 #32 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 19:15:06 #32 DONE 1.0s 19:15:06 19:15:06 #33 [core-command stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 19:15:06 #33 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.1s done 19:15:06 #33 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 19:15:06 #33 sha256:695ae78b4957fef4e53adc51febd07f5401eb36fcd80fff3e5107a2b4aa42ace 528B / 528B done 19:15:06 #33 sha256:d3782b16ccc94322a5c5a7d004192b5daa2a1ecd61c143074e36dba844408e1c 1.47kB / 1.47kB done 19:15:06 #33 ... 19:15:06 19:15:06 #34 [security-spire-agent internal] load build context 19:15:06 #34 transferring context: 26.22kB 0.0s done 19:15:06 #34 DONE 0.3s 19:15:06 19:15:06 #35 [security-spire-server internal] load build context 19:15:06 #35 transferring context: 26.69kB 0.1s done 19:15:06 #35 DONE 0.3s 19:15:06 19:15:06 #33 [security-secretstore-setup stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 19:15:06 #33 DONE 0.6s 19:15:06 19:15:06 #36 [security-spire-config internal] load build context 19:15:06 #36 transferring context: 24.94kB 0.1s done 19:15:06 #36 DONE 0.4s 19:15:06 19:15:06 #37 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:15:12 #37 ... 19:15:12 19:15:12 #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:15:12 #38 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.0s done 19:15:12 #38 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done 19:15:12 #38 sha256:13e228de2edc156c9cd22d12c33ecfc049b8ac3b6e92ae8d11319185a75505d4 1.05kB / 1.05kB done 19:15:12 #38 sha256:61cc53a269b199a7b169c2fb56b2d1061fc00d6167416d87f60f3ddc5ceb4f8b 2.74kB / 2.74kB done 19:15:12 #38 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0B / 120B 0.1s 19:15:12 #38 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.3s done 19:15:12 #38 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.4s done 19:15:12 #38 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done 19:15:12 #38 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 1.4s 19:15:12 #38 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.0s done 19:15:12 #38 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done 19:15:12 #38 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 2.2s done 19:15:17 #38 ... 19:15:17 19:15:17 #39 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-x86_64 19:15:17 #39 ... 19:15:17 19:15:17 #40 [security-proxy-auth internal] load build context 19:15:17 #40 transferring context: 248.87MB 9.9s 19:15:17 #40 ... 19:15:17 19:15:17 #41 [core-metadata internal] load build context 19:15:17 #41 ... 19:15:17 19:15:17 #42 [security-bootstrapper internal] load build context 19:15:17 #42 ... 19:15:17 19:15:17 #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 19:15:17 #43 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.0s done 19:15:17 #43 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done 19:15:17 #43 sha256:7e76a3dce7eaf6d44f2b1987f5da8cd79a07e608aa6fd6d2c6133d2de2567113 1.05kB / 1.05kB done 19:15:17 #43 sha256:fbfe9bfccec4363503047752a0612bd8185689ca4b7569a923953aa6ca43f9dc 2.74kB / 2.74kB done 19:15:17 #43 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.0s 19:15:17 #43 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.1s done 19:15:17 #43 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done 19:15:17 #43 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.2s done 19:15:17 #43 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.0s done 19:15:17 #43 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 18.86MB / 18.86MB 6.7s done 19:15:17 #43 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 done 19:15:17 #43 extracting sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 1.7s 19:15:17 #43 ... 19:15:17 19:15:17 #44 [support-scheduler internal] load build context 19:15:17 #44 ... 19:15:17 19:15:17 #45 [security-spiffe-token-provider internal] load build context 19:15:17 #45 ... 19:15:17 19:15:17 #46 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:15:17 #46 ... 19:15:17 19:15:17 #47 [core-common-config-bootstrapper internal] load build context 19:15:17 #47 ... 19:15:17 19:15:17 #48 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 19:15:17 #48 ... 19:15:17 19:15:17 #49 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 19:15:17 #49 ... 19:15:17 19:15:17 #50 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init 19:15:18 #50 ... 19:15:18 19:15:18 #51 [security-secretstore-setup internal] load build context 19:15:18 #51 ... 19:15:18 19:15:18 #52 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 19:15:18 #52 ... 19:15:18 19:15:18 #53 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 19:15:18 #53 ... 19:15:18 19:15:18 #54 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 19:15:18 #54 ... 19:15:18 19:15:18 #55 [security-proxy-setup internal] load build context 19:15:18 #55 ... 19:15:18 19:15:18 #56 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 19:15:18 #56 ... 19:15:18 19:15:18 #57 [core-data internal] load build context 19:15:18 #57 ... 19:15:18 19:15:18 #58 [support-notifications internal] load build context 19:15:18 #58 ... 19:15:18 19:15:18 #59 [core-command internal] load build context 19:15:18 #59 ... 19:15:18 19:15:18 #58 [support-notifications internal] load build context 19:15:19 #58 transferring context: 409.60MB 12.8s done 19:15:24 #58 ... 19:15:24 19:15:24 #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:15:24 #38 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 0.7s done 19:15:26 #38 ... 19:15:26 19:15:26 #40 [security-proxy-auth internal] load build context 19:15:26 #40 transferring context: 409.60MB 14.0s done 19:15:26 #40 ... 19:15:26 19:15:26 #41 [core-metadata internal] load build context 19:15:26 #41 transferring context: 409.60MB 13.6s done 19:15:26 #41 ... 19:15:26 19:15:26 #42 [security-bootstrapper internal] load build context 19:15:26 #42 transferring context: 409.60MB 13.2s done 19:15:27 #42 ... 19:15:27 19:15:27 #45 [security-spiffe-token-provider internal] load build context 19:15:27 #45 transferring context: 409.60MB 14.1s done 19:15:27 #45 ... 19:15:27 19:15:27 #44 [support-scheduler internal] load build context 19:15:27 #44 transferring context: 409.60MB 13.6s done 19:15:27 #44 ... 19:15:27 19:15:27 #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 19:15:27 #43 extracting sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 2.4s done 19:15:27 #43 ... 19:15:27 19:15:27 #47 [core-common-config-bootstrapper internal] load build context 19:15:27 #47 transferring context: 409.60MB 13.2s done 19:15:28 #47 ... 19:15:28 19:15:28 #51 [security-secretstore-setup internal] load build context 19:15:28 #51 transferring context: 409.60MB 12.7s done 19:15:28 #51 ... 19:15:28 19:15:28 #55 [security-proxy-setup internal] load build context 19:15:28 #55 transferring context: 409.60MB 13.9s done 19:15:28 #55 ... 19:15:28 19:15:28 #57 [core-data internal] load build context 19:15:28 #57 transferring context: 409.60MB 12.8s done 19:15:28 #57 ... 19:15:28 19:15:28 #59 [core-command internal] load build context 19:15:28 #59 transferring context: 409.60MB 13.8s done 19:15:31 #59 ... 19:15:31 19:15:31 #58 [support-notifications internal] load build context 19:15:31 #58 DONE 24.9s 19:15:31 19:15:31 #51 [security-secretstore-setup internal] load build context 19:15:31 #51 DONE 24.9s 19:15:31 19:15:31 #57 [core-data internal] load build context 19:15:31 #57 DONE 24.9s 19:15:31 19:15:31 #47 [core-common-config-bootstrapper internal] load build context 19:15:31 #47 DONE 24.9s 19:15:31 19:15:31 #42 [security-bootstrapper internal] load build context 19:15:31 #42 DONE 24.9s 19:15:31 19:15:31 #41 [core-metadata internal] load build context 19:15:31 #41 DONE 25.0s 19:15:31 19:15:31 #59 [core-command internal] load build context 19:15:31 #59 DONE 25.0s 19:15:31 19:15:31 #44 [support-scheduler internal] load build context 19:15:31 #44 DONE 25.0s 19:15:31 19:15:31 #40 [security-proxy-auth internal] load build context 19:15:31 #40 DONE 25.0s 19:15:31 19:15:31 #45 [security-spiffe-token-provider internal] load build context 19:15:31 #45 DONE 25.0s 19:15:31 19:15:31 #55 [security-proxy-setup internal] load build context 19:15:31 #55 DONE 25.0s 19:15:31 19:15:31 #46 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:15:31 #46 ... 19:15:31 19:15:31 #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:15:31 #38 DONE 25.1s 19:15:31 19:15:31 #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 19:15:31 #43 DONE 25.1s 19:15:31 19:15:31 #54 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 19:15:31 #54 24.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:15:31 #54 ... 19:15:31 19:15:31 #39 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-x86_64 19:15:31 #39 DONE 25.4s 19:15:31 19:15:31 #60 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go 19:15:31 #60 DONE 0.1s 19:15:31 19:15:31 #61 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git 19:15:32 #61 0.836 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:15:32 #61 ... 19:15:32 19:15:32 #54 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 19:15:32 #54 24.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:15:32 #54 25.13 (1/1) Installing dumb-init (1.2.5-r2) 19:15:32 #54 25.14 Executing busybox-1.36.1-r5.trigger 19:15:32 #54 25.15 OK: 7 MiB in 16 packages 19:15:32 #54 DONE 25.6s 19:15:32 19:15:32 #46 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:15:32 #46 24.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:15:32 #46 24.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:15:32 #46 25.23 v3.18.6-263-g77db018514d [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 19:15:32 #46 25.23 v3.18.6-263-g77db018514d [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 19:15:32 #46 25.23 OK: 20077 distinct packages available 19:15:32 #46 25.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:15:32 #46 25.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:15:32 #46 25.59 (1/7) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.5-r0) 19:15:32 #46 25.63 (2/7) Upgrading libssl3 (3.1.4-r5 -> 3.1.5-r0) 19:15:32 #46 25.64 (3/7) Installing dumb-init (1.2.5-r2) 19:15:32 #46 25.64 (4/7) Installing musl-obstack (1.2.3-r2) 19:15:32 #46 25.65 (5/7) Installing libucontext (1.2-r2) 19:15:32 #46 25.66 (6/7) Installing gcompat (1.1.0-r1) 19:15:32 #46 25.67 (7/7) Installing openssl (3.1.5-r0) 19:15:32 #46 25.68 Executing busybox-1.36.1-r5.trigger 19:15:34 #46 ... 19:15:34 19:15:34 #48 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 19:15:34 #48 24.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:15:34 #48 24.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:15:34 #48 25.03 (1/2) Installing ca-certificates (20240226-r0) 19:15:34 #48 25.06 (2/2) Installing dumb-init (1.2.5-r2) 19:15:34 #48 25.07 Executing busybox-1.36.1-r5.trigger 19:15:34 #48 25.07 Executing ca-certificates-20240226-r0.trigger 19:15:34 #48 25.11 OK: 8 MiB in 17 packages 19:15:34 #48 DONE 25.7s 19:15:34 19:15:34 #50 [support-scheduler stage-1 2/9] RUN apk add --update --no-cache dumb-init 19:15:34 #50 25.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:15:34 #50 25.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:15:34 #50 25.38 (1/1) Installing dumb-init (1.2.5-r2) 19:15:34 #50 25.58 Executing busybox-1.36.1-r5.trigger 19:15:34 #50 25.58 OK: 7 MiB in 16 packages 19:15:34 #50 DONE 25.9s 19:15:34 19:15:34 #46 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:15:34 #46 25.68 OK: 8 MiB in 20 packages 19:15:34 #46 ... 19:15:34 19:15:34 #53 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 19:15:34 #53 25.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:15:34 #53 25.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:15:34 #53 25.40 (1/4) Installing ca-certificates (20240226-r0) 19:15:34 #53 25.46 (2/4) Installing dumb-init (1.2.5-r2) 19:15:34 #53 25.54 (3/4) Installing su-exec (0.2-r3) 19:15:34 #53 25.54 (4/4) Installing yq (4.33.3-r5) 19:15:34 #53 25.69 Executing busybox-1.36.1-r5.trigger 19:15:34 #53 25.69 Executing ca-certificates-20240226-r0.trigger 19:15:34 #53 25.75 OK: 17 MiB in 19 packages 19:15:34 #53 DONE 26.0s 19:15:34 19:15:34 #49 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 19:15:34 #49 24.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:15:34 #49 24.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:15:34 #49 25.04 (1/6) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.5-r0) 19:15:34 #49 25.10 (2/6) Upgrading libssl3 (3.1.4-r5 -> 3.1.5-r0) 19:15:34 #49 25.11 (3/6) Installing dumb-init (1.2.5-r2) 19:15:34 #49 25.12 (4/6) Installing openssl (3.1.5-r0) 19:15:34 #49 25.13 (5/6) Installing su-exec (0.2-r3) 19:15:34 #49 25.14 (6/6) Installing yq (4.33.3-r5) 19:15:34 #49 25.53 Executing busybox-1.36.1-r5.trigger 19:15:34 #49 25.62 OK: 17 MiB in 19 packages 19:15:34 #49 DONE 25.9s 19:15:34 19:15:34 #46 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:15:34 #46 DONE 25.9s 19:15:34 19:15:34 #61 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 19:15:34 #61 0.953 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:15:34 #61 1.156 OK: 264 MiB in 52 packages 19:15:34 #61 DONE 1.3s 19:15:34 19:15:34 #62 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 19:15:34 #0 0.833 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:15:34 #0 0.960 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:15:34 #0 1.205 OK: 264 MiB in 52 packages 19:15:34 #62 DONE 1.3s 19:15:34 19:15:34 #63 [support-notifications builder 4/7] COPY go.mod vendor* ./ 19:15:34 #63 DONE 0.1s 19:15:34 19:15:34 #64 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 19:15:34 #64 ... 19:15:34 19:15:34 #65 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 19:15:34 #65 DONE 0.1s 19:15:34 19:15:34 #66 [support-scheduler stage-1 3/9] RUN apk --no-cache upgrade 19:15:35 #66 ... 19:15:35 19:15:35 #37 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:15:35 #37 24.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:15:35 #37 25.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:15:35 #37 25.35 v3.18.6-263-g77db018514d [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 19:15:35 #37 25.35 v3.18.6-263-g77db018514d [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 19:15:35 #37 25.35 OK: 20077 distinct packages available 19:15:35 #37 25.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:15:35 #37 25.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:15:35 #37 25.78 (1/11) Installing ca-certificates (20240226-r0) 19:15:35 #37 25.80 (2/11) Installing brotli-libs (1.0.9-r14) 19:15:35 #37 25.86 (3/11) Installing libunistring (1.1-r1) 19:15:35 #37 27.06 (4/11) Installing libidn2 (2.3.4-r1) 19:15:35 #37 27.40 (5/11) Installing nghttp2-libs (1.57.0-r0) 19:15:35 #37 27.40 (6/11) Installing libcurl (8.5.0-r0) 19:15:35 #37 27.43 (7/11) Installing curl (8.5.0-r0) 19:15:35 #37 27.43 (8/11) Installing dumb-init (1.2.5-r2) 19:15:35 #37 27.44 (9/11) Installing musl-obstack (1.2.3-r2) 19:15:35 #37 27.44 (10/11) Installing libucontext (1.2-r2) 19:15:35 #37 27.44 (11/11) Installing gcompat (1.1.0-r1) 19:15:35 #37 27.45 Executing busybox-1.36.1-r5.trigger 19:15:35 #37 27.45 Executing ca-certificates-20240226-r0.trigger 19:15:35 #37 27.54 OK: 12 MiB in 26 packages 19:15:35 #37 DONE 27.8s 19:15:35 19:15:35 #67 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 19:15:35 #0 0.962 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:15:35 #0 1.071 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:15:35 #0 1.312 v3.18.6-263-g77db018514d [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 19:15:35 #0 1.312 v3.18.6-263-g77db018514d [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 19:15:35 #0 1.312 OK: 20075 distinct packages available 19:15:35 #0 1.369 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:15:35 #0 2.713 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:15:35 #0 2.955 OK: 264 MiB in 52 packages 19:15:35 #67 DONE 3.1s 19:15:35 19:15:35 #68 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 19:15:35 #0 1.279 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:15:35 #0 2.743 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:15:35 #0 2.942 OK: 264 MiB in 52 packages 19:15:35 #68 DONE 3.3s 19:15:35 19:15:35 #66 [support-scheduler stage-1 3/9] RUN apk --no-cache upgrade 19:15:35 #66 2.051 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:15:35 #66 ... 19:15:35 19:15:35 #69 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 19:15:35 #69 DONE 0.1s 19:15:35 19:15:35 #70 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 19:15:35 #70 DONE 0.2s 19:15:35 19:15:35 #66 [support-scheduler stage-1 3/9] RUN apk --no-cache upgrade 19:15:35 #66 2.145 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:15:35 #66 ... 19:15:35 19:15:35 #56 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 19:15:35 #56 24.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:15:35 #56 25.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:15:35 #56 27.61 (1/2) Installing dumb-init (1.2.5-r2) 19:15:35 #56 27.64 (2/2) Installing su-exec (0.2-r3) 19:15:35 #56 27.64 Executing busybox-1.36.1-r5.trigger 19:15:35 #56 27.70 OK: 7 MiB in 17 packages 19:15:35 #56 DONE 28.1s 19:15:35 19:15:35 #52 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 19:15:35 #52 25.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:15:35 #52 25.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:15:35 #52 25.83 v3.18.6-263-g77db018514d [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 19:15:35 #52 25.83 v3.18.6-263-g77db018514d [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 19:15:35 #52 25.83 OK: 20077 distinct packages available 19:15:35 #52 25.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:15:35 #52 27.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:15:35 #52 27.59 (1/4) Installing dumb-init (1.2.5-r2) 19:15:35 #52 27.64 (2/4) Installing musl-obstack (1.2.3-r2) 19:15:35 #52 27.65 (3/4) Installing libucontext (1.2-r2) 19:15:35 #52 27.70 (4/4) Installing gcompat (1.1.0-r1) 19:15:35 #52 27.70 Executing busybox-1.36.1-r5.trigger 19:15:35 #52 27.71 OK: 8 MiB in 19 packages 19:15:35 #52 DONE 28.1s 19:15:35 19:15:35 #66 [support-scheduler stage-1 3/9] RUN apk --no-cache upgrade 19:15:35 #66 2.441 Upgrading critical system libraries and apk-tools: 19:15:35 #66 2.441 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 19:15:38 #66 3.032 Executing busybox-1.36.1-r5.trigger 19:15:38 #66 3.087 Continuing the upgrade transaction with new apk-tools: 19:15:38 #66 3.136 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:15:38 #66 ... 19:15:38 19:15:38 #71 [core-data stage-1 3/7] RUN apk --no-cache upgrade 19:15:38 #0 1.382 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:15:38 #0 1.862 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:15:38 #0 2.205 Upgrading critical system libraries and apk-tools: 19:15:38 #0 2.205 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 19:15:38 #0 2.212 Executing busybox-1.36.1-r5.trigger 19:15:38 #0 2.333 Continuing the upgrade transaction with new apk-tools: 19:15:38 #0 2.333 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:15:38 #0 2.421 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:15:38 #0 2.704 (1/6) Upgrading busybox (1.36.1-r5 -> 1.36.1-r7) 19:15:38 #0 3.234 Executing busybox-1.36.1-r7.post-upgrade 19:15:38 #0 3.293 (2/6) Upgrading busybox-binsh (1.36.1-r5 -> 1.36.1-r7) 19:15:38 #0 3.296 (3/6) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 19:15:38 #0 3.305 (4/6) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.5-r0) 19:15:38 #0 3.337 (5/6) Upgrading libssl3 (3.1.4-r5 -> 3.1.5-r0) 19:15:38 #0 3.352 (6/6) Upgrading ssl_client (1.36.1-r5 -> 1.36.1-r7) 19:15:38 #0 3.359 Executing busybox-1.36.1-r7.trigger 19:15:38 #0 3.371 OK: 7 MiB in 16 packages 19:15:38 #71 DONE 3.6s 19:15:38 19:15:38 #64 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 19:15:38 #64 2.832 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:15:38 #64 2.917 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:15:38 #64 ... 19:15:38 19:15:38 #72 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 19:15:38 #0 1.680 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:15:38 #0 1.796 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:15:38 #0 2.050 Upgrading critical system libraries and apk-tools: 19:15:38 #0 2.050 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 19:15:38 #0 2.056 Executing busybox-1.36.1-r5.trigger 19:15:38 #0 2.156 Continuing the upgrade transaction with new apk-tools: 19:15:38 #0 2.156 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:15:38 #0 2.299 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:15:38 #0 3.217 (1/6) Upgrading busybox (1.36.1-r5 -> 1.36.1-r7) 19:15:38 #0 5.598 Executing busybox-1.36.1-r7.post-upgrade 19:15:38 #0 5.610 (2/6) Upgrading busybox-binsh (1.36.1-r5 -> 1.36.1-r7) 19:15:38 #0 5.614 (3/6) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 19:15:38 #0 5.622 (4/6) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.5-r0) 19:15:38 #0 5.660 (5/6) Upgrading libssl3 (3.1.4-r5 -> 3.1.5-r0) 19:15:38 #0 5.681 (6/6) Upgrading ssl_client (1.36.1-r5 -> 1.36.1-r7) 19:15:38 #0 5.684 Executing busybox-1.36.1-r7.trigger 19:15:38 #0 5.689 Executing ca-certificates-20240226-r0.trigger 19:15:38 #0 5.731 OK: 8 MiB in 17 packages 19:15:38 #72 DONE 5.9s 19:15:38 19:15:38 #64 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 19:15:38 #64 5.606 Upgrading critical system libraries and apk-tools: 19:15:38 #64 5.606 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 19:15:38 #64 5.659 Executing busybox-1.36.1-r5.trigger 19:15:38 #64 5.716 Continuing the upgrade transaction with new apk-tools: 19:15:38 #64 5.720 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:15:38 #64 5.802 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:15:38 #64 6.016 (1/4) Upgrading busybox (1.36.1-r5 -> 1.36.1-r7) 19:15:38 #64 6.032 Executing busybox-1.36.1-r7.post-upgrade 19:15:38 #64 6.052 (2/4) Upgrading busybox-binsh (1.36.1-r5 -> 1.36.1-r7) 19:15:38 #64 6.055 (3/4) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 19:15:38 #64 6.063 (4/4) Upgrading ssl_client (1.36.1-r5 -> 1.36.1-r7) 19:15:38 #64 6.066 Executing busybox-1.36.1-r7.trigger 19:15:38 #64 6.071 OK: 8 MiB in 20 packages 19:15:39 #64 ... 19:15:39 19:15:39 #73 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 19:15:39 #0 2.005 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:15:39 #0 2.109 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:15:39 #0 2.371 Upgrading critical system libraries and apk-tools: 19:15:39 #0 2.371 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 19:15:39 #0 2.830 Executing busybox-1.36.1-r5.trigger 19:15:39 #0 2.899 Continuing the upgrade transaction with new apk-tools: 19:15:39 #0 2.903 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:15:39 #0 5.749 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:15:39 #0 5.980 (1/4) Upgrading busybox (1.36.1-r5 -> 1.36.1-r7) 19:15:39 #0 6.021 Executing busybox-1.36.1-r7.post-upgrade 19:15:39 #0 6.049 (2/4) Upgrading busybox-binsh (1.36.1-r5 -> 1.36.1-r7) 19:15:39 #0 6.052 (3/4) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 19:15:39 #0 6.059 (4/4) Upgrading ssl_client (1.36.1-r5 -> 1.36.1-r7) 19:15:39 #0 6.064 Executing busybox-1.36.1-r7.trigger 19:15:39 #0 6.068 OK: 17 MiB in 19 packages 19:15:39 #73 DONE 6.8s 19:15:39 19:15:39 #66 [support-scheduler stage-1 3/9] RUN apk --no-cache upgrade 19:15:39 #66 5.954 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:15:39 #66 6.212 (1/6) Upgrading busybox (1.36.1-r5 -> 1.36.1-r7) 19:15:39 #66 6.231 Executing busybox-1.36.1-r7.post-upgrade 19:15:39 #66 6.251 (2/6) Upgrading busybox-binsh (1.36.1-r5 -> 1.36.1-r7) 19:15:39 #66 6.254 (3/6) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 19:15:39 #66 6.261 (4/6) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.5-r0) 19:15:39 #66 6.311 (5/6) Upgrading libssl3 (3.1.4-r5 -> 3.1.5-r0) 19:15:39 #66 6.322 (6/6) Upgrading ssl_client (1.36.1-r5 -> 1.36.1-r7) 19:15:39 #66 6.327 Executing busybox-1.36.1-r7.trigger 19:15:39 #66 6.335 OK: 7 MiB in 16 packages 19:15:39 #66 ... 19:15:39 19:15:39 #74 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 19:15:39 #0 1.813 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:15:39 #0 3.291 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:15:39 #0 3.579 Upgrading critical system libraries and apk-tools: 19:15:39 #0 3.579 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 19:15:39 #0 3.587 Executing busybox-1.36.1-r5.trigger 19:15:39 #0 3.656 Continuing the upgrade transaction with new apk-tools: 19:15:39 #0 3.661 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:15:39 #0 3.774 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:15:39 #0 4.020 (1/6) Upgrading busybox (1.36.1-r5 -> 1.36.1-r7) 19:15:39 #0 4.040 Executing busybox-1.36.1-r7.post-upgrade 19:15:39 #0 4.060 (2/6) Upgrading busybox-binsh (1.36.1-r5 -> 1.36.1-r7) 19:15:39 #0 4.062 (3/6) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 19:15:39 #0 4.076 (4/6) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.5-r0) 19:15:39 #0 4.112 (5/6) Upgrading libssl3 (3.1.4-r5 -> 3.1.5-r0) 19:15:39 #0 4.122 (6/6) Upgrading ssl_client (1.36.1-r5 -> 1.36.1-r7) 19:15:39 #0 4.125 Executing busybox-1.36.1-r7.trigger 19:15:39 #0 4.132 OK: 8 MiB in 19 packages 19:15:39 #74 DONE 4.8s 19:15:40 19:15:40 #75 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 19:15:40 #0 1.936 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:15:40 #0 3.666 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:15:40 #0 3.961 Upgrading critical system libraries and apk-tools: 19:15:40 #0 3.961 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 19:15:40 #0 3.967 Executing busybox-1.36.1-r5.trigger 19:15:40 #0 4.032 Continuing the upgrade transaction with new apk-tools: 19:15:40 #0 4.039 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:15:40 #0 4.120 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:15:40 #0 4.307 (1/6) Upgrading busybox (1.36.1-r5 -> 1.36.1-r7) 19:15:40 #0 4.325 Executing busybox-1.36.1-r7.post-upgrade 19:15:40 #0 4.405 (2/6) Upgrading busybox-binsh (1.36.1-r5 -> 1.36.1-r7) 19:15:40 #0 4.409 (3/6) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 19:15:40 #0 4.416 (4/6) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.5-r0) 19:15:40 #0 4.448 (5/6) Upgrading libssl3 (3.1.4-r5 -> 3.1.5-r0) 19:15:40 #0 4.457 (6/6) Upgrading ssl_client (1.36.1-r5 -> 1.36.1-r7) 19:15:40 #0 4.457 Executing busybox-1.36.1-r7.trigger 19:15:40 #0 4.468 Executing ca-certificates-20240226-r0.trigger 19:15:40 #0 4.512 OK: 12 MiB in 26 packages 19:15:40 #75 DONE 5.3s 19:15:40 19:15:40 #76 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 19:15:40 #76 ... 19:15:40 19:15:40 #77 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 19:15:40 #0 1.903 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:15:40 #0 3.290 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:15:40 #0 3.548 Upgrading critical system libraries and apk-tools: 19:15:40 #0 3.548 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 19:15:40 #0 3.555 Executing busybox-1.36.1-r5.trigger 19:15:40 #0 3.626 Continuing the upgrade transaction with new apk-tools: 19:15:40 #0 3.630 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:15:40 #0 3.713 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:15:40 #0 3.914 (1/6) Upgrading busybox (1.36.1-r5 -> 1.36.1-r7) 19:15:40 #0 4.004 Executing busybox-1.36.1-r7.post-upgrade 19:15:40 #0 4.025 (2/6) Upgrading busybox-binsh (1.36.1-r5 -> 1.36.1-r7) 19:15:40 #0 4.029 (3/6) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 19:15:40 #0 4.041 (4/6) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.5-r0) 19:15:40 #0 4.079 (5/6) Upgrading libssl3 (3.1.4-r5 -> 3.1.5-r0) 19:15:40 #0 4.087 (6/6) Upgrading ssl_client (1.36.1-r5 -> 1.36.1-r7) 19:15:40 #0 4.091 Executing busybox-1.36.1-r7.trigger 19:15:40 #0 4.096 OK: 7 MiB in 17 packages 19:15:40 #77 DONE 5.1s 19:15:41 19:15:41 #64 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 19:15:41 #64 DONE 7.4s 19:15:41 19:15:41 #66 [support-scheduler stage-1 3/9] RUN apk --no-cache upgrade 19:15:41 #66 DONE 7.6s 19:15:41 19:15:41 #78 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 19:15:41 #0 2.342 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:15:41 #0 2.932 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:15:41 #0 5.827 Upgrading critical system libraries and apk-tools: 19:15:41 #0 5.827 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 19:15:41 #0 5.834 Executing busybox-1.36.1-r5.trigger 19:15:41 #0 5.904 Continuing the upgrade transaction with new apk-tools: 19:15:41 #0 5.910 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:15:41 #0 6.050 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:15:41 #0 6.308 (1/6) Upgrading busybox (1.36.1-r5 -> 1.36.1-r7) 19:15:41 #0 6.323 Executing busybox-1.36.1-r7.post-upgrade 19:15:41 #0 6.422 (2/6) Upgrading busybox-binsh (1.36.1-r5 -> 1.36.1-r7) 19:15:41 #0 6.426 (3/6) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 19:15:41 #0 6.434 (4/6) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.5-r0) 19:15:41 #0 6.470 (5/6) Upgrading libssl3 (3.1.4-r5 -> 3.1.5-r0) 19:15:41 #0 6.491 (6/6) Upgrading ssl_client (1.36.1-r5 -> 1.36.1-r7) 19:15:41 #0 6.494 Executing busybox-1.36.1-r7.trigger 19:15:41 #0 6.506 Executing ca-certificates-20240226-r0.trigger 19:15:41 #0 6.562 OK: 17 MiB in 19 packages 19:15:41 #78 DONE 7.4s 19:15:41 19:15:41 #79 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 19:15:41 #79 ... 19:15:41 19:15:41 #80 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 19:15:41 #80 DONE 1.2s 19:15:41 19:15:41 #81 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 19:15:42 #81 DONE 2.6s 19:15:42 19:15:42 #79 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 19:15:42 #79 DONE 2.6s 19:15:42 19:15:42 #76 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 19:15:42 #76 DONE 2.9s 19:15:42 19:15:42 #82 [security-spire-server stage-2 5/9] COPY Attribution.txt / 19:15:42 #82 DONE 0.1s 19:15:42 19:15:42 #83 [security-spire-config stage-2 5/10] COPY Attribution.txt / 19:15:42 #83 DONE 0.0s 19:15:42 19:15:42 #84 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:15:43 #84 ... 19:15:43 19:15:43 #85 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:15:43 #85 ... 19:15:43 19:15:43 #86 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:15:43 #86 ... 19:15:43 19:15:43 #87 [security-spire-config stage-2 6/10] COPY security.txt / 19:15:43 #87 DONE 0.5s 19:15:43 19:15:43 #88 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 19:15:43 #88 DONE 0.0s 19:15:43 19:15:43 #89 [security-spire-server stage-2 6/9] COPY security.txt / 19:15:43 #89 DONE 0.5s 19:15:43 19:15:43 #90 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 19:15:43 #90 DONE 0.6s 19:15:43 19:15:43 #91 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 19:15:43 #91 DONE 0.1s 19:15:43 19:15:43 #92 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 19:15:43 #92 DONE 0.1s 19:15:43 19:15:43 #93 [security-spire-agent stage-3 7/10] COPY security.txt / 19:15:43 #93 DONE 0.1s 19:15:43 19:15:43 #94 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 19:15:43 #94 DONE 0.1s 19:15:43 19:15:43 #95 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 19:15:43 #95 DONE 0.1s 19:15:43 19:15:43 #96 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 19:15:43 #96 DONE 0.1s 19:15:43 19:15:43 #97 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 19:15:43 #97 DONE 0.1s 19:15:43 19:15:43 #98 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 19:15:43 #98 DONE 0.1s 19:15:43 19:15:43 #99 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 19:15:43 #99 DONE 3.5s 19:15:43 19:15:43 #100 [security-spire-config] exporting to image 19:15:43 #100 exporting layers 19:15:43 #100 ... 19:15:43 19:15:43 #101 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 19:15:43 #101 DONE 0.1s 19:15:43 19:15:43 #102 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 19:15:43 #102 DONE 0.1s 19:15:43 19:15:43 #103 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 19:15:43 #103 DONE 0.1s 19:15:43 19:15:43 #100 [security-spire-agent] exporting to image 19:15:44 #100 exporting layers 0.6s done 19:15:44 #100 exporting layers 0.5s done 19:15:44 #100 writing image sha256:90fe94d0607b208369b36ee0cbb21ef8f14b4dd854ca1b9e413341e648442948 done 19:15:44 #100 naming to docker.io/library/security-spire-server done 19:15:44 #100 writing image sha256:5eda5cef241402e6a65b2cdab127da229dc9fad82505ef061595db71dc4144bc done 19:15:44 #100 naming to docker.io/library/security-spire-config done 19:15:44 #100 writing image sha256:a7a7d777819b5a3c963550fc7d7c6c31ca4973a5c81107cff34e03a5f054d407 done 19:15:44 #100 naming to docker.io/library/security-spire-agent done 19:15:44 #100 DONE 0.7s 19:15:44 19:15:44 #104 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:16:04 Removing intermediate container 80b7f12dbffe 19:16:04 ---> d041d85f8731 19:16:04 Successfully built d041d85f8731 19:16:04 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:16:04 + docker inspect -f . ci-base-image-arm64 19:16:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:16:05 prd-ubuntu20.04-docker-arm64-4c-16g-3354 does not seem to be running inside a container 19:16:05 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:16:06 $ docker top 75abdb67511cfc8323e2f641f0392bc6d5056189bf8796f4fb7ac6ed2cb89e2b -eo pid,comm [Pipeline] { [Pipeline] sh 19:16:07 + go version 19:16:07 go version go1.21.9 linux/arm64 [Pipeline] } 19:16:07 $ docker stop --time=1 75abdb67511cfc8323e2f641f0392bc6d5056189bf8796f4fb7ac6ed2cb89e2b 19:16:08 $ docker rm -f --volumes 75abdb67511cfc8323e2f641f0392bc6d5056189bf8796f4fb7ac6ed2cb89e2b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:16:09 + docker inspect -f . ci-base-image-arm64 19:16:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:16:10 prd-ubuntu20.04-docker-arm64-4c-16g-3354 does not seem to be running inside a container 19:16:10 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:16:11 $ docker top 2674653725c62b88f9edc643ef87ff894a5ebb56a340c238de3d47ac04f25d48 -eo pid,comm [Pipeline] { [Pipeline] echo 19:16:11 ========================================================= 19:16:11 [edgeXBuildGoParallel] Running Tests and Build... 19:16:11 ========================================================= [Pipeline] sh 19:16:12 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 19:16:13 + make test 19:16:13 go test -race -coverprofile=coverage.out ./... 19:16:16 #104 DONE 39.6s 19:16:16 19:16:16 #85 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:16:16 #85 DONE 41.3s 19:16:16 19:16:16 #84 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:16:16 #84 DONE 39.5s 19:16:16 19:16:16 #86 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:16:16 #86 DONE 41.4s 19:16:16 19:16:16 #105 [security-spiffe-token-provider builder 6/7] COPY . . 19:16:24 #105 DONE 9.4s 19:16:24 19:16:24 #106 [core-common-config-bootstrapper builder 6/7] COPY . . 19:16:24 #106 DONE 9.4s 19:16:24 19:16:24 #107 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:16:24 #107 CACHED 19:16:24 19:16:24 #108 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 19:16:24 #108 CACHED 19:16:24 19:16:24 #109 [security-proxy-auth builder 6/7] COPY . . 19:16:24 #109 CACHED 19:16:24 19:16:24 #110 [core-command builder 6/7] COPY . . 19:16:24 #110 CACHED 19:16:24 19:16:24 #111 [core-command builder 4/7] COPY go.mod vendor* ./ 19:16:24 #111 CACHED 19:16:24 19:16:24 #112 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:16:24 #112 CACHED 19:16:24 19:16:24 #113 [core-metadata builder 6/7] COPY . . 19:16:24 #113 CACHED 19:16:24 19:16:24 #114 [core-metadata builder 4/7] COPY go.mod vendor* ./ 19:16:24 #114 CACHED 19:16:24 19:16:24 #115 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:16:24 #115 CACHED 19:16:24 19:16:24 #116 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:16:24 #116 CACHED 19:16:24 19:16:24 #117 [support-scheduler builder 6/7] COPY . . 19:16:24 #117 CACHED 19:16:24 19:16:24 #118 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 19:16:24 #118 CACHED 19:16:24 19:16:24 #119 [core-data builder 6/7] COPY . . 19:16:24 #119 CACHED 19:16:24 19:16:24 #120 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:16:24 #120 CACHED 19:16:24 19:16:24 #121 [core-data builder 4/7] COPY go.mod vendor* ./ 19:16:24 #121 CACHED 19:16:24 19:16:24 #122 [support-notifications builder 6/7] COPY . . 19:16:24 #122 DONE 9.4s 19:16:24 19:16:24 #123 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 19:16:24 #123 ... 19:16:24 19:16:24 #124 [security-bootstrapper builder 6/7] COPY . . 19:16:24 #124 DONE 9.5s 19:16:24 19:16:24 #125 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:16:24 #125 CACHED 19:16:24 19:16:24 #126 [security-secretstore-setup builder 6/7] COPY . . 19:16:24 #126 CACHED 19:16:24 19:16:24 #127 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 19:16:24 #127 CACHED 19:16:24 19:16:24 #128 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 19:16:24 #128 CACHED 19:16:24 19:16:24 #129 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:16:24 #129 CACHED 19:16:24 19:16:24 #130 [security-proxy-setup builder 6/7] COPY . . 19:16:24 #130 CACHED 19:16:24 19:16:24 #131 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 19:16:25 #131 1.467 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 19:16:35 #131 ... 19:16:35 19:16:35 #132 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 19:16:35 #0 1.363 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 19:16:35 #132 ... 19:16:35 19:16:35 #133 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 19:16:35 #0 1.030 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 19:16:35 #133 ... 19:16:35 19:16:35 #134 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 19:16:35 #0 1.606 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 19:16:35 #134 ... 19:16:35 19:16:35 #135 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:16:35 #0 1.591 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 19:16:35 #135 ... 19:16:35 19:16:35 #136 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 19:16:35 #0 1.316 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 19:16:35 #136 ... 19:16:35 19:16:35 #137 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 19:16:35 #0 0.985 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 19:16:35 #137 ... 19:16:35 19:16:35 #138 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 19:16:35 #0 1.264 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 19:16:35 #138 ... 19:16:35 19:16:35 #139 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 19:16:35 #0 0.478 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 19:16:35 #139 ... 19:16:35 19:16:35 #140 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:16:35 #0 1.026 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 19:16:35 #140 ... 19:16:35 19:16:35 #123 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 19:16:35 #123 1.596 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 19:16:59 ? github.com/edgexfoundry/edgex-go [no test files] 19:17:45 #123 ... 19:17:45 19:17:45 #135 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:17:45 #135 81.07 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 19:18:33 #135 DONE 127.9s 19:18:33 19:18:33 #140 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:18:33 #140 DONE 127.9s 19:18:33 19:18:33 #138 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 19:18:33 #138 DONE 127.9s 19:18:33 19:18:33 #123 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 19:18:33 #123 DONE 127.9s 19:18:33 19:18:33 #134 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 19:18:33 #134 DONE 127.9s 19:18:33 19:18:33 #141 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 19:18:33 #141 ... 19:18:33 19:18:33 #137 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 19:18:33 #137 DONE 128.0s 19:18:33 19:18:33 #131 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 19:18:33 #131 DONE 128.0s 19:18:33 19:18:33 #132 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 19:18:33 #132 DONE 128.1s 19:18:33 19:18:33 #139 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 19:18:33 #139 DONE 128.2s 19:18:33 19:18:33 #142 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 19:18:33 #142 ... 19:18:33 19:18:33 #133 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 19:18:33 #133 DONE 128.3s 19:18:33 19:18:33 #136 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 19:18:33 #136 DONE 128.4s 19:18:33 19:18:33 #143 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 19:18:33 #143 ... 19:18:33 19:18:33 #144 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 19:18:33 #144 DONE 0.7s 19:18:33 19:18:33 #145 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 19:18:33 #145 DONE 0.7s 19:18:33 19:18:33 #141 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 19:18:33 #141 DONE 0.7s 19:18:33 19:18:33 #146 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 19:18:33 #146 DONE 0.7s 19:18:33 19:18:33 #142 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 19:18:33 #142 DONE 0.5s 19:18:33 19:18:33 #143 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 19:18:33 #143 DONE 0.5s 19:18:33 19:18:33 #147 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 19:18:33 #147 DONE 0.7s 19:18:33 19:18:33 #148 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 19:18:33 #148 ... 19:18:33 19:18:33 #149 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 19:18:33 #149 DONE 0.3s 19:18:33 19:18:33 #150 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 19:18:33 #150 DONE 0.3s 19:18:33 19:18:33 #151 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 19:18:33 #151 CACHED 19:18:33 19:18:33 #152 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 19:18:33 #152 CACHED 19:18:33 19:18:33 #153 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 19:18:33 #153 CACHED 19:18:33 19:18:33 #154 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 19:18:33 #154 CACHED 19:18:33 19:18:33 #155 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 19:18:33 #155 CACHED 19:18:33 19:18:33 #156 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 19:18:33 #156 CACHED 19:18:33 19:18:33 #157 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 19:18:33 #157 DONE 0.3s 19:18:33 19:18:33 #158 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 19:18:33 #158 CACHED 19:18:33 19:18:33 #159 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 19:18:33 #159 CACHED 19:18:33 19:18:33 #148 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 19:18:33 #148 DONE 0.3s 19:18:33 19:18:33 #160 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 19:18:33 #160 DONE 0.3s 19:18:33 19:18:33 #161 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 19:18:33 #161 ... 19:18:33 19:18:33 #162 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 19:18:33 #162 DONE 0.3s 19:18:33 19:18:33 #163 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 19:18:34 #163 ... 19:18:34 19:18:34 #164 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 19:18:34 #164 DONE 2.1s 19:18:35 19:18:35 #165 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 19:18:35 #165 DONE 2.0s 19:18:35 19:18:35 #166 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 19:18:35 #166 DONE 2.0s 19:18:35 19:18:35 #167 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 19:18:35 #167 DONE 2.1s 19:18:35 19:18:35 #168 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 19:18:35 #168 DONE 2.1s 19:18:35 19:18:35 #169 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 19:18:35 #169 DONE 2.1s 19:18:35 19:18:35 #170 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 19:18:35 #170 DONE 2.1s 19:18:35 19:18:35 #171 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 19:18:35 #171 DONE 2.0s 19:18:35 19:18:35 #163 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 19:18:35 #163 DONE 2.1s 19:18:35 19:18:35 #161 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 19:18:35 #161 DONE 2.1s 19:18:35 19:18:35 #172 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 19:18:35 #172 ... 19:18:35 19:18:35 #173 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 19:18:35 #173 DONE 0.3s 19:18:35 19:18:35 #174 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 19:18:35 #174 DONE 0.3s 19:18:35 19:18:35 #175 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 19:18:35 #175 DONE 0.3s 19:18:35 19:18:35 #176 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 19:18:35 #176 DONE 0.3s 19:18:35 19:18:35 #177 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 19:18:35 #177 DONE 0.3s 19:18:35 19:18:35 #178 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 19:18:35 #178 DONE 0.4s 19:18:35 19:18:35 #100 [support-scheduler] exporting to image 19:18:35 #100 exporting layers 19:18:35 #100 ... 19:18:35 19:18:35 #179 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 19:18:35 #179 DONE 0.4s 19:18:35 19:18:35 #172 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 19:18:35 #172 DONE 0.3s 19:18:35 19:18:35 #180 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 19:18:35 #180 DONE 0.4s 19:18:35 19:18:35 #181 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 19:18:35 #181 DONE 2.9s 19:18:35 19:18:35 #182 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 19:18:35 #182 DONE 0.4s 19:18:35 19:18:35 #100 [core-data] exporting to image 19:18:35 #100 ... 19:18:35 19:18:35 #183 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 19:18:35 #183 DONE 0.6s 19:18:35 19:18:35 #184 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 19:18:35 #184 DONE 0.4s 19:18:35 19:18:35 #185 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 19:18:35 #185 DONE 0.4s 19:18:35 19:18:35 #186 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 19:18:35 #186 DONE 0.4s 19:18:35 19:18:35 #187 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 19:18:35 #187 DONE 0.4s 19:18:35 19:18:35 #188 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 19:18:35 #188 DONE 0.4s 19:18:35 19:18:35 #100 [core-command] exporting to image 19:18:35 #100 writing image sha256:0218291d09c84e70372b73f1b464222bdc279f9807eb34bcaac8b0df92d53062 0.0s done 19:18:35 #100 writing image sha256:42fb1d19f3eb7add35aa77d1765117a2e5766ff41652e97605dbb25b61437f55 19:18:35 #100 naming to docker.io/library/core-command done 19:18:35 #100 writing image sha256:7987b09b7216abab0e8a596bcaf673f78aa720ac3324575a2773f41d496a47d2 19:18:36 #100 ... 19:18:36 19:18:36 #189 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 19:18:36 #189 DONE 0.3s 19:18:36 19:18:36 #190 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 19:18:36 #190 DONE 0.3s 19:18:36 19:18:36 #191 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 19:18:36 #191 DONE 0.4s 19:18:36 19:18:36 #100 [security-spiffe-token-provider] exporting to image 19:18:36 #100 exporting layers 0.3s done 19:18:36 #100 writing image sha256:42fb1d19f3eb7add35aa77d1765117a2e5766ff41652e97605dbb25b61437f55 0.2s done 19:18:36 #100 writing image sha256:7987b09b7216abab0e8a596bcaf673f78aa720ac3324575a2773f41d496a47d2 0.2s done 19:18:36 #100 naming to docker.io/library/support-notifications done 19:18:36 #100 naming to docker.io/library/support-scheduler done 19:18:36 #100 writing image sha256:e95094526c2911f027cb48adf51e6e22776e853b7d4b4862c603d3a18ce4402c done 19:18:36 #100 naming to docker.io/library/security-spiffe-token-provider done 19:18:36 #100 writing image sha256:ffe92e12c727049090f96a5e6564218a44449e42b402c0b304621d439acbe637 done 19:18:36 #100 naming to docker.io/library/core-data done 19:18:36 #100 writing image sha256:0dab90c339f743778087016f343f2152a09a56d433925741a36dcfbbc204353e done 19:18:36 #100 naming to docker.io/library/core-metadata done 19:18:36 #100 DONE 1.7s 19:18:36 19:18:36 #192 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 19:18:36 #192 ... 19:18:36 19:18:36 #193 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:18:36 #193 DONE 0.6s 19:18:36 19:18:36 #194 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 19:18:36 #194 DONE 0.3s 19:18:36 19:18:36 #195 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:18:36 #195 DONE 0.7s 19:18:36 19:18:36 #192 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 19:18:36 #192 DONE 0.4s 19:18:36 19:18:36 #196 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 19:18:36 #196 DONE 0.2s 19:18:36 19:18:36 #100 [core-common-config-bootstrapper] exporting to image 19:18:36 #100 ... 19:18:36 19:18:36 #197 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 19:18:36 #197 DONE 0.1s 19:18:36 19:18:36 #198 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 19:18:36 #198 DONE 0.1s 19:18:36 19:18:36 #199 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 19:18:36 #199 DONE 0.1s 19:18:36 19:18:36 #100 [core-common-config-bootstrapper] exporting to image 19:18:36 #100 exporting layers 0.2s done 19:18:36 #100 writing image sha256:4a6c1810487e5baff573397d3ed7834bace6d4ee59459a6beb8504cdeb904d5a 0.0s done 19:18:36 #100 naming to docker.io/library/core-common-config-bootstrapper 0.0s done 19:18:36 #100 ... 19:18:36 19:18:36 #200 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 19:18:36 #200 DONE 0.1s 19:18:36 19:18:36 #201 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:18:36 #201 DONE 0.7s 19:18:36 19:18:36 #100 [security-proxy-setup] exporting to image 19:18:36 #100 writing image sha256:d33f0ab91377c75c4bd463a61b03cdfb72899e8659957050cae9d1d4d7a0b07d done 19:18:36 #100 naming to docker.io/library/security-proxy-auth done 19:18:36 #100 ... 19:18:36 19:18:36 #202 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 19:18:36 #202 DONE 0.1s 19:18:37 19:18:37 #203 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:18:37 #203 DONE 0.5s 19:18:37 19:18:37 #100 [security-secretstore-setup] exporting to image 19:18:37 #100 exporting layers 0.3s done 19:18:37 #100 exporting layers 0.2s done 19:18:37 #100 writing image sha256:a9ecdd707f9aa1f2ab799ad71c827bd96f2ca4ae890a805361a982c4f0f78b67 0.0s done 19:18:37 #100 naming to docker.io/library/security-proxy-setup done 19:18:37 #100 writing image sha256:bfae29fbd1dbf89a87aedaa5c18436b5c32fea9fcf700175890b797693d87db2 done 19:18:37 #100 naming to docker.io/library/security-secretstore-setup done 19:18:37 #100 DONE 2.3s 19:18:37 19:18:37 #204 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 19:18:37 #204 DONE 0.4s 19:18:37 19:18:37 #100 [security-bootstrapper] exporting to image 19:18:37 #100 exporting layers 0.2s done 19:18:37 #100 writing image sha256:bfcc1fb9fee9ebec38dc3ef1221965446a8e3cf2d6b5af23cfd0ee869bad516a done 19:18:37 #100 naming to docker.io/library/security-bootstrapper done 19:18:37 #100 DONE 2.5s 19:18:37 time="2024-06-17T19:15:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:18:37 time="2024-06-17T19:15:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:18:37 time="2024-06-17T19:15:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:18:37 time="2024-06-17T19:15:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:18:37 time="2024-06-17T19:15:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:18:37 time="2024-06-17T19:15:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:18:37 time="2024-06-17T19:15:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:18:37 time="2024-06-17T19:15:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:18:37 time="2024-06-17T19:15:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:18:37 time="2024-06-17T19:15:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:18:37 time="2024-06-17T19:15:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:18:37 time="2024-06-17T19:15:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:18:37 time="2024-06-17T19:15:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:18:37 time="2024-06-17T19:15:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 19:18:37 $ docker stop --time=1 84b4c9c223fa1d0619dfe8d186b375f7d55484355bec3c3e544516d728bdb238 19:18:38 $ docker rm -f --volumes 84b4c9c223fa1d0619dfe8d186b375f7d55484355bec3c3e544516d728bdb238 [Pipeline] // withDockerContainer [Pipeline] sh 19:18:39 + docker images 19:18:39 REPOSITORY TAG IMAGE ID CREATED SIZE 19:18:39 security-bootstrapper latest bfcc1fb9fee9 2 seconds ago 25.2MB 19:18:39 security-secretstore-setup latest bfae29fbd1db 3 seconds ago 43.1MB 19:18:39 core-common-config-bootstrapper latest 4a6c1810487e 3 seconds ago 21.5MB 19:18:39 security-proxy-setup latest a9ecdd707f9a 3 seconds ago 32.5MB 19:18:39 security-proxy-auth latest d33f0ab91377 3 seconds ago 39.2MB 19:18:39 core-command latest 0218291d09c8 4 seconds ago 41.5MB 19:18:39 core-metadata latest 0dab90c339f7 4 seconds ago 42.1MB 19:18:39 core-data latest ffe92e12c727 4 seconds ago 41.9MB 19:18:39 security-spiffe-token-provider latest e95094526c29 4 seconds ago 35MB 19:18:39 support-notifications latest 42fb1d19f3eb 4 seconds ago 44.8MB 19:18:39 support-scheduler latest 7987b09b7216 4 seconds ago 44.2MB 19:18:39 security-spire-agent latest a7a7d777819b 2 minutes ago 167MB 19:18:39 security-spire-server latest 90fe94d0607b 2 minutes ago 109MB 19:18:39 security-spire-config latest 5eda5cef2414 2 minutes ago 108MB 19:18:39 ci-base-image-x86_64 latest de33f3900378 6 minutes ago 965MB 19:18:39 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine f489d0715acc 8 weeks ago 565MB 19:18:39 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 12 months ago 334MB 19:18:39 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 23 months ago 253MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 19:20:06 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 19:20:06 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 19:20:06 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 19:20:06 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 19:20:06 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 19:20:07 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 19:20:07 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 19:20:07 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 19:20:07 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 19:20:09 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 19:20:12 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 19:20:12 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 19:20:12 ? github.com/edgexfoundry/edgex-go/internal [no test files] 19:20:12 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 19:20:24 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 19:20:24 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 19:20:24 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.248s coverage: 28.7% of statements 19:20:34 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.300s coverage: 97.0% of statements 19:20:40 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 19:20:40 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 19:20:40 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 19:20:44 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.381s coverage: 69.2% of statements 19:20:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 19:20:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 19:20:47 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.320s coverage: 53.2% of statements 19:20:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 19:20:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 19:20:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 19:20:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 19:20:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 19:21:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 19:21:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 19:21:15 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 23.366s coverage: 93.4% of statements 19:21:15 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.430s coverage: 6.1% of statements 19:21:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 19:21:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 19:21:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 19:21:18 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 19:21:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 19:21:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 19:21:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 19:21:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 19:21:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 19:21:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 19:21:18 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.679s coverage: 97.6% of statements 19:21:19 ok github.com/edgexfoundry/edgex-go/internal/io 1.215s coverage: 72.2% of statements 19:21:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 19:21:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 19:21:29 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.440s coverage: 0.9% of statements 19:21:29 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.281s coverage: 32.2% of statements 19:21:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.376s coverage: 41.7% of statements 19:21:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.292s coverage: 82.9% of statements 19:21:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.304s coverage: 94.1% of statements 19:21:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.207s coverage: 96.3% of statements 19:21:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.229s coverage: 87.5% of statements 19:21:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 19:21:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 19:21:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 19:21:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 19:21:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 19:21:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 19:21:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 19:21:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 19:21:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.223s coverage: 94.4% of statements 19:21:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 19:21:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 19:21:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 19:21:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 19:22:00 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 19:22:00 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 19:22:02 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 19:22:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 25.116s coverage: 79.9% of statements 19:22:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 20.264s coverage: 92.9% of statements 19:22:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.074s coverage: 64.4% of statements 19:22:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.213s coverage: 62.3% of statements 19:22:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.215s coverage: 87.2% of statements 19:22:04 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.176s coverage: 20.0% of statements 19:22:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.197s coverage: 100.0% of statements 19:22:07 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.419s coverage: 81.8% of statements 19:22:07 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 19:22:07 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 19:22:09 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.430s coverage: 82.1% of statements 19:22:09 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.278s coverage: 86.0% of statements 19:22:14 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 19:22:14 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 19:22:16 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.927s coverage: 63.1% of statements 19:22:16 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.255s coverage: 100.0% of statements 19:22:18 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.107s coverage: 89.4% of statements 19:22:18 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.107s coverage: 100.0% of statements 19:22:18 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 19:22:18 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 19:22:18 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 19:22:18 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.075s coverage: 73.7% of statements 19:22:19 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.074s coverage: 100.0% of statements 19:22:26 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 19:22:26 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 19:22:26 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 19:22:27 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.841s coverage: 38.4% of statements 19:22:27 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.247s coverage: 89.5% of statements 19:22:27 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 19:22:27 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 19:22:27 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 19:22:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 19:22:28 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.237s coverage: 84.8% of statements 19:22:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 19:22:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 19:22:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 19:22:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 19:22:42 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.304s coverage: 19.9% of statements 19:22:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 19:22:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 19:22:42 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 19:22:42 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 19:22:44 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.611s coverage: 95.7% of statements 19:22:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 19:22:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 19:22:47 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.254s coverage: 61.8% of statements 19:22:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 19:22:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 19:22:51 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.388s coverage: 98.9% of statements 19:22:52 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 19:22:52 WARNING: Linting skipped (not on x86_64 or linter not installed) 19:22:52 go vet ./... 19:26:44 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:26:44 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:26:45 ./bin/test-attribution-txt.sh 19:26:45 An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add 19:26:46 An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [Pipeline] echo 19:26:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 19:26:47 + ls -al . 19:26:47 total 812 19:26:47 drwxrwxr-x 10 1001 1001 4096 Jun 17 19:16 . 19:26:47 drwxr-xr-x 4 root root 4096 Jun 17 19:16 .. 19:26:47 drwxrwxr-x 2 1001 1001 4096 Jun 17 19:13 .blubracket 19:26:47 -rw-rw-r-- 1 1001 1001 10 Jun 17 19:13 .dockerignore 19:26:47 drwxrwxr-x 8 1001 1001 4096 Jun 17 19:14 .git 19:26:47 drwxrwxr-x 3 1001 1001 4096 Jun 17 19:13 .github 19:26:47 -rw-rw-r-- 1 1001 1001 1074 Jun 17 19:13 .gitignore 19:26:47 -rw-rw-r-- 1 1001 1001 42 Jun 17 19:13 .golangci.yml 19:26:47 -rw-rw-r-- 1 1001 1001 100 Jun 17 19:13 .hadolint.yml 19:26:47 -rw-rw-r-- 1 1001 1001 155 Jun 17 19:13 .sonarcloud.properties 19:26:47 -rw-rw-r-- 1 1001 1001 1171 Jun 17 19:13 ADOPTERS.md 19:26:47 -rw-rw-r-- 1 1001 1001 20261 Jun 17 19:13 Attribution.txt 19:26:47 -rw-rw-r-- 1 1001 1001 100284 Jun 17 19:13 CHANGELOG.md 19:26:47 -rw-rw-r-- 1 1001 1001 3804 Jun 17 19:13 CONTRIBUTING.md 19:26:47 -rw-rw-r-- 1 1001 1001 677 Jun 17 19:13 GOVERNANCE.md 19:26:47 -rw-rw-r-- 1 1001 1001 861 Jun 17 19:13 Jenkinsfile 19:26:47 -rw-rw-r-- 1 1001 1001 10775 Jun 17 19:13 LICENSE 19:26:47 -rw-rw-r-- 1 1001 1001 15392 Jun 17 19:13 Makefile 19:26:47 -rw-rw-r-- 1 1001 1001 582 Jun 17 19:13 OWNERS.md 19:26:47 -rw-rw-r-- 1 1001 1001 9528 Jun 17 19:13 README.md 19:26:47 -rw-rw-r-- 1 1001 1001 789 Jun 17 19:13 SECURITY.md 19:26:47 -rw-rw-r-- 1 1001 1001 5 Jun 17 19:11 VERSION 19:26:47 drwxrwxr-x 2 1001 1001 4096 Jun 17 19:13 bin 19:26:47 drwxrwxr-x 18 1001 1001 4096 Jun 17 19:13 cmd 19:26:47 -rw-r--r-- 1 root root 455714 Jun 17 19:22 coverage.out 19:26:47 drwxrwxr-x 2 1001 1001 4096 Jun 17 19:13 fuzz_test 19:26:47 -rw-rw-r-- 1 1001 1001 6922 Jun 17 19:13 go.mod 19:26:47 -rw-rw-r-- 1 1001 1001 101455 Jun 17 19:13 go.sum 19:26:47 drwxrwxr-x 7 1001 1001 4096 Jun 17 19:13 internal 19:26:47 drwxrwxr-x 3 1001 1001 4096 Jun 17 19:13 openapi 19:26:47 -rw-rw-r-- 1 1001 1001 584 Jun 17 19:13 security.txt 19:26:47 -rw-rw-r-- 1 1001 1001 204 Jun 17 19:13 version.go [Pipeline] sh 19:26:47 + '[' -e coverage.out ] 19:26:47 + chown 1001:1001 coverage.out [Pipeline] stash 19:26:47 Warning: overwriting stash ‘coverage-report’ 19:26:48 Stashed 1 file(s) [Pipeline] sh 19:26:49 + make build 19:26:49 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 19:29:40 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 19:29:49 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 19:29:57 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 19:29:59 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 19:30:31 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 19:30:35 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 19:30:45 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 19:30:50 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 19:30:53 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 19:30:56 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 19:31:02 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 19:31:06 $ docker stop --time=1 2674653725c62b88f9edc643ef87ff894a5ebb56a340c238de3d47ac04f25d48 19:31:08 $ docker rm -f --volumes 2674653725c62b88f9edc643ef87ff894a5ebb56a340c238de3d47ac04f25d48 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:31:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:31:12 19:31:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:31:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:31:13 latest: Pulling from edgex-devops/edgex-compose-arm64 19:31:13 547446be3368: Pulling fs layer 19:31:13 d125d8839a47: Pulling fs layer 19:31:13 3e85d5ac6304: Pulling fs layer 19:31:13 c3105a71a48b: Pulling fs layer 19:31:13 0f093f025ec4: Pulling fs layer 19:31:13 c3106fc0e877: Pulling fs layer 19:31:13 c3105a71a48b: Waiting 19:31:13 0f093f025ec4: Waiting 19:31:13 c3106fc0e877: Waiting 19:31:13 547446be3368: Download complete 19:31:13 c3105a71a48b: Verifying Checksum 19:31:13 c3105a71a48b: Download complete 19:31:13 d125d8839a47: Verifying Checksum 19:31:13 d125d8839a47: Download complete 19:31:13 c3106fc0e877: Verifying Checksum 19:31:13 c3106fc0e877: Download complete 19:31:13 0f093f025ec4: Verifying Checksum 19:31:13 0f093f025ec4: Download complete 19:31:13 547446be3368: Pull complete 19:31:15 d125d8839a47: Pull complete 19:31:15 3e85d5ac6304: Verifying Checksum 19:31:15 3e85d5ac6304: Download complete 19:31:25 3e85d5ac6304: Pull complete 19:31:25 c3105a71a48b: Pull complete 19:31:26 0f093f025ec4: Pull complete 19:31:26 c3106fc0e877: Pull complete 19:31:26 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 19:31:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:31:26 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:31:27 prd-ubuntu20.04-docker-arm64-4c-16g-3354 does not seem to be running inside a container 19:31:27 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 19:31:29 $ docker top e7cec46442fe96cb93c6de146a82eb8ff0db2d24c214c049b76198ef8bc620c8 -eo pid,comm [Pipeline] { [Pipeline] sh 19:31:30 + docker compose -f ./docker-compose-build.yml build --parallel 19:31:38 #1 [security-spire-agent internal] load build definition from Dockerfile 19:31:39 #1 transferring dockerfile: 1.81kB done 19:31:39 #1 DONE 0.1s 19:31:39 19:31:39 #2 [core-common-config-bootstrapper internal] load build definition from Dockerfile 19:31:39 #2 transferring dockerfile: 2.23kB done 19:31:39 #2 DONE 0.0s 19:31:39 19:31:39 #3 [core-metadata internal] load build definition from Dockerfile 19:31:39 #3 transferring dockerfile: 2.06kB done 19:31:39 #3 DONE 0.1s 19:31:39 19:31:39 #4 [core-data internal] load build definition from Dockerfile 19:31:39 #4 transferring dockerfile: 2.01kB 0.0s done 19:31:39 #4 DONE 0.1s 19:31:39 19:31:39 #5 [security-spire-config internal] load build definition from Dockerfile 19:31:39 #5 transferring dockerfile: 1.69kB done 19:31:39 #5 DONE 0.1s 19:31:39 19:31:39 #6 [support-scheduler internal] load build definition from Dockerfile 19:31:39 #6 transferring dockerfile: 1.93kB done 19:31:39 #6 DONE 0.1s 19:31:39 19:31:39 #7 [support-notifications internal] load build definition from Dockerfile 19:31:40 #7 transferring dockerfile: 1.95kB done 19:31:40 #7 DONE 0.1s 19:31:40 19:31:40 #8 [security-spiffe-token-provider internal] load build definition from Dockerfile 19:31:40 #8 transferring dockerfile: 1.89kB 0.0s done 19:31:40 #8 DONE 0.1s 19:31:40 19:31:40 #9 [security-bootstrapper internal] load build definition from Dockerfile 19:31:40 #9 transferring dockerfile: 2.93kB 0.0s done 19:31:40 #9 DONE 0.1s 19:31:40 19:31:40 #10 [core-command internal] load build definition from Dockerfile 19:31:40 #10 transferring dockerfile: 1.93kB done 19:31:40 #10 DONE 0.1s 19:31:40 19:31:40 #11 [security-proxy-setup internal] load build definition from Dockerfile 19:31:40 #11 transferring dockerfile: 2.50kB 0.0s done 19:31:40 #11 DONE 0.1s 19:31:40 19:31:40 #12 [security-spire-server internal] load build definition from Dockerfile 19:31:40 #12 transferring dockerfile: 1.70kB 0.0s done 19:31:40 #12 DONE 0.1s 19:31:40 19:31:40 #13 [security-secretstore-setup internal] load build definition from Dockerfile 19:31:40 #13 transferring dockerfile: 2.49kB done 19:31:40 #13 DONE 0.1s 19:31:40 19:31:40 #14 [security-proxy-auth internal] load build definition from Dockerfile 19:31:40 #14 transferring dockerfile: 2.15kB 0.0s done 19:31:40 #14 DONE 0.1s 19:31:40 19:31:40 #15 [security-spire-agent internal] load .dockerignore 19:31:40 #15 transferring context: 19:31:40 #15 transferring context: 50B 0.0s done 19:31:40 #15 DONE 0.2s 19:31:41 19:31:41 #16 [core-common-config-bootstrapper internal] load .dockerignore 19:31:41 #16 transferring context: 50B done 19:31:41 #16 DONE 0.1s 19:31:41 19:31:41 #17 [core-metadata internal] load .dockerignore 19:31:41 #17 transferring context: 50B done 19:31:41 #17 DONE 0.1s 19:31:41 19:31:41 #18 [core-data internal] load .dockerignore 19:31:41 #18 transferring context: 50B 0.0s done 19:31:41 #18 DONE 0.1s 19:31:41 19:31:41 #19 [security-spire-config internal] load .dockerignore 19:31:41 #19 transferring context: 50B 0.0s done 19:31:41 #19 DONE 0.1s 19:31:41 19:31:41 #20 [support-scheduler internal] load .dockerignore 19:31:41 #20 transferring context: 50B 0.0s done 19:31:41 #20 DONE 0.1s 19:31:41 19:31:41 #21 [support-notifications internal] load .dockerignore 19:31:41 #21 transferring context: 50B done 19:31:41 #21 DONE 0.1s 19:31:41 19:31:41 #22 [security-spiffe-token-provider internal] load .dockerignore 19:31:41 #22 transferring context: 50B done 19:31:41 #22 DONE 0.1s 19:31:42 19:31:42 #23 [security-bootstrapper internal] load .dockerignore 19:31:42 #23 transferring context: 50B done 19:31:42 #23 DONE 0.1s 19:31:42 19:31:42 #24 [core-command internal] load .dockerignore 19:31:42 #24 transferring context: 50B done 19:31:42 #24 DONE 0.1s 19:31:42 19:31:42 #25 [security-proxy-setup internal] load .dockerignore 19:31:42 #25 transferring context: 50B 0.0s done 19:31:42 #25 DONE 0.1s 19:31:42 19:31:42 #26 [security-spire-server internal] load .dockerignore 19:31:42 #26 transferring context: 50B 0.0s done 19:31:42 #26 DONE 0.2s 19:31:42 19:31:42 #27 [security-secretstore-setup internal] load .dockerignore 19:31:42 #27 transferring context: 50B 0.0s done 19:31:42 #27 DONE 0.2s 19:31:42 19:31:42 #28 [security-proxy-auth internal] load .dockerignore 19:31:42 #28 transferring context: 50B done 19:31:42 #28 DONE 0.1s 19:31:42 19:31:42 #29 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 19:31:42 #29 ... 19:31:42 19:31:42 #30 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.18 19:31:42 #30 DONE 0.5s 19:31:43 19:31:43 #29 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 19:31:43 #29 DONE 0.6s 19:31:43 19:31:43 #31 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 19:31:43 #31 DONE 0.6s 19:31:43 19:31:43 #32 [security-spire-agent internal] load build context 19:31:43 #32 transferring context: 26.22kB 0.0s done 19:31:43 #32 DONE 0.1s 19:31:43 19:31:43 #33 [security-spire-agent stage-3 1/10] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 19:31:43 #33 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.1s done 19:31:43 #33 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 19:31:43 #33 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done 19:31:43 #33 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done 19:31:43 #33 ... 19:31:43 19:31:43 #34 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:31:43 #34 DONE 0.0s 19:31:43 19:31:43 #35 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 19:31:43 #35 DONE 0.0s 19:31:43 19:31:43 #36 [core-common-config-bootstrapper internal] load build context 19:31:43 #36 DONE 0.0s 19:31:43 19:31:43 #30 [core-metadata internal] load metadata for docker.io/library/alpine:3.18 19:31:43 #30 DONE 0.5s 19:31:43 19:31:43 #33 [core-metadata stage-3 1/10] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 19:31:43 #33 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.1s done 19:31:43 #33 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 19:31:43 #33 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done 19:31:43 #33 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done 19:31:43 #33 DONE 0.6s 19:31:43 19:31:43 #34 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:31:43 #34 DONE 0.0s 19:31:43 19:31:43 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:31:43 #37 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.1s done 19:31:43 #37 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.1s done 19:31:43 #37 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.1s done 19:31:43 #37 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.1s done 19:31:43 #37 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done 19:31:43 #37 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done 19:31:43 #37 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done 19:31:43 #37 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0.0s done 19:31:43 #37 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 0B / 23.39MB 0.2s 19:31:43 #37 ... 19:31:43 19:31:43 #34 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:31:43 #34 DONE 0.0s 19:31:43 19:31:43 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:31:43 #37 ... 19:31:43 19:31:43 #30 [core-data internal] load metadata for docker.io/library/alpine:3.18 19:31:43 #30 DONE 0.5s 19:31:43 19:31:43 #33 [support-scheduler stage-3 1/10] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 19:31:43 #33 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.1s done 19:31:43 #33 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 19:31:43 #33 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done 19:31:43 #33 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done 19:31:43 #33 DONE 0.6s 19:31:43 19:31:43 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:31:43 #37 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 2.10MB / 23.39MB 0.5s 19:31:44 #37 ... 19:31:44 19:31:44 #34 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:31:44 #34 DONE 0.0s 19:31:44 19:31:44 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:31:44 #37 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 4.02MB / 23.39MB 0.6s 19:31:44 #37 ... 19:31:44 19:31:44 #31 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 19:31:44 #31 DONE 0.8s 19:31:44 19:31:44 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:31:44 #37 ... 19:31:44 19:31:44 #33 [security-spire-config stage-3 1/10] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 19:31:44 #33 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.1s done 19:31:44 #33 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 19:31:44 #33 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done 19:31:44 #33 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done 19:31:44 #33 DONE 0.6s 19:31:44 19:31:44 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:31:44 #37 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 6.29MB / 23.39MB 0.9s 19:31:44 #37 ... 19:31:44 19:31:44 #34 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:31:44 #34 DONE 0.0s 19:31:44 19:31:44 #37 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:31:44 #37 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.1s done 19:31:44 #37 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.1s done 19:31:44 #37 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.1s done 19:31:44 #37 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.1s done 19:31:44 #37 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done 19:31:44 #37 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done 19:31:44 #37 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done 19:31:44 #37 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0.0s done 19:31:44 #37 ... 19:31:44 19:31:44 #33 [support-notifications stage-3 1/10] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 19:31:44 #33 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.1s done 19:31:44 #33 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 19:31:44 #33 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done 19:31:44 #33 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done 19:31:44 #33 DONE 0.6s 19:31:44 19:31:44 #30 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.18 19:31:44 #30 DONE 1.0s 19:31:44 19:31:44 #37 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:31:44 #37 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 8.39MB / 23.39MB 1.1s 19:31:44 #37 ... 19:31:44 19:31:44 #33 [security-spiffe-token-provider stage-3 1/10] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 19:31:44 #33 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.1s done 19:31:44 #33 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 19:31:44 #33 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done 19:31:44 #33 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done 19:31:44 #33 DONE 0.6s 19:31:44 19:31:44 #37 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:31:44 #37 ... 19:31:44 19:31:44 #34 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:31:44 #34 DONE 0.0s 19:31:44 19:31:44 #37 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:31:44 #37 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 10.50MB / 23.39MB 1.4s 19:31:44 #37 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 19:31:44 #37 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.2s done 19:31:45 #37 ... 19:31:45 19:31:45 #34 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:31:45 #34 DONE 0.0s 19:31:45 19:31:45 #37 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:31:45 #37 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 12.58MB / 23.39MB 1.8s 19:31:45 #37 ... 19:31:45 19:31:45 #33 [core-command stage-3 1/10] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 19:31:45 #33 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.1s done 19:31:45 #33 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 19:31:45 #33 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done 19:31:45 #33 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done 19:31:45 #33 DONE 0.7s 19:31:45 19:31:45 #34 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:31:45 #34 DONE 0.0s 19:31:45 19:31:45 #37 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:31:45 #37 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 16.09MB / 23.39MB 2.0s 19:31:45 #37 ... 19:31:45 19:31:45 #33 [security-bootstrapper stage-3 1/10] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 19:31:45 #33 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.1s done 19:31:45 #33 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 19:31:45 #33 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done 19:31:45 #33 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done 19:31:45 #33 DONE 0.7s 19:31:45 19:31:45 #37 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:31:45 #37 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 17.83MB / 23.39MB 2.1s 19:31:45 #37 ... 19:31:45 19:31:45 #33 [security-proxy-setup stage-3 1/10] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 19:31:45 #33 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.1s done 19:31:45 #33 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 19:31:45 #33 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done 19:31:45 #33 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done 19:31:45 #33 DONE 0.7s 19:31:45 19:31:45 #30 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.18 19:31:45 #30 DONE 1.8s 19:31:45 19:31:45 #37 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:31:45 #37 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 19.05MB / 23.39MB 2.3s 19:31:45 #37 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 20.97MB / 23.39MB 2.4s 19:31:45 #37 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 2.5s 19:31:45 #37 ... 19:31:45 19:31:45 #34 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:31:45 #34 DONE 0.0s 19:31:45 19:31:45 #37 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:31:45 #37 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0.1s done 19:31:45 #37 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0.1s done 19:31:46 #37 ... 19:31:46 19:31:46 #34 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:31:46 #34 DONE 0.0s 19:31:46 19:31:46 #37 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:31:46 #37 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 2.8s done 19:31:46 #37 ... 19:31:46 19:31:46 #30 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.18 19:31:46 #30 DONE 2.8s 19:31:46 19:31:46 #33 [security-secretstore-setup stage-3 1/10] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 19:31:46 #33 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.1s done 19:31:46 #33 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 19:31:46 #33 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done 19:31:46 #33 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done 19:31:46 #33 DONE 0.8s 19:31:46 19:31:46 #31 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 19:31:46 #31 DONE 1.9s 19:31:46 19:31:46 #38 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 19:31:46 #38 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.1s done 19:31:46 #38 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.1s done 19:31:46 #38 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.1s done 19:31:46 #38 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done 19:31:46 #38 sha256:ad4dd425609715af26ecdaca2eb780a94c16ab3f2bf7af379c54c59118cbad72 1.05kB / 1.05kB done 19:31:46 #38 sha256:2e3c005644c68a66b99f2ab1386460866c91f666818b8e3156b9a89d00c7486e 2.74kB / 2.74kB done 19:31:46 #38 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.4s done 19:31:46 #38 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 17.12MB / 17.12MB 2.4s done 19:31:46 #38 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.2s done 19:31:46 #38 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 0.1s done 19:31:46 #38 ... 19:31:46 19:31:46 #39 [security-proxy-auth internal] load build context 19:31:46 #39 DONE 0.0s 19:31:47 19:31:47 #40 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 19:31:47 #40 ... 19:31:47 19:31:47 #33 [security-spire-server stage-3 1/10] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 19:31:47 #33 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.1s done 19:31:47 #33 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 19:31:47 #33 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done 19:31:47 #33 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done 19:31:47 #33 DONE 0.8s 19:31:47 19:31:47 #41 [security-spire-config internal] load build context 19:31:47 #41 transferring context: 24.94kB 0.1s done 19:31:47 #41 DONE 3.1s 19:31:47 19:31:47 #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:31:47 #37 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.1s done 19:31:47 #37 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.1s done 19:31:47 #37 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.1s done 19:31:47 #37 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.1s done 19:31:47 #37 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done 19:31:47 #37 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done 19:31:47 #37 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done 19:31:47 #37 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0.0s done 19:31:47 #37 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 2.8s done 19:31:47 #37 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.2s done 19:31:47 #37 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0.1s done 19:31:48 #37 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 19:31:52 #37 ... 19:31:52 19:31:52 #35 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 19:31:52 #35 DONE 8.6s 19:31:52 19:31:52 #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:31:53 #37 ... 19:31:53 19:31:53 #36 [core-common-config-bootstrapper internal] load build context 19:31:53 #36 transferring context: 20.14MB 9.4s 19:31:53 #36 ... 19:31:53 19:31:53 #42 [core-metadata internal] load build context 19:31:53 #42 ... 19:31:53 19:31:53 #43 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init 19:31:53 #0 8.508 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:31:53 #0 9.120 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:31:53 #43 ... 19:31:53 19:31:53 #44 [security-bootstrapper builder 2/7] WORKDIR /edgex-go 19:31:53 #44 DONE 1.7s 19:31:53 19:31:53 #45 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:31:53 #0 9.504 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:31:53 #0 10.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:31:53 #45 ... 19:31:53 19:31:53 #46 [core-data internal] load build context 19:31:53 #46 ... 19:31:53 19:31:53 #47 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 19:31:53 #0 9.283 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:31:54 #47 ... 19:31:54 19:31:54 #48 [support-scheduler internal] load build context 19:31:54 #48 ... 19:31:54 19:31:54 #49 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git 19:31:54 #49 ... 19:31:54 19:31:54 #50 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 19:31:54 #0 9.254 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:31:54 #50 ... 19:31:54 19:31:54 #51 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 19:31:54 #0 9.973 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:31:54 #51 ... 19:31:54 19:31:54 #52 [security-spiffe-token-provider internal] load build context 19:31:54 #52 ... 19:31:54 19:31:54 #53 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:31:54 #0 7.061 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:31:54 #0 7.731 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:31:54 #53 ... 19:31:54 19:31:54 #54 [support-notifications internal] load build context 19:31:54 #54 ... 19:31:54 19:31:54 #52 [security-spiffe-token-provider internal] load build context 19:31:55 #52 ... 19:31:55 19:31:55 #55 [core-command internal] load build context 19:31:55 #55 ... 19:31:55 19:31:55 #56 [security-bootstrapper internal] load build context 19:31:55 #56 ... 19:31:55 19:31:55 #57 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 19:31:55 #0 9.305 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:31:55 #57 ... 19:31:55 19:31:55 #58 [security-proxy-setup internal] load build context 19:31:55 #58 ... 19:31:55 19:31:55 #52 [security-spiffe-token-provider internal] load build context 19:31:56 #52 ... 19:31:56 19:31:56 #59 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 19:31:56 #0 10.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:31:56 #59 ... 19:31:56 19:31:56 #52 [security-spiffe-token-provider internal] load build context 19:31:56 #52 ... 19:31:56 19:31:56 #60 [security-secretstore-setup internal] load build context 19:31:56 #60 ... 19:31:56 19:31:56 #39 [security-proxy-auth internal] load build context 19:31:57 #39 ... 19:31:57 19:31:57 #61 [security-spire-server internal] load build context 19:31:57 #61 transferring context: 26.69kB 0.4s done 19:31:57 #61 ... 19:31:57 19:31:57 #38 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 19:31:57 #38 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 10.0s 19:31:57 #38 ... 19:31:57 19:31:57 #60 [security-secretstore-setup internal] load build context 19:31:57 #60 transferring context: 5.43MB 8.6s 19:32:01 #60 ... 19:32:01 19:32:01 #43 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init 19:32:01 #43 14.79 (1/1) Installing dumb-init (1.2.5-r2) 19:32:01 #43 14.87 Executing busybox-1.36.1-r5.trigger 19:32:01 #43 15.09 OK: 8 MiB in 16 packages 19:32:01 #43 DONE 17.8s 19:32:01 19:32:01 #60 [security-secretstore-setup internal] load build context 19:32:02 #60 transferring context: 13.50MB 13.7s 19:32:03 #60 ... 19:32:03 19:32:03 #36 [core-common-config-bootstrapper internal] load build context 19:32:03 #36 ... 19:32:03 19:32:03 #42 [core-metadata internal] load build context 19:32:03 #42 ... 19:32:03 19:32:03 #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:32:03 #37 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 15.4s 19:32:03 #37 ... 19:32:03 19:32:03 #62 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 19:32:03 #0 10.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:32:03 #62 ... 19:32:03 19:32:03 #46 [core-data internal] load build context 19:32:04 #46 ... 19:32:04 19:32:04 #63 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 19:32:04 #0 8.784 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:32:04 #63 ... 19:32:04 19:32:04 #47 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 19:32:04 #47 10.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:32:04 #47 17.56 (1/1) Installing dumb-init (1.2.5-r2) 19:32:04 #47 17.65 Executing busybox-1.36.1-r5.trigger 19:32:04 #47 17.78 OK: 8 MiB in 16 packages 19:32:04 #47 DONE 20.4s 19:32:04 19:32:04 #64 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 19:32:04 #0 9.523 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:32:04 #64 ... 19:32:04 19:32:04 #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:32:04 #37 ... 19:32:04 19:32:04 #48 [support-scheduler internal] load build context 19:32:04 #48 ... 19:32:04 19:32:04 #46 [core-data internal] load build context 19:32:05 #46 ... 19:32:05 19:32:05 #50 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 19:32:05 #50 10.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:32:05 #50 19.94 v3.18.6-263-g77db018514d [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 19:32:05 #50 19.94 v3.18.6-263-g77db018514d [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 19:32:05 #50 19.94 OK: 19953 distinct packages available 19:32:05 #50 ... 19:32:05 19:32:05 #54 [support-notifications internal] load build context 19:32:05 #54 ... 19:32:05 19:32:05 #46 [core-data internal] load build context 19:32:05 #46 ... 19:32:05 19:32:05 #56 [security-bootstrapper internal] load build context 19:32:05 #56 ... 19:32:05 19:32:05 #57 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 19:32:05 #57 10.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:32:05 #57 16.74 (1/2) Installing dumb-init (1.2.5-r2) 19:32:05 #57 16.84 (2/2) Installing su-exec (0.2-r3) 19:32:05 #57 16.84 Executing busybox-1.36.1-r5.trigger 19:32:05 #57 17.04 OK: 8 MiB in 17 packages 19:32:05 #57 DONE 20.3s 19:32:05 19:32:05 #56 [security-bootstrapper internal] load build context 19:32:05 #56 ... 19:32:05 19:32:05 #55 [core-command internal] load build context 19:32:05 #55 ... 19:32:05 19:32:05 #50 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 19:32:05 #50 21.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:32:06 #50 ... 19:32:06 19:32:06 #58 [security-proxy-setup internal] load build context 19:32:06 #58 ... 19:32:06 19:32:06 #51 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 19:32:06 #51 11.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:32:06 #51 20.60 (1/2) Installing ca-certificates (20240226-r0) 19:32:06 #51 20.97 (2/2) Installing dumb-init (1.2.5-r2) 19:32:06 #51 21.05 Executing busybox-1.36.1-r5.trigger 19:32:06 #51 21.14 Executing ca-certificates-20240226-r0.trigger 19:32:06 #51 ... 19:32:06 19:32:06 #58 [security-proxy-setup internal] load build context 19:32:06 #58 ... 19:32:06 19:32:06 #40 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 19:32:06 #40 9.537 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:32:06 #40 11.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:32:06 #40 ... 19:32:06 19:32:06 #58 [security-proxy-setup internal] load build context 19:32:07 #58 ... 19:32:07 19:32:07 #52 [security-spiffe-token-provider internal] load build context 19:32:07 #52 ... 19:32:07 19:32:07 #39 [security-proxy-auth internal] load build context 19:32:07 #39 ... 19:32:07 19:32:07 #58 [security-proxy-setup internal] load build context 19:32:07 #58 transferring context: 25.18MB 20.2s 19:32:07 #58 ... 19:32:07 19:32:07 #38 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 19:32:07 #38 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 20.7s 19:32:08 #38 ... 19:32:08 19:32:08 #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:32:08 #37 ... 19:32:08 19:32:08 #53 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:32:08 #53 13.55 v3.18.6-263-g77db018514d [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 19:32:08 #53 13.55 v3.18.6-263-g77db018514d [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 19:32:08 #53 13.55 OK: 19953 distinct packages available 19:32:08 #53 14.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:32:08 #53 16.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:32:08 #53 ... 19:32:08 19:32:08 #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:32:08 #37 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 20.2s 19:32:09 #37 ... 19:32:09 19:32:09 #59 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 19:32:09 #59 12.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:32:09 #59 20.79 (1/6) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.5-r0) 19:32:09 #59 21.88 (2/6) Upgrading libssl3 (3.1.4-r5 -> 3.1.5-r0) 19:32:09 #59 22.02 (3/6) Installing dumb-init (1.2.5-r2) 19:32:09 #59 22.15 (4/6) Installing openssl (3.1.5-r0) 19:32:09 #59 22.34 (5/6) Installing su-exec (0.2-r3) 19:32:09 #59 22.36 (6/6) Installing yq (4.33.3-r5) 19:32:09 #59 ... 19:32:09 19:32:09 #46 [core-data internal] load build context 19:32:10 #46 ... 19:32:10 19:32:10 #51 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 19:32:10 #51 22.84 OK: 9 MiB in 17 packages 19:32:10 #51 DONE 25.5s 19:32:10 19:32:10 #46 [core-data internal] load build context 19:32:10 #46 ... 19:32:10 19:32:10 #45 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:32:10 #45 17.74 v3.18.6-263-g77db018514d [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 19:32:10 #45 17.74 v3.18.6-263-g77db018514d [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 19:32:10 #45 17.74 OK: 19953 distinct packages available 19:32:10 #45 19.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:32:10 #45 22.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:32:10 #45 ... 19:32:10 19:32:10 #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:32:11 #37 ... 19:32:11 19:32:11 #65 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade 19:32:11 #0 7.306 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:32:11 #65 10.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:32:11 #65 ... 19:32:11 19:32:11 #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:32:12 #37 ... 19:32:12 19:32:12 #49 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git 19:32:12 #49 8.732 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:32:12 #49 11.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:32:12 #49 ... 19:32:12 19:32:12 #46 [core-data internal] load build context 19:32:12 #46 transferring context: 46.95MB 27.8s 19:32:13 #46 ... 19:32:13 19:32:13 #59 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 19:32:13 #59 23.56 Executing busybox-1.36.1-r5.trigger 19:32:13 #59 23.59 OK: 18 MiB in 19 packages 19:32:13 #59 DONE 26.9s 19:32:13 19:32:13 #46 [core-data internal] load build context 19:32:13 #46 ... 19:32:13 19:32:13 #60 [security-secretstore-setup internal] load build context 19:32:13 #60 ... 19:32:13 19:32:13 #40 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 19:32:13 #40 20.15 (1/4) Installing ca-certificates (20240226-r0) 19:32:13 #40 20.76 (2/4) Installing dumb-init (1.2.5-r2) 19:32:13 #40 20.76 (3/4) Installing su-exec (0.2-r3) 19:32:13 #40 20.76 (4/4) Installing yq (4.33.3-r5) 19:32:13 #40 22.15 Executing busybox-1.36.1-r5.trigger 19:32:13 #40 22.30 Executing ca-certificates-20240226-r0.trigger 19:32:13 #40 24.15 OK: 18 MiB in 19 packages 19:32:13 #40 DONE 26.9s 19:32:13 19:32:13 #60 [security-secretstore-setup internal] load build context 19:32:13 #60 ... 19:32:13 19:32:13 #36 [core-common-config-bootstrapper internal] load build context 19:32:14 #36 ... 19:32:14 19:32:14 #42 [core-metadata internal] load build context 19:32:14 #42 ... 19:32:14 19:32:14 #36 [core-common-config-bootstrapper internal] load build context 19:32:14 #36 ... 19:32:14 19:32:14 #66 [core-data stage-1 3/7] RUN apk --no-cache upgrade 19:32:14 #0 7.900 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:32:14 #66 ... 19:32:14 19:32:14 #42 [core-metadata internal] load build context 19:32:14 #42 ... 19:32:14 19:32:14 #48 [support-scheduler internal] load build context 19:32:14 #48 ... 19:32:14 19:32:14 #42 [core-metadata internal] load build context 19:32:15 #42 ... 19:32:15 19:32:15 #63 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 19:32:15 #63 11.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:32:15 #63 19.17 OK: 266 MiB in 52 packages 19:32:15 #63 DONE 21.4s 19:32:15 19:32:15 #64 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 19:32:15 #64 12.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:32:15 #64 19.62 OK: 266 MiB in 52 packages 19:32:15 #64 DONE 21.7s 19:32:15 19:32:15 #45 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:32:15 #45 32.30 (1/7) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.5-r0) 19:32:15 #45 ... 19:32:15 19:32:15 #54 [support-notifications internal] load build context 19:32:15 #54 ... 19:32:15 19:32:15 #48 [support-scheduler internal] load build context 19:32:15 #48 ... 19:32:15 19:32:15 #56 [security-bootstrapper internal] load build context 19:32:16 #56 ... 19:32:16 19:32:16 #67 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 19:32:16 #0 7.397 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:32:16 #0 9.678 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:32:16 #67 ... 19:32:16 19:32:16 #49 [core-command builder 3/7] RUN apk add --update --no-cache make git 19:32:16 #49 20.95 OK: 266 MiB in 52 packages 19:32:16 #49 DONE 22.5s 19:32:16 19:32:16 #55 [core-command internal] load build context 19:32:16 #55 ... 19:32:16 19:32:16 #53 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:32:16 #53 25.80 (1/11) Installing ca-certificates (20240226-r0) 19:32:16 #53 26.62 (2/11) Installing brotli-libs (1.0.9-r14) 19:32:16 #53 26.71 (3/11) Installing libunistring (1.1-r1) 19:32:16 #53 26.97 (4/11) Installing libidn2 (2.3.4-r1) 19:32:16 #53 27.06 (5/11) Installing nghttp2-libs (1.57.0-r0) 19:32:16 #53 27.10 (6/11) Installing libcurl (8.5.0-r0) 19:32:16 #53 27.26 (7/11) Installing curl (8.5.0-r0) 19:32:16 #53 27.33 (8/11) Installing dumb-init (1.2.5-r2) 19:32:16 #53 27.37 (9/11) Installing musl-obstack (1.2.3-r2) 19:32:16 #53 27.45 (10/11) Installing libucontext (1.2-r2) 19:32:16 #53 27.49 (11/11) Installing gcompat (1.1.0-r1) 19:32:16 #53 27.59 Executing busybox-1.36.1-r5.trigger 19:32:16 #53 27.84 Executing ca-certificates-20240226-r0.trigger 19:32:16 #53 29.52 OK: 13 MiB in 26 packages 19:32:16 #53 DONE 31.6s 19:32:16 19:32:16 #55 [core-command internal] load build context 19:32:16 #55 ... 19:32:16 19:32:16 #45 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:32:16 #45 32.86 (2/7) Upgrading libssl3 (3.1.4-r5 -> 3.1.5-r0) 19:32:16 #45 32.97 (3/7) Installing dumb-init (1.2.5-r2) 19:32:16 #45 32.97 (4/7) Installing musl-obstack (1.2.3-r2) 19:32:16 #45 32.97 (5/7) Installing libucontext (1.2-r2) 19:32:16 #45 32.97 (6/7) Installing gcompat (1.1.0-r1) 19:32:16 #45 33.04 (7/7) Installing openssl (3.1.5-r0) 19:32:16 #45 33.14 Executing busybox-1.36.1-r5.trigger 19:32:16 #45 ... 19:32:16 19:32:16 #62 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 19:32:16 #62 12.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:32:16 #62 20.23 v3.18.6-263-g77db018514d [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 19:32:16 #62 20.23 v3.18.6-263-g77db018514d [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 19:32:16 #62 20.23 OK: 19951 distinct packages available 19:32:16 #62 21.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:32:16 #62 ... 19:32:16 19:32:16 #68 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 19:32:17 #68 ... 19:32:17 19:32:17 #52 [security-spiffe-token-provider internal] load build context 19:32:17 #52 ... 19:32:17 19:32:17 #39 [security-proxy-auth internal] load build context 19:32:17 #39 ... 19:32:17 19:32:17 #52 [security-spiffe-token-provider internal] load build context 19:32:17 #52 transferring context: 33.60MB 31.8s 19:32:17 #52 ... 19:32:17 19:32:17 #50 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 19:32:17 #50 23.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:32:17 #50 31.25 (1/4) Installing dumb-init (1.2.5-r2) 19:32:17 #50 31.25 (2/4) Installing musl-obstack (1.2.3-r2) 19:32:17 #50 31.25 (3/4) Installing libucontext (1.2-r2) 19:32:17 #50 31.25 (4/4) Installing gcompat (1.1.0-r1) 19:32:17 #50 31.25 Executing busybox-1.36.1-r5.trigger 19:32:17 #50 31.41 OK: 8 MiB in 19 packages 19:32:17 #50 ... 19:32:17 19:32:17 #65 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade 19:32:17 #65 16.84 Upgrading critical system libraries and apk-tools: 19:32:17 #65 16.84 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 19:32:17 #65 16.84 Executing busybox-1.36.1-r5.trigger 19:32:18 #65 ... 19:32:18 19:32:18 #58 [security-proxy-setup internal] load build context 19:32:18 #58 ... 19:32:18 19:32:18 #38 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 19:32:18 #38 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 27.9s done 19:32:18 #38 ... 19:32:18 19:32:18 #58 [security-proxy-setup internal] load build context 19:32:18 #58 ... 19:32:18 19:32:18 #50 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 19:32:18 #50 DONE 34.1s 19:32:18 19:32:18 #58 [security-proxy-setup internal] load build context 19:32:18 #58 ... 19:32:18 19:32:18 #45 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:32:18 #45 33.34 OK: 9 MiB in 20 packages 19:32:18 #45 DONE 36.0s 19:32:18 19:32:18 #58 [security-proxy-setup internal] load build context 19:32:20 #58 ... 19:32:20 19:32:20 #69 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 19:32:20 #0 9.273 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:32:20 #69 10.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:32:20 #69 ... 19:32:20 19:32:20 #39 [security-proxy-auth internal] load build context 19:32:22 #39 ... 19:32:22 19:32:22 #38 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 19:32:22 #38 DONE 38.8s 19:32:22 19:32:22 #39 [security-proxy-auth internal] load build context 19:32:22 #39 ... 19:32:22 19:32:22 #62 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 19:32:22 #62 23.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:32:22 #62 27.21 OK: 266 MiB in 52 packages 19:32:22 #62 DONE 28.9s 19:32:22 19:32:22 #39 [security-proxy-auth internal] load build context 19:32:22 #39 transferring context: 52.09MB 34.0s 19:32:22 #39 ... 19:32:22 19:32:22 #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:32:22 #37 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 33.8s 19:32:22 #37 ... 19:32:22 19:32:22 #39 [security-proxy-auth internal] load build context 19:32:23 #39 ... 19:32:23 19:32:23 #70 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 19:32:23 #0 9.474 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:32:23 #70 ... 19:32:23 19:32:23 #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:32:24 #37 ... 19:32:24 19:32:24 #46 [core-data internal] load build context 19:32:24 #46 ... 19:32:24 19:32:24 #71 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 19:32:24 #71 ... 19:32:24 19:32:24 #60 [security-secretstore-setup internal] load build context 19:32:24 #60 ... 19:32:24 19:32:24 #46 [core-data internal] load build context 19:32:24 #46 ... 19:32:24 19:32:24 #36 [core-common-config-bootstrapper internal] load build context 19:32:24 #36 ... 19:32:24 19:32:24 #46 [core-data internal] load build context 19:32:25 #46 ... 19:32:25 19:32:25 #66 [core-data stage-1 3/7] RUN apk --no-cache upgrade 19:32:25 #66 10.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:32:25 #66 14.84 Upgrading critical system libraries and apk-tools: 19:32:25 #66 14.84 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 19:32:25 #66 15.02 Executing busybox-1.36.1-r5.trigger 19:32:25 #66 15.97 Continuing the upgrade transaction with new apk-tools: 19:32:25 #66 16.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:32:25 #66 17.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:32:25 #66 ... 19:32:25 19:32:25 #42 [core-metadata internal] load build context 19:32:25 #42 ... 19:32:25 19:32:25 #65 [support-scheduler stage-1 3/9] RUN apk --no-cache upgrade 19:32:25 #65 17.78 Continuing the upgrade transaction with new apk-tools: 19:32:25 #65 17.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:32:25 #65 18.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:32:25 #65 22.19 (1/6) Upgrading busybox (1.36.1-r5 -> 1.36.1-r7) 19:32:25 #65 22.27 Executing busybox-1.36.1-r7.post-upgrade 19:32:25 #65 22.57 (2/6) Upgrading busybox-binsh (1.36.1-r5 -> 1.36.1-r7) 19:32:25 #65 22.57 (3/6) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 19:32:25 #65 22.57 (4/6) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.5-r0) 19:32:25 #65 23.07 (5/6) Upgrading libssl3 (3.1.4-r5 -> 3.1.5-r0) 19:32:25 #65 23.07 (6/6) Upgrading ssl_client (1.36.1-r5 -> 1.36.1-r7) 19:32:25 #65 23.07 Executing busybox-1.36.1-r7.trigger 19:32:25 #65 23.07 OK: 8 MiB in 16 packages 19:32:25 #65 DONE 24.2s 19:32:25 19:32:25 #46 [core-data internal] load build context 19:32:26 #46 ... 19:32:26 19:32:26 #54 [support-notifications internal] load build context 19:32:26 #54 ... 19:32:26 19:32:26 #48 [support-scheduler internal] load build context 19:32:26 #48 ... 19:32:26 19:32:26 #56 [security-bootstrapper internal] load build context 19:32:26 #56 ... 19:32:26 19:32:26 #48 [support-scheduler internal] load build context 19:32:26 #48 ... 19:32:26 19:32:26 #55 [core-command internal] load build context 19:32:26 #55 ... 19:32:26 19:32:26 #48 [support-scheduler internal] load build context 19:32:27 #48 ... 19:32:27 19:32:27 #67 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 19:32:27 #67 14.09 Upgrading critical system libraries and apk-tools: 19:32:27 #67 14.09 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 19:32:27 #67 14.16 Executing busybox-1.36.1-r5.trigger 19:32:27 #67 15.61 Continuing the upgrade transaction with new apk-tools: 19:32:27 #67 15.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:32:27 #67 16.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:32:27 #67 19.43 (1/6) Upgrading busybox (1.36.1-r5 -> 1.36.1-r7) 19:32:27 #67 19.52 Executing busybox-1.36.1-r7.post-upgrade 19:32:27 #67 19.88 (2/6) Upgrading busybox-binsh (1.36.1-r5 -> 1.36.1-r7) 19:32:27 #67 19.88 (3/6) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 19:32:27 #67 19.97 (4/6) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.5-r0) 19:32:27 #67 20.27 (5/6) Upgrading libssl3 (3.1.4-r5 -> 3.1.5-r0) 19:32:27 #67 20.30 (6/6) Upgrading ssl_client (1.36.1-r5 -> 1.36.1-r7) 19:32:27 #67 20.39 Executing busybox-1.36.1-r7.trigger 19:32:27 #67 20.39 OK: 8 MiB in 17 packages 19:32:27 #67 DONE 21.7s 19:32:27 19:32:27 #48 [support-scheduler internal] load build context 19:32:27 #48 transferring context: 89.78MB 43.0s 19:32:27 #48 ... 19:32:27 19:32:27 #52 [security-spiffe-token-provider internal] load build context 19:32:27 #52 ... 19:32:27 19:32:27 #55 [core-command internal] load build context 19:32:28 #55 ... 19:32:28 19:32:28 #72 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 19:32:28 #0 9.138 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:32:28 #72 ... 19:32:28 19:32:28 #55 [core-command internal] load build context 19:32:28 #55 ... 19:32:28 19:32:28 #66 [core-data stage-1 3/7] RUN apk --no-cache upgrade 19:32:28 #66 21.37 (1/6) Upgrading busybox (1.36.1-r5 -> 1.36.1-r7) 19:32:28 #66 21.49 Executing busybox-1.36.1-r7.post-upgrade 19:32:28 #66 21.68 (2/6) Upgrading busybox-binsh (1.36.1-r5 -> 1.36.1-r7) 19:32:28 #66 21.68 (3/6) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 19:32:28 #66 21.74 (4/6) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.5-r0) 19:32:28 #66 22.16 (5/6) Upgrading libssl3 (3.1.4-r5 -> 3.1.5-r0) 19:32:28 #66 22.27 (6/6) Upgrading ssl_client (1.36.1-r5 -> 1.36.1-r7) 19:32:28 #66 22.27 Executing busybox-1.36.1-r7.trigger 19:32:28 #66 22.42 OK: 8 MiB in 16 packages 19:32:28 #66 DONE 24.5s 19:32:28 19:32:28 #55 [core-command internal] load build context 19:32:29 #55 ... 19:32:29 19:32:29 #73 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade 19:32:29 #0 9.163 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:32:29 #0 10.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:32:29 #73 ... 19:32:29 19:32:29 #72 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 19:32:29 #72 10.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:32:30 #72 ... 19:32:30 19:32:30 #58 [security-proxy-setup internal] load build context 19:32:30 #58 ... 19:32:30 19:32:30 #55 [core-command internal] load build context 19:32:31 #55 ... 19:32:31 19:32:31 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:32:31 #37 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 42.2s done 19:32:31 #37 DONE 48.7s 19:32:31 19:32:31 #55 [core-command internal] load build context 19:32:33 #55 transferring context: 97.84MB 45.6s 19:32:33 #55 ... 19:32:33 19:32:33 #74 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 19:32:33 #74 DONE 5.7s 19:32:33 19:32:33 #55 [core-command internal] load build context 19:32:33 #55 ... 19:32:33 19:32:33 #39 [security-proxy-auth internal] load build context 19:32:33 #39 ... 19:32:33 19:32:33 #58 [security-proxy-setup internal] load build context 19:32:34 #58 ... 19:32:34 19:32:34 #70 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 19:32:34 #70 10.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:32:34 #70 15.12 Upgrading critical system libraries and apk-tools: 19:32:34 #70 15.12 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 19:32:34 #70 15.12 Executing busybox-1.36.1-r5.trigger 19:32:34 #70 16.08 Continuing the upgrade transaction with new apk-tools: 19:32:34 #70 16.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:32:34 #70 17.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:32:34 #70 ... 19:32:34 19:32:34 #48 [support-scheduler internal] load build context 19:32:34 #48 ... 19:32:34 19:32:34 #69 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 19:32:34 #69 14.26 Upgrading critical system libraries and apk-tools: 19:32:34 #69 14.26 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 19:32:34 #69 14.40 Executing busybox-1.36.1-r5.trigger 19:32:34 #69 15.58 Continuing the upgrade transaction with new apk-tools: 19:32:34 #69 15.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:32:34 #69 16.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:32:34 #69 20.92 (1/6) Upgrading busybox (1.36.1-r5 -> 1.36.1-r7) 19:32:34 #69 21.07 Executing busybox-1.36.1-r7.post-upgrade 19:32:34 #69 21.35 (2/6) Upgrading busybox-binsh (1.36.1-r5 -> 1.36.1-r7) 19:32:34 #69 21.35 (3/6) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 19:32:34 #69 21.41 (4/6) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.5-r0) 19:32:34 #69 21.81 (5/6) Upgrading libssl3 (3.1.4-r5 -> 3.1.5-r0) 19:32:34 #69 21.92 (6/6) Upgrading ssl_client (1.36.1-r5 -> 1.36.1-r7) 19:32:34 #69 21.98 Executing busybox-1.36.1-r7.trigger 19:32:34 #69 22.13 Executing ca-certificates-20240226-r0.trigger 19:32:34 #69 23.20 OK: 9 MiB in 17 packages 19:32:34 #69 ... 19:32:34 19:32:34 #60 [security-secretstore-setup internal] load build context 19:32:34 #60 ... 19:32:34 19:32:34 #75 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 19:32:34 #75 DONE 1.1s 19:32:34 19:32:34 #69 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 19:32:34 #69 DONE 24.5s 19:32:34 19:32:34 #60 [security-secretstore-setup internal] load build context 19:32:34 #60 ... 19:32:34 19:32:34 #58 [security-proxy-setup internal] load build context 19:32:35 #58 ... 19:32:35 19:32:35 #36 [core-common-config-bootstrapper internal] load build context 19:32:35 #36 ... 19:32:35 19:32:35 #58 [security-proxy-setup internal] load build context 19:32:35 #58 ... 19:32:35 19:32:35 #42 [core-metadata internal] load build context 19:32:35 #42 ... 19:32:35 19:32:35 #71 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 19:32:35 #71 11.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:32:35 #71 12.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:32:35 #71 17.65 Upgrading critical system libraries and apk-tools: 19:32:35 #71 17.65 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 19:32:35 #71 17.67 Executing busybox-1.36.1-r5.trigger 19:32:35 #71 19.44 Continuing the upgrade transaction with new apk-tools: 19:32:35 #71 19.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:32:35 #71 20.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:32:35 #71 ... 19:32:35 19:32:35 #42 [core-metadata internal] load build context 19:32:36 #42 ... 19:32:36 19:32:36 #46 [core-data internal] load build context 19:32:36 #46 ... 19:32:36 19:32:36 #54 [support-notifications internal] load build context 19:32:36 #54 ... 19:32:36 19:32:36 #42 [core-metadata internal] load build context 19:32:36 #42 ... 19:32:36 19:32:36 #56 [security-bootstrapper internal] load build context 19:32:37 #56 ... 19:32:37 19:32:37 #46 [core-data internal] load build context 19:32:37 #46 ... 19:32:37 19:32:37 #70 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 19:32:37 #70 21.83 (1/4) Upgrading busybox (1.36.1-r5 -> 1.36.1-r7) 19:32:37 #70 22.00 Executing busybox-1.36.1-r7.post-upgrade 19:32:37 #70 22.29 (2/4) Upgrading busybox-binsh (1.36.1-r5 -> 1.36.1-r7) 19:32:37 #70 22.33 (3/4) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 19:32:37 #70 22.40 (4/4) Upgrading ssl_client (1.36.1-r5 -> 1.36.1-r7) 19:32:37 #70 22.42 Executing busybox-1.36.1-r7.trigger 19:32:37 #70 22.47 OK: 18 MiB in 19 packages 19:32:37 #70 DONE 23.4s 19:32:37 19:32:37 #46 [core-data internal] load build context 19:32:37 #46 ... 19:32:37 19:32:37 #76 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 19:32:37 #76 DONE 0.6s 19:32:37 19:32:37 #46 [core-data internal] load build context 19:32:37 #46 ... 19:32:37 19:32:37 #68 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 19:32:37 #68 11.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:32:37 #68 12.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:32:37 #68 17.94 Upgrading critical system libraries and apk-tools: 19:32:37 #68 17.94 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 19:32:37 #68 17.98 Executing busybox-1.36.1-r5.trigger 19:32:37 #68 18.79 Continuing the upgrade transaction with new apk-tools: 19:32:37 #68 18.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:32:37 #68 19.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:32:37 #68 ... 19:32:37 19:32:37 #46 [core-data internal] load build context 19:32:37 #46 transferring context: 92.30MB 53.3s 19:32:38 #46 ... 19:32:38 19:32:38 #52 [security-spiffe-token-provider internal] load build context 19:32:38 #52 ... 19:32:38 19:32:38 #46 [core-data internal] load build context 19:32:40 #46 ... 19:32:40 19:32:40 #71 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 19:32:40 #71 23.88 (1/6) Upgrading busybox (1.36.1-r5 -> 1.36.1-r7) 19:32:40 #71 23.99 Executing busybox-1.36.1-r7.post-upgrade 19:32:40 #71 24.22 (2/6) Upgrading busybox-binsh (1.36.1-r5 -> 1.36.1-r7) 19:32:40 #71 24.28 (3/6) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 19:32:40 #71 24.33 (4/6) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.5-r0) 19:32:40 #71 24.68 (5/6) Upgrading libssl3 (3.1.4-r5 -> 3.1.5-r0) 19:32:40 #71 24.73 (6/6) Upgrading ssl_client (1.36.1-r5 -> 1.36.1-r7) 19:32:40 #71 24.75 Executing busybox-1.36.1-r7.trigger 19:32:40 #71 24.79 Executing ca-certificates-20240226-r0.trigger 19:32:40 #71 25.16 OK: 18 MiB in 19 packages 19:32:40 #71 DONE 26.6s 19:32:40 19:32:40 #60 [security-secretstore-setup internal] load build context 19:32:40 #60 ... 19:32:40 19:32:40 #46 [core-data internal] load build context 19:32:40 #46 ... 19:32:40 19:32:40 #73 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade 19:32:40 #73 15.85 Upgrading critical system libraries and apk-tools: 19:32:40 #73 15.85 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 19:32:40 #73 15.90 Executing busybox-1.36.1-r5.trigger 19:32:40 #73 17.24 Continuing the upgrade transaction with new apk-tools: 19:32:40 #73 17.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:32:40 #73 18.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:32:40 #73 20.72 (1/4) Upgrading busybox (1.36.1-r5 -> 1.36.1-r7) 19:32:40 #73 20.82 Executing busybox-1.36.1-r7.post-upgrade 19:32:40 #73 21.14 (2/4) Upgrading busybox-binsh (1.36.1-r5 -> 1.36.1-r7) 19:32:40 #73 21.14 (3/4) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 19:32:40 #73 21.19 (4/4) Upgrading ssl_client (1.36.1-r5 -> 1.36.1-r7) 19:32:40 #73 21.21 Executing busybox-1.36.1-r7.trigger 19:32:40 #73 21.32 OK: 9 MiB in 20 packages 19:32:40 #73 DONE 22.6s 19:32:41 19:32:41 #77 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 19:32:41 #77 ... 19:32:41 19:32:41 #68 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 19:32:41 #68 22.13 (1/6) Upgrading busybox (1.36.1-r5 -> 1.36.1-r7) 19:32:41 #68 22.28 Executing busybox-1.36.1-r7.post-upgrade 19:32:41 #68 22.51 (2/6) Upgrading busybox-binsh (1.36.1-r5 -> 1.36.1-r7) 19:32:41 #68 22.52 (3/6) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 19:32:41 #68 22.55 (4/6) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.5-r0) 19:32:41 #68 22.87 (5/6) Upgrading libssl3 (3.1.4-r5 -> 3.1.5-r0) 19:32:41 #68 22.91 (6/6) Upgrading ssl_client (1.36.1-r5 -> 1.36.1-r7) 19:32:41 #68 22.92 Executing busybox-1.36.1-r7.trigger 19:32:41 #68 23.04 Executing ca-certificates-20240226-r0.trigger 19:32:41 #68 23.82 OK: 13 MiB in 26 packages 19:32:41 #68 DONE 24.9s 19:32:41 19:32:41 #46 [core-data internal] load build context 19:32:41 #46 ... 19:32:41 19:32:41 #72 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 19:32:41 #72 16.08 Upgrading critical system libraries and apk-tools: 19:32:41 #72 16.08 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 19:32:41 #72 16.15 Executing busybox-1.36.1-r5.trigger 19:32:41 #72 16.85 Continuing the upgrade transaction with new apk-tools: 19:32:41 #72 16.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:32:41 #72 18.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:32:41 #72 20.63 (1/6) Upgrading busybox (1.36.1-r5 -> 1.36.1-r7) 19:32:41 #72 20.71 Executing busybox-1.36.1-r7.post-upgrade 19:32:41 #72 21.00 (2/6) Upgrading busybox-binsh (1.36.1-r5 -> 1.36.1-r7) 19:32:41 #72 21.04 (3/6) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 19:32:41 #72 21.11 (4/6) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.5-r0) 19:32:41 #72 21.39 (5/6) Upgrading libssl3 (3.1.4-r5 -> 3.1.5-r0) 19:32:41 #72 21.46 (6/6) Upgrading ssl_client (1.36.1-r5 -> 1.36.1-r7) 19:32:41 #72 21.47 Executing busybox-1.36.1-r7.trigger 19:32:41 #72 21.67 OK: 8 MiB in 19 packages 19:32:41 #72 DONE 22.8s 19:32:41 19:32:41 #46 [core-data internal] load build context 19:32:42 #46 transferring context: 105.45MB 58.3s 19:32:43 #46 ... 19:32:43 19:32:43 #55 [core-command internal] load build context 19:32:43 #55 ... 19:32:43 19:32:43 #39 [security-proxy-auth internal] load build context 19:32:43 #39 ... 19:32:43 19:32:43 #55 [core-command internal] load build context 19:32:44 #55 ... 19:32:44 19:32:44 #78 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 19:32:44 #78 DONE 2.5s 19:32:44 19:32:44 #55 [core-command internal] load build context 19:32:44 #55 ... 19:32:44 19:32:44 #77 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 19:32:44 #77 DONE 3.2s 19:32:44 19:32:44 #55 [core-command internal] load build context 19:32:44 #55 ... 19:32:44 19:32:44 #79 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 19:32:44 #79 DONE 3.4s 19:32:44 19:32:44 #55 [core-command internal] load build context 19:32:44 #55 ... 19:32:44 19:32:44 #48 [support-scheduler internal] load build context 19:32:44 #48 ... 19:32:44 19:32:44 #55 [core-command internal] load build context 19:32:44 #55 ... 19:32:44 19:32:44 #80 [security-spire-config stage-2 5/10] COPY Attribution.txt / 19:32:44 #80 DONE 0.7s 19:32:44 19:32:44 #55 [core-command internal] load build context 19:32:45 #55 ... 19:32:45 19:32:45 #36 [core-common-config-bootstrapper internal] load build context 19:32:45 #36 ... 19:32:45 19:32:45 #58 [security-proxy-setup internal] load build context 19:32:45 #58 ... 19:32:45 19:32:45 #55 [core-command internal] load build context 19:32:45 #55 ... 19:32:45 19:32:45 #81 [security-spire-server stage-2 5/9] COPY Attribution.txt / 19:32:45 #81 DONE 1.4s 19:32:45 19:32:45 #55 [core-command internal] load build context 19:32:46 #55 ... 19:32:46 19:32:46 #82 [security-spire-config stage-2 6/10] COPY security.txt / 19:32:46 #82 DONE 1.2s 19:32:46 19:32:46 #55 [core-command internal] load build context 19:32:46 #55 ... 19:32:46 19:32:46 #83 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 19:32:46 #83 DONE 2.0s 19:32:46 19:32:46 #54 [support-notifications internal] load build context 19:32:46 #54 ... 19:32:46 19:32:46 #42 [core-metadata internal] load build context 19:32:46 #42 ... 19:32:46 19:32:46 #56 [security-bootstrapper internal] load build context 19:32:46 #56 ... 19:32:46 19:32:46 #84 [security-spire-server stage-2 6/9] COPY security.txt / 19:32:46 #84 DONE 0.7s 19:32:46 19:32:46 #56 [security-bootstrapper internal] load build context 19:32:46 #56 ... 19:32:46 19:32:46 #55 [core-command internal] load build context 19:32:47 #55 ... 19:32:47 19:32:47 #85 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 19:32:47 #85 DONE 0.9s 19:32:47 19:32:47 #55 [core-command internal] load build context 19:32:48 #55 ... 19:32:48 19:32:48 #86 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 19:32:48 #86 DONE 1.3s 19:32:48 19:32:48 #55 [core-command internal] load build context 19:32:48 #55 ... 19:32:48 19:32:48 #87 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 19:32:48 #87 DONE 1.1s 19:32:48 19:32:48 #55 [core-command internal] load build context 19:32:48 #55 transferring context: 161.53MB 60.9s 19:32:48 #55 ... 19:32:48 19:32:48 #88 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 19:32:48 #88 DONE 0.9s 19:32:48 19:32:48 #55 [core-command internal] load build context 19:32:48 #55 ... 19:32:48 19:32:48 #52 [security-spiffe-token-provider internal] load build context 19:32:48 #52 ... 19:32:48 19:32:48 #55 [core-command internal] load build context 19:32:49 #55 ... 19:32:49 19:32:49 #89 [security-spire-agent stage-3 7/10] COPY security.txt / 19:32:49 #89 DONE 1.1s 19:32:49 19:32:49 #55 [core-command internal] load build context 19:32:49 #55 ... 19:32:49 19:32:49 #90 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 19:32:49 #90 DONE 1.0s 19:32:49 19:32:49 #91 [security-spire-config] exporting to image 19:32:49 #91 exporting layers 19:32:49 #91 ... 19:32:49 19:32:49 #92 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 19:32:49 #92 DONE 1.4s 19:32:49 19:32:49 #55 [core-command internal] load build context 19:32:50 #55 ... 19:32:50 19:32:50 #93 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 19:32:50 #93 DONE 1.1s 19:32:50 19:32:50 #55 [core-command internal] load build context 19:32:50 #55 ... 19:32:50 19:32:50 #60 [security-secretstore-setup internal] load build context 19:32:51 #60 ... 19:32:51 19:32:51 #94 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 19:32:51 #94 DONE 1.6s 19:32:51 19:32:51 #60 [security-secretstore-setup internal] load build context 19:32:51 #60 ... 19:32:51 19:32:51 #91 [security-spire-server] exporting to image 19:32:52 #91 ... 19:32:52 19:32:52 #95 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 19:32:52 #95 DONE 1.0s 19:32:52 19:32:52 #96 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 19:32:53 #96 DONE 0.8s 19:32:53 19:32:53 #58 [security-proxy-setup internal] load build context 19:32:53 #58 ... 19:32:53 19:32:53 #91 [security-spire-agent] exporting to image 19:32:53 #91 ... 19:32:53 19:32:53 #46 [core-data internal] load build context 19:32:53 #46 transferring context: 140.90MB 69.0s 19:32:53 #46 ... 19:32:53 19:32:53 #54 [support-notifications internal] load build context 19:32:53 #54 ... 19:32:53 19:32:53 #39 [security-proxy-auth internal] load build context 19:32:54 #39 ... 19:32:54 19:32:54 #54 [support-notifications internal] load build context 19:32:54 #54 ... 19:32:54 19:32:54 #48 [support-scheduler internal] load build context 19:32:54 #48 ... 19:32:54 19:32:54 #91 [security-spire-config] exporting to image 19:32:54 #91 exporting layers 5.0s done 19:32:54 #91 writing image sha256:0eb56eb0b123de6af618910ef8fba522ad9cba40470daa0e42b8f22d99a267d7 0.1s done 19:32:54 #91 naming to docker.io/library/security-spire-config-arm64 0.0s done 19:32:56 #91 ... 19:32:56 19:32:56 #36 [core-common-config-bootstrapper internal] load build context 19:32:56 #36 ... 19:32:56 19:32:56 #54 [support-notifications internal] load build context 19:32:57 #54 ... 19:32:57 19:32:57 #42 [core-metadata internal] load build context 19:32:57 #42 ... 19:32:57 19:32:57 #56 [security-bootstrapper internal] load build context 19:32:57 #56 ... 19:32:57 19:32:57 #42 [core-metadata internal] load build context 19:32:58 #42 ... 19:32:58 19:32:58 #91 [security-spire-agent] exporting to image 19:32:58 #91 exporting layers 4.8s done 19:32:58 #91 writing image sha256:61b4aa3d37163745d7dcaa71e909a0f5952fdfa13f099cf3f3f8ab3cdb183642 0.0s done 19:32:58 #91 naming to docker.io/library/security-spire-server-arm64 0.0s done 19:32:58 #91 writing image sha256:578971a41904c2a63f43ec91f84fa3579e395928bbd524763c5633bc6b32549f 0.1s done 19:32:58 #91 naming to docker.io/library/security-spire-agent-arm64 0.0s done 19:32:58 #91 DONE 9.1s 19:32:58 19:32:58 #42 [core-metadata internal] load build context 19:32:58 #42 ... 19:32:58 19:32:58 #52 [security-spiffe-token-provider internal] load build context 19:32:58 #52 transferring context: 149.05MB 73.0s 19:32:58 #52 ... 19:32:58 19:32:58 #42 [core-metadata internal] load build context 19:33:00 #42 ... 19:33:00 19:33:00 #55 [core-command internal] load build context 19:33:00 #55 transferring context: 227.09MB 72.6s done 19:33:00 #55 DONE 74.7s 19:33:00 19:33:00 #42 [core-metadata internal] load build context 19:33:01 #42 ... 19:33:01 19:33:01 #60 [security-secretstore-setup internal] load build context 19:33:01 #60 transferring context: 227.09MB 71.6s done 19:33:01 #60 ... 19:33:01 19:33:01 #42 [core-metadata internal] load build context 19:33:01 #42 ... 19:33:01 19:33:01 #39 [security-proxy-auth internal] load build context 19:33:01 #39 transferring context: 227.09MB 71.6s done 19:33:01 #39 DONE 74.5s 19:33:01 19:33:01 #42 [core-metadata internal] load build context 19:33:01 #42 ... 19:33:01 19:33:01 #60 [security-secretstore-setup internal] load build context 19:33:01 #60 DONE 74.7s 19:33:01 19:33:01 #42 [core-metadata internal] load build context 19:33:02 #42 ... 19:33:02 19:33:02 #54 [support-notifications internal] load build context 19:33:02 #54 transferring context: 227.09MB 76.0s done 19:33:02 #54 DONE 77.5s 19:33:02 19:33:02 #42 [core-metadata internal] load build context 19:33:02 #42 ... 19:33:02 19:33:02 #97 [core-command builder 4/7] COPY go.mod vendor* ./ 19:33:02 #97 DONE 2.1s 19:33:02 19:33:02 #42 [core-metadata internal] load build context 19:33:02 #42 ... 19:33:02 19:33:02 #48 [support-scheduler internal] load build context 19:33:02 #48 transferring context: 227.09MB 77.0s done 19:33:02 #48 DONE 78.4s 19:33:02 19:33:02 #98 [support-notifications builder 4/7] COPY go.mod vendor* ./ 19:33:02 #98 ... 19:33:02 19:33:02 #99 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 19:33:02 #99 DONE 1.2s 19:33:02 19:33:02 #42 [core-metadata internal] load build context 19:33:03 #42 ... 19:33:03 19:33:03 #58 [security-proxy-setup internal] load build context 19:33:03 #58 ... 19:33:03 19:33:03 #52 [security-spiffe-token-provider internal] load build context 19:33:03 #52 ... 19:33:03 19:33:03 #98 [support-notifications builder 4/7] COPY go.mod vendor* ./ 19:33:03 #98 DONE 1.3s 19:33:03 19:33:03 #52 [security-spiffe-token-provider internal] load build context 19:33:03 #52 ... 19:33:03 19:33:03 #46 [core-data internal] load build context 19:33:03 #46 ... 19:33:03 19:33:03 #56 [security-bootstrapper internal] load build context 19:33:03 #56 transferring context: 227.09MB 76.4s done 19:33:03 #56 DONE 78.6s 19:33:03 19:33:03 #46 [core-data internal] load build context 19:33:03 #46 ... 19:33:03 19:33:03 #58 [security-proxy-setup internal] load build context 19:33:04 #58 transferring context: 227.09MB 77.8s done 19:33:04 #58 DONE 79.5s 19:33:04 19:33:04 #46 [core-data internal] load build context 19:33:06 #46 ... 19:33:06 19:33:06 #36 [core-common-config-bootstrapper internal] load build context 19:33:06 #36 ... 19:33:06 19:33:06 #46 [core-data internal] load build context 19:33:08 #46 transferring context: 227.09MB 83.2s done 19:33:08 #46 DONE 84.2s 19:33:08 19:33:08 #36 [core-common-config-bootstrapper internal] load build context 19:33:10 #36 transferring context: 227.09MB 85.9s done 19:33:10 #36 DONE 86.4s 19:33:10 19:33:10 #52 [security-spiffe-token-provider internal] load build context 19:33:10 #52 transferring context: 227.09MB 84.2s done 19:33:10 #52 DONE 85.4s 19:33:10 19:33:10 #42 [core-metadata internal] load build context 19:33:10 #42 ... 19:33:10 19:33:10 #100 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 19:33:10 #100 DONE 0.8s 19:33:10 19:33:10 #42 [core-metadata internal] load build context 19:33:10 #42 ... 19:33:10 19:33:10 #101 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:33:11 #101 ... 19:33:11 19:33:11 #42 [core-metadata internal] load build context 19:33:11 #42 transferring context: 227.09MB 87.7s done 19:33:11 #42 DONE 88.0s 19:33:11 19:33:11 #102 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:33:12 #102 ... 19:33:12 19:33:12 #103 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:33:12 #103 ... 19:33:12 19:33:12 #104 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:34:08 #104 ... 19:34:08 19:34:08 #102 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:34:08 #102 DONE 65.2s 19:34:08 19:34:08 #104 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:34:08 #104 DONE 66.0s 19:34:08 19:34:08 #103 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:34:08 #103 DONE 66.6s 19:34:08 19:34:08 #101 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:34:08 #101 DONE 58.1s 19:34:08 19:34:08 #105 [core-command builder 6/7] COPY . . 19:34:12 #105 DONE 3.3s 19:34:12 19:34:12 #106 [security-secretstore-setup builder 6/7] COPY . . 19:34:12 #106 DONE 3.4s 19:34:12 19:34:12 #107 [security-proxy-setup builder 6/7] COPY . . 19:34:12 #107 CACHED 19:34:12 19:34:12 #108 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:34:12 #108 CACHED 19:34:12 19:34:12 #109 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 19:34:12 #109 CACHED 19:34:12 19:34:12 #110 [security-spiffe-token-provider builder 6/7] COPY . . 19:34:12 #110 DONE 3.3s 19:34:12 19:34:12 #111 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 19:34:12 #111 CACHED 19:34:12 19:34:12 #112 [security-bootstrapper builder 6/7] COPY . . 19:34:12 #112 CACHED 19:34:12 19:34:12 #113 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:34:12 #113 CACHED 19:34:12 19:34:12 #114 [support-notifications builder 6/7] COPY . . 19:34:12 #114 DONE 3.4s 19:34:12 19:34:12 #115 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 19:34:12 #115 ... 19:34:12 19:34:12 #116 [security-proxy-auth builder 6/7] COPY . . 19:34:12 #116 CACHED 19:34:12 19:34:12 #117 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:34:12 #117 CACHED 19:34:12 19:34:12 #118 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 19:34:12 #118 CACHED 19:34:12 19:34:12 #119 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 19:34:12 #119 CACHED 19:34:12 19:34:12 #120 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:34:12 #120 CACHED 19:34:12 19:34:12 #121 [support-scheduler builder 6/7] COPY . . 19:34:12 #121 CACHED 19:34:12 19:34:12 #122 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:34:12 #122 CACHED 19:34:12 19:34:12 #123 [core-data builder 4/7] COPY go.mod vendor* ./ 19:34:12 #123 CACHED 19:34:12 19:34:12 #124 [core-data builder 6/7] COPY . . 19:34:12 #124 CACHED 19:34:12 19:34:12 #125 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:34:12 #125 CACHED 19:34:12 19:34:12 #126 [core-metadata builder 4/7] COPY go.mod vendor* ./ 19:34:12 #126 CACHED 19:34:12 19:34:12 #127 [core-metadata builder 6/7] COPY . . 19:34:12 #127 CACHED 19:34:12 19:34:12 #128 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 19:34:12 #128 CACHED 19:34:12 19:34:12 #129 [core-common-config-bootstrapper builder 6/7] COPY . . 19:34:12 #129 CACHED 19:34:12 19:34:12 #130 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:34:12 #130 CACHED 19:34:12 19:34:12 #131 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 19:34:17 #131 ... 19:34:17 19:34:17 #115 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 19:34:17 #115 5.223 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 19:34:22 #115 ... 19:34:22 19:34:22 #132 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:34:22 #0 4.656 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 19:34:22 #132 ... 19:34:22 19:34:22 #133 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 19:34:22 #0 5.382 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 19:34:22 #133 ... 19:34:22 19:34:22 #134 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 19:34:22 #0 4.893 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 19:34:22 #134 ... 19:34:22 19:34:22 #135 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 19:34:22 #0 5.536 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 19:34:23 #135 ... 19:34:23 19:34:23 #136 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 19:34:23 #0 5.778 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 19:34:23 #136 ... 19:34:23 19:34:23 #137 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 19:34:23 #0 4.474 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 19:34:23 #137 ... 19:34:23 19:34:23 #138 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 19:34:23 #0 5.943 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 19:34:23 #138 ... 19:34:23 19:34:23 #139 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 19:34:23 #0 4.705 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 19:34:23 #139 ... 19:34:23 19:34:23 #140 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:34:23 #0 3.714 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 19:34:23 #140 ... 19:34:23 19:34:23 #131 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 19:34:23 #131 5.818 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 19:50:46 #131 ... 19:50:46 19:50:46 #132 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:50:46 #132 990.8 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 19:50:53 #132 ... 19:50:53 19:50:53 #137 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 19:50:53 #137 DONE 1000.6s 19:50:53 19:50:53 #141 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 19:50:53 #141 DONE 0.4s 19:50:53 19:50:53 #142 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 19:50:56 #142 DONE 2.6s 19:50:56 19:50:56 #143 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 19:50:56 #143 DONE 0.3s 19:50:56 19:50:56 #144 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 19:50:56 #144 DONE 0.2s 19:50:56 19:50:56 #133 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 19:50:56 #133 ... 19:50:56 19:50:56 #145 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 19:50:56 #145 DONE 0.3s 19:50:56 19:50:56 #146 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 19:50:57 #146 DONE 0.2s 19:50:57 19:50:57 #147 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 19:50:57 #147 DONE 0.2s 19:50:57 19:50:57 #148 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 19:50:57 #148 DONE 0.2s 19:50:57 19:50:57 #61 [security-spire-server internal] load build context 19:50:57 #61 ... 19:50:57 19:50:57 #149 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 19:50:57 #149 DONE 0.1s 19:50:57 19:50:57 #150 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 19:50:57 #150 DONE 0.1s 19:50:57 19:50:57 #136 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 19:50:57 #136 ... 19:50:57 19:50:57 #151 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 19:50:59 #151 DONE 2.1s 19:50:59 19:50:59 #132 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:50:59 #132 ... 19:50:59 19:50:59 #91 [security-bootstrapper] exporting to image 19:50:59 #91 exporting layers 19:51:01 #91 exporting layers 1.5s done 19:51:01 #91 writing image sha256:bb035a1f55fbecbd82fdcd182f1dae8beb3d5c2e013f50a20b4acaa4f4888f11 0.0s done 19:51:01 #91 naming to docker.io/library/security-bootstrapper-arm64 done 19:51:01 #91 DONE 10.6s 19:51:01 19:51:01 #131 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 19:51:01 #131 ... 19:51:01 19:51:01 #115 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 19:51:01 #115 DONE 1009.4s 19:51:01 19:51:01 #131 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 19:51:02 #131 ... 19:51:02 19:51:02 #152 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 19:51:02 #152 DONE 0.2s 19:51:02 19:51:02 #153 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 19:51:02 #153 DONE 0.2s 19:51:02 19:51:02 #132 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:51:02 #132 ... 19:51:02 19:51:02 #154 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 19:51:02 #154 DONE 0.2s 19:51:02 19:51:02 #155 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 19:51:03 #155 DONE 0.2s 19:51:03 19:51:03 #156 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 19:51:03 #156 DONE 0.3s 19:51:03 19:51:03 #157 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 19:51:03 #157 DONE 0.1s 19:51:03 19:51:03 #158 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:51:04 #158 ... 19:51:04 19:51:04 #132 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:51:04 #132 DONE 1012.2s 19:51:04 19:51:04 #134 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 19:51:05 #134 ... 19:51:05 19:51:05 #159 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 19:51:05 #159 DONE 0.3s 19:51:05 19:51:05 #133 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 19:51:05 #133 ... 19:51:05 19:51:05 #160 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 19:51:05 #160 DONE 0.3s 19:51:05 19:51:05 #131 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 19:51:06 #131 ... 19:51:06 19:51:06 #161 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 19:51:06 #161 DONE 0.3s 19:51:06 19:51:06 #139 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 19:51:06 #139 ... 19:51:06 19:51:06 #162 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 19:51:06 #162 DONE 0.1s 19:51:06 19:51:06 #158 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:51:06 #158 DONE 2.8s 19:51:06 19:51:06 #91 [security-proxy-setup] exporting to image 19:51:06 #91 ... 19:51:06 19:51:06 #163 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 19:51:06 #163 DONE 0.4s 19:51:07 19:51:07 #164 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 19:51:07 #164 DONE 0.6s 19:51:07 19:51:07 #165 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 19:51:07 #165 DONE 0.5s 19:51:07 19:51:07 #166 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 19:51:08 #166 DONE 0.3s 19:51:08 19:51:08 #91 [security-proxy-setup] exporting to image 19:51:08 #91 exporting layers 1.7s done 19:51:08 #91 writing image sha256:2eaac295b0288b6b7f14e3168c67f38c1a201963dcd42b70ac4295ba608a0b67 done 19:51:08 #91 naming to docker.io/library/security-proxy-setup-arm64 done 19:51:08 #91 DONE 12.4s 19:51:08 19:51:08 #167 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:51:10 #167 DONE 2.0s 19:51:10 19:51:10 #91 [security-secretstore-setup] exporting to image 19:51:11 #91 exporting layers 1.3s done 19:51:11 #91 writing image sha256:ac7ad462f6787bc4134089aae7f6f38c9daca183061b4cbedadc42eaa711b767 done 19:51:11 #91 naming to docker.io/library/security-secretstore-setup-arm64 done 19:51:11 #91 DONE 13.7s 19:51:11 19:51:11 #139 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 19:51:50 #139 ... 19:51:50 19:51:50 #138 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 19:51:50 #138 DONE 1054.2s 19:51:50 19:51:50 #133 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 19:51:50 #133 ... 19:51:50 19:51:50 #168 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 19:51:50 #168 DONE 0.3s 19:51:50 19:51:50 #169 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 19:51:50 #169 DONE 0.1s 19:51:50 19:51:50 #170 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 19:51:50 #170 DONE 0.2s 19:51:50 19:51:50 #133 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 19:51:50 #133 ... 19:51:50 19:51:50 #171 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 19:51:50 #171 DONE 0.1s 19:51:50 19:51:50 #172 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 19:51:50 #172 DONE 0.1s 19:51:50 19:51:50 #136 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 19:51:50 #136 ... 19:51:50 19:51:50 #173 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:51:50 #173 DONE 1.7s 19:51:50 19:51:50 #91 [core-common-config-bootstrapper] exporting to image 19:51:50 #91 exporting layers 19:51:50 #91 exporting layers 0.7s done 19:51:50 #91 writing image sha256:11d62a693398d7106ab8a1b9832aa541e74afe21af48b335006fc085cb25e1da done 19:51:50 #91 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 19:51:50 #91 DONE 14.4s 19:51:50 19:51:50 #135 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 19:53:26 #135 ... 19:53:26 19:53:26 #140 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:53:26 #140 DONE 1152.4s 19:53:26 19:53:26 #133 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 19:53:26 #133 ... 19:53:26 19:53:26 #174 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 19:53:26 #174 DONE 0.2s 19:53:26 19:53:26 #133 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 19:53:26 #133 ... 19:53:26 19:53:26 #175 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 19:53:26 #175 DONE 0.1s 19:53:26 19:53:26 #131 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 19:53:26 #131 ... 19:53:26 19:53:26 #176 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 19:53:26 #176 DONE 0.3s 19:53:26 19:53:26 #131 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 19:53:26 #131 ... 19:53:26 19:53:26 #177 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 19:53:26 #177 DONE 0.1s 19:53:26 19:53:26 #91 [security-spiffe-token-provider] exporting to image 19:53:26 #91 exporting layers 19:53:26 #91 exporting layers 0.9s done 19:53:26 #91 writing image sha256:b09ef52bccb6892d199cb15c7421d047670ccdbdecda66a7cd403a2ab77adf6a done 19:53:26 #91 naming to docker.io/library/security-spiffe-token-provider-arm64 done 19:53:26 #91 DONE 15.3s 19:53:26 19:53:26 #131 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 19:59:33 #131 ... 19:59:33 19:59:33 #139 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 19:59:33 #139 DONE 1512.0s 19:59:33 19:59:33 #131 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 19:59:33 #131 ... 19:59:33 19:59:33 #178 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 19:59:33 #178 DONE 0.1s 19:59:33 19:59:33 #179 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 19:59:33 #179 DONE 0.1s 19:59:33 19:59:33 #136 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 19:59:33 #136 ... 19:59:33 19:59:33 #180 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 19:59:33 #180 DONE 0.5s 19:59:33 19:59:33 #181 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 19:59:33 #181 DONE 0.1s 19:59:33 19:59:33 #182 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 19:59:33 #182 DONE 0.1s 19:59:33 19:59:33 #183 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:59:33 #183 DONE 1.8s 19:59:33 19:59:33 #91 [security-proxy-auth] exporting to image 19:59:33 #91 exporting layers 19:59:33 #91 exporting layers 0.7s done 19:59:33 #91 writing image sha256:19bc079b8fb4d64fa30fb61b70fdb1d06f1507cf1e0aaacb293929866601d370 done 19:59:33 #91 naming to docker.io/library/security-proxy-auth-arm64 done 19:59:33 #91 DONE 16.0s 19:59:33 19:59:33 #131 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 20:00:06 #131 ... 20:00:06 20:00:06 #135 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 20:00:06 #135 DONE 1552.8s 20:00:06 20:00:06 #136 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:00:06 #136 ... 20:00:06 20:00:06 #184 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 20:00:06 #184 DONE 0.1s 20:00:06 20:00:06 #185 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 20:00:06 #185 DONE 0.1s 20:00:06 20:00:06 #186 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 20:00:06 #186 DONE 0.4s 20:00:06 20:00:06 #187 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 20:00:06 #187 DONE 0.1s 20:00:06 20:00:06 #91 [core-command] exporting to image 20:00:06 #91 exporting layers 20:00:06 #91 exporting layers 0.5s done 20:00:06 #91 writing image sha256:46b1a10ddc0207072c279b03c97f792f69acf197c34ca4ecb80910608f19971d done 20:00:06 #91 naming to docker.io/library/core-command-arm64 done 20:00:06 #91 DONE 16.5s 20:00:06 20:00:06 #131 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 20:00:25 #131 ... 20:00:25 20:00:25 #134 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 20:00:25 #134 DONE 1570.0s 20:00:25 20:00:25 #136 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:00:25 #136 ... 20:00:25 20:00:25 #188 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 20:00:25 #188 DONE 0.3s 20:00:25 20:00:25 #61 [security-spire-server internal] load build context 20:00:25 #61 ... 20:00:25 20:00:25 #189 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 20:00:25 #189 DONE 0.2s 20:00:25 20:00:25 #190 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 20:00:25 #190 DONE 0.6s 20:00:25 20:00:25 #191 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 20:00:25 #191 DONE 0.2s 20:00:25 20:00:25 #136 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:00:25 #136 ... 20:00:25 20:00:25 #131 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 20:00:25 #131 DONE 1571.8s 20:00:25 20:00:25 #192 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 20:00:25 #192 DONE 0.4s 20:00:25 20:00:25 #91 [core-metadata] exporting to image 20:00:25 #91 exporting layers 20:00:25 #91 exporting layers 0.8s done 20:00:25 #91 writing image sha256:a430f69ca2e997ad83bb6e7ddd61e62db18530bdd495532f2090f4368990c78d 0.0s done 20:00:25 #91 naming to docker.io/library/core-metadata-arm64 done 20:00:25 #91 DONE 17.3s 20:00:25 20:00:25 #193 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 20:00:25 #193 DONE 0.3s 20:00:25 20:00:25 #136 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:00:25 #136 ... 20:00:25 20:00:25 #194 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 20:00:25 #194 DONE 0.1s 20:00:25 20:00:25 #195 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 20:00:25 #195 DONE 0.4s 20:00:25 20:00:25 #136 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:00:25 #136 ... 20:00:25 20:00:25 #196 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 20:00:25 #196 DONE 0.1s 20:00:25 20:00:25 #91 [core-data] exporting to image 20:00:26 #91 exporting layers 0.6s done 20:00:26 #91 writing image sha256:4ce8ba72db82d4f0b4ead7f9b41ee1848484aaebc50a878a7a7d6c901a97810d done 20:00:26 #91 naming to docker.io/library/core-data-arm64 done 20:00:26 #91 DONE 18.0s 20:00:26 20:00:26 #136 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:00:53 #136 ... 20:00:53 20:00:53 #133 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:00:53 #133 DONE 1597.1s 20:00:53 20:00:53 #136 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:00:53 #136 ... 20:00:53 20:00:53 #197 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 20:00:53 #197 ... 20:00:53 20:00:53 #136 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:00:53 #136 DONE 1597.6s 20:00:53 20:00:53 #197 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 20:00:53 #197 DONE 0.2s 20:00:53 20:00:53 #198 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 20:00:53 #198 DONE 0.1s 20:00:53 20:00:53 #199 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 20:00:53 #199 DONE 0.1s 20:00:53 20:00:53 #61 [security-spire-server internal] load build context 20:00:53 #61 ... 20:00:53 20:00:53 #200 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 20:00:53 #200 DONE 0.2s 20:00:53 20:00:53 #201 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 20:00:53 #201 DONE 0.3s 20:00:53 20:00:53 #202 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 20:00:53 #202 DONE 0.1s 20:00:53 20:00:53 #91 [support-notifications] exporting to image 20:00:53 #91 exporting layers 20:00:53 #91 ... 20:00:53 20:00:53 #203 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 20:00:53 #203 DONE 0.4s 20:00:53 20:00:53 #204 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 20:00:53 #204 DONE 0.1s 20:00:53 20:00:53 #91 [support-scheduler] exporting to image 20:00:53 #91 exporting layers 0.7s done 20:00:53 #91 writing image sha256:63d6548f36e61cba131d7d36d1098b0dd893dad6cf5479ab484c6fb84b26adc0 done 20:00:53 #91 naming to docker.io/library/support-notifications-arm64 done 20:00:53 #91 exporting layers 0.5s done 20:00:53 #91 writing image sha256:0be5045c9757f5f62d3226ddd298d5fe30fa0592945bd9b7b1eed87a05ecf4d0 done 20:00:53 #91 naming to docker.io/library/support-scheduler-arm64 done 20:00:53 #91 DONE 18.8s 20:00:53 20:00:53 #61 [security-spire-server internal] load build context 20:00:53 time="2024-06-17T19:31:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:00:53 time="2024-06-17T19:31:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:00:53 time="2024-06-17T19:31:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:00:53 time="2024-06-17T19:31:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:00:53 time="2024-06-17T19:31:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:00:53 time="2024-06-17T19:31:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:00:53 time="2024-06-17T19:31:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:00:53 time="2024-06-17T19:31:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:00:53 time="2024-06-17T19:31:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:00:53 time="2024-06-17T19:31:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:00:53 time="2024-06-17T19:31:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:00:53 time="2024-06-17T19:31:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:00:53 time="2024-06-17T19:31:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:00:53 time="2024-06-17T19:31:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 20:00:53 $ docker stop --time=1 e7cec46442fe96cb93c6de146a82eb8ff0db2d24c214c049b76198ef8bc620c8 20:00:54 $ docker rm -f --volumes e7cec46442fe96cb93c6de146a82eb8ff0db2d24c214c049b76198ef8bc620c8 [Pipeline] // withDockerContainer [Pipeline] sh 20:00:55 + docker images 20:00:55 REPOSITORY TAG IMAGE ID CREATED SIZE 20:00:55 support-scheduler-arm64 latest 0be5045c9757 4 seconds ago 43.8MB 20:00:55 support-notifications-arm64 latest 63d6548f36e6 5 seconds ago 44.4MB 20:00:55 core-data-arm64 latest 4ce8ba72db82 30 seconds ago 41.5MB 20:00:55 core-metadata-arm64 latest a430f69ca2e9 31 seconds ago 41.7MB 20:00:55 core-command-arm64 latest 46b1a10ddc02 49 seconds ago 41.2MB 20:00:55 security-proxy-auth-arm64 latest 19bc079b8fb4 About a minute ago 38.9MB 20:00:55 security-spiffe-token-provider-arm64 latest b09ef52bccb6 7 minutes ago 35.4MB 20:00:55 core-common-config-bootstrapper-arm64 latest 11d62a693398 9 minutes ago 21.7MB 20:00:55 security-secretstore-setup-arm64 latest ac7ad462f678 9 minutes ago 42.6MB 20:00:55 security-proxy-setup-arm64 latest 2eaac295b028 9 minutes ago 32.5MB 20:00:55 security-bootstrapper-arm64 latest bb035a1f55fb 9 minutes ago 25.2MB 20:00:55 security-spire-agent-arm64 latest 578971a41904 28 minutes ago 159MB 20:00:55 security-spire-server-arm64 latest 61b4aa3d3716 28 minutes ago 103MB 20:00:55 security-spire-config-arm64 latest 0eb56eb0b123 28 minutes ago 102MB 20:00:55 ci-base-image-arm64 latest d041d85f8731 45 minutes ago 962MB 20:00:55 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine f246e2811388 8 weeks ago 561MB 20:00:55 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 12 months ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:00:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:00:56 20:00:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:00:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:00:57 arm64: Pulling from edgex-lftools-log-publisher 20:00:57 8998bd30e6a1: Pulling fs layer 20:00:57 04944245beec: Pulling fs layer 20:00:57 699f458cf7ca: Pulling fs layer 20:00:57 765212b225bb: Pulling fs layer 20:00:57 f23df028b6ca: Pulling fs layer 20:00:57 765212b225bb: Waiting 20:00:57 d65c8cfc05b1: Pulling fs layer 20:00:57 2437ff75d9bd: Pulling fs layer 20:00:57 d65c8cfc05b1: Waiting 20:00:57 2437ff75d9bd: Waiting 20:00:57 f23df028b6ca: Waiting 20:00:57 04944245beec: Verifying Checksum 20:00:57 04944245beec: Download complete 20:00:57 765212b225bb: Verifying Checksum 20:00:57 765212b225bb: Download complete 20:00:57 f23df028b6ca: Verifying Checksum 20:00:57 f23df028b6ca: Download complete 20:00:57 d65c8cfc05b1: Verifying Checksum 20:00:57 d65c8cfc05b1: Download complete 20:00:57 699f458cf7ca: Verifying Checksum 20:00:57 8998bd30e6a1: Verifying Checksum 20:00:57 8998bd30e6a1: Download complete 20:01:00 2437ff75d9bd: Verifying Checksum 20:01:00 2437ff75d9bd: Download complete 20:01:02 8998bd30e6a1: Pull complete 20:01:02 04944245beec: Pull complete 20:01:04 699f458cf7ca: Pull complete 20:01:04 765212b225bb: Pull complete 20:01:05 f23df028b6ca: Pull complete 20:01:05 d65c8cfc05b1: Pull complete 20:01:24 2437ff75d9bd: Pull complete 20:01:24 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 20:01:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:01:24 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:01:24 prd-ubuntu20.04-docker-arm64-4c-16g-3354 does not seem to be running inside a container 20:01:24 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 20:01:27 $ docker top 2ee76b0f56eb0f6e207d3513b7b2e1bb4c5b4fe5cbab846dd43822e15310c724 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:01:28 ---> job-cost.sh 20:01:28 lf-activate-venv: SKIPPING 20:01:28 INFO: No Stack... 20:01:28 INFO: Retrieving Pricing Info for: v3-standard-4 20:01:29 INFO: Archiving Costs [Pipeline] sh 20:01:30 + cat /w/workspace/edgex-go/1/archives/cost.csv 20:01:30 + cut -d, -f6 [Pipeline] lock 20:01:30 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-PR-4805-1-stack-cost] 20:01:30 Resource [jenkins-edgexfoundry-edgex-go-PR-4805-1-stack-cost] did not exist. Created. 20:01:30 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-PR-4805-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:01:31 + echo total: 0.10999999940395355 [Pipeline] stash 20:01:31 Stashed 1 file(s) [Pipeline] } 20:01:31 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-PR-4805-1-stack-cost] [Pipeline] // lock [Pipeline] } 20:01:31 $ docker stop --time=1 2ee76b0f56eb0f6e207d3513b7b2e1bb4c5b4fe5cbab846dd43822e15310c724 20:01:32 $ docker rm -f --volumes 2ee76b0f56eb0f6e207d3513b7b2e1bb4c5b4fe5cbab846dd43822e15310c724 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 20:01:34 provisioning config files... 20:01:34 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config3658453294488014785tmp [Pipeline] { [Pipeline] sh 20:01:34 + set +x 20:01:34 + curl -s https://codecov.io/bash 20:01:34 + bash -s -- 20:01:34 20:01:34 _____ _ 20:01:34 / ____| | | 20:01:34 | | ___ __| | ___ ___ _____ __ 20:01:34 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 20:01:34 | |___| (_) | (_| | __/ (_| (_) \ V / 20:01:34 \_____\___/ \__,_|\___|\___\___/ \_/ 20:01:34 Bash-1.0.6 20:01:34 20:01:34 20:01:34 ==> git version 2.25.1 found 20:01:34 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 20:01:34 Release-Date: 2020-01-08 20:01:34 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 20:01:34 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 20:01:34 ==> Jenkins CI detected. 20:01:34 current dir:  /w/workspace/edgex-go/1 20:01:34 project root: . 20:01:34 --> token set from env 20:01:34 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 20:01:34 ==> Running gcov in . (disable via -X gcov) 20:01:34 ==> Python coveragepy not found 20:01:34 ==> Searching for coverage reports in: 20:01:34 + . 20:01:34 -> Found 1 reports 20:01:34 ==> Detecting git/mercurial file structure 20:01:34 ==> Reading reports 20:01:34 + ./coverage.out bytes=455714 20:01:34 ==> Appending adjustments 20:01:34 https://docs.codecov.io/docs/fixing-reports 20:01:35 + Found adjustments 20:01:35 ==> Gzipping contents 20:01:35 60K /tmp/codecov.MAjlVy.gz 20:01:35 ==> Uploading reports 20:01:35 url: https://codecov.io 20:01:35 query: branch=PR-4805&commit=6a524393ce300b109bc8132c4ebf071e8c9d5fa5&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4805%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4805&job=&cmd_args= 20:01:35 -> Pinging Codecov 20:01:35 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-4805&commit=6a524393ce300b109bc8132c4ebf071e8c9d5fa5&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4805%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4805&job=&cmd_args= 20:01:35 -> Uploading to 20:01:35 https://storage.googleapis.com/codecov/v4/raw/2024-06-17/00271124DB129430A58F1EEE437C3FCB/6a524393ce300b109bc8132c4ebf071e8c9d5fa5/9cd21e46-bf21-4b36-8e0f-6ce51ae5ce34.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240617%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240617T200135Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d6a150275d0c24a93d01725acb586927ee57c617d1efa67024833cd9ef70f7ff 20:01:35 % Total % Received % Xferd Average Speed Time Time Time Current 20:01:35 Dload Upload Total Spent Left Speed 20:01:36 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57893 0 0 100 57893 0 219k --:--:-- --:--:-- --:--:-- 219k 20:01:36 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/6a524393ce300b109bc8132c4ebf071e8c9d5fa5 [Pipeline] } 20:01:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 20:01:38 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 20:01:38 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:01:39 ---> package-listing.sh 20:01:39 ++ facter osfamily 20:01:39 ++ tr '[:upper:]' '[:lower:]' 20:01:39 + OS_FAMILY=debian 20:01:39 + workspace=/w/workspace/edgex-go/1 20:01:39 + START_PACKAGES=/tmp/packages_start.txt 20:01:39 + END_PACKAGES=/tmp/packages_end.txt 20:01:39 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:01:39 + PACKAGES=/tmp/packages_start.txt 20:01:39 + '[' /w/workspace/edgex-go/1 ']' 20:01:39 + PACKAGES=/tmp/packages_end.txt 20:01:39 + case "${OS_FAMILY}" in 20:01:39 + dpkg -l 20:01:39 + grep '^ii' 20:01:39 + '[' -f /tmp/packages_start.txt ']' 20:01:39 + '[' -f /tmp/packages_end.txt ']' 20:01:39 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:01:39 + '[' /w/workspace/edgex-go/1 ']' 20:01:39 + mkdir -p /w/workspace/edgex-go/1/archives/ 20:01:39 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 20:01:39 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 20:01:39 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:01:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:01:40 20:01:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:01:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:01:40 latest: Pulling from edgex-lftools-log-publisher 20:01:40 5eb5b503b376: Pulling fs layer 20:01:40 5c69ac0246d0: Pulling fs layer 20:01:40 ec43610c2a17: Pulling fs layer 20:01:40 3a2ae6a8a46f: Pulling fs layer 20:01:40 33b1e0a273af: Pulling fs layer 20:01:40 5d3b04190fa2: Pulling fs layer 20:01:40 2f39f015ded8: Pulling fs layer 20:01:40 3a2ae6a8a46f: Waiting 20:01:40 33b1e0a273af: Waiting 20:01:40 5d3b04190fa2: Waiting 20:01:40 2f39f015ded8: Waiting 20:01:40 5c69ac0246d0: Verifying Checksum 20:01:40 5c69ac0246d0: Download complete 20:01:40 3a2ae6a8a46f: Verifying Checksum 20:01:40 3a2ae6a8a46f: Download complete 20:01:40 ec43610c2a17: Download complete 20:01:40 33b1e0a273af: Verifying Checksum 20:01:40 33b1e0a273af: Download complete 20:01:40 5d3b04190fa2: Verifying Checksum 20:01:40 5d3b04190fa2: Download complete 20:01:41 5eb5b503b376: Download complete 20:01:41 2f39f015ded8: Download complete 20:01:42 5eb5b503b376: Pull complete 20:01:42 5c69ac0246d0: Pull complete 20:01:42 ec43610c2a17: Pull complete 20:01:42 3a2ae6a8a46f: Pull complete 20:01:43 33b1e0a273af: Pull complete 20:01:43 5d3b04190fa2: Pull complete 20:01:47 2f39f015ded8: Pull complete 20:01:47 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 20:01:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:01:47 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:01:47 prd-ubuntu20.04-docker-8c-8g-3353 does not seem to be running inside a container 20:01:47 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 20:01:53 $ docker top 7188d5827c52fa85c4b202967941459fa08270461fa0fa2f722136cf1736a2d8 -eo pid,comm [Pipeline] { [Pipeline] sh 20:01:53 + touch /tmp/pre-build-complete [Pipeline] sh 20:01:53 + mkdir -p /var/log/sysstat [Pipeline] sh 20:01:54 + ls /var/log/sa-host 20:01:54 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:01:54 provisioning config files... 20:01:54 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config4205135807423662126tmp [Pipeline] { [Pipeline] echo 20:01:54 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:01:54 ---> create-netrc.sh [Pipeline] } 20:01:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 20:01:55 ---> python-tools-install.sh [Pipeline] echo 20:01:55 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:01:55 ---> sudo-logs.sh 20:01:55 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 20:01:55 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:01:56 ---> job-cost.sh 20:01:56 lf-activate-venv: SKIPPING 20:01:56 DEBUG: total: 0.10999999940395355 20:01:56 INFO: Retrieving Stack Cost... 20:01:56 INFO: Retrieving Pricing Info for: v3-standard-8 20:01:56 INFO: Archiving Costs [Pipeline] echo 20:01:57 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:01:57 ---> logs-deploy.sh 20:01:57 lf-activate-venv: SKIPPING 20:01:57 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4805/1 20:01:57 INFO: archiving workspace using pattern(s): 20:01:58 Archives upload complete. 20:01:58 INFO: archiving logs to Nexus 20:01:59 ---> uname -a: 20:01:59 Linux prd-ubuntu20-04-docker-8c-8g-3353 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 20:01:59 20:01:59 20:01:59 ---> lscpu: 20:01:59 Architecture: x86_64 20:01:59 CPU op-mode(s): 32-bit, 64-bit 20:01:59 Byte Order: Little Endian 20:01:59 Address sizes: 40 bits physical, 48 bits virtual 20:01:59 CPU(s): 8 20:01:59 On-line CPU(s) list: 0-7 20:01:59 Thread(s) per core: 1 20:01:59 Core(s) per socket: 1 20:01:59 Socket(s): 8 20:01:59 NUMA node(s): 1 20:01:59 Vendor ID: AuthenticAMD 20:01:59 CPU family: 23 20:01:59 Model: 49 20:01:59 Model name: AMD EPYC-Rome Processor 20:01:59 Stepping: 0 20:01:59 CPU MHz: 2799.998 20:01:59 BogoMIPS: 5599.99 20:01:59 Virtualization: AMD-V 20:01:59 Hypervisor vendor: KVM 20:01:59 Virtualization type: full 20:01:59 L1d cache: 256 KiB 20:01:59 L1i cache: 256 KiB 20:01:59 L2 cache: 4 MiB 20:01:59 L3 cache: 128 MiB 20:01:59 NUMA node0 CPU(s): 0-7 20:01:59 Vulnerability Itlb multihit: Not affected 20:01:59 Vulnerability L1tf: Not affected 20:01:59 Vulnerability Mds: Not affected 20:01:59 Vulnerability Meltdown: Not affected 20:01:59 Vulnerability Mmio stale data: Not affected 20:01:59 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 20:01:59 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 20:01:59 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 20:01:59 Vulnerability Srbds: Not affected 20:01:59 Vulnerability Tsx async abort: Not affected 20:01:59 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 20:01:59 20:01:59