Pull request #4820 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 49b67eac6ab9a006bc78d8d7fd2b22bfffff8786+d00eb61bd559b49c08ce600caa3e3487789f2306 (9eff8b6455883f2e68e2c30ad804acd8200b5db9) 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-ssh14378901583594490233.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-ssh16353015567293066220.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-4820/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-4820/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16114978356155933176.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-4820/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7779721822257302544.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-ssh4672651402137555300.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-4820/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-4820/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8084738912051788731.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-5267 in /w/workspace/edgexfoundry_edgex-go_PR-4820 [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 Merging remotes/origin/main commit d00eb61bd559b49c08ce600caa3e3487789f2306 into PR head commit 49b67eac6ab9a006bc78d8d7fd2b22bfffff8786 Merge succeeded, producing 49b67eac6ab9a006bc78d8d7fd2b22bfffff8786 Checking out Revision 49b67eac6ab9a006bc78d8d7fd2b22bfffff8786 (PR-4820) > 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/4820/head:refs/remotes/origin/PR-4820 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 49b67eac6ab9a006bc78d8d7fd2b22bfffff8786 # 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 d00eb61bd559b49c08ce600caa3e3487789f2306 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 49b67eac6ab9a006bc78d8d7fd2b22bfffff8786 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" 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 19:16:39 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:16:39 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:16:40 ========================================================= 19:16:40 EdgeX Global Pipelines Version Info 19:16:40 ========================================================= [Pipeline] libraryResource [Pipeline] sh 19:16:40 ------------------- 19:16:40 stable info: 19:16:40 ------------------- 19:16:40 Commited By: Ginny Guan ginny@iotechsys.com 19:16:40 Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc 19:16:40 Message: update stable to v1.0.260 19:16:41 ------------------- 19:16:41 experimental info: 19:16:41 ------------------- 19:16:41 Commited By: Ginny Guan ginny@iotechsys.com 19:16:41 Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 19:16:41 Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:16:41 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 19:16:41 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 19:16:41 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:16:41 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:16:41 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:16:41 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 19:16:42 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 19:16:42 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 19:16:42 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 19:16:42 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 19:16:42 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:16:42 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:16:42 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 19:16:42 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:16:42 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:16:42 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 19:16:42 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 19:16:42 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:16:42 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 19:16:42 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 19:16:42 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 19:16:42 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:16:42 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 19:16:43 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4820 [Pipeline] echo 19:16:43 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4820 [Pipeline] echo 19:16:43 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4820 [Pipeline] echo 19:16:43 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 49b67eac6ab9a006bc78d8d7fd2b22bfffff8786 [Pipeline] echo 19:16:43 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 49b67ea [Pipeline] echo 19:16:43 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:16:43 provisioning config files... 19:16:43 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config18187217217294997428tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:16:43 ---> ****-login.sh 19:16:43 nexus3.edgexfoundry.org:10001 19:16:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:16:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:16:44 Configure a credential helper to remove this warning. See 19:16:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:16:44 19:16:44 Login Succeeded 19:16:44 nexus3.edgexfoundry.org:10002 19:16:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:16:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:16:44 Configure a credential helper to remove this warning. See 19:16:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:16:44 19:16:44 Login Succeeded 19:16:44 nexus3.edgexfoundry.org:10003 19:16:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:16:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:16:44 Configure a credential helper to remove this warning. See 19:16:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:16:44 19:16:44 Login Succeeded 19:16:44 nexus3.edgexfoundry.org:10004 19:16:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:16:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:16:44 Configure a credential helper to remove this warning. See 19:16:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:16:44 19:16:44 Login Succeeded 19:16:44 ****.io 19:16:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:16:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:16:44 Configure a credential helper to remove this warning. See 19:16:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:16:44 19:16:44 Login Succeeded 19:16:44 ---> ****-login.sh ends [Pipeline] } 19:16:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:16:45 + 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-notifications/Dockerfile cmd/support-scheduler/Dockerfile 19:16:45 + dirname+ cmd/core-command/Dockerfile 19:16:45 cut -d/ -f2 19:16:45 + echo core-command,cmd/core-command/Dockerfile 19:16:45 + + cutdirname -d/ cmd/core-common-config-bootstrapper/Dockerfile -f2 19:16:45 19:16:45 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 19:16:45 + + dirname cmd/core-data/Dockerfile 19:16:45 cut -d/ -f2 19:16:45 + echo core-data,cmd/core-data/Dockerfile 19:16:45 + + dirnamecut cmd/core-keeper/Dockerfile -d/ 19:16:45 -f2 19:16:45 + echo core-keeper,cmd/core-keeper/Dockerfile 19:16:45 + + dirname cmd/core-metadata/Dockerfilecut 19:16:45 -d/ -f2 19:16:45 + echo core-metadata,cmd/core-metadata/Dockerfile 19:16:45 + cut -d/ -f2+ 19:16:45 dirname cmd/security-bootstrapper/Dockerfile 19:16:45 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 19:16:45 + dirname cmd/security-proxy-auth/Dockerfile 19:16:45 + cut -d/ -f2 19:16:45 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 19:16:45 + dirname cmd/security-proxy-setup/Dockerfile 19:16:45 + cut -d/ -f2 19:16:45 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 19:16:45 + dirname cmd/security-secretstore-setup/Dockerfile 19:16:45 + cut -d/ -f2 19:16:45 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 19:16:45 + dirname cmd/security-spiffe-token-provider/Dockerfile 19:16:45 + cut -d/ -f2 19:16:45 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 19:16:45 + dirname cmd/security-spire-agent/Dockerfile 19:16:45 + cut -d/ -f2 19:16:45 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 19:16:45 + dirname cmd/security-spire-config/Dockerfile 19:16:45 + cut -d/ -f2 19:16:45 + echo security-spire-config,cmd/security-spire-config/Dockerfile 19:16:45 + dirname cmd/security-spire-server/Dockerfile 19:16:45 + cut -d/ -f2 19:16:45 + echo security-spire-server,cmd/security-spire-server/Dockerfile 19:16:45 + dirname cmd/support-notifications/Dockerfile 19:16:45 + cut -d/ -f2 19:16:45 + echo support-notifications,cmd/support-notifications/Dockerfile 19:16:45 + dirname cmd/support-scheduler/Dockerfile 19:16:45 + cut -d/ -f2 19:16:45 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 19:16:45 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-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 19:16:46 + git rev-list -1 --merges 49b67eac6ab9a006bc78d8d7fd2b22bfffff8786~1..49b67eac6ab9a006bc78d8d7fd2b22bfffff8786 [Pipeline] echo 19:16:46 -----------> git rev-list -1 --merges 49b67eac6ab9a006bc78d8d7fd2b22bfffff8786~1..49b67eac6ab9a006bc78d8d7fd2b22bfffff8786 49b67eac6ab9a006bc78d8d7fd2b22bfffff8786 [false] [Pipeline] sh 19:16:46 + git log --format=format:%s -1 49b67eac6ab9a006bc78d8d7fd2b22bfffff8786 [Pipeline] echo 19:16:46 ========================================================= 19:16:46 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 19:16:46 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 19:16:46 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:16:46 + grep -v github /etc/ssh/ssh_known_hosts 19:16:46 + [ -e /tmp/ssh_known_hosts ] 19:16:46 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 19:16:46 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 19:16:46 + sudo tee -a /etc/ssh/ssh_known_hosts 19:16:46 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:16:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:16:47 19:16:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:16:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:16:47 0.1.4: Pulling from edgex-devops/py-git-semver 19:16:47 b85a868b505f: Pulling fs layer 19:16:47 e2be974225ed: Pulling fs layer 19:16:47 339a4e72a1f5: Pulling fs layer 19:16:47 988bab9f4d93: Pulling fs layer 19:16:47 1469e6f7b9e6: Pulling fs layer 19:16:47 eaf3925da568: Pulling fs layer 19:16:47 bab4dde63d76: Pulling fs layer 19:16:47 bde34c3a00c8: Pulling fs layer 19:16:47 b352a97aabf1: Pulling fs layer 19:16:47 4872d77fe225: Pulling fs layer 19:16:47 5851b861e8e6: Pulling fs layer 19:16:47 1469e6f7b9e6: Waiting 19:16:47 988bab9f4d93: Waiting 19:16:47 eaf3925da568: Waiting 19:16:47 b352a97aabf1: Waiting 19:16:47 4872d77fe225: Waiting 19:16:47 5851b861e8e6: Waiting 19:16:47 bab4dde63d76: Waiting 19:16:47 bde34c3a00c8: Waiting 19:16:47 e2be974225ed: Verifying Checksum 19:16:47 e2be974225ed: Download complete 19:16:47 988bab9f4d93: Verifying Checksum 19:16:47 988bab9f4d93: Download complete 19:16:48 1469e6f7b9e6: Verifying Checksum 19:16:48 1469e6f7b9e6: Download complete 19:16:48 eaf3925da568: Verifying Checksum 19:16:48 eaf3925da568: Download complete 19:16:48 339a4e72a1f5: Verifying Checksum 19:16:48 339a4e72a1f5: Download complete 19:16:48 bde34c3a00c8: Verifying Checksum 19:16:48 bde34c3a00c8: Download complete 19:16:48 b352a97aabf1: Download complete 19:16:48 4872d77fe225: Download complete 19:16:48 5851b861e8e6: Verifying Checksum 19:16:48 5851b861e8e6: Download complete 19:16:48 b85a868b505f: Verifying Checksum 19:16:48 b85a868b505f: Download complete 19:16:48 bab4dde63d76: Verifying Checksum 19:16:48 bab4dde63d76: Download complete 19:16:49 b85a868b505f: Pull complete 19:16:49 e2be974225ed: Pull complete 19:16:49 339a4e72a1f5: Pull complete 19:16:49 988bab9f4d93: Pull complete 19:16:50 1469e6f7b9e6: Pull complete 19:16:50 eaf3925da568: Pull complete 19:16:52 bab4dde63d76: Pull complete 19:16:52 bde34c3a00c8: Pull complete 19:16:52 b352a97aabf1: Pull complete 19:16:52 4872d77fe225: Pull complete 19:16:52 5851b861e8e6: Pull complete 19:16:52 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 19:16:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:16:52 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:16:52 prd-ubuntu20.04-docker-8c-8g-5267 does not seem to be running inside a container 19:16:52 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 19:16:53 $ docker top b3c514225d45588fe777e2bab7ff3ade6e278d93de3096efe4a774d137341576 -eo pid,comm 19:16:53 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 19:16:53 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:16:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:16:53 [ssh-agent] Looking for ssh-agent implementation... 19:16:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:16:54 $ docker exec b3c514225d45588fe777e2bab7ff3ade6e278d93de3096efe4a774d137341576 ssh-agent 19:16:54 SSH_AUTH_SOCK=/tmp/ssh-N6jxq7Sj2DqP/agent.32 19:16:54 SSH_AGENT_PID=38 19:16:54 Running ssh-add (command line suppressed) 19:16:54 Identity added: /w/workspace/edgex-go/1@tmp/private_key_1760486688186304045.key (/w/workspace/edgex-go/1@tmp/private_key_1760486688186304045.key) 19:16:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:16:54 + git tag --points-at HEAD [Pipeline] } 19:16:54 $ docker exec --env ******** --env ******** b3c514225d45588fe777e2bab7ff3ade6e278d93de3096efe4a774d137341576 ssh-agent -k 19:16:54 unset SSH_AUTH_SOCK; 19:16:54 unset SSH_AGENT_PID; 19:16:54 echo Agent pid 38 killed; 19:16:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 19:16:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:16:54 [ssh-agent] Looking for ssh-agent implementation... 19:16:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:16:54 $ docker exec b3c514225d45588fe777e2bab7ff3ade6e278d93de3096efe4a774d137341576 ssh-agent 19:16:55 SSH_AUTH_SOCK=/tmp/ssh-L1pCq4gGuREW/agent.71 19:16:55 SSH_AGENT_PID=77 19:16:55 Running ssh-add (command line suppressed) 19:16:55 Identity added: /w/workspace/edgex-go/1@tmp/private_key_2117144486967622742.key (/w/workspace/edgex-go/1@tmp/private_key_2117144486967622742.key) 19:16:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:16:55 + git semver init 19:16:55 2024-07-09 19:16:55,709 [run_init] DEBUG init version:0.0.0 force:False 19:16:55 2024-07-09 19:16:55,710 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 19:16:55 2024-07-09 19:16:55,711 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver 19:16:55 2024-07-09 19:16:55,711 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) 19:17:01 2024-07-09 19:17:00,008 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 19:17:01 2024-07-09 19:17:00,009 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4820 with force:False 19:17:01 2024-07-09 19:17:00,009 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4820 19:17:01 2024-07-09 19:17:00,014 [execute] INFO git cat-file --batch-check 19:17:01 2024-07-09 19:17:00,015 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 19:17:01 2024-07-09 19:17:00,021 [execute] INFO git cat-file --batch 19:17:01 2024-07-09 19:17:00,021 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 19:17:01 2024-07-09 19:17:00,027 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4820 19:17:01 0.0.0 [Pipeline] } 19:17:01 $ docker exec --env ******** --env ******** b3c514225d45588fe777e2bab7ff3ade6e278d93de3096efe4a774d137341576 ssh-agent -k 19:17:01 unset SSH_AUTH_SOCK; 19:17:01 unset SSH_AGENT_PID; 19:17:01 echo Agent pid 77 killed; 19:17:01 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:17:01 + git semver [Pipeline] } 19:17:01 $ docker stop --time=1 b3c514225d45588fe777e2bab7ff3ade6e278d93de3096efe4a774d137341576 19:17:03 $ docker rm -f --volumes b3c514225d45588fe777e2bab7ff3ade6e278d93de3096efe4a774d137341576 [Pipeline] // withDockerContainer [Pipeline] sh 19:17:03 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:17:04 Stashed 1 file(s) [Pipeline] echo 19:17:04 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:17:05 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 19:17:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 19:17:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 19:17:05 ========================================================= 19:17:05 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 19:17:05 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:17:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 19:17:05 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 19:17:05 619be1103602: Pulling fs layer 19:17:05 7862e08f4a3e: Pulling fs layer 19:17:05 5df492c9dc93: Pulling fs layer 19:17:05 7629e6793208: Pulling fs layer 19:17:05 4f4fb700ef54: Pulling fs layer 19:17:05 fb5054dd5b73: Pulling fs layer 19:17:05 eeca6798cff9: Pulling fs layer 19:17:05 4f4fb700ef54: Waiting 19:17:05 fb5054dd5b73: Waiting 19:17:05 7629e6793208: Waiting 19:17:05 aa269ceb94a6: Pulling fs layer 19:17:05 ada007ff1a6a: Pulling fs layer 19:17:05 eeca6798cff9: Waiting 19:17:05 ada007ff1a6a: Waiting 19:17:05 aa269ceb94a6: Waiting 19:17:05 7862e08f4a3e: Verifying Checksum 19:17:05 7862e08f4a3e: Download complete 19:17:05 7629e6793208: Verifying Checksum 19:17:05 7629e6793208: Download complete 19:17:05 4f4fb700ef54: Verifying Checksum 19:17:05 4f4fb700ef54: Download complete 19:17:05 fb5054dd5b73: Verifying Checksum 19:17:05 fb5054dd5b73: Download complete 19:17:05 619be1103602: Verifying Checksum 19:17:05 619be1103602: Download complete 19:17:05 eeca6798cff9: Verifying Checksum 19:17:05 eeca6798cff9: Download complete 19:17:05 619be1103602: Pull complete 19:17:05 ada007ff1a6a: Verifying Checksum 19:17:05 ada007ff1a6a: Download complete 19:17:05 7862e08f4a3e: Pull complete 19:17:06 5df492c9dc93: Verifying Checksum 19:17:06 5df492c9dc93: Download complete 19:17:06 aa269ceb94a6: Verifying Checksum 19:17:06 aa269ceb94a6: Download complete 19:17:10 5df492c9dc93: Pull complete 19:17:10 7629e6793208: Pull complete 19:17:10 4f4fb700ef54: Pull complete 19:17:10 fb5054dd5b73: Pull complete 19:17:10 eeca6798cff9: Pull complete 19:17:12 aa269ceb94a6: Pull complete 19:17:12 ada007ff1a6a: Pull complete 19:17:12 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 19:17:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 19:17:12 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh 19:17:13 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 19:17:13 WORKDIR /edgex 19:17:13 COPY go.mod . 19:17:13 RUN go mod download 19:17:13 + docker build -t ci-base-image-x86_64 -f - . 19:17:13 Sending build context to Docker daemon 178.5MB 19:17:13 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 19:17:13 ---> f489d0715acc 19:17:13 Step 2/4 : WORKDIR /edgex 19:17:15 ---> Running in ed00e4c58734 19:17:15 Removing intermediate container ed00e4c58734 19:17:15 ---> 60f1b940e551 19:17:15 Step 3/4 : COPY go.mod . 19:17:15 ---> 1bbf70eb051a 19:17:15 Step 4/4 : RUN go mod download 19:17:15 ---> Running in 3cf3f0a8cc9d 19:17:19 Still waiting to schedule task 19:17:19 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 19:17:37 Removing intermediate container 3cf3f0a8cc9d 19:17:37 ---> 02eff0543f0f 19:17:37 Successfully built 02eff0543f0f 19:17:37 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:17:38 + docker inspect -f . ci-base-image-x86_64 19:17:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:17:38 prd-ubuntu20.04-docker-8c-8g-5267 does not seem to be running inside a container 19:17:38 $ 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 ******** ci-base-image-x86_64 cat 19:17:38 $ docker top cbdc1edf77cd58fcfd5d9afa53a1f30dfa456168f2b8551fa4a2e850c6a20cc8 -eo pid,comm [Pipeline] { [Pipeline] sh 19:17:39 + go version 19:17:39 go version go1.21.9 linux/amd64 [Pipeline] } 19:17:39 $ docker stop --time=1 cbdc1edf77cd58fcfd5d9afa53a1f30dfa456168f2b8551fa4a2e850c6a20cc8 19:17:40 $ docker rm -f --volumes cbdc1edf77cd58fcfd5d9afa53a1f30dfa456168f2b8551fa4a2e850c6a20cc8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:17:41 + docker inspect -f . ci-base-image-x86_64 19:17:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:17:41 prd-ubuntu20.04-docker-8c-8g-5267 does not seem to be running inside a container 19:17:41 $ 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 ******** ci-base-image-x86_64 cat 19:17:42 $ docker top 0dafa5250e39a1db1bb575e5a1152d69ad1edd22d001117f3a83657c2acd82da -eo pid,comm [Pipeline] { [Pipeline] echo 19:17:42 ========================================================= 19:17:42 [edgeXBuildGoParallel] Running Tests and Build... 19:17:42 ========================================================= [Pipeline] sh 19:17:42 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 19:17:42 + make test 19:17:42 go test -race -coverprofile=coverage.out ./... 19:17:51 ? github.com/edgexfoundry/edgex-go [no test files] 19:18:23 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 19:18:23 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 19:18:23 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 19:18:23 ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] 19:18:23 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 19:18:23 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 19:18:23 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 19:18:23 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 19:18:23 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 19:18:23 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 19:18:23 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 19:18:23 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 19:18:23 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 19:18:23 ? github.com/edgexfoundry/edgex-go/internal [no test files] 19:18:23 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 19:18:26 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 19:18:26 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 19:18:26 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.019s coverage: 28.7% of statements 19:18:27 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 19:18:27 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 19:18:27 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 19:18:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 19:18:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 19:18:28 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.035s coverage: 97.0% of statements 19:18:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 19:18:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 19:18:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 19:18:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 19:18:28 ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] 19:18:28 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] 19:18:28 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] 19:18:28 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 19:18:28 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] 19:18:29 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 19:18:29 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] 19:18:29 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] 19:18:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 19:18:29 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] 19:18:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 19:18:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 19:18:31 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.056s coverage: 69.2% of statements 19:18:31 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.050s coverage: 53.2% of statements 19:18:31 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.451s coverage: 93.4% of statements 19:18:31 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.038s coverage: 91.7% of statements 19:18:31 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.041s coverage: 6.5% of statements 19:18:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 19:18:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 19:18:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 19:18:33 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 19:18:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 19:18:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 19:18:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 19:18:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 19:18:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 19:18:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 19:18:34 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.340s coverage: 95.8% of statements 19:18:34 ok github.com/edgexfoundry/edgex-go/internal/io 1.018s coverage: 72.2% of statements 19:18:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 19:18:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 19:18:35 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.046s coverage: 0.8% of statements 19:18:35 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.026s coverage: 32.2% of statements 19:18:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.026s coverage: 41.7% of statements 19:18:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.029s coverage: 77.8% of statements 19:18:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.016s coverage: 94.1% of statements 19:18:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.030s coverage: 96.3% of statements 19:18:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.016s coverage: 87.5% of statements 19:18:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 19:18:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 19:18:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 19:18:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 19:18:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 19:18:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 19:18:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 19:18:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 19:18:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 19:18:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 19:18:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 19:18:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 19:18:38 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 19:18:38 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 19:18:39 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 19:18:40 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 19:18:41 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 19:18:42 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 19:18:42 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 19:18:44 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 19:18:44 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 19:18:44 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 19:18:46 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 19:18:46 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 19:18:46 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 19:18:46 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 19:18:46 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 19:18:46 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 19:18:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 19:18:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 19:18:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 19:18:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 19:18:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 19:18:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.029s coverage: 94.4% of statements 19:18:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 19:18:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 19:18:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 19:18:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 19:18:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 19:18:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 19:18:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 19:18:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 19:18:56 Running on prd-ubuntu20.04-docker-arm64-4c-16g-5268 in /w/workspace/edgexfoundry_edgex-go_PR-4820 [Pipeline] { [Pipeline] ws 19:18:56 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 19:18:59 The recommended git tool is: git 19:19:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.324s coverage: 79.9% of statements 19:19:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 27.043s coverage: 92.9% of statements 19:19:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.013s coverage: 64.4% of statements 19:19:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.029s coverage: 62.3% of statements 19:19:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.025s coverage: 87.2% of statements 19:19:04 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.017s coverage: 20.0% of statements 19:19:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.018s coverage: 100.0% of statements 19:19:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.065s coverage: 81.8% of statements 19:19:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.063s coverage: 82.1% of statements 19:19:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.023s coverage: 86.0% of statements 19:19:04 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.113s coverage: 63.1% of statements 19:19:04 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.022s coverage: 100.0% of statements 19:19:04 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.043s coverage: 89.4% of statements 19:19:04 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.017s coverage: 100.0% of statements 19:19:04 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.017s coverage: 73.7% of statements 19:19:04 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.012s coverage: 100.0% of statements 19:19:04 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.133s coverage: 38.4% of statements 19:19:04 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.026s coverage: 89.5% of statements 19:19:04 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.018s coverage: 84.8% of statements 19:19:04 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.035s coverage: 19.9% of statements 19:19:04 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.098s coverage: 95.7% of statements 19:19:04 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.028s coverage: 61.8% of statements 19:19:04 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.054s coverage: 98.9% of statements 19:19:04 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 19:19:04 running golangci-lint 19:19:04 golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z 19:19:04 go version go1.21.9 linux/amd64 19:19:04 level=info msg="[config_reader] Used config file .golangci.yml" 19:19:04 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 19:19:06 using credential edgex-jenkins-ssh 19:19:06 Cloning the remote Git repository 19:19:06 Cloning repository git@github.com:edgexfoundry/edgex-go.git 19:19:06 > git init /w/workspace/edgex-go/1 # timeout=10 19:19:07 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:19:07 > git --version # timeout=10 19:19:07 > git --version # 'git version 2.25.1' 19:19:07 using GIT_SSH to set credentials SSH Credentials for GitHub 19:19:07 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:19:25 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:19:25 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:19:26 level=info msg="[loader] Go packages loading at mode 575 (deps|files|name|compiled_files|exports_file|imports|types_sizes) took 19.697483008s" 19:19:26 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 39.696766ms" 19:19:26 Merging remotes/origin/main commit d00eb61bd559b49c08ce600caa3e3487789f2306 into PR head commit 49b67eac6ab9a006bc78d8d7fd2b22bfffff8786 19:19:27 Merge succeeded, producing 49b67eac6ab9a006bc78d8d7fd2b22bfffff8786 19:19:27 Checking out Revision 49b67eac6ab9a006bc78d8d7fd2b22bfffff8786 (PR-4820) 19:19:28 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" 19:19:28 > git --version # timeout=10 19:19:28 > git --version # 'git version 2.25.1' 19:19:28 fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc 19:19:26 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:19:26 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:19:26 using GIT_SSH to set credentials SSH Credentials for GitHub 19:19:26 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4820/head:refs/remotes/origin/PR-4820 +refs/heads/main:refs/remotes/origin/main # timeout=10 19:19:26 > git config core.sparsecheckout # timeout=10 19:19:27 > git checkout -f 49b67eac6ab9a006bc78d8d7fd2b22bfffff8786 # timeout=10 19:19:27 > git remote # timeout=10 19:19:27 > git config --get remote.origin.url # timeout=10 19:19:27 using GIT_SSH to set credentials SSH Credentials for GitHub 19:19:27 > git merge d00eb61bd559b49c08ce600caa3e3487789f2306 # timeout=10 19:19:27 > git rev-parse HEAD^{commit} # timeout=10 19:19:27 > git config core.sparsecheckout # timeout=10 19:19:27 > git checkout -f 49b67eac6ab9a006bc78d8d7fd2b22bfffff8786 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:19:33 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 19:19:33 % Total % Received % Xferd Average Speed Time Time Time Current 19:19:33 Dload Upload Total Spent Left Speed 19:19:33 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 77277 0 --:--:-- --:--:-- --:--:-- 77277 [Pipeline] sh 19:19:33 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 19:19:33 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 19:19:33 + sudo tee /etc/docker/daemon.new 19:19:33 { 19:19:33 "registry-mirrors": [ 19:19:33 "https://nexus3.edgexfoundry.org:10001" 19:19:33 ], 19:19:33 "bip": "10.250.0.254/24", 19:19:33 "hosts": [ 19:19:33 "tcp://0.0.0.0:5555", 19:19:33 "unix:///var/run/docker.sock" 19:19:33 ], 19:19:33 "mtu": 1458, 19:19:33 "selinux-enabled": true, 19:19:33 "seccomp-profile": "/etc/docker/seccomp.json" 19:19:33 } [Pipeline] sh 19:19:34 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 19:19:34 + sudo service docker restart 19:19:34 level=info msg="[linters_context/goanalysis] analyzers took 1m33.447023902s with top 10 stages: buildir: 44.246711617s, gosec: 7.394582333s, fact_deprecated: 2.614737541s, inspect: 2.424694638s, ctrlflow: 1.990107249s, printf: 1.972995484s, nilness: 1.478948954s, fact_purity: 1.419803761s, typedness: 1.291521706s, SA5012: 1.210845076s" 19:19:34 level=info msg="[runner] Issues before processing: 209, after processing: 0" 19:19:34 level=info msg="[runner] Processors filtering stat (out/in): filename_unadjuster: 209/209, identifier_marker: 209/209, exclude-rules: 21/209, nolint: 0/21, cgo: 209/209, skip_files: 209/209, skip_dirs: 209/209, exclude: 209/209, path_prettifier: 209/209, autogenerated_exclude: 209/209" 19:19:34 level=info msg="[runner] processing took 16.143761ms with stages: nolint: 6.693134ms, identifier_marker: 4.662672ms, exclude-rules: 1.449609ms, path_prettifier: 1.383027ms, autogenerated_exclude: 1.152083ms, skip_dirs: 760.085µs, cgo: 26.2µs, filename_unadjuster: 13.041µs, max_same_issues: 520ns, fixer: 510ns, uniq_by_line: 450ns, exclude: 430ns, skip_files: 400ns, severity-rules: 280ns, path_prefixer: 250ns, diff: 230ns, path_shortener: 220ns, max_from_linter: 160ns, source_code: 160ns, max_per_file_from_linter: 160ns, sort_results: 140ns" 19:19:34 level=info msg="[runner] linters took 9.812949987s with stages: goanalysis_metalinter: 9.796729714s" 19:19:34 level=info msg="File cache stats: 0 entries of total size 0B" 19:19:34 level=info msg="Memory: 295 samples, avg is 284.1MB, max is 1403.2MB" 19:19:34 level=info msg="Execution took 29.559198619s" 19:19:34 go vet ./... 19:19:40 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:19:40 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:19:40 ./bin/test-attribution-txt.sh [Pipeline] echo 19:19:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 19:19:40 + ls -al . 19:19:40 total 840 19:19:40 drwxrwxr-x 11 1001 1001 4096 Jul 9 19:17 . 19:19:40 drwxr-xr-x 4 root root 4096 Jul 9 19:17 .. 19:19:40 drwxrwxr-x 2 1001 1001 4096 Jul 9 19:16 .blubracket 19:19:40 -rw-rw-r-- 1 1001 1001 10 Jul 9 19:16 .dockerignore 19:19:40 drwxrwxr-x 8 1001 1001 4096 Jul 9 19:19 .git 19:19:40 drwxrwxr-x 3 1001 1001 4096 Jul 9 19:16 .github 19:19:40 -rw-rw-r-- 1 1001 1001 1102 Jul 9 19:16 .gitignore 19:19:40 -rw-rw-r-- 1 1001 1001 42 Jul 9 19:16 .golangci.yml 19:19:40 -rw-rw-r-- 1 1001 1001 100 Jul 9 19:16 .hadolint.yml 19:19:40 drwxr-xr-x 3 1001 1001 4096 Jul 9 19:17 .semver 19:19:40 -rw-rw-r-- 1 1001 1001 155 Jul 9 19:16 .sonarcloud.properties 19:19:40 -rw-rw-r-- 1 1001 1001 1171 Jul 9 19:16 ADOPTERS.md 19:19:40 -rw-rw-r-- 1 1001 1001 20361 Jul 9 19:16 Attribution.txt 19:19:40 -rw-rw-r-- 1 1001 1001 100284 Jul 9 19:16 CHANGELOG.md 19:19:40 -rw-rw-r-- 1 1001 1001 3804 Jul 9 19:16 CONTRIBUTING.md 19:19:40 -rw-rw-r-- 1 1001 1001 677 Jul 9 19:16 GOVERNANCE.md 19:19:40 -rw-rw-r-- 1 1001 1001 861 Jul 9 19:16 Jenkinsfile 19:19:40 -rw-rw-r-- 1 1001 1001 10775 Jul 9 19:16 LICENSE 19:19:40 -rw-rw-r-- 1 1001 1001 16051 Jul 9 19:16 Makefile 19:19:40 -rw-rw-r-- 1 1001 1001 582 Jul 9 19:16 OWNERS.md 19:19:40 -rw-rw-r-- 1 1001 1001 9528 Jul 9 19:16 README.md 19:19:40 -rw-rw-r-- 1 1001 1001 789 Jul 9 19:16 SECURITY.md 19:19:40 -rw-rw-r-- 1 1001 1001 5 Jul 9 19:17 VERSION 19:19:40 drwxrwxr-x 2 1001 1001 4096 Jul 9 19:16 bin 19:19:40 drwxrwxr-x 19 1001 1001 4096 Jul 9 19:16 cmd 19:19:40 -rw-r--r-- 1 root root 481596 Jul 9 19:19 coverage.out 19:19:40 drwxrwxr-x 2 1001 1001 4096 Jul 9 19:16 fuzz_test 19:19:40 -rw-rw-r-- 1 1001 1001 6911 Jul 9 19:16 go.mod 19:19:40 -rw-rw-r-- 1 1001 1001 101537 Jul 9 19:16 go.sum 19:19:40 drwxrwxr-x 7 1001 1001 4096 Jul 9 19:16 internal 19:19:40 drwxrwxr-x 3 1001 1001 4096 Jul 9 19:16 openapi 19:19:40 -rw-rw-r-- 1 1001 1001 584 Jul 9 19:16 security.txt 19:19:40 -rw-rw-r-- 1 1001 1001 204 Jul 9 19:16 version.go [Pipeline] sh 19:19:41 + '[' -e coverage.out ] 19:19:41 + chown 1001:1001 coverage.out [Pipeline] stash 19:19:41 Stashed 1 file(s) [Pipeline] sh 19:19:41 + make build 19:19:41 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:19:52 provisioning config files... 19:19:52 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config6827737595399819274tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:19:53 ---> ****-login.sh 19:19:53 nexus3.edgexfoundry.org:10001 19:19:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:19:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:19:53 Configure a credential helper to remove this warning. See 19:19:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:19:53 19:19:53 Login Succeeded 19:19:53 nexus3.edgexfoundry.org:10002 19:19:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:19:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:19:54 Configure a credential helper to remove this warning. See 19:19:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:19:54 19:19:54 Login Succeeded 19:19:54 nexus3.edgexfoundry.org:10003 19:19:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:19:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:19:54 Configure a credential helper to remove this warning. See 19:19:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:19:54 19:19:54 Login Succeeded 19:19:54 nexus3.edgexfoundry.org:10004 19:19:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:19:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:19:54 Configure a credential helper to remove this warning. See 19:19:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:19:54 19:19:54 Login Succeeded 19:19:54 ****.io 19:19:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:19:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:19:55 Configure a credential helper to remove this warning. See 19:19:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:19:55 19:19:55 Login Succeeded 19:19:55 ---> ****-login.sh ends [Pipeline] } 19:19:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 19:19:56 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 19:19:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 19:19:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 19:19:56 ========================================================= 19:19:56 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 19:19:56 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:19:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 19:19:56 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 19:19:56 c6b39de5b339: Pulling fs layer 19:19:57 a69c41024577: Pulling fs layer 19:19:57 d6de4b400683: Pulling fs layer 19:19:57 35cb2a7552d0: Pulling fs layer 19:19:57 4f4fb700ef54: Pulling fs layer 19:19:57 464afbd9ba4c: Pulling fs layer 19:19:57 00f215d4a9da: Pulling fs layer 19:19:57 d496ad576159: Pulling fs layer 19:19:57 35cb2a7552d0: Waiting 19:19:57 4f4fb700ef54: Waiting 19:19:57 464afbd9ba4c: Waiting 19:19:57 00f215d4a9da: Waiting 19:19:57 d496ad576159: Waiting 19:19:57 a69c41024577: Verifying Checksum 19:19:57 a69c41024577: Download complete 19:19:57 35cb2a7552d0: Download complete 19:19:57 4f4fb700ef54: Verifying Checksum 19:19:57 4f4fb700ef54: Download complete 19:19:57 464afbd9ba4c: Verifying Checksum 19:19:57 464afbd9ba4c: Download complete 19:19:57 c6b39de5b339: Verifying Checksum 19:19:57 c6b39de5b339: Download complete 19:19:57 d496ad576159: Verifying Checksum 19:19:57 d496ad576159: Download complete 19:19:58 c6b39de5b339: Pull complete 19:19:58 a69c41024577: Pull complete 19:19:58 d6de4b400683: Verifying Checksum 19:19:58 d6de4b400683: Download complete 19:20:00 00f215d4a9da: Verifying Checksum 19:20:00 00f215d4a9da: Download complete 19:20:03 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 19:20:03 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 19:20:03 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 19:20: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-keeper/core-keeper ./cmd/core-keeper 19:20:05 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 19:20:09 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 19:20:10 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 19:20:12 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 19:20:12 d6de4b400683: Pull complete 19:20:12 35cb2a7552d0: Pull complete 19:20:12 4f4fb700ef54: Pull complete 19:20:12 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 19:20:13 464afbd9ba4c: Pull complete 19:20:13 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 19:20:14 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 19:20:15 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 19:20:15 $ docker stop --time=1 0dafa5250e39a1db1bb575e5a1152d69ad1edd22d001117f3a83657c2acd82da 19:20:23 00f215d4a9da: Pull complete 19:20:23 d496ad576159: Pull complete 19:20:23 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 19:20:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 19:20:23 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 19:20:23 $ docker rm -f --volumes 0dafa5250e39a1db1bb575e5a1152d69ad1edd22d001117f3a83657c2acd82da [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] fileExists [Pipeline] // script [Pipeline] } [Pipeline] sh [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { 19:20:24 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 19:20:24 WORKDIR /edgex 19:20:24 COPY go.mod . 19:20:24 RUN go mod download 19:20:24 + docker build -t ci-base-image-arm64 -f - . [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:20:24 Sending build context to Docker daemon 3.185MB 19:20:24 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 19:20:24 ---> f246e2811388 19:20:24 Step 2/4 : WORKDIR /edgex 19:20:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:20:24 19:20:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:20:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:20:25 latest: Pulling from edgex-devops/edgex-compose 19:20:25 91d30c5bc195: Pulling fs layer 19:20:25 2e9b0aa3be6d: Pulling fs layer 19:20:25 9c61dcf015f6: Pulling fs layer 19:20:25 4698f68db338: Pulling fs layer 19:20:25 2a2f49069b9e: Pulling fs layer 19:20:25 e0025b399a48: Pulling fs layer 19:20:25 e0025b399a48: Waiting 19:20:25 4698f68db338: Waiting 19:20:25 2a2f49069b9e: Waiting 19:20:25 91d30c5bc195: Verifying Checksum 19:20:25 4698f68db338: Verifying Checksum 19:20:25 4698f68db338: Download complete 19:20:25 91d30c5bc195: Pull complete 19:20:25 2e9b0aa3be6d: Verifying Checksum 19:20:25 2e9b0aa3be6d: Download complete 19:20:25 e0025b399a48: Verifying Checksum 19:20:25 e0025b399a48: Download complete 19:20:25 2a2f49069b9e: Verifying Checksum 19:20:25 2a2f49069b9e: Download complete 19:20:25 2e9b0aa3be6d: Pull complete 19:20:26 9c61dcf015f6: Verifying Checksum 19:20:26 9c61dcf015f6: Download complete 19:20:26 ---> Running in 0843a5aafe8d 19:20:26 Removing intermediate container 0843a5aafe8d 19:20:26 ---> 1bd0a2ae3534 19:20:26 Step 3/4 : COPY go.mod . 19:20:27 ---> 56c298a23743 19:20:27 Step 4/4 : RUN go mod download 19:20:27 ---> Running in c65df33d098f 19:20:28 9c61dcf015f6: Pull complete 19:20:28 4698f68db338: Pull complete 19:20:28 2a2f49069b9e: Pull complete 19:20:29 e0025b399a48: Pull complete 19:20:29 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 19:20:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:20:29 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:20:29 prd-ubuntu20.04-docker-8c-8g-5267 does not seem to be running inside a container 19:20:29 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 19:20:32 $ docker top 59a70a0a0526cab76834249f011dae76afafd19e94fefddddabd10acc3923ec9 -eo pid,comm [Pipeline] { [Pipeline] sh 19:20:32 + docker compose -f ./docker-compose-build.yml build --parallel 19:20:35 #1 [support-notifications internal] load build definition from Dockerfile 19:20:35 #1 transferring dockerfile: 1.95kB done 19:20:35 #1 DONE 0.0s 19:20:35 19:20:35 #2 [security-spire-server internal] load build definition from Dockerfile 19:20:35 #2 transferring dockerfile: 1.70kB done 19:20:35 #2 DONE 0.0s 19:20:35 19:20:35 #3 [security-proxy-setup internal] load build definition from Dockerfile 19:20:35 #3 transferring dockerfile: 2.50kB done 19:20:35 #3 DONE 0.0s 19:20:35 19:20:35 #4 [security-spire-agent internal] load build definition from Dockerfile 19:20:35 #4 transferring dockerfile: 1.81kB done 19:20:35 #4 DONE 0.0s 19:20:35 19:20:35 #5 [core-common-config-bootstrapper internal] load build definition from Dockerfile 19:20:35 #5 transferring dockerfile: 2.23kB done 19:20:35 #5 DONE 0.0s 19:20:35 19:20:35 #6 [security-spiffe-token-provider internal] load build definition from Dockerfile 19:20:35 #6 transferring dockerfile: 1.89kB done 19:20:35 #6 DONE 0.0s 19:20:35 19:20:35 #7 [support-scheduler internal] load build definition from Dockerfile 19:20:35 #7 transferring dockerfile: 1.93kB done 19:20:35 #7 DONE 0.0s 19:20:35 19:20:35 #8 [core-keeper internal] load build definition from Dockerfile 19:20:35 #8 transferring dockerfile: 2.01kB done 19:20:35 #8 DONE 0.0s 19:20:35 19:20:35 #9 [core-data internal] load build definition from Dockerfile 19:20:35 #9 transferring dockerfile: 2.01kB done 19:20:35 #9 DONE 0.0s 19:20:35 19:20:35 #10 [support-notifications internal] load .dockerignore 19:20:35 #10 transferring context: 50B done 19:20:35 #10 DONE 0.0s 19:20:35 19:20:35 #11 [security-bootstrapper internal] load build definition from Dockerfile 19:20:35 #11 transferring dockerfile: 2.93kB done 19:20:35 #11 DONE 0.1s 19:20:35 19:20:35 #12 [security-proxy-auth internal] load build definition from Dockerfile 19:20:35 #12 transferring dockerfile: 2.15kB done 19:20:35 #12 DONE 0.1s 19:20:35 19:20:35 #13 [core-metadata internal] load build definition from Dockerfile 19:20:35 #13 transferring dockerfile: 2.06kB done 19:20:35 #13 DONE 0.1s 19:20:35 19:20:35 #14 [core-command internal] load build definition from Dockerfile 19:20:35 #14 transferring dockerfile: 1.93kB done 19:20:35 #14 DONE 0.1s 19:20:35 19:20:35 #15 [security-spire-config internal] load build definition from Dockerfile 19:20:35 #15 transferring dockerfile: 1.69kB done 19:20:35 #15 DONE 0.1s 19:20:35 19:20:35 #16 [security-secretstore-setup internal] load build definition from Dockerfile 19:20:35 #16 transferring dockerfile: 2.49kB done 19:20:35 #16 DONE 0.1s 19:20:35 19:20:35 #17 [security-spire-server internal] load .dockerignore 19:20:35 #17 transferring context: 50B done 19:20:35 #17 DONE 0.0s 19:20:35 19:20:35 #18 [security-proxy-setup internal] load .dockerignore 19:20:35 #18 transferring context: 50B done 19:20:35 #18 DONE 0.0s 19:20:35 19:20:35 #19 [security-spire-agent internal] load .dockerignore 19:20:35 #19 transferring context: 50B done 19:20:35 #19 DONE 0.0s 19:20:35 19:20:35 #20 [core-common-config-bootstrapper internal] load .dockerignore 19:20:35 #20 transferring context: 50B done 19:20:35 #20 DONE 0.0s 19:20:35 19:20:35 #21 [security-spiffe-token-provider internal] load .dockerignore 19:20:35 #21 transferring context: 50B done 19:20:35 #21 DONE 0.0s 19:20:35 19:20:35 #22 [support-scheduler internal] load .dockerignore 19:20:35 #22 transferring context: 50B done 19:20:35 #22 DONE 0.1s 19:20:35 19:20:35 #23 [core-command internal] load .dockerignore 19:20:35 #23 transferring context: 50B done 19:20:35 #23 DONE 0.1s 19:20:35 19:20:35 #24 [core-keeper internal] load .dockerignore 19:20:35 #24 transferring context: 50B done 19:20:35 #24 DONE 0.1s 19:20:35 19:20:35 #25 [core-data internal] load .dockerignore 19:20:35 #25 transferring context: 50B done 19:20:35 #25 DONE 0.1s 19:20:35 19:20:35 #26 [security-bootstrapper internal] load .dockerignore 19:20:35 #26 transferring context: 50B done 19:20:35 #26 DONE 0.1s 19:20:35 19:20:35 #27 [core-metadata internal] load .dockerignore 19:20:35 #27 transferring context: 50B done 19:20:35 #27 DONE 0.1s 19:20:35 19:20:35 #28 [security-proxy-auth internal] load .dockerignore 19:20:35 #28 transferring context: 50B done 19:20:35 #28 DONE 0.1s 19:20:35 19:20:35 #29 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 19:20:35 #29 DONE 0.0s 19:20:35 19:20:35 #30 [security-secretstore-setup internal] load .dockerignore 19:20:35 #30 transferring context: 50B done 19:20:35 #30 DONE 0.1s 19:20:35 19:20:35 #31 [security-spire-config internal] load .dockerignore 19:20:35 #31 transferring context: 50B done 19:20:35 #31 DONE 0.1s 19:20:35 19:20:35 #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 19:20:35 #29 DONE 0.0s 19:20:35 19:20:35 #32 [security-proxy-setup internal] load build context 19:20:35 #32 ... 19:20:35 19:20:35 #33 [support-scheduler internal] load metadata for docker.io/library/alpine:3.18 19:20:35 #33 DONE 0.2s 19:20:35 19:20:35 #29 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 19:20:35 #29 DONE 0.0s 19:20:35 19:20:35 #32 [security-proxy-setup internal] load build context 19:20:36 #32 ... 19:20:36 19:20:36 #29 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 19:20:36 #29 DONE 0.0s 19:20:36 19:20:36 #32 [security-proxy-setup internal] load build context 19:20:36 #32 ... 19:20:36 19:20:36 #29 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 19:20:36 #29 DONE 0.0s 19:20:36 19:20:36 #32 [security-proxy-setup internal] load build context 19:20:36 #32 ... 19:20:36 19:20:36 #33 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.18 19:20:36 #33 DONE 0.7s 19:20:36 19:20:36 #32 [security-proxy-setup internal] load build context 19:20:36 #32 ... 19:20:36 19:20:36 #34 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 19:20:36 #34 DONE 0.9s 19:20:36 19:20:36 #35 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 19:20:36 #35 DONE 0.8s 19:20:36 19:20:36 #36 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 19:20:36 #36 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.1s done 19:20:36 #36 sha256:d9a39933bee4ccb6d934b7b5632cdf8c42658f3cecc5029681338f397142af6e 528B / 528B done 19:20:36 #36 sha256:8fd7cac70a4aaabb31d459b03e3534b14341c31429b678b650039ac45a606cfc 1.47kB / 1.47kB done 19:20:36 #36 sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 3.41MB / 3.41MB 0.2s done 19:20:36 #36 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done 19:20:36 #36 extracting sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 0.5s done 19:20:38 #36 ... 19:20:38 19:20:38 #37 [security-spire-config internal] load build context 19:20:38 #37 transferring context: 25.04kB 0.0s done 19:20:38 #37 DONE 1.4s 19:20:38 19:20:38 #38 [security-spire-agent internal] load build context 19:20:38 #38 transferring context: 26.32kB 0.0s done 19:20:38 #38 DONE 1.4s 19:20:38 19:20:38 #39 [security-spire-server internal] load build context 19:20:38 #39 transferring context: 26.79kB 0.1s done 19:20:38 #39 DONE 1.6s 19:20:38 19:20:38 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:20:38 #40 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.3s done 19:20:38 #40 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done 19:20:38 #40 sha256:13e228de2edc156c9cd22d12c33ecfc049b8ac3b6e92ae8d11319185a75505d4 1.05kB / 1.05kB done 19:20:38 #40 sha256:61cc53a269b199a7b169c2fb56b2d1061fc00d6167416d87f60f3ddc5ceb4f8b 2.74kB / 2.74kB done 19:20:38 #40 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.6s done 19:20:38 #40 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.6s done 19:20:38 #40 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0.0s done 19:20:38 #40 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.7s done 19:20:38 #40 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done 19:20:38 #40 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 14.68MB / 25.84MB 1.1s 19:20:38 #40 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 19:20:38 #40 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 21.80MB / 25.84MB 1.2s 19:20:38 #40 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done 19:20:38 #40 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 24.12MB / 25.84MB 1.3s 19:20:38 #40 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 1.4s 19:20:38 #40 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 1.6s done 19:20:39 #40 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 19:20:41 #40 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 2.0s done 19:20:45 #40 ... 19:20:45 19:20:45 #41 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-x86_64 19:20:45 #41 ... 19:20:45 19:20:45 #42 [support-scheduler internal] load build context 19:20:45 #42 transferring context: 313.58MB 9.8s 19:20:46 #42 ... 19:20:46 19:20:46 #43 [core-keeper internal] load build context 19:20:46 #43 ... 19:20:46 19:20:46 #44 [security-bootstrapper internal] load build context 19:20:46 #44 ... 19:20:46 19:20:46 #45 [core-common-config-bootstrapper internal] load build context 19:20:46 #45 ... 19:20:46 19:20:46 #46 [security-proxy-auth internal] load build context 19:20:46 #46 ... 19:20:46 19:20:46 #47 [core-metadata internal] load build context 19:20:46 #47 ... 19:20:46 19:20:46 #48 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 19:20:46 #48 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.4s done 19:20:46 #48 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done 19:20:46 #48 sha256:7e76a3dce7eaf6d44f2b1987f5da8cd79a07e608aa6fd6d2c6133d2de2567113 1.05kB / 1.05kB done 19:20:46 #48 sha256:fbfe9bfccec4363503047752a0612bd8185689ca4b7569a923953aa6ca43f9dc 2.74kB / 2.74kB done 19:20:46 #48 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.1s done 19:20:46 #48 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B done 19:20:46 #48 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done 19:20:46 #48 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.6s done 19:20:46 #48 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 done 19:20:46 #48 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 18.86MB / 18.86MB 1.6s done 19:20:46 #48 extracting sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 1.8s done 19:20:46 #48 ... 19:20:46 19:20:46 #49 [security-secretstore-setup internal] load build context 19:20:46 #49 ... 19:20:46 19:20:46 #50 [core-command internal] load build context 19:20:46 #50 ... 19:20:46 19:20:46 #51 [core-data internal] load build context 19:20:47 #51 ... 19:20:47 19:20:47 #52 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:20:47 #52 ... 19:20:47 19:20:47 #53 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:20:47 #0 9.008 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:20:47 #0 9.227 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:20:47 #0 9.427 v3.18.7-25-g7060f9e615a [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 19:20:47 #0 9.427 v3.18.7-25-g7060f9e615a [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 19:20:47 #0 9.427 OK: 20072 distinct packages available 19:20:47 #0 9.487 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:20:47 #0 9.566 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:20:47 #0 9.772 (1/7) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 19:20:47 #0 9.801 (2/7) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 19:20:47 #0 9.810 (3/7) Installing dumb-init (1.2.5-r2) 19:20:47 #0 9.817 (4/7) Installing musl-obstack (1.2.3-r2) 19:20:47 #0 9.820 (5/7) Installing libucontext (1.2-r2) 19:20:47 #0 9.826 (6/7) Installing gcompat (1.1.0-r1) 19:20:47 #0 9.830 (7/7) Installing openssl (3.1.6-r0) 19:20:47 #0 9.839 Executing busybox-1.36.1-r7.trigger 19:20:47 #0 9.844 OK: 8 MiB in 20 packages 19:20:47 #53 ... 19:20:47 19:20:47 #54 [support-notifications internal] load build context 19:20:47 #54 ... 19:20:47 19:20:47 #55 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 19:20:47 #55 ... 19:20:47 19:20:47 #56 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 19:20:47 #56 ... 19:20:47 19:20:47 #57 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 19:20:47 #57 ... 19:20:47 19:20:47 #58 [security-spiffe-token-provider internal] load build context 19:20:47 #58 ... 19:20:47 19:20:47 #59 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:20:47 #59 ... 19:20:47 19:20:47 #60 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 19:20:47 #60 ... 19:20:47 19:20:47 #61 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 19:20:48 #61 ... 19:20:48 19:20:48 #62 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 19:20:48 #62 ... 19:20:48 19:20:48 #32 [security-proxy-setup internal] load build context 19:20:48 #32 ... 19:20:48 19:20:48 #63 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init 19:20:48 #63 ... 19:20:48 19:20:48 #58 [security-spiffe-token-provider internal] load build context 19:20:48 #58 transferring context: 439.74MB 12.5s done 19:20:53 #58 ... 19:20:53 19:20:53 #47 [core-metadata internal] load build context 19:20:53 #47 transferring context: 439.74MB 16.0s done 19:20:56 #47 ... 19:20:56 19:20:56 #42 [support-scheduler internal] load build context 19:20:56 #42 transferring context: 439.74MB 12.9s done 19:20:56 #42 ... 19:20:56 19:20:56 #43 [core-keeper internal] load build context 19:20:56 #43 transferring context: 439.74MB 16.2s done 19:20:56 #43 ... 19:20:56 19:20:56 #44 [security-bootstrapper internal] load build context 19:20:56 #44 transferring context: 439.74MB 12.4s done 19:20:56 #44 ... 19:20:56 19:20:56 #45 [core-common-config-bootstrapper internal] load build context 19:20:56 #45 transferring context: 439.74MB 12.3s done 19:20:56 #45 ... 19:20:56 19:20:56 #46 [security-proxy-auth internal] load build context 19:20:56 #46 transferring context: 439.74MB 14.2s done 19:20:57 #46 ... 19:20:57 19:20:57 #49 [security-secretstore-setup internal] load build context 19:20:57 #49 transferring context: 439.74MB 12.6s done 19:20:57 #49 ... 19:20:57 19:20:57 #54 [support-notifications internal] load build context 19:20:57 #54 transferring context: 439.74MB 14.7s done 19:20:57 #54 ... 19:20:57 19:20:57 #50 [core-command internal] load build context 19:20:57 #50 transferring context: 439.74MB 14.0s done 19:20:57 #50 ... 19:20:57 19:20:57 #51 [core-data internal] load build context 19:20:57 #51 transferring context: 439.74MB 14.1s done 19:20:58 #51 ... 19:20:58 19:20:58 #32 [security-proxy-setup internal] load build context 19:20:58 #32 transferring context: 439.74MB 17.3s done 19:21:20 #32 ... 19:21:20 19:21:20 #45 [core-common-config-bootstrapper internal] load build context 19:21:20 #45 DONE 44.7s 19:21:20 19:21:20 #58 [security-spiffe-token-provider internal] load build context 19:21:20 #58 DONE 44.7s 19:21:20 19:21:20 #41 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-x86_64 19:21:20 #41 DONE 45.0s 19:21:20 19:21:20 #64 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go 19:21:20 #64 ... 19:21:20 19:21:20 #42 [support-scheduler internal] load build context 19:21:20 #42 DONE 44.7s 19:21:20 19:21:20 #44 [security-bootstrapper internal] load build context 19:21:20 #44 DONE 44.5s 19:21:20 19:21:20 #49 [security-secretstore-setup internal] load build context 19:21:20 #49 DONE 44.1s 19:21:20 19:21:20 #50 [core-command internal] load build context 19:21:20 #50 DONE 44.1s 19:21:20 19:21:20 #53 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:21:20 #53 DONE 43.5s 19:21:20 19:21:20 #51 [core-data internal] load build context 19:21:20 #51 DONE 44.6s 19:21:20 19:21:20 #46 [security-proxy-auth internal] load build context 19:21:20 #46 DONE 44.6s 19:21:20 19:21:20 #52 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:21:20 #52 DONE 43.6s 19:21:20 19:21:20 #43 [core-keeper internal] load build context 19:21:20 #43 DONE 44.8s 19:21:20 19:21:20 #54 [support-notifications internal] load build context 19:21:20 #54 DONE 44.9s 19:21:20 19:21:20 #47 [core-metadata internal] load build context 19:21:20 #47 DONE 44.6s 19:21:20 19:21:20 #32 [security-proxy-setup internal] load build context 19:21:20 #32 DONE 44.9s 19:21:20 19:21:20 #64 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go 19:21:20 #64 DONE 0.4s 19:21:20 19:21:20 #65 [core-data builder 3/7] RUN apk add --update --no-cache make git 19:21:21 #65 ... 19:21:21 19:21:21 #48 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 19:21:21 #48 DONE 44.2s 19:21:21 19:21:21 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:21:21 #40 DONE 44.3s 19:21:21 19:21:21 #66 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 19:21:21 #66 ... 19:21:21 19:21:21 #56 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 19:21:21 #56 43.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:21:21 #56 43.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:21:21 #56 44.11 (1/2) Installing ca-certificates (20240226-r0) 19:21:21 #56 44.13 (2/2) Installing dumb-init (1.2.5-r2) 19:21:21 #56 44.13 Executing busybox-1.36.1-r7.trigger 19:21:21 #56 44.14 Executing ca-certificates-20240226-r0.trigger 19:21:21 #56 44.19 OK: 8 MiB in 17 packages 19:21:21 #56 DONE 44.3s 19:21:21 19:21:21 #60 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 19:21:21 #60 44.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:21:21 #60 44.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:21:21 #60 44.29 (1/4) Installing ca-certificates (20240226-r0) 19:21:21 #60 44.32 (2/4) Installing dumb-init (1.2.5-r2) 19:21:21 #60 44.32 (3/4) Installing su-exec (0.2-r3) 19:21:21 #60 44.33 (4/4) Installing yq (4.33.3-r5) 19:21:21 #60 44.55 Executing busybox-1.36.1-r7.trigger 19:21:21 #60 44.56 Executing ca-certificates-20240226-r0.trigger 19:21:21 #60 ... 19:21:21 19:21:21 #63 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init 19:21:21 #63 43.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:21:21 #63 43.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:21:21 #63 44.22 (1/1) Installing dumb-init (1.2.5-r2) 19:21:21 #63 44.23 Executing busybox-1.36.1-r7.trigger 19:21:21 #63 44.24 OK: 7 MiB in 16 packages 19:21:21 #63 DONE 44.6s 19:21:21 19:21:21 #60 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 19:21:21 #60 44.61 OK: 17 MiB in 19 packages 19:21:22 #60 DONE 44.9s 19:21:22 19:21:22 #67 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 19:21:22 #67 ... 19:21:22 19:21:22 #62 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 19:21:22 #62 43.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:21:22 #62 44.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:21:22 #62 44.27 v3.18.7-25-g7060f9e615a [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 19:21:22 #62 44.27 v3.18.7-25-g7060f9e615a [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 19:21:22 #62 44.27 OK: 20072 distinct packages available 19:21:22 #62 44.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:21:22 #62 44.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:21:22 #62 44.67 (1/4) Installing dumb-init (1.2.5-r2) 19:21:22 #62 44.67 (2/4) Installing musl-obstack (1.2.3-r2) 19:21:22 #62 44.67 (3/4) Installing libucontext (1.2-r2) 19:21:22 #62 44.68 (4/4) Installing gcompat (1.1.0-r1) 19:21:22 #62 44.68 Executing busybox-1.36.1-r7.trigger 19:21:22 #62 44.69 OK: 8 MiB in 19 packages 19:21:22 #62 DONE 44.9s 19:21:22 19:21:22 #55 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 19:21:22 #55 44.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:21:22 #55 44.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:21:22 #55 44.37 (1/6) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 19:21:22 #55 44.46 (2/6) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 19:21:22 #55 44.48 (3/6) Installing dumb-init (1.2.5-r2) 19:21:22 #55 44.48 (4/6) Installing openssl (3.1.6-r0) 19:21:22 #55 44.52 (5/6) Installing su-exec (0.2-r3) 19:21:22 #55 44.52 (6/6) Installing yq (4.33.3-r5) 19:21:22 #55 44.60 Executing busybox-1.36.1-r7.trigger 19:21:22 #55 44.61 OK: 17 MiB in 19 packages 19:21:22 #55 DONE 44.9s 19:21:22 19:21:22 #57 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 19:21:22 #57 44.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:21:22 #57 44.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:21:22 #57 44.99 (1/2) Installing dumb-init (1.2.5-r2) 19:21:22 #57 45.00 (2/2) Installing su-exec (0.2-r3) 19:21:22 #57 45.00 Executing busybox-1.36.1-r7.trigger 19:21:22 #57 45.02 OK: 7 MiB in 17 packages 19:21:22 #57 DONE 45.3s 19:21:22 19:21:22 #61 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 19:21:22 #61 43.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:21:22 #61 45.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:21:22 #61 45.26 (1/1) Installing dumb-init (1.2.5-r2) 19:21:22 #61 45.27 Executing busybox-1.36.1-r7.trigger 19:21:22 #61 45.27 OK: 7 MiB in 16 packages 19:21:22 #61 DONE 45.4s 19:21:22 19:21:22 #68 [core-data stage-1 3/7] RUN apk --no-cache upgrade 19:21:23 #68 ... 19:21:23 19:21:23 #69 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 19:21:23 #0 1.869 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:21:23 #0 2.004 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:21:23 #0 2.209 OK: 8 MiB in 20 packages 19:21:23 #69 DONE 3.0s 19:21:23 19:21:23 #59 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:21:23 #59 43.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:21:23 #59 44.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:21:23 #59 45.13 v3.18.7-25-g7060f9e615a [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 19:21:23 #59 45.13 v3.18.7-25-g7060f9e615a [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 19:21:23 #59 45.13 OK: 20072 distinct packages available 19:21:23 #59 45.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:21:23 #59 45.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:21:23 #59 45.48 (1/11) Installing ca-certificates (20240226-r0) 19:21:23 #59 45.49 (2/11) Installing brotli-libs (1.0.9-r14) 19:21:23 #59 45.50 (3/11) Installing libunistring (1.1-r1) 19:21:23 #59 45.51 (4/11) Installing libidn2 (2.3.4-r1) 19:21:23 #59 45.52 (5/11) Installing nghttp2-libs (1.57.0-r0) 19:21:23 #59 45.52 (6/11) Installing libcurl (8.5.0-r0) 19:21:23 #59 45.53 (7/11) Installing curl (8.5.0-r0) 19:21:23 #59 45.54 (8/11) Installing dumb-init (1.2.5-r2) 19:21:23 #59 45.54 (9/11) Installing musl-obstack (1.2.3-r2) 19:21:23 #59 45.55 (10/11) Installing libucontext (1.2-r2) 19:21:23 #59 45.55 (11/11) Installing gcompat (1.1.0-r1) 19:21:23 #59 45.55 Executing busybox-1.36.1-r7.trigger 19:21:23 #59 45.56 Executing ca-certificates-20240226-r0.trigger 19:21:23 #59 45.60 OK: 12 MiB in 26 packages 19:21:23 #59 DONE 46.3s 19:21:23 19:21:23 #65 [core-data builder 3/7] RUN apk add --update --no-cache make git 19:21:23 #65 2.984 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:21:24 #65 3.145 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:21:24 #65 3.313 OK: 264 MiB in 52 packages 19:21:25 #65 ... 19:21:25 19:21:25 #70 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:21:25 #70 DONE 4.2s 19:21:25 19:21:25 #71 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 19:21:25 #0 1.743 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:21:25 #0 2.449 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:21:25 #0 3.131 (1/1) Installing dumb-init (1.2.5-r2) 19:21:25 #0 3.436 Executing busybox-1.36.1-r7.trigger 19:21:25 #0 3.443 OK: 7 MiB in 16 packages 19:21:25 #71 DONE 4.3s 19:21:25 19:21:25 #65 [core-command builder 3/7] RUN apk add --update --no-cache make git 19:21:25 #65 DONE 4.2s 19:21:25 19:21:25 #72 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 19:21:25 #72 DONE 1.3s 19:21:25 19:21:25 #73 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 19:21:25 #73 DONE 1.3s 19:21:25 19:21:25 #74 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 19:21:25 #0 2.985 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:21:25 #0 3.074 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:21:25 #0 3.313 OK: 264 MiB in 52 packages 19:21:25 #74 DONE 4.2s 19:21:25 19:21:25 #75 [security-spire-server stage-2 5/9] COPY Attribution.txt / 19:21:25 #75 DONE 0.6s 19:21:25 19:21:25 #76 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 19:21:25 #76 DONE 0.6s 19:21:25 19:21:25 #77 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 19:21:25 #77 DONE 0.6s 19:21:25 19:21:25 #78 [support-notifications builder 4/7] COPY go.mod vendor* ./ 19:21:25 #78 DONE 0.7s 19:21:25 19:21:25 #79 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 19:21:25 #79 DONE 0.1s 19:21:25 19:21:25 #80 [security-spire-server stage-2 6/9] COPY security.txt / 19:21:25 #80 DONE 0.1s 19:21:25 19:21:25 #81 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 19:21:25 #81 DONE 0.1s 19:21:25 19:21:25 #82 [security-spire-agent stage-3 7/10] COPY security.txt / 19:21:25 #82 DONE 0.1s 19:21:25 19:21:25 #83 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 19:21:25 #83 DONE 0.1s 19:21:25 19:21:25 #84 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 19:21:25 #84 DONE 0.1s 19:21:25 19:21:25 #85 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 19:21:25 #85 DONE 0.1s 19:21:25 19:21:25 #86 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 19:21:25 #86 DONE 0.1s 19:21:25 19:21:25 #87 [security-spire-server] exporting to image 19:21:25 #87 exporting layers 19:21:26 #87 ... 19:21:26 19:21:26 #88 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 19:21:26 #88 DONE 0.1s 19:21:26 19:21:26 #87 [security-spire-agent] exporting to image 19:21:26 #87 ... 19:21:26 19:21:26 #66 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 19:21:26 #66 5.287 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:21:26 #66 5.446 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:21:26 #66 5.632 OK: 264 MiB in 52 packages 19:21:26 #66 DONE 5.8s 19:21:26 19:21:26 #89 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 19:21:26 #89 DONE 0.1s 19:21:26 19:21:26 #90 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:21:26 #90 ... 19:21:26 19:21:26 #91 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 19:21:26 #0 5.279 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:21:26 #0 5.373 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:21:26 #0 5.594 v3.18.7-25-g7060f9e615a [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 19:21:26 #0 5.594 v3.18.7-25-g7060f9e615a [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 19:21:26 #0 5.594 OK: 20075 distinct packages available 19:21:26 #0 5.652 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:21:26 #0 5.749 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:21:26 #0 5.948 OK: 264 MiB in 52 packages 19:21:26 #91 DONE 6.2s 19:21:26 19:21:26 #87 [security-spire-agent] exporting to image 19:21:26 #87 exporting layers 0.9s done 19:21:26 #87 writing image sha256:f3c508373159596dd0602fed990dff2c0d7e302ee017930029645ca1b3dac6bd done 19:21:26 #87 naming to docker.io/library/security-spire-server done 19:21:26 #87 writing image sha256:185356a1e068c777dcd46a4a9f8ba0f1222482289bd497b4e2b6eea505828f64 0.0s done 19:21:26 #87 naming to docker.io/library/security-spire-agent done 19:21:26 #87 DONE 1.0s 19:21:26 19:21:26 #92 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 19:21:26 #0 4.605 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:21:26 #0 4.748 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:21:26 #0 4.962 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 19:21:26 #0 4.996 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 19:21:26 #0 5.006 Executing ca-certificates-20240226-r0.trigger 19:21:26 #0 5.052 OK: 8 MiB in 17 packages 19:21:26 #92 DONE 5.3s 19:21:26 19:21:26 #93 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 19:21:26 #93 DONE 0.1s 19:21:26 19:21:26 #67 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 19:21:26 #67 4.869 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:21:27 #67 ... 19:21:27 19:21:27 #94 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade 19:21:27 #0 4.732 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:21:27 #0 4.811 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:21:27 #0 5.061 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 19:21:27 #0 5.092 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 19:21:27 #0 5.102 OK: 7 MiB in 16 packages 19:21:27 #94 DONE 5.3s 19:21:27 19:21:27 #67 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 19:21:27 #67 4.957 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:21:27 #67 5.139 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 19:21:27 #67 ... 19:21:27 19:21:27 #95 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 19:21:27 #0 4.642 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:21:27 #0 4.739 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:21:27 #0 4.952 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 19:21:27 #0 4.993 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 19:21:27 #0 5.004 OK: 8 MiB in 19 packages 19:21:27 #95 DONE 5.2s 19:21:27 19:21:27 #68 [core-data stage-1 3/7] RUN apk --no-cache upgrade 19:21:27 #68 4.310 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:21:27 #68 4.413 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:21:27 #68 4.593 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 19:21:27 #68 4.628 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 19:21:27 #68 4.638 OK: 7 MiB in 16 packages 19:21:27 #68 DONE 4.8s 19:21:27 19:21:27 #67 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 19:21:27 #67 5.173 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 19:21:27 #67 5.180 Executing ca-certificates-20240226-r0.trigger 19:21:27 #67 5.230 OK: 17 MiB in 19 packages 19:21:28 #67 ... 19:21:28 19:21:28 #96 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 19:21:28 #0 4.532 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:21:28 #0 4.634 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:21:28 #0 4.847 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 19:21:28 #0 4.882 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 19:21:28 #0 4.891 OK: 7 MiB in 17 packages 19:21:28 #96 DONE 6.1s 19:21:28 19:21:28 #97 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 19:21:28 #0 4.869 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:21:28 #0 4.983 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:21:28 #0 5.170 OK: 17 MiB in 19 packages 19:21:28 #97 DONE 6.4s 19:21:28 19:21:28 #67 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 19:21:28 #67 DONE 6.5s 19:21:28 19:21:28 #98 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 19:21:28 #98 DONE 1.3s 19:21:28 19:21:28 #99 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 19:21:28 #99 DONE 0.1s 19:21:28 19:21:28 #100 [security-spire-config stage-2 5/10] COPY Attribution.txt / 19:21:28 #100 DONE 0.1s 19:21:28 19:21:28 #101 [security-spire-config stage-2 6/10] COPY security.txt / 19:21:28 #101 DONE 0.1s 19:21:28 19:21:28 #102 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 19:21:28 #102 ... 19:21:28 19:21:28 #103 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 19:21:28 #103 DONE 0.0s 19:21:28 19:21:28 #104 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 19:21:28 #104 DONE 0.0s 19:21:29 19:21:29 #105 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 19:21:29 #105 DONE 0.1s 19:21:29 19:21:29 #87 [security-spire-config] exporting to image 19:21:29 #87 ... 19:21:29 19:21:29 #106 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 19:21:29 #0 5.036 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:21:29 #0 5.135 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:21:29 #0 5.323 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 19:21:29 #0 5.363 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 19:21:29 #0 5.436 Executing ca-certificates-20240226-r0.trigger 19:21:29 #0 5.475 OK: 12 MiB in 26 packages 19:21:29 #106 DONE 5.6s 19:21:29 19:21:29 #107 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 19:21:29 #0 3.743 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:21:29 #0 4.225 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:21:29 #107 ... 19:21:29 19:21:29 #87 [security-spire-config] exporting to image 19:21:29 #87 exporting layers 0.6s done 19:21:29 #87 writing image sha256:86ac32eb1401cb9231bb846185d6518daf559c14fc6a2be395797cdce55d8c52 done 19:21:29 #87 naming to docker.io/library/security-spire-config done 19:21:29 #87 DONE 1.6s 19:21:29 19:21:29 #102 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 19:21:29 #102 DONE 1.2s 19:21:29 19:21:29 #107 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 19:21:29 #107 4.858 OK: 264 MiB in 52 packages 19:21:29 #107 DONE 4.9s 19:21:29 19:21:29 #108 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 19:21:29 #108 DONE 0.1s 19:21:29 19:21:29 #109 [core-keeper builder 5/8] COPY go.mod vendor* ./ 19:21:29 #109 DONE 0.1s 19:21:29 19:21:29 #110 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:21:34 #110 ... 19:21:34 19:21:34 #111 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:21:35 Removing intermediate container c65df33d098f 19:21:35 ---> 863178217170 19:21:35 Successfully built 863178217170 19:21:35 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:21:35 #111 ... 19:21:35 19:21:35 #112 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:21:35 + docker inspect -f . ci-base-image-arm64 19:21:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:21:35 #112 ... 19:21:35 19:21:35 #113 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:21:35 prd-ubuntu20.04-docker-arm64-4c-16g-5268 does not seem to be running inside a container 19:21:35 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:21:37 $ docker top a00ac9b0e8daf14a46a498425647934015580a2bfa83cdb4e1dc8c7d8600b628 -eo pid,comm [Pipeline] { [Pipeline] sh 19:21:38 + go version 19:21:38 go version go1.21.9 linux/arm64 [Pipeline] } 19:21:38 $ docker stop --time=1 a00ac9b0e8daf14a46a498425647934015580a2bfa83cdb4e1dc8c7d8600b628 19:21:39 $ docker rm -f --volumes a00ac9b0e8daf14a46a498425647934015580a2bfa83cdb4e1dc8c7d8600b628 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:21:40 + docker inspect -f . ci-base-image-arm64 19:21:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:21:41 prd-ubuntu20.04-docker-arm64-4c-16g-5268 does not seem to be running inside a container 19:21:41 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:21:42 $ docker top e9fddaa5bfa95d935cb04b20d01f765681f1faf38e3361c32809d17dd708366e -eo pid,comm [Pipeline] { [Pipeline] echo 19:21:42 ========================================================= 19:21:42 [edgeXBuildGoParallel] Running Tests and Build... 19:21:42 ========================================================= [Pipeline] sh 19:21:43 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 19:21:43 + make test 19:21:43 go test -race -coverprofile=coverage.out ./... 19:22:30 ? github.com/edgexfoundry/edgex-go [no test files] 19:22:32 #113 ... 19:22:32 19:22:32 #90 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:22:32 #90 DONE 57.2s 19:22:32 19:22:32 #110 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:22:32 #110 DONE 56.8s 19:22:32 19:22:32 #111 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:22:32 #111 DONE 53.9s 19:22:32 19:22:32 #112 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:22:32 #112 DONE 58.2s 19:22:32 19:22:32 #113 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:22:32 #113 DONE 58.2s 19:22:32 19:22:32 #114 [core-common-config-bootstrapper builder 6/7] COPY . . 19:22:34 #114 ... 19:22:34 19:22:34 #115 [support-notifications builder 6/7] COPY . . 19:22:34 #115 ... 19:22:34 19:22:34 #116 [core-keeper builder 7/8] COPY . . 19:22:34 #116 ... 19:22:34 19:22:34 #117 [security-spiffe-token-provider builder 6/7] COPY . . 19:22:34 #117 ... 19:22:34 19:22:34 #118 [security-proxy-setup builder 6/7] COPY . . 19:22:39 #118 ... 19:22:39 19:22:39 #115 [support-notifications builder 6/7] COPY . . 19:22:39 #115 DONE 15.3s 19:22:39 19:22:39 #119 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:22:39 #119 CACHED 19:22:39 19:22:39 #120 [security-secretstore-setup builder 6/7] COPY . . 19:22:39 #120 CACHED 19:22:39 19:22:39 #121 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 19:22:39 #121 CACHED 19:22:39 19:22:39 #118 [security-proxy-setup builder 6/7] COPY . . 19:22:39 #118 DONE 15.4s 19:22:39 19:22:39 #122 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 19:22:39 #122 CACHED 19:22:39 19:22:39 #123 [security-bootstrapper builder 6/7] COPY . . 19:22:39 #123 CACHED 19:22:39 19:22:39 #124 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:22:39 #124 CACHED 19:22:39 19:22:39 #125 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:22:39 #125 CACHED 19:22:39 19:22:39 #126 [core-command builder 4/7] COPY go.mod vendor* ./ 19:22:39 #126 CACHED 19:22:39 19:22:39 #127 [core-command builder 6/7] COPY . . 19:22:39 #127 CACHED 19:22:39 19:22:39 #128 [core-metadata builder 4/7] COPY go.mod vendor* ./ 19:22:39 #128 CACHED 19:22:39 19:22:39 #129 [core-metadata builder 6/7] COPY . . 19:22:39 #129 CACHED 19:22:39 19:22:39 #130 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:22:39 #130 CACHED 19:22:39 19:22:39 #114 [core-common-config-bootstrapper builder 6/7] COPY . . 19:22:39 #114 DONE 15.3s 19:22:39 19:22:39 #131 [core-data builder 4/7] COPY go.mod vendor* ./ 19:22:39 #131 CACHED 19:22:39 19:22:39 #132 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:22:39 #132 CACHED 19:22:39 19:22:39 #133 [core-data builder 6/7] COPY . . 19:22:39 #133 CACHED 19:22:39 19:22:39 #134 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:22:39 #134 CACHED 19:22:39 19:22:39 #135 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 19:22:39 #135 CACHED 19:22:39 19:22:39 #136 [security-proxy-auth builder 6/7] COPY . . 19:22:39 #136 CACHED 19:22:39 19:22:39 #137 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 19:22:39 #137 CACHED 19:22:39 19:22:39 #138 [support-scheduler builder 6/7] COPY . . 19:22:39 #138 CACHED 19:22:39 19:22:39 #139 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:22:39 #139 CACHED 19:22:39 19:22:39 #117 [security-spiffe-token-provider builder 6/7] COPY . . 19:22:39 #117 DONE 15.4s 19:22:39 19:22:39 #116 [core-keeper builder 7/8] COPY . . 19:22:39 #116 DONE 15.4s 19:22:39 19:22:39 #140 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 19:22:40 #140 1.574 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 19:22:49 #140 ... 19:22:49 19:22:49 #141 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 19:22:49 #0 0.881 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 19:22:49 #141 ... 19:22:49 19:22:49 #142 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 19:22:49 #0 1.111 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 19:22:49 #142 ... 19:22:49 19:22:49 #143 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 19:22:49 #0 1.719 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 19:22:49 #143 ... 19:22:49 19:22:49 #144 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 19:22:49 #0 1.641 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 19:22:49 #144 ... 19:22:49 19:22:49 #145 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:22:49 #0 0.926 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 19:22:49 #145 ... 19:22:49 19:22:49 #146 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:22:49 #0 1.708 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 19:22:50 #146 ... 19:22:50 19:22:50 #147 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 19:22:50 #0 1.070 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 19:22:50 #147 ... 19:22:50 19:22:50 #148 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 19:22:50 #0 1.732 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 19:22:50 #148 ... 19:22:50 19:22:50 #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 19:22:50 #0 0.867 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 19:22:50 #149 ... 19:22:50 19:22:50 #150 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 19:22:50 #0 1.755 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 19:22:50 #150 ... 19:22:50 19:22:50 #151 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 19:22:50 #0 0.957 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 19:24:12 #151 ... 19:24:12 19:24:12 #145 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:24:12 #145 85.38 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 19:25:08 #145 ... 19:25:08 19:25:08 #146 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:25:08 #146 DONE 149.1s 19:25:08 19:25:08 #148 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 19:25:08 #148 DONE 149.1s 19:25:08 19:25:08 #150 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 19:25:08 #150 DONE 149.1s 19:25:08 19:25:08 #140 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 19:25:08 #140 DONE 149.1s 19:25:08 19:25:08 #144 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 19:25:08 #144 DONE 149.2s 19:25:08 19:25:08 #152 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 19:25:08 #152 ... 19:25:08 19:25:08 #143 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 19:25:08 #143 DONE 149.2s 19:25:08 19:25:08 #142 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 19:25:08 #142 DONE 149.3s 19:25:08 19:25:08 #145 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:25:08 #145 DONE 149.3s 19:25:08 19:25:08 #151 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 19:25:08 #151 DONE 149.3s 19:25:08 19:25:08 #153 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 19:25:08 #153 ... 19:25:08 19:25:08 #141 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 19:25:08 #141 DONE 149.5s 19:25:08 19:25:08 #147 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 19:25:08 #147 DONE 149.6s 19:25:08 19:25:08 #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 19:25:08 #149 DONE 149.7s 19:25:08 19:25:08 #154 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 19:25:09 #154 ... 19:25:09 19:25:09 #155 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 19:25:09 #155 DONE 0.9s 19:25:09 19:25:09 #152 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 19:25:09 #152 DONE 0.9s 19:25:09 19:25:09 #156 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 19:25:09 #156 DONE 0.6s 19:25:09 19:25:09 #153 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 19:25:09 #153 DONE 0.8s 19:25:09 19:25:09 #157 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 19:25:09 #157 ... 19:25:09 19:25:09 #158 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 19:25:09 #158 DONE 0.8s 19:25:09 19:25:09 #159 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 19:25:09 #159 DONE 0.8s 19:25:09 19:25:09 #154 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 19:25:09 #154 DONE 0.5s 19:25:09 19:25:09 #160 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 19:25:09 #160 DONE 0.3s 19:25:09 19:25:09 #161 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 19:25:10 #161 ... 19:25:10 19:25:10 #162 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 19:25:10 #162 DONE 0.9s 19:25:10 19:25:10 #163 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 19:25:10 #163 DONE 0.8s 19:25:10 19:25:10 #164 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 19:25:10 #164 CACHED 19:25:10 19:25:10 #165 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 19:25:10 #165 CACHED 19:25:10 19:25:10 #166 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 19:25:10 #166 CACHED 19:25:10 19:25:10 #167 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 19:25:10 #167 CACHED 19:25:10 19:25:10 #168 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 19:25:10 #168 CACHED 19:25:10 19:25:10 #169 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 19:25:10 #169 CACHED 19:25:10 19:25:10 #170 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 19:25:10 #170 CACHED 19:25:10 19:25:10 #171 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 19:25:10 #171 CACHED 19:25:10 19:25:10 #157 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 19:25:10 #157 DONE 0.8s 19:25:10 19:25:10 #172 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 19:25:10 #172 DONE 0.8s 19:25:10 19:25:10 #173 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 19:25:10 #173 DONE 0.8s 19:25:10 19:25:10 #174 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 19:25:10 #174 DONE 0.8s 19:25:10 19:25:10 #161 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 19:25:10 #161 DONE 0.8s 19:25:10 19:25:10 #175 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 19:25:12 #175 ... 19:25:12 19:25:12 #176 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 19:25:12 #176 DONE 1.9s 19:25:12 19:25:12 #177 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 19:25:12 #177 DONE 1.9s 19:25:12 19:25:12 #178 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 19:25:12 #178 DONE 1.9s 19:25:12 19:25:12 #179 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 19:25:12 #179 DONE 1.8s 19:25:12 19:25:12 #180 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 19:25:12 #180 ... 19:25:12 19:25:12 #181 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 19:25:12 #181 DONE 2.0s 19:25:12 19:25:12 #182 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 19:25:12 #182 DONE 2.0s 19:25:12 19:25:12 #183 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 19:25:12 #183 DONE 2.0s 19:25:12 19:25:12 #184 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 19:25:12 #184 DONE 2.0s 19:25:12 19:25:12 #185 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 19:25:12 #185 DONE 2.1s 19:25:12 19:25:12 #186 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 19:25:12 #186 DONE 2.1s 19:25:12 19:25:12 #187 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 19:25:12 #187 DONE 2.9s 19:25:12 19:25:12 #175 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 19:25:12 #175 DONE 2.0s 19:25:12 19:25:12 #87 [core-keeper] exporting to image 19:25:12 #87 exporting layers 19:25:12 #87 ... 19:25:12 19:25:12 #188 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 19:25:12 #188 DONE 0.4s 19:25:12 19:25:12 #189 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 19:25:12 #189 DONE 0.5s 19:25:12 19:25:12 #180 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 19:25:12 #180 DONE 0.5s 19:25:12 19:25:12 #87 [security-spiffe-token-provider] exporting to image 19:25:12 #87 ... 19:25:12 19:25:12 #190 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 19:25:12 #190 DONE 0.4s 19:25:12 19:25:12 #191 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 19:25:12 #191 DONE 0.4s 19:25:12 19:25:12 #192 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 19:25:12 #192 DONE 0.4s 19:25:12 19:25:12 #193 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 19:25:12 #193 DONE 0.4s 19:25:12 19:25:12 #194 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 19:25:12 #194 DONE 0.4s 19:25:12 19:25:12 #195 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 19:25:12 #195 DONE 0.4s 19:25:12 19:25:12 #196 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 19:25:12 #196 DONE 0.4s 19:25:12 19:25:12 #87 [core-command] exporting to image 19:25:12 #87 writing image sha256:b90c951890de258f14fbd46dd3e19c5b98a5def65a48884ac79596b700a0ace9 19:25:12 #87 ... 19:25:12 19:25:12 #197 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 19:25:12 #197 DONE 0.4s 19:25:12 19:25:12 #87 [core-keeper] exporting to image 19:25:12 #87 writing image sha256:b90c951890de258f14fbd46dd3e19c5b98a5def65a48884ac79596b700a0ace9 0.1s done 19:25:12 #87 naming to docker.io/library/core-keeper 0.0s done 19:25:12 #87 ... 19:25:12 19:25:12 #198 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 19:25:12 #198 DONE 0.5s 19:25:12 19:25:12 #199 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 19:25:12 #199 DONE 0.5s 19:25:12 19:25:12 #200 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 19:25:12 #200 DONE 0.4s 19:25:12 19:25:12 #201 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 19:25:12 #201 DONE 0.4s 19:25:12 19:25:12 #202 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 19:25:12 #202 DONE 0.5s 19:25:12 19:25:12 #203 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 19:25:12 #203 DONE 0.4s 19:25:12 19:25:12 #87 [core-metadata] exporting to image 19:25:12 #87 exporting layers 0.4s done 19:25:13 #87 exporting layers 0.6s done 19:25:13 #87 writing image sha256:c6c10ab45d86a47492912c2de48cb1bb8830ffab67bcf1e70f8700bc24acc4c8 19:25:13 #87 writing image sha256:6c5cda3374f3d2a3da6c786df7d239e914ff1e5a30bde58b77c8c2412b9bdd88 19:25:13 #87 ... 19:25:13 19:25:13 #204 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 19:25:13 #204 DONE 0.4s 19:25:13 19:25:13 #205 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 19:25:13 #205 DONE 0.4s 19:25:13 19:25:13 #206 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 19:25:13 #206 DONE 0.4s 19:25:13 19:25:13 #87 [core-data] exporting to image 19:25:13 #87 exporting layers 0.8s done 19:25:13 #87 writing image sha256:c6c10ab45d86a47492912c2de48cb1bb8830ffab67bcf1e70f8700bc24acc4c8 0.2s done 19:25:13 #87 writing image sha256:6c5cda3374f3d2a3da6c786df7d239e914ff1e5a30bde58b77c8c2412b9bdd88 0.2s done 19:25:13 #87 writing image sha256:9ca90fc2a8d45e4eee944350a06db6002cb9f185323936daffada54e02815f4b 0.1s done 19:25:13 #87 naming to docker.io/library/support-scheduler done 19:25:13 #87 writing image sha256:7f9dba691f5fe5e93962c390d4976ed3a5b400019342642f123f5433f87d289b 19:25:13 #87 naming to docker.io/library/security-spiffe-token-provider done 19:25:13 #87 naming to docker.io/library/core-data 0.0s done 19:25:13 #87 ... 19:25:13 19:25:13 #207 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:25:13 #207 DONE 0.6s 19:25:13 19:25:13 #87 [support-notifications] exporting to image 19:25:13 #87 writing image sha256:7f9dba691f5fe5e93962c390d4976ed3a5b400019342642f123f5433f87d289b 0.0s done 19:25:13 #87 naming to docker.io/library/core-command done 19:25:13 #87 writing image sha256:f9f5ed72033df556a5ae9ff7ba860974171706b4ad41f157efc76bec59c851e8 done 19:25:13 #87 naming to docker.io/library/support-notifications done 19:25:13 #87 writing image sha256:8ee56f6c8c3fabdec2eb635c885dc3b8763257b3872cc28ee61ee9036da994fe 19:25:13 #87 writing image sha256:8ee56f6c8c3fabdec2eb635c885dc3b8763257b3872cc28ee61ee9036da994fe 0.0s done 19:25:13 #87 naming to docker.io/library/core-metadata done 19:25:13 #87 ... 19:25:13 19:25:13 #208 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 19:25:13 #208 DONE 0.4s 19:25:13 19:25:13 #209 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 19:25:13 #209 DONE 0.4s 19:25:13 19:25:13 #210 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:25:13 #210 DONE 0.8s 19:25:13 19:25:13 #211 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 19:25:13 #211 DONE 0.1s 19:25:13 19:25:13 #87 [security-proxy-auth] exporting to image 19:25:13 #87 writing image sha256:38179581e84c6c7f2da6a60b91e0d94bf1539507e253606373dbf00a2bf80c14 done 19:25:13 #87 naming to docker.io/library/security-proxy-auth done 19:25:13 #87 exporting layers 0.1s done 19:25:13 #87 writing image sha256:396eb93762b187500b0db7d1c8c843df356d7bcf2d739f04f331a5cba49a66e4 done 19:25:13 #87 naming to docker.io/library/core-common-config-bootstrapper done 19:25:13 #87 DONE 3.4s 19:25:13 19:25:13 #212 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 19:25:13 #212 DONE 0.1s 19:25:13 19:25:13 #213 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 19:25:13 #213 DONE 0.1s 19:25:13 19:25:13 #214 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:25:14 #214 ... 19:25:14 19:25:14 #215 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 19:25:14 #215 DONE 0.1s 19:25:14 19:25:14 #216 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 19:25:14 #216 DONE 0.1s 19:25:14 19:25:14 #217 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:25:14 #217 DONE 0.9s 19:25:14 19:25:14 #87 [security-proxy-setup] exporting to image 19:25:14 #87 exporting layers 0.2s done 19:25:14 #87 writing image sha256:c48417d96026cdd15d51b6abd4f86019c0d8bcb47c9d2965a8425cfc1e4a108f done 19:25:14 #87 naming to docker.io/library/security-proxy-setup done 19:25:14 #87 DONE 3.7s 19:25:14 19:25:14 #218 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 19:25:14 #218 DONE 0.4s 19:25:14 19:25:14 #36 [core-data stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 19:25:14 #36 ... 19:25:14 19:25:14 #214 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:25:14 #214 DONE 0.7s 19:25:14 19:25:14 #87 [security-secretstore-setup] exporting to image 19:25:14 #87 exporting layers 0.3s done 19:25:14 #87 exporting layers 0.3s done 19:25:14 #87 writing image sha256:154ca3d91afa86745ae6f70a8837a23f6d5dbc1383caafb19356f8bc9350ee14 done 19:25:14 #87 naming to docker.io/library/security-bootstrapper done 19:25:14 #87 writing image sha256:45a7503e63e24b8a3e2bf15517396a55f3a17ddf5750f6544f7d126c94808de6 done 19:25:14 #87 naming to docker.io/library/security-secretstore-setup done 19:25:14 #87 DONE 4.0s 19:25:14 19:25:14 #36 [core-data stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 19:25:14 time="2024-07-09T19:20:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:25:14 time="2024-07-09T19:20:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:25:14 time="2024-07-09T19:20:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:25:14 time="2024-07-09T19:20:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:25:14 time="2024-07-09T19:20:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:25:14 time="2024-07-09T19:20:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:25:14 time="2024-07-09T19:20:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:25:14 time="2024-07-09T19:20:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:25:14 time="2024-07-09T19:20:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:25:14 time="2024-07-09T19:20:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:25:14 time="2024-07-09T19:20:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:25:14 time="2024-07-09T19:20:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:25:14 time="2024-07-09T19:20:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:25:14 time="2024-07-09T19:20:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:25:14 time="2024-07-09T19:20:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 19:25:14 $ docker stop --time=1 59a70a0a0526cab76834249f011dae76afafd19e94fefddddabd10acc3923ec9 19:25:16 $ docker rm -f --volumes 59a70a0a0526cab76834249f011dae76afafd19e94fefddddabd10acc3923ec9 [Pipeline] // withDockerContainer [Pipeline] sh 19:25:16 + docker images 19:25:16 REPOSITORY TAG IMAGE ID CREATED SIZE 19:25:16 security-bootstrapper latest 154ca3d91afa 2 seconds ago 24MB 19:25:16 security-proxy-setup latest c48417d96026 2 seconds ago 31.2MB 19:25:16 security-secretstore-setup latest 45a7503e63e2 2 seconds ago 42.2MB 19:25:16 security-proxy-auth latest 38179581e84c 3 seconds ago 38MB 19:25:16 core-common-config-bootstrapper latest 396eb93762b1 3 seconds ago 20.2MB 19:25:16 core-data latest 9ca90fc2a8d4 4 seconds ago 40.8MB 19:25:16 core-command latest 7f9dba691f5f 4 seconds ago 40.4MB 19:25:16 support-scheduler latest c6c10ab45d86 4 seconds ago 43.1MB 19:25:16 security-spiffe-token-provider latest 6c5cda3374f3 4 seconds ago 34MB 19:25:16 core-metadata latest 8ee56f6c8c3f 4 seconds ago 41MB 19:25:16 support-notifications latest f9f5ed72033d 4 seconds ago 43.9MB 19:25:16 core-keeper latest b90c951890de 5 seconds ago 35.6MB 19:25:16 security-spire-config latest 86ac32eb1401 3 minutes ago 107MB 19:25:16 security-spire-agent latest 185356a1e068 3 minutes ago 166MB 19:25:16 security-spire-server latest f3c508373159 3 minutes ago 107MB 19:25:16 ci-base-image-x86_64 latest 02eff0543f0f 7 minutes ago 966MB 19:25:16 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine f489d0715acc 2 months ago 565MB 19:25:16 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 13 months ago 334MB 19:25:16 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] } 19:25:37 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 19:25:37 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 19:25:37 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 19:25:37 ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] 19:25:37 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 19:25:37 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 19:25:38 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 19:25:38 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 19:25:39 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 19:25:39 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 19:25:40 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 19:25:43 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 19:25:43 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 19:25:43 ? github.com/edgexfoundry/edgex-go/internal [no test files] 19:25:43 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 19:25:55 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 19:25:55 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 19:25:55 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.134s coverage: 28.7% of statements 19:26:05 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.180s coverage: 97.0% of statements 19:26:10 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 19:26:10 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 19:26:10 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 19:26:15 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.258s coverage: 69.2% of statements 19:26:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 19:26:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 19:26:17 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.212s coverage: 53.2% of statements 19:26:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 19:26:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 19:26:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 19:26:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 19:26:22 ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] 19:26:22 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] 19:26:22 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] 19:26:22 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 19:26:22 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] 19:26:30 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 19:26:30 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] 19:26:30 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] 19:26:30 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] 19:26:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 19:26:35 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 13.321s coverage: 93.4% of statements 19:26:35 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.349s coverage: 91.7% of statements 19:26:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 19:26:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 19:26:38 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.209s coverage: 6.5% of statements 19:26:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 19:26:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 19:26:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 19:26:50 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 19:26:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 19:26:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 19:26:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 19:26:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 19:26:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 19:26:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 19:26:51 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.677s coverage: 95.8% of statements 19:26:51 ok github.com/edgexfoundry/edgex-go/internal/io 1.095s coverage: 72.2% of statements 19:27:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 19:27:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 19:27:02 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.314s coverage: 0.8% of statements 19:27:02 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.150s coverage: 32.2% of statements 19:27:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.196s coverage: 41.7% of statements 19:27:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.184s coverage: 77.8% of statements 19:27:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.157s coverage: 94.1% of statements 19:27:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.104s coverage: 96.3% of statements 19:27:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.099s coverage: 87.5% of statements 19:27:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 19:27:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 19:27:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 19:27:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 19:27:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 19:27:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 19:27:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 19:27:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 19:27:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.098s coverage: 94.4% of statements 19:27:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 19:27:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 19:27:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 19:27:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 19:27:33 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 19:27:33 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 19:27:35 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 19:27:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.920s coverage: 79.9% of statements 19:27:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 19.144s coverage: 92.9% of statements 19:27:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.076s coverage: 64.4% of statements 19:27:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.114s coverage: 62.3% of statements 19:27:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.121s coverage: 87.2% of statements 19:27:37 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.077s coverage: 20.0% of statements 19:27:37 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.082s coverage: 100.0% of statements 19:27:40 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.296s coverage: 81.8% of statements 19:27:40 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 19:27:40 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 19:27:42 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.336s coverage: 82.1% of statements 19:27:42 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.139s coverage: 86.0% of statements 19:27:47 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 19:27:47 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 19:27:48 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.696s coverage: 63.1% of statements 19:27:48 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.120s coverage: 100.0% of statements 19:27:50 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.125s coverage: 89.4% of statements 19:27:50 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.107s coverage: 100.0% of statements 19:27:50 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 19:27:50 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 19:27:50 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 19:27:51 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.074s coverage: 73.7% of statements 19:27:51 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.076s coverage: 100.0% of statements 19:27:58 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 19:27:58 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 19:27:58 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 19:27:59 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.671s coverage: 38.4% of statements 19:27:59 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.119s coverage: 89.5% of statements 19:27:59 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 19:27:59 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 19:27:59 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 19:27:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 19:28:00 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.103s coverage: 84.8% of statements 19:28:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 19:28:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 19:28:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 19:28:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 19:28:14 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.180s coverage: 19.9% of statements 19:28:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 19:28:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 19:28:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 19:28:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 19:28:15 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.470s coverage: 95.7% of statements 19:28:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 19:28:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 19:28:19 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.159s coverage: 61.8% of statements 19:28:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 19:28:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 19:28:22 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.286s coverage: 98.9% of statements 19:28:24 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 19:28:24 WARNING: Linting skipped (not on x86_64 or linter not installed) 19:28:24 go vet ./... 19:32:16 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:32:16 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:32:16 ./bin/test-attribution-txt.sh [Pipeline] echo 19:32:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 19:32:17 + ls -al . 19:32:17 total 836 19:32:17 drwxrwxr-x 10 1001 1001 4096 Jul 9 19:21 . 19:32:17 drwxr-xr-x 4 root root 4096 Jul 9 19:21 .. 19:32:17 drwxrwxr-x 2 1001 1001 4096 Jul 9 19:19 .blubracket 19:32:17 -rw-rw-r-- 1 1001 1001 10 Jul 9 19:19 .dockerignore 19:32:17 drwxrwxr-x 8 1001 1001 4096 Jul 9 19:19 .git 19:32:17 drwxrwxr-x 3 1001 1001 4096 Jul 9 19:19 .github 19:32:17 -rw-rw-r-- 1 1001 1001 1102 Jul 9 19:19 .gitignore 19:32:17 -rw-rw-r-- 1 1001 1001 42 Jul 9 19:19 .golangci.yml 19:32:17 -rw-rw-r-- 1 1001 1001 100 Jul 9 19:19 .hadolint.yml 19:32:17 -rw-rw-r-- 1 1001 1001 155 Jul 9 19:19 .sonarcloud.properties 19:32:17 -rw-rw-r-- 1 1001 1001 1171 Jul 9 19:19 ADOPTERS.md 19:32:17 -rw-rw-r-- 1 1001 1001 20361 Jul 9 19:19 Attribution.txt 19:32:17 -rw-rw-r-- 1 1001 1001 100284 Jul 9 19:19 CHANGELOG.md 19:32:17 -rw-rw-r-- 1 1001 1001 3804 Jul 9 19:19 CONTRIBUTING.md 19:32:17 -rw-rw-r-- 1 1001 1001 677 Jul 9 19:19 GOVERNANCE.md 19:32:17 -rw-rw-r-- 1 1001 1001 861 Jul 9 19:19 Jenkinsfile 19:32:17 -rw-rw-r-- 1 1001 1001 10775 Jul 9 19:19 LICENSE 19:32:17 -rw-rw-r-- 1 1001 1001 16051 Jul 9 19:19 Makefile 19:32:17 -rw-rw-r-- 1 1001 1001 582 Jul 9 19:19 OWNERS.md 19:32:17 -rw-rw-r-- 1 1001 1001 9528 Jul 9 19:19 README.md 19:32:17 -rw-rw-r-- 1 1001 1001 789 Jul 9 19:19 SECURITY.md 19:32:17 -rw-rw-r-- 1 1001 1001 5 Jul 9 19:17 VERSION 19:32:17 drwxrwxr-x 2 1001 1001 4096 Jul 9 19:19 bin 19:32:17 drwxrwxr-x 19 1001 1001 4096 Jul 9 19:19 cmd 19:32:17 -rw-r--r-- 1 root root 481595 Jul 9 19:28 coverage.out 19:32:17 drwxrwxr-x 2 1001 1001 4096 Jul 9 19:19 fuzz_test 19:32:17 -rw-rw-r-- 1 1001 1001 6911 Jul 9 19:19 go.mod 19:32:17 -rw-rw-r-- 1 1001 1001 101537 Jul 9 19:19 go.sum 19:32:17 drwxrwxr-x 7 1001 1001 4096 Jul 9 19:19 internal 19:32:17 drwxrwxr-x 3 1001 1001 4096 Jul 9 19:19 openapi 19:32:17 -rw-rw-r-- 1 1001 1001 584 Jul 9 19:19 security.txt 19:32:17 -rw-rw-r-- 1 1001 1001 204 Jul 9 19:19 version.go [Pipeline] sh 19:32:18 + '[' -e coverage.out ] 19:32:18 + chown 1001:1001 coverage.out [Pipeline] stash 19:32:18 Warning: overwriting stash ‘coverage-report’ 19:32:19 Stashed 1 file(s) [Pipeline] sh 19:32:20 + make build 19:32:20 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 19:35: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 19:35: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 19:35:28 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 19:35:31 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper 19:35:40 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 19:36:06 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 19:36:14 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 19:36:24 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 19:36:28 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 19:36:31 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 19:36:34 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 19:36: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-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 19:36:44 $ docker stop --time=1 e9fddaa5bfa95d935cb04b20d01f765681f1faf38e3361c32809d17dd708366e 19:36:46 $ docker rm -f --volumes e9fddaa5bfa95d935cb04b20d01f765681f1faf38e3361c32809d17dd708366e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:36:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:36:50 19:36:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:36:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:36:51 latest: Pulling from edgex-devops/edgex-compose-arm64 19:36:51 547446be3368: Pulling fs layer 19:36:51 d125d8839a47: Pulling fs layer 19:36:51 3e85d5ac6304: Pulling fs layer 19:36:51 c3105a71a48b: Pulling fs layer 19:36:51 0f093f025ec4: Pulling fs layer 19:36:51 c3106fc0e877: Pulling fs layer 19:36:51 c3105a71a48b: Waiting 19:36:51 0f093f025ec4: Waiting 19:36:51 c3106fc0e877: Waiting 19:36:51 547446be3368: Verifying Checksum 19:36:51 547446be3368: Download complete 19:36:51 c3105a71a48b: Verifying Checksum 19:36:51 c3105a71a48b: Download complete 19:36:51 d125d8839a47: Verifying Checksum 19:36:51 d125d8839a47: Download complete 19:36:51 c3106fc0e877: Verifying Checksum 19:36:51 c3106fc0e877: Download complete 19:36:51 0f093f025ec4: Verifying Checksum 19:36:51 0f093f025ec4: Download complete 19:36:52 547446be3368: Pull complete 19:36:53 d125d8839a47: Pull complete 19:36:53 3e85d5ac6304: Verifying Checksum 19:36:53 3e85d5ac6304: Download complete 19:37:03 3e85d5ac6304: Pull complete 19:37:03 c3105a71a48b: Pull complete 19:37:04 0f093f025ec4: Pull complete 19:37:04 c3106fc0e877: Pull complete 19:37:04 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 19:37:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:37:04 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:37:05 prd-ubuntu20.04-docker-arm64-4c-16g-5268 does not seem to be running inside a container 19:37:05 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 19:37:07 $ docker top d38e17837a3fa6174ce42939aaff7594cb4094a6c0b09ff9b21888caaa462545 -eo pid,comm [Pipeline] { [Pipeline] sh 19:37:08 + docker compose -f ./docker-compose-build.yml build --parallel 19:37:18 #1 [security-spire-agent internal] load build definition from Dockerfile 19:37:18 #1 transferring dockerfile: 1.81kB 0.0s done 19:37:18 #1 DONE 0.1s 19:37:18 19:37:18 #2 [security-proxy-auth internal] load build definition from Dockerfile 19:37:18 #2 transferring dockerfile: 2.15kB done 19:37:18 #2 DONE 0.1s 19:37:18 19:37:18 #3 [security-secretstore-setup internal] load build definition from Dockerfile 19:37:18 #3 transferring dockerfile: 2.49kB done 19:37:18 #3 DONE 0.1s 19:37:18 19:37:18 #4 [support-scheduler internal] load build definition from Dockerfile 19:37:18 #4 transferring dockerfile: 1.93kB done 19:37:18 #4 DONE 0.1s 19:37:18 19:37:18 #5 [security-proxy-setup internal] load build definition from Dockerfile 19:37:18 #5 transferring dockerfile: 2.50kB done 19:37:18 #5 DONE 0.1s 19:37:18 19:37:18 #6 [core-keeper internal] load build definition from Dockerfile 19:37:18 #6 transferring dockerfile: 2.01kB done 19:37:18 #6 DONE 0.1s 19:37:18 19:37:18 #7 [security-spire-config internal] load build definition from Dockerfile 19:37:18 #7 transferring dockerfile: 1.69kB 0.0s done 19:37:18 #7 DONE 0.1s 19:37:18 19:37:18 #8 [core-common-config-bootstrapper internal] load build definition from Dockerfile 19:37:18 #8 transferring dockerfile: 2.23kB 0.0s done 19:37:18 #8 DONE 0.1s 19:37:18 19:37:18 #9 [support-notifications internal] load build definition from Dockerfile 19:37:18 #9 transferring dockerfile: 1.95kB done 19:37:18 #9 DONE 0.1s 19:37:18 19:37:18 #10 [core-metadata internal] load build definition from Dockerfile 19:37:18 #10 transferring dockerfile: 2.06kB 0.0s done 19:37:18 #10 DONE 0.1s 19:37:18 19:37:18 #11 [core-data internal] load build definition from Dockerfile 19:37:18 #11 transferring dockerfile: 2.01kB done 19:37:18 #11 DONE 0.1s 19:37:18 19:37:18 #12 [security-bootstrapper internal] load build definition from Dockerfile 19:37:18 #12 transferring dockerfile: 2.93kB done 19:37:18 #12 DONE 0.1s 19:37:18 19:37:18 #13 [core-command internal] load build definition from Dockerfile 19:37:19 #13 transferring dockerfile: 1.93kB 0.0s done 19:37:19 #13 DONE 0.1s 19:37:19 19:37:19 #14 [security-spiffe-token-provider internal] load build definition from Dockerfile 19:37:19 #14 transferring dockerfile: 1.89kB 0.0s done 19:37:19 #14 DONE 0.1s 19:37:19 19:37:19 #15 [security-spire-server internal] load build definition from Dockerfile 19:37:19 #15 transferring dockerfile: 1.70kB done 19:37:19 #15 DONE 0.1s 19:37:19 19:37:19 #16 [security-spire-agent internal] load .dockerignore 19:37:19 #16 transferring context: 32B 19:37:19 #16 transferring context: 50B done 19:37:19 #16 DONE 0.1s 19:37:19 19:37:19 #17 [security-proxy-auth internal] load .dockerignore 19:37:19 #17 transferring context: 50B done 19:37:19 #17 DONE 0.0s 19:37:19 19:37:19 #18 [security-secretstore-setup internal] load .dockerignore 19:37:19 #18 transferring context: 50B 0.0s done 19:37:19 #18 DONE 0.1s 19:37:19 19:37:19 #19 [support-scheduler internal] load .dockerignore 19:37:20 #19 transferring context: 50B done 19:37:20 #19 DONE 0.1s 19:37:20 19:37:20 #20 [security-proxy-setup internal] load .dockerignore 19:37:20 #20 transferring context: 50B 0.0s done 19:37:20 #20 DONE 0.1s 19:37:20 19:37:20 #21 [core-keeper internal] load .dockerignore 19:37:20 #21 transferring context: 50B done 19:37:20 #21 DONE 0.1s 19:37:20 19:37:20 #22 [security-spire-config internal] load .dockerignore 19:37:20 #22 transferring context: 50B 0.0s done 19:37:20 #22 DONE 0.1s 19:37:20 19:37:20 #23 [core-common-config-bootstrapper internal] load .dockerignore 19:37:20 #23 transferring context: 50B done 19:37:20 #23 DONE 0.1s 19:37:20 19:37:20 #24 [support-notifications internal] load .dockerignore 19:37:20 #24 transferring context: 50B done 19:37:20 #24 DONE 0.1s 19:37:20 19:37:20 #25 [core-metadata internal] load .dockerignore 19:37:20 #25 transferring context: 50B 0.0s done 19:37:20 #25 DONE 0.1s 19:37:20 19:37:20 #26 [core-data internal] load .dockerignore 19:37:20 #26 transferring context: 50B done 19:37:20 #26 DONE 0.0s 19:37:20 19:37:20 #27 [security-bootstrapper internal] load .dockerignore 19:37:20 #27 transferring context: 50B done 19:37:20 #27 DONE 0.1s 19:37:20 19:37:20 #28 [core-command internal] load .dockerignore 19:37:20 #28 transferring context: 50B done 19:37:20 #28 DONE 0.1s 19:37:20 19:37:20 #29 [security-spiffe-token-provider internal] load .dockerignore 19:37:20 #29 transferring context: 50B done 19:37:20 #29 DONE 0.1s 19:37:20 19:37:20 #30 [security-spire-server internal] load .dockerignore 19:37:20 #30 transferring context: 50B 0.0s done 19:37:20 #30 DONE 0.1s 19:37:20 19:37:20 #31 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.18 19:37:21 #31 DONE 0.2s 19:37:21 19:37:21 #32 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 19:37:21 #32 DONE 0.6s 19:37:21 19:37:21 #33 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 19:37:21 #33 DONE 0.6s 19:37:21 19:37:21 #34 [security-spire-agent internal] load build context 19:37:21 #34 transferring context: 26.32kB 0.0s done 19:37:21 #34 DONE 0.1s 19:37:21 19:37:21 #35 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:37:21 #35 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:37:21 #35 ... 19:37:21 19:37:21 #36 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:37:21 #36 DONE 0.0s 19:37:21 19:37:21 #35 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:37:21 #35 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.1s done 19:37:21 #35 ... 19:37:21 19:37:21 #36 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:37:21 #36 DONE 0.0s 19:37:21 19:37:21 #35 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:37:21 #35 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0B / 120B 0.1s 19:37:21 #35 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0B / 123.55kB 0.1s 19:37:21 #35 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done 19:37:21 #35 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done 19:37:21 #35 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done 19:37:21 #35 ... 19:37:21 19:37:21 #36 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:37:21 #36 DONE 0.0s 19:37:21 19:37:21 #31 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.18 19:37:21 #31 DONE 0.2s 19:37:21 19:37:21 #35 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:37:21 #35 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.1s done 19:37:21 #35 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.1s done 19:37:21 #35 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0.0s done 19:37:21 #35 ... 19:37:21 19:37:21 #36 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:37:21 #36 DONE 0.0s 19:37:21 19:37:21 #35 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:37:21 #35 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0B / 302B 0.3s 19:37:21 #35 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 0B / 23.39MB 0.3s 19:37:22 #35 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.3s done 19:37:22 #35 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 2.10MB / 23.39MB 0.6s 19:37:22 #35 ... 19:37:22 19:37:22 #36 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:37:22 #36 DONE 0.0s 19:37:22 19:37:22 #33 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 19:37:22 #33 DONE 0.7s 19:37:22 19:37:22 #35 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:37:22 #35 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.1s done 19:37:22 #35 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.1s done 19:37:22 #35 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.1s done 19:37:22 #35 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done 19:37:22 #35 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done 19:37:22 #35 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done 19:37:22 #35 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0.0s done 19:37:22 #35 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.3s done 19:37:22 #35 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 5.24MB / 23.39MB 0.8s 19:37:22 #35 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.0s done 19:37:22 #35 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 6.80MB / 23.39MB 1.0s 19:37:22 #35 ... 19:37:22 19:37:22 #36 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:37:22 #36 DONE 0.0s 19:37:22 19:37:22 #35 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:37:22 #35 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 9.69MB / 23.39MB 1.2s 19:37:22 #35 ... 19:37:22 19:37:22 #31 [support-notifications internal] load metadata for docker.io/library/alpine:3.18 19:37:22 #31 DONE 1.2s 19:37:22 19:37:22 #35 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:37:22 #35 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 12.58MB / 23.39MB 1.4s 19:37:22 #35 ... 19:37:22 19:37:22 #36 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:37:22 #36 DONE 0.1s 19:37:22 19:37:22 #35 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:37:23 #35 ... 19:37:23 19:37:23 #36 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:37:23 #36 DONE 0.1s 19:37:23 19:37:23 #35 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:37:23 #35 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 15.13MB / 23.39MB 1.6s 19:37:23 #35 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 19:37:23 #35 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 16.78MB / 23.39MB 1.8s 19:37:23 #35 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0.2s done 19:37:23 #35 ... 19:37:23 19:37:23 #31 [core-metadata internal] load metadata for docker.io/library/alpine:3.18 19:37:23 #31 DONE 1.5s 19:37:23 19:37:23 #35 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:37:23 #35 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0.2s done 19:37:23 #35 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 18.87MB / 23.39MB 2.0s 19:37:23 #35 ... 19:37:23 19:37:23 #36 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:37:23 #36 DONE 0.1s 19:37:23 19:37:23 #35 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:37:23 #35 ... 19:37:23 19:37:23 #37 [security-spire-config internal] load build context 19:37:23 #37 transferring context: 25.04kB 0.1s done 19:37:23 #37 DONE 1.5s 19:37:23 19:37:23 #35 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:37:23 #35 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 20.31MB / 23.39MB 2.2s 19:37:24 #35 ... 19:37:24 19:37:24 #31 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 19:37:24 #31 DONE 1.8s 19:37:24 19:37:24 #35 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:37:24 #35 ... 19:37:24 19:37:24 #36 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:37:24 #36 DONE 0.1s 19:37:24 19:37:24 #35 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:37:24 #35 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 22.02MB / 23.39MB 2.5s 19:37:24 #35 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 2.7s 19:37:24 #35 ... 19:37:24 19:37:24 #31 [core-command internal] load metadata for docker.io/library/alpine:3.18 19:37:24 #31 DONE 2.1s 19:37:24 19:37:24 #36 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:37:24 #36 DONE 0.1s 19:37:24 19:37:24 #38 [core-command stage-3 1/10] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 19:37:24 #38 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.1s done 19:37:24 #38 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done 19:37:24 #38 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.3s done 19:37:24 #38 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done 19:37:24 #38 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done 19:37:24 #38 extracting sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 2.6s 19:37:24 #38 extracting sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 2.9s done 19:37:24 #38 extracting sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 2.9s done 19:37:25 #38 ... 19:37:25 19:37:25 #31 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.18 19:37:25 #31 DONE 2.6s 19:37:25 19:37:25 #33 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 19:37:25 #33 DONE 0.9s 19:37:25 19:37:25 #39 [security-spiffe-token-provider internal] load build context 19:37:25 #39 DONE 0.0s 19:37:25 19:37:25 #38 [security-spiffe-token-provider stage-3 1/10] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 19:37:25 #38 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.1s done 19:37:25 #38 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done 19:37:25 #38 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.3s done 19:37:25 #38 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done 19:37:25 #38 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done 19:37:25 #38 extracting sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 2.9s done 19:37:27 #38 ... 19:37:27 19:37:27 #40 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 19:37:27 #40 DONE 6.3s 19:37:27 19:37:27 #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:37:27 #35 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.1s done 19:37:27 #35 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.1s done 19:37:27 #35 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.1s done 19:37:27 #35 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done 19:37:27 #35 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done 19:37:27 #35 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done 19:37:27 #35 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0.0s done 19:37:27 #35 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.3s done 19:37:27 #35 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 2.7s done 19:37:27 #35 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.0s done 19:37:27 #35 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0.2s done 19:37:27 #35 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 3.3s 19:37:28 #35 ... 19:37:28 19:37:28 #41 [security-spire-server internal] load build context 19:37:28 #41 transferring context: 26.79kB 0.3s done 19:37:28 #41 DONE 3.2s 19:37:28 19:37:28 #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:37:31 #35 ... 19:37:31 19:37:31 #42 [security-bootstrapper builder 2/7] WORKDIR /edgex-go 19:37:31 #42 DONE 2.6s 19:37:31 19:37:31 #43 [core-data builder 3/7] RUN apk add --update --no-cache make git 19:37:31 #43 ... 19:37:31 19:37:31 #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 19:37:31 #44 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.1s done 19:37:31 #44 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done 19:37:31 #44 sha256:ad4dd425609715af26ecdaca2eb780a94c16ab3f2bf7af379c54c59118cbad72 1.05kB / 1.05kB done 19:37:31 #44 sha256:2e3c005644c68a66b99f2ab1386460866c91f666818b8e3156b9a89d00c7486e 2.74kB / 2.74kB done 19:37:31 #44 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.1s done 19:37:31 #44 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.1s done 19:37:31 #44 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 17.12MB / 17.12MB 2.2s done 19:37:31 #44 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.6s done 19:37:31 #44 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.0s done 19:37:31 #44 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 0.0s done 19:37:31 #44 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 7.1s 19:37:31 #44 ... 19:37:31 19:37:31 #45 [security-secretstore-setup internal] load build context 19:37:31 #45 ... 19:37:31 19:37:31 #46 [security-proxy-auth internal] load build context 19:37:31 #46 ... 19:37:31 19:37:31 #47 [support-scheduler internal] load build context 19:37:32 #47 ... 19:37:32 19:37:32 #48 [security-proxy-setup internal] load build context 19:37:32 #48 ... 19:37:32 19:37:32 #47 [support-scheduler internal] load build context 19:37:32 #47 ... 19:37:32 19:37:32 #49 [core-keeper internal] load build context 19:37:32 #49 ... 19:37:32 19:37:32 #47 [support-scheduler internal] load build context 19:37:32 #47 transferring context: 34.92MB 10.3s 19:37:32 #47 ... 19:37:32 19:37:32 #50 [core-common-config-bootstrapper internal] load build context 19:37:32 #50 ... 19:37:32 19:37:32 #46 [security-proxy-auth internal] load build context 19:37:32 #46 ... 19:37:32 19:37:32 #51 [support-notifications internal] load build context 19:37:33 #51 ... 19:37:33 19:37:33 #49 [core-keeper internal] load build context 19:37:33 #49 ... 19:37:33 19:37:33 #52 [core-data internal] load build context 19:37:33 #52 ... 19:37:33 19:37:33 #53 [core-metadata internal] load build context 19:37:33 #53 ... 19:37:33 19:37:33 #49 [core-keeper internal] load build context 19:37:34 #49 ... 19:37:34 19:37:34 #54 [security-bootstrapper internal] load build context 19:37:34 #54 ... 19:37:34 19:37:34 #53 [core-metadata internal] load build context 19:37:34 #53 ... 19:37:34 19:37:34 #55 [core-command internal] load build context 19:37:34 #55 ... 19:37:34 19:37:34 #49 [core-keeper internal] load build context 19:37:35 #49 ... 19:37:35 19:37:35 #39 [security-spiffe-token-provider internal] load build context 19:37:35 #39 ... 19:37:35 19:37:35 #49 [core-keeper internal] load build context 19:37:36 #49 ... 19:37:36 19:37:36 #56 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 19:37:36 #0 8.059 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:37:36 #0 8.822 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:37:36 #56 ... 19:37:36 19:37:36 #57 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:37:36 #0 6.476 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:37:36 #0 7.294 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:37:36 #0 8.958 v3.18.7-25-g7060f9e615a [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 19:37:36 #0 8.958 v3.18.7-25-g7060f9e615a [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 19:37:36 #0 8.958 OK: 19948 distinct packages available 19:37:36 #57 ... 19:37:36 19:37:36 #49 [core-keeper internal] load build context 19:37:36 #49 ... 19:37:36 19:37:36 #58 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init 19:37:37 #58 ... 19:37:37 19:37:37 #59 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 19:37:37 #59 ... 19:37:37 19:37:37 #60 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 19:37:37 #0 8.054 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:37:37 #0 8.959 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:37:37 #60 ... 19:37:37 19:37:37 #61 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 19:37:37 #61 ... 19:37:37 19:37:37 #62 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:37:37 #62 ... 19:37:37 19:37:37 #63 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 19:37:37 #63 ... 19:37:37 19:37:37 #64 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:37:37 #64 ... 19:37:37 19:37:37 #65 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 19:37:37 #65 ... 19:37:37 19:37:37 #62 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:37:37 #62 DONE 10.9s 19:37:37 19:37:37 #56 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 19:37:37 #56 11.24 (1/2) Installing dumb-init (1.2.5-r2) 19:37:37 #56 11.24 (2/2) Installing su-exec (0.2-r3) 19:37:37 #56 11.24 Executing busybox-1.36.1-r7.trigger 19:37:37 #56 11.33 OK: 8 MiB in 17 packages 19:37:40 #56 DONE 13.6s 19:37:40 19:37:40 #51 [support-notifications internal] load build context 19:37:40 #51 transferring context: 37.51MB 16.2s 19:37:40 #51 ... 19:37:40 19:37:40 #58 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init 19:37:40 #58 13.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:37:41 #58 14.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:37:41 #58 ... 19:37:41 19:37:41 #66 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 19:37:41 #66 ... 19:37:41 19:37:41 #67 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 19:37:41 #67 ... 19:37:41 19:37:41 #68 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 19:37:41 #68 ... 19:37:41 19:37:41 #69 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:37:41 #69 ... 19:37:41 19:37:41 #60 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 19:37:41 #60 11.49 (1/4) Installing ca-certificates (20240226-r0) 19:37:41 #60 11.49 (2/4) Installing dumb-init (1.2.5-r2) 19:37:41 #60 11.49 (3/4) Installing su-exec (0.2-r3) 19:37:41 #60 11.49 (4/4) Installing yq (4.33.3-r5) 19:37:41 #60 12.05 Executing busybox-1.36.1-r7.trigger 19:37:41 #60 12.10 Executing ca-certificates-20240226-r0.trigger 19:37:41 #60 12.85 OK: 18 MiB in 19 packages 19:37:41 #60 DONE 15.1s 19:37:41 19:37:41 #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 19:37:41 #44 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 17.6s 19:37:42 #44 ... 19:37:42 19:37:42 #45 [security-secretstore-setup internal] load build context 19:37:42 #45 ... 19:37:42 19:37:42 #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:37:42 #35 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 17.5s 19:37:42 #35 ... 19:37:42 19:37:42 #51 [support-notifications internal] load build context 19:37:42 #51 ... 19:37:42 19:37:42 #48 [security-proxy-setup internal] load build context 19:37:42 #48 ... 19:37:42 19:37:42 #51 [support-notifications internal] load build context 19:37:43 #51 ... 19:37:43 19:37:43 #50 [core-common-config-bootstrapper internal] load build context 19:37:43 #50 ... 19:37:43 19:37:43 #46 [security-proxy-auth internal] load build context 19:37:43 #46 ... 19:37:43 19:37:43 #47 [support-scheduler internal] load build context 19:37:43 #47 ... 19:37:43 19:37:43 #46 [security-proxy-auth internal] load build context 19:37:43 #46 ... 19:37:43 19:37:43 #57 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:37:43 #57 10.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:37:43 #57 10.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:37:43 #57 13.14 (1/11) Installing ca-certificates (20240226-r0) 19:37:43 #57 13.56 (2/11) Installing brotli-libs (1.0.9-r14) 19:37:43 #57 13.68 (3/11) Installing libunistring (1.1-r1) 19:37:43 #57 14.17 (4/11) Installing libidn2 (2.3.4-r1) 19:37:43 #57 14.17 (5/11) Installing nghttp2-libs (1.57.0-r0) 19:37:43 #57 14.17 (6/11) Installing libcurl (8.5.0-r0) 19:37:43 #57 14.17 (7/11) Installing curl (8.5.0-r0) 19:37:43 #57 14.17 (8/11) Installing dumb-init (1.2.5-r2) 19:37:43 #57 14.17 (9/11) Installing musl-obstack (1.2.3-r2) 19:37:43 #57 14.17 (10/11) Installing libucontext (1.2-r2) 19:37:43 #57 14.17 (11/11) Installing gcompat (1.1.0-r1) 19:37:43 #57 14.17 Executing busybox-1.36.1-r7.trigger 19:37:43 #57 14.17 Executing ca-certificates-20240226-r0.trigger 19:37:43 #57 15.21 OK: 13 MiB in 26 packages 19:37:43 #57 DONE 17.0s 19:37:43 19:37:43 #46 [security-proxy-auth internal] load build context 19:37:44 #46 ... 19:37:44 19:37:44 #54 [security-bootstrapper internal] load build context 19:37:44 #54 ... 19:37:44 19:37:44 #52 [core-data internal] load build context 19:37:44 #52 ... 19:37:44 19:37:44 #53 [core-metadata internal] load build context 19:37:44 #53 ... 19:37:44 19:37:44 #55 [core-command internal] load build context 19:37:44 #55 ... 19:37:44 19:37:44 #52 [core-data internal] load build context 19:37:45 #52 transferring context: 43.66MB 19.9s 19:37:45 #52 ... 19:37:45 19:37:45 #39 [security-spiffe-token-provider internal] load build context 19:37:45 #39 ... 19:37:45 19:37:45 #52 [core-data internal] load build context 19:37:46 #52 ... 19:37:46 19:37:46 #59 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 19:37:46 #59 11.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:37:46 #59 12.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:37:46 #59 15.36 (1/6) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 19:37:46 #59 15.60 (2/6) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 19:37:46 #59 15.67 (3/6) Installing dumb-init (1.2.5-r2) 19:37:46 #59 15.74 (4/6) Installing openssl (3.1.6-r0) 19:37:46 #59 15.84 (5/6) Installing su-exec (0.2-r3) 19:37:46 #59 15.84 (6/6) Installing yq (4.33.3-r5) 19:37:46 #59 16.46 Executing busybox-1.36.1-r7.trigger 19:37:46 #59 16.87 OK: 18 MiB in 19 packages 19:37:46 #59 DONE 19.5s 19:37:46 19:37:46 #39 [security-spiffe-token-provider internal] load build context 19:37:47 #39 ... 19:37:47 19:37:47 #49 [core-keeper internal] load build context 19:37:47 #49 ... 19:37:47 19:37:47 #39 [security-spiffe-token-provider internal] load build context 19:37:47 #39 ... 19:37:47 19:37:47 #58 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init 19:37:47 #58 17.31 (1/1) Installing dumb-init (1.2.5-r2) 19:37:47 #58 17.31 Executing busybox-1.36.1-r7.trigger 19:37:47 #58 17.41 OK: 8 MiB in 16 packages 19:37:47 #58 DONE 20.7s 19:37:47 19:37:47 #39 [security-spiffe-token-provider internal] load build context 19:37:48 #39 ... 19:37:48 19:37:48 #61 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 19:37:48 #61 11.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:37:48 #61 12.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:37:48 #61 15.98 v3.18.7-25-g7060f9e615a [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 19:37:48 #61 15.98 v3.18.7-25-g7060f9e615a [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 19:37:48 #61 15.98 OK: 19948 distinct packages available 19:37:48 #61 16.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:37:48 #61 17.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:37:48 #61 ... 19:37:48 19:37:48 #70 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 19:37:48 #70 ... 19:37:48 19:37:48 #39 [security-spiffe-token-provider internal] load build context 19:37:49 #39 ... 19:37:49 19:37:49 #69 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:37:49 #69 DONE 18.3s 19:37:49 19:37:49 #61 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 19:37:49 #61 22.49 (1/4) Installing dumb-init (1.2.5-r2) 19:37:49 #61 22.49 (2/4) Installing musl-obstack (1.2.3-r2) 19:37:49 #61 22.49 (3/4) Installing libucontext (1.2-r2) 19:37:49 #61 22.49 (4/4) Installing gcompat (1.1.0-r1) 19:37:49 #61 22.58 Executing busybox-1.36.1-r7.trigger 19:37:49 #61 22.75 OK: 8 MiB in 19 packages 19:37:50 #61 ... 19:37:50 19:37:50 #71 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 19:37:50 #71 ... 19:37:50 19:37:50 #63 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 19:37:50 #63 16.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:37:50 #63 17.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:37:50 #63 20.78 (1/1) Installing dumb-init (1.2.5-r2) 19:37:50 #63 20.78 Executing busybox-1.36.1-r7.trigger 19:37:50 #63 20.96 OK: 8 MiB in 16 packages 19:37:50 #63 DONE 23.5s 19:37:50 19:37:50 #54 [security-bootstrapper internal] load build context 19:37:50 #54 transferring context: 47.54MB 25.3s 19:37:51 #54 ... 19:37:51 19:37:51 #72 [core-data stage-1 3/7] RUN apk --no-cache upgrade 19:37:51 #72 ... 19:37:51 19:37:51 #61 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 19:37:51 #61 DONE 24.3s 19:37:51 19:37:51 #54 [security-bootstrapper internal] load build context 19:37:52 #54 ... 19:37:52 19:37:52 #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 19:37:52 #44 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 27.8s 19:37:52 #44 ... 19:37:52 19:37:52 #73 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 19:37:52 #73 ... 19:37:52 19:37:52 #45 [security-secretstore-setup internal] load build context 19:37:52 #45 ... 19:37:52 19:37:52 #48 [security-proxy-setup internal] load build context 19:37:52 #48 ... 19:37:52 19:37:52 #54 [security-bootstrapper internal] load build context 19:37:53 #54 ... 19:37:53 19:37:53 #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:37:53 #35 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 28.0s 19:37:53 #35 ... 19:37:53 19:37:53 #51 [support-notifications internal] load build context 19:37:53 #51 ... 19:37:53 19:37:53 #50 [core-common-config-bootstrapper internal] load build context 19:37:53 #50 ... 19:37:53 19:37:53 #48 [security-proxy-setup internal] load build context 19:37:53 #48 ... 19:37:53 19:37:53 #47 [support-scheduler internal] load build context 19:37:53 #47 ... 19:37:53 19:37:53 #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:37:54 #35 ... 19:37:54 19:37:54 #66 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 19:37:54 #66 12.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:37:54 #66 13.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:37:54 #66 17.86 v3.18.7-25-g7060f9e615a [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 19:37:54 #66 17.86 v3.18.7-25-g7060f9e615a [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 19:37:54 #66 17.86 OK: 19951 distinct packages available 19:37:54 #66 19.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:37:54 #66 21.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:37:54 #66 ... 19:37:54 19:37:54 #47 [support-scheduler internal] load build context 19:37:54 #47 ... 19:37:54 19:37:54 #65 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 19:37:54 #65 17.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:37:54 #65 18.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:37:54 #65 22.40 (1/2) Installing ca-certificates (20240226-r0) 19:37:54 #65 22.56 (2/2) Installing dumb-init (1.2.5-r2) 19:37:54 #65 22.61 Executing busybox-1.36.1-r7.trigger 19:37:54 #65 22.80 Executing ca-certificates-20240226-r0.trigger 19:37:54 #65 23.95 OK: 9 MiB in 17 packages 19:37:54 #65 DONE 26.9s 19:37:54 19:37:54 #47 [support-scheduler internal] load build context 19:37:54 #47 ... 19:37:54 19:37:54 #74 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 19:37:54 #74 ... 19:37:54 19:37:54 #46 [security-proxy-auth internal] load build context 19:37:54 #46 ... 19:37:54 19:37:54 #67 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 19:37:54 #67 15.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:37:54 #67 17.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:37:54 #67 21.76 OK: 266 MiB in 52 packages 19:37:54 #67 DONE 23.5s 19:37:54 19:37:54 #47 [support-scheduler internal] load build context 19:37:54 #47 ... 19:37:54 19:37:54 #53 [core-metadata internal] load build context 19:37:55 #53 ... 19:37:55 19:37:55 #55 [core-command internal] load build context 19:37:55 #55 ... 19:37:55 19:37:55 #47 [support-scheduler internal] load build context 19:37:55 #47 transferring context: 66.19MB 32.9s 19:37:55 #47 ... 19:37:55 19:37:55 #43 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 19:37:55 #43 16.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:37:55 #43 18.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:37:55 #43 23.20 OK: 266 MiB in 52 packages 19:37:55 #43 DONE 24.6s 19:37:55 19:37:55 #46 [security-proxy-auth internal] load build context 19:37:55 #46 ... 19:37:55 19:37:55 #64 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:37:55 #64 18.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:37:55 #64 20.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:37:55 #64 24.69 v3.18.7-25-g7060f9e615a [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 19:37:55 #64 24.69 v3.18.7-25-g7060f9e615a [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 19:37:55 #64 24.69 OK: 19948 distinct packages available 19:37:55 #64 25.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:37:55 #64 27.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:37:56 #64 ... 19:37:56 19:37:56 #54 [security-bootstrapper internal] load build context 19:37:56 #54 ... 19:37:56 19:37:56 #52 [core-data internal] load build context 19:37:57 #52 ... 19:37:57 19:37:57 #47 [support-scheduler internal] load build context 19:37:57 #47 ... 19:37:57 19:37:57 #75 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 19:37:57 #75 ... 19:37:57 19:37:57 #49 [core-keeper internal] load build context 19:37:57 #49 ... 19:37:57 19:37:57 #47 [support-scheduler internal] load build context 19:37:57 #47 ... 19:37:57 19:37:57 #66 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 19:37:57 #66 24.82 OK: 266 MiB in 52 packages 19:37:57 #66 DONE 26.1s 19:37:57 19:37:57 #47 [support-scheduler internal] load build context 19:37:57 #47 ... 19:37:57 19:37:57 #76 [support-scheduler stage-1 3/9] RUN apk --no-cache upgrade 19:37:57 #76 ... 19:37:57 19:37:57 #47 [support-scheduler internal] load build context 19:37:57 #47 ... 19:37:57 19:37:57 #68 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 19:37:57 #68 19.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:37:57 #68 21.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:37:57 #68 25.32 OK: 266 MiB in 52 packages 19:37:57 #68 DONE 26.5s 19:37:57 19:37:57 #47 [support-scheduler internal] load build context 19:37:59 #47 ... 19:37:59 19:37:59 #39 [security-spiffe-token-provider internal] load build context 19:37:59 #39 ... 19:37:59 19:37:59 #47 [support-scheduler internal] load build context 19:38:00 #47 ... 19:38:00 19:38:00 #64 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:38:00 #64 30.38 (1/7) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 19:38:00 #64 30.69 (2/7) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 19:38:00 #64 30.74 (3/7) Installing dumb-init (1.2.5-r2) 19:38:00 #64 30.80 (4/7) Installing musl-obstack (1.2.3-r2) 19:38:00 #64 30.80 (5/7) Installing libucontext (1.2-r2) 19:38:00 #64 30.80 (6/7) Installing gcompat (1.1.0-r1) 19:38:00 #64 30.86 (7/7) Installing openssl (3.1.6-r0) 19:38:00 #64 30.97 Executing busybox-1.36.1-r7.trigger 19:38:00 #64 31.07 OK: 9 MiB in 20 packages 19:38:00 #64 DONE 34.0s 19:38:00 19:38:00 #47 [support-scheduler internal] load build context 19:38:00 #47 ... 19:38:00 19:38:00 #77 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 19:38:00 #77 ... 19:38:00 19:38:00 #49 [core-keeper internal] load build context 19:38:00 #49 transferring context: 77.10MB 37.4s 19:38:01 #49 ... 19:38:01 19:38:01 #70 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 19:38:01 #70 14.34 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:38:01 #70 15.89 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:38:01 #70 19.87 (1/1) Installing dumb-init (1.2.5-r2) 19:38:01 #70 20.75 Executing busybox-1.36.1-r7.trigger 19:38:01 #70 20.88 OK: 8 MiB in 16 packages 19:38:01 #70 DONE 22.5s 19:38:01 19:38:01 #49 [core-keeper internal] load build context 19:38:01 #49 ... 19:38:01 19:38:01 #78 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 19:38:01 #78 ... 19:38:01 19:38:01 #49 [core-keeper internal] load build context 19:38:03 #49 ... 19:38:03 19:38:03 #45 [security-secretstore-setup internal] load build context 19:38:03 #45 ... 19:38:03 19:38:03 #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 19:38:03 #44 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 38.1s done 19:38:03 #44 ... 19:38:03 19:38:03 #49 [core-keeper internal] load build context 19:38:03 #49 ... 19:38:03 19:38:03 #50 [core-common-config-bootstrapper internal] load build context 19:38:03 #50 ... 19:38:03 19:38:03 #51 [support-notifications internal] load build context 19:38:03 #51 ... 19:38:03 19:38:03 #48 [security-proxy-setup internal] load build context 19:38:03 #48 ... 19:38:03 19:38:03 #71 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 19:38:03 #71 16.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:38:03 #71 17.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:38:03 #71 20.91 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 19:38:03 #71 21.69 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 19:38:03 #71 21.69 OK: 8 MiB in 17 packages 19:38:03 #71 DONE 23.5s 19:38:03 19:38:03 #51 [support-notifications internal] load build context 19:38:04 #51 ... 19:38:04 19:38:04 #79 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 19:38:04 #79 ... 19:38:04 19:38:04 #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:38:04 #35 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 39.4s 19:38:04 #35 ... 19:38:04 19:38:04 #50 [core-common-config-bootstrapper internal] load build context 19:38:05 #50 ... 19:38:05 19:38:05 #53 [core-metadata internal] load build context 19:38:05 #53 ... 19:38:05 19:38:05 #55 [core-command internal] load build context 19:38:05 #55 ... 19:38:05 19:38:05 #53 [core-metadata internal] load build context 19:38:05 #53 transferring context: 69.89MB 40.5s 19:38:06 #53 ... 19:38:06 19:38:06 #74 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 19:38:06 #74 13.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:38:06 #74 15.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:38:06 #74 17.67 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 19:38:06 #74 18.08 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 19:38:06 #74 18.08 Executing ca-certificates-20240226-r0.trigger 19:38:06 #74 18.64 OK: 13 MiB in 26 packages 19:38:06 #74 DONE 21.6s 19:38:06 19:38:06 #53 [core-metadata internal] load build context 19:38:06 #53 ... 19:38:06 19:38:06 #73 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 19:38:06 #73 14.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:38:06 #73 16.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:38:06 #73 19.22 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 19:38:06 #73 20.00 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 19:38:06 #73 20.00 Executing ca-certificates-20240226-r0.trigger 19:38:06 #73 20.43 OK: 18 MiB in 19 packages 19:38:06 #73 DONE 23.7s 19:38:06 19:38:06 #48 [security-proxy-setup internal] load build context 19:38:06 #48 ... 19:38:06 19:38:06 #46 [security-proxy-auth internal] load build context 19:38:06 #46 ... 19:38:06 19:38:06 #53 [core-metadata internal] load build context 19:38:06 #53 ... 19:38:06 19:38:06 #75 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 19:38:06 #75 12.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:38:06 #75 13.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:38:06 #75 16.78 OK: 18 MiB in 19 packages 19:38:06 #75 DONE 19.5s 19:38:06 19:38:06 #53 [core-metadata internal] load build context 19:38:07 #53 ... 19:38:07 19:38:07 #54 [security-bootstrapper internal] load build context 19:38:07 #54 ... 19:38:07 19:38:07 #52 [core-data internal] load build context 19:38:07 #52 ... 19:38:07 19:38:07 #54 [security-bootstrapper internal] load build context 19:38:08 #54 ... 19:38:08 19:38:08 #76 [core-command stage-1 3/9] RUN apk --no-cache upgrade 19:38:08 #76 16.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:38:08 #76 16.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:38:08 #76 18.20 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 19:38:08 #76 18.38 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 19:38:08 #76 18.38 OK: 8 MiB in 16 packages 19:38:08 #76 DONE 20.8s 19:38:08 19:38:08 #54 [security-bootstrapper internal] load build context 19:38:08 #54 ... 19:38:08 19:38:08 #77 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 19:38:08 #77 14.05 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:38:08 #77 15.05 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:38:08 #77 17.61 OK: 266 MiB in 52 packages 19:38:08 #77 DONE 18.4s 19:38:08 19:38:08 #54 [security-bootstrapper internal] load build context 19:38:09 #54 ... 19:38:09 19:38:09 #80 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 19:38:09 #80 DONE 2.3s 19:38:09 19:38:09 #54 [security-bootstrapper internal] load build context 19:38:09 #54 ... 19:38:09 19:38:09 #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 19:38:09 #44 DONE 47.8s 19:38:09 19:38:09 #54 [security-bootstrapper internal] load build context 19:38:09 #54 ... 19:38:09 19:38:09 #39 [security-spiffe-token-provider internal] load build context 19:38:09 #39 ... 19:38:09 19:38:09 #54 [security-bootstrapper internal] load build context 19:38:10 #54 ... 19:38:10 19:38:10 #47 [support-scheduler internal] load build context 19:38:10 #47 transferring context: 95.78MB 48.1s 19:38:10 #47 ... 19:38:10 19:38:10 #81 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade 19:38:10 #0 9.612 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:38:10 #0 10.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:38:10 #81 ... 19:38:10 19:38:10 #47 [support-scheduler internal] load build context 19:38:11 #47 ... 19:38:11 19:38:11 #78 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 19:38:11 #78 14.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:38:11 #78 15.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:38:11 #78 18.00 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 19:38:11 #78 18.34 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 19:38:11 #78 18.34 OK: 8 MiB in 19 packages 19:38:11 #78 DONE 19.6s 19:38:11 19:38:11 #52 [core-data internal] load build context 19:38:11 #52 ... 19:38:11 19:38:11 #72 [core-data stage-1 3/7] RUN apk --no-cache upgrade 19:38:11 #72 16.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:38:11 #72 16.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:38:11 #72 19.22 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 19:38:11 #72 19.50 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 19:38:11 #72 19.65 OK: 8 MiB in 16 packages 19:38:11 #72 DONE 20.8s 19:38:11 19:38:11 #52 [core-data internal] load build context 19:38:12 #52 ... 19:38:12 19:38:12 #81 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade 19:38:12 #81 12.26 OK: 9 MiB in 20 packages 19:38:12 #81 DONE 13.0s 19:38:12 19:38:12 #52 [core-data internal] load build context 19:38:13 #52 ... 19:38:13 19:38:13 #45 [security-secretstore-setup internal] load build context 19:38:13 #45 ... 19:38:13 19:38:13 #79 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 19:38:13 #79 14.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:38:13 #79 15.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:38:13 #79 17.58 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 19:38:13 #79 17.78 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 19:38:13 #79 17.78 Executing ca-certificates-20240226-r0.trigger 19:38:13 #79 18.15 OK: 9 MiB in 17 packages 19:38:13 #79 DONE 19.1s 19:38:13 19:38:13 #45 [security-secretstore-setup internal] load build context 19:38:13 #45 ... 19:38:13 19:38:13 #52 [core-data internal] load build context 19:38:13 #52 ... 19:38:13 19:38:13 #82 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 19:38:13 #82 DONE 9.5s 19:38:13 19:38:13 #52 [core-data internal] load build context 19:38:13 #52 ... 19:38:13 19:38:13 #49 [core-keeper internal] load build context 19:38:13 #49 ... 19:38:13 19:38:13 #52 [core-data internal] load build context 19:38:14 #52 ... 19:38:14 19:38:14 #51 [support-notifications internal] load build context 19:38:14 #51 ... 19:38:14 19:38:14 #83 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 19:38:14 #83 DONE 0.8s 19:38:14 19:38:14 #51 [support-notifications internal] load build context 19:38:14 #51 ... 19:38:14 19:38:14 #52 [core-data internal] load build context 19:38:14 #52 ... 19:38:14 19:38:14 #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:38:14 #35 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 50.0s 19:38:14 #35 ... 19:38:14 19:38:14 #52 [core-data internal] load build context 19:38:15 #52 ... 19:38:15 19:38:15 #84 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 19:38:15 #84 DONE 2.5s 19:38:15 19:38:15 #52 [core-data internal] load build context 19:38:15 #52 ... 19:38:15 19:38:15 #50 [core-common-config-bootstrapper internal] load build context 19:38:15 #50 ... 19:38:15 19:38:15 #52 [core-data internal] load build context 19:38:15 #52 ... 19:38:15 19:38:15 #55 [core-command internal] load build context 19:38:15 #55 ... 19:38:15 19:38:15 #52 [core-data internal] load build context 19:38:15 #52 transferring context: 112.54MB 50.6s 19:38:16 #52 ... 19:38:16 19:38:16 #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:38:16 #35 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 50.7s done 19:38:16 #35 DONE 55.8s 19:38:16 19:38:16 #52 [core-data internal] load build context 19:38:16 #52 ... 19:38:16 19:38:16 #48 [security-proxy-setup internal] load build context 19:38:16 #48 ... 19:38:16 19:38:16 #46 [security-proxy-auth internal] load build context 19:38:16 #46 ... 19:38:16 19:38:16 #52 [core-data internal] load build context 19:38:17 #52 ... 19:38:17 19:38:17 #53 [core-metadata internal] load build context 19:38:17 #53 ... 19:38:17 19:38:17 #52 [core-data internal] load build context 19:38:20 #52 ... 19:38:20 19:38:20 #39 [security-spiffe-token-provider internal] load build context 19:38:20 #39 ... 19:38:20 19:38:20 #52 [core-data internal] load build context 19:38:20 #52 ... 19:38:20 19:38:20 #54 [security-bootstrapper internal] load build context 19:38:20 #54 ... 19:38:20 19:38:20 #39 [security-spiffe-token-provider internal] load build context 19:38:20 #39 transferring context: 45.54MB 53.3s 19:38:21 #39 ... 19:38:21 19:38:21 #47 [support-scheduler internal] load build context 19:38:21 #47 ... 19:38:21 19:38:21 #39 [security-spiffe-token-provider internal] load build context 19:38:21 #39 ... 19:38:21 19:38:21 #85 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 19:38:21 #85 DONE 2.8s 19:38:21 19:38:21 #39 [security-spiffe-token-provider internal] load build context 19:38:22 #39 ... 19:38:22 19:38:22 #86 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 19:38:22 #86 DONE 3.5s 19:38:22 19:38:22 #39 [security-spiffe-token-provider internal] load build context 19:38:22 #39 ... 19:38:22 19:38:22 #87 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 19:38:22 #87 DONE 3.6s 19:38:22 19:38:22 #39 [security-spiffe-token-provider internal] load build context 19:38:23 #39 ... 19:38:23 19:38:23 #88 [security-spire-server stage-2 5/9] COPY Attribution.txt / 19:38:23 #88 DONE 0.9s 19:38:23 19:38:23 #39 [security-spiffe-token-provider internal] load build context 19:38:23 #39 ... 19:38:23 19:38:23 #89 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 19:38:23 #89 DONE 0.9s 19:38:23 19:38:23 #39 [security-spiffe-token-provider internal] load build context 19:38:23 #39 ... 19:38:23 19:38:23 #90 [security-spire-config stage-2 5/10] COPY Attribution.txt / 19:38:23 #90 DONE 1.3s 19:38:23 19:38:23 #39 [security-spiffe-token-provider internal] load build context 19:38:23 #39 ... 19:38:23 19:38:23 #45 [security-secretstore-setup internal] load build context 19:38:23 #45 ... 19:38:23 19:38:23 #39 [security-spiffe-token-provider internal] load build context 19:38:23 #39 ... 19:38:23 19:38:23 #49 [core-keeper internal] load build context 19:38:23 #49 ... 19:38:23 19:38:23 #39 [security-spiffe-token-provider internal] load build context 19:38:24 #39 ... 19:38:24 19:38:24 #91 [security-spire-config stage-2 6/10] COPY security.txt / 19:38:24 #91 DONE 0.8s 19:38:24 19:38:24 #39 [security-spiffe-token-provider internal] load build context 19:38:24 #39 ... 19:38:24 19:38:24 #92 [security-spire-server stage-2 6/9] COPY security.txt / 19:38:24 #92 DONE 1.4s 19:38:24 19:38:24 #39 [security-spiffe-token-provider internal] load build context 19:38:24 #39 ... 19:38:24 19:38:24 #93 [security-spire-agent stage-3 7/10] COPY security.txt / 19:38:24 #93 DONE 1.4s 19:38:24 19:38:24 #39 [security-spiffe-token-provider internal] load build context 19:38:24 #39 ... 19:38:24 19:38:24 #51 [support-notifications internal] load build context 19:38:24 #51 ... 19:38:24 19:38:24 #39 [security-spiffe-token-provider internal] load build context 19:38:25 #39 ... 19:38:25 19:38:25 #94 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 19:38:25 #94 DONE 0.9s 19:38:25 19:38:25 #39 [security-spiffe-token-provider internal] load build context 19:38:25 #39 ... 19:38:25 19:38:25 #95 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 19:38:25 #95 DONE 1.2s 19:38:25 19:38:25 #39 [security-spiffe-token-provider internal] load build context 19:38:25 #39 ... 19:38:25 19:38:25 #50 [core-common-config-bootstrapper internal] load build context 19:38:25 #50 ... 19:38:25 19:38:25 #96 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 19:38:25 #96 ... 19:38:25 19:38:25 #97 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 19:38:25 #97 DONE 1.5s 19:38:25 19:38:25 #39 [security-spiffe-token-provider internal] load build context 19:38:26 #39 transferring context: 54.65MB 58.3s 19:38:26 #39 ... 19:38:26 19:38:26 #55 [core-command internal] load build context 19:38:26 #55 ... 19:38:26 19:38:26 #39 [security-spiffe-token-provider internal] load build context 19:38:26 #39 ... 19:38:26 19:38:26 #98 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 19:38:26 #98 DONE 1.4s 19:38:26 19:38:26 #39 [security-spiffe-token-provider internal] load build context 19:38:26 #39 ... 19:38:26 19:38:26 #96 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 19:38:26 #96 DONE 1.1s 19:38:26 19:38:26 #39 [security-spiffe-token-provider internal] load build context 19:38:26 #39 ... 19:38:26 19:38:26 #48 [security-proxy-setup internal] load build context 19:38:27 #48 ... 19:38:27 19:38:27 #46 [security-proxy-auth internal] load build context 19:38:27 #46 ... 19:38:27 19:38:27 #39 [security-spiffe-token-provider internal] load build context 19:38:27 #39 ... 19:38:27 19:38:27 #99 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 19:38:27 #99 DONE 1.4s 19:38:27 19:38:27 #39 [security-spiffe-token-provider internal] load build context 19:38:27 #39 ... 19:38:27 19:38:27 #53 [core-metadata internal] load build context 19:38:27 #53 ... 19:38:27 19:38:27 #39 [security-spiffe-token-provider internal] load build context 19:38:27 #39 ... 19:38:27 19:38:27 #100 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 19:38:27 #100 DONE 0.9s 19:38:27 19:38:27 #39 [security-spiffe-token-provider internal] load build context 19:38:28 #39 ... 19:38:28 19:38:28 #101 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 19:38:28 #101 DONE 1.4s 19:38:28 19:38:28 #39 [security-spiffe-token-provider internal] load build context 19:38:28 #39 ... 19:38:28 19:38:28 #102 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 19:38:28 #102 DONE 1.2s 19:38:28 19:38:28 #39 [security-spiffe-token-provider internal] load build context 19:38:30 #39 ... 19:38:30 19:38:30 #52 [core-data internal] load build context 19:38:30 #52 ... 19:38:30 19:38:30 #54 [security-bootstrapper internal] load build context 19:38:30 #54 transferring context: 174.98MB 65.9s 19:38:30 #54 ... 19:38:30 19:38:30 #39 [security-spiffe-token-provider internal] load build context 19:38:31 #39 ... 19:38:31 19:38:31 #47 [support-scheduler internal] load build context 19:38:31 #47 ... 19:38:31 19:38:31 #52 [core-data internal] load build context 19:38:33 #52 ... 19:38:33 19:38:33 #45 [security-secretstore-setup internal] load build context 19:38:33 #45 ... 19:38:33 19:38:33 #52 [core-data internal] load build context 19:38:34 #52 ... 19:38:34 19:38:34 #49 [core-keeper internal] load build context 19:38:34 #49 ... 19:38:34 19:38:34 #52 [core-data internal] load build context 19:38:34 #52 ... 19:38:34 19:38:34 #103 [security-spire-server] exporting to image 19:38:34 #103 exporting layers 5.3s done 19:38:34 #103 writing image sha256:ba90d8641aa80649c078bfed5395c6d8eac43e301976d5e444f8304db7c076e1 0.1s done 19:38:34 #103 naming to docker.io/library/security-spire-config-arm64 0.0s done 19:38:34 #103 writing image sha256:e4fe51a31dd15c610ea5757dc677d98e8c8a5755dcb35e70956357581e37322c 0.2s done 19:38:34 #103 naming to docker.io/library/security-spire-agent-arm64 0.1s done 19:38:34 #103 writing image sha256:8457ace440a7a0377cb5481c5fdf27d3ed26e2d5942aebde8a72093aecc5c2e7 0.0s done 19:38:34 #103 naming to docker.io/library/security-spire-server-arm64 0.0s done 19:38:34 #103 DONE 6.9s 19:38:34 19:38:34 #52 [core-data internal] load build context 19:38:34 #52 ... 19:38:34 19:38:34 #51 [support-notifications internal] load build context 19:38:34 #51 ... 19:38:34 19:38:34 #52 [core-data internal] load build context 19:38:35 #52 ... 19:38:35 19:38:35 #50 [core-common-config-bootstrapper internal] load build context 19:38:36 #50 ... 19:38:36 19:38:36 #52 [core-data internal] load build context 19:38:36 #52 transferring context: 230.56MB 70.9s 19:38:36 #52 ... 19:38:36 19:38:36 #55 [core-command internal] load build context 19:38:36 #55 ... 19:38:36 19:38:36 #52 [core-data internal] load build context 19:38:37 #52 ... 19:38:37 19:38:37 #48 [security-proxy-setup internal] load build context 19:38:37 #48 ... 19:38:37 19:38:37 #46 [security-proxy-auth internal] load build context 19:38:37 #46 ... 19:38:37 19:38:37 #48 [security-proxy-setup internal] load build context 19:38:37 #48 ... 19:38:37 19:38:37 #53 [core-metadata internal] load build context 19:38:37 #53 ... 19:38:37 19:38:37 #48 [security-proxy-setup internal] load build context 19:38:39 #48 ... 19:38:39 19:38:39 #49 [core-keeper internal] load build context 19:38:39 #49 transferring context: 256.25MB 76.6s done 19:38:39 #49 DONE 77.7s 19:38:40 19:38:40 #48 [security-proxy-setup internal] load build context 19:38:40 #48 ... 19:38:40 19:38:40 #52 [core-data internal] load build context 19:38:40 #52 transferring context: 256.25MB 75.0s done 19:38:40 #52 DONE 76.8s 19:38:40 19:38:40 #48 [security-proxy-setup internal] load build context 19:38:41 #48 ... 19:38:41 19:38:41 #54 [security-bootstrapper internal] load build context 19:38:41 #54 ... 19:38:41 19:38:41 #48 [security-proxy-setup internal] load build context 19:38:41 #48 ... 19:38:41 19:38:41 #39 [security-spiffe-token-provider internal] load build context 19:38:41 #39 ... 19:38:41 19:38:41 #47 [support-scheduler internal] load build context 19:38:41 #47 transferring context: 256.25MB 79.4s done 19:38:42 #47 ... 19:38:42 19:38:42 #39 [security-spiffe-token-provider internal] load build context 19:38:42 #39 ... 19:38:42 19:38:42 #47 [support-scheduler internal] load build context 19:38:42 #47 DONE 80.2s 19:38:42 19:38:42 #39 [security-spiffe-token-provider internal] load build context 19:38:42 #39 ... 19:38:42 19:38:42 #104 [core-data builder 4/7] COPY go.mod vendor* ./ 19:38:42 #104 DONE 1.5s 19:38:42 19:38:42 #39 [security-spiffe-token-provider internal] load build context 19:38:42 #39 ... 19:38:42 19:38:42 #105 [core-keeper builder 5/8] COPY go.mod vendor* ./ 19:38:42 #105 DONE 2.6s 19:38:42 19:38:42 #39 [security-spiffe-token-provider internal] load build context 19:38:43 #39 ... 19:38:43 19:38:43 #45 [security-secretstore-setup internal] load build context 19:38:43 #45 ... 19:38:43 19:38:43 #50 [core-common-config-bootstrapper internal] load build context 19:38:43 #50 ... 19:38:43 19:38:43 #39 [security-spiffe-token-provider internal] load build context 19:38:44 #39 ... 19:38:44 19:38:44 #50 [core-common-config-bootstrapper internal] load build context 19:38:44 #50 transferring context: 256.25MB 81.0s done 19:38:44 #50 DONE 82.1s 19:38:44 19:38:44 #39 [security-spiffe-token-provider internal] load build context 19:38:44 #39 ... 19:38:44 19:38:44 #51 [support-notifications internal] load build context 19:38:44 #51 ... 19:38:44 19:38:44 #39 [security-spiffe-token-provider internal] load build context 19:38:46 #39 ... 19:38:46 19:38:46 #54 [security-bootstrapper internal] load build context 19:38:46 #54 transferring context: 256.25MB 80.9s done 19:38:46 #54 DONE 81.9s 19:38:46 19:38:46 #39 [security-spiffe-token-provider internal] load build context 19:38:46 #39 ... 19:38:46 19:38:46 #55 [core-command internal] load build context 19:38:46 #55 transferring context: 256.25MB 79.6s done 19:38:46 #55 DONE 81.7s 19:38:46 19:38:46 #39 [security-spiffe-token-provider internal] load build context 19:38:46 #39 ... 19:38:46 19:38:46 #51 [support-notifications internal] load build context 19:38:46 #51 transferring context: 256.25MB 82.8s done 19:38:46 #51 DONE 83.9s 19:38:46 19:38:46 #39 [security-spiffe-token-provider internal] load build context 19:38:47 #39 ... 19:38:47 19:38:47 #53 [core-metadata internal] load build context 19:38:47 #53 transferring context: 256.25MB 81.6s done 19:38:47 #53 DONE 83.5s 19:38:47 19:38:47 #39 [security-spiffe-token-provider internal] load build context 19:38:47 #39 ... 19:38:47 19:38:47 #106 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 19:38:47 #106 DONE 1.0s 19:38:47 19:38:47 #39 [security-spiffe-token-provider internal] load build context 19:38:47 #39 ... 19:38:47 19:38:47 #46 [security-proxy-auth internal] load build context 19:38:47 #46 ... 19:38:47 19:38:47 #39 [security-spiffe-token-provider internal] load build context 19:38:47 #39 ... 19:38:47 19:38:47 #107 [support-notifications builder 4/7] COPY go.mod vendor* ./ 19:38:47 #107 DONE 0.7s 19:38:47 19:38:47 #39 [security-spiffe-token-provider internal] load build context 19:38:52 #39 transferring context: 175.56MB 84.2s 19:38:52 #39 ... 19:38:52 19:38:52 #48 [security-proxy-setup internal] load build context 19:38:52 #48 ... 19:38:52 19:38:52 #39 [security-spiffe-token-provider internal] load build context 19:38:52 #39 ... 19:38:52 19:38:52 #46 [security-proxy-auth internal] load build context 19:38:52 #46 transferring context: 256.25MB 90.5s done 19:38:52 #46 DONE 90.8s 19:38:52 19:38:52 #39 [security-spiffe-token-provider internal] load build context 19:38:52 #39 ... 19:38:52 19:38:52 #108 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:38:52 #108 ... 19:38:52 19:38:52 #109 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:38:53 #109 ... 19:38:53 19:38:53 #48 [security-proxy-setup internal] load build context 19:38:54 #48 ... 19:38:54 19:38:54 #45 [security-secretstore-setup internal] load build context 19:38:54 #45 ... 19:38:54 19:38:54 #48 [security-proxy-setup internal] load build context 19:38:57 #48 ... 19:38:57 19:38:57 #45 [security-secretstore-setup internal] load build context 19:38:57 #45 transferring context: 256.25MB 94.4s done 19:38:57 #45 DONE 95.2s 19:38:57 19:38:57 #48 [security-proxy-setup internal] load build context 19:38:57 #48 ... 19:38:57 19:38:57 #110 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:38:57 #110 ... 19:38:57 19:38:57 #48 [security-proxy-setup internal] load build context 19:38:57 #48 transferring context: 256.25MB 95.0s done 19:38:57 #48 DONE 95.7s 19:38:57 19:38:57 #39 [security-spiffe-token-provider internal] load build context 19:38:58 #39 ... 19:38:58 19:38:58 #111 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:38:58 #111 ... 19:38:58 19:38:58 #39 [security-spiffe-token-provider internal] load build context 19:38:58 #39 transferring context: 256.25MB 90.4s done 19:38:58 #39 DONE 92.9s 19:38:58 19:38:58 #112 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 19:38:59 #112 DONE 0.9s 19:38:59 19:38:59 #113 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:40:06 #113 ... 19:40:06 19:40:06 #108 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:40:06 #108 DONE 78.6s 19:40:06 19:40:06 #109 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:40:06 #109 DONE 78.5s 19:40:06 19:40:06 #114 [core-keeper builder 7/8] COPY . . 19:40:06 #114 ... 19:40:06 19:40:06 #110 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:40:06 #110 DONE 76.9s 19:40:06 19:40:06 #115 [core-command builder 6/7] COPY . . 19:40:06 #115 CACHED 19:40:06 19:40:06 #116 [core-command builder 4/7] COPY go.mod vendor* ./ 19:40:06 #116 CACHED 19:40:06 19:40:06 #117 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:40:06 #117 CACHED 19:40:06 19:40:06 #118 [core-data builder 6/7] COPY . . 19:40:06 #118 DONE 3.1s 19:40:06 19:40:06 #111 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:40:06 #111 DONE 76.3s 19:40:06 19:40:06 #119 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:40:06 #119 CACHED 19:40:06 19:40:06 #120 [core-metadata builder 6/7] COPY . . 19:40:06 #120 CACHED 19:40:06 19:40:06 #121 [core-metadata builder 4/7] COPY go.mod vendor* ./ 19:40:06 #121 CACHED 19:40:06 19:40:06 #122 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 19:40:06 #122 CACHED 19:40:06 19:40:06 #123 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:40:06 #123 CACHED 19:40:06 19:40:06 #124 [core-common-config-bootstrapper builder 6/7] COPY . . 19:40:06 #124 CACHED 19:40:06 19:40:06 #125 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:40:06 #125 CACHED 19:40:06 19:40:06 #126 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 19:40:06 #126 CACHED 19:40:06 19:40:06 #127 [support-scheduler builder 6/7] COPY . . 19:40:06 #127 CACHED 19:40:06 19:40:06 #128 [security-proxy-auth builder 6/7] COPY . . 19:40:06 #128 CACHED 19:40:06 19:40:06 #129 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:40:06 #129 CACHED 19:40:06 19:40:06 #130 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 19:40:06 #130 CACHED 19:40:06 19:40:06 #131 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 19:40:06 #131 ... 19:40:06 19:40:06 #114 [core-keeper builder 7/8] COPY . . 19:40:06 #114 DONE 4.3s 19:40:06 19:40:06 #132 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 19:40:06 #132 ... 19:40:06 19:40:06 #113 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:40:06 #113 DONE 67.8s 19:40:07 19:40:07 #133 [security-spiffe-token-provider builder 6/7] COPY . . 19:40:12 #133 ... 19:40:12 19:40:12 #132 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 19:40:12 #132 3.761 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 19:40:13 #132 ... 19:40:13 19:40:13 #133 [security-spiffe-token-provider builder 6/7] COPY . . 19:40:13 #133 DONE 6.8s 19:40:13 19:40:13 #134 [security-bootstrapper builder 6/7] COPY . . 19:40:13 #134 DONE 9.5s 19:40:13 19:40:13 #135 [support-notifications builder 6/7] COPY . . 19:40:13 #135 DONE 9.4s 19:40:13 19:40:13 #136 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 19:40:13 #136 CACHED 19:40:13 19:40:13 #137 [security-proxy-setup builder 6/7] COPY . . 19:40:13 #137 CACHED 19:40:13 19:40:13 #138 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:40:13 #138 CACHED 19:40:13 19:40:13 #139 [security-secretstore-setup builder 6/7] COPY . . 19:40:13 #139 CACHED 19:40:13 19:40:13 #140 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 19:40:13 #140 CACHED 19:40:13 19:40:13 #141 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:40:13 #141 CACHED 19:40:13 19:40:13 #142 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 19:40:14 #142 ... 19:40:14 19:40:14 #143 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 19:40:14 #0 4.994 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 19:40:14 #143 ... 19:40:14 19:40:14 #144 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 19:40:14 #0 4.853 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 19:40:14 #144 ... 19:40:14 19:40:14 #145 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 19:40:14 #0 4.527 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 19:40:14 #145 ... 19:40:14 19:40:14 #146 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 19:40:14 #0 4.294 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 19:40:15 #146 ... 19:40:15 19:40:15 #147 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 19:40:15 #0 4.219 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 19:40:15 #147 ... 19:40:15 19:40:15 #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 19:40:18 #148 ... 19:40:18 19:40:18 #131 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 19:40:18 #131 3.905 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 19:40:18 #131 ... 19:40:18 19:40:18 #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 19:40:18 #148 4.557 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 19:40:24 #148 ... 19:40:24 19:40:24 #149 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:40:24 #0 3.672 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 19:40:24 #149 ... 19:40:24 19:40:24 #150 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 19:40:24 #0 4.478 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 19:40:24 #150 ... 19:40:24 19:40:24 #151 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 19:40:24 #0 3.574 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 19:40:28 #151 ... 19:40:28 19:40:28 #142 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 19:40:28 #142 4.455 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 19:58:06 #142 ... 19:58:06 19:58:06 #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 19:58:06 #148 1063.3 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 19:58:06 #148 ... 19:58:06 19:58:06 #142 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 19:58:06 #142 DONE 1073.0s 19:58:06 19:58:06 #144 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 19:58:07 #144 ... 19:58:07 19:58:07 #152 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 19:58:07 #152 DONE 0.4s 19:58:07 19:58:07 #153 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 19:58:07 #153 DONE 0.2s 19:58:07 19:58:07 #146 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 19:58:07 #146 ... 19:58:07 19:58:07 #154 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 19:58:07 #154 DONE 0.1s 19:58:08 19:58:08 #155 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 19:58:08 #155 DONE 0.1s 19:58:08 19:58:08 #146 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 19:58:08 #146 ... 19:58:08 19:58:08 #156 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 19:58:08 #156 DONE 0.3s 19:58:08 19:58:08 #144 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 19:58:08 #144 ... 19:58:08 19:58:08 #157 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 19:58:08 #157 DONE 0.2s 19:58:08 19:58:08 #158 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:58:11 #158 DONE 2.5s 19:58:11 19:58:11 #103 [security-proxy-setup] exporting to image 19:58:11 #103 exporting layers 19:58:12 #103 exporting layers 1.0s done 19:58:12 #103 writing image sha256:9bb33a288e4452c1ae6f56310cd7c6078b0905a15f7106f06fd9e529c9f245ac done 19:58:12 #103 naming to docker.io/library/security-proxy-setup-arm64 0.1s done 19:58:12 #103 DONE 8.0s 19:58:12 19:58:12 #150 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 19:58:14 #150 DONE 1080.8s 19:58:14 19:58:14 #146 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 19:58:14 #146 ... 19:58:14 19:58:14 #159 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 19:58:15 #159 DONE 0.4s 19:58:15 19:58:15 #145 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 19:58:15 #145 ... 19:58:15 19:58:15 #160 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 19:58:17 #160 DONE 2.0s 19:58:17 19:58:17 #161 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 19:58:17 #161 DONE 0.3s 19:58:17 19:58:17 #162 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 19:58:17 #162 DONE 0.2s 19:58:17 19:58:17 #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 19:58:17 #148 DONE 1084.0s 19:58:17 19:58:17 #163 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 19:58:18 #163 DONE 0.6s 19:58:18 19:58:18 #164 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 19:58:18 #164 ... 19:58:18 19:58:18 #165 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 19:58:18 #165 DONE 0.3s 19:58:18 19:58:18 #164 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 19:58:18 #164 DONE 0.5s 19:58:18 19:58:18 #166 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 19:58:19 #166 DONE 0.2s 19:58:19 19:58:19 #167 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 19:58:19 #167 DONE 0.4s 19:58:19 19:58:19 #168 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 19:58:19 #168 DONE 0.2s 19:58:19 19:58:19 #169 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 19:58:19 #169 DONE 0.2s 19:58:19 19:58:19 #151 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 19:58:19 #151 ... 19:58:19 19:58:19 #170 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 19:58:19 #170 DONE 0.2s 19:58:19 19:58:19 #171 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 19:58:19 #171 ... 19:58:19 19:58:19 #172 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 19:58:19 #172 DONE 0.3s 19:58:19 19:58:19 #171 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 19:58:19 #171 DONE 0.2s 19:58:19 19:58:19 #173 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 19:58:19 #173 DONE 0.2s 19:58:19 19:58:19 #174 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 19:58:20 #174 DONE 0.5s 19:58:20 19:58:20 #175 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 19:58:20 #175 ... 19:58:20 19:58:20 #176 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 19:58:20 #176 DONE 0.5s 19:58:21 19:58:21 #177 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 19:58:21 #177 DONE 0.2s 19:58:21 19:58:21 #38 [security-bootstrapper stage-3 1/10] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 19:58:21 #38 ... 19:58:21 19:58:21 #178 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:58:22 #178 ... 19:58:22 19:58:22 #175 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 19:58:22 #175 DONE 3.0s 19:58:22 19:58:22 #103 [security-bootstrapper] exporting to image 19:58:22 #103 exporting layers 19:58:23 #103 ... 19:58:23 19:58:23 #178 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:58:23 #178 DONE 2.8s 19:58:23 19:58:23 #103 [security-secretstore-setup] exporting to image 19:58:24 #103 exporting layers 1.6s done 19:58:24 #103 writing image sha256:3135f6f4544d436d9b0b0df17e2f33779881bbb7b75e3500e44590587f6114ae 19:58:24 #103 writing image sha256:3135f6f4544d436d9b0b0df17e2f33779881bbb7b75e3500e44590587f6114ae 0.0s done 19:58:24 #103 naming to docker.io/library/security-bootstrapper-arm64 0.0s done 19:58:25 #103 exporting layers 1.3s done 19:58:25 #103 writing image sha256:c80e65348fe342fbcee854a950d0f3498eb2d812ffc79886e84a9729ab6a6737 done 19:58:25 #103 naming to docker.io/library/security-secretstore-setup-arm64 done 19:58:25 #103 DONE 10.7s 19:58:25 19:58:25 #147 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 19:59:12 #147 ... 19:59:12 19:59:12 #143 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 19:59:12 #143 DONE 1146.3s 19:59:12 19:59:12 #146 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 19:59:12 #146 ... 19:59:12 19:59:12 #179 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 19:59:12 #179 DONE 0.3s 19:59:12 19:59:12 #180 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 19:59:12 #180 DONE 0.2s 19:59:12 19:59:12 #181 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 19:59:12 #181 DONE 0.3s 19:59:12 19:59:12 #182 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 19:59:12 #182 DONE 0.2s 19:59:12 19:59:12 #146 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 19:59:12 #146 ... 19:59:12 19:59:12 #183 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 19:59:12 #183 DONE 0.3s 19:59:12 19:59:12 #132 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 19:59:12 #132 ... 19:59:12 19:59:12 #184 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:59:14 #184 DONE 2.1s 19:59:14 19:59:14 #38 [security-bootstrapper stage-3 1/10] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 19:59:14 #38 ... 19:59:14 19:59:14 #103 [core-common-config-bootstrapper] exporting to image 19:59:14 #103 exporting layers 19:59:15 #103 exporting layers 0.8s done 19:59:15 #103 writing image sha256:47442959396e83c559b0c70ea94ec68a075e764e326cac9e7eecc2dc2be1a71f done 19:59:15 #103 naming to docker.io/library/core-common-config-bootstrapper-arm64 0.0s done 19:59:15 #103 DONE 11.5s 19:59:15 19:59:15 #145 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 20:01:07 #145 ... 20:01:07 20:01:07 #149 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:01:07 #149 DONE 1252.1s 20:01:07 20:01:07 #146 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:01:07 #146 ... 20:01:07 20:01:07 #185 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 20:01:07 #185 DONE 0.2s 20:01:07 20:01:07 #186 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 20:01:07 #186 DONE 0.1s 20:01:07 20:01:07 #187 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 20:01:07 #187 DONE 0.3s 20:01:07 20:01:07 #188 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 20:01:07 #188 DONE 0.1s 20:01:07 20:01:07 #151 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:01:07 #151 ... 20:01:07 20:01:07 #103 [security-spiffe-token-provider] exporting to image 20:01:07 #103 exporting layers 20:01:08 #103 exporting layers 1.0s done 20:01:08 #103 writing image sha256:b71c6e47393748802fb6d542590f8fdd7917e2371529a2dfd7018affea5f73a5 done 20:01:08 #103 naming to docker.io/library/security-spiffe-token-provider-arm64 done 20:01:08 #103 DONE 12.5s 20:01:08 20:01:08 #151 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:08:00 #151 ... 20:08:00 20:08:00 #147 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 20:08:00 #147 DONE 1669.6s 20:08:00 20:08:00 #38 [security-bootstrapper stage-3 1/10] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 20:08:00 #38 ... 20:08:00 20:08:00 #189 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 20:08:00 #189 DONE 0.2s 20:08:00 20:08:00 #151 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:08:00 #151 ... 20:08:00 20:08:00 #190 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 20:08:00 #190 DONE 0.1s 20:08:00 20:08:00 #191 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 20:08:00 #191 DONE 0.3s 20:08:00 20:08:00 #192 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 20:08:00 #192 DONE 0.2s 20:08:00 20:08:00 #193 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 20:08:00 #193 DONE 0.2s 20:08:00 20:08:00 #38 [security-bootstrapper stage-3 1/10] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 20:08:00 #38 ... 20:08:00 20:08:00 #194 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:08:00 #194 DONE 2.2s 20:08:00 20:08:00 #144 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 20:08:00 #144 ... 20:08:00 20:08:00 #103 [security-proxy-auth] exporting to image 20:08:00 #103 exporting layers 20:08:00 #103 exporting layers 0.7s done 20:08:00 #103 writing image sha256:9ffa9a103b16c2d6ca50e500219bd3df4fe2b3ac856461be7ae1782111fb626b done 20:08:00 #103 naming to docker.io/library/security-proxy-auth-arm64 done 20:08:00 #103 DONE 13.2s 20:08:00 20:08:00 #144 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 20:08:56 #144 ... 20:08:56 20:08:56 #145 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 20:08:56 #145 DONE 1723.8s 20:08:56 20:08:56 #151 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:08:56 #151 ... 20:08:56 20:08:56 #195 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 20:08:56 #195 DONE 0.1s 20:08:56 20:08:56 #196 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 20:08:56 #196 DONE 0.2s 20:08:56 20:08:56 #197 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 20:08:56 #197 DONE 0.5s 20:08:56 20:08:56 #198 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 20:08:56 #198 DONE 0.1s 20:08:56 20:08:56 #103 [core-command] exporting to image 20:08:56 #103 exporting layers 20:08:56 #103 exporting layers 0.4s done 20:08:56 #103 writing image sha256:987420a081bc049f4e7e5b187082fe0fa04cb39dec8519e32918a33474e74b78 done 20:08:56 #103 naming to docker.io/library/core-command-arm64 done 20:08:56 #103 DONE 13.6s 20:08:56 20:08:56 #146 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:08:56 #146 ... 20:08:56 20:08:56 #132 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 20:08:56 #132 DONE 1731.2s 20:08:57 20:08:57 #151 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:08:57 #151 ... 20:08:57 20:08:57 #199 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 20:08:57 #199 DONE 0.3s 20:08:57 20:08:57 #38 [security-bootstrapper stage-3 1/10] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 20:08:57 #38 ... 20:08:57 20:08:57 #200 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 20:08:58 #200 DONE 0.5s 20:08:58 20:08:58 #144 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 20:08:58 #144 ... 20:08:58 20:08:58 #201 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 20:08:58 #201 DONE 0.5s 20:08:58 20:08:58 #103 [core-keeper] exporting to image 20:08:58 #103 exporting layers 20:08:59 #103 exporting layers 0.4s done 20:08:59 #103 writing image sha256:0dddfa3442e51364c94d81878fbd9c1311c6c22da1cd79e2957651b576914ea9 done 20:08:59 #103 naming to docker.io/library/core-keeper-arm64 done 20:08:59 #103 DONE 14.1s 20:08:59 20:08:59 #38 [security-bootstrapper stage-3 1/10] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 20:09:00 #38 ... 20:09:00 20:09:00 #144 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 20:09:00 #144 DONE 1736.2s 20:09:00 20:09:00 #38 [security-bootstrapper stage-3 1/10] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 20:09:01 #38 ... 20:09:01 20:09:01 #202 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 20:09:01 #202 DONE 0.1s 20:09:01 20:09:01 #203 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 20:09:01 #203 DONE 0.2s 20:09:01 20:09:01 #204 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 20:09:02 #204 DONE 0.7s 20:09:02 20:09:02 #38 [security-bootstrapper stage-3 1/10] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 20:09:02 #38 ... 20:09:02 20:09:02 #131 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 20:09:02 #131 DONE 1738.2s 20:09:02 20:09:02 #205 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 20:09:02 #205 DONE 0.3s 20:09:02 20:09:02 #206 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 20:09:03 #206 DONE 0.3s 20:09:03 20:09:03 #103 [core-metadata] exporting to image 20:09:03 #103 ... 20:09:03 20:09:03 #207 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 20:09:03 #207 DONE 0.3s 20:09:04 20:09:04 #208 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 20:09:04 #208 DONE 0.3s 20:09:04 20:09:04 #103 [core-metadata] exporting to image 20:09:04 #103 exporting layers 0.9s done 20:09:04 #103 writing image sha256:53991e5d264a419b1c0fe57f2f25fa5c68cb5b26b666e8895bd0ec8a42bb0b63 0.0s done 20:09:04 #103 naming to docker.io/library/core-metadata-arm64 done 20:09:04 #103 DONE 15.0s 20:09:04 20:09:04 #209 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 20:09:04 #209 DONE 0.5s 20:09:04 20:09:04 #210 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 20:09:04 #210 DONE 0.1s 20:09:04 20:09:04 #38 [security-bootstrapper stage-3 1/10] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 20:09:04 #38 ... 20:09:04 20:09:04 #103 [core-data] exporting to image 20:09:05 #103 exporting layers 0.6s done 20:09:05 #103 writing image sha256:ffa4783b83228146b88f6b64726d53386a0afea4226e68d2b31737b8552a115d done 20:09:05 #103 naming to docker.io/library/core-data-arm64 done 20:09:05 #103 DONE 15.7s 20:09:05 20:09:05 #38 [security-bootstrapper stage-3 1/10] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 20:09:32 #38 ... 20:09:32 20:09:32 #146 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:09:32 #146 DONE 1765.1s 20:09:32 20:09:32 #151 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:09:32 #151 ... 20:09:32 20:09:32 #211 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 20:09:32 #211 DONE 0.2s 20:09:32 20:09:32 #212 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 20:09:32 #212 DONE 0.2s 20:09:32 20:09:32 #213 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 20:09:32 #213 DONE 0.5s 20:09:32 20:09:32 #38 [security-bootstrapper stage-3 1/10] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 20:09:32 #38 ... 20:09:32 20:09:32 #151 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:09:32 #151 DONE 1757.0s 20:09:32 20:09:32 #214 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 20:09:32 #214 DONE 0.1s 20:09:32 20:09:32 #103 [support-scheduler] exporting to image 20:09:32 #103 exporting layers 20:09:32 #103 ... 20:09:32 20:09:32 #215 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 20:09:32 #215 DONE 0.1s 20:09:32 20:09:32 #103 [support-scheduler] exporting to image 20:09:32 #103 ... 20:09:32 20:09:32 #216 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 20:09:32 #216 DONE 0.1s 20:09:32 20:09:32 #103 [support-scheduler] exporting to image 20:09:32 #103 exporting layers 0.6s done 20:09:32 #103 writing image sha256:a951a06fc5512a4c353ca547e85546c60cd3f2f055ac717a5a6b3199b79eb8a9 done 20:09:32 #103 naming to docker.io/library/support-scheduler-arm64 done 20:09:32 #103 DONE 16.3s 20:09:32 20:09:32 #217 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 20:09:32 #217 DONE 0.4s 20:09:32 20:09:32 #218 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 20:09:32 #218 DONE 0.1s 20:09:32 20:09:32 #38 [security-bootstrapper stage-3 1/10] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 20:09:32 #38 ... 20:09:32 20:09:32 #103 [support-notifications] exporting to image 20:09:32 #103 exporting layers 0.5s done 20:09:32 #103 writing image sha256:296accea50493735f3b69d550d1cc91683f0200835c8ccc7829608e3c8b47236 done 20:09:32 #103 naming to docker.io/library/support-notifications-arm64 done 20:09:32 #103 DONE 16.8s 20:09:32 20:09:32 #38 [security-bootstrapper stage-3 1/10] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 20:09:32 time="2024-07-09T19:37:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:09:32 time="2024-07-09T19:37:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:09:32 time="2024-07-09T19:37:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:09:32 time="2024-07-09T19:37:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:09:32 time="2024-07-09T19:37:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:09:32 time="2024-07-09T19:37:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:09:32 time="2024-07-09T19:37:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:09:32 time="2024-07-09T19:37:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:09:32 time="2024-07-09T19:37:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:09:32 time="2024-07-09T19:37:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:09:32 time="2024-07-09T19:37:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:09:32 time="2024-07-09T19:37:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:09:32 time="2024-07-09T19:37:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:09:32 time="2024-07-09T19:37:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:09:32 time="2024-07-09T19:37:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 20:09:32 $ docker stop --time=1 d38e17837a3fa6174ce42939aaff7594cb4094a6c0b09ff9b21888caaa462545 20:09:34 $ docker rm -f --volumes d38e17837a3fa6174ce42939aaff7594cb4094a6c0b09ff9b21888caaa462545 [Pipeline] // withDockerContainer [Pipeline] sh 20:09:34 + docker images 20:09:34 REPOSITORY TAG IMAGE ID CREATED SIZE 20:09:34 support-notifications-arm64 latest 296accea5049 3 seconds ago 43.3MB 20:09:34 support-scheduler-arm64 latest a951a06fc551 4 seconds ago 42.4MB 20:09:34 core-data-arm64 latest ffa4783b8322 30 seconds ago 40.2MB 20:09:34 core-metadata-arm64 latest 53991e5d264a 32 seconds ago 40.3MB 20:09:34 core-keeper-arm64 latest 0dddfa3442e5 36 seconds ago 35.2MB 20:09:34 core-command-arm64 latest 987420a081bc 45 seconds ago 39.9MB 20:09:34 security-proxy-auth-arm64 latest 9ffa9a103b16 About a minute ago 37.4MB 20:09:34 security-spiffe-token-provider-arm64 latest b71c6e473937 8 minutes ago 34.1MB 20:09:34 core-common-config-bootstrapper-arm64 latest 47442959396e 10 minutes ago 20.1MB 20:09:34 security-secretstore-setup-arm64 latest c80e65348fe3 11 minutes ago 41.5MB 20:09:34 security-bootstrapper-arm64 latest 3135f6f4544d 11 minutes ago 23.7MB 20:09:34 security-proxy-setup-arm64 latest 9bb33a288e44 11 minutes ago 31MB 20:09:34 security-spire-server-arm64 latest 8457ace440a7 31 minutes ago 102MB 20:09:34 security-spire-agent-arm64 latest e4fe51a31dd1 31 minutes ago 157MB 20:09:34 security-spire-config-arm64 latest ba90d8641aa8 31 minutes ago 101MB 20:09:34 ci-base-image-arm64 latest 863178217170 48 minutes ago 962MB 20:09:34 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine f246e2811388 2 months ago 561MB 20:09:34 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 20:09:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:09:35 20:09:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:09:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:09:36 arm64: Pulling from edgex-lftools-log-publisher 20:09:36 8998bd30e6a1: Pulling fs layer 20:09:36 04944245beec: Pulling fs layer 20:09:36 699f458cf7ca: Pulling fs layer 20:09:36 765212b225bb: Pulling fs layer 20:09:36 f23df028b6ca: Pulling fs layer 20:09:36 d65c8cfc05b1: Pulling fs layer 20:09:36 2437ff75d9bd: Pulling fs layer 20:09:36 f23df028b6ca: Waiting 20:09:36 d65c8cfc05b1: Waiting 20:09:36 2437ff75d9bd: Waiting 20:09:36 765212b225bb: Waiting 20:09:36 04944245beec: Verifying Checksum 20:09:36 04944245beec: Download complete 20:09:36 765212b225bb: Verifying Checksum 20:09:36 765212b225bb: Download complete 20:09:36 f23df028b6ca: Download complete 20:09:36 d65c8cfc05b1: Verifying Checksum 20:09:36 d65c8cfc05b1: Download complete 20:09:36 699f458cf7ca: Verifying Checksum 20:09:36 699f458cf7ca: Download complete 20:09:36 8998bd30e6a1: Verifying Checksum 20:09:36 8998bd30e6a1: Download complete 20:09:39 2437ff75d9bd: Verifying Checksum 20:09:39 2437ff75d9bd: Download complete 20:09:41 8998bd30e6a1: Pull complete 20:09:41 04944245beec: Pull complete 20:09:43 699f458cf7ca: Pull complete 20:09:43 765212b225bb: Pull complete 20:09:44 f23df028b6ca: Pull complete 20:09:44 d65c8cfc05b1: Pull complete 20:10:02 2437ff75d9bd: Pull complete 20:10:02 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 20:10:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:10:02 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:10:03 prd-ubuntu20.04-docker-arm64-4c-16g-5268 does not seem to be running inside a container 20:10:03 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 20:10:06 $ docker top 2dce3e0f769f3e0d4c4e5d581ae865244436c1807513e692b9519bfdae1365a6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:10:07 ---> job-cost.sh 20:10:07 lf-activate-venv: SKIPPING 20:10:07 INFO: No Stack... 20:10:07 INFO: Retrieving Pricing Info for: v3-standard-4 20:10:08 INFO: Archiving Costs [Pipeline] sh 20:10:09 + cut -d, -f6 20:10:09 + cat /w/workspace/edgex-go/1/archives/cost.csv [Pipeline] lock 20:10:09 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-PR-4820-1-stack-cost] 20:10:09 Resource [jenkins-edgexfoundry-edgex-go-PR-4820-1-stack-cost] did not exist. Created. 20:10:09 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-PR-4820-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:10:09 + echo total: 0.10999999940395355 [Pipeline] stash 20:10:10 Stashed 1 file(s) [Pipeline] } 20:10:10 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-PR-4820-1-stack-cost] [Pipeline] // lock [Pipeline] } 20:10:10 $ docker stop --time=1 2dce3e0f769f3e0d4c4e5d581ae865244436c1807513e692b9519bfdae1365a6 20:10:11 $ docker rm -f --volumes 2dce3e0f769f3e0d4c4e5d581ae865244436c1807513e692b9519bfdae1365a6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 20:10:13 provisioning config files... 20:10:13 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config4643205900114510561tmp [Pipeline] { [Pipeline] sh 20:10:13 + set +x 20:10:13 + curl -s https://codecov.io/bash 20:10:13 + bash -s -- 20:10:13 20:10:13 _____ _ 20:10:13 / ____| | | 20:10:13 | | ___ __| | ___ ___ _____ __ 20:10:13 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 20:10:13 | |___| (_) | (_| | __/ (_| (_) \ V / 20:10:13 \_____\___/ \__,_|\___|\___\___/ \_/ 20:10:13 Bash-1.0.6 20:10:13 20:10:13 20:10:13 ==> git version 2.25.1 found 20:10:13 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 20:10:13 Release-Date: 2020-01-08 20:10:13 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 20:10:13 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 20:10:13 ==> Jenkins CI detected. 20:10:13 current dir:  /w/workspace/edgex-go/1 20:10:13 project root: . 20:10:13 --> token set from env 20:10:13 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 20:10:13 ==> Running gcov in . (disable via -X gcov) 20:10:13 ==> Python coveragepy not found 20:10:13 ==> Searching for coverage reports in: 20:10:13 + . 20:10:13 -> Found 1 reports 20:10:13 ==> Detecting git/mercurial file structure 20:10:13 ==> Reading reports 20:10:13 + ./coverage.out bytes=481595 20:10:13 ==> Appending adjustments 20:10:13 https://docs.codecov.io/docs/fixing-reports 20:10:14 + Found adjustments 20:10:14 ==> Gzipping contents 20:10:14 60K /tmp/codecov.Culfed.gz 20:10:14 ==> Uploading reports 20:10:14 url: https://codecov.io 20:10:14 query: branch=PR-4820&commit=49b67eac6ab9a006bc78d8d7fd2b22bfffff8786&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4820%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4820&job=&cmd_args= 20:10:14 -> Pinging Codecov 20:10:14 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-4820&commit=49b67eac6ab9a006bc78d8d7fd2b22bfffff8786&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4820%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4820&job=&cmd_args= 20:10:14 -> Uploading to 20:10:14 https://storage.googleapis.com/codecov/v4/raw/2024-07-09/00271124DB129430A58F1EEE437C3FCB/49b67eac6ab9a006bc78d8d7fd2b22bfffff8786/01448a7d-e78f-4f3f-ac05-5880bd20b3a7.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240709%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240709T201014Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=68102fa3f91dd973f63b4e20aa44e8757daf39b8d23728890e1e3f4aee80b883 20:10:14 % Total % Received % Xferd Average Speed Time Time Time Current 20:10:14 Dload Upload Total Spent Left Speed 20:10:15 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 61278 0 0 100 61278 0 235k --:--:-- --:--:-- --:--:-- 235k 20:10:15 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/49b67eac6ab9a006bc78d8d7fd2b22bfffff8786 [Pipeline] } 20:10:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 20:10:16 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 20:10:17 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:10:18 ---> package-listing.sh 20:10:18 ++ facter osfamily 20:10:18 ++ tr '[:upper:]' '[:lower:]' 20:10:18 + OS_FAMILY=debian 20:10:18 + workspace=/w/workspace/edgex-go/1 20:10:18 + START_PACKAGES=/tmp/packages_start.txt 20:10:18 + END_PACKAGES=/tmp/packages_end.txt 20:10:18 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:10:18 + PACKAGES=/tmp/packages_start.txt 20:10:18 + '[' /w/workspace/edgex-go/1 ']' 20:10:18 + PACKAGES=/tmp/packages_end.txt 20:10:18 + case "${OS_FAMILY}" in 20:10:18 + dpkg -l 20:10:18 + grep '^ii' 20:10:18 + '[' -f /tmp/packages_start.txt ']' 20:10:18 + '[' -f /tmp/packages_end.txt ']' 20:10:18 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:10:18 + '[' /w/workspace/edgex-go/1 ']' 20:10:18 + mkdir -p /w/workspace/edgex-go/1/archives/ 20:10:18 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 20:10:18 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 20:10:18 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:10:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:10:19 20:10:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:10:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:10:19 latest: Pulling from edgex-lftools-log-publisher 20:10:19 5eb5b503b376: Pulling fs layer 20:10:19 5c69ac0246d0: Pulling fs layer 20:10:19 ec43610c2a17: Pulling fs layer 20:10:19 3a2ae6a8a46f: Pulling fs layer 20:10:19 33b1e0a273af: Pulling fs layer 20:10:19 3a2ae6a8a46f: Waiting 20:10:19 5d3b04190fa2: Pulling fs layer 20:10:19 2f39f015ded8: Pulling fs layer 20:10:19 33b1e0a273af: Waiting 20:10:19 5d3b04190fa2: Waiting 20:10:19 5c69ac0246d0: Download complete 20:10:19 3a2ae6a8a46f: Verifying Checksum 20:10:19 3a2ae6a8a46f: Download complete 20:10:20 33b1e0a273af: Verifying Checksum 20:10:20 33b1e0a273af: Download complete 20:10:20 5d3b04190fa2: Verifying Checksum 20:10:20 5d3b04190fa2: Download complete 20:10:20 ec43610c2a17: Verifying Checksum 20:10:20 ec43610c2a17: Download complete 20:10:20 5eb5b503b376: Download complete 20:10:20 2f39f015ded8: Verifying Checksum 20:10:20 2f39f015ded8: Download complete 20:10:21 5eb5b503b376: Pull complete 20:10:21 5c69ac0246d0: Pull complete 20:10:22 ec43610c2a17: Pull complete 20:10:22 3a2ae6a8a46f: Pull complete 20:10:22 33b1e0a273af: Pull complete 20:10:22 5d3b04190fa2: Pull complete 20:10:26 2f39f015ded8: Pull complete 20:10:26 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 20:10:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:10:26 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:10:26 prd-ubuntu20.04-docker-8c-8g-5267 does not seem to be running inside a container 20:10:26 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 20:10:34 $ docker top 6759dbd7837f57d7227418811eda88027e55fe6dc2708a7d23b910f3c7076f21 -eo pid,comm [Pipeline] { [Pipeline] sh 20:10:34 + touch /tmp/pre-build-complete [Pipeline] sh 20:10:34 + mkdir -p /var/log/sysstat [Pipeline] sh 20:10:35 + ls /var/log/sa-host 20:10:35 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:10:35 provisioning config files... 20:10:35 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config13740797858481653611tmp [Pipeline] { [Pipeline] echo 20:10:35 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:10:35 ---> create-netrc.sh [Pipeline] } 20:10:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 20:10:36 ---> python-tools-install.sh [Pipeline] echo 20:10:36 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:10:36 ---> sudo-logs.sh 20:10:36 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 20:10:36 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:10:37 ---> job-cost.sh 20:10:37 lf-activate-venv: SKIPPING 20:10:37 DEBUG: total: 0.10999999940395355 20:10:37 INFO: Retrieving Stack Cost... 20:10:37 INFO: Retrieving Pricing Info for: v3-standard-8 20:10:37 INFO: Archiving Costs [Pipeline] echo 20:10:38 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:10:38 ---> logs-deploy.sh 20:10:38 lf-activate-venv: SKIPPING 20:10:38 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4820/1 20:10:38 INFO: archiving workspace using pattern(s): 20:10:39 Archives upload complete. 20:10:39 INFO: archiving logs to Nexus