Pull request #4837 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of jackchenjc for edgexfoundry/edgex-go Obtained Jenkinsfile from 259c2dd08aef2b9c0bd5b9fa933a940c05d3ec8d+9dd757975a2486f93e2289e3629aab843f36bcb7 (2ef189c4a9a8b8048e81d9dd0c6aa02b02450d99) 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-ssh1429773591843236318.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-ssh16949907860720132833.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-4837/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-4837/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5943461684441037944.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-4837/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3478689505372521986.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-ssh8584274017488784522.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-4837/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-4837/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14982188671952469247.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-6326 in /w/workspace/edgexfoundry_edgex-go_PR-4837 [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/4837/head:refs/remotes/origin/PR-4837 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 9dd757975a2486f93e2289e3629aab843f36bcb7 into PR head commit 259c2dd08aef2b9c0bd5b9fa933a940c05d3ec8d Merge succeeded, producing 259c2dd08aef2b9c0bd5b9fa933a940c05d3ec8d Checking out Revision 259c2dd08aef2b9c0bd5b9fa933a940c05d3ec8d (PR-4837) > git config core.sparsecheckout # timeout=10 > git checkout -f 259c2dd08aef2b9c0bd5b9fa933a940c05d3ec8d # 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 9dd757975a2486f93e2289e3629aab843f36bcb7 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 259c2dd08aef2b9c0bd5b9fa933a940c05d3ec8d # timeout=10 Commit message: "feat: Implement support-cron-scheduler service persistence layer" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 11:36:44 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 11:36:44 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 11:36:44 ========================================================= 11:36:44 EdgeX Global Pipelines Version Info 11:36:44 ========================================================= [Pipeline] libraryResource [Pipeline] sh 11:36:45 ------------------- 11:36:45 stable info: 11:36:45 ------------------- 11:36:45 Commited By: Ginny Guan ginny@iotechsys.com 11:36:45 Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc 11:36:45 Message: update stable to v1.0.260 11:36:45 ------------------- 11:36:45 experimental info: 11:36:45 ------------------- 11:36:45 Commited By: Ginny Guan ginny@iotechsys.com 11:36:45 Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 11:36:45 Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 11:36:46 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 11:36:46 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 11:36:46 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 11:36:46 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 11:36:46 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 11:36:46 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 11:36:46 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 11:36:46 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 11:36:46 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 11:36:46 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 11:36:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 11:36:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 11:36:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 11:36:47 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 11:36:47 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 11:36:47 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 11:36:47 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 11:36:47 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 11:36:47 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 11:36:47 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 11:36:47 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 11:36:47 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 11:36:47 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 11:36:47 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4837 [Pipeline] echo 11:36:47 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4837 [Pipeline] echo 11:36:47 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4837 [Pipeline] echo 11:36:47 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 259c2dd08aef2b9c0bd5b9fa933a940c05d3ec8d [Pipeline] echo 11:36:47 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 259c2dd [Pipeline] echo 11:36:47 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:36:48 provisioning config files... 11:36:48 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config5886914908133330550tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:36:48 ---> ****-login.sh 11:36:48 nexus3.edgexfoundry.org:10001 11:36:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:36:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:36:48 Configure a credential helper to remove this warning. See 11:36:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:36:48 11:36:48 Login Succeeded 11:36:48 nexus3.edgexfoundry.org:10002 11:36:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:36:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:36:49 Configure a credential helper to remove this warning. See 11:36:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:36:49 11:36:49 Login Succeeded 11:36:49 nexus3.edgexfoundry.org:10003 11:36:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:36:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:36:49 Configure a credential helper to remove this warning. See 11:36:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:36:49 11:36:49 Login Succeeded 11:36:49 nexus3.edgexfoundry.org:10004 11:36:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:36:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:36:49 Configure a credential helper to remove this warning. See 11:36:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:36:49 11:36:49 Login Succeeded 11:36:49 ****.io 11:36:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:36:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:36:49 Configure a credential helper to remove this warning. See 11:36:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:36:49 11:36:49 Login Succeeded 11:36:49 ---> ****-login.sh ends [Pipeline] } 11:36:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:36:50 + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-keeper/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-cron-scheduler/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile 11:36:50 + cut -d/ -f2 11:36:50 + dirname cmd/core-command/Dockerfile 11:36:50 + echo core-command,cmd/core-command/Dockerfile 11:36:50 + dirname cmd/core-common-config-bootstrapper/Dockerfile 11:36:50 + cut -d/ -f2 11:36:50 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 11:36:50 + dirname cmd/core-data/Dockerfile 11:36:50 + cut -d/ -f2 11:36:50 + echo core-data,cmd/core-data/Dockerfile 11:36:50 + dirname cmd/core-keeper/Dockerfile 11:36:50 + cut -d/ -f2 11:36:50 + echo core-keeper,cmd/core-keeper/Dockerfile 11:36:50 + dirname cmd/core-metadata/Dockerfile 11:36:50 + cut -d/ -f2 11:36:50 + echo core-metadata,cmd/core-metadata/Dockerfile 11:36:50 + dirname cmd/security-bootstrapper/Dockerfile 11:36:50 + cut -d/ -f2 11:36:50 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 11:36:50 + dirname cmd/security-proxy-auth/Dockerfile 11:36:50 + cut -d/ -f2 11:36:50 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 11:36:50 + dirname cmd/security-proxy-setup/Dockerfile 11:36:50 + cut -d/ -f2 11:36:50 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 11:36:50 + + dirname cmd/security-secretstore-setup/Dockerfile 11:36:50 cut -d/ -f2 11:36:50 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 11:36:50 + dirname cmd/security-spiffe-token-provider/Dockerfile 11:36:50 + cut -d/ -f2 11:36:50 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 11:36:50 + dirname cmd/security-spire-agent/Dockerfile 11:36:50 + cut -d/ -f2 11:36:50 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 11:36:50 + dirname cmd/security-spire-config/Dockerfile 11:36:50 + cut -d/ -f2 11:36:50 + echo security-spire-config,cmd/security-spire-config/Dockerfile 11:36:50 + dirname cmd/security-spire-server/Dockerfile 11:36:50 + cut -d/ -f2 11:36:50 + echo security-spire-server,cmd/security-spire-server/Dockerfile 11:36:50 + dirname cmd/support-cron-scheduler/Dockerfile 11:36:50 + cut -d/ -f2 11:36:50 + echo support-cron-scheduler,cmd/support-cron-scheduler/Dockerfile 11:36:50 + dirname cmd/support-notifications/Dockerfile 11:36:50 + cut -d/ -f2 11:36:50 + echo support-notifications,cmd/support-notifications/Dockerfile 11:36:50 + dirname cmd/support-scheduler/Dockerfile 11:36:50 + cut -d/ -f2 11:36:50 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 11:36:50 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-keeper, dockerfile:cmd/core-keeper/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-cron-scheduler, dockerfile:cmd/support-cron-scheduler/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 11:36:50 + git rev-list -1 --merges 259c2dd08aef2b9c0bd5b9fa933a940c05d3ec8d~1..259c2dd08aef2b9c0bd5b9fa933a940c05d3ec8d [Pipeline] echo 11:36:50 -----------> git rev-list -1 --merges 259c2dd08aef2b9c0bd5b9fa933a940c05d3ec8d~1..259c2dd08aef2b9c0bd5b9fa933a940c05d3ec8d 259c2dd08aef2b9c0bd5b9fa933a940c05d3ec8d [false] [Pipeline] sh 11:36:51 + git log --format=format:%s -1 259c2dd08aef2b9c0bd5b9fa933a940c05d3ec8d [Pipeline] echo 11:36:51 ========================================================= 11:36:51 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 11:36:51 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 11:36:51 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 11:36:51 + grep -v github /etc/ssh/ssh_known_hosts 11:36:51 + [ -e /tmp/ssh_known_hosts ] 11:36:51 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 11:36:51 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 11:36:51 sudo tee -a /etc/ssh/ssh_known_hosts 11:36:51 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:36:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:36:52 11:36:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:36:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:36:52 0.1.4: Pulling from edgex-devops/py-git-semver 11:36:52 b85a868b505f: Pulling fs layer 11:36:52 e2be974225ed: Pulling fs layer 11:36:52 339a4e72a1f5: Pulling fs layer 11:36:52 988bab9f4d93: Pulling fs layer 11:36:52 1469e6f7b9e6: Pulling fs layer 11:36:52 eaf3925da568: Pulling fs layer 11:36:52 bab4dde63d76: Pulling fs layer 11:36:52 988bab9f4d93: Waiting 11:36:52 eaf3925da568: Waiting 11:36:52 1469e6f7b9e6: Waiting 11:36:52 bde34c3a00c8: Pulling fs layer 11:36:52 b352a97aabf1: Pulling fs layer 11:36:52 bab4dde63d76: Waiting 11:36:52 4872d77fe225: Pulling fs layer 11:36:52 bde34c3a00c8: Waiting 11:36:52 b352a97aabf1: Waiting 11:36:52 5851b861e8e6: Pulling fs layer 11:36:52 4872d77fe225: Waiting 11:36:52 5851b861e8e6: Waiting 11:36:52 e2be974225ed: Verifying Checksum 11:36:52 e2be974225ed: Download complete 11:36:52 988bab9f4d93: Verifying Checksum 11:36:52 988bab9f4d93: Download complete 11:36:52 1469e6f7b9e6: Verifying Checksum 11:36:52 1469e6f7b9e6: Download complete 11:36:52 339a4e72a1f5: Verifying Checksum 11:36:52 339a4e72a1f5: Download complete 11:36:52 eaf3925da568: Download complete 11:36:52 bde34c3a00c8: Download complete 11:36:52 b352a97aabf1: Verifying Checksum 11:36:52 4872d77fe225: Verifying Checksum 11:36:52 4872d77fe225: Download complete 11:36:52 5851b861e8e6: Verifying Checksum 11:36:52 5851b861e8e6: Download complete 11:36:52 b85a868b505f: Download complete 11:36:53 bab4dde63d76: Verifying Checksum 11:36:53 bab4dde63d76: Download complete 11:36:54 b85a868b505f: Pull complete 11:36:54 e2be974225ed: Pull complete 11:36:54 339a4e72a1f5: Pull complete 11:36:54 988bab9f4d93: Pull complete 11:36:55 1469e6f7b9e6: Pull complete 11:36:55 eaf3925da568: Pull complete 11:36:57 bab4dde63d76: Pull complete 11:36:57 bde34c3a00c8: Pull complete 11:36:57 b352a97aabf1: Pull complete 11:36:57 4872d77fe225: Pull complete 11:36:57 5851b861e8e6: Pull complete 11:36:57 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 11:36:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:36:57 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:36:57 prd-ubuntu20.04-docker-8c-8g-6326 does not seem to be running inside a container 11:36:57 $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 11:37:00 $ docker top 94c2c4619cb196988a5f3b2d5c98a6b538f9ffc34194fc5d78487d86960d296d -eo pid,comm 11:37:01 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). 11:37:01 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:37:01 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:37:01 [ssh-agent] Looking for ssh-agent implementation... 11:37:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:37:01 $ docker exec 94c2c4619cb196988a5f3b2d5c98a6b538f9ffc34194fc5d78487d86960d296d ssh-agent 11:37:01 SSH_AUTH_SOCK=/tmp/ssh-KpCpNbReRXQR/agent.32 11:37:01 SSH_AGENT_PID=38 11:37:01 Running ssh-add (command line suppressed) 11:37:01 Identity added: /w/workspace/edgex-go/1@tmp/private_key_14775246555342162509.key (/w/workspace/edgex-go/1@tmp/private_key_14775246555342162509.key) 11:37:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:37:01 + git tag --points-at HEAD [Pipeline] } 11:37:01 $ docker exec --env ******** --env ******** 94c2c4619cb196988a5f3b2d5c98a6b538f9ffc34194fc5d78487d86960d296d ssh-agent -k 11:37:02 unset SSH_AUTH_SOCK; 11:37:02 unset SSH_AGENT_PID; 11:37:02 echo Agent pid 38 killed; 11:37:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 11:37:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:37:02 [ssh-agent] Looking for ssh-agent implementation... 11:37:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:37:02 $ docker exec 94c2c4619cb196988a5f3b2d5c98a6b538f9ffc34194fc5d78487d86960d296d ssh-agent 11:37:02 SSH_AUTH_SOCK=/tmp/ssh-1Gh4ygQEhZcW/agent.71 11:37:02 SSH_AGENT_PID=78 11:37:02 Running ssh-add (command line suppressed) 11:37:02 Identity added: /w/workspace/edgex-go/1@tmp/private_key_5446118225515774454.key (/w/workspace/edgex-go/1@tmp/private_key_5446118225515774454.key) 11:37:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:37:02 + git semver init 11:37:03 2024-07-24 11:37:03,027 [run_init] DEBUG init version:0.0.0 force:False 11:37:03 2024-07-24 11:37:03,027 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 11:37:03 2024-07-24 11:37:03,028 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver 11:37:03 2024-07-24 11:37:03,029 [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) 11:37:09 2024-07-24 11:37:08,862 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 11:37:09 2024-07-24 11:37:08,862 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4837 with force:False 11:37:09 2024-07-24 11:37:08,862 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4837 11:37:09 2024-07-24 11:37:08,867 [execute] INFO git cat-file --batch-check 11:37:09 2024-07-24 11:37:08,867 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 11:37:09 2024-07-24 11:37:08,874 [execute] INFO git cat-file --batch 11:37:09 2024-07-24 11:37:08,874 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 11:37:09 2024-07-24 11:37:08,881 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4837 11:37:09 0.0.0 [Pipeline] } 11:37:09 $ docker exec --env ******** --env ******** 94c2c4619cb196988a5f3b2d5c98a6b538f9ffc34194fc5d78487d86960d296d ssh-agent -k 11:37:09 unset SSH_AUTH_SOCK; 11:37:09 unset SSH_AGENT_PID; 11:37:09 echo Agent pid 78 killed; 11:37:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:37:10 + git semver [Pipeline] } 11:37:10 $ docker stop --time=1 94c2c4619cb196988a5f3b2d5c98a6b538f9ffc34194fc5d78487d86960d296d 11:37:11 $ docker rm -f --volumes 94c2c4619cb196988a5f3b2d5c98a6b538f9ffc34194fc5d78487d86960d296d [Pipeline] // withDockerContainer [Pipeline] sh 11:37:12 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 11:37:12 Stashed 1 file(s) [Pipeline] echo 11:37:12 [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 11:37:13 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 11:37:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 11:37:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 11:37:13 ========================================================= 11:37:13 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 11:37:13 ========================================================= [Pipeline] fileExists [Pipeline] sh 11:37:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 11:37:14 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 11:37:14 619be1103602: Pulling fs layer 11:37:14 7862e08f4a3e: Pulling fs layer 11:37:14 5df492c9dc93: Pulling fs layer 11:37:14 7629e6793208: Pulling fs layer 11:37:14 4f4fb700ef54: Pulling fs layer 11:37:14 fb5054dd5b73: Pulling fs layer 11:37:14 eeca6798cff9: Pulling fs layer 11:37:14 aa269ceb94a6: Pulling fs layer 11:37:14 7629e6793208: Waiting 11:37:14 fb5054dd5b73: Waiting 11:37:14 4f4fb700ef54: Waiting 11:37:14 eeca6798cff9: Waiting 11:37:14 ada007ff1a6a: Pulling fs layer 11:37:14 aa269ceb94a6: Waiting 11:37:14 ada007ff1a6a: Waiting 11:37:14 7862e08f4a3e: Verifying Checksum 11:37:14 7862e08f4a3e: Download complete 11:37:14 7629e6793208: Verifying Checksum 11:37:14 7629e6793208: Download complete 11:37:14 4f4fb700ef54: Download complete 11:37:14 619be1103602: Verifying Checksum 11:37:14 619be1103602: Download complete 11:37:14 fb5054dd5b73: Verifying Checksum 11:37:14 fb5054dd5b73: Download complete 11:37:14 eeca6798cff9: Verifying Checksum 11:37:14 eeca6798cff9: Download complete 11:37:14 619be1103602: Pull complete 11:37:14 7862e08f4a3e: Pull complete 11:37:14 ada007ff1a6a: Verifying Checksum 11:37:14 ada007ff1a6a: Download complete 11:37:14 5df492c9dc93: Verifying Checksum 11:37:14 5df492c9dc93: Download complete 11:37:14 aa269ceb94a6: Verifying Checksum 11:37:14 aa269ceb94a6: Download complete 11:37:18 5df492c9dc93: Pull complete 11:37:18 7629e6793208: Pull complete 11:37:18 4f4fb700ef54: Pull complete 11:37:18 fb5054dd5b73: Pull complete 11:37:18 eeca6798cff9: Pull complete 11:37:20 aa269ceb94a6: Pull complete 11:37:20 ada007ff1a6a: Pull complete 11:37:20 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 11:37:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 11:37:20 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh 11:37:21 + + dockerecho build FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 11:37:21 WORKDIR /edgex 11:37:21 COPY go.mod . 11:37:21 RUN go mod download -t 11:37:21 ci-base-image-x86_64 -f - . 11:37:21 Sending build context to Docker daemon 178.7MB 11:37:21 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 11:37:21 ---> f489d0715acc 11:37:21 Step 2/4 : WORKDIR /edgex 11:37:26 ---> Running in e438477f7da8 11:37:26 Removing intermediate container e438477f7da8 11:37:26 ---> e5b3062e8375 11:37:26 Step 3/4 : COPY go.mod . 11:37:26 ---> fbfb46deac24 11:37:26 Step 4/4 : RUN go mod download 11:37:26 ---> Running in f2295f987974 11:37:28 Still waiting to schedule task 11:37:28 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 11:38:05 Removing intermediate container f2295f987974 11:38:05 ---> 404131341d3d 11:38:05 Successfully built 404131341d3d 11:38:05 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:38:06 + docker inspect -f . ci-base-image-x86_64 11:38:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:38:06 prd-ubuntu20.04-docker-8c-8g-6326 does not seem to be running inside a container 11:38:06 $ 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 ******** -e ******** -e ******** ci-base-image-x86_64 cat 11:38:07 $ docker top ac1dff6542a3fac7778e9c46bcd25ed7e05514d268c4828d0027e964f3341aec -eo pid,comm [Pipeline] { [Pipeline] sh 11:38:07 + go version 11:38:07 go version go1.21.9 linux/amd64 [Pipeline] } 11:38:07 $ docker stop --time=1 ac1dff6542a3fac7778e9c46bcd25ed7e05514d268c4828d0027e964f3341aec 11:38:08 $ docker rm -f --volumes ac1dff6542a3fac7778e9c46bcd25ed7e05514d268c4828d0027e964f3341aec [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:38:09 + docker inspect -f . ci-base-image-x86_64 11:38:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:38:09 prd-ubuntu20.04-docker-8c-8g-6326 does not seem to be running inside a container 11:38:09 $ 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 ******** -e ******** -e ******** ci-base-image-x86_64 cat 11:38:15 $ docker top 570d99c07c090c7e4d7a895b2419076d5dc1a1ef8d8c13120f0e2533e149e07e -eo pid,comm [Pipeline] { [Pipeline] echo 11:38:15 ========================================================= 11:38:15 [edgeXBuildGoParallel] Running Tests and Build... 11:38:15 ========================================================= [Pipeline] sh 11:38:15 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 11:38:16 + make test 11:38:16 go test -race -coverprofile=coverage.out ./... 11:38:24 ? github.com/edgexfoundry/edgex-go [no test files] 11:38:56 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 11:38:56 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 11:38:56 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 11:38:56 ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] 11:38:56 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 11:38:56 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 11:38:56 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 11:38:56 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 11:38:56 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 11:38:56 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 11:38:56 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 11:38:56 ? github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler [no test files] 11:38:56 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 11:38:56 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 11:38:56 ? github.com/edgexfoundry/edgex-go/internal [no test files] 11:38:56 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 11:38:56 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 11:38:56 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 11:38:56 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.030s coverage: 28.7% of statements 11:38:56 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 11:38:56 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 11:38:56 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 11:38:56 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.058s coverage: 97.0% of statements 11:38:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 11:38:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 11:38:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 11:38:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 11:38:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 11:38:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 11:38:57 ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] 11:38:57 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] 11:38:57 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] 11:38:57 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 11:38:57 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] 11:38:58 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 11:38:58 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] 11:38:58 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] 11:38:58 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] 11:38:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 11:38:59 Running on prd-ubuntu20.04-docker-arm64-4c-16g-6327 in /w/workspace/edgexfoundry_edgex-go_PR-4837 [Pipeline] { [Pipeline] ws 11:38:59 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 11:38:59 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.060s coverage: 69.2% of statements 11:38:59 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.047s coverage: 53.2% of statements 11:39:00 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.113s coverage: 93.4% of statements 11:39:00 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.106s coverage: 91.7% of statements 11:39:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 11:39:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 11:39:01 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.066s coverage: 6.5% of statements 11:39:02 The recommended git tool is: git 11:39:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 11:39:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 11:39:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 11:39:02 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 11:39:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 11:39:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 11:39:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 11:39:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 11:39:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 11:39:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres [no test files] 11:39:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 11:39:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 11:39:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 11:39:04 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.832s coverage: 95.8% of statements 11:39:04 ok github.com/edgexfoundry/edgex-go/internal/io 1.026s coverage: 72.2% of statements 11:39:04 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.016s coverage: 0.0% of statements [no tests to run] 11:39:05 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.041s coverage: 0.8% of statements 11:39:05 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.025s coverage: 32.2% of statements 11:39:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.025s coverage: 41.7% of statements 11:39:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.025s coverage: 77.8% of statements 11:39:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.018s coverage: 94.1% of statements 11:39:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.271s coverage: 96.3% of statements 11:39:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.022s coverage: 87.5% of statements 11:39:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 11:39:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 11:39:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 11:39:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 11:39:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 11:39:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 11:39:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 11:39:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 11:39:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 11:39:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 11:39:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 11:39:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 11:39:07 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 11:39:07 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 11:39:08 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 11:39:09 using credential edgex-jenkins-ssh 11:39:09 Cloning the remote Git repository 11:39:10 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 11:39:10 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 11:39:10 Cloning repository git@github.com:edgexfoundry/edgex-go.git 11:39:10 > git init /w/workspace/edgex-go/1 # timeout=10 11:39:10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 11:39:10 > git --version # timeout=10 11:39:10 > git --version # 'git version 2.25.1' 11:39:10 using GIT_SSH to set credentials SSH Credentials for GitHub 11:39:10 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 11:39:11 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 11:39:11 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 11:39:14 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 11:39:14 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 11:39:14 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 11:39:15 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 11:39:15 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 11:39:15 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 11:39:16 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 11:39:16 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 11:39:16 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 11:39:16 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler [no test files] 11:39:16 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] 11:39:16 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks [no test files] 11:39:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 11:39:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.066s coverage: 94.4% of statements 11:39:18 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 11:39:18 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 11:39:18 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 11:39:18 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 11:39:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 11:39:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 11:39:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 11:39:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 11:39:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 11:39:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 11:39:22 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 11:39:22 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 11:39:27 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 11:39:27 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:39:28 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 11:39:28 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 11:39:28 using GIT_SSH to set credentials SSH Credentials for GitHub 11:39:28 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4837/head:refs/remotes/origin/PR-4837 +refs/heads/main:refs/remotes/origin/main # timeout=10 11:39:29 Merging remotes/origin/main commit 9dd757975a2486f93e2289e3629aab843f36bcb7 into PR head commit 259c2dd08aef2b9c0bd5b9fa933a940c05d3ec8d 11:39:29 Merge succeeded, producing 259c2dd08aef2b9c0bd5b9fa933a940c05d3ec8d 11:39:29 Checking out Revision 259c2dd08aef2b9c0bd5b9fa933a940c05d3ec8d (PR-4837) 11:39:29 > git config core.sparsecheckout # timeout=10 11:39:29 > git checkout -f 259c2dd08aef2b9c0bd5b9fa933a940c05d3ec8d # timeout=10 11:39:29 > git remote # timeout=10 11:39:29 > git config --get remote.origin.url # timeout=10 11:39:29 using GIT_SSH to set credentials SSH Credentials for GitHub 11:39:29 > git merge 9dd757975a2486f93e2289e3629aab843f36bcb7 # timeout=10 11:39:29 > git rev-parse HEAD^{commit} # timeout=10 11:39:29 > git config core.sparsecheckout # timeout=10 11:39:29 > git checkout -f 259c2dd08aef2b9c0bd5b9fa933a940c05d3ec8d # timeout=10 11:39:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.323s coverage: 79.9% of statements 11:39:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.110s coverage: 92.9% of statements 11:39:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.016s coverage: 64.4% of statements 11:39:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.030s coverage: 62.3% of statements 11:39:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 13.035s coverage: 87.2% of statements 11:39:32 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.019s coverage: 20.0% of statements 11:39:32 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.019s coverage: 100.0% of statements 11:39:32 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.067s coverage: 81.8% of statements 11:39:32 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.061s coverage: 82.1% of statements 11:39:32 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.023s coverage: 86.0% of statements 11:39:32 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.137s coverage: 63.1% of statements 11:39:32 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.024s coverage: 100.0% of statements 11:39:32 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.018s coverage: 89.4% of statements 11:39:32 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.017s coverage: 100.0% of statements 11:39:32 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.019s coverage: 73.7% of statements 11:39:32 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.015s coverage: 100.0% of statements 11:39:32 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.151s coverage: 38.4% of statements 11:39:32 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.026s coverage: 89.5% of statements 11:39:32 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.020s coverage: 84.8% of statements 11:39:32 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.203s coverage: 19.9% of statements 11:39:32 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.108s coverage: 95.7% of statements 11:39:32 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.035s coverage: 61.8% of statements 11:39:32 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.062s coverage: 98.9% of statements 11:39: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 11:39:32 running golangci-lint 11:39:32 golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z 11:39:32 go version go1.21.9 linux/amd64 11:39:32 level=info msg="[config_reader] Used config file .golangci.yml" 11:39:32 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 11:39:33 Commit message: "feat: Implement support-cron-scheduler service persistence layer" 11:39:33 > git --version # timeout=10 11:39:33 > git --version # 'git version 2.25.1' 11:39:33 fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 11:39:35 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 11:39:35 % Total % Received % Xferd Average Speed Time Time Time Current 11:39:35 Dload Upload Total Spent Left Speed 11:39:35 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 109k 0 --:--:-- --:--:-- --:--:-- 110k [Pipeline] sh 11:39:36 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 11:39:36 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 11:39:36 + sudo tee /etc/docker/daemon.new 11:39:36 { 11:39:36 "registry-mirrors": [ 11:39:36 "https://nexus3.edgexfoundry.org:10001" 11:39:36 ], 11:39:36 "bip": "10.250.0.254/24", 11:39:36 "hosts": [ 11:39:36 "tcp://0.0.0.0:5555", 11:39:36 "unix:///var/run/docker.sock" 11:39:36 ], 11:39:36 "mtu": 1458, 11:39:36 "selinux-enabled": true, 11:39:36 "seccomp-profile": "/etc/docker/seccomp.json" 11:39:36 } [Pipeline] sh 11:39:36 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 11:39:37 + sudo service docker restart 11:39:54 level=info msg="[loader] Go packages loading at mode 575 (compiled_files|exports_file|imports|deps|files|name|types_sizes) took 22.744451108s" 11:39:54 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 41.565494ms" [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:39:55 provisioning config files... 11:39:55 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config12936998742553952011tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:39:56 ---> ****-login.sh 11:39:56 nexus3.edgexfoundry.org:10001 11:39:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:39:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:39:56 Configure a credential helper to remove this warning. See 11:39:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:39:56 11:39:56 Login Succeeded 11:39:56 nexus3.edgexfoundry.org:10002 11:39:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:39:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:39:57 Configure a credential helper to remove this warning. See 11:39:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:39:57 11:39:57 Login Succeeded 11:39:57 nexus3.edgexfoundry.org:10003 11:39:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:39:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:39:57 Configure a credential helper to remove this warning. See 11:39:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:39:57 11:39:57 Login Succeeded 11:39:57 nexus3.edgexfoundry.org:10004 11:39:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:39:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:39:57 Configure a credential helper to remove this warning. See 11:39:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:39:57 11:39:57 Login Succeeded 11:39:57 ****.io 11:39:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:39:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:39:58 Configure a credential helper to remove this warning. See 11:39:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:39:58 11:39:58 Login Succeeded 11:39:58 ---> ****-login.sh ends [Pipeline] } 11:39:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 11:39:59 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 11:39:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 11:39:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 11:39:59 ========================================================= 11:39:59 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 11:39:59 ========================================================= [Pipeline] fileExists [Pipeline] sh 11:39:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 11:39:59 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 11:39:59 c6b39de5b339: Pulling fs layer 11:39:59 a69c41024577: Pulling fs layer 11:39:59 d6de4b400683: Pulling fs layer 11:39:59 35cb2a7552d0: Pulling fs layer 11:39:59 4f4fb700ef54: Pulling fs layer 11:39:59 464afbd9ba4c: Pulling fs layer 11:39:59 00f215d4a9da: Pulling fs layer 11:39:59 d496ad576159: Pulling fs layer 11:39:59 35cb2a7552d0: Waiting 11:39:59 4f4fb700ef54: Waiting 11:39:59 464afbd9ba4c: Waiting 11:39:59 00f215d4a9da: Waiting 11:39:59 d496ad576159: Waiting 11:40:00 a69c41024577: Verifying Checksum 11:40:00 a69c41024577: Download complete 11:40:00 35cb2a7552d0: Verifying Checksum 11:40:00 35cb2a7552d0: Download complete 11:40:00 4f4fb700ef54: Verifying Checksum 11:40:00 4f4fb700ef54: Download complete 11:40:00 464afbd9ba4c: Verifying Checksum 11:40:00 464afbd9ba4c: Download complete 11:40:00 c6b39de5b339: Verifying Checksum 11:40:00 c6b39de5b339: Download complete 11:40:00 d496ad576159: Verifying Checksum 11:40:00 d496ad576159: Download complete 11:40:00 c6b39de5b339: Pull complete 11:40:01 a69c41024577: Pull complete 11:40:01 d6de4b400683: Verifying Checksum 11:40:01 d6de4b400683: Download complete 11:40:02 00f215d4a9da: Verifying Checksum 11:40:02 00f215d4a9da: Download complete 11:40:08 level=info msg="[linters_context/goanalysis] analyzers took 1m44.306564487s with top 10 stages: buildir: 1m5.320093215s, gosec: 9.167697279s, inspect: 2.776600801s, fact_deprecated: 1.943994118s, printf: 1.690714579s, S1038: 1.519551459s, ctrlflow: 1.370591439s, nilness: 1.216770958s, fact_purity: 1.216758767s, S1039: 771.032146ms" 11:40:08 level=info msg="[runner] Issues before processing: 211, after processing: 0" 11:40:08 level=info msg="[runner] Processors filtering stat (out/in): nolint: 0/21, exclude: 211/211, filename_unadjuster: 211/211, skip_files: 211/211, skip_dirs: 211/211, autogenerated_exclude: 211/211, identifier_marker: 211/211, path_prettifier: 211/211, exclude-rules: 21/211, cgo: 211/211" 11:40:08 level=info msg="[runner] processing took 19.273618ms with stages: identifier_marker: 7.199516ms, nolint: 6.764579ms, autogenerated_exclude: 1.795634ms, path_prettifier: 1.511907ms, exclude-rules: 1.12456ms, skip_dirs: 791.443µs, cgo: 51.089µs, filename_unadjuster: 30.05µs, max_same_issues: 950ns, exclude: 550ns, skip_files: 540ns, fixer: 520ns, uniq_by_line: 510ns, severity-rules: 390ns, sort_results: 380ns, diff: 360ns, max_from_linter: 170ns, source_code: 140ns, max_per_file_from_linter: 110ns, path_prefixer: 110ns, path_shortener: 110ns" 11:40:08 level=info msg="[runner] linters took 13.705287759s with stages: goanalysis_metalinter: 13.685924172s" 11:40:08 level=info msg="File cache stats: 0 entries of total size 0B" 11:40:08 level=info msg="Memory: 358 samples, avg is 303.3MB, max is 1368.0MB" 11:40:08 level=info msg="Execution took 36.500590743s" 11:40:08 go vet ./... 11:40:15 d6de4b400683: Pull complete 11:40:15 35cb2a7552d0: Pull complete 11:40:15 4f4fb700ef54: Pull complete 11:40:15 464afbd9ba4c: Pull complete 11:40:15 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 11:40:15 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 11:40:15 ./bin/test-attribution-txt.sh [Pipeline] echo 11:40:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 11:40:15 + ls -al . 11:40:15 total 864 11:40:15 drwxrwxr-x 11 1001 1001 4096 Jul 24 11:38 . 11:40:15 drwxr-xr-x 4 root root 4096 Jul 24 11:38 .. 11:40:15 drwxrwxr-x 2 1001 1001 4096 Jul 24 11:36 .blubracket 11:40:15 -rw-rw-r-- 1 1001 1001 10 Jul 24 11:36 .dockerignore 11:40:15 drwxrwxr-x 8 1001 1001 4096 Jul 24 11:39 .git 11:40:15 drwxrwxr-x 3 1001 1001 4096 Jul 24 11:36 .github 11:40:15 -rw-rw-r-- 1 1001 1001 1102 Jul 24 11:36 .gitignore 11:40:15 -rw-rw-r-- 1 1001 1001 42 Jul 24 11:36 .golangci.yml 11:40:15 -rw-rw-r-- 1 1001 1001 100 Jul 24 11:36 .hadolint.yml 11:40:15 drwxr-xr-x 3 1001 1001 4096 Jul 24 11:37 .semver 11:40:15 -rw-rw-r-- 1 1001 1001 155 Jul 24 11:36 .sonarcloud.properties 11:40:15 -rw-rw-r-- 1 1001 1001 1171 Jul 24 11:36 ADOPTERS.md 11:40:15 -rw-rw-r-- 1 1001 1001 20806 Jul 24 11:36 Attribution.txt 11:40:15 -rw-rw-r-- 1 1001 1001 100284 Jul 24 11:36 CHANGELOG.md 11:40:15 -rw-rw-r-- 1 1001 1001 3804 Jul 24 11:36 CONTRIBUTING.md 11:40:15 -rw-rw-r-- 1 1001 1001 677 Jul 24 11:36 GOVERNANCE.md 11:40:15 -rw-rw-r-- 1 1001 1001 861 Jul 24 11:36 Jenkinsfile 11:40:15 -rw-rw-r-- 1 1001 1001 10775 Jul 24 11:36 LICENSE 11:40:15 -rw-rw-r-- 1 1001 1001 16854 Jul 24 11:36 Makefile 11:40:15 -rw-rw-r-- 1 1001 1001 582 Jul 24 11:36 OWNERS.md 11:40:15 -rw-rw-r-- 1 1001 1001 9528 Jul 24 11:36 README.md 11:40:15 -rw-rw-r-- 1 1001 1001 789 Jul 24 11:36 SECURITY.md 11:40:15 -rw-rw-r-- 1 1001 1001 5 Jul 24 11:37 VERSION 11:40:15 drwxrwxr-x 2 1001 1001 4096 Jul 24 11:36 bin 11:40:15 drwxrwxr-x 20 1001 1001 4096 Jul 24 11:36 cmd 11:40:15 -rw-r--r-- 1 root root 495635 Jul 24 11:39 coverage.out 11:40:15 drwxrwxr-x 2 1001 1001 4096 Jul 24 11:36 fuzz_test 11:40:15 -rw-rw-r-- 1 1001 1001 7282 Jul 24 11:36 go.mod 11:40:15 -rw-rw-r-- 1 1001 1001 101724 Jul 24 11:36 go.sum 11:40:15 drwxrwxr-x 7 1001 1001 4096 Jul 24 11:36 internal 11:40:15 drwxrwxr-x 3 1001 1001 4096 Jul 24 11:36 openapi 11:40:15 -rw-rw-r-- 1 1001 1001 584 Jul 24 11:36 security.txt 11:40:15 -rw-rw-r-- 1 1001 1001 204 Jul 24 11:36 version.go [Pipeline] sh 11:40:16 + '[' -e coverage.out ] 11:40:16 + chown 1001:1001 coverage.out [Pipeline] stash 11:40:16 Stashed 1 file(s) [Pipeline] sh 11:40:16 + make build 11:40:16 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 11:40:25 00f215d4a9da: Pull complete 11:40:25 d496ad576159: Pull complete 11:40:25 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 11:40:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 11:40:25 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh 11:40:26 + docker build -t+ ci-base-image-arm64 -f -echo . FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 11:40:26 WORKDIR /edgex 11:40:26 COPY go.mod . 11:40:26 RUN go mod download 11:40:26 11:40:26 Sending build context to Docker daemon 3.26MB 11:40:26 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 11:40:26 ---> f246e2811388 11:40:26 Step 2/4 : WORKDIR /edgex 11:40:28 ---> Running in 63d6e204623b 11:40:28 Removing intermediate container 63d6e204623b 11:40:28 ---> b96fa412b6ff 11:40:28 Step 3/4 : COPY go.mod . 11:40:29 ---> 0da92f0bae02 11:40:29 Step 4/4 : RUN go mod download 11:40:29 ---> Running in 2bcf5a021225 11:40:43 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 11:40:43 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 11:40:43 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 11:40:44 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper 11:40:46 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 11:40:50 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 11:40:52 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler 11:40:54 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 11:40: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-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 11:40:57 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 11:40:58 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 11:40:58 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 11:40:59 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] } 11:41:01 $ docker stop --time=1 570d99c07c090c7e4d7a895b2419076d5dc1a1ef8d8c13120f0e2533e149e07e 11:41:06 $ docker rm -f --volumes 570d99c07c090c7e4d7a895b2419076d5dc1a1ef8d8c13120f0e2533e149e07e [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 11:41:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 11:41:09 11:41:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:41:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 11:41:09 latest: Pulling from edgex-devops/edgex-compose 11:41:09 91d30c5bc195: Pulling fs layer 11:41:09 2e9b0aa3be6d: Pulling fs layer 11:41:09 9c61dcf015f6: Pulling fs layer 11:41:09 4698f68db338: Pulling fs layer 11:41:09 2a2f49069b9e: Pulling fs layer 11:41:09 e0025b399a48: Pulling fs layer 11:41:09 4698f68db338: Waiting 11:41:09 2a2f49069b9e: Waiting 11:41:09 e0025b399a48: Waiting 11:41:09 91d30c5bc195: Verifying Checksum 11:41:09 91d30c5bc195: Download complete 11:41:09 4698f68db338: Verifying Checksum 11:41:09 4698f68db338: Download complete 11:41:09 2e9b0aa3be6d: Verifying Checksum 11:41:09 2e9b0aa3be6d: Download complete 11:41:09 e0025b399a48: Verifying Checksum 11:41:09 e0025b399a48: Download complete 11:41:09 91d30c5bc195: Pull complete 11:41:09 2a2f49069b9e: Verifying Checksum 11:41:09 2a2f49069b9e: Download complete 11:41:10 2e9b0aa3be6d: Pull complete 11:41:10 9c61dcf015f6: Verifying Checksum 11:41:10 9c61dcf015f6: Download complete 11:41:13 9c61dcf015f6: Pull complete 11:41:13 4698f68db338: Pull complete 11:41:13 2a2f49069b9e: Pull complete 11:41:13 e0025b399a48: Pull complete 11:41:13 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 11:41:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 11:41:13 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:41:13 prd-ubuntu20.04-docker-8c-8g-6326 does not seem to be running inside a container 11:41:14 $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 11:41:18 $ docker top eff7ef8f135258102b637a7bb3694a86271d11e18e09aaf9d1274db59aad2bb8 -eo pid,comm [Pipeline] { [Pipeline] sh 11:41:18 + docker compose -f ./docker-compose-build.yml build --parallel 11:41:21 #1 [core-common-config-bootstrapper internal] load build definition from Dockerfile 11:41:21 #1 transferring dockerfile: 2.23kB done 11:41:21 #1 DONE 0.0s 11:41:21 11:41:21 #2 [security-spiffe-token-provider internal] load build definition from Dockerfile 11:41:21 #2 transferring dockerfile: 1.89kB done 11:41:21 #2 DONE 0.0s 11:41:21 11:41:21 #3 [core-data internal] load build definition from Dockerfile 11:41:21 #3 transferring dockerfile: 2.01kB done 11:41:21 #3 DONE 0.0s 11:41:21 11:41:21 #4 [support-scheduler internal] load build definition from Dockerfile 11:41:21 #4 transferring dockerfile: 1.93kB done 11:41:21 #4 DONE 0.0s 11:41:21 11:41:21 #5 [security-spire-server internal] load build definition from Dockerfile 11:41:21 #5 transferring dockerfile: 1.70kB done 11:41:21 #5 DONE 0.0s 11:41:21 11:41:21 #6 [security-secretstore-setup internal] load build definition from Dockerfile 11:41:21 #6 transferring dockerfile: 2.49kB done 11:41:21 #6 DONE 0.0s 11:41:21 11:41:21 #7 [security-proxy-setup internal] load build definition from Dockerfile 11:41:21 #7 transferring dockerfile: 2.50kB done 11:41:21 #7 DONE 0.0s 11:41:21 11:41:21 #8 [security-proxy-auth internal] load build definition from Dockerfile 11:41:21 #8 transferring dockerfile: 2.15kB done 11:41:21 #8 DONE 0.0s 11:41:21 11:41:21 #9 [core-metadata internal] load build definition from Dockerfile 11:41:21 #9 transferring dockerfile: 2.06kB done 11:41:21 #9 DONE 0.0s 11:41:21 11:41:21 #10 [security-spire-agent internal] load build definition from Dockerfile 11:41:21 #10 transferring dockerfile: 1.81kB done 11:41:21 #10 DONE 0.0s 11:41:21 11:41:21 #11 [core-keeper internal] load build definition from Dockerfile 11:41:21 #11 transferring dockerfile: 2.01kB done 11:41:21 #11 DONE 0.0s 11:41:21 11:41:21 #12 [core-command internal] load build definition from Dockerfile 11:41:21 #12 transferring dockerfile: 1.93kB done 11:41:21 #12 DONE 0.0s 11:41:21 11:41:21 #13 [support-cron-scheduler internal] load build definition from Dockerfile 11:41:21 #13 transferring dockerfile: 1.85kB done 11:41:21 #13 DONE 0.0s 11:41:21 11:41:21 #14 [support-notifications internal] load build definition from Dockerfile 11:41:21 #14 transferring dockerfile: 1.95kB done 11:41:21 #14 DONE 0.1s 11:41:21 11:41:21 #15 [security-bootstrapper internal] load build definition from Dockerfile 11:41:21 #15 transferring dockerfile: 2.93kB done 11:41:21 #15 DONE 0.1s 11:41:21 11:41:21 #16 [core-common-config-bootstrapper internal] load .dockerignore 11:41:21 #16 transferring context: 50B done 11:41:21 #16 DONE 0.0s 11:41:21 11:41:21 #17 [security-spire-config internal] load build definition from Dockerfile 11:41:21 #17 transferring dockerfile: 1.69kB done 11:41:21 #17 DONE 0.1s 11:41:21 11:41:21 #18 [security-spiffe-token-provider internal] load .dockerignore 11:41:21 #18 transferring context: 50B done 11:41:21 #18 DONE 0.0s 11:41:21 11:41:21 #19 [support-scheduler internal] load .dockerignore 11:41:21 #19 transferring context: 50B done 11:41:21 #19 DONE 0.0s 11:41:21 11:41:21 #20 [core-data internal] load .dockerignore 11:41:21 #20 transferring context: 50B done 11:41:21 #20 DONE 0.0s 11:41:21 11:41:21 #21 [security-spire-server internal] load .dockerignore 11:41:21 #21 transferring context: 50B done 11:41:21 #21 DONE 0.0s 11:41:21 11:41:21 #22 [security-secretstore-setup internal] load .dockerignore 11:41:21 #22 transferring context: 50B done 11:41:21 #22 DONE 0.0s 11:41:21 11:41:21 #23 [security-proxy-setup internal] load .dockerignore 11:41:21 #23 transferring context: 50B done 11:41:21 #23 DONE 0.0s 11:41:21 11:41:21 #24 [security-proxy-auth internal] load .dockerignore 11:41:21 #24 transferring context: 50B done 11:41:21 #24 DONE 0.0s 11:41:21 11:41:21 #25 [core-metadata internal] load .dockerignore 11:41:21 #25 transferring context: 50B done 11:41:21 #25 DONE 0.0s 11:41:21 11:41:21 #26 [core-keeper internal] load .dockerignore 11:41:21 #26 transferring context: 50B done 11:41:21 #26 DONE 0.0s 11:41:21 11:41:21 #27 [security-spire-agent internal] load .dockerignore 11:41:21 #27 transferring context: 50B done 11:41:21 #27 DONE 0.0s 11:41:21 11:41:21 #28 [core-command internal] load .dockerignore 11:41:21 #28 transferring context: 50B done 11:41:21 #28 DONE 0.0s 11:41:21 11:41:21 #29 [security-bootstrapper internal] load .dockerignore 11:41:21 #29 transferring context: 50B done 11:41:21 #29 DONE 0.1s 11:41:21 11:41:21 #30 [support-cron-scheduler internal] load .dockerignore 11:41:21 #30 transferring context: 50B done 11:41:21 #30 DONE 0.1s 11:41:21 11:41:21 #31 [support-notifications internal] load .dockerignore 11:41:21 #31 transferring context: 50B done 11:41:21 #31 DONE 0.1s 11:41:21 11:41:21 #32 [security-spire-config internal] load .dockerignore 11:41:21 #32 transferring context: 50B done 11:41:21 #32 DONE 0.1s 11:41:21 11:41:21 #33 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 11:41:21 #33 DONE 0.0s 11:41:21 11:41:21 #34 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 11:41:21 #34 DONE 0.1s 11:41:21 11:41:21 #35 [security-spiffe-token-provider internal] load build context 11:41:21 #35 ... 11:41:21 11:41:21 #33 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 11:41:21 #33 DONE 0.0s 11:41:21 11:41:21 #35 [security-spiffe-token-provider internal] load build context 11:41:22 #35 ... 11:41:22 11:41:22 #33 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 11:41:22 #33 DONE 0.0s 11:41:22 11:41:22 #35 [security-spiffe-token-provider internal] load build context 11:41:22 #35 ... 11:41:22 11:41:22 #33 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 11:41:22 #33 DONE 0.0s 11:41:22 11:41:22 #35 [security-spiffe-token-provider internal] load build context 11:41:22 #35 ... 11:41:22 11:41:22 #33 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 11:41:22 #33 DONE 0.0s 11:41:22 11:41:22 #36 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-x86_64 11:41:22 #36 DONE 0.7s 11:41:22 11:41:22 #35 [security-spiffe-token-provider internal] load build context 11:41:22 #35 ... 11:41:22 11:41:22 #33 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 11:41:22 #33 DONE 0.0s 11:41:22 11:41:22 #35 [security-spiffe-token-provider internal] load build context 11:41:22 #35 ... 11:41:22 11:41:22 #36 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-x86_64 11:41:22 #36 DONE 0.7s 11:41:22 11:41:22 #35 [security-spiffe-token-provider internal] load build context 11:41:25 Removing intermediate container 2bcf5a021225 11:41:25 ---> bfe69834fd10 11:41:25 Successfully built bfe69834fd10 11:41:25 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:41:26 + docker inspect -f . ci-base-image-arm64 11:41:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:41:26 prd-ubuntu20.04-docker-arm64-4c-16g-6327 does not seem to be running inside a container 11:41:26 $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 11:41:27 $ docker top 7097e9e42a8852001b67f01008ec325c729b3932a6a922947df29294d95d5f21 -eo pid,comm 11:41:27 #35 transferring context: 220.35MB 4.9s [Pipeline] { [Pipeline] sh 11:41:28 #35 ... 11:41:28 11:41:28 #37 [support-notifications stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 11:41:28 #37 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 11:41:28 #37 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 11:41:28 #37 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done 11:41:28 #37 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done 11:41:28 #37 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.1s done 11:41:28 #37 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.3s done 11:41:28 #37 ... 11:41:28 11:41:28 #35 [security-spiffe-token-provider internal] load build context 11:41:28 + go version 11:41:28 go version go1.21.9 linux/arm64 [Pipeline] } 11:41:28 $ docker stop --time=1 7097e9e42a8852001b67f01008ec325c729b3932a6a922947df29294d95d5f21 11:41:30 $ docker rm -f --volumes 7097e9e42a8852001b67f01008ec325c729b3932a6a922947df29294d95d5f21 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:41:31 + docker inspect -f . ci-base-image-arm64 11:41:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:41:31 prd-ubuntu20.04-docker-arm64-4c-16g-6327 does not seem to be running inside a container 11:41:31 $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 11:41:32 #35 ... 11:41:32 11:41:32 #38 [core-common-config-bootstrapper internal] load build context 11:41:32 #38 ... 11:41:32 11:41:32 #39 [core-data internal] load build context 11:41:32 #39 transferring context: 492.12MB 9.7s done 11:41:32 #39 ... 11:41:32 11:41:32 #40 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 11:41:32 #40 ... 11:41:32 11:41:32 #34 [security-spire-config internal] load metadata for docker.io/library/alpine:3.18 11:41:32 #34 ... 11:41:32 11:41:32 #41 [support-scheduler internal] load build context 11:41:32 #41 transferring context: 492.12MB 9.6s done 11:41:32 #41 ... 11:41:32 11:41:32 #42 [support-notifications builder 2/7] WORKDIR /edgex-go 11:41:32 $ docker top f3a6b9622c4d3d9042ad02de4de9ad961a5e9da0eee46c22c6f036614a661463 -eo pid,comm [Pipeline] { [Pipeline] echo 11:41:33 ========================================================= 11:41:33 [edgeXBuildGoParallel] Running Tests and Build... 11:41:33 ========================================================= [Pipeline] sh 11:41:33 #42 ... 11:41:33 11:41:33 #43 [core-keeper internal] load build context 11:41:33 #43 ... 11:41:33 11:41:33 #44 [security-proxy-setup internal] load build context 11:41:33 #44 transferring context: 492.12MB 9.6s done 11:41:33 #44 ... 11:41:33 11:41:33 #45 [core-command internal] load build context 11:41:33 #45 ... 11:41:33 11:41:33 #46 [security-secretstore-setup internal] load build context 11:41:33 #46 transferring context: 492.12MB 9.6s done 11:41:33 #46 ... 11:41:33 11:41:33 #47 [support-cron-scheduler internal] load build context 11:41:33 #47 transferring context: 492.12MB 8.8s done 11:41:33 #47 ... 11:41:33 11:41:33 #48 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 11:41:33 #48 ... 11:41:33 11:41:33 #49 [core-metadata internal] load build context 11:41:33 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 11:41:34 #49 ... 11:41:34 11:41:34 #50 [security-proxy-auth internal] load build context 11:41:34 #50 transferring context: 492.12MB 9.1s done 11:41:34 #50 ... 11:41:34 11:41:34 #51 [support-notifications internal] load build context 11:41:34 #51 ... 11:41:34 11:41:34 #49 [core-metadata internal] load build context 11:41:34 + make test 11:41:34 go test -race -coverprofile=coverage.out ./... 11:41:35 #49 transferring context: 492.12MB 12.5s done 11:41:40 #49 ... 11:41:40 11:41:40 #45 [core-command internal] load build context 11:41:40 #45 transferring context: 492.12MB 3.9s done 11:41:42 #45 ... 11:41:42 11:41:42 #38 [core-common-config-bootstrapper internal] load build context 11:41:42 #38 transferring context: 492.12MB 13.7s done 11:41:42 #38 ... 11:41:42 11:41:42 #35 [security-spiffe-token-provider internal] load build context 11:41:42 #35 transferring context: 492.12MB 11.9s done 11:41:42 #35 ... 11:41:42 11:41:42 #51 [support-notifications internal] load build context 11:41:42 #51 transferring context: 492.12MB 6.2s done 11:41:46 #51 ... 11:41:46 11:41:46 #40 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 11:41:46 #40 DONE 24.1s 11:41:46 11:41:46 #36 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-x86_64 11:41:46 #36 DONE 0.7s 11:41:46 11:41:46 #34 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 11:41:46 #34 DONE 24.0s 11:41:46 11:41:46 #50 [security-proxy-auth internal] load build context 11:41:46 #50 DONE 23.9s 11:41:46 11:41:46 #47 [support-cron-scheduler internal] load build context 11:41:46 #47 DONE 23.6s 11:41:46 11:41:46 #41 [support-scheduler internal] load build context 11:41:46 #41 DONE 24.2s 11:41:46 11:41:46 #46 [security-secretstore-setup internal] load build context 11:41:46 #46 DONE 24.1s 11:41:46 11:41:46 #39 [core-data internal] load build context 11:41:46 #39 DONE 24.2s 11:41:46 11:41:46 #44 [security-proxy-setup internal] load build context 11:41:46 #44 DONE 23.9s 11:41:46 11:41:46 #35 [security-spiffe-token-provider internal] load build context 11:41:46 #35 DONE 24.2s 11:41:46 11:41:46 #37 [security-spire-config stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 11:41:46 #37 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 11:41:46 #37 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 11:41:46 #37 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done 11:41:46 #37 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done 11:41:46 #37 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.1s done 11:41:46 #37 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.3s done 11:41:46 #37 DONE 24.3s 11:41:46 11:41:46 #42 [core-metadata builder 2/7] WORKDIR /edgex-go 11:41:46 #42 DONE 23.8s 11:41:46 11:41:46 #43 [core-keeper internal] load build context 11:41:46 #43 transferring context: 31B 11:41:46 #43 ... 11:41:46 11:41:46 #49 [core-metadata internal] load build context 11:41:46 #49 DONE 23.8s 11:41:46 11:41:46 #45 [core-command internal] load build context 11:41:46 #45 DONE 23.7s 11:41:46 11:41:46 #51 [support-notifications internal] load build context 11:41:46 #51 DONE 23.7s 11:41:46 11:41:46 #48 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 11:41:46 #48 DONE 23.9s 11:41:46 11:41:46 #37 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 11:41:46 #37 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 11:41:46 #37 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 11:41:46 #37 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done 11:41:46 #37 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done 11:41:46 #37 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.1s done 11:41:46 #37 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.3s done 11:41:46 #37 DONE 24.3s 11:41:46 11:41:46 #38 [core-common-config-bootstrapper internal] load build context 11:41:46 #38 DONE 24.3s 11:41:46 11:41:46 #43 [core-keeper internal] load build context 11:41:46 #43 ... 11:41:46 11:41:46 #52 [security-spire-server internal] load build context 11:41:46 #52 transferring context: 27.23kB done 11:41:46 #52 DONE 0.2s 11:41:46 11:41:46 #53 [security-spire-agent internal] load build context 11:41:46 #53 transferring context: 26.76kB done 11:41:46 #53 DONE 0.1s 11:41:46 11:41:46 #54 [security-spire-config internal] load build context 11:41:46 #54 transferring context: 25.48kB done 11:41:46 #54 DONE 0.3s 11:41:46 11:41:46 #43 [core-keeper internal] load build context 11:41:51 #43 transferring context: 353.21MB 5.3s 11:41:52 #43 ... 11:41:52 11:41:52 #55 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 11:41:52 #55 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.0s done 11:41:52 #55 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 11:41:52 #55 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done 11:41:52 #55 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done 11:41:52 #55 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.2s done 11:41:52 #55 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s done 11:41:52 #55 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.1s done 11:41:52 #55 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 11:41:52 #55 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 0.9s done 11:41:52 #55 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done 11:41:52 #55 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done 11:41:52 #55 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 1.5s done 11:41:57 #55 ... 11:41:57 11:41:57 #56 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 11:41:57 #56 ... 11:41:57 11:41:57 #57 [security-bootstrapper internal] load build context 11:41:57 #57 transferring context: 492.12MB 6.0s done 11:41:57 #57 ... 11:41:57 11:41:57 #58 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 11:41:57 #0 6.952 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 11:41:57 #0 7.049 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 11:41:57 #0 7.281 OK: 264 MiB in 52 packages 11:41:57 #58 ... 11:41:57 11:41:57 #59 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 11:41:57 #0 1.205 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 11:41:57 #0 1.335 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 11:41:57 #0 1.556 v3.18.7-52-gd2a9decf692 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 11:41:57 #0 1.556 v3.18.7-50-g7247cda430e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 11:41:57 #0 1.556 OK: 20070 distinct packages available 11:41:57 #0 1.624 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 11:41:57 #0 1.705 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 11:41:57 #0 2.024 (1/4) Installing dumb-init (1.2.5-r2) 11:41:57 #0 2.029 (2/4) Installing musl-obstack (1.2.3-r2) 11:41:57 #0 2.031 (3/4) Installing libucontext (1.2-r2) 11:41:57 #0 2.035 (4/4) Installing gcompat (1.1.0-r1) 11:41:57 #0 2.039 Executing busybox-1.36.1-r7.trigger 11:41:57 #0 2.058 OK: 8 MiB in 19 packages 11:41:57 #59 ... 11:41:57 11:41:57 #60 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 11:41:57 #0 5.451 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 11:41:57 #0 5.546 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 11:41:57 #0 5.773 (1/4) Installing dumb-init (1.2.5-r2) 11:41:57 #0 5.789 (2/4) Installing openssl (3.1.6-r0) 11:41:57 #0 5.796 (3/4) Installing su-exec (0.2-r3) 11:41:57 #0 5.800 (4/4) Installing yq (4.33.3-r5) 11:41:57 #0 6.066 Executing busybox-1.36.1-r7.trigger 11:41:57 #0 6.070 OK: 17 MiB in 19 packages 11:41:57 #60 ... 11:41:57 11:41:57 #61 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 11:41:57 #61 ... 11:41:57 11:41:57 #62 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 11:41:58 #62 ... 11:41:58 11:41:58 #63 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 11:41:58 #63 ... 11:41:58 11:41:58 #64 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 11:41:58 #64 ... 11:41:58 11:41:58 #65 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 11:41:58 #65 ... 11:41:58 11:41:58 #66 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 11:41:58 #0 5.778 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 11:41:58 #0 5.871 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 11:41:58 #0 6.191 OK: 264 MiB in 52 packages 11:41:58 #66 ... 11:41:58 11:41:58 #67 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 11:41:58 #0 0.674 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 11:41:58 #0 0.835 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 11:41:58 #0 1.229 (1/2) Installing ca-certificates (20240226-r0) 11:41:58 #0 1.253 (2/2) Installing dumb-init (1.2.5-r2) 11:41:58 #0 1.264 Executing busybox-1.36.1-r7.trigger 11:41:58 #0 1.277 Executing ca-certificates-20240226-r0.trigger 11:41:58 #0 1.333 OK: 8 MiB in 17 packages 11:41:58 #67 ... 11:41:58 11:41:58 #68 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 11:41:59 #68 ... 11:41:59 11:41:59 #69 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 11:41:59 #0 7.540 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 11:41:59 #0 7.722 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 11:41:59 #0 7.913 v3.18.7-52-gd2a9decf692 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 11:41:59 #0 7.913 v3.18.7-50-g7247cda430e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 11:41:59 #0 7.913 OK: 20070 distinct packages available 11:41:59 #0 7.962 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 11:41:59 #0 8.045 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 11:41:59 #0 8.227 (1/5) Installing dumb-init (1.2.5-r2) 11:41:59 #0 8.231 (2/5) Installing musl-obstack (1.2.3-r2) 11:41:59 #0 8.234 (3/5) Installing libucontext (1.2-r2) 11:41:59 #0 8.237 (4/5) Installing gcompat (1.1.0-r1) 11:41:59 #0 8.241 (5/5) Installing openssl (3.1.6-r0) 11:41:59 #0 8.252 Executing busybox-1.36.1-r7.trigger 11:41:59 #0 8.258 OK: 8 MiB in 20 packages 11:41:59 #69 ... 11:41:59 11:41:59 #70 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 11:41:59 #70 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.0s done 11:41:59 #70 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done 11:41:59 #70 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.1s done 11:41:59 #70 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 11:41:59 #70 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done 11:41:59 #70 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done 11:41:59 #70 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.2s done 11:41:59 #70 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 0.6s done 11:41:59 #70 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done 11:41:59 #70 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.0s done 11:41:59 #70 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 1.3s done 11:41:59 #70 ... 11:41:59 11:41:59 #71 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 11:41:59 #71 ... 11:41:59 11:41:59 #43 [core-keeper internal] load build context 11:41:59 #43 transferring context: 492.12MB 6.6s done 11:41:59 #43 DONE 36.9s 11:41:59 11:41:59 #72 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init 11:41:59 #0 1.078 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 11:41:59 #0 1.166 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 11:41:59 #0 1.383 (1/1) Installing dumb-init (1.2.5-r2) 11:41:59 #0 1.383 Executing busybox-1.36.1-r7.trigger 11:41:59 #0 1.383 OK: 7 MiB in 16 packages 11:41:59 #72 ... 11:41:59 11:41:59 #61 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 11:41:59 #61 11.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 11:41:59 #61 12.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 11:41:59 #61 12.43 OK: 264 MiB in 52 packages 11:42:02 #61 ... 11:42:02 11:42:02 #57 [security-bootstrapper internal] load build context 11:42:02 #57 DONE 16.3s 11:42:02 11:42:02 #72 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init 11:42:15 #72 ... 11:42:15 11:42:15 #56 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 11:42:15 #56 DONE 27.1s 11:42:15 11:42:15 #59 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 11:42:15 #59 DONE 27.2s 11:42:15 11:42:15 #67 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 11:42:15 #67 DONE 27.2s 11:42:15 11:42:15 #58 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 11:42:15 #58 DONE 27.2s 11:42:15 11:42:15 #60 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 11:42:15 #60 DONE 27.2s 11:42:15 11:42:15 #69 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 11:42:15 #69 DONE 27.2s 11:42:15 11:42:15 #72 [support-scheduler stage-1 2/9] RUN apk add --update --no-cache dumb-init 11:42:15 #72 DONE 27.3s 11:42:15 11:42:15 #66 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 11:42:15 #66 DONE 27.3s 11:42:15 11:42:15 #68 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 11:42:15 #68 DONE 27.3s 11:42:15 11:42:15 #61 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git 11:42:15 #61 DONE 27.4s 11:42:15 11:42:15 #73 [core-command stage-1 3/9] RUN apk --no-cache upgrade 11:42:15 #73 ... 11:42:15 11:42:15 #74 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 11:42:15 #74 DONE 0.3s 11:42:15 11:42:15 #75 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ 11:42:15 #75 DONE 0.3s 11:42:15 11:42:15 #55 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 11:42:15 #55 DONE 27.7s 11:42:15 11:42:15 #70 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 11:42:15 #70 DONE 27.5s 11:42:15 11:42:15 #76 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 11:42:15 #76 DONE 0.3s 11:42:15 11:42:15 #77 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:42:16 #77 ... 11:42:16 11:42:16 #71 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 11:42:16 #71 28.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 11:42:16 #71 28.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 11:42:16 #71 29.25 (1/1) Installing dumb-init (1.2.5-r2) 11:42:16 #71 29.26 Executing busybox-1.36.1-r7.trigger 11:42:16 #71 29.27 OK: 7 MiB in 16 packages 11:42:16 #71 DONE 30.2s 11:42:16 11:42:16 #62 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 11:42:16 #62 28.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 11:42:16 #62 28.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 11:42:16 #62 29.22 (1/2) Installing dumb-init (1.2.5-r2) 11:42:16 #62 29.22 (2/2) Installing su-exec (0.2-r3) 11:42:16 #62 29.23 Executing busybox-1.36.1-r7.trigger 11:42:16 #62 29.25 OK: 7 MiB in 17 packages 11:42:16 #62 DONE 30.2s 11:42:16 11:42:16 #63 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 11:42:16 #63 28.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 11:42:16 #63 28.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 11:42:16 #63 29.19 v3.18.7-52-gd2a9decf692 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 11:42:16 #63 29.19 v3.18.7-50-g7247cda430e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 11:42:16 #63 29.19 OK: 20075 distinct packages available 11:42:16 #63 29.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 11:42:16 #63 29.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 11:42:16 #63 29.66 OK: 264 MiB in 52 packages 11:42:16 #63 DONE 30.3s 11:42:16 11:42:16 #65 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 11:42:16 #65 28.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 11:42:16 #65 28.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 11:42:16 #65 29.32 (1/4) Installing ca-certificates (20240226-r0) 11:42:16 #65 29.34 (2/4) Installing dumb-init (1.2.5-r2) 11:42:16 #65 29.34 (3/4) Installing su-exec (0.2-r3) 11:42:16 #65 29.34 (4/4) Installing yq (4.33.3-r5) 11:42:16 #65 29.69 Executing busybox-1.36.1-r7.trigger 11:42:16 #65 29.69 Executing ca-certificates-20240226-r0.trigger 11:42:16 #65 29.79 OK: 17 MiB in 19 packages 11:42:16 #65 DONE 30.3s 11:42:16 11:42:16 #64 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 11:42:16 #64 28.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 11:42:16 #64 28.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 11:42:16 #64 28.96 v3.18.7-52-gd2a9decf692 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 11:42:16 #64 28.96 v3.18.7-50-g7247cda430e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 11:42:16 #64 28.96 OK: 20070 distinct packages available 11:42:16 #64 29.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 11:42:16 #64 29.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 11:42:16 #64 29.47 (1/11) Installing ca-certificates (20240226-r0) 11:42:16 #64 29.66 (2/11) Installing brotli-libs (1.0.9-r14) 11:42:16 #64 29.67 (3/11) Installing libunistring (1.1-r1) 11:42:16 #64 29.68 (4/11) Installing libidn2 (2.3.4-r1) 11:42:16 #64 29.69 (5/11) Installing nghttp2-libs (1.57.0-r0) 11:42:16 #64 29.69 (6/11) Installing libcurl (8.5.0-r0) 11:42:16 #64 29.70 (7/11) Installing curl (8.5.0-r0) 11:42:16 #64 29.72 (8/11) Installing dumb-init (1.2.5-r2) 11:42:16 #64 29.72 (9/11) Installing musl-obstack (1.2.3-r2) 11:42:16 #64 29.72 (10/11) Installing libucontext (1.2-r2) 11:42:16 #64 29.72 (11/11) Installing gcompat (1.1.0-r1) 11:42:16 #64 29.73 Executing busybox-1.36.1-r7.trigger 11:42:16 #64 29.73 Executing ca-certificates-20240226-r0.trigger 11:42:16 #64 29.83 OK: 12 MiB in 26 packages 11:42:16 #64 DONE 30.3s 11:42:16 11:42:16 #78 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 11:42:16 #0 2.491 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 11:42:16 #0 2.593 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 11:42:16 #0 2.848 OK: 8 MiB in 19 packages 11:42:16 #78 DONE 3.1s 11:42:16 11:42:16 #73 [core-command stage-1 3/9] RUN apk --no-cache upgrade 11:42:16 #73 2.196 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 11:42:16 #73 2.323 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 11:42:16 #73 2.557 OK: 7 MiB in 16 packages 11:42:16 #73 DONE 3.2s 11:42:16 11:42:16 #79 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 11:42:16 #79 ... 11:42:16 11:42:16 #80 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 11:42:16 #0 2.645 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 11:42:16 #0 2.765 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 11:42:16 #0 3.033 OK: 8 MiB in 20 packages 11:42:16 #80 DONE 3.2s 11:42:16 11:42:16 #81 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 11:42:16 #81 DONE 0.2s 11:42:16 11:42:16 #82 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:42:19 #82 ... 11:42:19 11:42:19 #83 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 11:42:19 #0 2.653 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 11:42:19 #0 3.205 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 11:42:19 #0 3.840 (1/1) Installing dumb-init (1.2.5-r2) 11:42:19 #0 4.135 Executing busybox-1.36.1-r7.trigger 11:42:19 #0 4.141 OK: 7 MiB in 16 packages 11:42:19 #83 DONE 5.7s 11:42:19 11:42:19 #84 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 11:42:19 #0 2.960 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 11:42:19 #0 3.444 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 11:42:19 #0 4.095 OK: 264 MiB in 52 packages 11:42:19 #84 DONE 5.6s 11:42:19 11:42:19 #85 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 11:42:19 #0 3.082 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 11:42:19 #0 3.188 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 11:42:19 #0 3.473 OK: 8 MiB in 17 packages 11:42:19 #85 DONE 5.7s 11:42:19 11:42:19 #86 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 11:42:19 #86 DONE 2.4s 11:42:19 11:42:19 #87 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 11:42:19 #0 3.023 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 11:42:19 #0 3.126 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 11:42:19 #0 3.399 OK: 17 MiB in 19 packages 11:42:19 #87 DONE 5.7s 11:42:19 11:42:19 #88 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 11:42:19 #88 DONE 2.5s 11:42:19 11:42:19 #79 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 11:42:19 #79 DONE 2.6s 11:42:19 11:42:19 #89 [security-spire-server stage-2 5/9] COPY Attribution.txt / 11:42:19 #89 DONE 0.1s 11:42:19 11:42:19 #90 [security-spire-config stage-2 5/10] COPY Attribution.txt / 11:42:19 #90 DONE 0.1s 11:42:19 11:42:19 #91 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 11:42:19 #91 DONE 0.1s 11:42:19 11:42:19 #92 [core-keeper builder 5/8] COPY go.mod vendor* ./ 11:42:19 #92 DONE 0.1s 11:42:19 11:42:19 #93 [security-spire-config stage-2 6/10] COPY security.txt / 11:42:19 #93 DONE 0.6s 11:42:19 11:42:19 #94 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 11:42:19 #94 DONE 0.7s 11:42:19 11:42:19 #95 [security-spire-server stage-2 6/9] COPY security.txt / 11:42:19 #95 DONE 0.6s 11:42:19 11:42:19 #96 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 11:42:19 #96 DONE 0.1s 11:42:19 11:42:19 #97 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 11:42:19 #97 DONE 0.1s 11:42:19 11:42:19 #98 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 11:42:19 #98 DONE 0.1s 11:42:19 11:42:19 #99 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 11:42:19 #99 DONE 0.1s 11:42:19 11:42:19 #100 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 11:42:19 #100 DONE 0.1s 11:42:19 11:42:19 #101 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 11:42:19 #101 ... 11:42:19 11:42:19 #102 [security-spire-agent stage-3 7/10] COPY security.txt / 11:42:19 #102 DONE 0.1s 11:42:19 11:42:19 #103 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 11:42:19 #103 DONE 0.1s 11:42:19 11:42:19 #101 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 11:42:19 #101 DONE 0.1s 11:42:19 11:42:19 #104 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 11:42:19 #104 DONE 0.1s 11:42:19 11:42:19 #105 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 11:42:19 #105 DONE 0.1s 11:42:19 11:42:19 #106 [security-spire-server] exporting to image 11:42:19 #106 exporting layers 11:42:20 #106 ... 11:42:20 11:42:20 #107 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 11:42:20 #107 DONE 0.1s 11:42:20 11:42:20 #106 [security-spire-agent] exporting to image 11:42:20 #106 ... 11:42:20 11:42:20 #108 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 11:42:20 #0 3.603 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 11:42:20 #0 3.693 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 11:42:20 #0 3.889 OK: 7 MiB in 17 packages 11:42:20 #108 DONE 4.0s 11:42:20 11:42:20 #109 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 11:42:20 #109 ... 11:42:20 11:42:20 #110 [core-data stage-1 3/7] RUN apk --no-cache upgrade 11:42:20 #0 4.023 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 11:42:20 #0 4.098 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 11:42:20 #0 4.293 OK: 7 MiB in 16 packages 11:42:20 #110 DONE 4.4s 11:42:20 11:42:20 #106 [security-spire-agent] exporting to image 11:42:20 #106 exporting layers 0.7s done 11:42:20 #106 writing image sha256:0af70ad947b5258fb125fd39d874e8982d3a77b86a82967cc5d13fee8b9e3a6e done 11:42:20 #106 naming to docker.io/library/security-spire-server done 11:42:20 #106 writing image sha256:a252e271d1d7cf4269e872bd981f4274112d3d60d3b8461942a9f1cf2d3d303b done 11:42:20 #106 naming to docker.io/library/security-spire-config done 11:42:20 #106 writing image sha256:e27f1ec65651e660ff3272e9314a465d3a3606876c9f215ed17c6828c8460ddb done 11:42:20 #106 naming to docker.io/library/security-spire-agent done 11:42:20 #106 DONE 0.8s 11:42:20 11:42:20 #111 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:42:20 #111 ... 11:42:20 11:42:20 #109 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 11:42:20 #109 DONE 0.7s 11:42:20 11:42:20 #112 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 11:42:20 #112 DONE 0.0s 11:42:20 11:42:20 #113 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 11:42:20 #0 4.434 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 11:42:20 #0 4.510 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 11:42:20 #0 4.733 OK: 17 MiB in 19 packages 11:42:21 #113 DONE 4.8s 11:42:21 11:42:21 #114 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 11:42:21 #0 4.414 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 11:42:21 ? github.com/edgexfoundry/edgex-go [no test files] 11:42:21 #114 5.499 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 11:42:22 #114 5.707 OK: 12 MiB in 26 packages 11:42:22 #114 DONE 5.8s 11:42:22 11:42:22 #115 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:42:23 #115 ... 11:42:23 11:42:23 #116 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:43:20 #116 ... 11:43:20 11:43:20 #82 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:43:20 #82 DONE 57.7s 11:43:20 11:43:20 #111 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:43:20 #111 DONE 55.2s 11:43:20 11:43:20 #116 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:43:20 #116 DONE 60.7s 11:43:20 11:43:20 #115 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:43:20 #115 DONE 60.7s 11:43:20 11:43:20 #77 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:43:20 #77 DONE 60.6s 11:43:20 11:43:20 #117 [support-cron-scheduler builder 6/7] COPY . . 11:43:24 #117 ... 11:43:24 11:43:24 #118 [security-spiffe-token-provider builder 6/7] COPY . . 11:43:24 #118 DONE 9.8s 11:43:24 11:43:24 #119 [core-common-config-bootstrapper builder 6/7] COPY . . 11:43:24 #119 DONE 9.8s 11:43:24 11:43:24 #120 [core-keeper builder 7/8] COPY . . 11:43:24 #120 DONE 9.8s 11:43:24 11:43:24 #121 [core-command builder 6/7] COPY . . 11:43:24 #121 CACHED 11:43:24 11:43:24 #122 [core-command builder 4/7] COPY go.mod vendor* ./ 11:43:24 #122 CACHED 11:43:24 11:43:24 #123 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:43:24 #123 CACHED 11:43:24 11:43:24 #124 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 11:43:24 #124 CACHED 11:43:24 11:43:24 #125 [security-proxy-auth builder 6/7] COPY . . 11:43:24 #125 CACHED 11:43:24 11:43:24 #126 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:43:24 #126 CACHED 11:43:24 11:43:24 #127 [core-metadata builder 4/7] COPY go.mod vendor* ./ 11:43:24 #127 CACHED 11:43:24 11:43:24 #128 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:43:24 #128 CACHED 11:43:24 11:43:24 #129 [core-metadata builder 6/7] COPY . . 11:43:24 #129 CACHED 11:43:24 11:43:24 #130 [core-data builder 6/7] COPY . . 11:43:24 #130 CACHED 11:43:24 11:43:24 #131 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:43:24 #131 CACHED 11:43:24 11:43:24 #132 [core-data builder 4/7] COPY go.mod vendor* ./ 11:43:24 #132 CACHED 11:43:24 11:43:24 #133 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 11:43:24 #133 CACHED 11:43:24 11:43:24 #134 [support-scheduler builder 6/7] COPY . . 11:43:24 #134 CACHED 11:43:24 11:43:24 #135 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:43:24 #135 CACHED 11:43:24 11:43:24 #117 [support-cron-scheduler builder 6/7] COPY . . 11:43:24 #117 DONE 9.8s 11:43:24 11:43:24 #136 [security-secretstore-setup builder 6/7] COPY . . 11:43:24 #136 DONE 9.8s 11:43:24 11:43:24 #137 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:43:24 #137 CACHED 11:43:24 11:43:24 #138 [support-notifications builder 4/7] COPY go.mod vendor* ./ 11:43:24 #138 CACHED 11:43:24 11:43:24 #139 [support-notifications builder 6/7] COPY . . 11:43:24 #139 CACHED 11:43:24 11:43:24 #140 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:43:24 #140 CACHED 11:43:24 11:43:24 #141 [security-proxy-setup builder 6/7] COPY . . 11:43:24 #141 CACHED 11:43:24 11:43:24 #142 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 11:43:24 #142 CACHED 11:43:24 11:43:24 #143 [security-bootstrapper builder 6/7] COPY . . 11:43:24 #143 CACHED 11:43:24 11:43:24 #144 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:43:24 #144 CACHED 11:43:24 11:43:24 #145 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 11:43:24 #145 CACHED 11:43:24 11:43:24 #146 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 11:43:25 #146 1.069 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 11:43:35 #146 ... 11:43:35 11:43:35 #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 11:43:35 #0 1.407 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 11:43:35 #147 ... 11:43:35 11:43:35 #148 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 11:43:35 #0 0.954 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 11:43:35 #148 ... 11:43:35 11:43:35 #149 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 11:43:35 #0 0.969 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 11:43:35 #149 ... 11:43:35 11:43:35 #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 11:43:35 #0 0.940 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 11:43:35 #150 ... 11:43:35 11:43:35 #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 11:43:35 #0 1.258 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 11:43:35 #151 ... 11:43:35 11:43:35 #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 11:43:35 #0 1.029 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 11:43:35 #152 ... 11:43:35 11:43:35 #153 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 11:43:35 #0 0.469 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 11:43:35 #153 ... 11:43:35 11:43:35 #154 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 11:43:35 #0 1.298 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler 11:43:35 #154 ... 11:43:35 11:43:35 #155 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 11:43:35 #0 1.297 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 11:43:35 #155 ... 11:43:35 11:43:35 #156 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 11:43:35 #0 1.094 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 11:43:35 #156 ... 11:43:35 11:43:35 #157 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 11:43:35 #0 0.609 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 11:43:35 #157 ... 11:43:35 11:43:35 #158 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 11:43:35 #0 0.545 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper 11:44:57 #158 ... 11:44:57 11:44:57 #148 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 11:44:57 #148 88.47 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 11:45:28 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 11:45:28 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 11:46:05 #148 ... 11:46:05 11:46:05 #153 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 11:46:05 #153 DONE 160.6s 11:46:05 11:46:05 #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 11:46:05 #151 ... 11:46:05 11:46:05 #149 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 11:46:05 #149 DONE 161.4s 11:46:05 11:46:05 #158 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 11:46:05 #158 DONE 161.5s 11:46:05 11:46:05 #155 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 11:46:05 #155 DONE 161.4s 11:46:05 11:46:05 #146 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 11:46:05 #146 DONE 161.4s 11:46:05 11:46:05 #148 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 11:46:05 #148 DONE 161.4s 11:46:05 11:46:05 #159 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 11:46:05 #159 ... 11:46:05 11:46:05 #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 11:46:05 #150 DONE 161.6s 11:46:05 11:46:05 #156 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 11:46:05 #156 DONE 161.8s 11:46:05 11:46:05 #160 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 11:46:06 #160 ... 11:46:06 11:46:06 #154 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 11:46:06 #154 DONE 161.9s 11:46:06 11:46:06 #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 11:46:06 #151 DONE 161.9s 11:46:06 11:46:06 #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 11:46:06 #147 DONE 161.9s 11:46:06 11:46:06 #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 11:46:06 #152 DONE 162.0s 11:46:06 11:46:06 #157 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 11:46:06 #157 DONE 162.0s 11:46:06 11:46:06 #161 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 11:46:06 #161 ... 11:46:06 11:46:06 #162 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 11:46:06 #162 DONE 0.9s 11:46:06 11:46:06 #163 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 11:46:06 #163 DONE 0.9s 11:46:06 11:46:06 #164 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 11:46:06 #164 DONE 0.7s 11:46:06 11:46:06 #159 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 11:46:06 #159 DONE 0.9s 11:46:06 11:46:06 #161 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 11:46:06 #161 DONE 0.5s 11:46:06 11:46:06 #160 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 11:46:06 #160 DONE 0.6s 11:46:06 11:46:06 #165 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 11:46:06 #165 DONE 0.7s 11:46:06 11:46:06 #166 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 11:46:06 #166 DONE 0.8s 11:46:06 11:46:06 #167 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 11:46:06 #167 ... 11:46:06 11:46:06 #168 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 11:46:06 #168 DONE 0.5s 11:46:07 11:46:07 #169 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 11:46:07 #169 CACHED 11:46:07 11:46:07 #170 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 11:46:07 #170 CACHED 11:46:07 11:46:07 #171 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 11:46:07 #171 CACHED 11:46:07 11:46:07 #172 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 11:46:07 #172 CACHED 11:46:07 11:46:07 #173 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 11:46:07 #173 CACHED 11:46:07 11:46:07 #174 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 11:46:07 #174 CACHED 11:46:07 11:46:07 #175 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 11:46:07 #175 CACHED 11:46:07 11:46:07 #176 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 11:46:07 #176 CACHED 11:46:07 11:46:07 #177 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 11:46:07 #177 DONE 0.6s 11:46:07 11:46:07 #178 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 11:46:07 #178 DONE 0.5s 11:46:07 11:46:07 #179 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 11:46:07 #179 CACHED 11:46:07 11:46:07 #180 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 11:46:07 #180 CACHED 11:46:07 11:46:07 #181 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 11:46:07 #181 DONE 0.5s 11:46:07 11:46:07 #182 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 11:46:07 #182 DONE 0.6s 11:46:07 11:46:07 #183 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 11:46:07 #183 ... 11:46:07 11:46:07 #184 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 11:46:07 #184 DONE 0.6s 11:46:07 11:46:07 #167 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 11:46:07 #167 DONE 0.6s 11:46:07 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 11:46:07 ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] 11:46:07 11:46:07 #185 [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 11:46:08 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 11:46:08 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 11:46:08 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 11:46:08 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 11:46:09 #185 ... 11:46:09 11:46:09 #186 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 11:46:09 #186 DONE 2.2s 11:46:09 11:46:09 #187 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 11:46:09 #187 DONE 2.2s 11:46:09 11:46:09 #188 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 11:46:09 #188 DONE 2.2s 11:46:09 11:46:09 #185 [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 11:46:09 #185 DONE 2.1s 11:46:09 11:46:09 #189 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / 11:46:09 #189 DONE 2.2s 11:46:09 11:46:09 #190 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 11:46:09 #190 DONE 2.3s 11:46:09 11:46:09 #191 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 11:46:09 #191 DONE 2.2s 11:46:09 11:46:09 #192 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 11:46:09 #192 DONE 2.2s 11:46:09 11:46:09 #193 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 11:46:09 #193 ... 11:46:09 11:46:09 #194 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 11:46:09 #194 DONE 2.2s 11:46:09 11:46:09 #195 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 11:46:09 #195 DONE 2.3s 11:46:09 11:46:09 #183 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 11:46:09 #183 DONE 2.3s 11:46:09 11:46:09 #196 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 11:46:09 #196 DONE 2.3s 11:46:09 11:46:09 #197 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 11:46:09 #197 DONE 3.0s 11:46:09 11:46:09 #106 [core-keeper] exporting to image 11:46:09 #106 exporting layers 0.3s done 11:46:09 #106 ... 11:46:09 11:46:09 #198 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 11:46:09 #198 DONE 0.5s 11:46:09 11:46:09 #199 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 11:46:09 #199 DONE 0.5s 11:46:09 11:46:09 #200 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 11:46:09 #200 DONE 0.5s 11:46:09 11:46:09 #201 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 11:46:09 #201 DONE 0.5s 11:46:09 11:46:09 #202 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res 11:46:09 #202 DONE 0.5s 11:46:09 11:46:09 #193 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 11:46:09 #193 DONE 0.5s 11:46:09 11:46:09 #203 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 11:46:09 #203 DONE 0.5s 11:46:09 11:46:09 #106 [support-cron-scheduler] exporting to image 11:46:09 #106 writing image sha256:baff283acb00902c6188cf6e952c56a02a9e5a637dad92909dd038ef60bd4d04 done 11:46:09 #106 naming to docker.io/library/core-keeper done 11:46:09 #106 ... 11:46:09 11:46:09 #204 [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 11:46:09 #204 DONE 0.5s 11:46:09 11:46:09 #205 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 11:46:09 #205 DONE 0.5s 11:46:09 11:46:09 #206 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 11:46:09 #206 DONE 0.4s 11:46:09 11:46:09 #207 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 11:46:09 #207 DONE 0.5s 11:46:09 11:46:09 #106 [security-spiffe-token-provider] exporting to image 11:46:09 #106 ... 11:46:09 11:46:09 #208 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 11:46:09 #208 DONE 0.6s 11:46:09 11:46:09 #106 [security-spiffe-token-provider] exporting to image 11:46:09 #106 exporting layers 0.3s done 11:46:10 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 11:46:10 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 11:46:10 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 11:46:10 #106 ... 11:46:10 11:46:10 #209 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 11:46:10 #209 DONE 0.5s 11:46:10 11:46:10 #106 [security-spiffe-token-provider] exporting to image 11:46:10 #106 exporting layers 0.5s done 11:46:10 #106 writing image sha256:07d3efa17d491d4249642add2f1aac0b4d8a59ca463a6d1f9e334e36293bbec0 11:46:10 ? github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler [no test files] 11:46:10 #106 ... 11:46:10 11:46:10 #210 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 11:46:10 #210 DONE 0.5s 11:46:10 11:46:10 #211 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 11:46:10 #211 DONE 0.5s 11:46:10 11:46:10 #212 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 11:46:10 #212 DONE 0.5s 11:46:10 11:46:10 #213 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 11:46:10 #213 DONE 0.2s 11:46:10 11:46:10 #214 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 11:46:10 #214 DONE 0.5s 11:46:10 11:46:10 #106 [core-metadata] exporting to image 11:46:10 #106 exporting layers 0.5s done 11:46:10 #106 writing image sha256:07d3efa17d491d4249642add2f1aac0b4d8a59ca463a6d1f9e334e36293bbec0 0.1s done 11:46:10 #106 naming to docker.io/library/core-command done 11:46:10 #106 ... 11:46:10 11:46:10 #215 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 11:46:10 #215 DONE 0.4s 11:46:10 11:46:10 #106 [core-metadata] exporting to image 11:46:10 #106 exporting layers 0.7s done 11:46:10 #106 writing image sha256:8feab126f907712447c78a83788136ba7bc173af8df2049a4f74daff91fb2f39 11:46:10 #106 writing image sha256:3a680f584d3365a7fee4c3f9e96c3253a886477ee0e08b802bac9e8c0b1da5f2 11:46:10 #106 writing image sha256:0dc07cc7acecd9ac7570e2fb025c25924544fb9317c110b6ac9508ab93b375fe 11:46:10 #106 writing image sha256:cbf7e1c6b59675b2f647e2a3447b0d2faf8ee8b6a32928ad681648f8e58a3561 11:46:10 #106 ... 11:46:10 11:46:10 #216 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 11:46:10 #216 DONE 0.4s 11:46:10 11:46:10 #106 [security-spiffe-token-provider] exporting to image 11:46:10 #106 exporting layers 0.5s done 11:46:10 #106 writing image sha256:8feab126f907712447c78a83788136ba7bc173af8df2049a4f74daff91fb2f39 0.2s done 11:46:10 #106 writing image sha256:3a680f584d3365a7fee4c3f9e96c3253a886477ee0e08b802bac9e8c0b1da5f2 0.2s done 11:46:10 #106 writing image sha256:0dc07cc7acecd9ac7570e2fb025c25924544fb9317c110b6ac9508ab93b375fe 0.2s done 11:46:10 #106 writing image sha256:cbf7e1c6b59675b2f647e2a3447b0d2faf8ee8b6a32928ad681648f8e58a3561 0.2s done 11:46:10 #106 naming to docker.io/library/core-data 0.0s done 11:46:10 #106 naming to docker.io/library/support-cron-scheduler done 11:46:10 #106 naming to docker.io/library/support-notifications 0.0s done 11:46:10 #106 naming to docker.io/library/support-scheduler done 11:46:10 #106 writing image sha256:e1ef154043d76d543504436a95ed7ad6b82bfbf765d56cf5e199c9b35140a341 0.0s done 11:46:10 #106 naming to docker.io/library/security-spiffe-token-provider done 11:46:10 #106 ... 11:46:10 11:46:10 #217 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 11:46:10 #217 DONE 0.5s 11:46:10 11:46:10 #106 [security-spiffe-token-provider] exporting to image 11:46:10 #106 writing image sha256:ee7b6163a8d5e0bbfc2186a2b68399f430a07e8c92c315a73c7d9b83cc350f12 11:46:10 #106 writing image sha256:ee7b6163a8d5e0bbfc2186a2b68399f430a07e8c92c315a73c7d9b83cc350f12 done 11:46:10 #106 naming to docker.io/library/core-metadata done 11:46:10 #106 DONE 2.3s 11:46:10 11:46:10 #218 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 11:46:10 #218 DONE 0.3s 11:46:10 11:46:10 #219 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 11:46:10 #219 DONE 0.4s 11:46:10 11:46:10 #220 [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/ 11:46:10 #220 DONE 0.0s 11:46:10 11:46:10 #221 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 11:46:11 #221 DONE 0.0s 11:46:11 11:46:11 #222 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 11:46:11 #222 DONE 0.9s 11:46:11 11:46:11 #223 [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/ 11:46:11 #223 DONE 0.0s 11:46:11 11:46:11 #224 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 11:46:11 #224 DONE 0.1s 11:46:11 11:46:11 #106 [security-proxy-auth] exporting to image 11:46:11 #106 ... 11:46:11 11:46:11 #225 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 11:46:11 #225 DONE 0.8s 11:46:11 11:46:11 #226 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 11:46:11 #226 DONE 1.1s 11:46:11 11:46:11 #106 [core-common-config-bootstrapper] exporting to image 11:46:11 #106 ... 11:46:11 11:46:11 #227 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 11:46:11 #227 DONE 0.1s 11:46:11 11:46:11 #106 [security-proxy-auth] exporting to image 11:46:11 #106 exporting layers 0.1s done 11:46:11 #106 writing image sha256:8625e96d0a7d8916303d706e16b9883c80fdb623c9ec0d72dc7a1a346c576230 done 11:46:11 #106 naming to docker.io/library/security-proxy-auth done 11:46:11 #106 exporting layers 0.2s done 11:46:11 #106 writing image sha256:9f8617b65b57601062ca657b9cf71ff51a6d7eb0c7a0fe080647ef087159ef13 done 11:46:11 #106 naming to docker.io/library/core-common-config-bootstrapper done 11:46:11 #106 writing image sha256:4417664e00772bcd7f6632698a328ae792fec3d8e781222671f4ca37458e7ed2 done 11:46:11 #106 naming to docker.io/library/security-proxy-setup done 11:46:11 #106 DONE 2.8s 11:46:11 11:46:11 #228 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 11:46:11 #228 DONE 0.4s 11:46:11 11:46:11 #229 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 11:46:11 #229 DONE 0.7s 11:46:11 11:46:11 #106 [security-secretstore-setup] exporting to image 11:46:11 #106 exporting layers 0.3s done 11:46:11 #106 writing image sha256:96ee6530d4879cad5581de69223a835d65302f6bcf561e17c17f6d58ef4b3f67 11:46:11 #106 exporting layers 0.3s done 11:46:11 #106 writing image sha256:96ee6530d4879cad5581de69223a835d65302f6bcf561e17c17f6d58ef4b3f67 done 11:46:11 #106 naming to docker.io/library/security-bootstrapper done 11:46:11 #106 writing image sha256:88782962874f046ccc4b2e2b8cb5bf23982ea6bc7bb27b36e7424730d6f69674 done 11:46:11 #106 naming to docker.io/library/security-secretstore-setup done 11:46:11 #106 DONE 3.2s 11:46:11 time="2024-07-24T11:41:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:46:11 time="2024-07-24T11:41:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:46:11 time="2024-07-24T11:41:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:46:11 time="2024-07-24T11:41:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:46:11 time="2024-07-24T11:41:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:46:11 time="2024-07-24T11:41:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:46:11 time="2024-07-24T11:41:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:46:11 time="2024-07-24T11:41:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:46:11 time="2024-07-24T11:41:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:46:11 time="2024-07-24T11:41:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:46:11 time="2024-07-24T11:41:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:46:11 time="2024-07-24T11:41:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:46:11 time="2024-07-24T11:41:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:46:11 time="2024-07-24T11:41:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:46:11 time="2024-07-24T11:41:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:46:11 time="2024-07-24T11:41:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 11:46:12 $ docker stop --time=1 eff7ef8f135258102b637a7bb3694a86271d11e18e09aaf9d1274db59aad2bb8 11:46:13 $ docker rm -f --volumes eff7ef8f135258102b637a7bb3694a86271d11e18e09aaf9d1274db59aad2bb8 [Pipeline] // withDockerContainer [Pipeline] sh 11:46:13 + docker images 11:46:13 REPOSITORY TAG IMAGE ID CREATED SIZE 11:46:13 security-bootstrapper latest 96ee6530d487 2 seconds ago 18.9MB 11:46:13 security-secretstore-setup latest 88782962874f 2 seconds ago 36.9MB 11:46:13 core-common-config-bootstrapper latest 9f8617b65b57 2 seconds ago 15.2MB 11:46:13 security-proxy-setup latest 4417664e0077 2 seconds ago 26.2MB 11:46:13 core-metadata latest ee7b6163a8d5 3 seconds ago 39.5MB 11:46:13 security-proxy-auth latest 8625e96d0a7d 3 seconds ago 33MB 11:46:13 support-scheduler latest 3a680f584d33 4 seconds ago 41.7MB 11:46:13 core-data latest 0dc07cc7acec 4 seconds ago 39.4MB 11:46:13 core-command latest 07d3efa17d49 4 seconds ago 35.4MB 11:46:13 security-spiffe-token-provider latest e1ef154043d7 4 seconds ago 28.7MB 11:46:13 core-keeper latest baff283acb00 4 seconds ago 39.3MB 11:46:13 support-cron-scheduler latest 8feab126f907 4 seconds ago 42MB 11:46:13 support-notifications latest cbf7e1c6b596 4 seconds ago 42.3MB 11:46:13 security-spire-server latest 0af70ad947b5 3 minutes ago 121MB 11:46:13 security-spire-agent latest e27f1ec65651 3 minutes ago 182MB 11:46:13 security-spire-config latest a252e271d1d7 3 minutes ago 120MB 11:46:13 ci-base-image-x86_64 latest 404131341d3d 8 minutes ago 969MB 11:46:13 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine f489d0715acc 3 months ago 565MB 11:46:13 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 13 months ago 334MB 11:46:13 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 2 years 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] } 11:46:14 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 11:46:14 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 11:46:14 ? github.com/edgexfoundry/edgex-go/internal [no test files] 11:46:14 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 11:46:26 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 11:46:26 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 11:46:26 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.115s coverage: 28.7% of statements 11:46:37 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.189s coverage: 97.0% of statements 11:46:41 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 11:46:41 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 11:46:41 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 11:46:45 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.270s coverage: 69.2% of statements 11:46:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 11:46:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 11:46:47 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.254s coverage: 53.2% of statements 11:46:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 11:46:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 11:46:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 11:46:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 11:46:52 ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] 11:46:52 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] 11:46:52 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] 11:46:52 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 11:46:52 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] 11:47:01 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 11:47:01 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] 11:47:01 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] 11:47:01 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] 11:47:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 11:47:04 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 11.338s coverage: 93.4% of statements 11:47:04 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.508s coverage: 91.7% of statements 11:47:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 11:47:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 11:47:09 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.233s coverage: 6.5% of statements 11:47:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 11:47:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 11:47:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 11:47:18 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 11:47:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 11:47:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 11:47:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 11:47:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 11:47:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 11:47:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres [no test files] 11:47:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 11:47:18 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.607s coverage: 95.8% of statements 11:47:19 ok github.com/edgexfoundry/edgex-go/internal/io 1.095s coverage: 72.2% of statements 11:47:22 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.124s coverage: 0.0% of statements [no tests to run] 11:47:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 11:47:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 11:47:31 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.293s coverage: 0.8% of statements 11:47:31 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.131s coverage: 32.2% of statements 11:47:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.204s coverage: 41.7% of statements 11:47:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.142s coverage: 77.8% of statements 11:47:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.136s coverage: 94.1% of statements 11:47:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.099s coverage: 96.3% of statements 11:47:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.101s coverage: 87.5% of statements 11:47:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 11:47:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 11:47:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 11:47:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 11:47:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 11:47:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 11:47:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 11:47:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 11:47:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.103s coverage: 94.4% of statements 11:47:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 11:47:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 11:47:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 11:47:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 11:48:02 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 11:48:02 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 11:48:03 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 11:48:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.926s coverage: 79.9% of statements 11:48:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.151s coverage: 92.9% of statements 11:48:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.070s coverage: 64.4% of statements 11:48:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.110s coverage: 62.3% of statements 11:48:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.101s coverage: 87.2% of statements 11:48:06 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.078s coverage: 20.0% of statements 11:48:06 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.076s coverage: 100.0% of statements 11:48:09 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.321s coverage: 81.8% of statements 11:48:09 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 11:48:09 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 11:48:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.283s coverage: 82.1% of statements 11:48:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.130s coverage: 86.0% of statements 11:48:16 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 11:48:16 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 11:48:18 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.745s coverage: 63.1% of statements 11:48:18 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.123s coverage: 100.0% of statements 11:48:19 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.132s coverage: 89.4% of statements 11:48:19 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.076s coverage: 100.0% of statements 11:48:19 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 11:48:19 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 11:48:19 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 11:48:20 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.074s coverage: 73.7% of statements 11:48:20 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.076s coverage: 100.0% of statements 11:48:27 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 11:48:27 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 11:48:27 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 11:48:28 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.691s coverage: 38.4% of statements 11:48:28 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.117s coverage: 89.5% of statements 11:48:28 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 11:48:28 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 11:48:28 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 11:48:28 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler [no test files] 11:48:28 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] 11:48:29 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks [no test files] 11:48:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 11:48:29 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.107s coverage: 84.8% of statements 11:48:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 11:48:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 11:48:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 11:48:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 11:48:43 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.166s coverage: 19.9% of statements 11:48:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 11:48:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 11:48:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 11:48:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 11:48:44 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.473s coverage: 95.7% of statements 11:48:47 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 11:48:47 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 11:48:48 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.146s coverage: 61.8% of statements 11:48:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 11:48:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 11:48:52 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.287s coverage: 98.9% of statements 11:48:54 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 11:48:54 WARNING: Linting skipped (not on x86_64 or linter not installed) 11:48:54 go vet ./... 11:53:01 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 11:53:01 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 11:53:01 ./bin/test-attribution-txt.sh [Pipeline] echo 11:53:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 11:53:02 + ls -al . 11:53:02 total 860 11:53:02 drwxrwxr-x 10 1001 1001 4096 Jul 24 11:41 . 11:53:02 drwxr-xr-x 4 root root 4096 Jul 24 11:41 .. 11:53:02 drwxrwxr-x 2 1001 1001 4096 Jul 24 11:39 .blubracket 11:53:02 -rw-rw-r-- 1 1001 1001 10 Jul 24 11:39 .dockerignore 11:53:02 drwxrwxr-x 8 1001 1001 4096 Jul 24 11:39 .git 11:53:02 drwxrwxr-x 3 1001 1001 4096 Jul 24 11:39 .github 11:53:02 -rw-rw-r-- 1 1001 1001 1102 Jul 24 11:39 .gitignore 11:53:02 -rw-rw-r-- 1 1001 1001 42 Jul 24 11:39 .golangci.yml 11:53:02 -rw-rw-r-- 1 1001 1001 100 Jul 24 11:39 .hadolint.yml 11:53:02 -rw-rw-r-- 1 1001 1001 155 Jul 24 11:39 .sonarcloud.properties 11:53:02 -rw-rw-r-- 1 1001 1001 1171 Jul 24 11:39 ADOPTERS.md 11:53:02 -rw-rw-r-- 1 1001 1001 20806 Jul 24 11:39 Attribution.txt 11:53:02 -rw-rw-r-- 1 1001 1001 100284 Jul 24 11:39 CHANGELOG.md 11:53:02 -rw-rw-r-- 1 1001 1001 3804 Jul 24 11:39 CONTRIBUTING.md 11:53:02 -rw-rw-r-- 1 1001 1001 677 Jul 24 11:39 GOVERNANCE.md 11:53:02 -rw-rw-r-- 1 1001 1001 861 Jul 24 11:39 Jenkinsfile 11:53:02 -rw-rw-r-- 1 1001 1001 10775 Jul 24 11:39 LICENSE 11:53:02 -rw-rw-r-- 1 1001 1001 16854 Jul 24 11:39 Makefile 11:53:02 -rw-rw-r-- 1 1001 1001 582 Jul 24 11:39 OWNERS.md 11:53:02 -rw-rw-r-- 1 1001 1001 9528 Jul 24 11:39 README.md 11:53:02 -rw-rw-r-- 1 1001 1001 789 Jul 24 11:39 SECURITY.md 11:53:02 -rw-rw-r-- 1 1001 1001 5 Jul 24 11:37 VERSION 11:53:02 drwxrwxr-x 2 1001 1001 4096 Jul 24 11:39 bin 11:53:02 drwxrwxr-x 20 1001 1001 4096 Jul 24 11:39 cmd 11:53:02 -rw-r--r-- 1 root root 495635 Jul 24 11:48 coverage.out 11:53:02 drwxrwxr-x 2 1001 1001 4096 Jul 24 11:39 fuzz_test 11:53:02 -rw-rw-r-- 1 1001 1001 7282 Jul 24 11:39 go.mod 11:53:02 -rw-rw-r-- 1 1001 1001 101724 Jul 24 11:39 go.sum 11:53:02 drwxrwxr-x 7 1001 1001 4096 Jul 24 11:39 internal 11:53:02 drwxrwxr-x 3 1001 1001 4096 Jul 24 11:39 openapi 11:53:02 -rw-rw-r-- 1 1001 1001 584 Jul 24 11:39 security.txt 11:53:02 -rw-rw-r-- 1 1001 1001 204 Jul 24 11:39 version.go [Pipeline] sh 11:53:03 + '[' -e coverage.out ] 11:53:03 + chown 1001:1001 coverage.out [Pipeline] stash 11:53:03 Warning: overwriting stash ‘coverage-report’ 11:53:04 Stashed 1 file(s) [Pipeline] sh 11:53:04 + make build 11:53:04 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 11:56:11 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 11:56:21 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 11:56:29 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 11:56: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-keeper/core-keeper ./cmd/core-keeper 11:56:43 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 11:57:15 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 11:57:20 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler 11:57:30 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 11:57: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-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 11:57: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-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 11:57:48 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 11:57:51 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 11:57:57 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] } 11:58:02 $ docker stop --time=1 f3a6b9622c4d3d9042ad02de4de9ad961a5e9da0eee46c22c6f036614a661463 11:58:04 $ docker rm -f --volumes f3a6b9622c4d3d9042ad02de4de9ad961a5e9da0eee46c22c6f036614a661463 [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 11:58:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 11:58:08 11:58:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:58:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 11:58:09 latest: Pulling from edgex-devops/edgex-compose-arm64 11:58:09 547446be3368: Pulling fs layer 11:58:09 d125d8839a47: Pulling fs layer 11:58:09 3e85d5ac6304: Pulling fs layer 11:58:09 c3105a71a48b: Pulling fs layer 11:58:09 0f093f025ec4: Pulling fs layer 11:58:09 c3106fc0e877: Pulling fs layer 11:58:09 c3105a71a48b: Waiting 11:58:09 0f093f025ec4: Waiting 11:58:09 c3106fc0e877: Waiting 11:58:09 547446be3368: Verifying Checksum 11:58:09 547446be3368: Download complete 11:58:09 c3105a71a48b: Verifying Checksum 11:58:09 c3105a71a48b: Download complete 11:58:10 d125d8839a47: Verifying Checksum 11:58:10 d125d8839a47: Download complete 11:58:10 c3106fc0e877: Download complete 11:58:10 0f093f025ec4: Verifying Checksum 11:58:10 0f093f025ec4: Download complete 11:58:10 547446be3368: Pull complete 11:58:11 d125d8839a47: Pull complete 11:58:12 3e85d5ac6304: Verifying Checksum 11:58:12 3e85d5ac6304: Download complete 11:58:22 3e85d5ac6304: Pull complete 11:58:22 c3105a71a48b: Pull complete 11:58:23 0f093f025ec4: Pull complete 11:58:24 c3106fc0e877: Pull complete 11:58:24 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 11:58:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 11:58:24 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:58:24 prd-ubuntu20.04-docker-arm64-4c-16g-6327 does not seem to be running inside a container 11:58:24 $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 11:58:26 $ docker top 8e601bd00e4673a66a60b181957c2e2652a889cea48b97117288f30e56396435 -eo pid,comm [Pipeline] { [Pipeline] sh 11:58:27 + docker compose -f ./docker-compose-build.yml build --parallel 11:58:37 #1 [security-proxy-setup internal] load build definition from Dockerfile 11:58:37 #1 transferring dockerfile: 11:58:37 #1 transferring dockerfile: 2.50kB 0.0s done 11:58:37 #1 DONE 0.1s 11:58:38 11:58:38 #2 [security-spire-agent internal] load build definition from Dockerfile 11:58:38 #2 transferring dockerfile: 1.81kB done 11:58:38 #2 DONE 0.1s 11:58:38 11:58:38 #3 [security-spire-config internal] load build definition from Dockerfile 11:58:38 #3 transferring dockerfile: 1.69kB done 11:58:38 #3 DONE 0.1s 11:58:38 11:58:38 #4 [security-proxy-auth internal] load build definition from Dockerfile 11:58:38 #4 transferring dockerfile: 2.15kB done 11:58:38 #4 DONE 0.1s 11:58:38 11:58:38 #5 [support-notifications internal] load build definition from Dockerfile 11:58:38 #5 transferring dockerfile: 1.95kB 0.0s done 11:58:38 #5 DONE 0.1s 11:58:38 11:58:38 #6 [security-spire-server internal] load build definition from Dockerfile 11:58:38 #6 transferring dockerfile: 1.70kB done 11:58:38 #6 DONE 0.1s 11:58:38 11:58:38 #7 [security-secretstore-setup internal] load build definition from Dockerfile 11:58:38 #7 transferring dockerfile: 2.49kB 0.0s done 11:58:38 #7 DONE 0.1s 11:58:38 11:58:38 #8 [core-data internal] load build definition from Dockerfile 11:58:38 #8 transferring dockerfile: 2.01kB 0.0s done 11:58:38 #8 DONE 0.1s 11:58:38 11:58:38 #9 [support-scheduler internal] load build definition from Dockerfile 11:58:38 #9 transferring dockerfile: 1.93kB done 11:58:38 #9 DONE 0.1s 11:58:38 11:58:38 #10 [core-common-config-bootstrapper internal] load build definition from Dockerfile 11:58:38 #10 transferring dockerfile: 2.23kB 0.0s done 11:58:38 #10 DONE 0.1s 11:58:38 11:58:38 #11 [support-cron-scheduler internal] load build definition from Dockerfile 11:58:38 #11 transferring dockerfile: 1.85kB done 11:58:39 #11 DONE 0.1s 11:58:39 11:58:39 #12 [security-spiffe-token-provider internal] load build definition from Dockerfile 11:58:39 #12 transferring dockerfile: 1.89kB done 11:58:39 #12 DONE 0.1s 11:58:39 11:58:39 #13 [core-command internal] load build definition from Dockerfile 11:58:39 #13 transferring dockerfile: 1.93kB 0.0s done 11:58:39 #13 DONE 0.1s 11:58:39 11:58:39 #14 [core-metadata internal] load build definition from Dockerfile 11:58:39 #14 transferring dockerfile: 2.06kB done 11:58:39 #14 DONE 0.1s 11:58:39 11:58:39 #15 [security-bootstrapper internal] load build definition from Dockerfile 11:58:39 #15 transferring dockerfile: 2.93kB 0.0s done 11:58:39 #15 DONE 0.1s 11:58:39 11:58:39 #16 [core-keeper internal] load build definition from Dockerfile 11:58:39 #16 transferring dockerfile: 2.01kB done 11:58:39 #16 DONE 0.1s 11:58:39 11:58:39 #17 [security-proxy-setup internal] load .dockerignore 11:58:39 #17 transferring context: 11:58:39 #17 transferring context: 50B 0.0s done 11:58:39 #17 DONE 0.1s 11:58:40 11:58:40 #18 [security-spire-agent internal] load .dockerignore 11:58:40 #18 transferring context: 50B 0.0s done 11:58:40 #18 DONE 0.0s 11:58:40 11:58:40 #19 [security-spire-config internal] load .dockerignore 11:58:40 #19 transferring context: 50B 0.0s done 11:58:40 #19 DONE 0.1s 11:58:40 11:58:40 #20 [security-proxy-auth internal] load .dockerignore 11:58:40 #20 transferring context: 50B 0.0s done 11:58:40 #20 DONE 0.1s 11:58:40 11:58:40 #21 [support-notifications internal] load .dockerignore 11:58:40 #21 transferring context: 50B 0.0s done 11:58:40 #21 DONE 0.1s 11:58:40 11:58:40 #22 [security-spire-server internal] load .dockerignore 11:58:40 #22 transferring context: 50B done 11:58:40 #22 DONE 0.1s 11:58:40 11:58:40 #23 [security-secretstore-setup internal] load .dockerignore 11:58:40 #23 transferring context: 50B done 11:58:40 #23 DONE 0.1s 11:58:40 11:58:40 #24 [core-data internal] load .dockerignore 11:58:40 #24 transferring context: 50B done 11:58:40 #24 DONE 0.1s 11:58:40 11:58:40 #25 [support-scheduler internal] load .dockerignore 11:58:40 #25 transferring context: 50B done 11:58:40 #25 DONE 0.1s 11:58:40 11:58:40 #26 [core-common-config-bootstrapper internal] load .dockerignore 11:58:40 #26 transferring context: 50B 0.0s done 11:58:40 #26 DONE 0.1s 11:58:40 11:58:40 #27 [support-cron-scheduler internal] load .dockerignore 11:58:40 #27 transferring context: 50B 0.0s done 11:58:40 #27 DONE 0.1s 11:58:40 11:58:40 #28 [core-command internal] load .dockerignore 11:58:40 #28 transferring context: 50B 0.0s done 11:58:40 #28 DONE 0.1s 11:58:40 11:58:40 #29 [security-spiffe-token-provider internal] load .dockerignore 11:58:40 #29 transferring context: 50B 0.0s done 11:58:40 #29 DONE 0.1s 11:58:40 11:58:40 #30 [core-metadata internal] load .dockerignore 11:58:40 #30 transferring context: 50B done 11:58:40 #30 DONE 0.1s 11:58:40 11:58:40 #31 [security-bootstrapper internal] load .dockerignore 11:58:40 #31 transferring context: 50B done 11:58:40 #31 DONE 0.1s 11:58:40 11:58:40 #32 [core-keeper internal] load .dockerignore 11:58:41 #32 transferring context: 50B 0.0s done 11:58:41 #32 DONE 0.1s 11:58:41 11:58:41 #33 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 11:58:41 #33 DONE 0.0s 11:58:41 11:58:41 #34 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.18 11:58:41 #34 DONE 0.1s 11:58:41 11:58:41 #35 [security-proxy-setup stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 11:58:41 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 11:58:41 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 0B / 3.34MB 0.1s 11:58:41 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 11:58:41 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 11:58:41 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 11:58:41 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 2.10MB / 3.34MB 0.2s 11:58:41 #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 11:58:41 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done 11:58:42 #35 ... 11:58:42 11:58:42 #36 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 11:58:42 #36 DONE 1.0s 11:58:42 11:58:42 #35 [security-proxy-setup stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 11:58:42 #35 ... 11:58:42 11:58:42 #37 [security-proxy-setup builder 2/7] WORKDIR /edgex-go 11:58:42 #37 DONE 0.3s 11:58:42 11:58:42 #35 [security-proxy-setup stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 11:58:42 #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.0s done 11:58:42 #35 ... 11:58:42 11:58:42 #34 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.18 11:58:42 #34 DONE 0.2s 11:58:43 11:58:43 #33 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 11:58:43 #33 DONE 0.0s 11:58:43 11:58:43 #34 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 11:58:43 #34 ... 11:58:43 11:58:43 #36 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 11:58:43 #36 DONE 1.8s 11:58:43 11:58:43 #33 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 11:58:43 #33 DONE 0.0s 11:58:43 11:58:43 #37 [security-proxy-auth builder 2/7] WORKDIR /edgex-go 11:58:43 #37 DONE 0.6s 11:58:43 11:58:43 #35 [security-proxy-auth stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 11:58:43 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 11:58:43 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done 11:58:43 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 11:58:43 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 11:58:43 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 11:58:43 #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.0s done 11:58:43 #35 DONE 2.6s 11:58:43 11:58:43 #34 [support-notifications internal] load metadata for docker.io/library/alpine:3.18 11:58:43 #34 ... 11:58:43 11:58:43 #33 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 11:58:43 #33 DONE 0.0s 11:58:43 11:58:43 #34 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.18 11:58:43 #34 ... 11:58:43 11:58:43 #36 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 11:58:43 #36 DONE 1.9s 11:58:43 11:58:43 #33 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 11:58:43 #33 DONE 0.0s 11:58:43 11:58:43 #37 [support-notifications builder 2/7] WORKDIR /edgex-go 11:58:43 #37 DONE 0.6s 11:58:43 11:58:43 #35 [support-notifications stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 11:58:43 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 11:58:43 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done 11:58:43 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 11:58:43 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 11:58:43 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 11:58:43 #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.0s done 11:58:43 #35 DONE 2.7s 11:58:43 11:58:43 #34 [core-data internal] load metadata for docker.io/library/alpine:3.18 11:58:43 #34 ... 11:58:43 11:58:43 #33 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 11:58:43 #33 DONE 0.0s 11:58:43 11:58:43 #38 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 11:58:43 #38 ... 11:58:43 11:58:43 #33 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 11:58:43 #33 DONE 0.0s 11:58:43 11:58:43 #36 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 11:58:43 #36 DONE 2.0s 11:58:43 11:58:43 #37 [core-data builder 2/7] WORKDIR /edgex-go 11:58:43 #37 DONE 0.7s 11:58:43 11:58:43 #33 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 11:58:43 #33 DONE 0.0s 11:58:43 11:58:43 #34 [support-scheduler internal] load metadata for docker.io/library/alpine:3.18 11:58:43 #34 DONE 0.9s 11:58:43 11:58:43 #39 [core-common-config-bootstrapper internal] load build context 11:58:43 #39 DONE 0.0s 11:58:43 11:58:43 #35 [core-data stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 11:58:43 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 11:58:43 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done 11:58:43 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 11:58:43 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 11:58:43 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 11:58:43 #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.0s done 11:58:43 #35 DONE 2.7s 11:58:43 11:58:43 #40 [core-data internal] load build context 11:58:43 #40 ... 11:58:43 11:58:43 #36 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 11:58:43 #36 DONE 2.0s 11:58:43 11:58:43 #37 [support-scheduler builder 2/7] WORKDIR /edgex-go 11:58:43 #37 DONE 0.7s 11:58:43 11:58:43 #33 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 11:58:43 #33 DONE 0.0s 11:58:43 11:58:43 #35 [support-scheduler stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 11:58:43 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 11:58:43 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done 11:58:43 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 11:58:43 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 11:58:43 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 11:58:43 #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.0s done 11:58:43 #35 DONE 2.7s 11:58:44 11:58:44 #41 [security-secretstore-setup internal] load build context 11:58:44 #41 ... 11:58:44 11:58:44 #33 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 11:58:44 #33 DONE 0.0s 11:58:44 11:58:44 #41 [security-secretstore-setup internal] load build context 11:58:44 #41 ... 11:58:44 11:58:44 #33 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 11:58:44 #33 DONE 0.0s 11:58:44 11:58:44 #42 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 11:58:44 #42 DONE 1.5s 11:58:44 11:58:44 #43 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 11:58:44 #43 DONE 1.5s 11:58:44 11:58:44 #41 [security-secretstore-setup internal] load build context 11:58:44 #41 ... 11:58:44 11:58:44 #35 [security-spire-agent stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 11:58:44 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 11:58:44 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done 11:58:44 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 11:58:44 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 11:58:44 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 11:58:44 #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.0s done 11:58:44 #35 DONE 2.7s 11:58:44 11:58:44 #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 11:58:44 #44 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 11:58:44 #44 ... 11:58:44 11:58:44 #36 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 11:58:44 #36 DONE 2.0s 11:58:44 11:58:44 #37 [core-command builder 2/7] WORKDIR /edgex-go 11:58:44 #37 DONE 0.7s 11:58:44 11:58:44 #35 [core-command stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 11:58:44 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 11:58:44 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done 11:58:44 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 11:58:44 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 11:58:44 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 11:58:44 #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.0s done 11:58:44 #35 DONE 2.8s 11:58:44 11:58:44 #33 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 11:58:44 #33 DONE 0.0s 11:58:44 11:58:44 #33 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 11:58:44 #33 DONE 0.0s 11:58:44 11:58:44 #41 [security-secretstore-setup internal] load build context 11:58:45 #41 ... 11:58:45 11:58:45 #45 [security-spire-server internal] load build context 11:58:45 #45 transferring context: 27.23kB 0.2s done 11:58:45 #45 DONE 1.1s 11:58:45 11:58:45 #41 [security-secretstore-setup internal] load build context 11:58:46 #41 ... 11:58:46 11:58:46 #46 [security-spire-agent internal] load build context 11:58:46 #46 transferring context: 26.76kB 0.2s done 11:58:46 #46 DONE 1.3s 11:58:46 11:58:46 #41 [security-secretstore-setup internal] load build context 11:58:46 #41 ... 11:58:46 11:58:46 #34 [core-keeper internal] load metadata for docker.io/library/alpine:3.18 11:58:46 #34 DONE 3.4s 11:58:46 11:58:46 #47 [security-spire-config internal] load build context 11:58:46 #47 transferring context: 25.48kB 0.6s done 11:58:46 #47 DONE 2.2s 11:58:46 11:58:46 #41 [security-secretstore-setup internal] load build context 11:58:47 #41 ... 11:58:47 11:58:47 #36 [core-keeper builder 1/7] FROM docker.io/library/ci-base-image-arm64 11:58:47 #36 DONE 2.1s 11:58:47 11:58:47 #37 [core-keeper builder 2/7] WORKDIR /edgex-go 11:58:47 #37 DONE 0.8s 11:58:47 11:58:47 #35 [core-keeper stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 11:58:47 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 11:58:47 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done 11:58:47 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 11:58:47 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 11:58:47 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 11:58:47 #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.0s done 11:58:47 #35 DONE 2.8s 11:58:47 11:58:47 #48 [core-keeper internal] load build context 11:58:47 #48 DONE 0.0s 11:58:47 11:58:47 #41 [security-secretstore-setup internal] load build context 11:58:47 #41 ... 11:58:47 11:58:47 #36 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 11:58:47 #36 DONE 2.1s 11:58:47 11:58:47 #37 [security-bootstrapper builder 2/7] WORKDIR /edgex-go 11:58:47 #37 DONE 0.8s 11:58:47 11:58:47 #35 [security-bootstrapper stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 11:58:47 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 11:58:47 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done 11:58:47 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 11:58:47 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 11:58:47 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 11:58:47 #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.0s done 11:58:47 #35 DONE 2.8s 11:58:47 11:58:47 #41 [security-secretstore-setup internal] load build context 11:58:51 #41 ... 11:58:51 11:58:51 #49 [security-proxy-setup internal] load build context 11:58:51 #49 transferring context: 58.42MB 9.8s 11:58:51 #49 ... 11:58:51 11:58:51 #41 [security-secretstore-setup internal] load build context 11:58:52 #41 ... 11:58:52 11:58:52 #50 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 11:58:52 #0 8.555 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 11:58:52 #0 9.666 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 11:58:52 #50 ... 11:58:52 11:58:52 #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 11:58:52 #44 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.8s done 11:58:52 #44 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 11:58:52 #44 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done 11:58:52 #44 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done 11:58:52 #44 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 2.0s done 11:58:52 #44 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 2.4s done 11:58:52 #44 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.1s done 11:58:52 #44 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0B / 283B 3.3s 11:58:52 #44 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 0B / 28.04MB 3.6s 11:58:53 #44 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 3.6s done 11:58:53 #44 ... 11:58:53 11:58:53 #51 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init 11:58:53 #0 8.729 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 11:58:53 #0 9.456 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 11:58:53 #51 ... 11:58:53 11:58:53 #52 [core-command builder 3/7] RUN apk add --update --no-cache make git 11:58:53 #52 ... 11:58:53 11:58:53 #53 [security-proxy-auth internal] load build context 11:58:53 #53 ... 11:58:53 11:58:53 #54 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 11:58:53 #54 ... 11:58:53 11:58:53 #55 [support-notifications internal] load build context 11:58:53 #55 ... 11:58:53 11:58:53 #56 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 11:58:53 #0 8.745 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 11:58:53 #0 9.799 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 11:58:53 #56 ... 11:58:53 11:58:53 #57 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 11:58:53 #57 ... 11:58:53 11:58:53 #38 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 11:58:53 #38 6.258 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 11:58:53 #38 6.926 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 11:58:53 #38 10.11 (1/2) Installing ca-certificates (20240226-r0) 11:58:53 #38 ... 11:58:53 11:58:53 #58 [support-scheduler internal] load build context 11:58:54 #58 ... 11:58:54 11:58:54 #59 [support-cron-scheduler internal] load build context 11:58:54 #59 ... 11:58:54 11:58:54 #39 [core-common-config-bootstrapper internal] load build context 11:58:54 #39 ... 11:58:54 11:58:54 #60 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 11:58:54 #60 ... 11:58:54 11:58:54 #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 11:58:54 #61 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 2.0s done 11:58:54 #61 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 11:58:54 #61 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done 11:58:54 #61 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done 11:58:54 #61 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 1.6s done 11:58:54 #61 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 2.0s done 11:58:54 #61 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 2.4s done 11:58:54 #61 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 7.34MB / 18.32MB 4.9s 11:58:54 #61 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.1s done 11:58:54 #61 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 11:58:54 #61 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done 11:58:54 #61 ... 11:58:54 11:58:54 #40 [core-data internal] load build context 11:58:54 #40 ... 11:58:54 11:58:54 #62 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 11:58:54 #62 ... 11:58:54 11:58:54 #63 [security-spiffe-token-provider internal] load build context 11:58:55 #63 ... 11:58:55 11:58:55 #64 [core-command internal] load build context 11:58:55 #64 ... 11:58:55 11:58:55 #65 [core-metadata internal] load build context 11:58:55 #65 ... 11:58:55 11:58:55 #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 11:58:55 #44 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 3.15MB / 28.04MB 6.1s 11:58:55 #44 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.2s done 11:58:55 #44 ... 11:58:55 11:58:55 #66 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 11:58:55 #66 ... 11:58:55 11:58:55 #67 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 11:58:55 #67 ... 11:58:55 11:58:55 #68 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 11:58:55 #68 ... 11:58:55 11:58:55 #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 11:58:55 #44 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 5.24MB / 28.04MB 6.5s 11:58:56 #44 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 7.34MB / 28.04MB 7.0s 11:58:56 #44 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 9.37MB / 28.04MB 7.5s 11:58:57 #44 ... 11:58:57 11:58:57 #69 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 11:58:57 #69 ... 11:58:57 11:58:57 #48 [core-keeper internal] load build context 11:58:57 #48 transferring context: 2.32MB 8.3s 11:58:57 #48 ... 11:58:57 11:58:57 #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 11:58:57 #61 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 13.63MB / 18.32MB 8.3s 11:58:57 #61 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.1s done 11:58:57 #61 ... 11:58:57 11:58:57 #70 [security-bootstrapper internal] load build context 11:58:57 #70 ... 11:58:57 11:58:57 #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 11:58:57 #44 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.0s done 11:58:58 #44 ... 11:58:58 11:58:58 #71 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 11:58:59 #71 ... 11:58:59 11:58:59 #70 [security-bootstrapper internal] load build context 11:58:59 #70 ... 11:58:59 11:58:59 #72 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 11:58:59 #72 ... 11:58:59 11:58:59 #70 [security-bootstrapper internal] load build context 11:58:59 #70 ... 11:58:59 11:58:59 #38 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 11:58:59 #38 10.53 (2/2) Installing dumb-init (1.2.5-r2) 11:58:59 #38 10.53 Executing busybox-1.36.1-r7.trigger 11:58:59 #38 10.53 Executing ca-certificates-20240226-r0.trigger 11:58:59 #38 11.58 OK: 9 MiB in 17 packages 11:58:59 #38 DONE 15.9s 11:58:59 11:58:59 #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 11:58:59 #44 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 11.91MB / 28.04MB 10.3s 11:59:00 #44 ... 11:59:00 11:59:00 #50 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 11:59:00 #50 14.41 OK: 266 MiB in 52 packages 11:59:00 #50 DONE 18.5s 11:59:00 11:59:00 #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 11:59:00 #44 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 13.63MB / 28.04MB 11.3s 11:59:01 #44 ... 11:59:01 11:59:01 #51 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init 11:59:01 #51 13.99 (1/1) Installing dumb-init (1.2.5-r2) 11:59:01 #51 13.99 Executing busybox-1.36.1-r7.trigger 11:59:01 #51 14.47 OK: 8 MiB in 16 packages 11:59:01 #51 DONE 18.1s 11:59:01 11:59:01 #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 11:59:02 #44 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 15.29MB / 28.04MB 12.4s 11:59:02 #44 ... 11:59:02 11:59:02 #49 [security-proxy-setup internal] load build context 11:59:02 #49 transferring context: 69.40MB 20.2s 11:59:02 #49 ... 11:59:02 11:59:02 #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 11:59:02 #44 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 16.78MB / 28.04MB 13.3s 11:59:02 #44 ... 11:59:02 11:59:02 #41 [security-secretstore-setup internal] load build context 11:59:02 #41 ... 11:59:02 11:59:02 #56 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 11:59:02 #56 14.74 (1/4) Installing dumb-init (1.2.5-r2) 11:59:02 #56 14.74 (2/4) Installing openssl (3.1.6-r0) 11:59:02 #56 14.74 (3/4) Installing su-exec (0.2-r3) 11:59:02 #56 14.74 (4/4) Installing yq (4.33.3-r5) 11:59:02 #56 15.94 Executing busybox-1.36.1-r7.trigger 11:59:02 #56 15.94 OK: 18 MiB in 19 packages 11:59:02 #56 DONE 19.6s 11:59:02 11:59:02 #49 [security-proxy-setup internal] load build context 11:59:03 #49 ... 11:59:03 11:59:03 #54 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 11:59:03 #54 10.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 11:59:03 #54 12.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 11:59:03 #54 16.78 OK: 266 MiB in 52 packages 11:59:03 #54 DONE 20.2s 11:59:03 11:59:03 #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 11:59:03 #44 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 18.87MB / 28.04MB 14.4s 11:59:03 #44 ... 11:59:03 11:59:03 #53 [security-proxy-auth internal] load build context 11:59:04 #53 ... 11:59:04 11:59:04 #49 [security-proxy-setup internal] load build context 11:59:04 #49 ... 11:59:04 11:59:04 #55 [support-notifications internal] load build context 11:59:04 #55 ... 11:59:04 11:59:04 #57 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 11:59:04 #57 10.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 11:59:04 #57 11.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 11:59:04 #57 16.66 (1/4) Installing ca-certificates (20240226-r0) 11:59:04 #57 17.21 (2/4) Installing dumb-init (1.2.5-r2) 11:59:04 #57 17.21 (3/4) Installing su-exec (0.2-r3) 11:59:04 #57 17.21 (4/4) Installing yq (4.33.3-r5) 11:59:04 #57 18.36 Executing busybox-1.36.1-r7.trigger 11:59:04 #57 18.36 Executing ca-certificates-20240226-r0.trigger 11:59:04 #57 18.98 OK: 18 MiB in 19 packages 11:59:04 #57 ... 11:59:04 11:59:04 #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 11:59:04 #44 ... 11:59:04 11:59:04 #59 [support-cron-scheduler internal] load build context 11:59:04 #59 ... 11:59:04 11:59:04 #58 [support-scheduler internal] load build context 11:59:04 #58 ... 11:59:04 11:59:04 #39 [core-common-config-bootstrapper internal] load build context 11:59:04 #39 ... 11:59:04 11:59:04 #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 11:59:04 #44 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 20.97MB / 28.04MB 15.5s 11:59:05 #44 ... 11:59:05 11:59:05 #40 [core-data internal] load build context 11:59:05 #40 ... 11:59:05 11:59:05 #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 11:59:05 #44 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 23.07MB / 28.04MB 15.9s 11:59:05 #44 ... 11:59:05 11:59:05 #63 [security-spiffe-token-provider internal] load build context 11:59:05 #63 ... 11:59:05 11:59:05 #64 [core-command internal] load build context 11:59:05 #64 ... 11:59:05 11:59:05 #65 [core-metadata internal] load build context 11:59:05 #65 ... 11:59:05 11:59:05 #64 [core-command internal] load build context 11:59:05 #64 ... 11:59:05 11:59:05 #52 [core-data builder 3/7] RUN apk add --update --no-cache make git 11:59:05 #52 13.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 11:59:05 #52 15.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 11:59:05 #52 19.45 OK: 266 MiB in 52 packages 11:59:05 #52 DONE 22.6s 11:59:06 11:59:06 #65 [core-metadata internal] load build context 11:59:06 #65 ... 11:59:06 11:59:06 #57 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 11:59:06 #57 DONE 22.8s 11:59:06 11:59:06 #65 [core-metadata internal] load build context 11:59:06 #65 ... 11:59:06 11:59:06 #60 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 11:59:06 #60 14.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 11:59:06 #60 15.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 11:59:06 #60 18.91 (1/1) Installing dumb-init (1.2.5-r2) 11:59:06 #60 18.91 Executing busybox-1.36.1-r7.trigger 11:59:06 #60 19.12 OK: 8 MiB in 16 packages 11:59:06 #60 DONE 22.5s 11:59:06 11:59:06 #65 [core-metadata internal] load build context 11:59:07 #65 transferring context: 28.25MB 21.4s 11:59:07 #65 ... 11:59:07 11:59:07 #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 11:59:07 #61 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 11.2s done 11:59:07 #61 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 3.5s 11:59:07 #61 ... 11:59:07 11:59:07 #65 [core-metadata internal] load build context 11:59:08 #65 ... 11:59:08 11:59:08 #48 [core-keeper internal] load build context 11:59:08 #48 ... 11:59:08 11:59:08 #65 [core-metadata internal] load build context 11:59:08 #65 ... 11:59:08 11:59:08 #69 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 11:59:08 #69 DONE 21.2s 11:59:08 11:59:08 #65 [core-metadata internal] load build context 11:59:09 #65 ... 11:59:09 11:59:09 #71 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 11:59:09 #71 DONE 20.2s 11:59:09 11:59:09 #65 [core-metadata internal] load build context 11:59:10 #65 ... 11:59:10 11:59:10 #70 [security-bootstrapper internal] load build context 11:59:10 #70 ... 11:59:10 11:59:10 #65 [core-metadata internal] load build context 11:59:10 #65 ... 11:59:10 11:59:10 #73 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 11:59:10 #73 ... 11:59:10 11:59:10 #65 [core-metadata internal] load build context 11:59:11 #65 ... 11:59:11 11:59:11 #62 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 11:59:11 #62 16.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 11:59:11 #62 17.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 11:59:11 #62 21.21 v3.18.7-52-gd2a9decf692 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 11:59:11 #62 21.21 v3.18.7-50-g7247cda430e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 11:59:11 #62 21.21 OK: 19951 distinct packages available 11:59:11 #62 21.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 11:59:11 #62 22.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 11:59:11 #62 ... 11:59:11 11:59:11 #65 [core-metadata internal] load build context 11:59:11 #65 ... 11:59:11 11:59:11 #74 [support-scheduler stage-1 3/9] RUN apk --no-cache upgrade 11:59:11 #74 ... 11:59:11 11:59:11 #65 [core-metadata internal] load build context 11:59:12 #65 transferring context: 36.72MB 26.5s 11:59:12 #65 ... 11:59:12 11:59:12 #62 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 11:59:12 #62 26.58 OK: 266 MiB in 52 packages 11:59:12 #62 DONE 28.1s 11:59:12 11:59:12 #65 [core-metadata internal] load build context 11:59:13 #65 ... 11:59:13 11:59:13 #66 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 11:59:13 #66 17.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 11:59:13 #66 19.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 11:59:13 #66 21.72 v3.18.7-52-gd2a9decf692 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 11:59:13 #66 21.72 v3.18.7-50-g7247cda430e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 11:59:13 #66 21.72 OK: 19946 distinct packages available 11:59:13 #66 22.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 11:59:13 #66 23.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 11:59:13 #66 ... 11:59:13 11:59:13 #41 [security-secretstore-setup internal] load build context 11:59:13 #41 ... 11:59:13 11:59:13 #65 [core-metadata internal] load build context 11:59:13 #65 ... 11:59:13 11:59:13 #75 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 11:59:13 #75 ... 11:59:13 11:59:13 #65 [core-metadata internal] load build context 11:59:14 #65 ... 11:59:14 11:59:14 #53 [security-proxy-auth internal] load build context 11:59:14 #53 ... 11:59:14 11:59:14 #49 [security-proxy-setup internal] load build context 11:59:14 #49 ... 11:59:14 11:59:14 #67 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 11:59:14 #67 18.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 11:59:14 #67 19.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 11:59:14 #67 22.08 v3.18.7-52-gd2a9decf692 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 11:59:14 #67 22.08 v3.18.7-50-g7247cda430e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 11:59:14 #67 22.08 OK: 19946 distinct packages available 11:59:14 #67 22.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 11:59:14 #67 24.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 11:59:14 #67 27.47 (1/11) Installing ca-certificates (20240226-r0) 11:59:14 #67 27.75 (2/11) Installing brotli-libs (1.0.9-r14) 11:59:14 #67 27.85 (3/11) Installing libunistring (1.1-r1) 11:59:14 #67 27.96 (4/11) Installing libidn2 (2.3.4-r1) 11:59:14 #67 27.96 (5/11) Installing nghttp2-libs (1.57.0-r0) 11:59:14 #67 28.04 (6/11) Installing libcurl (8.5.0-r0) 11:59:14 #67 28.04 (7/11) Installing curl (8.5.0-r0) 11:59:14 #67 28.10 (8/11) Installing dumb-init (1.2.5-r2) 11:59:14 #67 28.10 (9/11) Installing musl-obstack (1.2.3-r2) 11:59:14 #67 28.10 (10/11) Installing libucontext (1.2-r2) 11:59:14 #67 28.10 (11/11) Installing gcompat (1.1.0-r1) 11:59:14 #67 28.22 Executing busybox-1.36.1-r7.trigger 11:59:14 #67 28.30 Executing ca-certificates-20240226-r0.trigger 11:59:14 #67 ... 11:59:14 11:59:14 #55 [support-notifications internal] load build context 11:59:14 #55 ... 11:59:14 11:59:14 #49 [security-proxy-setup internal] load build context 11:59:14 #49 ... 11:59:14 11:59:14 #72 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 11:59:14 #72 18.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 11:59:14 #72 20.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 11:59:14 #72 23.99 (1/2) Installing dumb-init (1.2.5-r2) 11:59:14 #72 23.99 (2/2) Installing su-exec (0.2-r3) 11:59:14 #72 23.99 Executing busybox-1.36.1-r7.trigger 11:59:14 #72 24.06 OK: 8 MiB in 17 packages 11:59:14 #72 DONE 25.4s 11:59:14 11:59:14 #49 [security-proxy-setup internal] load build context 11:59:14 #49 ... 11:59:14 11:59:14 #59 [support-cron-scheduler internal] load build context 11:59:14 #59 ... 11:59:14 11:59:14 #53 [security-proxy-auth internal] load build context 11:59:15 #53 ... 11:59:15 11:59:15 #39 [core-common-config-bootstrapper internal] load build context 11:59:15 #39 ... 11:59:15 11:59:15 #58 [support-scheduler internal] load build context 11:59:15 #58 ... 11:59:15 11:59:15 #49 [security-proxy-setup internal] load build context 11:59:15 #49 ... 11:59:15 11:59:15 #40 [core-data internal] load build context 11:59:15 #40 ... 11:59:15 11:59:15 #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 11:59:15 #44 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 17.7s done 11:59:15 #44 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 5.3s 11:59:15 #44 ... 11:59:15 11:59:15 #63 [security-spiffe-token-provider internal] load build context 11:59:15 #63 ... 11:59:15 11:59:15 #49 [security-proxy-setup internal] load build context 11:59:15 #49 ... 11:59:15 11:59:15 #64 [core-command internal] load build context 11:59:16 #64 ... 11:59:16 11:59:16 #40 [core-data internal] load build context 11:59:16 #40 ... 11:59:16 11:59:16 #66 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 11:59:16 #66 28.25 (1/5) Installing dumb-init (1.2.5-r2) 11:59:16 #66 28.40 (2/5) Installing musl-obstack (1.2.3-r2) 11:59:16 #66 28.40 (3/5) Installing libucontext (1.2-r2) 11:59:16 #66 28.40 (4/5) Installing gcompat (1.1.0-r1) 11:59:16 #66 28.40 (5/5) Installing openssl (3.1.6-r0) 11:59:16 #66 28.52 Executing busybox-1.36.1-r7.trigger 11:59:16 #66 28.61 OK: 9 MiB in 20 packages 11:59:16 #66 DONE 30.9s 11:59:16 11:59:16 #40 [core-data internal] load build context 11:59:16 #40 ... 11:59:16 11:59:16 #67 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 11:59:16 #67 29.01 OK: 13 MiB in 26 packages 11:59:16 #67 DONE 31.0s 11:59:16 11:59:16 #76 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 11:59:16 #76 ... 11:59:16 11:59:16 #77 [core-data stage-1 3/7] RUN apk --no-cache upgrade 11:59:17 #77 ... 11:59:17 11:59:17 #40 [core-data internal] load build context 11:59:17 #40 ... 11:59:17 11:59:17 #68 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 11:59:17 #68 22.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 11:59:17 #68 23.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 11:59:17 #68 27.48 v3.18.7-52-gd2a9decf692 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 11:59:17 #68 27.48 v3.18.7-50-g7247cda430e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 11:59:17 #68 27.48 OK: 19946 distinct packages available 11:59:17 #68 28.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 11:59:17 #68 29.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 11:59:17 #68 31.63 (1/4) Installing dumb-init (1.2.5-r2) 11:59:17 #68 31.63 (2/4) Installing musl-obstack (1.2.3-r2) 11:59:17 #68 31.63 (3/4) Installing libucontext (1.2-r2) 11:59:17 #68 31.63 (4/4) Installing gcompat (1.1.0-r1) 11:59:17 #68 31.63 Executing busybox-1.36.1-r7.trigger 11:59:17 #68 31.63 OK: 8 MiB in 19 packages 11:59:17 #68 ... 11:59:17 11:59:17 #58 [support-scheduler internal] load build context 11:59:17 #58 transferring context: 42.03MB 33.3s 11:59:18 #58 ... 11:59:18 11:59:18 #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 11:59:18 #61 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 13.9s 11:59:18 #61 ... 11:59:18 11:59:18 #48 [core-keeper internal] load build context 11:59:18 #48 ... 11:59:18 11:59:18 #58 [support-scheduler internal] load build context 11:59:18 #58 ... 11:59:18 11:59:18 #78 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 11:59:19 #78 ... 11:59:19 11:59:19 #68 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 11:59:19 #68 DONE 33.6s 11:59:19 11:59:19 #79 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 11:59:19 #79 ... 11:59:19 11:59:19 #58 [support-scheduler internal] load build context 11:59:20 #58 ... 11:59:20 11:59:20 #70 [security-bootstrapper internal] load build context 11:59:20 #70 ... 11:59:20 11:59:20 #40 [core-data internal] load build context 11:59:22 #40 ... 11:59:22 11:59:22 #73 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 11:59:22 #73 16.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 11:59:22 #73 17.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 11:59:22 #73 20.66 OK: 9 MiB in 17 packages 11:59:22 #73 DONE 22.0s 11:59:22 11:59:22 #40 [core-data internal] load build context 11:59:22 #40 ... 11:59:22 11:59:22 #74 [support-scheduler stage-1 3/9] RUN apk --no-cache upgrade 11:59:22 #74 15.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 11:59:22 #74 16.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 11:59:22 #74 19.40 OK: 8 MiB in 16 packages 11:59:22 #74 DONE 21.1s 11:59:22 11:59:22 #40 [core-data internal] load build context 11:59:22 #40 transferring context: 54.18MB 38.7s 11:59:23 #40 ... 11:59:23 11:59:23 #75 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 11:59:23 #75 14.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 11:59:23 #75 15.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 11:59:23 #75 18.37 OK: 18 MiB in 19 packages 11:59:23 #75 DONE 19.7s 11:59:23 11:59:23 #40 [core-data internal] load build context 11:59:23 #40 ... 11:59:23 11:59:23 #41 [security-secretstore-setup internal] load build context 11:59:23 #41 ... 11:59:23 11:59:23 #40 [core-data internal] load build context 11:59:24 #40 ... 11:59:24 11:59:24 #65 [core-metadata internal] load build context 11:59:24 #65 ... 11:59:24 11:59:24 #40 [core-data internal] load build context 11:59:24 #40 ... 11:59:24 11:59:24 #55 [support-notifications internal] load build context 11:59:24 #55 ... 11:59:24 11:59:24 #80 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 11:59:24 #80 ... 11:59:24 11:59:24 #59 [support-cron-scheduler internal] load build context 11:59:25 #59 ... 11:59:25 11:59:25 #53 [security-proxy-auth internal] load build context 11:59:25 #53 ... 11:59:25 11:59:25 #81 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 11:59:25 #81 DONE 2.0s 11:59:25 11:59:25 #39 [core-common-config-bootstrapper internal] load build context 11:59:25 #39 ... 11:59:25 11:59:25 #59 [support-cron-scheduler internal] load build context 11:59:25 #59 ... 11:59:25 11:59:25 #76 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 11:59:25 #76 12.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 11:59:25 #76 14.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 11:59:25 #76 17.92 OK: 18 MiB in 19 packages 11:59:25 #76 DONE 18.9s 11:59:25 11:59:25 #59 [support-cron-scheduler internal] load build context 11:59:25 #59 ... 11:59:25 11:59:25 #63 [security-spiffe-token-provider internal] load build context 11:59:25 #63 ... 11:59:25 11:59:25 #59 [support-cron-scheduler internal] load build context 11:59:26 #59 ... 11:59:26 11:59:26 #77 [core-data stage-1 3/7] RUN apk --no-cache upgrade 11:59:26 #77 13.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 11:59:26 #77 15.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 11:59:26 #77 17.98 OK: 8 MiB in 16 packages 11:59:26 #77 DONE 19.4s 11:59:26 11:59:26 #59 [support-cron-scheduler internal] load build context 11:59:26 #59 ... 11:59:26 11:59:26 #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 11:59:26 #44 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 14.4s 11:59:26 #44 ... 11:59:26 11:59:26 #64 [core-command internal] load build context 11:59:26 #64 ... 11:59:26 11:59:26 #49 [security-proxy-setup internal] load build context 11:59:26 #49 ... 11:59:26 11:59:26 #59 [support-cron-scheduler internal] load build context 11:59:26 #59 ... 11:59:26 11:59:26 #82 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 11:59:26 #82 ... 11:59:26 11:59:26 #83 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 11:59:26 #83 ... 11:59:26 11:59:26 #59 [support-cron-scheduler internal] load build context 11:59:28 #59 transferring context: 61.40MB 43.9s 11:59:28 #59 ... 11:59:28 11:59:28 #78 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 11:59:28 #78 13.64 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 11:59:28 #78 14.85 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 11:59:28 #78 17.61 OK: 266 MiB in 52 packages 11:59:28 #78 DONE 19.0s 11:59:28 11:59:28 #59 [support-cron-scheduler internal] load build context 11:59:28 #59 ... 11:59:28 11:59:28 #48 [core-keeper internal] load build context 11:59:28 #48 ... 11:59:28 11:59:28 #59 [support-cron-scheduler internal] load build context 11:59:29 #59 ... 11:59:29 11:59:29 #84 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 11:59:29 #84 ... 11:59:29 11:59:29 #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 11:59:29 #61 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 25.9s 11:59:29 #61 ... 11:59:29 11:59:29 #59 [support-cron-scheduler internal] load build context 11:59:30 #59 ... 11:59:30 11:59:30 #70 [security-bootstrapper internal] load build context 11:59:30 #70 ... 11:59:30 11:59:30 #58 [support-scheduler internal] load build context 11:59:30 #58 ... 11:59:30 11:59:30 #84 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 11:59:30 #84 10.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 11:59:30 #84 ... 11:59:30 11:59:30 #79 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 11:59:30 #79 15.19 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 11:59:30 #79 16.35 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 11:59:30 #79 18.91 (1/1) Installing dumb-init (1.2.5-r2) 11:59:30 #79 19.46 Executing busybox-1.36.1-r7.trigger 11:59:30 #79 19.60 OK: 8 MiB in 16 packages 11:59:30 #79 DONE 21.4s 11:59:30 11:59:30 #58 [support-scheduler internal] load build context 11:59:32 #58 ... 11:59:32 11:59:32 #82 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 11:59:32 #82 11.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 11:59:32 #82 11.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 11:59:32 #82 14.40 OK: 9 MiB in 20 packages 11:59:32 #82 DONE 16.0s 11:59:32 11:59:32 #58 [support-scheduler internal] load build context 11:59:32 #58 ... 11:59:32 11:59:32 #80 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 11:59:32 #80 12.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 11:59:32 #80 13.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 11:59:32 #80 17.10 OK: 8 MiB in 17 packages 11:59:32 #80 DONE 18.3s 11:59:32 11:59:32 #58 [support-scheduler internal] load build context 11:59:33 #58 transferring context: 66.48MB 48.8s 11:59:33 #58 ... 11:59:33 11:59:33 #41 [security-secretstore-setup internal] load build context 11:59:33 #41 ... 11:59:33 11:59:33 #83 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 11:59:33 #83 12.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 11:59:33 #83 13.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 11:59:33 #83 16.21 OK: 13 MiB in 26 packages 11:59:33 #83 DONE 16.9s 11:59:33 11:59:33 #58 [support-scheduler internal] load build context 11:59:34 #58 ... 11:59:34 11:59:34 #65 [core-metadata internal] load build context 11:59:34 #65 ... 11:59:34 11:59:34 #84 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 11:59:34 #84 12.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 11:59:34 #84 14.09 OK: 8 MiB in 19 packages 11:59:34 #84 DONE 15.0s 11:59:34 11:59:34 #65 [core-metadata internal] load build context 11:59:34 #65 ... 11:59:34 11:59:34 #58 [support-scheduler internal] load build context 11:59:34 #58 ... 11:59:34 11:59:34 #40 [core-data internal] load build context 11:59:34 #40 ... 11:59:34 11:59:34 #55 [support-notifications internal] load build context 11:59:35 #55 ... 11:59:35 11:59:35 #40 [core-data internal] load build context 11:59:35 #40 ... 11:59:35 11:59:35 #53 [security-proxy-auth internal] load build context 11:59:35 #53 ... 11:59:35 11:59:35 #40 [core-data internal] load build context 11:59:35 #40 ... 11:59:35 11:59:35 #39 [core-common-config-bootstrapper internal] load build context 11:59:35 #39 ... 11:59:35 11:59:35 #40 [core-data internal] load build context 11:59:36 #40 ... 11:59:36 11:59:36 #63 [security-spiffe-token-provider internal] load build context 11:59:36 #63 ... 11:59:36 11:59:36 #40 [core-data internal] load build context 11:59:36 #40 ... 11:59:36 11:59:36 #64 [core-command internal] load build context 11:59:36 #64 ... 11:59:36 11:59:36 #49 [security-proxy-setup internal] load build context 11:59:36 #49 ... 11:59:36 11:59:36 #40 [core-data internal] load build context 11:59:36 #40 ... 11:59:36 11:59:36 #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 11:59:36 #44 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 27.6s 11:59:37 #44 ... 11:59:37 11:59:37 #49 [security-proxy-setup internal] load build context 11:59:37 #49 transferring context: 123.85MB 56.0s 11:59:37 #49 ... 11:59:37 11:59:37 #85 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 11:59:37 #85 DONE 4.8s 11:59:37 11:59:37 #49 [security-proxy-setup internal] load build context 11:59:38 #49 ... 11:59:38 11:59:38 #86 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 11:59:38 #86 DONE 0.8s 11:59:38 11:59:38 #49 [security-proxy-setup internal] load build context 11:59:38 #49 ... 11:59:38 11:59:38 #48 [core-keeper internal] load build context 11:59:39 #48 ... 11:59:39 11:59:39 #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 11:59:39 #44 ... 11:59:39 11:59:39 #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 11:59:39 #61 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 36.0s done 11:59:40 #61 ... 11:59:40 11:59:40 #48 [core-keeper internal] load build context 11:59:40 #48 ... 11:59:40 11:59:40 #70 [security-bootstrapper internal] load build context 11:59:40 #70 ... 11:59:40 11:59:40 #59 [support-cron-scheduler internal] load build context 11:59:40 #59 ... 11:59:40 11:59:40 #70 [security-bootstrapper internal] load build context 11:59:43 #70 transferring context: 85.79MB 54.2s 11:59:43 #70 ... 11:59:43 11:59:43 #41 [security-secretstore-setup internal] load build context 11:59:44 #41 ... 11:59:44 11:59:44 #70 [security-bootstrapper internal] load build context 11:59:44 #70 ... 11:59:44 11:59:44 #65 [core-metadata internal] load build context 11:59:44 #65 ... 11:59:44 11:59:44 #70 [security-bootstrapper internal] load build context 11:59:45 #70 ... 11:59:45 11:59:45 #58 [support-scheduler internal] load build context 11:59:45 #58 ... 11:59:45 11:59:45 #65 [core-metadata internal] load build context 11:59:45 #65 ... 11:59:45 11:59:45 #55 [support-notifications internal] load build context 11:59:45 #55 ... 11:59:45 11:59:45 #65 [core-metadata internal] load build context 11:59:45 #65 ... 11:59:45 11:59:45 #53 [security-proxy-auth internal] load build context 11:59:45 #53 ... 11:59:45 11:59:45 #58 [support-scheduler internal] load build context 11:59:45 #58 ... 11:59:45 11:59:45 #39 [core-common-config-bootstrapper internal] load build context 11:59:45 #39 ... 11:59:45 11:59:45 #53 [security-proxy-auth internal] load build context 11:59:46 #53 ... 11:59:46 11:59:46 #87 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 11:59:46 #87 DONE 2.1s 11:59:46 11:59:46 #53 [security-proxy-auth internal] load build context 11:59:46 #53 ... 11:59:46 11:59:46 #63 [security-spiffe-token-provider internal] load build context 11:59:46 #63 ... 11:59:46 11:59:46 #55 [support-notifications internal] load build context 11:59:46 #55 ... 11:59:46 11:59:46 #64 [core-command internal] load build context 11:59:46 #64 ... 11:59:46 11:59:46 #55 [support-notifications internal] load build context 11:59:47 #55 ... 11:59:47 11:59:47 #40 [core-data internal] load build context 11:59:47 #40 ... 11:59:47 11:59:47 #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 11:59:47 #44 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 37.8s 11:59:47 #44 ... 11:59:47 11:59:47 #40 [core-data internal] load build context 11:59:48 #40 transferring context: 132.67MB 64.0s 11:59:48 #40 ... 11:59:48 11:59:48 #49 [security-proxy-setup internal] load build context 11:59:49 #49 ... 11:59:49 11:59:49 #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 11:59:51 #44 ... 11:59:51 11:59:51 #48 [core-keeper internal] load build context 11:59:51 #48 ... 11:59:51 11:59:51 #49 [security-proxy-setup internal] load build context 11:59:51 #49 ... 11:59:51 11:59:51 #59 [support-cron-scheduler internal] load build context 11:59:51 #59 ... 11:59:51 11:59:51 #48 [core-keeper internal] load build context 11:59:51 #48 ... 11:59:51 11:59:51 #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 11:59:51 #61 ... 11:59:51 11:59:51 #48 [core-keeper internal] load build context 11:59:54 #48 transferring context: 115.79MB 64.4s 11:59:54 #48 ... 11:59:54 11:59:54 #41 [security-secretstore-setup internal] load build context 11:59:54 #41 ... 11:59:54 11:59:54 #48 [core-keeper internal] load build context 11:59:55 #48 ... 11:59:55 11:59:55 #70 [security-bootstrapper internal] load build context 11:59:55 #70 ... 11:59:55 11:59:55 #48 [core-keeper internal] load build context 11:59:55 #48 ... 11:59:55 11:59:55 #65 [core-metadata internal] load build context 11:59:55 #65 ... 11:59:55 11:59:55 #48 [core-keeper internal] load build context 11:59:55 #48 ... 11:59:55 11:59:55 #58 [support-scheduler internal] load build context 11:59:56 #58 ... 11:59:56 11:59:56 #39 [core-common-config-bootstrapper internal] load build context 11:59:56 #39 ... 11:59:56 11:59:56 #58 [support-scheduler internal] load build context 11:59:56 #58 ... 11:59:56 11:59:56 #63 [security-spiffe-token-provider internal] load build context 11:59:56 #63 ... 11:59:56 11:59:56 #53 [security-proxy-auth internal] load build context 11:59:56 #53 ... 11:59:56 11:59:56 #58 [support-scheduler internal] load build context 11:59:57 #58 ... 11:59:57 11:59:57 #64 [core-command internal] load build context 11:59:57 #64 ... 11:59:57 11:59:57 #55 [support-notifications internal] load build context 11:59:57 #55 ... 11:59:57 11:59:57 #88 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 11:59:59 #88 ... 11:59:59 11:59:59 #40 [core-data internal] load build context 11:59:59 #40 transferring context: 181.99MB 74.9s 11:59:59 #40 ... 11:59:59 11:59:59 #39 [core-common-config-bootstrapper internal] load build context 12:00:01 #39 ... 12:00:01 12:00:01 #44 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 12:00:01 #44 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 43.4s done 12:00:01 #44 ... 12:00:01 12:00:01 #59 [support-cron-scheduler internal] load build context 12:00:01 #59 ... 12:00:01 12:00:01 #49 [security-proxy-setup internal] load build context 12:00:01 #49 ... 12:00:01 12:00:01 #59 [support-cron-scheduler internal] load build context 12:00:02 #59 ... 12:00:02 12:00:02 #88 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 12:00:02 #88 DONE 5.1s 12:00:02 12:00:02 #59 [support-cron-scheduler internal] load build context 12:00:02 #59 ... 12:00:02 12:00:02 #89 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 12:00:02 #89 DONE 5.3s 12:00:02 12:00:02 #59 [support-cron-scheduler internal] load build context 12:00:02 #59 ... 12:00:02 12:00:02 #90 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 12:00:02 #90 DONE 4.1s 12:00:02 12:00:02 #59 [support-cron-scheduler internal] load build context 12:00:03 #59 ... 12:00:03 12:00:03 #91 [security-spire-config stage-2 5/10] COPY Attribution.txt / 12:00:03 #91 DONE 1.3s 12:00:03 12:00:03 #59 [support-cron-scheduler internal] load build context 12:00:04 #59 ... 12:00:04 12:00:04 #92 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 12:00:04 #92 DONE 1.3s 12:00:04 12:00:04 #59 [support-cron-scheduler internal] load build context 12:00:04 #59 ... 12:00:04 12:00:04 #41 [security-secretstore-setup internal] load build context 12:00:04 #41 transferring context: 203.66MB 80.8s 12:00:04 #41 ... 12:00:04 12:00:04 #59 [support-cron-scheduler internal] load build context 12:00:04 #59 ... 12:00:04 12:00:04 #93 [security-spire-server stage-2 5/9] COPY Attribution.txt / 12:00:04 #93 DONE 1.7s 12:00:04 12:00:04 #94 [security-spire-server stage-2 6/9] COPY security.txt / 12:00:05 #94 ... 12:00:05 12:00:05 #70 [security-bootstrapper internal] load build context 12:00:05 #70 ... 12:00:05 12:00:05 #95 [security-spire-agent stage-3 7/10] COPY security.txt / 12:00:05 #95 DONE 1.4s 12:00:05 12:00:05 #70 [security-bootstrapper internal] load build context 12:00:05 #70 ... 12:00:05 12:00:05 #59 [support-cron-scheduler internal] load build context 12:00:05 #59 ... 12:00:05 12:00:05 #96 [security-spire-config stage-2 6/10] COPY security.txt / 12:00:05 #96 DONE 1.7s 12:00:05 12:00:05 #59 [support-cron-scheduler internal] load build context 12:00:06 #59 ... 12:00:06 12:00:06 #94 [security-spire-server stage-2 6/9] COPY security.txt / 12:00:06 #94 DONE 1.3s 12:00:06 12:00:06 #59 [support-cron-scheduler internal] load build context 12:00:06 #59 ... 12:00:06 12:00:06 #65 [core-metadata internal] load build context 12:00:06 #65 ... 12:00:06 12:00:06 #48 [core-keeper internal] load build context 12:00:06 #48 ... 12:00:06 12:00:06 #59 [support-cron-scheduler internal] load build context 12:00:06 #59 ... 12:00:06 12:00:06 #63 [security-spiffe-token-provider internal] load build context 12:00:06 #63 ... 12:00:06 12:00:06 #59 [support-cron-scheduler internal] load build context 12:00:06 #59 ... 12:00:06 12:00:06 #53 [security-proxy-auth internal] load build context 12:00:06 #53 ... 12:00:06 12:00:06 #59 [support-cron-scheduler internal] load build context 12:00:07 #59 ... 12:00:07 12:00:07 #58 [support-scheduler internal] load build context 12:00:07 #58 ... 12:00:07 12:00:07 #97 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 12:00:07 #97 DONE 1.1s 12:00:07 12:00:07 #59 [support-cron-scheduler internal] load build context 12:00:07 #59 ... 12:00:07 12:00:07 #64 [core-command internal] load build context 12:00:07 #64 ... 12:00:07 12:00:07 #98 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 12:00:07 #98 DONE 1.8s 12:00:07 12:00:07 #64 [core-command internal] load build context 12:00:07 #64 ... 12:00:07 12:00:07 #55 [support-notifications internal] load build context 12:00:07 #55 ... 12:00:07 12:00:07 #59 [support-cron-scheduler internal] load build context 12:00:07 #59 ... 12:00:07 12:00:07 #99 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 12:00:07 #99 DONE 2.0s 12:00:07 12:00:07 #59 [support-cron-scheduler internal] load build context 12:00:09 #59 ... 12:00:09 12:00:09 #100 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 12:00:09 #100 DONE 1.2s 12:00:09 12:00:09 #59 [support-cron-scheduler internal] load build context 12:00:09 #59 ... 12:00:09 12:00:09 #101 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 12:00:09 #101 DONE 1.9s 12:00:09 12:00:09 #59 [support-cron-scheduler internal] load build context 12:00:09 #59 ... 12:00:09 12:00:09 #102 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 12:00:09 #102 DONE 1.9s 12:00:09 12:00:09 #59 [support-cron-scheduler internal] load build context 12:00:09 #59 transferring context: 221.17MB 85.2s 12:00:09 #59 ... 12:00:09 12:00:09 #40 [core-data internal] load build context 12:00:09 #40 ... 12:00:09 12:00:09 #103 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 12:00:11 #103 ... 12:00:11 12:00:11 #104 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 12:00:11 #104 DONE 1.7s 12:00:11 12:00:11 #40 [core-data internal] load build context 12:00:11 #40 ... 12:00:11 12:00:11 #105 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 12:00:11 #105 DONE 1.8s 12:00:11 12:00:11 #40 [core-data internal] load build context 12:00:11 #40 ... 12:00:11 12:00:11 #103 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 12:00:11 #103 DONE 1.7s 12:00:11 12:00:11 #40 [core-data internal] load build context 12:00:11 #40 ... 12:00:11 12:00:11 #39 [core-common-config-bootstrapper internal] load build context 12:00:11 #39 ... 12:00:11 12:00:11 #40 [core-data internal] load build context 12:00:11 #40 ... 12:00:11 12:00:11 #49 [security-proxy-setup internal] load build context 12:00:11 #49 ... 12:00:11 12:00:11 #40 [core-data internal] load build context 12:00:14 #40 transferring context: 232.44MB 90.1s 12:00:14 #40 ... 12:00:14 12:00:14 #41 [security-secretstore-setup internal] load build context 12:00:14 #41 ... 12:00:14 12:00:14 #40 [core-data internal] load build context 12:00:15 #40 ... 12:00:15 12:00:15 #70 [security-bootstrapper internal] load build context 12:00:15 #70 ... 12:00:15 12:00:15 #40 [core-data internal] load build context 12:00:16 #40 ... 12:00:16 12:00:16 #65 [core-metadata internal] load build context 12:00:16 #65 ... 12:00:16 12:00:16 #48 [core-keeper internal] load build context 12:00:16 #48 ... 12:00:16 12:00:16 #40 [core-data internal] load build context 12:00:16 #40 ... 12:00:16 12:00:16 #63 [security-spiffe-token-provider internal] load build context 12:00:16 #63 ... 12:00:16 12:00:16 #48 [core-keeper internal] load build context 12:00:17 #48 ... 12:00:17 12:00:17 #53 [security-proxy-auth internal] load build context 12:00:17 #53 ... 12:00:17 12:00:17 #63 [security-spiffe-token-provider internal] load build context 12:00:17 #63 ... 12:00:17 12:00:17 #58 [support-scheduler internal] load build context 12:00:17 #58 ... 12:00:17 12:00:17 #63 [security-spiffe-token-provider internal] load build context 12:00:17 #63 ... 12:00:17 12:00:17 #64 [core-command internal] load build context 12:00:17 #64 ... 12:00:17 12:00:17 #63 [security-spiffe-token-provider internal] load build context 12:00:17 #63 ... 12:00:17 12:00:17 #55 [support-notifications internal] load build context 12:00:17 #55 ... 12:00:17 12:00:17 #63 [security-spiffe-token-provider internal] load build context 12:00:19 #63 ... 12:00:19 12:00:19 #65 [core-metadata internal] load build context 12:00:19 #65 transferring context: 307.45MB 92.4s done 12:00:19 #65 DONE 94.5s 12:00:19 12:00:19 #63 [security-spiffe-token-provider internal] load build context 12:00:19 #63 ... 12:00:19 12:00:19 #106 [security-spire-server] exporting to image 12:00:19 #106 exporting layers 7.8s done 12:00:19 #106 writing image sha256:abcde72275aafe1b50fe3b7a1872ec8ebd916f8c96c4b47ec5f47aac689e2b6e 0.0s done 12:00:19 #106 naming to docker.io/library/security-spire-agent-arm64 0.1s done 12:00:19 #106 writing image sha256:c48bd5ad584bd567b3a91b1e99d71c4cc96d4fbe96c30f20ac961da33436aac9 0.0s done 12:00:19 #106 naming to docker.io/library/security-spire-config-arm64 0.0s done 12:00:19 #106 writing image sha256:5ad80b24373aef246e5a3e8e948e75597b5409a0c19953c7309fe202e84e2b58 0.1s done 12:00:19 #106 naming to docker.io/library/security-spire-server-arm64 0.1s done 12:00:19 #106 DONE 8.1s 12:00:19 12:00:19 #63 [security-spiffe-token-provider internal] load build context 12:00:19 #63 ... 12:00:19 12:00:19 #59 [support-cron-scheduler internal] load build context 12:00:19 #59 ... 12:00:19 12:00:19 #63 [security-spiffe-token-provider internal] load build context 12:00:21 #63 ... 12:00:21 12:00:21 #39 [core-common-config-bootstrapper internal] load build context 12:00:21 #39 ... 12:00:21 12:00:21 #107 [core-metadata builder 4/7] COPY go.mod vendor* ./ 12:00:21 #107 DONE 2.3s 12:00:21 12:00:21 #39 [core-common-config-bootstrapper internal] load build context 12:00:21 #39 ... 12:00:21 12:00:21 #63 [security-spiffe-token-provider internal] load build context 12:00:22 #63 ... 12:00:22 12:00:22 #49 [security-proxy-setup internal] load build context 12:00:22 #49 ... 12:00:22 12:00:22 #63 [security-spiffe-token-provider internal] load build context 12:00:23 #63 transferring context: 258.59MB 97.5s 12:00:24 #63 ... 12:00:24 12:00:24 #41 [security-secretstore-setup internal] load build context 12:00:24 #41 ... 12:00:24 12:00:24 #63 [security-spiffe-token-provider internal] load build context 12:00:32 #63 ... 12:00:32 12:00:32 #70 [security-bootstrapper internal] load build context 12:00:32 #70 ... 12:00:32 12:00:32 #63 [security-spiffe-token-provider internal] load build context 12:00:32 #63 ... 12:00:32 12:00:32 #40 [core-data internal] load build context 12:00:32 #40 ... 12:00:32 12:00:32 #63 [security-spiffe-token-provider internal] load build context 12:00:32 #63 ... 12:00:32 12:00:32 #48 [core-keeper internal] load build context 12:00:32 #48 ... 12:00:32 12:00:32 #53 [security-proxy-auth internal] load build context 12:00:32 #53 ... 12:00:32 12:00:32 #63 [security-spiffe-token-provider internal] load build context 12:00:32 #63 ... 12:00:32 12:00:32 #58 [support-scheduler internal] load build context 12:00:32 #58 ... 12:00:32 12:00:32 #64 [core-command internal] load build context 12:00:32 #64 ... 12:00:32 12:00:32 #58 [support-scheduler internal] load build context 12:00:32 #58 ... 12:00:32 12:00:32 #55 [support-notifications internal] load build context 12:00:32 #55 ... 12:00:32 12:00:32 #64 [core-command internal] load build context 12:00:32 #64 ... 12:00:32 12:00:32 #49 [security-proxy-setup internal] load build context 12:00:32 #49 transferring context: 307.45MB 107.0s done 12:00:32 #49 DONE 107.3s 12:00:32 12:00:32 #64 [core-command internal] load build context 12:00:32 #64 ... 12:00:32 12:00:32 #70 [security-bootstrapper internal] load build context 12:00:32 #70 transferring context: 307.45MB 100.2s done 12:00:32 #70 DONE 102.2s 12:00:32 12:00:32 #64 [core-command internal] load build context 12:00:32 #64 ... 12:00:32 12:00:32 #59 [support-cron-scheduler internal] load build context 12:00:32 #59 ... 12:00:32 12:00:32 #64 [core-command internal] load build context 12:00:32 #64 ... 12:00:32 12:00:32 #108 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 12:00:32 #108 DONE 1.8s 12:00:32 12:00:32 #64 [core-command internal] load build context 12:00:32 #64 ... 12:00:32 12:00:32 #59 [support-cron-scheduler internal] load build context 12:00:32 #59 transferring context: 307.45MB 106.9s done 12:00:32 #59 DONE 107.6s 12:00:32 12:00:32 #41 [security-secretstore-setup internal] load build context 12:00:32 #41 transferring context: 307.45MB 107.7s done 12:00:32 #41 DONE 108.2s 12:00:32 12:00:32 #64 [core-command internal] load build context 12:00:32 #64 ... 12:00:32 12:00:32 #109 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:00:32 #109 ... 12:00:32 12:00:32 #64 [core-command internal] load build context 12:00:32 #64 ... 12:00:32 12:00:32 #39 [core-common-config-bootstrapper internal] load build context 12:00:32 #39 ... 12:00:32 12:00:32 #48 [core-keeper internal] load build context 12:00:32 #48 ... 12:00:32 12:00:32 #110 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ 12:00:32 #110 DONE 1.1s 12:00:32 12:00:32 #48 [core-keeper internal] load build context 12:00:32 #48 transferring context: 307.45MB 103.7s done 12:00:32 #48 ... 12:00:32 12:00:32 #39 [core-common-config-bootstrapper internal] load build context 12:00:33 #39 ... 12:00:33 12:00:33 #58 [support-scheduler internal] load build context 12:00:33 #58 transferring context: 307.45MB 108.2s done 12:00:33 #58 DONE 109.1s 12:00:33 12:00:33 #39 [core-common-config-bootstrapper internal] load build context 12:00:33 #39 ... 12:00:33 12:00:33 #48 [core-keeper internal] load build context 12:00:33 #48 DONE 105.8s 12:00:33 12:00:33 #39 [core-common-config-bootstrapper internal] load build context 12:00:33 #39 ... 12:00:33 12:00:33 #40 [core-data internal] load build context 12:00:33 #40 transferring context: 307.45MB 108.7s done 12:00:33 #40 DONE 109.3s 12:00:33 12:00:33 #39 [core-common-config-bootstrapper internal] load build context 12:00:34 #39 ... 12:00:34 12:00:34 #63 [security-spiffe-token-provider internal] load build context 12:00:34 #63 transferring context: 307.45MB 107.6s done 12:00:34 #63 DONE 109.3s 12:00:34 12:00:34 #111 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 12:00:35 #111 ... 12:00:35 12:00:35 #112 [core-keeper builder 5/8] COPY go.mod vendor* ./ 12:00:35 #112 DONE 1.3s 12:00:35 12:00:35 #39 [core-common-config-bootstrapper internal] load build context 12:00:35 #39 ... 12:00:35 12:00:35 #111 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 12:00:35 #111 DONE 1.3s 12:00:35 12:00:35 #39 [core-common-config-bootstrapper internal] load build context 12:00:37 #39 ... 12:00:37 12:00:37 #55 [support-notifications internal] load build context 12:00:37 #55 transferring context: 307.45MB 113.1s done 12:00:37 #55 DONE 113.8s 12:00:37 12:00:37 #39 [core-common-config-bootstrapper internal] load build context 12:00:37 #39 ... 12:00:37 12:00:37 #53 [security-proxy-auth internal] load build context 12:00:37 #53 ... 12:00:37 12:00:37 #39 [core-common-config-bootstrapper internal] load build context 12:00:40 #39 ... 12:00:40 12:00:40 #113 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:00:40 #113 ... 12:00:40 12:00:40 #39 [core-common-config-bootstrapper internal] load build context 12:00:42 #39 transferring context: 269.59MB 117.8s 12:00:42 #39 ... 12:00:42 12:00:42 #64 [core-command internal] load build context 12:00:42 #64 ... 12:00:42 12:00:42 #39 [core-common-config-bootstrapper internal] load build context 12:00:42 #39 ... 12:00:42 12:00:42 #114 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:00:43 #114 ... 12:00:43 12:00:43 #39 [core-common-config-bootstrapper internal] load build context 12:00:44 #39 ... 12:00:44 12:00:44 #115 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:00:44 #115 ... 12:00:44 12:00:44 #39 [core-common-config-bootstrapper internal] load build context 12:00:45 #39 ... 12:00:45 12:00:45 #116 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:00:45 #116 ... 12:00:45 12:00:45 #39 [core-common-config-bootstrapper internal] load build context 12:00:46 #39 transferring context: 307.45MB 121.8s done 12:00:46 #39 DONE 122.2s 12:00:46 12:00:46 #64 [core-command internal] load build context 12:00:48 #64 transferring context: 307.45MB 121.4s done 12:00:48 #64 ... 12:00:48 12:00:48 #53 [security-proxy-auth internal] load build context 12:00:48 #53 ... 12:00:48 12:00:48 #64 [core-command internal] load build context 12:00:48 #64 DONE 123.2s 12:00:48 12:00:48 #53 [security-proxy-auth internal] load build context 12:00:50 #53 transferring context: 307.45MB 127.5s done 12:00:50 #53 DONE 127.7s 12:00:50 12:00:50 #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 12:01:58 #61 ... 12:01:58 12:01:58 #109 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:01:58 #109 DONE 86.8s 12:01:58 12:01:58 #113 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:01:58 #113 DONE 78.1s 12:01:58 12:01:58 #117 [security-proxy-setup builder 6/7] COPY . . 12:01:58 #117 ... 12:01:58 12:01:58 #114 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:01:58 #114 DONE 80.6s 12:01:58 12:01:58 #118 [core-metadata builder 6/7] COPY . . 12:01:58 #118 DONE 5.2s 12:01:58 12:01:58 #119 [core-command builder 4/7] COPY go.mod vendor* ./ 12:01:58 #119 CACHED 12:01:58 12:01:58 #120 [core-command builder 6/7] COPY . . 12:01:58 #120 CACHED 12:01:58 12:01:58 #121 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:01:58 #121 CACHED 12:01:58 12:01:58 #122 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 12:01:58 #122 CACHED 12:01:58 12:01:58 #123 [core-common-config-bootstrapper builder 6/7] COPY . . 12:01:58 #123 CACHED 12:01:58 12:01:58 #124 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:01:58 #124 CACHED 12:01:58 12:01:58 #125 [core-data builder 6/7] COPY . . 12:01:58 #125 CACHED 12:01:58 12:01:58 #126 [core-data builder 4/7] COPY go.mod vendor* ./ 12:01:58 #126 CACHED 12:01:58 12:01:58 #127 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:01:58 #127 CACHED 12:01:58 12:01:58 #128 [security-proxy-auth builder 6/7] COPY . . 12:01:58 #128 CACHED 12:01:58 12:01:58 #129 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 12:01:58 #129 CACHED 12:01:58 12:01:58 #130 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:01:58 #130 CACHED 12:01:58 12:01:58 #117 [security-proxy-setup builder 6/7] COPY . . 12:01:58 #117 DONE 5.3s 12:01:58 12:01:58 #131 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 12:01:58 #131 ... 12:01:58 12:01:58 #132 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:01:58 #132 CACHED 12:01:58 12:01:58 #133 [security-bootstrapper builder 6/7] COPY . . 12:01:58 #133 CACHED 12:01:58 12:01:58 #134 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 12:01:58 #134 CACHED 12:01:58 12:01:58 #135 [support-scheduler builder 6/7] COPY . . 12:01:58 #135 CACHED 12:01:58 12:01:58 #136 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 12:01:58 #136 CACHED 12:01:58 12:01:58 #137 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:01:58 #137 CACHED 12:01:58 12:01:58 #138 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:01:58 #138 CACHED 12:01:58 12:01:58 #139 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 12:01:58 #139 CACHED 12:01:58 12:01:58 #140 [security-secretstore-setup builder 6/7] COPY . . 12:01:58 #140 CACHED 12:01:58 12:01:58 #141 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 12:01:58 #141 ... 12:01:58 12:01:58 #115 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:01:58 #115 DONE 82.3s 12:01:58 12:01:58 #142 [core-keeper builder 7/8] COPY . . 12:01:58 #142 ... 12:01:58 12:01:58 #116 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:01:58 #116 DONE 82.3s 12:01:58 12:01:58 #143 [security-spiffe-token-provider builder 6/7] COPY . . 12:02:04 #143 ... 12:02:04 12:02:04 #141 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 12:02:04 #141 6.335 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 12:02:04 #141 ... 12:02:04 12:02:04 #144 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 12:02:04 #0 5.129 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 12:02:04 #144 ... 12:02:04 12:02:04 #145 [support-cron-scheduler builder 6/7] COPY . . 12:02:04 #145 ... 12:02:04 12:02:04 #146 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 12:02:04 #0 5.900 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 12:02:04 #146 ... 12:02:04 12:02:04 #147 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 12:02:04 #0 5.184 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 12:02:04 #147 ... 12:02:04 12:02:04 #148 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 12:02:04 #0 5.421 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 12:02:04 #148 ... 12:02:04 12:02:04 #149 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 12:02:04 #0 6.413 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 12:02:04 #149 ... 12:02:04 12:02:04 #150 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 12:02:04 #0 5.925 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 12:02:05 #150 ... 12:02:05 12:02:05 #151 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 12:02:05 #0 6.377 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 12:02:06 #151 ... 12:02:06 12:02:06 #142 [core-keeper builder 7/8] COPY . . 12:02:06 #142 DONE 8.9s 12:02:06 12:02:06 #131 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 12:02:06 #131 4.919 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 12:02:06 #131 ... 12:02:06 12:02:06 #145 [support-cron-scheduler builder 6/7] COPY . . 12:02:06 #145 DONE 12.2s 12:02:06 12:02:06 #143 [security-spiffe-token-provider builder 6/7] COPY . . 12:02:06 #143 DONE 8.0s 12:02:06 12:02:06 #152 [support-notifications builder 4/7] COPY go.mod vendor* ./ 12:02:06 #152 CACHED 12:02:06 12:02:06 #153 [support-notifications builder 6/7] COPY . . 12:02:06 #153 CACHED 12:02:06 12:02:06 #154 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:02:06 #154 CACHED 12:02:06 12:02:06 #155 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 12:02:10 #155 4.205 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 12:02:17 #155 ... 12:02:17 12:02:17 #156 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 12:02:17 #0 3.991 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper 12:02:17 #156 ... 12:02:17 12:02:17 #157 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 12:02:17 #0 4.026 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 12:02:17 #157 ... 12:02:17 12:02:17 #158 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 12:02:17 #0 3.965 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler 12:22:40 #158 ... 12:22:40 12:22:40 #151 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 12:22:40 #151 1232.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 12:22:40 #151 ... 12:22:40 12:22:40 #150 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 12:22:40 #150 DONE 1238.3s 12:22:40 12:22:40 #149 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 12:22:40 #149 ... 12:22:40 12:22:40 #159 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 12:22:40 #159 DONE 0.3s 12:22:40 12:22:40 #160 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 12:22:40 #160 DONE 2.5s 12:22:40 12:22:40 #161 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 12:22:40 #161 DONE 0.4s 12:22:40 12:22:40 #131 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 12:22:40 #131 ... 12:22:40 12:22:40 #162 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 12:22:40 #162 DONE 0.2s 12:22:40 12:22:40 #163 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 12:22:40 #163 DONE 0.3s 12:22:40 12:22:40 #164 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 12:22:40 #164 DONE 0.2s 12:22:40 12:22:40 #165 [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/ 12:22:40 #165 DONE 0.2s 12:22:40 12:22:40 #166 [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/ 12:22:40 #166 DONE 0.2s 12:22:40 12:22:40 #167 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 12:22:40 #167 DONE 0.2s 12:22:40 12:22:40 #168 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 12:22:40 #168 DONE 0.1s 12:22:40 12:22:40 #158 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 12:22:40 #158 ... 12:22:40 12:22:40 #169 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 12:22:40 #169 ... 12:22:40 12:22:40 #141 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 12:22:40 #141 DONE 1245.1s 12:22:40 12:22:40 #44 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 12:22:40 #44 ... 12:22:40 12:22:40 #170 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 12:22:40 #170 DONE 0.2s 12:22:40 12:22:40 #171 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 12:22:40 #171 DONE 0.2s 12:22:40 12:22:40 #172 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 12:22:40 #172 DONE 0.1s 12:22:40 12:22:40 #173 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 12:22:40 #173 ... 12:22:40 12:22:40 #169 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 12:22:40 #169 DONE 2.7s 12:22:40 12:22:40 #173 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 12:22:40 #173 DONE 0.3s 12:22:40 12:22:40 #106 [security-bootstrapper] exporting to image 12:22:40 #106 exporting layers 12:22:41 #106 ... 12:22:41 12:22:41 #174 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 12:22:41 #174 DONE 0.9s 12:22:41 12:22:41 #175 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 12:22:41 #175 DONE 0.3s 12:22:41 12:22:41 #106 [security-bootstrapper] exporting to image 12:22:41 #106 exporting layers 1.5s done 12:22:41 #106 writing image sha256:ba0d70786586a9dfde97a6950c3c79bf3acf904aa32b80189c2353dd759b0269 12:22:41 #106 writing image sha256:ba0d70786586a9dfde97a6950c3c79bf3acf904aa32b80189c2353dd759b0269 0.0s done 12:22:41 #106 naming to docker.io/library/security-bootstrapper-arm64 0.0s done 12:22:41 #106 DONE 9.6s 12:22:41 12:22:41 #176 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 12:22:44 #176 DONE 2.6s 12:22:44 12:22:44 #106 [security-proxy-setup] exporting to image 12:22:45 #106 exporting layers 0.9s done 12:22:45 #106 writing image sha256:6eca07ae1bbff68674cb04fd30f2ce8cc195a517b76ed534a6b29911dc8fd5b4 0.0s done 12:22:45 #106 naming to docker.io/library/security-proxy-setup-arm64 12:22:45 #106 naming to docker.io/library/security-proxy-setup-arm64 done 12:22:45 #106 DONE 10.5s 12:22:45 12:22:45 #155 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 12:22:51 #155 ... 12:22:51 12:22:51 #151 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 12:22:51 #151 DONE 1256.9s 12:22:51 12:22:51 #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 12:22:51 #61 ... 12:22:51 12:22:51 #177 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 12:22:51 #177 DONE 0.3s 12:22:51 12:22:51 #178 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 12:22:51 #178 DONE 0.3s 12:22:51 12:22:51 #179 [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 12:22:51 #179 DONE 0.1s 12:22:51 12:22:51 #180 [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 12:22:51 #180 DONE 0.1s 12:22:51 12:22:51 #155 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 12:22:52 #155 ... 12:22:52 12:22:52 #181 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 12:22:52 #181 DONE 0.2s 12:22:52 12:22:52 #182 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 12:22:52 #182 DONE 0.3s 12:22:52 12:22:52 #146 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 12:22:52 #146 ... 12:22:52 12:22:52 #183 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 12:22:52 #183 DONE 0.2s 12:22:52 12:22:52 #184 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 12:22:52 #184 DONE 0.2s 12:22:52 12:22:52 #156 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 12:22:53 #156 ... 12:22:53 12:22:53 #185 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 12:22:54 #185 DONE 2.0s 12:22:54 12:22:54 #106 [security-secretstore-setup] exporting to image 12:22:54 #106 exporting layers 12:22:56 #106 exporting layers 1.2s done 12:22:56 #106 writing image sha256:00c35e2f81ffcc19473a0429127226ba387caca2f693898619926dceab3abd0b done 12:22:56 #106 naming to docker.io/library/security-secretstore-setup-arm64 done 12:22:56 #106 DONE 11.7s 12:22:56 12:22:56 #155 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 12:23:52 #155 ... 12:23:52 12:23:52 #131 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 12:23:52 #131 DONE 1312.2s 12:23:52 12:23:52 #149 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 12:23:52 #149 ... 12:23:52 12:23:52 #186 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 12:23:52 #186 DONE 0.3s 12:23:52 12:23:52 #187 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 12:23:52 #187 DONE 0.1s 12:23:52 12:23:52 #188 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 12:23:52 #188 DONE 0.3s 12:23:52 12:23:52 #156 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 12:23:52 #156 ... 12:23:52 12:23:52 #189 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 12:23:52 #189 DONE 0.1s 12:23:52 12:23:52 #190 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 12:23:52 #190 DONE 0.2s 12:23:52 12:23:52 #191 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 12:23:52 #191 DONE 2.1s 12:23:52 12:23:52 #148 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 12:23:52 #148 ... 12:23:52 12:23:52 #106 [core-common-config-bootstrapper] exporting to image 12:23:52 #106 exporting layers 12:23:52 #106 exporting layers 0.6s done 12:23:52 #106 writing image sha256:8f2673d40f085409cfe4038fd4e72f86622c5c0f5762a1559ba8099aa902ce72 done 12:23:52 #106 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 12:23:52 #106 DONE 12.3s 12:23:52 12:23:52 #155 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 12:26:14 #155 DONE 1437.5s 12:26:14 12:26:14 #149 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 12:26:14 #149 ... 12:26:14 12:26:14 #192 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 12:26:14 #192 DONE 0.3s 12:26:14 12:26:14 #44 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 12:26:14 #44 ... 12:26:14 12:26:14 #193 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 12:26:14 #193 DONE 0.2s 12:26:14 12:26:14 #194 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 12:26:14 #194 DONE 0.3s 12:26:14 12:26:14 #195 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 12:26:14 #195 DONE 0.1s 12:26:14 12:26:14 #106 [security-spiffe-token-provider] exporting to image 12:26:14 #106 exporting layers 12:26:14 #106 exporting layers 0.9s done 12:26:14 #106 writing image sha256:0d56277babe51221c3fbb1360418f6e46d18ac22bcfeb299b27afbe6f854db41 done 12:26:14 #106 naming to docker.io/library/security-spiffe-token-provider-arm64 done 12:26:14 #106 DONE 13.2s 12:26:14 12:26:14 #149 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 12:34:36 #149 ... 12:34:36 12:34:36 #148 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 12:34:36 #148 DONE 1953.0s 12:34:36 12:34:36 #149 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 12:34:36 #149 ... 12:34:36 12:34:36 #196 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 12:34:36 #196 DONE 0.2s 12:34:36 12:34:36 #197 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 12:34:36 #197 DONE 0.2s 12:34:36 12:34:36 #44 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 12:34:36 #44 ... 12:34:36 12:34:36 #198 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 12:34:36 #198 DONE 0.4s 12:34:36 12:34:36 #147 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 12:34:36 #147 ... 12:34:36 12:34:36 #199 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 12:34:36 #199 DONE 0.1s 12:34:36 12:34:36 #200 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 12:34:36 #200 DONE 0.2s 12:34:36 12:34:36 #201 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 12:34:36 #201 DONE 2.1s 12:34:36 12:34:36 #156 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 12:34:36 #156 ... 12:34:36 12:34:36 #106 [security-proxy-auth] exporting to image 12:34:36 #106 exporting layers 12:34:36 #106 exporting layers 0.7s done 12:34:36 #106 writing image sha256:f2cbf7db35eb56245bb6176a06f66b6f69913bea1b169495b89e5d823d3d6829 done 12:34:36 #106 naming to docker.io/library/security-proxy-auth-arm64 done 12:34:36 #106 DONE 14.0s 12:34:36 12:34:36 #157 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 12:35:44 #157 ... 12:35:44 12:35:44 #144 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 12:35:44 #144 DONE 2021.9s 12:35:44 12:35:44 #149 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 12:35:44 #149 ... 12:35:44 12:35:44 #202 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 12:35:44 #202 DONE 0.1s 12:35:44 12:35:44 #44 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 12:35:44 #44 ... 12:35:44 12:35:44 #203 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 12:35:44 #203 DONE 0.1s 12:35:44 12:35:44 #204 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 12:35:44 #204 DONE 0.4s 12:35:44 12:35:44 #146 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 12:35:44 #146 ... 12:35:44 12:35:44 #205 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 12:35:44 #205 DONE 0.1s 12:35:44 12:35:44 #106 [core-command] exporting to image 12:35:44 #106 exporting layers 12:35:44 #106 exporting layers 0.6s done 12:35:44 #106 writing image sha256:a1e1523517aec531e6f168c41ed05b20a6e14ce43972f7e10eba3e428b43b6ff 0.0s done 12:35:44 #106 naming to docker.io/library/core-command-arm64 done 12:35:44 #106 DONE 14.6s 12:35:44 12:35:44 #156 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 12:38:06 #156 ... 12:38:06 12:38:06 #147 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 12:38:06 #147 DONE 2158.5s 12:38:06 12:38:06 #146 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 12:38:06 #146 DONE 2158.5s 12:38:06 12:38:06 #44 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 12:38:06 #44 ... 12:38:06 12:38:06 #206 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 12:38:06 #206 DONE 0.3s 12:38:06 12:38:06 #149 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 12:38:06 #149 ... 12:38:06 12:38:06 #207 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 12:38:06 #207 DONE 0.4s 12:38:06 12:38:06 #208 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 12:38:06 #208 DONE 0.3s 12:38:06 12:38:06 #209 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 12:38:06 #209 DONE 0.3s 12:38:06 12:38:06 #210 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 12:38:06 #210 ... 12:38:06 12:38:06 #156 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 12:38:06 #156 DONE 2148.3s 12:38:06 12:38:06 #211 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 12:38:06 #211 DONE 1.1s 12:38:06 12:38:06 #212 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 12:38:06 #212 DONE 0.3s 12:38:06 12:38:06 #213 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 12:38:06 #213 DONE 0.6s 12:38:06 12:38:06 #214 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 12:38:06 #214 ... 12:38:06 12:38:06 #210 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 12:38:06 #210 DONE 1.4s 12:38:06 12:38:06 #215 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 12:38:06 #215 ... 12:38:06 12:38:06 #216 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 12:38:06 #216 DONE 0.4s 12:38:06 12:38:06 #215 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 12:38:06 #215 DONE 0.3s 12:38:06 12:38:06 #106 [core-data] exporting to image 12:38:06 #106 exporting layers 12:38:06 #106 ... 12:38:06 12:38:06 #214 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 12:38:06 #214 DONE 1.0s 12:38:06 12:38:06 #217 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 12:38:06 #217 DONE 0.3s 12:38:06 12:38:06 #106 [core-keeper] exporting to image 12:38:06 #106 exporting layers 1.1s done 12:38:06 #106 writing image sha256:9e1ae33e7a45a0412c02d98e335d057169bbaf385d19f4bd4f07dd9a035e80c0 12:38:06 #106 writing image sha256:9e1ae33e7a45a0412c02d98e335d057169bbaf385d19f4bd4f07dd9a035e80c0 0.1s done 12:38:06 #106 naming to docker.io/library/core-data-arm64 done 12:38:06 #106 exporting layers 1.3s done 12:38:06 #106 writing image sha256:708e63084737550a71a1b432c9c675b8fe92d0528d59b0e9d44c2f5de33d1712 done 12:38:06 #106 naming to docker.io/library/core-metadata-arm64 0.0s done 12:38:06 #106 exporting layers 0.6s done 12:38:06 #106 writing image sha256:d26efcd1737744fb40e6f09f1be647b614d024ca5654942a1e322cf0838bade8 done 12:38:06 #106 naming to docker.io/library/core-keeper-arm64 done 12:38:06 #106 DONE 16.2s 12:38:06 12:38:06 #149 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 12:38:32 #149 ... 12:38:32 12:38:32 #158 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 12:38:32 #158 DONE 2186.2s 12:38:32 12:38:32 #149 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 12:38:32 #149 DONE 2198.4s 12:38:32 12:38:32 #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 12:38:32 #61 ... 12:38:32 12:38:32 #218 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 12:38:32 #218 DONE 0.5s 12:38:32 12:38:32 #44 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 12:38:33 #44 ... 12:38:33 12:38:33 #219 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 12:38:33 #219 DONE 0.4s 12:38:33 12:38:33 #220 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 12:38:33 #220 DONE 0.2s 12:38:33 12:38:33 #221 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 12:38:33 #221 ... 12:38:33 12:38:33 #222 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 12:38:33 #222 DONE 0.2s 12:38:33 12:38:33 #223 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / 12:38:33 #223 ... 12:38:33 12:38:33 #221 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 12:38:33 #221 DONE 0.6s 12:38:33 12:38:33 #157 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 12:38:33 #157 DONE 2188.0s 12:38:33 12:38:33 #224 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 12:38:34 #224 DONE 0.2s 12:38:34 12:38:34 #223 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / 12:38:34 #223 DONE 0.6s 12:38:34 12:38:34 #225 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res 12:38:34 #225 DONE 0.3s 12:38:34 12:38:34 #106 [support-cron-scheduler] exporting to image 12:38:34 #106 exporting layers 12:38:34 #106 ... 12:38:34 12:38:34 #226 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 12:38:34 #226 CACHED 12:38:34 12:38:34 #227 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 12:38:34 #227 CACHED 12:38:34 12:38:34 #106 [support-scheduler] exporting to image 12:38:34 #106 exporting layers 0.6s done 12:38:34 #106 writing image sha256:ff4d507c9d88639e2e7bf9b72d91eda0d6529f559d97b3a75e08cd1f03dcbffe done 12:38:34 #106 naming to docker.io/library/support-scheduler-arm64 done 12:38:35 #106 ... 12:38:35 12:38:35 #228 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 12:38:35 #228 DONE 0.5s 12:38:35 12:38:35 #106 [support-scheduler] exporting to image 12:38:35 #106 exporting layers 0.8s done 12:38:35 #106 ... 12:38:35 12:38:35 #229 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 12:38:35 #229 DONE 0.1s 12:38:35 12:38:35 #106 [support-notifications] exporting to image 12:38:35 #106 writing image sha256:a073df26df857c0d19e5831ef35bf54e54c196a109a6c592b7e7b0fffa4b5cc0 done 12:38:35 #106 naming to docker.io/library/support-cron-scheduler-arm64 done 12:38:35 #106 exporting layers 0.5s done 12:38:35 #106 writing image sha256:747ac654c38576af0f1750dc24d835f1654c22d7f9b9b6e077c9e69b5e679df5 done 12:38:35 #106 naming to docker.io/library/support-notifications-arm64 done 12:38:35 #106 DONE 17.9s 12:38:35 12:38:35 #44 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 12:38:35 time="2024-07-24T11:58:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 12:38:35 time="2024-07-24T11:58:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 12:38:35 time="2024-07-24T11:58:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 12:38:35 time="2024-07-24T11:58:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 12:38:35 time="2024-07-24T11:58:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 12:38:35 time="2024-07-24T11:58:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 12:38:35 time="2024-07-24T11:58:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 12:38:35 time="2024-07-24T11:58:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 12:38:35 time="2024-07-24T11:58:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 12:38:35 time="2024-07-24T11:58:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 12:38:35 time="2024-07-24T11:58:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 12:38:35 time="2024-07-24T11:58:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 12:38:35 time="2024-07-24T11:58:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 12:38:35 time="2024-07-24T11:58:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 12:38:35 time="2024-07-24T11:58:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 12:38:35 time="2024-07-24T11:58:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 12:38:35 $ docker stop --time=1 8e601bd00e4673a66a60b181957c2e2652a889cea48b97117288f30e56396435 12:38:37 $ docker rm -f --volumes 8e601bd00e4673a66a60b181957c2e2652a889cea48b97117288f30e56396435 [Pipeline] // withDockerContainer [Pipeline] sh 12:38:38 + docker images 12:38:38 REPOSITORY TAG IMAGE ID CREATED SIZE 12:38:38 support-notifications-arm64 latest 747ac654c385 3 seconds ago 41.8MB 12:38:38 support-cron-scheduler-arm64 latest a073df26df85 4 seconds ago 41.6MB 12:38:38 support-scheduler-arm64 latest ff4d507c9d88 5 seconds ago 41.2MB 12:38:38 core-keeper-arm64 latest d26efcd17377 42 seconds ago 38.8MB 12:38:38 core-metadata-arm64 latest 708e63084737 43 seconds ago 39.1MB 12:38:38 core-data-arm64 latest 9e1ae33e7a45 43 seconds ago 38.9MB 12:38:38 core-command-arm64 latest a1e1523517ae 3 minutes ago 35MB 12:38:38 security-proxy-auth-arm64 latest f2cbf7db35eb 4 minutes ago 32.6MB 12:38:38 security-spiffe-token-provider-arm64 latest 0d56277babe5 12 minutes ago 29.1MB 12:38:38 core-common-config-bootstrapper-arm64 latest 8f2673d40f08 14 minutes ago 15.3MB 12:38:38 security-secretstore-setup-arm64 latest 00c35e2f81ff 15 minutes ago 36.4MB 12:38:38 security-proxy-setup-arm64 latest 6eca07ae1bbf 15 minutes ago 26.1MB 12:38:38 security-bootstrapper-arm64 latest ba0d70786586 15 minutes ago 18.9MB 12:38:38 security-spire-agent-arm64 latest abcde72275aa 38 minutes ago 174MB 12:38:38 security-spire-server-arm64 latest 5ad80b24373a 38 minutes ago 116MB 12:38:38 security-spire-config-arm64 latest c48bd5ad584b 38 minutes ago 115MB 12:38:38 ci-base-image-arm64 latest bfe69834fd10 57 minutes ago 965MB 12:38:38 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine f246e2811388 3 months ago 561MB 12:38:38 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 13 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 12:38:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:38:39 12:38:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:38:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:38:39 arm64: Pulling from edgex-lftools-log-publisher 12:38:39 8998bd30e6a1: Pulling fs layer 12:38:39 04944245beec: Pulling fs layer 12:38:39 699f458cf7ca: Pulling fs layer 12:38:39 765212b225bb: Pulling fs layer 12:38:39 f23df028b6ca: Pulling fs layer 12:38:39 d65c8cfc05b1: Pulling fs layer 12:38:39 2437ff75d9bd: Pulling fs layer 12:38:39 765212b225bb: Waiting 12:38:39 f23df028b6ca: Waiting 12:38:39 d65c8cfc05b1: Waiting 12:38:39 2437ff75d9bd: Waiting 12:38:39 04944245beec: Verifying Checksum 12:38:39 04944245beec: Download complete 12:38:39 765212b225bb: Download complete 12:38:39 f23df028b6ca: Verifying Checksum 12:38:39 f23df028b6ca: Download complete 12:38:39 d65c8cfc05b1: Verifying Checksum 12:38:39 d65c8cfc05b1: Download complete 12:38:40 699f458cf7ca: Verifying Checksum 12:38:40 699f458cf7ca: Download complete 12:38:40 8998bd30e6a1: Verifying Checksum 12:38:40 8998bd30e6a1: Download complete 12:38:42 2437ff75d9bd: Verifying Checksum 12:38:42 2437ff75d9bd: Download complete 12:38:45 8998bd30e6a1: Pull complete 12:38:45 04944245beec: Pull complete 12:38:47 699f458cf7ca: Pull complete 12:38:47 765212b225bb: Pull complete 12:38:48 f23df028b6ca: Pull complete 12:38:48 d65c8cfc05b1: Pull complete 12:39:06 2437ff75d9bd: Pull complete 12:39:06 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 12:39:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:39:06 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:39:07 prd-ubuntu20.04-docker-arm64-4c-16g-6327 does not seem to be running inside a container 12:39:07 $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 12:39:10 $ docker top f234fad2f8873794507eb8efae6d1309f9319b79f577bbcdd59497ab7a112d33 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:39:10 ---> job-cost.sh 12:39:10 lf-activate-venv: SKIPPING 12:39:10 INFO: No Stack... 12:39:11 INFO: Retrieving Pricing Info for: v3-standard-4 12:39:12 INFO: Archiving Costs [Pipeline] sh 12:39:13 + cat /w/workspace/edgex-go/1/archives/cost.csv 12:39:13 + cut -d, -f6 [Pipeline] lock 12:39:13 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-PR-4837-1-stack-cost] 12:39:13 Resource [jenkins-edgexfoundry-edgex-go-PR-4837-1-stack-cost] did not exist. Created. 12:39:13 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-PR-4837-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 12:39:13 + echo total: 0.2199999988079071 [Pipeline] stash 12:39:14 Stashed 1 file(s) [Pipeline] } 12:39:14 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-PR-4837-1-stack-cost] [Pipeline] // lock [Pipeline] } 12:39:14 $ docker stop --time=1 f234fad2f8873794507eb8efae6d1309f9319b79f577bbcdd59497ab7a112d33 12:39:15 $ docker rm -f --volumes f234fad2f8873794507eb8efae6d1309f9319b79f577bbcdd59497ab7a112d33 [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 12:39:17 provisioning config files... 12:39:17 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config7222771845392228698tmp [Pipeline] { [Pipeline] sh 12:39:17 + set +x 12:39:17 + bash -s -- 12:39:17 + curl -s https://codecov.io/bash 12:39:17 12:39:17 _____ _ 12:39:17 / ____| | | 12:39:17 | | ___ __| | ___ ___ _____ __ 12:39:17 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 12:39:17 | |___| (_) | (_| | __/ (_| (_) \ V / 12:39:17 \_____\___/ \__,_|\___|\___\___/ \_/ 12:39:17 Bash-1.0.6 12:39:17 12:39:17 12:39:17 ==> git version 2.25.1 found 12:39:17 ==> 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 12:39:17 Release-Date: 2020-01-08 12:39:17 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 12:39:17 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 12:39:17 ==> Jenkins CI detected. 12:39:17 current dir:  /w/workspace/edgex-go/1 12:39:17 project root: . 12:39:17 --> token set from env 12:39:17 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 12:39:17 ==> Running gcov in . (disable via -X gcov) 12:39:17 ==> Python coveragepy not found 12:39:17 ==> Searching for coverage reports in: 12:39:17 + . 12:39:17 -> Found 1 reports 12:39:17 ==> Detecting git/mercurial file structure 12:39:17 ==> Reading reports 12:39:17 + ./coverage.out bytes=495635 12:39:17 ==> Appending adjustments 12:39:17 https://docs.codecov.io/docs/fixing-reports 12:39:19 + Found adjustments 12:39:19 ==> Gzipping contents 12:39:19 64K /tmp/codecov.YvvORf.gz 12:39:19 ==> Uploading reports 12:39:19 url: https://codecov.io 12:39:19 query: branch=PR-4837&commit=259c2dd08aef2b9c0bd5b9fa933a940c05d3ec8d&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4837%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4837&job=&cmd_args= 12:39:19 -> Pinging Codecov 12:39:19 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-4837&commit=259c2dd08aef2b9c0bd5b9fa933a940c05d3ec8d&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4837%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4837&job=&cmd_args= 12:39:19 -> Uploading to 12:39:19 https://storage.googleapis.com/codecov/v4/raw/2024-07-24/00271124DB129430A58F1EEE437C3FCB/259c2dd08aef2b9c0bd5b9fa933a940c05d3ec8d/ffa83453-dd27-4760-9c6d-3fc081306c15.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240724%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240724T123918Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f281e1cf290d39b9bd56a5f70d374dfaf757aa9695b3d8ab69f32ef3398d1a37 12:39:19 % Total % Received % Xferd Average Speed Time Time Time Current 12:39:19 Dload Upload Total Spent Left Speed 12:39:19 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 62920 0 0 100 62920 0 200k --:--:-- --:--:-- --:--:-- 200k 12:39:19 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/259c2dd08aef2b9c0bd5b9fa933a940c05d3ec8d [Pipeline] } 12:39:19 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 12:39:21 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 12:39:21 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 12:39:22 ---> package-listing.sh 12:39:22 ++ facter osfamily 12:39:22 ++ tr '[:upper:]' '[:lower:]' 12:39:22 + OS_FAMILY=debian 12:39:22 + workspace=/w/workspace/edgex-go/1 12:39:22 + START_PACKAGES=/tmp/packages_start.txt 12:39:22 + END_PACKAGES=/tmp/packages_end.txt 12:39:22 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:39:22 + PACKAGES=/tmp/packages_start.txt 12:39:22 + '[' /w/workspace/edgex-go/1 ']' 12:39:22 + PACKAGES=/tmp/packages_end.txt 12:39:22 + case "${OS_FAMILY}" in 12:39:22 + dpkg -l 12:39:22 + grep '^ii' 12:39:22 + '[' -f /tmp/packages_start.txt ']' 12:39:22 + '[' -f /tmp/packages_end.txt ']' 12:39:22 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:39:22 + '[' /w/workspace/edgex-go/1 ']' 12:39:22 + mkdir -p /w/workspace/edgex-go/1/archives/ 12:39:22 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 12:39:22 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 12:39:22 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:39:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:39:23 12:39:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:39:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:39:24 latest: Pulling from edgex-lftools-log-publisher 12:39:24 5eb5b503b376: Pulling fs layer 12:39:24 5c69ac0246d0: Pulling fs layer 12:39:24 ec43610c2a17: Pulling fs layer 12:39:24 3a2ae6a8a46f: Pulling fs layer 12:39:24 33b1e0a273af: Pulling fs layer 12:39:24 5d3b04190fa2: Pulling fs layer 12:39:24 2f39f015ded8: Pulling fs layer 12:39:24 33b1e0a273af: Waiting 12:39:24 5d3b04190fa2: Waiting 12:39:24 2f39f015ded8: Waiting 12:39:24 3a2ae6a8a46f: Waiting 12:39:24 5c69ac0246d0: Verifying Checksum 12:39:24 5c69ac0246d0: Download complete 12:39:24 3a2ae6a8a46f: Verifying Checksum 12:39:24 3a2ae6a8a46f: Download complete 12:39:24 33b1e0a273af: Verifying Checksum 12:39:24 33b1e0a273af: Download complete 12:39:24 5d3b04190fa2: Download complete 12:39:24 ec43610c2a17: Download complete 12:39:24 5eb5b503b376: Verifying Checksum 12:39:24 5eb5b503b376: Download complete 12:39:24 2f39f015ded8: Verifying Checksum 12:39:24 2f39f015ded8: Download complete 12:39:25 5eb5b503b376: Pull complete 12:39:25 5c69ac0246d0: Pull complete 12:39:25 ec43610c2a17: Pull complete 12:39:26 3a2ae6a8a46f: Pull complete 12:39:26 33b1e0a273af: Pull complete 12:39:26 5d3b04190fa2: Pull complete 12:39:30 2f39f015ded8: Pull complete 12:39:30 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 12:39:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:39:30 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:39:30 prd-ubuntu20.04-docker-8c-8g-6326 does not seem to be running inside a container 12:39:30 $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 12:39:35 $ docker top ef9f86d0ab9d24a01d36fd5f6fa1bf37af8025bd53360badb4bc9dc549eebb55 -eo pid,comm [Pipeline] { [Pipeline] sh 12:39:35 + touch /tmp/pre-build-complete [Pipeline] sh 12:39:35 + mkdir -p /var/log/sysstat [Pipeline] sh 12:39:36 + ls /var/log/sa-host 12:39:36 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:39:36 provisioning config files... 12:39:36 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config9457924396996173323tmp [Pipeline] { [Pipeline] echo 12:39:36 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 12:39:36 ---> create-netrc.sh [Pipeline] } 12:39:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 12:39:37 ---> python-tools-install.sh [Pipeline] echo 12:39:37 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 12:39:37 ---> sudo-logs.sh 12:39:37 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 12:39:37 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 12:39:37 ---> job-cost.sh 12:39:37 lf-activate-venv: SKIPPING 12:39:37 DEBUG: total: 0.2199999988079071 12:39:37 INFO: Retrieving Stack Cost... 12:39:39 INFO: Retrieving Pricing Info for: v3-standard-8 12:39:39 INFO: Archiving Costs [Pipeline] echo 12:39:39 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 12:39:39 ---> logs-deploy.sh 12:39:39 lf-activate-venv: SKIPPING 12:39:39 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4837/1 12:39:39 INFO: archiving workspace using pattern(s): 12:39:40 Archives upload complete. 12:39:40 INFO: archiving logs to Nexus