Pull request #4873 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 186dac255150c0c5ccd0f081a54f1a22cd3f1566+937196a2213dffd351f2a95a34308f9792d52b64 (a1cbfdc0224cf4d9565caca3b99eaca6b5dce0b8) 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-ssh15977122488097569374.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-ssh16643165816848602018.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-4873/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-4873/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16305321385744098529.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-4873/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4368490048214944132.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-ssh8643338841065545818.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-4873/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-4873/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2673097444612197653.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-8412 in /w/workspace/edgexfoundry_edgex-go_PR-4873 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4873/head:refs/remotes/origin/PR-4873 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 937196a2213dffd351f2a95a34308f9792d52b64 into PR head commit 186dac255150c0c5ccd0f081a54f1a22cd3f1566 Merge succeeded, producing 186dac255150c0c5ccd0f081a54f1a22cd3f1566 Checking out Revision 186dac255150c0c5ccd0f081a54f1a22cd3f1566 (PR-4873) 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 > git config core.sparsecheckout # timeout=10 > git checkout -f 186dac255150c0c5ccd0f081a54f1a22cd3f1566 # 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 937196a2213dffd351f2a95a34308f9792d52b64 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 186dac255150c0c5ccd0f081a54f1a22cd3f1566 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:23:48 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:23:49 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:23:49 ========================================================= 19:23:49 EdgeX Global Pipelines Version Info 19:23:49 ========================================================= [Pipeline] libraryResource [Pipeline] sh 19:23:49 ------------------- 19:23:49 stable info: 19:23:49 ------------------- 19:23:49 Commited By: Ginny Guan ginny@iotechsys.com 19:23:49 Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc 19:23:49 Message: update stable to v1.0.260 19:23:50 ------------------- 19:23:50 experimental info: 19:23:50 ------------------- 19:23:50 Commited By: Ginny Guan ginny@iotechsys.com 19:23:50 Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 19:23:50 Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:23:50 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 19:23:50 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 19:23:50 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:23:50 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:23:50 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:23:51 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 19:23:51 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 19:23:51 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 19:23:51 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 19:23:51 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 19:23:51 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:23:51 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:23:51 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 19:23:51 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:23:51 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:23:51 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 19:23:51 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 19:23:51 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:23:51 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 19:23:51 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 19:23:51 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 19:23:51 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:23:52 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 19:23:52 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4873 [Pipeline] echo 19:23:52 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4873 [Pipeline] echo 19:23:52 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4873 [Pipeline] echo 19:23:52 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 186dac255150c0c5ccd0f081a54f1a22cd3f1566 [Pipeline] echo 19:23:52 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 186dac2 [Pipeline] echo 19:23:52 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:23:52 provisioning config files... 19:23:52 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config792280406776815269tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:23:52 ---> ****-login.sh 19:23:52 nexus3.edgexfoundry.org:10001 19:23:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:23:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:23:53 Configure a credential helper to remove this warning. See 19:23:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:23:53 19:23:53 Login Succeeded 19:23:53 nexus3.edgexfoundry.org:10002 19:23:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:23:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:23:53 Configure a credential helper to remove this warning. See 19:23:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:23:53 19:23:53 Login Succeeded 19:23:53 nexus3.edgexfoundry.org:10003 19:23:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:23:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:23:53 Configure a credential helper to remove this warning. See 19:23:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:23:53 19:23:53 Login Succeeded 19:23:53 nexus3.edgexfoundry.org:10004 19:23:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:23:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:23:53 Configure a credential helper to remove this warning. See 19:23:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:23:53 19:23:53 Login Succeeded 19:23:53 ****.io 19:23:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:23:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:23:53 Configure a credential helper to remove this warning. See 19:23:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:23:53 19:23:53 Login Succeeded 19:23:53 ---> ****-login.sh ends [Pipeline] } 19:23:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:23:54 + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-keeper/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-cron-scheduler/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile 19:23:54 + cut -d/ -f2 19:23:54 + dirname cmd/core-command/Dockerfile 19:23:54 + echo core-command,cmd/core-command/Dockerfile 19:23:54 + dirname cmd/core-common-config-bootstrapper/Dockerfile 19:23:54 + cut -d/ -f2 19:23:54 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 19:23:54 + dirname cmd/core-data/Dockerfile 19:23:54 + cut -d/ -f2 19:23:54 + echo core-data,cmd/core-data/Dockerfile 19:23:54 + + cut -d/ -f2 19:23:54 dirname cmd/core-keeper/Dockerfile 19:23:54 + echo core-keeper,cmd/core-keeper/Dockerfile 19:23:54 + dirname cmd/core-metadata/Dockerfile 19:23:54 + cut -d/ -f2 19:23:54 + echo core-metadata,cmd/core-metadata/Dockerfile 19:23:54 + dirname cmd/security-bootstrapper/Dockerfile 19:23:54 + cut -d/ -f2 19:23:54 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 19:23:54 + + cut -d/ -f2 19:23:54 dirname cmd/security-proxy-auth/Dockerfile 19:23:54 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 19:23:54 + + cut -d/ -f2 19:23:54 dirname cmd/security-proxy-setup/Dockerfile 19:23:54 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 19:23:54 + dirname cmd/security-secretstore-setup/Dockerfile 19:23:54 + cut -d/ -f2 19:23:54 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 19:23:54 + dirname cmd/security-spiffe-token-provider/Dockerfile 19:23:54 + cut -d/ -f2 19:23:54 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 19:23:54 + dirname cmd/security-spire-agent/Dockerfile 19:23:54 + cut -d/ -f2 19:23:54 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 19:23:54 + dirname cmd/security-spire-config/Dockerfile 19:23:54 + cut -d/ -f2 19:23:54 + echo security-spire-config,cmd/security-spire-config/Dockerfile 19:23:54 + dirname cmd/security-spire-server/Dockerfile 19:23:54 + cut -d/ -f2 19:23:54 + echo security-spire-server,cmd/security-spire-server/Dockerfile 19:23:54 + dirname cmd/support-cron-scheduler/Dockerfile 19:23:54 + cut -d/ -f2 19:23:54 + echo support-cron-scheduler,cmd/support-cron-scheduler/Dockerfile 19:23:54 + dirname cmd/support-notifications/Dockerfile 19:23:54 + cut -d/ -f2 19:23:54 + echo support-notifications,cmd/support-notifications/Dockerfile 19:23:54 + dirname cmd/support-scheduler/Dockerfile 19:23:54 + cut -d/ -f2 19:23:54 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 19:23:54 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-keeper, dockerfile:cmd/core-keeper/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-cron-scheduler, dockerfile:cmd/support-cron-scheduler/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 19:23:55 + git rev-list -1 --merges 186dac255150c0c5ccd0f081a54f1a22cd3f1566~1..186dac255150c0c5ccd0f081a54f1a22cd3f1566 [Pipeline] echo 19:23:55 -----------> git rev-list -1 --merges 186dac255150c0c5ccd0f081a54f1a22cd3f1566~1..186dac255150c0c5ccd0f081a54f1a22cd3f1566 186dac255150c0c5ccd0f081a54f1a22cd3f1566 [false] [Pipeline] sh 19:23:55 + git log --format=format:%s -1 186dac255150c0c5ccd0f081a54f1a22cd3f1566 [Pipeline] echo 19:23:55 ========================================================= 19:23:55 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 19:23:55 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 19:23:56 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:23:56 + grep -v github /etc/ssh/ssh_known_hosts 19:23:56 + [ -e /tmp/ssh_known_hosts ] 19:23:56 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 19:23:56 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 19:23:56 + sudo tee -a /etc/ssh/ssh_known_hosts 19:23:56 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:23:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:23:56 19:23:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:23:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:23:56 0.1.4: Pulling from edgex-devops/py-git-semver 19:23:56 b85a868b505f: Pulling fs layer 19:23:56 e2be974225ed: Pulling fs layer 19:23:56 339a4e72a1f5: Pulling fs layer 19:23:56 988bab9f4d93: Pulling fs layer 19:23:56 1469e6f7b9e6: Pulling fs layer 19:23:56 eaf3925da568: Pulling fs layer 19:23:56 bab4dde63d76: Pulling fs layer 19:23:56 bde34c3a00c8: Pulling fs layer 19:23:56 b352a97aabf1: Pulling fs layer 19:23:56 4872d77fe225: Pulling fs layer 19:23:56 5851b861e8e6: Pulling fs layer 19:23:56 988bab9f4d93: Waiting 19:23:56 bde34c3a00c8: Waiting 19:23:56 5851b861e8e6: Waiting 19:23:56 4872d77fe225: Waiting 19:23:56 1469e6f7b9e6: Waiting 19:23:56 b352a97aabf1: Waiting 19:23:56 bab4dde63d76: Waiting 19:23:56 eaf3925da568: Waiting 19:23:56 e2be974225ed: Verifying Checksum 19:23:56 e2be974225ed: Download complete 19:23:56 988bab9f4d93: Verifying Checksum 19:23:56 1469e6f7b9e6: Verifying Checksum 19:23:56 1469e6f7b9e6: Download complete 19:23:57 eaf3925da568: Verifying Checksum 19:23:57 eaf3925da568: Download complete 19:23:57 339a4e72a1f5: Verifying Checksum 19:23:57 339a4e72a1f5: Download complete 19:23:57 bde34c3a00c8: Verifying Checksum 19:23:57 bde34c3a00c8: Download complete 19:23:57 b352a97aabf1: Download complete 19:23:57 4872d77fe225: Verifying Checksum 19:23:57 4872d77fe225: Download complete 19:23:57 5851b861e8e6: Download complete 19:23:57 b85a868b505f: Verifying Checksum 19:23:57 b85a868b505f: Download complete 19:23:57 bab4dde63d76: Verifying Checksum 19:23:57 bab4dde63d76: Download complete 19:23:58 b85a868b505f: Pull complete 19:23:58 e2be974225ed: Pull complete 19:23:59 339a4e72a1f5: Pull complete 19:23:59 988bab9f4d93: Pull complete 19:23:59 1469e6f7b9e6: Pull complete 19:23:59 eaf3925da568: Pull complete 19:24:01 bab4dde63d76: Pull complete 19:24:01 bde34c3a00c8: Pull complete 19:24:01 b352a97aabf1: Pull complete 19:24:01 4872d77fe225: Pull complete 19:24:01 5851b861e8e6: Pull complete 19:24:01 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 19:24:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:24:01 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:24:01 prd-ubuntu20.04-docker-8c-8g-8412 does not seem to be running inside a container 19:24:02 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 19:24:04 $ docker top 1c1cf5e312c5d928036e22b15364c64d317abf7b98932794bc1b4a56fe517edd -eo pid,comm 19:24:05 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:24:05 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:24:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:24:05 [ssh-agent] Looking for ssh-agent implementation... 19:24:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:24:05 $ docker exec 1c1cf5e312c5d928036e22b15364c64d317abf7b98932794bc1b4a56fe517edd ssh-agent 19:24:05 SSH_AUTH_SOCK=/tmp/ssh-NMuVu7FLQR12/agent.32 19:24:05 SSH_AGENT_PID=38 19:24:05 Running ssh-add (command line suppressed) 19:24:05 Identity added: /w/workspace/edgex-go/1@tmp/private_key_10755088711571467543.key (/w/workspace/edgex-go/1@tmp/private_key_10755088711571467543.key) 19:24:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:24:05 + git tag --points-at HEAD [Pipeline] } 19:24:05 $ docker exec --env ******** --env ******** 1c1cf5e312c5d928036e22b15364c64d317abf7b98932794bc1b4a56fe517edd ssh-agent -k 19:24:06 unset SSH_AUTH_SOCK; 19:24:06 unset SSH_AGENT_PID; 19:24:06 echo Agent pid 38 killed; 19:24:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 19:24:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:24:06 [ssh-agent] Looking for ssh-agent implementation... 19:24:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:24:06 $ docker exec 1c1cf5e312c5d928036e22b15364c64d317abf7b98932794bc1b4a56fe517edd ssh-agent 19:24:06 SSH_AUTH_SOCK=/tmp/ssh-kR9hIMbSnS76/agent.70 19:24:06 SSH_AGENT_PID=76 19:24:06 Running ssh-add (command line suppressed) 19:24:06 Identity added: /w/workspace/edgex-go/1@tmp/private_key_9923416907833254664.key (/w/workspace/edgex-go/1@tmp/private_key_9923416907833254664.key) 19:24:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:24:06 + git semver init 19:24:07 2024-08-23 19:24:07,073 [run_init] DEBUG init version:0.0.0 force:False 19:24:07 2024-08-23 19:24:07,074 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 19:24:07 2024-08-23 19:24:07,074 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver 19:24:07 2024-08-23 19:24:07,075 [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:24:13 2024-08-23 19:24:12,793 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 19:24:13 2024-08-23 19:24:12,794 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4873 with force:False 19:24:13 2024-08-23 19:24:12,794 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4873 19:24:13 2024-08-23 19:24:12,798 [execute] INFO git cat-file --batch-check 19:24:13 2024-08-23 19:24:12,799 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 19:24:13 2024-08-23 19:24:12,804 [execute] INFO git cat-file --batch 19:24:13 2024-08-23 19:24:12,804 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 19:24:13 2024-08-23 19:24:12,808 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4873 19:24:13 0.0.0 [Pipeline] } 19:24:13 $ docker exec --env ******** --env ******** 1c1cf5e312c5d928036e22b15364c64d317abf7b98932794bc1b4a56fe517edd ssh-agent -k 19:24:13 unset SSH_AUTH_SOCK; 19:24:13 unset SSH_AGENT_PID; 19:24:13 echo Agent pid 76 killed; 19:24:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:24:14 + git semver [Pipeline] } 19:24:14 $ docker stop --time=1 1c1cf5e312c5d928036e22b15364c64d317abf7b98932794bc1b4a56fe517edd 19:24:15 $ docker rm -f --volumes 1c1cf5e312c5d928036e22b15364c64d317abf7b98932794bc1b4a56fe517edd [Pipeline] // withDockerContainer [Pipeline] sh 19:24:16 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:24:16 Stashed 1 file(s) [Pipeline] echo 19:24:16 [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:24:17 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 19:24:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 19:24:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 19:24:17 ========================================================= 19:24:17 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 19:24:17 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:24:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 19:24:18 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 19:24:18 619be1103602: Pulling fs layer 19:24:18 7862e08f4a3e: Pulling fs layer 19:24:18 5df492c9dc93: Pulling fs layer 19:24:18 7629e6793208: Pulling fs layer 19:24:18 4f4fb700ef54: Pulling fs layer 19:24:18 fb5054dd5b73: Pulling fs layer 19:24:18 eeca6798cff9: Pulling fs layer 19:24:18 aa269ceb94a6: Pulling fs layer 19:24:18 ada007ff1a6a: Pulling fs layer 19:24:18 7629e6793208: Waiting 19:24:18 4f4fb700ef54: Waiting 19:24:18 fb5054dd5b73: Waiting 19:24:18 eeca6798cff9: Waiting 19:24:18 aa269ceb94a6: Waiting 19:24:18 ada007ff1a6a: Waiting 19:24:18 7862e08f4a3e: Verifying Checksum 19:24:18 7862e08f4a3e: Download complete 19:24:18 7629e6793208: Verifying Checksum 19:24:18 7629e6793208: Download complete 19:24:18 4f4fb700ef54: Verifying Checksum 19:24:18 4f4fb700ef54: Download complete 19:24:18 fb5054dd5b73: Verifying Checksum 19:24:18 fb5054dd5b73: Download complete 19:24:18 619be1103602: Download complete 19:24:18 eeca6798cff9: Verifying Checksum 19:24:18 eeca6798cff9: Download complete 19:24:18 619be1103602: Pull complete 19:24:18 ada007ff1a6a: Verifying Checksum 19:24:18 ada007ff1a6a: Download complete 19:24:18 7862e08f4a3e: Pull complete 19:24:18 5df492c9dc93: Verifying Checksum 19:24:18 5df492c9dc93: Download complete 19:24:18 aa269ceb94a6: Verifying Checksum 19:24:18 aa269ceb94a6: Download complete 19:24:22 5df492c9dc93: Pull complete 19:24:22 7629e6793208: Pull complete 19:24:22 4f4fb700ef54: Pull complete 19:24:22 fb5054dd5b73: Pull complete 19:24:22 eeca6798cff9: Pull complete 19:24:24 aa269ceb94a6: Pull complete 19:24:24 ada007ff1a6a: Pull complete 19:24:24 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 19:24:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 19:24:24 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh 19:24:25 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 19:24:25 WORKDIR /edgex 19:24:25 COPY go.mod . 19:24:25 RUN go mod download 19:24:25 + docker build -t ci-base-image-x86_64 -f - . 19:24:25 Sending build context to Docker daemon 179.2MB 19:24:25 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 19:24:25 ---> f489d0715acc 19:24:25 Step 2/4 : WORKDIR /edgex 19:24:31 ---> Running in a7cdfe336eda 19:24:31 Removing intermediate container a7cdfe336eda 19:24:31 ---> a75b88121ff8 19:24:31 Step 3/4 : COPY go.mod . 19:24:31 ---> 085c89ca168a 19:24:31 Step 4/4 : RUN go mod download 19:24:31 ---> Running in 929910a6f28a 19:24:32 Still waiting to schedule task 19:24:32 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 19:24:57 Removing intermediate container 929910a6f28a 19:24:57 ---> a076dacfa653 19:24:57 Successfully built a076dacfa653 19:24:57 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:24:58 + docker inspect -f . ci-base-image-x86_64 19:24:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:24:58 prd-ubuntu20.04-docker-8c-8g-8412 does not seem to be running inside a container 19:24:58 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:24:58 $ docker top 194a60796fa661b766177fe65e901ff846a95b3e0e1aba579dfdb1a19c9c045f -eo pid,comm [Pipeline] { [Pipeline] sh 19:24:59 + go version 19:24:59 go version go1.21.9 linux/amd64 [Pipeline] } 19:24:59 $ docker stop --time=1 194a60796fa661b766177fe65e901ff846a95b3e0e1aba579dfdb1a19c9c045f 19:25:00 $ docker rm -f --volumes 194a60796fa661b766177fe65e901ff846a95b3e0e1aba579dfdb1a19c9c045f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:25:01 + docker inspect -f . ci-base-image-x86_64 19:25:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:25:01 prd-ubuntu20.04-docker-8c-8g-8412 does not seem to be running inside a container 19:25:01 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:25:01 $ docker top 074540e7d3d012566d04e611298e27232dfe210433d8c79e001043c27490c588 -eo pid,comm [Pipeline] { [Pipeline] echo 19:25:02 ========================================================= 19:25:02 [edgeXBuildGoParallel] Running Tests and Build... 19:25:02 ========================================================= [Pipeline] sh 19:25:02 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 19:25:02 + make test 19:25:02 go test -race -coverprofile=coverage.out ./... 19:25:10 ? github.com/edgexfoundry/edgex-go [no test files] 19:25:42 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 19:25:42 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 19:25:42 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 19:25:42 ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] 19:25:42 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 19:25:42 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 19:25:42 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 19:25:42 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 19:25:42 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 19:25:42 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 19:25:42 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 19:25:42 ? github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler [no test files] 19:25:42 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 19:25:42 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 19:25:42 ? github.com/edgexfoundry/edgex-go/internal [no test files] 19:25:42 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 19:25:42 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 19:25:42 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 19:25:42 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.044s coverage: 28.7% of statements 19:25:43 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 19:25:43 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 19:25:43 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 19:25:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 19:25:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 19:25:44 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.041s coverage: 97.0% of statements 19:25:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 19:25:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 19:25:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 19:25:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 19:25:45 ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] 19:25:45 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] 19:25:45 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] 19:25:45 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 19:25:45 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] 19:25:46 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 19:25:46 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] 19:25:46 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] 19:25:46 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] 19:25:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 19:25:47 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.057s coverage: 69.2% of statements 19:25:47 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.049s coverage: 53.2% of statements 19:25:48 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.469s coverage: 93.4% of statements 19:25:48 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.058s coverage: 91.7% of statements 19:25:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 19:25:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 19:25:49 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.052s coverage: 7.0% of statements 19:25:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 19:25:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 19:25:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 19:25:50 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 19:25:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 19:25:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 19:25:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 19:25:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 19:25:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 19:25:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres [no test files] 19:25:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 19:25:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models [no test files] 19:25:50 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.370s coverage: 95.8% of statements 19:25:50 ok github.com/edgexfoundry/edgex-go/internal/io 1.035s coverage: 72.2% of statements 19:25:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 19:25:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 19:25:51 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.028s coverage: 0.0% of statements [no tests to run] 19:25:52 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.038s coverage: 0.8% of statements 19:25:52 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.035s coverage: 30.7% of statements 19:25:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.022s coverage: 41.7% of statements 19:25:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.026s coverage: 77.8% of statements 19:25:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.025s coverage: 94.1% of statements 19:25:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.166s coverage: 96.3% of statements 19:25:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.033s coverage: 87.5% of statements 19:25:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 19:25:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 19:25:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 19:25:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 19:25:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 19:25:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 19:25:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 19:25:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 19:25:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres [no test files] 19:25:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container [no test files] 19:25:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config [no test files] 19:25:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 19:25:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 19:25:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 19:25:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 19:25:56 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 19:25:56 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 19:25:56 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 19:25:58 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 19:25:58 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 19:26:00 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 19:26:00 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 19:26:02 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 19:26:02 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 19:26:02 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 19:26:04 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 19:26:04 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 19:26:04 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 19:26:04 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 19:26:04 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 19:26:04 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 19:26:04 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler [no test files] 19:26:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.026s coverage: 94.4% of statements 19:26:05 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action [no test files] 19:26:05 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/config [no test files] 19:26:05 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container [no test files] 19:26:07 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure [no test files] 19:26:07 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] 19:26:07 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks [no test files] 19:26:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 19:26:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 19:26:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 19:26:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 19:26:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 19:26:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 19:26:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 19:26:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 19:26:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 19:26:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 19:26:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 19:26:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 19:26:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 19:26:16 Running on prd-ubuntu20.04-docker-arm64-4c-16g-8413 in /w/workspace/edgexfoundry_edgex-go_PR-4873 [Pipeline] { [Pipeline] ws 19:26:16 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 19:26:16 The recommended git tool is: git 19:26:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.276s coverage: 79.9% of statements 19:26:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 26.044s coverage: 92.9% of statements 19:26:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.018s coverage: 66.7% of statements 19:26:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.030s coverage: 62.3% of statements 19:26:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.025s coverage: 75.0% of statements 19:26:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.027s coverage: 87.2% of statements 19:26:19 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.018s coverage: 20.0% of statements 19:26:19 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.018s coverage: 100.0% of statements 19:26:19 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.065s coverage: 81.8% of statements 19:26:19 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.057s coverage: 82.1% of statements 19:26:19 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.026s coverage: 86.0% of statements 19:26:19 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.141s coverage: 63.1% of statements 19:26:19 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.026s coverage: 100.0% of statements 19:26:19 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.026s coverage: 89.4% of statements 19:26:19 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.016s coverage: 100.0% of statements 19:26:19 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.020s coverage: 73.7% of statements 19:26:19 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.019s coverage: 100.0% of statements 19:26:19 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.160s coverage: 36.5% of statements 19:26:19 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.025s coverage: 89.5% of statements 19:26:19 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.021s coverage: 84.8% of statements 19:26:19 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application 1.028s coverage: 5.2% of statements 19:26:19 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http 1.066s coverage: 90.8% of statements 19:26:19 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.043s coverage: 19.9% of statements 19:26:19 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.120s coverage: 95.7% of statements 19:26:19 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.036s coverage: 61.8% of statements 19:26:19 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.065s coverage: 98.9% of statements 19:26:19 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:26:20 running golangci-lint 19:26:20 golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z 19:26:20 go version go1.21.9 linux/amd64 19:26:20 level=info msg="[config_reader] Used config file .golangci.yml" 19:26:20 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 19:26:24 using credential edgex-jenkins-ssh 19:26:24 Cloning the remote Git repository 19:26:25 Cloning repository git@github.com:edgexfoundry/edgex-go.git 19:26:25 > git init /w/workspace/edgex-go/1 # timeout=10 19:26:25 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:26:25 > git --version # timeout=10 19:26:25 > git --version # 'git version 2.25.1' 19:26:25 using GIT_SSH to set credentials SSH Credentials for GitHub 19:26:25 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:26:44 level=info msg="[loader] Go packages loading at mode 575 (imports|name|types_sizes|compiled_files|deps|exports_file|files) took 23.547750092s" 19:26:44 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 46.777992ms" 19:26:45 Merging remotes/origin/main commit 937196a2213dffd351f2a95a34308f9792d52b64 into PR head commit 186dac255150c0c5ccd0f081a54f1a22cd3f1566 19:26:45 Merge succeeded, producing 186dac255150c0c5ccd0f081a54f1a22cd3f1566 19:26:45 Checking out Revision 186dac255150c0c5ccd0f081a54f1a22cd3f1566 (PR-4873) 19:26:43 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:26:43 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:26:44 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:26:44 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:26:44 using GIT_SSH to set credentials SSH Credentials for GitHub 19:26:44 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4873/head:refs/remotes/origin/PR-4873 +refs/heads/main:refs/remotes/origin/main # timeout=10 19:26:45 > git config core.sparsecheckout # timeout=10 19:26:45 > git checkout -f 186dac255150c0c5ccd0f081a54f1a22cd3f1566 # timeout=10 19:26:45 > git remote # timeout=10 19:26:45 > git config --get remote.origin.url # timeout=10 19:26:45 using GIT_SSH to set credentials SSH Credentials for GitHub 19:26:45 > git merge 937196a2213dffd351f2a95a34308f9792d52b64 # timeout=10 19:26:45 > git rev-parse HEAD^{commit} # timeout=10 19:26:45 > git config core.sparsecheckout # timeout=10 19:26:45 > git checkout -f 186dac255150c0c5ccd0f081a54f1a22cd3f1566 # timeout=10 19:26:46 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" 19:26:46 > git --version # timeout=10 19:26:46 > git --version # 'git version 2.25.1' 19:26:46 fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:26:51 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 19:26:51 % Total % Received % Xferd Average Speed Time Time Time Current 19:26:51 Dload Upload Total Spent Left Speed 19:26:51 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 73724 0 --:--:-- --:--:-- --:--:-- 73724 [Pipeline] sh 19:26:52 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 19:26:52 + sudo tee /etc/docker/daemon.new 19:26:52 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 19:26:52 { 19:26:52 "registry-mirrors": [ 19:26:52 "https://nexus3.edgexfoundry.org:10001" 19:26:52 ], 19:26:52 "bip": "10.250.0.254/24", 19:26:52 "hosts": [ 19:26:52 "tcp://0.0.0.0:5555", 19:26:52 "unix:///var/run/docker.sock" 19:26:52 ], 19:26:52 "mtu": 1458, 19:26:52 "selinux-enabled": true, 19:26:52 "seccomp-profile": "/etc/docker/seccomp.json" 19:26:52 } [Pipeline] sh 19:26:52 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 19:26:53 + sudo service docker restart 19:26:59 level=info msg="[linters_context/goanalysis] analyzers took 1m58.086504784s with top 10 stages: buildir: 1m6.547525933s, gosec: 10.28876589s, inspect: 2.587595306s, fact_deprecated: 2.365020364s, ctrlflow: 1.91557036s, printf: 1.868258673s, nilness: 1.772207419s, fact_purity: 1.688215069s, S1038: 1.297834723s, SA5012: 983.676876ms" 19:26:59 level=info msg="[runner] Issues before processing: 214, after processing: 0" 19:26:59 level=info msg="[runner] Processors filtering stat (out/in): cgo: 214/214, path_prettifier: 214/214, skip_dirs: 214/214, autogenerated_exclude: 214/214, exclude: 214/214, skip_files: 214/214, identifier_marker: 214/214, filename_unadjuster: 214/214, exclude-rules: 22/214, nolint: 0/22" 19:26:59 level=info msg="[runner] processing took 17.711805ms with stages: nolint: 8.107948ms, identifier_marker: 5.185519ms, exclude-rules: 1.656999ms, autogenerated_exclude: 1.184389ms, path_prettifier: 1.021761ms, skip_dirs: 501.219µs, cgo: 40.21µs, filename_unadjuster: 9.45µs, max_same_issues: 660ns, fixer: 580ns, uniq_by_line: 490ns, exclude: 440ns, path_prefixer: 370ns, severity-rules: 360ns, diff: 350ns, skip_files: 290ns, sort_results: 240ns, max_from_linter: 160ns, source_code: 140ns, max_per_file_from_linter: 120ns, path_shortener: 110ns" 19:26:59 level=info msg="[runner] linters took 13.98571266s with stages: goanalysis_metalinter: 13.967901895s" 19:26:59 level=info msg="File cache stats: 0 entries of total size 0B" 19:26:59 level=info msg="Memory: 373 samples, avg is 327.1MB, max is 1411.7MB" 19:26:59 level=info msg="Execution took 37.591505138s" 19:26:59 go vet ./... 19:27:05 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:27:05 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:27:05 ./bin/test-attribution-txt.sh [Pipeline] echo 19:27:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 19:27:06 + ls -al . 19:27:06 total 912 19:27:06 drwxrwxr-x 11 1001 1001 4096 Aug 23 19:25 . 19:27:06 drwxr-xr-x 4 root root 4096 Aug 23 19:25 .. 19:27:06 drwxrwxr-x 2 1001 1001 4096 Aug 23 19:23 .blubracket 19:27:06 -rw-rw-r-- 1 1001 1001 10 Aug 23 19:23 .dockerignore 19:27:06 drwxrwxr-x 8 1001 1001 4096 Aug 23 19:26 .git 19:27:06 drwxrwxr-x 3 1001 1001 4096 Aug 23 19:23 .github 19:27:06 -rw-rw-r-- 1 1001 1001 1102 Aug 23 19:23 .gitignore 19:27:06 -rw-rw-r-- 1 1001 1001 42 Aug 23 19:23 .golangci.yml 19:27:06 -rw-rw-r-- 1 1001 1001 100 Aug 23 19:23 .hadolint.yml 19:27:06 drwxr-xr-x 3 1001 1001 4096 Aug 23 19:24 .semver 19:27:06 -rw-rw-r-- 1 1001 1001 155 Aug 23 19:23 .sonarcloud.properties 19:27:06 -rw-rw-r-- 1 1001 1001 1171 Aug 23 19:23 ADOPTERS.md 19:27:06 -rw-rw-r-- 1 1001 1001 21286 Aug 23 19:23 Attribution.txt 19:27:06 -rw-rw-r-- 1 1001 1001 100284 Aug 23 19:23 CHANGELOG.md 19:27:06 -rw-rw-r-- 1 1001 1001 3804 Aug 23 19:23 CONTRIBUTING.md 19:27:06 -rw-rw-r-- 1 1001 1001 677 Aug 23 19:23 GOVERNANCE.md 19:27:06 -rw-rw-r-- 1 1001 1001 861 Aug 23 19:23 Jenkinsfile 19:27:06 -rw-rw-r-- 1 1001 1001 10775 Aug 23 19:23 LICENSE 19:27:06 -rw-rw-r-- 1 1001 1001 16854 Aug 23 19:23 Makefile 19:27:06 -rw-rw-r-- 1 1001 1001 582 Aug 23 19:23 OWNERS.md 19:27:06 -rw-rw-r-- 1 1001 1001 9528 Aug 23 19:23 README.md 19:27:06 -rw-rw-r-- 1 1001 1001 789 Aug 23 19:23 SECURITY.md 19:27:06 -rw-rw-r-- 1 1001 1001 5 Aug 23 19:24 VERSION 19:27:06 drwxrwxr-x 2 1001 1001 4096 Aug 23 19:23 bin 19:27:06 drwxrwxr-x 20 1001 1001 4096 Aug 23 19:23 cmd 19:27:06 -rw-r--r-- 1 root root 544290 Aug 23 19:26 coverage.out 19:27:06 drwxrwxr-x 2 1001 1001 4096 Aug 23 19:23 fuzz_test 19:27:06 -rw-rw-r-- 1 1001 1001 7305 Aug 23 19:23 go.mod 19:27:06 -rw-rw-r-- 1 1001 1001 102581 Aug 23 19:23 go.sum 19:27:06 drwxrwxr-x 7 1001 1001 4096 Aug 23 19:23 internal 19:27:06 drwxrwxr-x 3 1001 1001 4096 Aug 23 19:23 openapi 19:27:06 -rw-rw-r-- 1 1001 1001 584 Aug 23 19:23 security.txt 19:27:06 -rw-rw-r-- 1 1001 1001 204 Aug 23 19:23 version.go [Pipeline] sh 19:27:06 + '[' -e coverage.out ] 19:27:06 + chown 1001:1001 coverage.out [Pipeline] stash 19:27:06 Stashed 1 file(s) [Pipeline] sh 19:27:07 + make build 19:27:07 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:27:11 provisioning config files... 19:27:11 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config4385493047548893276tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:27:11 ---> ****-login.sh 19:27:11 nexus3.edgexfoundry.org:10001 19:27:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:27:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:27:12 Configure a credential helper to remove this warning. See 19:27:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:27:12 19:27:12 Login Succeeded 19:27:12 nexus3.edgexfoundry.org:10002 19:27:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:27:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:27:12 Configure a credential helper to remove this warning. See 19:27:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:27:12 19:27:12 Login Succeeded 19:27:12 nexus3.edgexfoundry.org:10003 19:27:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:27:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:27:13 Configure a credential helper to remove this warning. See 19:27:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:27:13 19:27:13 Login Succeeded 19:27:13 nexus3.edgexfoundry.org:10004 19:27:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:27:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:27:13 Configure a credential helper to remove this warning. See 19:27:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:27:13 19:27:13 Login Succeeded 19:27:13 ****.io 19:27:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:27:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:27:14 Configure a credential helper to remove this warning. See 19:27:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:27:14 19:27:14 Login Succeeded 19:27:14 ---> ****-login.sh ends [Pipeline] } 19:27:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 19:27:14 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 19:27:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 19:27:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 19:27:15 ========================================================= 19:27:15 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 19:27:15 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:27:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 19:27:15 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 19:27:15 c6b39de5b339: Pulling fs layer 19:27:15 a69c41024577: Pulling fs layer 19:27:15 d6de4b400683: Pulling fs layer 19:27:15 35cb2a7552d0: Pulling fs layer 19:27:15 4f4fb700ef54: Pulling fs layer 19:27:15 464afbd9ba4c: Pulling fs layer 19:27:15 00f215d4a9da: Pulling fs layer 19:27:15 d496ad576159: Pulling fs layer 19:27:15 35cb2a7552d0: Waiting 19:27:15 4f4fb700ef54: Waiting 19:27:15 464afbd9ba4c: Waiting 19:27:15 00f215d4a9da: Waiting 19:27:15 d496ad576159: Waiting 19:27:15 a69c41024577: Verifying Checksum 19:27:15 a69c41024577: Download complete 19:27:15 35cb2a7552d0: Verifying Checksum 19:27:15 35cb2a7552d0: Download complete 19:27:15 4f4fb700ef54: Verifying Checksum 19:27:15 4f4fb700ef54: Download complete 19:27:15 464afbd9ba4c: Download complete 19:27:15 c6b39de5b339: Verifying Checksum 19:27:15 c6b39de5b339: Download complete 19:27:16 d496ad576159: Verifying Checksum 19:27:16 d496ad576159: Download complete 19:27:16 c6b39de5b339: Pull complete 19:27:17 a69c41024577: Pull complete 19:27:17 d6de4b400683: Verifying Checksum 19:27:17 d6de4b400683: Download complete 19:27:18 00f215d4a9da: Verifying Checksum 19:27:18 00f215d4a9da: Download complete 19:27:31 d6de4b400683: Pull complete 19:27:31 35cb2a7552d0: Pull complete 19:27:31 4f4fb700ef54: Pull complete 19:27:31 464afbd9ba4c: Pull complete 19:27:34 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:27:34 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:27:35 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:27:35 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:27:37 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:27:39 00f215d4a9da: Pull complete 19:27:41 d496ad576159: Pull complete 19:27:41 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 19:27:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 19:27:41 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh 19:27:41 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 19:27:41 WORKDIR /edgex 19:27:41 COPY go.mod . 19:27:41 RUN go mod download 19:27:41 + docker build -t ci-base-image-arm64 -f - . 19:27:41 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:27:42 Sending build context to Docker daemon 3.529MB 19:27:42 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 19:27:42 ---> f246e2811388 19:27:42 Step 2/4 : WORKDIR /edgex 19:27:43 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler 19:27:44 ---> Running in 085dcdcba922 19:27:44 Removing intermediate container 085dcdcba922 19:27:44 ---> b23e29d16d2d 19:27:44 Step 3/4 : COPY go.mod . 19:27:44 ---> 5f3d074a44f4 19:27:44 Step 4/4 : RUN go mod download 19:27:45 ---> Running in b5128440ba01 19:27:46 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:27:48 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 19:27:49 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:27:49 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:27:50 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 19:27:51 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 19:27:52 $ docker stop --time=1 074540e7d3d012566d04e611298e27232dfe210433d8c79e001043c27490c588 19:27:58 $ docker rm -f --volumes 074540e7d3d012566d04e611298e27232dfe210433d8c79e001043c27490c588 [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:28:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:28:00 19:28:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:28:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:28:00 latest: Pulling from edgex-devops/edgex-compose 19:28:00 91d30c5bc195: Pulling fs layer 19:28:00 2e9b0aa3be6d: Pulling fs layer 19:28:00 9c61dcf015f6: Pulling fs layer 19:28:00 4698f68db338: Pulling fs layer 19:28:00 2a2f49069b9e: Pulling fs layer 19:28:00 e0025b399a48: Pulling fs layer 19:28:00 4698f68db338: Waiting 19:28:00 2a2f49069b9e: Waiting 19:28:00 91d30c5bc195: Verifying Checksum 19:28:00 91d30c5bc195: Download complete 19:28:00 4698f68db338: Verifying Checksum 19:28:00 4698f68db338: Download complete 19:28:00 2e9b0aa3be6d: Verifying Checksum 19:28:00 2e9b0aa3be6d: Download complete 19:28:00 e0025b399a48: Download complete 19:28:00 91d30c5bc195: Pull complete 19:28:00 2a2f49069b9e: Download complete 19:28:01 2e9b0aa3be6d: Pull complete 19:28:01 9c61dcf015f6: Verifying Checksum 19:28:01 9c61dcf015f6: Download complete 19:28:06 9c61dcf015f6: Pull complete 19:28:07 4698f68db338: Pull complete 19:28:07 2a2f49069b9e: Pull complete 19:28:07 e0025b399a48: Pull complete 19:28:07 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 19:28:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:28:07 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:28:07 prd-ubuntu20.04-docker-8c-8g-8412 does not seem to be running inside a container 19:28:07 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 19:28:08 $ docker top ea14e8ff129059285420cb9081ccb31ee4e46960b4e2933280ed21535cd5d060 -eo pid,comm [Pipeline] { [Pipeline] sh 19:28:09 + docker compose -f ./docker-compose-build.yml build --parallel 19:28:11 #1 [security-spire-server internal] load build definition from Dockerfile 19:28:11 #1 transferring dockerfile: 1.70kB done 19:28:11 #1 DONE 0.0s 19:28:12 19:28:12 #2 [security-spire-config internal] load build definition from Dockerfile 19:28:12 #2 ... 19:28:12 19:28:12 #3 [security-spire-agent internal] load build definition from Dockerfile 19:28:12 #3 transferring dockerfile: 1.81kB done 19:28:12 #3 DONE 0.3s 19:28:12 19:28:12 #4 [support-notifications internal] load build definition from Dockerfile 19:28:12 #4 transferring dockerfile: 1.95kB done 19:28:12 #4 DONE 0.4s 19:28:12 19:28:12 #5 [core-metadata internal] load build definition from Dockerfile 19:28:12 #5 transferring dockerfile: 2.06kB done 19:28:12 #5 DONE 0.5s 19:28:12 19:28:12 #6 [support-scheduler internal] load .dockerignore 19:28:12 #6 ... 19:28:12 19:28:12 #7 [security-bootstrapper internal] load build definition from Dockerfile 19:28:12 #7 transferring dockerfile: 3.17kB done 19:28:12 #7 DONE 0.5s 19:28:12 19:28:12 #8 [security-proxy-setup internal] load build definition from Dockerfile 19:28:12 #8 transferring dockerfile: 2.50kB done 19:28:12 #8 DONE 0.5s 19:28:12 19:28:12 #9 [support-cron-scheduler internal] load build definition from Dockerfile 19:28:12 #9 transferring dockerfile: 1.85kB done 19:28:12 #9 DONE 0.5s 19:28:12 19:28:12 #2 [security-spire-config internal] load build definition from Dockerfile 19:28:12 #2 transferring dockerfile: 1.69kB 0.0s done 19:28:12 #2 DONE 0.5s 19:28:12 19:28:12 #10 [support-scheduler internal] load build definition from Dockerfile 19:28:12 #10 transferring dockerfile: 1.93kB done 19:28:12 #10 DONE 0.6s 19:28:12 19:28:12 #11 [security-secretstore-setup internal] load build definition from Dockerfile 19:28:12 #11 transferring dockerfile: 2.49kB done 19:28:12 #11 DONE 0.5s 19:28:12 19:28:12 #12 [core-keeper internal] load build definition from Dockerfile 19:28:12 #12 transferring dockerfile: 2.01kB done 19:28:12 #12 DONE 0.5s 19:28:12 19:28:12 #6 [support-scheduler internal] load .dockerignore 19:28:12 #6 transferring context: 50B done 19:28:12 #6 ... 19:28:12 19:28:12 #13 [core-command internal] load build definition from Dockerfile 19:28:12 #13 transferring dockerfile: 1.93kB done 19:28:12 #13 DONE 0.6s 19:28:12 19:28:12 #14 [core-data internal] load build definition from Dockerfile 19:28:12 #14 transferring dockerfile: 2.07kB done 19:28:12 #14 DONE 0.6s 19:28:12 19:28:12 #15 [core-common-config-bootstrapper internal] load build definition from Dockerfile 19:28:12 #15 transferring dockerfile: 2.23kB done 19:28:12 #15 DONE 0.6s 19:28:12 19:28:12 #16 [security-spire-agent internal] load .dockerignore 19:28:12 #16 transferring context: 50B done 19:28:12 #16 DONE 0.3s 19:28:12 19:28:12 #17 [security-proxy-setup internal] load .dockerignore 19:28:12 #17 transferring context: 50B done 19:28:12 #17 DONE 0.3s 19:28:12 19:28:12 #18 [security-spiffe-token-provider internal] load build definition from Dockerfile 19:28:12 #18 transferring dockerfile: 1.89kB done 19:28:12 #18 DONE 0.6s 19:28:12 19:28:12 #19 [core-metadata internal] load .dockerignore 19:28:12 #19 transferring context: 50B done 19:28:12 #19 DONE 0.3s 19:28:12 19:28:12 #20 [security-proxy-auth internal] load build definition from Dockerfile 19:28:12 #20 transferring dockerfile: 2.15kB done 19:28:12 #20 DONE 0.6s 19:28:12 19:28:12 #21 [security-bootstrapper internal] load .dockerignore 19:28:12 #21 transferring context: 50B done 19:28:12 #21 DONE 0.4s 19:28:12 19:28:12 #22 [security-spire-config internal] load .dockerignore 19:28:12 #22 transferring context: 50B done 19:28:12 #22 DONE 0.3s 19:28:12 19:28:12 #23 [support-notifications internal] load .dockerignore 19:28:12 #23 transferring context: 50B done 19:28:12 #23 DONE 0.4s 19:28:12 19:28:12 #24 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 19:28:12 #24 DONE 0.0s 19:28:13 19:28:13 #25 [core-command internal] load .dockerignore 19:28:13 #25 transferring context: 50B done 19:28:13 #25 DONE 0.4s 19:28:13 19:28:13 #26 [security-secretstore-setup internal] load .dockerignore 19:28:13 #26 transferring context: 50B done 19:28:13 #26 DONE 0.3s 19:28:13 19:28:13 #27 [support-cron-scheduler internal] load .dockerignore 19:28:13 #27 transferring context: 50B done 19:28:13 #27 DONE 0.4s 19:28:13 19:28:13 #28 [security-spiffe-token-provider internal] load .dockerignore 19:28:13 #28 transferring context: 50B done 19:28:13 #28 DONE 0.3s 19:28:13 19:28:13 #29 [core-data internal] load .dockerignore 19:28:13 #29 transferring context: 50B done 19:28:13 #29 DONE 0.3s 19:28:13 19:28:13 #6 [support-scheduler internal] load .dockerignore 19:28:13 #6 DONE 0.4s 19:28:13 19:28:13 #30 [core-keeper internal] load .dockerignore 19:28:13 #30 transferring context: 50B done 19:28:13 #30 DONE 0.3s 19:28:13 19:28:13 #31 [security-spire-server internal] load .dockerignore 19:28:13 #31 transferring context: 50B done 19:28:13 #31 DONE 0.7s 19:28:13 19:28:13 #32 [security-proxy-auth internal] load .dockerignore 19:28:13 #32 transferring context: 50B done 19:28:13 #32 DONE 0.3s 19:28:13 19:28:13 #33 [core-common-config-bootstrapper internal] load .dockerignore 19:28:13 #33 transferring context: 50B done 19:28:13 #33 DONE 0.4s 19:28:13 19:28:13 #24 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 19:28:13 #24 DONE 0.0s 19:28:13 19:28:13 #34 [support-cron-scheduler internal] load metadata for docker.io/library/alpine:3.18 19:28:13 #34 ... 19:28:13 19:28:13 #24 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 19:28:13 #24 DONE 0.0s 19:28:13 19:28:13 #34 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.18 19:28:13 #34 ... 19:28:13 19:28:13 #24 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 19:28:13 #24 DONE 0.0s 19:28:13 19:28:13 #34 [security-spire-config internal] load metadata for docker.io/library/alpine:3.18 19:28:13 #34 DONE 0.4s 19:28:13 19:28:13 #35 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 19:28:13 #35 DONE 0.5s 19:28:13 19:28:13 #36 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 19:28:13 #36 DONE 0.5s 19:28:13 19:28:13 #37 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 19:28:13 #37 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.1s done 19:28:13 #37 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.1s done 19:28:13 #37 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 19:28:13 #37 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done 19:28:13 #37 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done 19:28:13 #37 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 19:28:13 #37 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done 19:28:13 #37 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done 19:28:13 #37 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0B / 3.42MB 0.4s 19:28:13 #37 ... 19:28:13 19:28:13 #38 [security-spire-config internal] load build context 19:28:13 #38 transferring context: 25.96kB 0.1s done 19:28:13 #38 DONE 0.6s 19:28:13 19:28:13 #39 [security-spire-agent internal] load build context 19:28:13 #39 transferring context: 27.24kB 0.1s done 19:28:13 #39 DONE 0.5s 19:28:13 19:28:13 #40 [security-spire-server internal] load build context 19:28:13 #40 transferring context: 27.71kB 0.1s done 19:28:13 #40 DONE 0.6s 19:28:13 19:28:13 #37 [support-cron-scheduler stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 19:28:13 #37 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 1.05MB / 3.42MB 0.5s 19:28:14 #37 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.6s 19:28:14 #37 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.6s done 19:28:14 #37 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 19:28:14 #37 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.6s done 19:28:14 #37 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.6s done 19:28:15 #37 DONE 1.7s 19:28:15 19:28:15 #41 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init 19:28:20 #41 ... 19:28:20 19:28:20 #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 19:28:20 #42 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.1s done 19:28:20 #42 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 19:28:20 #42 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done 19:28:20 #42 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done 19:28:20 #42 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s done 19:28:20 #42 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 19:28:20 #42 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done 19:28:20 #42 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done 19:28:20 #42 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.5s done 19:28:20 #42 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.0s done 19:28:20 #42 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 6.4s 19:28:21 #42 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 7.2s done 19:28:22 #42 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 19:28:23 #42 ... 19:28:23 19:28:23 #43 [core-keeper internal] load build context 19:28:23 #43 transferring context: 170.66MB 9.8s 19:28:23 #43 ... 19:28:23 19:28:23 #44 [security-bootstrapper internal] load build context 19:28:23 #44 ... 19:28:23 19:28:23 #45 [core-data internal] load build context 19:28:23 #45 ... 19:28:23 19:28:23 #46 [security-proxy-setup internal] load build context 19:28:23 #46 ... 19:28:23 19:28:23 #47 [support-scheduler internal] load build context 19:28:23 #47 ... 19:28:23 19:28:23 #48 [core-command internal] load build context 19:28:24 #48 ... 19:28:24 19:28:24 #49 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-x86_64 19:28:24 #49 ... 19:28:24 19:28:24 #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 19:28:24 #50 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.1s done 19:28:24 #50 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done 19:28:24 #50 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done 19:28:24 #50 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 19:28:24 #50 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.3s done 19:28:24 #50 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.3s done 19:28:24 #50 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 19:28:24 #50 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done 19:28:24 #50 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 1.1s done 19:28:24 #50 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.5s done 19:28:24 #50 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.0s done 19:28:24 #50 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 2.0s done 19:28:24 #50 ... 19:28:24 19:28:24 #51 [support-cron-scheduler internal] load build context 19:28:25 #51 ... 19:28:25 19:28:25 #52 [security-proxy-auth internal] load build context 19:28:25 #52 ... 19:28:25 19:28:25 #53 [support-notifications internal] load build context 19:28:25 #53 ... 19:28:25 19:28:25 #54 [security-secretstore-setup internal] load build context 19:28:25 #54 ... 19:28:25 19:28:25 #55 [core-common-config-bootstrapper internal] load build context 19:28:25 #55 ... 19:28:25 19:28:25 #56 [security-spiffe-token-provider internal] load build context 19:28:25 #56 ... 19:28:25 19:28:25 #57 [core-metadata internal] load build context 19:28:25 #57 ... 19:28:25 19:28:25 #58 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:28:25 #58 ... 19:28:25 19:28:25 #54 [security-secretstore-setup internal] load build context 19:28:28 #54 transferring context: 304.31MB 15.0s 19:28:31 #54 ... 19:28:31 19:28:31 #59 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 19:28:31 #59 ... 19:28:31 19:28:31 #54 [security-secretstore-setup internal] load build context 19:28:34 #54 ... 19:28:34 19:28:34 #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 19:28:34 #42 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 1.9s done 19:28:34 #42 ... 19:28:34 19:28:34 #54 [security-secretstore-setup internal] load build context 19:28:34 #54 transferring context: 494.61MB 20.1s done 19:28:34 #54 ... 19:28:34 19:28:34 #43 [core-keeper internal] load build context 19:28:34 #43 transferring context: 494.61MB 19.4s done 19:28:34 #43 ... 19:28:34 19:28:34 #45 [core-data internal] load build context 19:28:34 #45 ... 19:28:34 19:28:34 #46 [security-proxy-setup internal] load build context 19:28:34 #46 transferring context: 494.61MB 19.0s done 19:28:34 #46 ... 19:28:34 19:28:34 #44 [security-bootstrapper internal] load build context 19:28:34 #44 transferring context: 494.61MB 20.3s done 19:28:34 #44 ... 19:28:34 19:28:34 #47 [support-scheduler internal] load build context 19:28:34 #47 transferring context: 494.61MB 19.8s done 19:28:34 #47 ... 19:28:34 19:28:34 #48 [core-command internal] load build context 19:28:34 #48 transferring context: 494.61MB 18.3s done 19:28:34 #48 ... 19:28:34 19:28:34 #57 [core-metadata internal] load build context 19:28:34 #57 transferring context: 494.61MB 21.1s done 19:28:34 #57 ... 19:28:34 19:28:34 #52 [security-proxy-auth internal] load build context 19:28:34 #52 transferring context: 494.61MB 18.7s done 19:28:34 #52 ... 19:28:34 19:28:34 #51 [support-cron-scheduler internal] load build context 19:28:34 #51 transferring context: 494.61MB 17.7s done 19:28:35 #51 ... 19:28:35 19:28:35 #53 [support-notifications internal] load build context 19:28:35 #53 transferring context: 494.61MB 17.8s done 19:28:35 #53 ... 19:28:35 19:28:35 #55 [core-common-config-bootstrapper internal] load build context 19:28:35 #55 transferring context: 494.61MB 19.6s done 19:28:35 #55 ... 19:28:35 19:28:35 #56 [security-spiffe-token-provider internal] load build context 19:28:35 #56 transferring context: 494.61MB 19.4s done 19:28:36 #56 ... 19:28:36 19:28:36 #60 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 19:28:37 #60 ... 19:28:37 19:28:37 #61 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 19:28:37 #61 ... 19:28:37 19:28:37 #45 [core-data internal] load build context 19:28:37 #45 transferring context: 494.61MB 21.1s done 19:28:39 #45 ... 19:28:39 19:28:39 #62 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 19:28:39 #62 ... 19:28:39 19:28:39 #63 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 19:28:41 #63 ... 19:28:41 19:28:41 #64 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 19:28:41 #64 ... 19:28:41 19:28:41 #65 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:28:42 #65 ... 19:28:42 19:28:42 #66 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:28:42 #66 ... 19:28:42 19:28:42 #67 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 19:28:52 Removing intermediate container b5128440ba01 19:28:52 ---> b571d7efba28 19:28:52 Successfully built b571d7efba28 19:28:52 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:28:53 + docker inspect -f . ci-base-image-arm64 19:28:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:28:53 prd-ubuntu20.04-docker-arm64-4c-16g-8413 does not seem to be running inside a container 19:28:53 $ 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:28:54 $ docker top 5fb95657a2e7abfe6972880bddbbe377425b587b5df8319a04fa223038938783 -eo pid,comm [Pipeline] { [Pipeline] sh 19:28:55 + go version 19:28:55 go version go1.21.9 linux/arm64 [Pipeline] } 19:28:55 $ docker stop --time=1 5fb95657a2e7abfe6972880bddbbe377425b587b5df8319a04fa223038938783 19:28:57 $ docker rm -f --volumes 5fb95657a2e7abfe6972880bddbbe377425b587b5df8319a04fa223038938783 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:28:58 + docker inspect -f . ci-base-image-arm64 19:28:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:28:58 prd-ubuntu20.04-docker-arm64-4c-16g-8413 does not seem to be running inside a container 19:28:58 $ 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:29:00 $ docker top 6646bf499ce3ece24c04bad411fd031af29782b86fc4149acd4d71837b338d03 -eo pid,comm [Pipeline] { [Pipeline] echo 19:29:00 ========================================================= 19:29:00 [edgeXBuildGoParallel] Running Tests and Build... 19:29:00 ========================================================= [Pipeline] sh 19:29:00 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 19:29:01 + make test 19:29:01 go test -race -coverprofile=coverage.out ./... 19:29:15 #67 ... 19:29:15 19:29:15 #53 [support-notifications internal] load build context 19:29:15 #53 DONE 57.5s 19:29:15 19:29:15 #48 [core-command internal] load build context 19:29:15 #48 DONE 57.5s 19:29:15 19:29:15 #51 [support-cron-scheduler internal] load build context 19:29:15 #51 DONE 57.5s 19:29:15 19:29:15 #52 [security-proxy-auth internal] load build context 19:29:15 #52 DONE 57.6s 19:29:15 19:29:15 #56 [security-spiffe-token-provider internal] load build context 19:29:15 #56 DONE 57.6s 19:29:15 19:29:15 #47 [support-scheduler internal] load build context 19:29:15 #47 DONE 57.6s 19:29:15 19:29:15 #46 [security-proxy-setup internal] load build context 19:29:15 #46 DONE 57.6s 19:29:15 19:29:15 #55 [core-common-config-bootstrapper internal] load build context 19:29:15 #55 DONE 57.6s 19:29:15 19:29:15 #43 [core-keeper internal] load build context 19:29:15 #43 DONE 57.6s 19:29:15 19:29:15 #54 [security-secretstore-setup internal] load build context 19:29:15 #54 DONE 57.6s 19:29:15 19:29:15 #60 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 19:29:15 #60 ... 19:29:15 19:29:15 #44 [security-bootstrapper internal] load build context 19:29:15 #44 DONE 57.6s 19:29:15 19:29:15 #45 [core-data internal] load build context 19:29:15 #45 DONE 57.7s 19:29:15 19:29:15 #57 [core-metadata internal] load build context 19:29:15 #57 DONE 57.7s 19:29:15 19:29:15 #49 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-x86_64 19:29:15 #49 DONE 57.9s 19:29:15 19:29:15 #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 19:29:15 #42 DONE 57.9s 19:29:15 19:29:15 #60 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 19:29:15 #60 34.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:29:15 #60 ... 19:29:15 19:29:15 #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 19:29:15 #50 DONE 57.9s 19:29:15 19:29:15 #68 [core-command builder 2/7] WORKDIR /edgex-go 19:29:15 #68 DONE 0.2s 19:29:15 19:29:15 #69 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 19:29:15 #69 ... 19:29:15 19:29:15 #58 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:29:15 #58 DONE 57.1s 19:29:15 19:29:15 #59 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 19:29:15 #59 51.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:29:15 #59 51.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:29:15 #59 51.51 (1/2) Installing dumb-init (1.2.5-r2) 19:29:15 #59 51.52 (2/2) Installing su-exec (0.2-r3) 19:29:15 #59 51.52 Executing busybox-1.36.1-r7.trigger 19:29:15 #59 51.55 OK: 7 MiB in 17 packages 19:29:15 #59 ... 19:29:15 19:29:15 #70 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 19:29:15 #0 0.875 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:29:15 #0 0.991 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:29:15 #0 1.242 OK: 264 MiB in 52 packages 19:29:15 #70 DONE 2.4s 19:29:15 19:29:15 #61 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 19:29:15 #61 45.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:29:15 #61 45.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:29:15 #61 45.44 (1/1) Installing dumb-init (1.2.5-r2) 19:29:15 #61 45.45 Executing busybox-1.36.1-r7.trigger 19:29:15 #61 45.45 OK: 7 MiB in 16 packages 19:29:15 #61 DONE 46.9s 19:29:15 19:29:15 #67 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 19:29:15 #67 39.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:29:15 #67 ... 19:29:15 19:29:15 #59 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 19:29:15 #59 DONE 53.1s 19:29:15 19:29:15 #67 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 19:29:15 #67 39.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:29:15 #67 39.88 (1/4) Installing ca-certificates (20240226-r0) 19:29:15 #67 39.90 (2/4) Installing dumb-init (1.2.5-r2) 19:29:15 #67 39.91 (3/4) Installing su-exec (0.2-r3) 19:29:15 #67 39.91 (4/4) Installing yq (4.33.3-r5) 19:29:15 #67 39.99 Executing busybox-1.36.1-r7.trigger 19:29:15 #67 39.99 Executing ca-certificates-20240226-r0.trigger 19:29:15 #67 ... 19:29:15 19:29:15 #63 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 19:29:15 #63 33.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:29:15 #63 33.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:29:15 #63 33.66 (1/4) Installing dumb-init (1.2.5-r2) 19:29:15 #63 33.66 (2/4) Installing openssl (3.1.6-r0) 19:29:15 #63 33.68 (3/4) Installing su-exec (0.2-r3) 19:29:15 #63 33.68 (4/4) Installing yq (4.33.3-r5) 19:29:15 #63 33.76 Executing busybox-1.36.1-r7.trigger 19:29:15 #63 33.77 OK: 17 MiB in 19 packages 19:29:15 #63 DONE 36.0s 19:29:15 19:29:15 #67 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 19:29:15 #67 40.47 OK: 17 MiB in 19 packages 19:29:15 #67 ... 19:29:15 19:29:15 #66 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:29:15 #66 39.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:29:15 #66 39.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:29:15 #66 39.71 v3.18.8-60-g52982b23984 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 19:29:15 #66 39.71 v3.18.8-61-gea2e81f23e9 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 19:29:15 #66 39.71 OK: 20070 distinct packages available 19:29:15 #66 39.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:29:15 #66 39.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:29:15 #66 40.11 (1/11) Installing ca-certificates (20240226-r0) 19:29:15 #66 40.15 (2/11) Installing brotli-libs (1.0.9-r14) 19:29:15 #66 40.21 (3/11) Installing libunistring (1.1-r1) 19:29:15 #66 40.24 (4/11) Installing libidn2 (2.3.4-r1) 19:29:15 #66 40.25 (5/11) Installing nghttp2-libs (1.57.0-r0) 19:29:15 #66 40.26 (6/11) Installing libcurl (8.9.0-r0) 19:29:15 #66 40.27 (7/11) Installing curl (8.9.0-r0) 19:29:15 #66 40.28 (8/11) Installing dumb-init (1.2.5-r2) 19:29:15 #66 40.29 (9/11) Installing musl-obstack (1.2.3-r2) 19:29:15 #66 40.29 (10/11) Installing libucontext (1.2-r2) 19:29:15 #66 40.30 (11/11) Installing gcompat (1.1.0-r1) 19:29:15 #66 40.31 Executing busybox-1.36.1-r7.trigger 19:29:15 #66 40.32 Executing ca-certificates-20240226-r0.trigger 19:29:15 #66 40.36 OK: 12 MiB in 26 packages 19:29:15 #66 DONE 43.6s 19:29:15 19:29:15 #60 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 19:29:15 #60 35.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:29:15 #60 35.44 v3.18.8-60-g52982b23984 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 19:29:15 #60 35.44 v3.18.8-61-gea2e81f23e9 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 19:29:15 #60 35.44 OK: 20070 distinct packages available 19:29:15 #60 35.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:29:15 #60 35.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:29:15 #60 35.82 (1/4) Installing dumb-init (1.2.5-r2) 19:29:15 #60 35.84 (2/4) Installing musl-obstack (1.2.3-r2) 19:29:15 #60 35.85 (3/4) Installing libucontext (1.2-r2) 19:29:15 #60 35.85 (4/4) Installing gcompat (1.1.0-r1) 19:29:15 #60 35.85 Executing busybox-1.36.1-r7.trigger 19:29:15 #60 35.86 OK: 8 MiB in 19 packages 19:29:15 #60 DONE 39.4s 19:29:15 19:29:15 #65 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:29:15 #65 33.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:29:15 #65 33.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:29:15 #65 33.92 v3.18.8-60-g52982b23984 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 19:29:15 #65 33.92 v3.18.8-61-gea2e81f23e9 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 19:29:15 #65 33.92 OK: 20070 distinct packages available 19:29:15 #65 33.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:29:15 #65 34.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:29:15 #65 34.30 (1/5) Installing dumb-init (1.2.5-r2) 19:29:15 #65 34.31 (2/5) Installing musl-obstack (1.2.3-r2) 19:29:15 #65 34.32 (3/5) Installing libucontext (1.2-r2) 19:29:15 #65 34.33 (4/5) Installing gcompat (1.1.0-r1) 19:29:15 #65 34.33 (5/5) Installing openssl (3.1.6-r0) 19:29:15 #65 34.35 Executing busybox-1.36.1-r7.trigger 19:29:15 #65 34.35 OK: 8 MiB in 20 packages 19:29:15 #65 DONE 37.8s 19:29:15 19:29:15 #41 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init 19:29:15 #41 58.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:29:15 #41 58.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:29:15 #41 58.96 (1/1) Installing dumb-init (1.2.5-r2) 19:29:15 #41 58.97 Executing busybox-1.36.1-r7.trigger 19:29:15 #41 59.00 OK: 7 MiB in 16 packages 19:29:15 #41 DONE 60.9s 19:29:15 19:29:15 #64 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 19:29:15 #64 42.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:29:15 #64 42.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:29:15 #64 42.72 (1/2) Installing ca-certificates (20240226-r0) 19:29:15 #64 42.74 (2/2) Installing dumb-init (1.2.5-r2) 19:29:15 #64 42.74 Executing busybox-1.36.1-r7.trigger 19:29:15 #64 42.76 Executing ca-certificates-20240226-r0.trigger 19:29:15 #64 42.87 OK: 8 MiB in 17 packages 19:29:15 #64 DONE 44.5s 19:29:15 19:29:15 #67 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 19:29:15 #67 DONE 41.5s 19:29:15 19:29:15 #62 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 19:29:15 #62 44.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:29:15 #62 44.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:29:15 #62 45.09 (1/3) Installing ca-certificates (20240226-r0) 19:29:15 #62 45.12 (2/3) Installing dumb-init (1.2.5-r2) 19:29:15 #62 45.12 (3/3) Installing tzdata (2024a-r0) 19:29:15 #62 45.20 Executing busybox-1.36.1-r7.trigger 19:29:15 #62 45.29 Executing ca-certificates-20240226-r0.trigger 19:29:15 #62 45.40 OK: 11 MiB in 18 packages 19:29:15 #62 DONE 47.0s 19:29:15 19:29:15 #71 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade 19:29:15 #71 ... 19:29:15 19:29:15 #72 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 19:29:15 #72 DONE 2.3s 19:29:16 19:29:16 #73 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 19:29:16 #73 ... 19:29:16 19:29:16 #74 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:29:16 #74 DONE 5.7s 19:29:17 19:29:17 #69 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 19:29:17 #69 5.662 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:29:17 #69 5.741 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:29:17 #69 5.932 OK: 264 MiB in 52 packages 19:29:17 #69 DONE 6.1s 19:29:17 19:29:17 #75 [core-metadata builder 4/7] COPY go.mod vendor* ./ 19:29:17 #75 DONE 0.1s 19:29:17 19:29:17 #76 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 19:29:18 #76 ... 19:29:18 19:29:18 #77 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 19:29:18 #0 3.586 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:29:18 #0 3.686 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:29:18 #0 3.964 OK: 7 MiB in 17 packages 19:29:18 #77 DONE 4.1s 19:29:18 19:29:18 #78 [core-data stage-1 3/8] RUN apk --no-cache upgrade 19:29:18 #0 3.923 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:29:18 #0 4.006 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:29:18 #0 4.266 OK: 7 MiB in 16 packages 19:29:18 #78 DONE 4.5s 19:29:18 19:29:18 #79 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 19:29:18 #0 6.534 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:29:18 #0 6.619 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:29:18 #0 6.858 OK: 264 MiB in 52 packages 19:29:18 #79 DONE 7.1s 19:29:18 19:29:18 #80 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 19:29:18 #0 2.244 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:29:18 #0 2.349 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:29:18 #0 2.577 OK: 17 MiB in 19 packages 19:29:18 #80 DONE 2.7s 19:29:18 19:29:18 #81 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ 19:29:18 #81 DONE 0.3s 19:29:18 19:29:18 #82 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 19:29:18 #0 2.311 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:29:18 #0 2.441 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:29:18 #0 2.697 OK: 12 MiB in 26 packages 19:29:18 #82 DONE 2.9s 19:29:18 19:29:18 #83 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 19:29:18 #83 DONE 0.2s 19:29:18 19:29:18 #84 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:29:19 #84 ... 19:29:19 19:29:19 #85 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 19:29:19 #0 5.384 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:29:19 #0 5.967 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:29:19 #0 6.650 (1/1) Installing dumb-init (1.2.5-r2) 19:29:19 #0 6.975 Executing busybox-1.36.1-r7.trigger 19:29:19 #0 6.983 OK: 7 MiB in 16 packages 19:29:19 #85 DONE 7.1s 19:29:19 19:29:19 #86 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 19:29:19 #0 6.219 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:29:19 #0 7.237 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:29:19 #0 7.448 v3.18.8-60-g52982b23984 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 19:29:19 #0 7.448 v3.18.8-61-gea2e81f23e9 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 19:29:19 #0 7.448 OK: 20077 distinct packages available 19:29:19 #0 7.500 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:29:19 #0 7.591 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:29:19 #0 7.798 OK: 264 MiB in 52 packages 19:29:19 #86 DONE 7.9s 19:29:19 19:29:19 #87 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 19:29:19 #87 DONE 0.1s 19:29:19 19:29:19 #88 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:29:19 #88 ... 19:29:19 19:29:19 #71 [support-scheduler stage-1 3/9] RUN apk --no-cache upgrade 19:29:19 #71 3.187 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:29:19 #71 3.280 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:29:19 #71 3.529 OK: 7 MiB in 16 packages 19:29:19 #71 DONE 3.7s 19:29:19 19:29:19 #89 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 19:29:19 #0 3.375 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:29:19 #0 3.459 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:29:19 #0 3.652 OK: 8 MiB in 19 packages 19:29:19 #89 DONE 3.8s 19:29:19 19:29:19 #90 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 19:29:21 #90 DONE 1.5s 19:29:21 19:29:21 #91 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 19:29:21 #0 3.643 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:29:21 #0 4.472 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:29:21 #0 4.821 OK: 17 MiB in 19 packages 19:29:21 #91 DONE 5.1s 19:29:21 19:29:21 #92 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 19:29:21 #0 3.763 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:29:21 #0 4.453 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:29:21 #0 4.642 OK: 8 MiB in 17 packages 19:29:21 #92 DONE 5.1s 19:29:21 19:29:21 #73 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 19:29:21 #73 3.029 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:29:21 #73 4.051 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:29:21 #73 4.520 OK: 8 MiB in 20 packages 19:29:21 #73 DONE 5.3s 19:29:21 19:29:21 #93 [security-spire-config stage-2 5/10] COPY Attribution.txt / 19:29:23 #93 DONE 2.0s 19:29:23 19:29:23 #94 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 19:29:23 #0 5.087 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:29:23 #0 5.182 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:29:23 #0 5.412 OK: 11 MiB in 18 packages 19:29:23 #94 DONE 7.1s 19:29:23 19:29:23 #76 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 19:29:23 #76 4.032 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:29:23 #76 4.503 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:29:23 #76 5.162 OK: 264 MiB in 52 packages 19:29:23 #76 DONE 6.1s 19:29:23 19:29:23 #95 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 19:29:23 #95 DONE 2.1s 19:29:23 19:29:23 #96 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 19:29:23 #96 DONE 2.0s 19:29:23 19:29:23 #97 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 19:29:23 #97 ... 19:29:23 19:29:23 #98 [security-spire-config stage-2 6/10] COPY security.txt / 19:29:23 #98 DONE 0.2s 19:29:23 19:29:23 #99 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 19:29:24 #99 ... 19:29:24 19:29:24 #100 [core-keeper builder 5/8] COPY go.mod vendor* ./ 19:29:24 #100 DONE 1.4s 19:29:24 19:29:24 #101 [security-spire-server stage-2 5/9] COPY Attribution.txt / 19:29:24 #101 DONE 1.4s 19:29:24 19:29:24 #97 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 19:29:24 #97 DONE 1.4s 19:29:24 19:29:24 #99 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 19:29:24 #99 DONE 1.3s 19:29:24 19:29:24 #102 [security-spire-server stage-2 6/9] COPY security.txt / 19:29:24 #102 DONE 0.1s 19:29:24 19:29:24 #103 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 19:29:24 #103 DONE 0.1s 19:29:24 19:29:24 #104 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 19:29:24 #104 DONE 0.1s 19:29:24 19:29:24 #105 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 19:29:24 #105 DONE 0.1s 19:29:24 19:29:24 #106 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 19:29:24 #106 DONE 0.1s 19:29:24 19:29:24 #107 [security-spire-agent stage-3 7/10] COPY security.txt / 19:29:24 #107 DONE 0.1s 19:29:24 19:29:24 #108 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 19:29:24 #108 DONE 6.4s 19:29:24 19:29:24 #109 [security-spire-config] exporting to image 19:29:24 #109 exporting layers 19:29:24 #109 ... 19:29:24 19:29:24 #110 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 19:29:24 #110 DONE 0.2s 19:29:24 19:29:24 #111 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging 19:29:24 #111 DONE 0.2s 19:29:24 19:29:24 #112 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 19:29:24 #112 DONE 0.2s 19:29:24 19:29:24 #113 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 19:29:24 #113 DONE 0.1s 19:29:25 19:29:25 #114 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 19:29:25 #114 DONE 0.1s 19:29:25 19:29:25 #115 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 19:29:25 #115 DONE 0.1s 19:29:25 19:29:25 #109 [security-spire-agent] exporting to image 19:29:25 #109 exporting layers 0.7s done 19:29:25 #109 writing image sha256:6865067b69e5ea0d60ac6c6208ddfd0142490af688bac5d92b4aa8f9731f0dc4 done 19:29:25 #109 naming to docker.io/library/security-spire-config done 19:29:25 #109 writing image sha256:8e594ea397199b9a13d3d27efee04c1486b415e7bc400348fe5ffebb0c53ca96 done 19:29:25 #109 naming to docker.io/library/security-spire-server done 19:29:25 #109 exporting layers 0.6s done 19:29:25 #109 writing image sha256:79d18ab062ba599f60aa45cccdf546d891b10a7d6ea2f7b347454bdeeec92653 done 19:29:25 #109 naming to docker.io/library/security-spire-agent done 19:29:25 #109 DONE 1.0s 19:29:25 19:29:25 #116 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:29:25 #116 ... 19:29:25 19:29:25 #117 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:29:26 #117 ... 19:29:26 19:29:26 #118 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:29:48 ? github.com/edgexfoundry/edgex-go [no test files] 19:30:22 #118 DONE 56.9s 19:30:22 19:30:22 #88 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:30:22 #88 DONE 55.0s 19:30:22 19:30:22 #116 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:30:22 #116 DONE 49.8s 19:30:22 19:30:22 #117 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:30:22 #117 DONE 58.3s 19:30:22 19:30:22 #84 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:30:22 #84 DONE 55.7s 19:30:22 19:30:22 #119 [core-metadata builder 6/7] COPY . . 19:30:24 #119 ... 19:30:24 19:30:24 #120 [security-bootstrapper builder 6/7] COPY . . 19:30:24 #120 ... 19:30:24 19:30:24 #121 [security-spiffe-token-provider builder 6/7] COPY . . 19:30:24 #121 ... 19:30:24 19:30:24 #122 [support-cron-scheduler builder 6/7] COPY . . 19:30:24 #122 ... 19:30:24 19:30:24 #123 [core-keeper builder 7/8] COPY . . 19:30:36 #123 ... 19:30:36 19:30:36 #121 [security-spiffe-token-provider builder 6/7] COPY . . 19:30:36 #121 DONE 22.5s 19:30:36 19:30:36 #124 [support-scheduler builder 6/7] COPY . . 19:30:36 #124 CACHED 19:30:36 19:30:36 #125 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:30:36 #125 CACHED 19:30:36 19:30:36 #126 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 19:30:36 #126 CACHED 19:30:36 19:30:36 #127 [core-command builder 6/7] COPY . . 19:30:36 #127 CACHED 19:30:36 19:30:36 #128 [core-command builder 4/7] COPY go.mod vendor* ./ 19:30:36 #128 CACHED 19:30:36 19:30:36 #129 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:30:36 #129 CACHED 19:30:36 19:30:36 #130 [core-common-config-bootstrapper builder 6/7] COPY . . 19:30:36 #130 CACHED 19:30:36 19:30:36 #131 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 19:30:36 #131 CACHED 19:30:36 19:30:36 #132 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:30:36 #132 CACHED 19:30:36 19:30:36 #133 [support-notifications builder 4/7] COPY go.mod vendor* ./ 19:30:36 #133 CACHED 19:30:36 19:30:36 #134 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:30:36 #134 CACHED 19:30:36 19:30:36 #135 [support-notifications builder 6/7] COPY . . 19:30:36 #135 CACHED 19:30:36 19:30:36 #136 [core-data builder 4/7] COPY go.mod vendor* ./ 19:30:36 #136 CACHED 19:30:36 19:30:36 #137 [core-data builder 6/7] COPY . . 19:30:36 #137 CACHED 19:30:36 19:30:36 #138 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:30:36 #138 CACHED 19:30:36 19:30:36 #122 [support-cron-scheduler builder 6/7] COPY . . 19:30:36 #122 DONE 22.5s 19:30:36 19:30:36 #139 [security-proxy-auth builder 6/7] COPY . . 19:30:36 #139 CACHED 19:30:36 19:30:36 #140 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:30:36 #140 CACHED 19:30:36 19:30:36 #141 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 19:30:36 #141 CACHED 19:30:36 19:30:36 #123 [core-keeper builder 7/8] COPY . . 19:30:36 #123 DONE 22.6s 19:30:36 19:30:36 #119 [core-metadata builder 6/7] COPY . . 19:30:36 #119 DONE 22.5s 19:30:36 19:30:36 #142 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:30:36 #142 CACHED 19:30:36 19:30:36 #143 [security-secretstore-setup builder 6/7] COPY . . 19:30:36 #143 CACHED 19:30:36 19:30:36 #144 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 19:30:36 #144 CACHED 19:30:36 19:30:36 #120 [security-bootstrapper builder 6/7] COPY . . 19:30:36 #120 DONE 22.6s 19:30:36 19:30:36 #145 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 19:30:36 #145 CACHED 19:30:36 19:30:36 #146 [security-proxy-setup builder 6/7] COPY . . 19:30:36 #146 CACHED 19:30:36 19:30:36 #147 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:30:36 #147 CACHED 19:30:36 19:30:36 #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:30:38 #148 1.775 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 19:30:46 #148 ... 19:30:46 19:30:46 #149 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 19:30:46 #0 0.519 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:30:46 #149 ... 19:30:46 19:30:46 #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 19:30:46 #0 0.993 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:30:46 #150 ... 19:30:46 19:30:46 #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 19:30:46 #0 0.903 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 19:30:47 #151 ... 19:30:47 19:30:47 #152 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:30:47 #0 0.703 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:30:47 #152 ... 19:30:47 19:30:47 #153 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 19:30:47 #0 1.768 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:30:47 #153 ... 19:30:47 19:30:47 #154 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 19:30:47 #0 1.407 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:30:47 #154 ... 19:30:47 19:30:47 #155 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 19:30:47 #0 1.248 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:30:47 #155 ... 19:30:47 19:30:47 #156 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 19:30:47 #0 0.584 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 19:30:47 #156 ... 19:30:47 19:30:47 #157 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 19:30:47 #0 0.820 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 19:30:48 #157 ... 19:30:48 19:30:48 #158 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 19:30:48 #0 0.627 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler 19:30:48 #158 ... 19:30:48 19:30:48 #159 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 19:30:48 #0 1.012 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:30:48 #159 ... 19:30:48 19:30:48 #160 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 19:30:48 #0 1.317 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:32:26 #160 ... 19:32:26 19:32:26 #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:32:26 #148 104.9 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:32:56 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 19:32:56 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 19:33:43 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 19:33:43 ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] 19:33:43 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 19:33:43 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 19:33:43 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 19:33:43 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 19:33:43 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 19:33:43 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 19:33:43 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 19:33:45 ? github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler [no test files] 19:33:45 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 19:33:45 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 19:33:45 ? github.com/edgexfoundry/edgex-go/internal [no test files] 19:33:45 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 19:33:48 #148 ... 19:33:48 19:33:48 #159 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 19:33:48 #159 DONE 186.7s 19:33:48 19:33:48 #153 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 19:33:48 #153 DONE 186.6s 19:33:48 19:33:48 #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 19:33:48 #151 DONE 186.7s 19:33:48 19:33:48 #149 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 19:33:48 #149 DONE 186.7s 19:33:48 19:33:48 #161 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 19:33:48 #161 ... 19:33:48 19:33:48 #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:33:48 #148 DONE 186.7s 19:33:48 19:33:48 #160 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 19:33:48 #160 DONE 186.8s 19:33:48 19:33:48 #158 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 19:33:48 #158 DONE 186.9s 19:33:48 19:33:48 #162 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 19:33:48 #162 ... 19:33:48 19:33:48 #157 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 19:33:48 #157 DONE 187.1s 19:33:48 19:33:48 #155 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 19:33:48 #155 DONE 187.2s 19:33:48 19:33:48 #154 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 19:33:48 #154 DONE 187.2s 19:33:48 19:33:48 #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 19:33:48 #150 DONE 187.2s 19:33:48 19:33:48 #163 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 19:33:48 #163 ... 19:33:48 19:33:48 #152 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:33:48 #152 DONE 187.3s 19:33:48 19:33:48 #156 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 19:33:48 #156 DONE 187.3s 19:33:48 19:33:48 #164 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 19:33:48 #164 ... 19:33:48 19:33:48 #161 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 19:33:48 #161 DONE 0.8s 19:33:48 19:33:48 #165 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 19:33:48 #165 DONE 0.8s 19:33:48 19:33:48 #163 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 19:33:48 #163 DONE 0.5s 19:33:48 19:33:48 #166 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 19:33:48 #166 DONE 0.8s 19:33:48 19:33:48 #167 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 19:33:48 #167 DONE 0.8s 19:33:48 19:33:48 #168 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 19:33:48 #168 ... 19:33:48 19:33:48 #162 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 19:33:48 #162 DONE 0.7s 19:33:48 19:33:48 #169 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 19:33:48 #169 DONE 0.6s 19:33:48 19:33:48 #170 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 19:33:48 #170 DONE 0.6s 19:33:48 19:33:48 #164 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 19:33:48 #164 DONE 0.5s 19:33:48 19:33:48 #171 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 19:33:48 #171 ... 19:33:48 19:33:48 #172 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 19:33:48 #172 DONE 0.5s 19:33:48 19:33:48 #173 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 19:33:48 #173 CACHED 19:33:48 19:33:48 #174 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 19:33:48 #174 CACHED 19:33:48 19:33:48 #175 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 19:33:48 #175 CACHED 19:33:48 19:33:48 #176 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 19:33:48 #176 CACHED 19:33:48 19:33:48 #177 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 19:33:48 #177 CACHED 19:33:48 19:33:48 #178 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 19:33:48 #178 CACHED 19:33:48 19:33:48 #179 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 19:33:48 #179 CACHED 19:33:48 19:33:48 #180 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 19:33:48 #180 CACHED 19:33:48 19:33:48 #168 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 19:33:48 #168 DONE 0.5s 19:33:48 19:33:48 #181 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 19:33:48 #181 ... 19:33:48 19:33:48 #182 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 19:33:48 #182 DONE 0.5s 19:33:48 19:33:48 #183 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / 19:33:48 #183 ... 19:33:48 19:33:48 #184 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 19:33:48 #184 DONE 0.9s 19:33:48 19:33:48 #185 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 19:33:48 #185 DONE 0.8s 19:33:48 19:33:48 #186 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 19:33:48 #186 DONE 0.9s 19:33:48 19:33:48 #187 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 19:33:48 #187 ... 19:33:48 19:33:48 #188 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 19:33:48 #188 DONE 1.5s 19:33:48 19:33:48 #189 [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:33:48 #189 ... 19:33:48 19:33:48 #171 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 19:33:48 #171 DONE 3.7s 19:33:48 19:33:48 #190 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 19:33:48 #190 DONE 3.8s 19:33:48 19:33:48 #191 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 19:33:48 #191 DONE 3.7s 19:33:48 19:33:48 #192 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 19:33:48 #192 DONE 3.7s 19:33:48 19:33:48 #193 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 19:33:48 #193 ... 19:33:48 19:33:48 #194 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 19:33:48 #194 DONE 3.8s 19:33:48 19:33:48 #181 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 19:33:48 #181 DONE 3.9s 19:33:48 19:33:48 #183 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / 19:33:48 #183 DONE 3.7s 19:33:48 19:33:48 #195 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / 19:33:48 #195 DONE 3.8s 19:33:48 19:33:48 #189 [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:33:48 #189 DONE 3.4s 19:33:48 19:33:48 #196 [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:33:48 #196 DONE 3.3s 19:33:48 19:33:48 #187 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 19:33:48 #187 DONE 3.4s 19:33:48 19:33:48 #197 [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:33:49 #197 ... 19:33:49 19:33:49 #198 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh 19:33:49 #198 DONE 5.0s 19:33:49 19:33:49 #199 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 19:33:49 #199 DONE 1.4s 19:33:49 19:33:49 #200 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 19:33:49 #200 DONE 1.0s 19:33:49 19:33:49 #201 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 19:33:49 #201 DONE 1.0s 19:33:49 19:33:49 #202 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 19:33:49 #202 ... 19:33:49 19:33:49 #203 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 19:33:49 #203 DONE 0.8s 19:33:49 19:33:49 #204 [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:33:49 #204 DONE 0.8s 19:33:49 19:33:49 #193 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 19:33:49 #193 DONE 1.0s 19:33:49 19:33:49 #205 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res 19:33:49 #205 DONE 0.8s 19:33:49 19:33:49 #206 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 19:33:49 #206 DONE 0.9s 19:33:49 19:33:49 #207 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 19:33:49 #207 DONE 0.9s 19:33:49 19:33:49 #197 [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:33:49 #197 DONE 0.8s 19:33:49 19:33:49 #208 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 19:33:49 #208 DONE 0.9s 19:33:49 19:33:49 #109 [core-command] exporting to image 19:33:49 #109 exporting layers 19:33:49 #109 ... 19:33:49 19:33:49 #209 [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:33:49 #209 DONE 0.5s 19:33:49 19:33:49 #210 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / 19:33:49 #210 DONE 0.5s 19:33:49 19:33:49 #109 [security-spiffe-token-provider] exporting to image 19:33:49 #109 exporting layers 0.3s done 19:33:50 #109 ... 19:33:50 19:33:50 #211 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 19:33:50 #211 DONE 0.5s 19:33:50 19:33:50 #202 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 19:33:50 #202 DONE 0.5s 19:33:50 19:33:50 #109 [support-notifications] exporting to image 19:33:50 #109 writing image sha256:a25c7db4f1aa04f3addbc78df4c4be720f6c8e701484d15499d88527191f9456 19:33:50 #109 writing image sha256:47ebbb1cbb4eb7499e0cc89f459d95dceb7ef1ff8078a9bd497fd4c8f7ba7d28 19:33:50 #109 ... 19:33:50 19:33:50 #212 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 19:33:50 #212 DONE 0.6s 19:33:50 19:33:50 #213 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 19:33:50 #213 DONE 0.6s 19:33:50 19:33:50 #214 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ 19:33:50 #214 DONE 0.6s 19:33:50 19:33:50 #215 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 19:33:50 #215 DONE 0.6s 19:33:50 19:33:50 #109 [core-data] exporting to image 19:33:50 #109 writing image sha256:a25c7db4f1aa04f3addbc78df4c4be720f6c8e701484d15499d88527191f9456 0.2s done 19:33:50 #109 writing image sha256:47ebbb1cbb4eb7499e0cc89f459d95dceb7ef1ff8078a9bd497fd4c8f7ba7d28 0.2s done 19:33:50 #109 naming to docker.io/library/support-scheduler done 19:33:50 #109 naming to docker.io/library/core-keeper done 19:33:50 #109 writing image sha256:cc1cc40343712c84d4d775cc333cd3560492d8afac03365a4ddf490cebe8ffdb 0.0s done 19:33:50 #109 naming to docker.io/library/core-command done 19:33:50 #109 ... 19:33:50 19:33:50 #216 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 19:33:50 #216 DONE 0.6s 19:33:50 19:33:50 #109 [core-data] exporting to image 19:33:50 #109 exporting layers 0.6s done 19:33:50 #109 ... 19:33:50 19:33:50 #217 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / 19:33:50 #217 DONE 0.5s 19:33:50 19:33:50 #109 [support-cron-scheduler] exporting to image 19:33:50 #109 writing image sha256:f8cc059b8e6487cd1993d26eb14e93986cff72ba96fcc7ea4f6e6f6e3c6c1249 0.0s done 19:33:50 #109 naming to docker.io/library/support-cron-scheduler done 19:33:50 #109 writing image sha256:94d2282779f02678a7a41a9181c32ac4a5e9c88e5274c1da6a699e7d7655ec64 19:33:50 #109 exporting layers 0.6s done 19:33:50 #109 ... 19:33:50 19:33:50 #218 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 19:33:50 #218 DONE 0.4s 19:33:50 19:33:50 #109 [security-spiffe-token-provider] exporting to image 19:33:50 #109 exporting layers 0.5s done 19:33:50 #109 writing image sha256:94d2282779f02678a7a41a9181c32ac4a5e9c88e5274c1da6a699e7d7655ec64 0.2s done 19:33:50 #109 naming to docker.io/library/security-spiffe-token-provider done 19:33:50 #109 writing image sha256:bdeab5489ba9e5635de67aecae711bb793b5f7de24c4cbdd2ca99951af6e801b 19:33:50 #109 ... 19:33:50 19:33:50 #219 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 19:33:50 #219 DONE 0.5s 19:33:50 19:33:50 #109 [core-metadata] exporting to image 19:33:50 #109 writing image sha256:bdeab5489ba9e5635de67aecae711bb793b5f7de24c4cbdd2ca99951af6e801b 0.0s done 19:33:50 #109 writing image sha256:7427c965997a0dcd47036d09b24939821acb00389f932a4b4035a7526771ecce 0.1s done 19:33:50 #109 naming to docker.io/library/support-notifications 0.1s done 19:33:50 #109 naming to docker.io/library/core-metadata done 19:33:50 #109 ... 19:33:50 19:33:50 #220 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:33:50 #220 DONE 1.1s 19:33:50 19:33:50 #109 [core-metadata] exporting to image 19:33:50 #109 exporting layers 0.7s done 19:33:51 #109 ... 19:33:51 19:33:51 #221 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 19:33:51 #221 DONE 0.6s 19:33:51 19:33:51 #109 [core-data] exporting to image 19:33:51 #109 writing image sha256:5b7c449a8acf67c2e30a74cd14083549ff78b184468de719ce97183ec88b7332 done 19:33:51 #109 naming to docker.io/library/core-data done 19:33:51 #109 ... 19:33:51 19:33:51 #222 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 19:33:51 #222 DONE 0.5s 19:33:51 19:33:51 #223 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:33:51 #223 DONE 1.1s 19:33:51 19:33:51 #224 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 19:33:51 #224 DONE 0.2s 19:33:51 19:33:51 #109 [core-common-config-bootstrapper] exporting to image 19:33:51 #109 writing image sha256:c17f50b74786176ad9d138cfa47c7c3fed92f6e5e6ed689532539c0399165eb5 19:33:51 #109 ... 19:33:51 19:33:51 #225 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 19:33:51 #225 DONE 0.1s 19:33:51 19:33:51 #109 [security-proxy-auth] exporting to image 19:33:51 #109 writing image sha256:c17f50b74786176ad9d138cfa47c7c3fed92f6e5e6ed689532539c0399165eb5 done 19:33:51 #109 naming to docker.io/library/security-proxy-auth done 19:33:51 #109 exporting layers 0.2s done 19:33:51 #109 writing image sha256:b33949e6445e3dec705e604b3b59150048925903756114b6bf49ee2db06fe27e done 19:33:51 #109 naming to docker.io/library/core-common-config-bootstrapper done 19:33:51 #109 DONE 2.9s 19:33:51 19:33:51 #226 [security-bootstrapper stage-1 12/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 19:33:51 #226 DONE 0.1s 19:33:51 19:33:51 #227 [security-bootstrapper stage-1 13/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ 19:33:51 #227 DONE 0.1s 19:33:51 19:33:51 #228 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:33:51 #228 ... 19:33:51 19:33:51 #229 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:33:51 #229 DONE 0.8s 19:33:51 19:33:51 #230 [security-bootstrapper stage-1 14/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 19:33:51 #230 DONE 0.1s 19:33:51 19:33:51 #231 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 19:33:51 #231 DONE 0.1s 19:33:51 19:33:51 #232 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 19:33:51 #232 DONE 0.1s 19:33:51 19:33:51 #233 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh 19:33:51 #233 ... 19:33:51 19:33:51 #228 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:33:51 #228 DONE 0.5s 19:33:52 19:33:52 #109 [security-secretstore-setup] exporting to image 19:33:52 #109 exporting layers 0.2s done 19:33:52 #109 writing image sha256:648f84d57ec7d2d8cfe99e2ce2ef24239b1d5870834f621798cad72fb8d2eb85 done 19:33:52 #109 naming to docker.io/library/security-proxy-setup done 19:33:52 #109 ... 19:33:52 19:33:52 #233 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh 19:33:52 #233 DONE 0.4s 19:33:52 19:33:52 #109 [security-bootstrapper] exporting to image 19:33:52 #109 writing image sha256:ed85e34de0806ca71c1dec92c5b3c8a209f958c567ec2309b8be0ff05b68cc43 done 19:33:52 #109 naming to docker.io/library/security-secretstore-setup done 19:33:52 #109 exporting layers 0.2s done 19:33:52 #109 writing image sha256:d7d3db0c1def5f662ba04d7953b2a38a55edeb1f1ec0c4be59abd37c40096dab done 19:33:52 #109 naming to docker.io/library/security-bootstrapper done 19:33:52 #109 DONE 3.6s 19:33:52 time="2024-08-23T19:28:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:33:52 time="2024-08-23T19:28:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:33:52 time="2024-08-23T19:28:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:33:52 time="2024-08-23T19:28:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:33:52 time="2024-08-23T19:28:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:33:52 time="2024-08-23T19:28:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:33:52 time="2024-08-23T19:28:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:33:52 time="2024-08-23T19:28:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:33:52 time="2024-08-23T19:28:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:33:52 time="2024-08-23T19:28:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:33:52 time="2024-08-23T19:28:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:33:52 time="2024-08-23T19:28:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:33:52 time="2024-08-23T19:28:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:33:52 time="2024-08-23T19:28:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:33:52 time="2024-08-23T19:28:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:33:52 time="2024-08-23T19:28:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 19:33:52 $ docker stop --time=1 ea14e8ff129059285420cb9081ccb31ee4e46960b4e2933280ed21535cd5d060 19:33:53 $ docker rm -f --volumes ea14e8ff129059285420cb9081ccb31ee4e46960b4e2933280ed21535cd5d060 [Pipeline] // withDockerContainer [Pipeline] sh 19:33:54 + docker images 19:33:54 REPOSITORY TAG IMAGE ID CREATED SIZE 19:33:54 security-proxy-setup latest 648f84d57ec7 2 seconds ago 26.2MB 19:33:54 core-common-config-bootstrapper latest b33949e6445e 2 seconds ago 15.2MB 19:33:54 security-bootstrapper latest d7d3db0c1def 2 seconds ago 18.9MB 19:33:54 security-secretstore-setup latest ed85e34de080 2 seconds ago 37MB 19:33:54 security-proxy-auth latest c17f50b74786 3 seconds ago 33MB 19:33:54 core-data latest 5b7c449a8acf 3 seconds ago 39.6MB 19:33:54 security-spiffe-token-provider latest 94d2282779f0 4 seconds ago 28.8MB 19:33:54 support-notifications latest bdeab5489ba9 4 seconds ago 42.5MB 19:33:54 support-cron-scheduler latest f8cc059b8e64 4 seconds ago 44.1MB 19:33:54 core-keeper latest a25c7db4f1aa 4 seconds ago 39.5MB 19:33:54 core-metadata latest 7427c965997a 4 seconds ago 39.7MB 19:33:54 core-command latest cc1cc4034371 4 seconds ago 35.4MB 19:33:54 support-scheduler latest 47ebbb1cbb4e 4 seconds ago 41.9MB 19:33:54 security-spire-agent latest 79d18ab062ba 4 minutes ago 182MB 19:33:54 security-spire-server latest 8e594ea39719 4 minutes ago 121MB 19:33:54 security-spire-config latest 6865067b69e5 4 minutes ago 120MB 19:33:54 ci-base-image-x86_64 latest a076dacfa653 9 minutes ago 970MB 19:33:54 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine f489d0715acc 4 months ago 565MB 19:33:54 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 14 months ago 334MB 19:33:54 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:33:57 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 19:33:57 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 19:33:57 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.119s coverage: 28.7% of statements 19:34:09 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.194s coverage: 97.0% of statements 19:34:13 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 19:34:13 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 19:34:13 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 19:34:18 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.285s coverage: 69.2% of statements 19:34:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 19:34:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 19:34:20 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.213s coverage: 53.2% of statements 19:34:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 19:34:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 19:34:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 19:34:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 19:34:25 ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] 19:34:25 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] 19:34:25 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] 19:34:25 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 19:34:25 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] 19:34:33 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 19:34:33 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] 19:34:33 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] 19:34:33 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] 19:34:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 19:34:37 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 11.997s coverage: 93.4% of statements 19:34:37 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.444s coverage: 91.7% of statements 19:34:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 19:34:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 19:34:42 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.255s coverage: 7.0% of statements 19:34:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 19:34:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 19:34:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 19:34:51 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 19:34:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 19:34:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 19:34:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 19:34:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 19:34:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 19:34:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres [no test files] 19:34:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 19:34:51 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.615s coverage: 95.8% of statements 19:34:51 ok github.com/edgexfoundry/edgex-go/internal/io 1.091s coverage: 72.2% of statements 19:34:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models [no test files] 19:34:56 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.109s coverage: 0.0% of statements [no tests to run] 19:35:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 19:35:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 19:35:03 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.309s coverage: 0.8% of statements 19:35:03 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.169s coverage: 30.7% of statements 19:35:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.154s coverage: 41.7% of statements 19:35:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.098s coverage: 77.8% of statements 19:35:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.107s coverage: 94.1% of statements 19:35:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.100s coverage: 96.3% of statements 19:35:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.099s coverage: 87.5% of statements 19:35:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 19:35:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 19:35:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 19:35:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 19:35:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 19:35:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 19:35:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 19:35:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 19:35:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.104s coverage: 94.4% of statements 19:35:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres [no test files] 19:35:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config [no test files] 19:35:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container [no test files] 19:35:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 19:35:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 19:35:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 19:35:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 19:35:34 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 19:35:34 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 19:35:36 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 19:35:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.932s coverage: 79.9% of statements 19:35:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.148s coverage: 92.9% of statements 19:35:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.087s coverage: 66.7% of statements 19:35:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.106s coverage: 62.3% of statements 19:35:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.111s coverage: 75.0% of statements 19:35:41 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 19:35:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.101s coverage: 87.2% of statements 19:35:43 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.076s coverage: 20.0% of statements 19:35:43 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.087s coverage: 100.0% of statements 19:35:43 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.268s coverage: 81.8% of statements 19:35:43 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.263s coverage: 82.1% of statements 19:35:44 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 19:35:45 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.112s coverage: 86.0% of statements 19:35:49 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 19:35:49 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 19:35:51 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.761s coverage: 63.1% of statements 19:35:51 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.124s coverage: 100.0% of statements 19:35:53 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.118s coverage: 89.4% of statements 19:35:53 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.101s coverage: 100.0% of statements 19:35:53 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 19:35:53 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 19:35:53 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 19:35:53 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.074s coverage: 73.7% of statements 19:35:53 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.072s coverage: 100.0% of statements 19:36:00 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 19:36:00 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 19:36:00 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 19:36:02 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.703s coverage: 36.5% of statements 19:36:02 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.111s coverage: 89.5% of statements 19:36:02 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 19:36:02 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 19:36:02 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 19:36:02 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler [no test files] 19:36:03 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.104s coverage: 84.8% of statements 19:36:06 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action [no test files] 19:36:06 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/config [no test files] 19:36:06 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container [no test files] 19:36:07 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application 1.121s coverage: 5.2% of statements 19:36:12 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure [no test files] 19:36:12 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] 19:36:12 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks [no test files] 19:36:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 19:36:13 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http 1.286s coverage: 90.8% of statements 19:36:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 19:36:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 19:36:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 19:36:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 19:36:25 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.170s coverage: 19.9% of statements 19:36:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 19:36:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 19:36:25 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 19:36:25 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 19:36:27 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.477s coverage: 95.7% of statements 19:36:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 19:36:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 19:36:31 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.166s coverage: 61.8% of statements 19:36:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 19:36:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 19:36:34 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.269s coverage: 98.9% of statements 19:36:36 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:36:36 WARNING: Linting skipped (not on x86_64 or linter not installed) 19:36:36 go vet ./... 19:40:58 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:40:58 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:40:58 ./bin/test-attribution-txt.sh [Pipeline] echo 19:40:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 19:40:59 + ls -al . 19:40:59 total 908 19:40:59 drwxrwxr-x 10 1001 1001 4096 Aug 23 19:29 . 19:40:59 drwxr-xr-x 4 root root 4096 Aug 23 19:28 .. 19:40:59 drwxrwxr-x 2 1001 1001 4096 Aug 23 19:26 .blubracket 19:40:59 -rw-rw-r-- 1 1001 1001 10 Aug 23 19:26 .dockerignore 19:40:59 drwxrwxr-x 8 1001 1001 4096 Aug 23 19:26 .git 19:40:59 drwxrwxr-x 3 1001 1001 4096 Aug 23 19:26 .github 19:40:59 -rw-rw-r-- 1 1001 1001 1102 Aug 23 19:26 .gitignore 19:40:59 -rw-rw-r-- 1 1001 1001 42 Aug 23 19:26 .golangci.yml 19:40:59 -rw-rw-r-- 1 1001 1001 100 Aug 23 19:26 .hadolint.yml 19:40:59 -rw-rw-r-- 1 1001 1001 155 Aug 23 19:26 .sonarcloud.properties 19:40:59 -rw-rw-r-- 1 1001 1001 1171 Aug 23 19:26 ADOPTERS.md 19:40:59 -rw-rw-r-- 1 1001 1001 21286 Aug 23 19:26 Attribution.txt 19:40:59 -rw-rw-r-- 1 1001 1001 100284 Aug 23 19:26 CHANGELOG.md 19:40:59 -rw-rw-r-- 1 1001 1001 3804 Aug 23 19:26 CONTRIBUTING.md 19:40:59 -rw-rw-r-- 1 1001 1001 677 Aug 23 19:26 GOVERNANCE.md 19:40:59 -rw-rw-r-- 1 1001 1001 861 Aug 23 19:26 Jenkinsfile 19:40:59 -rw-rw-r-- 1 1001 1001 10775 Aug 23 19:26 LICENSE 19:40:59 -rw-rw-r-- 1 1001 1001 16854 Aug 23 19:26 Makefile 19:40:59 -rw-rw-r-- 1 1001 1001 582 Aug 23 19:26 OWNERS.md 19:40:59 -rw-rw-r-- 1 1001 1001 9528 Aug 23 19:26 README.md 19:40:59 -rw-rw-r-- 1 1001 1001 789 Aug 23 19:26 SECURITY.md 19:40:59 -rw-rw-r-- 1 1001 1001 5 Aug 23 19:24 VERSION 19:40:59 drwxrwxr-x 2 1001 1001 4096 Aug 23 19:26 bin 19:40:59 drwxrwxr-x 20 1001 1001 4096 Aug 23 19:26 cmd 19:40:59 -rw-r--r-- 1 root root 544290 Aug 23 19:36 coverage.out 19:40:59 drwxrwxr-x 2 1001 1001 4096 Aug 23 19:26 fuzz_test 19:40:59 -rw-rw-r-- 1 1001 1001 7305 Aug 23 19:26 go.mod 19:40:59 -rw-rw-r-- 1 1001 1001 102581 Aug 23 19:26 go.sum 19:40:59 drwxrwxr-x 7 1001 1001 4096 Aug 23 19:26 internal 19:40:59 drwxrwxr-x 3 1001 1001 4096 Aug 23 19:26 openapi 19:40:59 -rw-rw-r-- 1 1001 1001 584 Aug 23 19:26 security.txt 19:40:59 -rw-rw-r-- 1 1001 1001 204 Aug 23 19:26 version.go [Pipeline] sh 19:40:59 + '[' -e coverage.out ] 19:40:59 + chown 1001:1001 coverage.out [Pipeline] stash 19:40:59 Warning: overwriting stash ‘coverage-report’ 19:41:00 Stashed 1 file(s) [Pipeline] sh 19:41:00 + make build 19:41:00 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:44:07 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:44:14 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:44:22 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:44:25 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:44:33 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:45:00 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:45:10 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler 19:45:22 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:45:32 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:45:37 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:45:39 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:45:43 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 19:45:48 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 19:45:53 $ docker stop --time=1 6646bf499ce3ece24c04bad411fd031af29782b86fc4149acd4d71837b338d03 19:45:56 $ docker rm -f --volumes 6646bf499ce3ece24c04bad411fd031af29782b86fc4149acd4d71837b338d03 [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:45:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:45:59 19:45:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:46:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:46:00 latest: Pulling from edgex-devops/edgex-compose-arm64 19:46:00 547446be3368: Pulling fs layer 19:46:00 d125d8839a47: Pulling fs layer 19:46:00 3e85d5ac6304: Pulling fs layer 19:46:00 c3105a71a48b: Pulling fs layer 19:46:00 0f093f025ec4: Pulling fs layer 19:46:00 c3106fc0e877: Pulling fs layer 19:46:00 c3105a71a48b: Waiting 19:46:00 0f093f025ec4: Waiting 19:46:00 c3106fc0e877: Waiting 19:46:00 547446be3368: Verifying Checksum 19:46:00 547446be3368: Download complete 19:46:00 c3105a71a48b: Verifying Checksum 19:46:00 c3105a71a48b: Download complete 19:46:01 d125d8839a47: Verifying Checksum 19:46:01 d125d8839a47: Download complete 19:46:01 c3106fc0e877: Verifying Checksum 19:46:01 c3106fc0e877: Download complete 19:46:01 0f093f025ec4: Verifying Checksum 19:46:01 0f093f025ec4: Download complete 19:46:01 547446be3368: Pull complete 19:46:02 d125d8839a47: Pull complete 19:46:03 3e85d5ac6304: Download complete 19:46:13 3e85d5ac6304: Pull complete 19:46:13 c3105a71a48b: Pull complete 19:46:14 0f093f025ec4: Pull complete 19:46:14 c3106fc0e877: Pull complete 19:46:14 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 19:46:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:46:14 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:46:14 prd-ubuntu20.04-docker-arm64-4c-16g-8413 does not seem to be running inside a container 19:46:14 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 19:46:16 $ docker top 3fbd0a4fa5b4ef6f1a8d3341e9057dedccbe8c381714861913fec620c600ec7d -eo pid,comm [Pipeline] { [Pipeline] sh 19:46:17 + docker compose -f ./docker-compose-build.yml build --parallel 19:46:18 #1 [security-spire-config internal] load build definition from Dockerfile 19:46:18 #1 transferring dockerfile: 19:46:19 #1 transferring dockerfile: 1.69kB 0.0s done 19:46:19 #1 DONE 0.1s 19:46:19 19:46:19 #2 [security-spire-config internal] load .dockerignore 19:46:19 #2 transferring context: 50B done 19:46:19 #2 DONE 0.0s 19:46:19 19:46:19 #3 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 19:46:20 #3 ... 19:46:20 19:46:20 #4 [security-spire-config internal] load metadata for docker.io/library/alpine:3.18 19:46:20 #4 DONE 0.1s 19:46:20 19:46:20 #3 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 19:46:20 #3 DONE 0.6s 19:46:20 19:46:20 #5 [security-spire-config stage-2 1/10] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 19:46:20 #5 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 19:46:20 #5 ... 19:46:20 19:46:20 #6 [security-spire-config internal] load build context 19:46:20 #6 transferring context: 25.96kB 0.0s done 19:46:20 #6 DONE 0.1s 19:46:20 19:46:20 #5 [security-spire-config stage-2 1/10] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 19:46:20 #5 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 19:46:20 #5 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 19:46:20 #5 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 19:46:20 #5 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 19:46:20 #5 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 2.10MB / 3.34MB 0.3s 19:46:20 #5 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 19:46:21 #5 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done 19:46:21 #5 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 0.7s done 19:46:22 #5 DONE 1.4s 19:46:22 19:46:22 #7 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 19:46:23 #7 1.907 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:46:24 #7 2.388 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:46:25 #7 3.459 v3.18.8-60-g52982b23984 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 19:46:25 #7 3.459 v3.18.8-61-gea2e81f23e9 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 19:46:25 #7 3.459 OK: 19946 distinct packages available 19:46:25 #7 3.656 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:46:26 #7 ... 19:46:26 19:46:26 #8 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 19:46:26 #8 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.0s done 19:46:26 #8 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done 19:46:26 #8 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s done 19:46:26 #8 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.1s done 19:46:26 #8 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 19:46:26 #8 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done 19:46:26 #8 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done 19:46:26 #8 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 19:46:26 #8 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 1.2s done 19:46:26 #8 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done 19:46:26 #8 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done 19:46:26 #8 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 3.4s done 19:46:26 #8 DONE 5.3s 19:46:26 19:46:26 #7 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 19:46:26 #7 4.028 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:46:27 #7 5.035 (1/4) Installing dumb-init (1.2.5-r2) 19:46:27 #7 5.041 (2/4) Installing musl-obstack (1.2.3-r2) 19:46:27 #7 5.060 (3/4) Installing libucontext (1.2-r2) 19:46:27 #7 5.066 (4/4) Installing gcompat (1.1.0-r1) 19:46:27 #7 5.081 Executing busybox-1.36.1-r7.trigger 19:46:27 #7 5.103 OK: 8 MiB in 19 packages 19:46:27 #7 DONE 5.4s 19:46:27 19:46:27 #9 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 19:46:29 #9 1.649 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:46:29 #9 2.025 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:46:30 #9 ... 19:46:30 19:46:30 #10 [security-secretstore-setup internal] load build definition from Dockerfile 19:46:30 #10 transferring dockerfile: 2.49kB done 19:46:30 #10 DONE 0.0s 19:46:30 19:46:30 #11 [support-cron-scheduler internal] load build definition from Dockerfile 19:46:30 #11 transferring dockerfile: 1.85kB done 19:46:30 #11 DONE 0.1s 19:46:30 19:46:30 #12 [security-proxy-auth internal] load build definition from Dockerfile 19:46:30 #12 transferring dockerfile: 2.15kB done 19:46:30 #12 DONE 0.1s 19:46:30 19:46:30 #13 [support-scheduler internal] load build definition from Dockerfile 19:46:30 #13 transferring dockerfile: 1.93kB 0.0s done 19:46:30 #13 DONE 0.1s 19:46:30 19:46:30 #14 [core-keeper internal] load build definition from Dockerfile 19:46:30 #14 transferring dockerfile: 2.01kB 0.0s done 19:46:30 #14 DONE 0.1s 19:46:30 19:46:30 #9 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 19:46:30 #9 3.031 OK: 8 MiB in 19 packages 19:46:30 #9 ... 19:46:30 19:46:30 #15 [core-metadata internal] load build definition from Dockerfile 19:46:30 #15 transferring dockerfile: 2.06kB done 19:46:30 #15 DONE 0.1s 19:46:30 19:46:30 #16 [security-spire-server internal] load build definition from Dockerfile 19:46:30 #16 transferring dockerfile: 1.70kB done 19:46:30 #16 DONE 0.1s 19:46:30 19:46:30 #9 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 19:46:30 #9 DONE 3.4s 19:46:30 19:46:30 #17 [core-command internal] load build definition from Dockerfile 19:46:30 #17 transferring dockerfile: 1.93kB 0.0s done 19:46:30 #17 DONE 0.1s 19:46:30 19:46:30 #18 [security-bootstrapper internal] load build definition from Dockerfile 19:46:30 #18 transferring dockerfile: 3.17kB 0.0s done 19:46:30 #18 DONE 0.1s 19:46:30 19:46:30 #19 [core-data internal] load build definition from Dockerfile 19:46:30 #19 transferring dockerfile: 2.07kB done 19:46:30 #19 DONE 0.1s 19:46:30 19:46:30 #20 [security-spiffe-token-provider internal] load build definition from Dockerfile 19:46:30 #20 transferring dockerfile: 1.89kB done 19:46:30 #20 DONE 0.1s 19:46:30 19:46:30 #21 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 19:46:31 #21 ... 19:46:31 19:46:31 #22 [security-spire-agent internal] load build definition from Dockerfile 19:46:31 #22 transferring dockerfile: 1.81kB done 19:46:31 #22 DONE 0.1s 19:46:31 19:46:31 #23 [support-notifications internal] load build definition from Dockerfile 19:46:31 #23 transferring dockerfile: 1.95kB 0.0s done 19:46:31 #23 DONE 0.1s 19:46:31 19:46:31 #21 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 19:46:31 #21 ... 19:46:31 19:46:31 #24 [security-proxy-setup internal] load build definition from Dockerfile 19:46:31 #24 transferring dockerfile: 2.50kB done 19:46:31 #24 DONE 0.1s 19:46:31 19:46:31 #25 [core-common-config-bootstrapper internal] load build definition from Dockerfile 19:46:31 #25 transferring dockerfile: 2.23kB 0.0s done 19:46:31 #25 DONE 0.1s 19:46:31 19:46:31 #21 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 19:46:32 #21 DONE 1.5s 19:46:32 19:46:32 #26 [security-spire-config stage-2 5/10] COPY Attribution.txt / 19:46:32 #26 DONE 0.1s 19:46:32 19:46:32 #27 [security-spire-config stage-2 6/10] COPY security.txt / 19:46:32 #27 DONE 0.1s 19:46:32 19:46:32 #28 [security-secretstore-setup internal] load .dockerignore 19:46:32 #28 transferring context: 50B 0.0s done 19:46:32 #28 DONE 0.1s 19:46:32 19:46:32 #29 [support-cron-scheduler internal] load .dockerignore 19:46:32 #29 transferring context: 50B done 19:46:32 #29 DONE 0.1s 19:46:32 19:46:32 #30 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 19:46:32 #30 DONE 0.2s 19:46:32 19:46:32 #31 [security-proxy-auth internal] load .dockerignore 19:46:33 #31 transferring context: 50B done 19:46:33 #31 DONE 0.1s 19:46:33 19:46:33 #32 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 19:46:33 #32 DONE 0.2s 19:46:33 19:46:33 #33 [core-keeper internal] load .dockerignore 19:46:33 #33 transferring context: 50B 0.0s done 19:46:33 #33 DONE 0.1s 19:46:33 19:46:33 #34 [support-scheduler internal] load .dockerignore 19:46:33 #34 transferring context: 50B 0.0s done 19:46:33 #34 DONE 0.2s 19:46:33 19:46:33 #35 [security-spire-server internal] load .dockerignore 19:46:33 #35 ... 19:46:33 19:46:33 #36 [core-metadata internal] load .dockerignore 19:46:33 #36 transferring context: 50B 0.0s done 19:46:33 #36 DONE 0.2s 19:46:33 19:46:33 #37 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 19:46:33 #37 DONE 0.2s 19:46:33 19:46:33 #35 [security-spire-server internal] load .dockerignore 19:46:33 #35 transferring context: 50B 0.0s done 19:46:33 #35 DONE 0.2s 19:46:33 19:46:33 #38 [core-command internal] load .dockerignore 19:46:33 #38 transferring context: 50B 0.0s done 19:46:33 #38 DONE 0.1s 19:46:33 19:46:33 #39 [security-bootstrapper internal] load .dockerignore 19:46:33 #39 transferring context: 50B 0.1s done 19:46:33 #39 DONE 0.2s 19:46:33 19:46:33 #40 [core-data internal] load .dockerignore 19:46:33 #40 transferring context: 50B 0.0s done 19:46:33 #40 DONE 0.1s 19:46:33 19:46:33 #41 [security-spiffe-token-provider internal] load .dockerignore 19:46:33 #41 transferring context: 50B done 19:46:33 #41 DONE 0.1s 19:46:33 19:46:33 #42 [security-spire-agent internal] load .dockerignore 19:46:33 #42 transferring context: 50B 0.0s done 19:46:33 #42 DONE 0.1s 19:46:33 19:46:33 #43 [support-notifications internal] load .dockerignore 19:46:33 #43 transferring context: 50B done 19:46:33 #43 DONE 0.1s 19:46:33 19:46:33 #44 [security-proxy-setup internal] load .dockerignore 19:46:33 #44 transferring context: 50B 0.0s done 19:46:33 #44 DONE 0.1s 19:46:33 19:46:33 #45 [security-spire-config] exporting to image 19:46:33 #45 exporting layers 19:46:33 #45 ... 19:46:33 19:46:33 #46 [core-common-config-bootstrapper internal] load .dockerignore 19:46:33 #46 transferring context: 50B 0.0s done 19:46:33 #46 DONE 0.1s 19:46:34 19:46:34 #45 [security-spire-config] exporting to image 19:46:34 #45 ... 19:46:34 19:46:34 #47 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:46:34 #47 DONE 0.0s 19:46:34 19:46:34 #5 [security-secretstore-setup stage-2 1/10] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 19:46:34 #5 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 19:46:34 #5 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 19:46:34 #5 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 19:46:34 #5 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 19:46:34 #5 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done 19:46:34 #5 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 0.7s done 19:46:34 #5 DONE 2.8s 19:46:34 19:46:34 #4 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.18 19:46:34 #4 DONE 0.2s 19:46:34 19:46:34 #45 [security-spire-config] exporting to image 19:46:34 #45 ... 19:46:34 19:46:34 #5 [support-cron-scheduler stage-2 1/10] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 19:46:34 #5 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 19:46:34 #5 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 19:46:34 #5 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 19:46:34 #5 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 19:46:34 #5 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done 19:46:34 #5 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 0.7s done 19:46:34 #5 DONE 2.9s 19:46:34 19:46:34 #5 [security-proxy-auth stage-2 1/10] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 19:46:34 #5 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 19:46:34 #5 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 19:46:34 #5 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 19:46:34 #5 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 19:46:34 #5 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done 19:46:34 #5 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 0.7s done 19:46:34 #5 DONE 2.9s 19:46:34 19:46:34 #47 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:46:34 #47 DONE 0.0s 19:46:34 19:46:34 #48 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache dumb-init 19:46:34 #48 ... 19:46:34 19:46:34 #5 [core-keeper stage-2 1/10] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 19:46:34 #5 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 19:46:34 #5 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 19:46:34 #5 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 19:46:34 #5 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 19:46:34 #5 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done 19:46:34 #5 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 0.7s done 19:46:34 #5 DONE 2.9s 19:46:34 19:46:34 #47 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:46:34 #47 DONE 0.0s 19:46:34 19:46:34 #48 [security-proxy-auth stage-1 2/7] RUN apk add --update --no-cache dumb-init 19:46:35 #48 ... 19:46:35 19:46:35 #47 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:46:35 #47 DONE 0.0s 19:46:35 19:46:35 #47 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:46:35 #47 DONE 0.0s 19:46:35 19:46:35 #3 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 19:46:35 #3 DONE 0.8s 19:46:35 19:46:35 #4 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 19:46:35 #4 DONE 0.6s 19:46:35 19:46:35 #5 [core-command stage-2 1/10] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 19:46:35 #5 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 19:46:35 #5 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 19:46:35 #5 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 19:46:35 #5 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 19:46:35 #5 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done 19:46:35 #5 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 0.7s done 19:46:35 #5 DONE 3.1s 19:46:35 19:46:35 #8 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 19:46:35 #8 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.0s done 19:46:35 #8 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done 19:46:35 #8 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s done 19:46:35 #8 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.1s done 19:46:35 #8 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 19:46:35 #8 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done 19:46:35 #8 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done 19:46:35 #8 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 19:46:35 #8 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 1.2s done 19:46:35 #8 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done 19:46:35 #8 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done 19:46:35 #8 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 3.4s done 19:46:35 #8 DONE 10.5s 19:46:35 19:46:35 #49 [core-command internal] load build context 19:46:35 #49 ... 19:46:35 19:46:35 #47 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:46:35 #47 DONE 0.0s 19:46:35 19:46:35 #50 [security-secretstore-setup internal] load build context 19:46:35 #50 ... 19:46:35 19:46:35 #47 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:46:35 #47 DONE 0.0s 19:46:35 19:46:35 #50 [security-secretstore-setup internal] load build context 19:46:35 #50 ... 19:46:35 19:46:35 #47 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:46:35 #47 DONE 0.0s 19:46:35 19:46:35 #50 [security-secretstore-setup internal] load build context 19:46:36 #50 ... 19:46:36 19:46:36 #5 [security-spiffe-token-provider stage-2 1/10] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 19:46:36 #5 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 19:46:36 #5 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 19:46:36 #5 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 19:46:36 #5 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 19:46:36 #5 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done 19:46:36 #5 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 0.7s done 19:46:36 #5 DONE 3.3s 19:46:36 19:46:36 #47 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:46:36 #47 DONE 0.0s 19:46:36 19:46:36 #50 [security-secretstore-setup internal] load build context 19:46:36 #50 ... 19:46:36 19:46:36 #47 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:46:36 #47 DONE 0.0s 19:46:36 19:46:36 #50 [security-secretstore-setup internal] load build context 19:46:37 #50 ... 19:46:37 19:46:37 #3 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 19:46:37 #3 DONE 1.9s 19:46:37 19:46:37 #50 [security-secretstore-setup internal] load build context 19:46:37 #50 ... 19:46:37 19:46:37 #4 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 19:46:37 #4 DONE 2.4s 19:46:37 19:46:37 #50 [security-secretstore-setup internal] load build context 19:46:37 #50 ... 19:46:37 19:46:37 #5 [security-proxy-setup stage-2 1/10] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 19:46:37 #5 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 19:46:37 #5 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 19:46:37 #5 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 19:46:37 #5 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 19:46:37 #5 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done 19:46:37 #5 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 0.7s done 19:46:37 #5 DONE 3.4s 19:46:37 19:46:37 #51 [security-proxy-setup internal] load build context 19:46:37 #51 DONE 0.0s 19:46:37 19:46:37 #50 [security-secretstore-setup internal] load build context 19:46:37 #50 ... 19:46:37 19:46:37 #5 [core-common-config-bootstrapper stage-2 1/10] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 19:46:37 #5 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 19:46:37 #5 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 19:46:37 #5 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 19:46:37 #5 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 19:46:37 #5 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done 19:46:37 #5 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 0.7s done 19:46:37 #5 DONE 3.4s 19:46:38 19:46:38 #50 [security-secretstore-setup internal] load build context 19:46:38 #50 ... 19:46:38 19:46:38 #52 [security-spire-server internal] load build context 19:46:38 #52 transferring context: 27.71kB 0.3s done 19:46:38 #52 DONE 3.2s 19:46:38 19:46:38 #53 [security-proxy-auth internal] load build context 19:46:39 #53 ... 19:46:39 19:46:39 #54 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 19:46:39 #54 DONE 3.2s 19:46:39 19:46:39 #5 [security-spire-agent stage-2 1/10] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 19:46:39 #5 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 19:46:39 #5 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 19:46:39 #5 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 19:46:39 #5 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 19:46:39 #5 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done 19:46:39 #5 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 0.7s done 19:46:39 #5 DONE 3.4s 19:46:39 19:46:39 #8 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 19:46:39 #8 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.0s done 19:46:39 #8 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done 19:46:39 #8 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s done 19:46:39 #8 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.1s done 19:46:39 #8 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 19:46:39 #8 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done 19:46:39 #8 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done 19:46:39 #8 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 19:46:39 #8 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 1.2s done 19:46:39 #8 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done 19:46:39 #8 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done 19:46:39 #8 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 3.4s done 19:46:39 #8 DONE 10.7s 19:46:39 19:46:39 #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 19:46:39 #55 DONE 0.0s 19:46:39 19:46:39 #56 [security-spire-agent internal] load build context 19:46:39 #56 DONE 0.0s 19:46:39 19:46:39 #53 [security-proxy-auth internal] load build context 19:46:41 #53 transferring context: 19.59MB 6.6s 19:46:44 #53 ... 19:46:44 19:46:44 #57 [core-keeper internal] load build context 19:46:44 #57 ... 19:46:44 19:46:44 #58 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 19:46:44 #58 ... 19:46:44 19:46:44 #59 [support-cron-scheduler internal] load build context 19:46:45 #59 ... 19:46:45 19:46:45 #60 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 19:46:45 #0 8.516 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:46:45 #0 9.190 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:46:45 #60 ... 19:46:45 19:46:45 #61 [support-scheduler internal] load build context 19:46:45 #61 ... 19:46:45 19:46:45 #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:46:45 #62 DONE 10.0s 19:46:45 19:46:45 #45 [security-spire-config] exporting to image 19:46:45 #45 exporting layers 1.9s done 19:46:45 #45 writing image sha256:53f6ed3090658267ce4faa5fe1131baaafd806eddbf1422612b9ea3cbef4b94e 0.2s done 19:46:45 #45 naming to docker.io/library/security-spire-config-arm64 0.1s done 19:46:45 #45 DONE 11.9s 19:46:45 19:46:45 #63 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 19:46:45 #0 6.299 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:46:45 #0 6.879 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:46:45 #0 8.653 (1/4) Installing ca-certificates (20240226-r0) 19:46:45 #0 8.786 (2/4) Installing dumb-init (1.2.5-r2) 19:46:45 #0 8.786 (3/4) Installing su-exec (0.2-r3) 19:46:45 #0 8.786 (4/4) Installing yq (4.33.3-r5) 19:46:45 #0 9.177 Executing busybox-1.36.1-r7.trigger 19:46:45 #0 9.177 Executing ca-certificates-20240226-r0.trigger 19:46:45 #0 9.920 OK: 18 MiB in 19 packages 19:46:45 #63 ... 19:46:45 19:46:45 #64 [security-bootstrapper internal] load build context 19:46:45 #64 ... 19:46:45 19:46:45 #65 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:46:45 #65 ... 19:46:45 19:46:45 #48 [core-common-config-bootstrapper stage-1 2/7] RUN apk add --update --no-cache dumb-init 19:46:45 #48 8.450 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:46:45 #48 9.237 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:46:45 #48 ... 19:46:45 19:46:45 #66 [core-metadata internal] load build context 19:46:45 #66 ... 19:46:45 19:46:45 #67 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 19:46:45 #0 10.000 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:46:45 #67 ... 19:46:45 19:46:45 #48 [core-common-config-bootstrapper stage-1 2/7] RUN apk add --update --no-cache dumb-init 19:46:45 #48 11.26 (1/1) Installing dumb-init (1.2.5-r2) 19:46:45 #48 11.26 Executing busybox-1.36.1-r7.trigger 19:46:45 #48 11.37 OK: 8 MiB in 16 packages 19:46:46 #48 ... 19:46:46 19:46:46 #68 [support-notifications internal] load build context 19:46:46 #68 ... 19:46:46 19:46:46 #69 [core-data internal] load build context 19:46:46 #69 ... 19:46:46 19:46:46 #70 [security-spiffe-token-provider internal] load build context 19:46:46 #70 ... 19:46:46 19:46:46 #69 [core-data internal] load build context 19:46:46 #69 ... 19:46:46 19:46:46 #71 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 19:46:46 #71 ... 19:46:46 19:46:46 #49 [core-command internal] load build context 19:46:46 #49 ... 19:46:46 19:46:46 #72 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 19:46:47 #72 ... 19:46:47 19:46:47 #73 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:46:47 #73 ... 19:46:47 19:46:47 #49 [core-command internal] load build context 19:46:47 #49 transferring context: 14.39MB 10.4s 19:46:47 #49 ... 19:46:47 19:46:47 #51 [security-proxy-setup internal] load build context 19:46:47 #51 ... 19:46:47 19:46:47 #74 [core-common-config-bootstrapper internal] load build context 19:46:48 #74 ... 19:46:48 19:46:48 #58 [support-cron-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 19:46:48 #58 DONE 14.1s 19:46:48 19:46:48 #74 [core-common-config-bootstrapper internal] load build context 19:46:48 #74 ... 19:46:48 19:46:48 #75 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 19:46:48 #75 ... 19:46:48 19:46:48 #50 [security-secretstore-setup internal] load build context 19:46:49 #50 ... 19:46:49 19:46:49 #63 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 19:46:49 #63 DONE 14.3s 19:46:49 19:46:49 #50 [security-secretstore-setup internal] load build context 19:46:49 #50 ... 19:46:49 19:46:49 #76 [core-data builder 2/7] WORKDIR /edgex-go 19:46:49 #76 ... 19:46:49 19:46:49 #56 [security-spire-agent internal] load build context 19:46:49 #56 transferring context: 27.24kB 1.2s done 19:46:49 #56 DONE 9.8s 19:46:49 19:46:49 #74 [core-common-config-bootstrapper internal] load build context 19:46:49 #74 ... 19:46:49 19:46:49 #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 19:46:49 #55 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.0s done 19:46:49 #55 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 19:46:49 #55 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done 19:46:49 #55 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done 19:46:49 #55 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 1.9s done 19:46:49 #55 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 8.2s done 19:46:49 #55 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.1s done 19:46:49 #55 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 19:46:49 #55 ... 19:46:49 19:46:49 #74 [core-common-config-bootstrapper internal] load build context 19:46:49 #74 ... 19:46:49 19:46:49 #48 [core-command stage-1 2/7] RUN apk add --update --no-cache dumb-init 19:46:49 #48 DONE 14.8s 19:46:49 19:46:49 #74 [core-common-config-bootstrapper internal] load build context 19:46:50 #74 ... 19:46:50 19:46:50 #76 [support-notifications builder 2/7] WORKDIR /edgex-go 19:46:50 #76 DONE 2.4s 19:46:50 19:46:50 #74 [core-common-config-bootstrapper internal] load build context 19:46:51 #74 transferring context: 5.03MB 10.2s 19:46:53 #74 ... 19:46:53 19:46:53 #60 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 19:46:53 #60 11.65 (1/3) Installing ca-certificates (20240226-r0) 19:46:53 #60 12.24 (2/3) Installing dumb-init (1.2.5-r2) 19:46:53 #60 12.24 (3/3) Installing tzdata (2024a-r0) 19:46:53 #60 13.85 Executing busybox-1.36.1-r7.trigger 19:46:53 #60 13.93 Executing ca-certificates-20240226-r0.trigger 19:46:53 #60 15.33 OK: 12 MiB in 18 packages 19:46:53 #60 DONE 18.4s 19:46:53 19:46:53 #74 [core-common-config-bootstrapper internal] load build context 19:46:54 #74 ... 19:46:54 19:46:54 #67 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 19:46:54 #67 10.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:46:54 #67 14.12 (1/2) Installing dumb-init (1.2.5-r2) 19:46:54 #67 14.19 (2/2) Installing su-exec (0.2-r3) 19:46:54 #67 14.19 Executing busybox-1.36.1-r7.trigger 19:46:54 #67 14.44 OK: 8 MiB in 17 packages 19:46:54 #67 DONE 18.2s 19:46:54 19:46:54 #74 [core-common-config-bootstrapper internal] load build context 19:46:54 #74 ... 19:46:54 19:46:54 #72 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 19:46:54 #72 10.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:46:54 #72 11.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:46:54 #72 15.89 (1/1) Installing dumb-init (1.2.5-r2) 19:46:54 #72 15.89 Executing busybox-1.36.1-r7.trigger 19:46:54 #72 15.89 OK: 8 MiB in 16 packages 19:46:54 #72 DONE 17.7s 19:46:54 19:46:54 #74 [core-common-config-bootstrapper internal] load build context 19:46:54 #74 ... 19:46:54 19:46:54 #57 [core-keeper internal] load build context 19:46:54 #57 ... 19:46:54 19:46:54 #53 [security-proxy-auth internal] load build context 19:46:54 #53 ... 19:46:54 19:46:54 #74 [core-common-config-bootstrapper internal] load build context 19:46:54 #74 ... 19:46:54 19:46:54 #59 [support-cron-scheduler internal] load build context 19:46:55 #59 ... 19:46:55 19:46:55 #61 [support-scheduler internal] load build context 19:46:55 #61 ... 19:46:55 19:46:55 #74 [core-common-config-bootstrapper internal] load build context 19:46:55 #74 ... 19:46:55 19:46:55 #64 [security-bootstrapper internal] load build context 19:46:55 #64 ... 19:46:55 19:46:55 #77 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 19:46:55 #77 ... 19:46:55 19:46:55 #66 [core-metadata internal] load build context 19:46:55 #66 ... 19:46:55 19:46:55 #74 [core-common-config-bootstrapper internal] load build context 19:46:56 #74 ... 19:46:56 19:46:56 #71 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 19:46:56 #71 10.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:46:56 #71 11.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:46:56 #71 15.56 (1/2) Installing ca-certificates (20240226-r0) 19:46:56 #71 16.09 (2/2) Installing dumb-init (1.2.5-r2) 19:46:56 #71 16.09 Executing busybox-1.36.1-r7.trigger 19:46:56 #71 16.09 Executing ca-certificates-20240226-r0.trigger 19:46:56 #71 17.05 OK: 9 MiB in 17 packages 19:46:56 #71 DONE 19.5s 19:46:56 19:46:56 #74 [core-common-config-bootstrapper internal] load build context 19:46:56 #74 ... 19:46:56 19:46:56 #65 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:46:56 #65 11.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:46:56 #65 12.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:46:56 #65 17.01 v3.18.8-60-g52982b23984 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 19:46:56 #65 17.01 v3.18.8-61-gea2e81f23e9 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 19:46:56 #65 17.01 OK: 19946 distinct packages available 19:46:56 #65 17.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:46:56 #65 19.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:46:56 #65 ... 19:46:56 19:46:56 #68 [support-notifications internal] load build context 19:46:56 #68 transferring context: 21.31MB 18.0s 19:46:56 #68 ... 19:46:56 19:46:56 #70 [security-spiffe-token-provider internal] load build context 19:46:56 #70 ... 19:46:56 19:46:56 #69 [core-data internal] load build context 19:46:56 #69 ... 19:46:56 19:46:56 #68 [support-notifications internal] load build context 19:46:57 #68 ... 19:46:57 19:46:57 #75 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 19:46:57 #75 12.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:46:57 #75 13.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:46:57 #75 16.60 (1/4) Installing dumb-init (1.2.5-r2) 19:46:57 #75 16.60 (2/4) Installing openssl (3.1.6-r0) 19:46:57 #75 16.74 (3/4) Installing su-exec (0.2-r3) 19:46:57 #75 16.74 (4/4) Installing yq (4.33.3-r5) 19:46:57 #75 17.36 Executing busybox-1.36.1-r7.trigger 19:46:57 #75 17.36 OK: 18 MiB in 19 packages 19:46:57 #75 DONE 19.2s 19:46:57 19:46:57 #68 [support-notifications internal] load build context 19:46:58 #68 ... 19:46:58 19:46:58 #49 [core-command internal] load build context 19:46:58 #49 ... 19:46:58 19:46:58 #78 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 19:46:58 #78 ... 19:46:58 19:46:58 #51 [security-proxy-setup internal] load build context 19:46:58 #51 ... 19:46:58 19:46:58 #68 [support-notifications internal] load build context 19:46:58 #68 ... 19:46:58 19:46:58 #65 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:46:58 #65 22.01 (1/5) Installing dumb-init (1.2.5-r2) 19:46:58 #65 22.01 (2/5) Installing musl-obstack (1.2.3-r2) 19:46:58 #65 22.01 (3/5) Installing libucontext (1.2-r2) 19:46:58 #65 22.01 (4/5) Installing gcompat (1.1.0-r1) 19:46:58 #65 22.01 (5/5) Installing openssl (3.1.6-r0) 19:46:58 #65 22.13 Executing busybox-1.36.1-r7.trigger 19:46:58 #65 22.13 OK: 9 MiB in 20 packages 19:46:58 #65 DONE 23.6s 19:46:58 19:46:58 #68 [support-notifications internal] load build context 19:46:58 #68 ... 19:46:58 19:46:58 #50 [security-secretstore-setup internal] load build context 19:46:59 #50 ... 19:46:59 19:46:59 #79 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 19:46:59 #0 8.061 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:46:59 #0 9.113 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:46:59 #79 ... 19:46:59 19:46:59 #50 [security-secretstore-setup internal] load build context 19:46:59 #50 ... 19:46:59 19:46:59 #80 [core-command stage-1 3/7] RUN apk --no-cache upgrade 19:46:59 #0 9.511 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:46:59 #80 ... 19:46:59 19:46:59 #61 [support-scheduler internal] load build context 19:47:00 #61 ... 19:47:00 19:47:00 #73 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:47:00 #73 13.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:47:00 #73 15.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:47:00 #73 18.41 v3.18.8-60-g52982b23984 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 19:47:00 #73 18.41 v3.18.8-61-gea2e81f23e9 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 19:47:00 #73 18.41 OK: 19946 distinct packages available 19:47:00 #73 18.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:47:00 #73 19.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:47:00 #73 22.02 (1/11) Installing ca-certificates (20240226-r0) 19:47:00 #73 22.23 (2/11) Installing brotli-libs (1.0.9-r14) 19:47:00 #73 22.26 (3/11) Installing libunistring (1.1-r1) 19:47:00 #73 22.50 (4/11) Installing libidn2 (2.3.4-r1) 19:47:00 #73 22.50 (5/11) Installing nghttp2-libs (1.57.0-r0) 19:47:00 #73 22.50 (6/11) Installing libcurl (8.9.0-r0) 19:47:00 #73 22.60 (7/11) Installing curl (8.9.0-r0) 19:47:00 #73 22.60 (8/11) Installing dumb-init (1.2.5-r2) 19:47:00 #73 22.60 (9/11) Installing musl-obstack (1.2.3-r2) 19:47:00 #73 22.60 (10/11) Installing libucontext (1.2-r2) 19:47:00 #73 22.66 (11/11) Installing gcompat (1.1.0-r1) 19:47:00 #73 22.66 Executing busybox-1.36.1-r7.trigger 19:47:00 #73 22.79 Executing ca-certificates-20240226-r0.trigger 19:47:00 #73 ... 19:47:00 19:47:00 #61 [support-scheduler internal] load build context 19:47:00 #61 ... 19:47:00 19:47:00 #81 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 19:47:00 #81 ... 19:47:00 19:47:00 #82 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 19:47:00 #82 ... 19:47:00 19:47:00 #83 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 19:47:01 #83 ... 19:47:01 19:47:01 #84 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:47:01 #84 ... 19:47:01 19:47:01 #85 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 19:47:01 #85 ... 19:47:01 19:47:01 #66 [core-metadata internal] load build context 19:47:01 #66 transferring context: 47.73MB 25.6s 19:47:01 #66 ... 19:47:01 19:47:01 #61 [support-scheduler internal] load build context 19:47:01 #61 ... 19:47:01 19:47:01 #84 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:47:01 #84 DONE 11.0s 19:47:01 19:47:01 #66 [core-metadata internal] load build context 19:47:02 #66 ... 19:47:02 19:47:02 #73 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:47:02 #73 23.72 OK: 13 MiB in 26 packages 19:47:02 #73 DONE 25.1s 19:47:02 19:47:02 #66 [core-metadata internal] load build context 19:47:02 #66 ... 19:47:02 19:47:02 #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 19:47:02 #55 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 12.5s 19:47:02 #55 ... 19:47:02 19:47:02 #66 [core-metadata internal] load build context 19:47:02 #66 ... 19:47:02 19:47:02 #79 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 19:47:02 #79 11.94 OK: 18 MiB in 19 packages 19:47:02 #79 DONE 13.8s 19:47:02 19:47:02 #66 [core-metadata internal] load build context 19:47:03 #66 ... 19:47:03 19:47:03 #80 [core-metadata stage-1 3/7] RUN apk --no-cache upgrade 19:47:03 #80 10.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:47:03 #80 12.81 OK: 8 MiB in 16 packages 19:47:03 #80 DONE 14.4s 19:47:03 19:47:03 #66 [core-metadata internal] load build context 19:47:03 #66 ... 19:47:03 19:47:03 #86 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 19:47:03 #86 ... 19:47:03 19:47:03 #66 [core-metadata internal] load build context 19:47:04 #66 ... 19:47:04 19:47:04 #77 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 19:47:04 #77 11.80 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:47:04 #77 12.92 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:47:04 #77 16.23 (1/1) Installing dumb-init (1.2.5-r2) 19:47:04 #77 16.78 Executing busybox-1.36.1-r7.trigger 19:47:04 #77 16.78 OK: 8 MiB in 16 packages 19:47:04 #77 DONE 18.4s 19:47:04 19:47:04 #66 [core-metadata internal] load build context 19:47:04 #66 ... 19:47:04 19:47:04 #87 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 19:47:04 #87 ... 19:47:04 19:47:04 #66 [core-metadata internal] load build context 19:47:05 #66 ... 19:47:05 19:47:05 #57 [core-keeper internal] load build context 19:47:05 #57 ... 19:47:05 19:47:05 #53 [security-proxy-auth internal] load build context 19:47:05 #53 ... 19:47:05 19:47:05 #59 [support-cron-scheduler internal] load build context 19:47:05 #59 ... 19:47:05 19:47:05 #53 [security-proxy-auth internal] load build context 19:47:05 #53 ... 19:47:05 19:47:05 #88 [core-data stage-1 3/8] RUN apk --no-cache upgrade 19:47:05 #88 ... 19:47:05 19:47:05 #53 [security-proxy-auth internal] load build context 19:47:05 #53 ... 19:47:05 19:47:05 #82 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 19:47:05 #82 12.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:47:05 #82 12.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:47:05 #82 14.46 OK: 266 MiB in 52 packages 19:47:05 #82 DONE 15.7s 19:47:05 19:47:05 #53 [security-proxy-auth internal] load build context 19:47:05 #53 ... 19:47:05 19:47:05 #64 [security-bootstrapper internal] load build context 19:47:05 #64 ... 19:47:05 19:47:05 #53 [security-proxy-auth internal] load build context 19:47:06 #53 transferring context: 63.61MB 31.0s 19:47:06 #53 ... 19:47:06 19:47:06 #74 [core-common-config-bootstrapper internal] load build context 19:47:06 #74 ... 19:47:06 19:47:06 #89 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 19:47:06 #89 ... 19:47:06 19:47:06 #74 [core-common-config-bootstrapper internal] load build context 19:47:07 #74 ... 19:47:07 19:47:07 #69 [core-data internal] load build context 19:47:07 #69 ... 19:47:07 19:47:07 #70 [security-spiffe-token-provider internal] load build context 19:47:07 #70 ... 19:47:07 19:47:07 #69 [core-data internal] load build context 19:47:08 #69 ... 19:47:08 19:47:08 #49 [core-command internal] load build context 19:47:08 #49 ... 19:47:08 19:47:08 #66 [core-metadata internal] load build context 19:47:08 #66 ... 19:47:08 19:47:08 #51 [security-proxy-setup internal] load build context 19:47:08 #51 ... 19:47:08 19:47:08 #90 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 19:47:08 #90 ... 19:47:08 19:47:08 #69 [core-data internal] load build context 19:47:08 #69 ... 19:47:08 19:47:08 #68 [support-notifications internal] load build context 19:47:09 #68 ... 19:47:09 19:47:09 #69 [core-data internal] load build context 19:47:09 #69 ... 19:47:09 19:47:09 #50 [security-secretstore-setup internal] load build context 19:47:10 #50 ... 19:47:10 19:47:10 #69 [core-data internal] load build context 19:47:11 #69 ... 19:47:11 19:47:11 #83 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 19:47:11 #83 15.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:47:11 #83 15.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:47:11 #83 16.82 v3.18.8-60-g52982b23984 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 19:47:11 #83 16.82 v3.18.8-61-gea2e81f23e9 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 19:47:11 #83 16.82 OK: 19953 distinct packages available 19:47:11 #83 17.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:47:11 #83 17.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:47:11 #83 19.58 OK: 266 MiB in 52 packages 19:47:11 #83 DONE 21.0s 19:47:11 19:47:11 #69 [core-data internal] load build context 19:47:11 #69 transferring context: 35.88MB 32.8s 19:47:11 #69 ... 19:47:11 19:47:11 #61 [support-scheduler internal] load build context 19:47:12 #61 ... 19:47:12 19:47:12 #91 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 19:47:12 #91 ... 19:47:12 19:47:12 #69 [core-data internal] load build context 19:47:12 #69 ... 19:47:12 19:47:12 #92 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 19:47:12 #92 ... 19:47:12 19:47:12 #66 [core-metadata internal] load build context 19:47:13 #66 ... 19:47:13 19:47:13 #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 19:47:13 #55 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 23.9s 19:47:13 #55 ... 19:47:13 19:47:13 #81 [core-command builder 3/7] RUN apk add --update --no-cache make git 19:47:13 #81 18.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:47:13 #81 19.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:47:13 #81 21.85 OK: 266 MiB in 52 packages 19:47:13 #81 DONE 23.1s 19:47:13 19:47:13 #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 19:47:13 #55 ... 19:47:13 19:47:13 #87 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 19:47:13 #87 18.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:47:13 #87 ... 19:47:13 19:47:13 #85 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 19:47:13 #85 18.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:47:13 #85 19.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:47:13 #85 21.51 OK: 266 MiB in 52 packages 19:47:13 #85 DONE 23.5s 19:47:13 19:47:13 #66 [core-metadata internal] load build context 19:47:15 #66 ... 19:47:15 19:47:15 #57 [core-keeper internal] load build context 19:47:15 #57 ... 19:47:15 19:47:15 #59 [support-cron-scheduler internal] load build context 19:47:15 #59 ... 19:47:15 19:47:15 #57 [core-keeper internal] load build context 19:47:15 #57 ... 19:47:15 19:47:15 #64 [security-bootstrapper internal] load build context 19:47:16 #64 ... 19:47:16 19:47:16 #57 [core-keeper internal] load build context 19:47:16 #57 transferring context: 74.72MB 41.2s 19:47:16 #57 ... 19:47:16 19:47:16 #88 [core-data stage-1 3/8] RUN apk --no-cache upgrade 19:47:16 #88 15.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:47:16 #88 17.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:47:16 #88 20.27 OK: 8 MiB in 16 packages 19:47:16 #88 DONE 21.2s 19:47:16 19:47:16 #57 [core-keeper internal] load build context 19:47:16 #57 ... 19:47:16 19:47:16 #53 [security-proxy-auth internal] load build context 19:47:16 #53 ... 19:47:16 19:47:16 #57 [core-keeper internal] load build context 19:47:17 #57 ... 19:47:17 19:47:17 #86 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 19:47:17 #86 17.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:47:17 #86 18.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:47:17 #86 22.15 OK: 12 MiB in 18 packages 19:47:17 #86 DONE 23.4s 19:47:17 19:47:17 #57 [core-keeper internal] load build context 19:47:17 #57 ... 19:47:17 19:47:17 #74 [core-common-config-bootstrapper internal] load build context 19:47:17 #74 ... 19:47:17 19:47:17 #53 [security-proxy-auth internal] load build context 19:47:17 #53 ... 19:47:17 19:47:17 #70 [security-spiffe-token-provider internal] load build context 19:47:17 #70 ... 19:47:17 19:47:17 #64 [security-bootstrapper internal] load build context 19:47:18 #64 ... 19:47:18 19:47:18 #87 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 19:47:18 #87 19.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:47:18 #87 22.41 OK: 8 MiB in 17 packages 19:47:18 #87 DONE 23.8s 19:47:18 19:47:18 #64 [security-bootstrapper internal] load build context 19:47:18 #64 ... 19:47:18 19:47:18 #49 [core-command internal] load build context 19:47:18 #49 ... 19:47:18 19:47:18 #89 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 19:47:18 #89 17.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:47:18 #89 18.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:47:18 #89 21.36 OK: 9 MiB in 17 packages 19:47:18 #89 DONE 22.2s 19:47:18 19:47:18 #64 [security-bootstrapper internal] load build context 19:47:19 #64 ... 19:47:19 19:47:19 #51 [security-proxy-setup internal] load build context 19:47:19 #51 ... 19:47:19 19:47:19 #64 [security-bootstrapper internal] load build context 19:47:19 #64 ... 19:47:19 19:47:19 #68 [support-notifications internal] load build context 19:47:19 #68 ... 19:47:19 19:47:19 #64 [security-bootstrapper internal] load build context 19:47:20 #64 ... 19:47:20 19:47:20 #78 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 19:47:20 #78 17.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:47:20 #78 18.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:47:20 #78 20.08 OK: 18 MiB in 19 packages 19:47:20 #78 DONE 21.8s 19:47:20 19:47:20 #64 [security-bootstrapper internal] load build context 19:47:20 #64 ... 19:47:20 19:47:20 #50 [security-secretstore-setup internal] load build context 19:47:20 #50 ... 19:47:20 19:47:20 #64 [security-bootstrapper internal] load build context 19:47:21 #64 ... 19:47:21 19:47:21 #90 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 19:47:21 #90 18.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:47:21 #90 19.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:47:21 #90 21.55 OK: 9 MiB in 20 packages 19:47:21 #90 DONE 22.9s 19:47:21 19:47:21 #64 [security-bootstrapper internal] load build context 19:47:21 #64 transferring context: 48.33MB 44.9s 19:47:21 #64 ... 19:47:21 19:47:21 #92 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 19:47:21 #92 16.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:47:21 #92 16.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:47:21 #92 18.20 OK: 13 MiB in 26 packages 19:47:21 #92 DONE 19.3s 19:47:21 19:47:21 #64 [security-bootstrapper internal] load build context 19:47:21 #64 ... 19:47:21 19:47:21 #61 [support-scheduler internal] load build context 19:47:22 #61 ... 19:47:22 19:47:22 #64 [security-bootstrapper internal] load build context 19:47:22 #64 ... 19:47:22 19:47:22 #93 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 19:47:22 #93 DONE 2.4s 19:47:22 19:47:22 #64 [security-bootstrapper internal] load build context 19:47:23 #64 ... 19:47:23 19:47:23 #69 [core-data internal] load build context 19:47:23 #69 ... 19:47:23 19:47:23 #61 [support-scheduler internal] load build context 19:47:23 #61 ... 19:47:23 19:47:23 #91 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 19:47:23 #91 17.92 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:47:23 #91 18.75 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:47:23 #91 20.54 OK: 266 MiB in 52 packages 19:47:23 #91 DONE 21.3s 19:47:23 19:47:23 #61 [support-scheduler internal] load build context 19:47:23 #61 ... 19:47:23 19:47:23 #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 19:47:23 #55 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 34.6s 19:47:24 #55 ... 19:47:24 19:47:24 #61 [support-scheduler internal] load build context 19:47:24 #61 ... 19:47:24 19:47:24 #94 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 19:47:24 #94 DONE 6.3s 19:47:24 19:47:24 #61 [support-scheduler internal] load build context 19:47:25 #61 ... 19:47:25 19:47:25 #66 [core-metadata internal] load build context 19:47:25 #66 ... 19:47:25 19:47:25 #61 [support-scheduler internal] load build context 19:47:25 #61 ... 19:47:25 19:47:25 #95 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 19:47:25 #95 DONE 3.8s 19:47:25 19:47:25 #61 [support-scheduler internal] load build context 19:47:25 #61 ... 19:47:25 19:47:25 #59 [support-cron-scheduler internal] load build context 19:47:25 #59 ... 19:47:25 19:47:25 #96 [security-spire-server stage-2 5/9] COPY Attribution.txt / 19:47:25 #96 ... 19:47:25 19:47:25 #97 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging 19:47:25 #97 DONE 1.1s 19:47:26 19:47:26 #66 [core-metadata internal] load build context 19:47:26 #66 ... 19:47:26 19:47:26 #96 [security-spire-server stage-2 5/9] COPY Attribution.txt / 19:47:26 #96 DONE 0.8s 19:47:26 19:47:26 #66 [core-metadata internal] load build context 19:47:26 #66 transferring context: 105.66MB 50.9s 19:47:27 #66 ... 19:47:27 19:47:27 #98 [security-spire-server stage-2 6/9] COPY security.txt / 19:47:27 #98 DONE 0.6s 19:47:27 19:47:27 #66 [core-metadata internal] load build context 19:47:27 #66 ... 19:47:27 19:47:27 #57 [core-keeper internal] load build context 19:47:27 #57 ... 19:47:27 19:47:27 #66 [core-metadata internal] load build context 19:47:27 #66 ... 19:47:27 19:47:27 #74 [core-common-config-bootstrapper internal] load build context 19:47:27 #74 ... 19:47:27 19:47:27 #70 [security-spiffe-token-provider internal] load build context 19:47:27 #70 ... 19:47:27 19:47:27 #53 [security-proxy-auth internal] load build context 19:47:27 #53 ... 19:47:27 19:47:27 #70 [security-spiffe-token-provider internal] load build context 19:47:28 #70 ... 19:47:28 19:47:28 #99 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 19:47:28 #99 DONE 1.0s 19:47:28 19:47:28 #70 [security-spiffe-token-provider internal] load build context 19:47:29 #70 ... 19:47:29 19:47:29 #49 [core-command internal] load build context 19:47:29 #49 ... 19:47:29 19:47:29 #70 [security-spiffe-token-provider internal] load build context 19:47:29 #70 ... 19:47:29 19:47:29 #51 [security-proxy-setup internal] load build context 19:47:29 #51 ... 19:47:29 19:47:29 #49 [core-command internal] load build context 19:47:29 #49 ... 19:47:29 19:47:29 #68 [support-notifications internal] load build context 19:47:29 #68 ... 19:47:29 19:47:29 #70 [security-spiffe-token-provider internal] load build context 19:47:30 #70 ... 19:47:30 19:47:30 #100 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 19:47:30 #100 DONE 2.0s 19:47:30 19:47:30 #70 [security-spiffe-token-provider internal] load build context 19:47:30 #70 ... 19:47:30 19:47:30 #50 [security-secretstore-setup internal] load build context 19:47:30 #50 ... 19:47:30 19:47:30 #70 [security-spiffe-token-provider internal] load build context 19:47:31 #70 ... 19:47:31 19:47:31 #101 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 19:47:31 #101 DONE 0.9s 19:47:31 19:47:31 #70 [security-spiffe-token-provider internal] load build context 19:47:32 #70 transferring context: 73.89MB 53.4s 19:47:34 #70 ... 19:47:34 19:47:34 #64 [security-bootstrapper internal] load build context 19:47:34 #64 ... 19:47:34 19:47:34 #69 [core-data internal] load build context 19:47:34 #69 ... 19:47:34 19:47:34 #64 [security-bootstrapper internal] load build context 19:47:34 #64 ... 19:47:34 19:47:34 #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 19:47:34 #55 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 38.6s done 19:47:34 #55 ... 19:47:34 19:47:34 #69 [core-data internal] load build context 19:47:34 #69 ... 19:47:34 19:47:34 #102 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 19:47:34 #102 DONE 1.9s 19:47:34 19:47:34 #69 [core-data internal] load build context 19:47:35 #69 ... 19:47:35 19:47:35 #61 [support-scheduler internal] load build context 19:47:36 #61 ... 19:47:36 19:47:36 #59 [support-cron-scheduler internal] load build context 19:47:36 #59 ... 19:47:36 19:47:36 #69 [core-data internal] load build context 19:47:36 #69 transferring context: 120.35MB 58.1s 19:47:37 #69 ... 19:47:37 19:47:37 #103 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 19:47:37 #103 DONE 2.7s 19:47:37 19:47:37 #69 [core-data internal] load build context 19:47:37 #69 ... 19:47:37 19:47:37 #57 [core-keeper internal] load build context 19:47:37 #57 ... 19:47:37 19:47:37 #66 [core-metadata internal] load build context 19:47:37 #66 ... 19:47:37 19:47:37 #74 [core-common-config-bootstrapper internal] load build context 19:47:37 #74 ... 19:47:37 19:47:37 #57 [core-keeper internal] load build context 19:47:37 #57 ... 19:47:37 19:47:37 #53 [security-proxy-auth internal] load build context 19:47:37 #53 ... 19:47:37 19:47:37 #57 [core-keeper internal] load build context 19:47:38 #57 ... 19:47:38 19:47:38 #45 [security-spire-server] exporting to image 19:47:38 #45 exporting layers 6.5s done 19:47:38 #45 writing image sha256:8c596b68ec8dd656c147a9d931476acd8582cb8b92e046bd155de0163be0795d 0.0s done 19:47:38 #45 naming to docker.io/library/security-spire-server-arm64 0.0s done 19:47:38 #45 DONE 18.5s 19:47:38 19:47:38 #104 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 19:47:38 #104 DONE 0.7s 19:47:38 19:47:38 #57 [core-keeper internal] load build context 19:47:39 #57 ... 19:47:39 19:47:39 #105 [security-spire-agent stage-3 7/10] COPY security.txt / 19:47:39 #105 DONE 1.2s 19:47:39 19:47:39 #57 [core-keeper internal] load build context 19:47:39 #57 ... 19:47:39 19:47:39 #51 [security-proxy-setup internal] load build context 19:47:39 #51 ... 19:47:39 19:47:39 #57 [core-keeper internal] load build context 19:47:40 #57 ... 19:47:40 19:47:40 #49 [core-command internal] load build context 19:47:40 #49 ... 19:47:40 19:47:40 #68 [support-notifications internal] load build context 19:47:40 #68 ... 19:47:40 19:47:40 #106 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 19:47:40 #106 DONE 0.7s 19:47:40 19:47:40 #68 [support-notifications internal] load build context 19:47:40 #68 ... 19:47:40 19:47:40 #51 [security-proxy-setup internal] load build context 19:47:40 #51 ... 19:47:40 19:47:40 #50 [security-secretstore-setup internal] load build context 19:47:40 #50 ... 19:47:40 19:47:40 #51 [security-proxy-setup internal] load build context 19:47:40 #51 ... 19:47:40 19:47:40 #107 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 19:47:40 #107 DONE 0.5s 19:47:40 19:47:40 #51 [security-proxy-setup internal] load build context 19:47:41 #51 ... 19:47:41 19:47:41 #108 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 19:47:41 #108 DONE 0.8s 19:47:41 19:47:41 #51 [security-proxy-setup internal] load build context 19:47:42 #51 transferring context: 117.73MB 62.5s 19:47:43 #51 ... 19:47:43 19:47:43 #70 [security-spiffe-token-provider internal] load build context 19:47:43 #70 ... 19:47:43 19:47:43 #53 [security-proxy-auth internal] load build context 19:47:43 #53 ... 19:47:43 19:47:43 #51 [security-proxy-setup internal] load build context 19:47:44 #51 ... 19:47:44 19:47:44 #64 [security-bootstrapper internal] load build context 19:47:44 #64 ... 19:47:44 19:47:44 #51 [security-proxy-setup internal] load build context 19:47:46 #51 ... 19:47:46 19:47:46 #61 [support-scheduler internal] load build context 19:47:46 #61 ... 19:47:46 19:47:46 #59 [support-cron-scheduler internal] load build context 19:47:46 #59 ... 19:47:46 19:47:46 #61 [support-scheduler internal] load build context 19:47:46 #61 transferring context: 229.41MB 71.4s 19:47:47 #61 ... 19:47:47 19:47:47 #45 [security-spire-agent] exporting to image 19:47:47 #45 exporting layers 5.1s done 19:47:47 #45 writing image sha256:1c5556e43aeaa02a98cf3824437bda85026a964f79db3cd7f81e5df37aaaa715 0.0s done 19:47:47 #45 naming to docker.io/library/security-spire-agent-arm64 0.0s done 19:47:47 #45 DONE 23.7s 19:47:47 19:47:47 #61 [support-scheduler internal] load build context 19:47:47 #61 ... 19:47:47 19:47:47 #69 [core-data internal] load build context 19:47:47 #69 ... 19:47:47 19:47:47 #61 [support-scheduler internal] load build context 19:47:47 #61 ... 19:47:47 19:47:47 #66 [core-metadata internal] load build context 19:47:47 #66 ... 19:47:47 19:47:47 #74 [core-common-config-bootstrapper internal] load build context 19:47:47 #74 ... 19:47:47 19:47:47 #66 [core-metadata internal] load build context 19:47:50 #66 ... 19:47:50 19:47:50 #57 [core-keeper internal] load build context 19:47:50 #57 ... 19:47:50 19:47:50 #49 [core-command internal] load build context 19:47:50 #49 ... 19:47:50 19:47:50 #57 [core-keeper internal] load build context 19:47:50 #57 ... 19:47:50 19:47:50 #68 [support-notifications internal] load build context 19:47:50 #68 ... 19:47:50 19:47:50 #49 [core-command internal] load build context 19:47:50 #49 ... 19:47:50 19:47:50 #50 [security-secretstore-setup internal] load build context 19:47:50 #50 ... 19:47:50 19:47:50 #49 [core-command internal] load build context 19:47:52 #49 transferring context: 229.67MB 75.4s 19:47:53 #49 ... 19:47:53 19:47:53 #70 [security-spiffe-token-provider internal] load build context 19:47:53 #70 ... 19:47:53 19:47:53 #49 [core-command internal] load build context 19:47:53 #49 ... 19:47:53 19:47:53 #53 [security-proxy-auth internal] load build context 19:47:53 #53 ... 19:47:53 19:47:53 #70 [security-spiffe-token-provider internal] load build context 19:47:54 #70 ... 19:47:54 19:47:54 #64 [security-bootstrapper internal] load build context 19:47:54 #64 ... 19:47:54 19:47:54 #53 [security-proxy-auth internal] load build context 19:47:56 #53 ... 19:47:56 19:47:56 #51 [security-proxy-setup internal] load build context 19:47:56 #51 ... 19:47:56 19:47:56 #53 [security-proxy-auth internal] load build context 19:47:56 #53 ... 19:47:56 19:47:56 #59 [support-cron-scheduler internal] load build context 19:47:56 #59 ... 19:47:56 19:47:56 #53 [security-proxy-auth internal] load build context 19:47:56 #53 transferring context: 265.54MB 81.7s 19:47:57 #53 ... 19:47:57 19:47:57 #69 [core-data internal] load build context 19:47:57 #69 ... 19:47:57 19:47:57 #61 [support-scheduler internal] load build context 19:47:57 #61 ... 19:47:57 19:47:57 #53 [security-proxy-auth internal] load build context 19:47:58 #53 ... 19:47:58 19:47:58 #74 [core-common-config-bootstrapper internal] load build context 19:47:58 #74 ... 19:47:58 19:47:58 #53 [security-proxy-auth internal] load build context 19:48:00 #53 ... 19:48:00 19:48:00 #66 [core-metadata internal] load build context 19:48:00 #66 ... 19:48:00 19:48:00 #53 [security-proxy-auth internal] load build context 19:48:00 #53 ... 19:48:00 19:48:00 #61 [support-scheduler internal] load build context 19:48:00 #61 transferring context: 309.31MB 84.8s done 19:48:00 #61 DONE 85.5s 19:48:00 19:48:00 #53 [security-proxy-auth internal] load build context 19:48:00 #53 ... 19:48:00 19:48:00 #57 [core-keeper internal] load build context 19:48:00 #57 ... 19:48:00 19:48:00 #53 [security-proxy-auth internal] load build context 19:48:00 #53 ... 19:48:00 19:48:00 #68 [support-notifications internal] load build context 19:48:00 #68 ... 19:48:00 19:48:00 #69 [core-data internal] load build context 19:48:01 #69 ... 19:48:01 19:48:01 #50 [security-secretstore-setup internal] load build context 19:48:01 #50 ... 19:48:01 19:48:01 #69 [core-data internal] load build context 19:48:03 #69 ... 19:48:03 19:48:03 #109 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 19:48:03 #109 DONE 3.3s 19:48:03 19:48:03 #69 [core-data internal] load build context 19:48:03 #69 ... 19:48:03 19:48:03 #49 [core-command internal] load build context 19:48:04 #49 ... 19:48:04 19:48:04 #69 [core-data internal] load build context 19:48:04 #69 ... 19:48:04 19:48:04 #70 [security-spiffe-token-provider internal] load build context 19:48:04 #70 ... 19:48:04 19:48:04 #69 [core-data internal] load build context 19:48:04 #69 ... 19:48:04 19:48:04 #64 [security-bootstrapper internal] load build context 19:48:04 #64 ... 19:48:04 19:48:04 #69 [core-data internal] load build context 19:48:05 #69 ... 19:48:05 19:48:05 #53 [security-proxy-auth internal] load build context 19:48:05 #53 transferring context: 309.31MB 89.6s done 19:48:05 #53 DONE 90.2s 19:48:05 19:48:05 #69 [core-data internal] load build context 19:48:06 #69 ... 19:48:06 19:48:06 #59 [support-cron-scheduler internal] load build context 19:48:06 #59 ... 19:48:06 19:48:06 #51 [security-proxy-setup internal] load build context 19:48:06 #51 ... 19:48:06 19:48:06 #69 [core-data internal] load build context 19:48:07 #69 ... 19:48:07 19:48:07 #49 [core-command internal] load build context 19:48:07 #49 transferring context: 309.31MB 90.3s done 19:48:07 #49 DONE 91.9s 19:48:07 19:48:07 #69 [core-data internal] load build context 19:48:08 #69 ... 19:48:08 19:48:08 #57 [core-keeper internal] load build context 19:48:08 #57 transferring context: 309.31MB 92.6s done 19:48:08 #57 DONE 93.0s 19:48:08 19:48:08 #69 [core-data internal] load build context 19:48:08 #69 ... 19:48:08 19:48:08 #66 [core-metadata internal] load build context 19:48:08 #66 transferring context: 309.31MB 92.3s done 19:48:08 #66 DONE 93.0s 19:48:08 19:48:08 #69 [core-data internal] load build context 19:48:08 #69 ... 19:48:08 19:48:08 #74 [core-common-config-bootstrapper internal] load build context 19:48:08 #74 ... 19:48:08 19:48:08 #59 [support-cron-scheduler internal] load build context 19:48:09 #59 ... 19:48:09 19:48:09 #110 [core-keeper builder 5/8] COPY go.mod vendor* ./ 19:48:09 #110 DONE 1.4s 19:48:09 19:48:09 #59 [support-cron-scheduler internal] load build context 19:48:10 #59 ... 19:48:10 19:48:10 #68 [support-notifications internal] load build context 19:48:11 #68 ... 19:48:11 19:48:11 #59 [support-cron-scheduler internal] load build context 19:48:11 #59 ... 19:48:11 19:48:11 #50 [security-secretstore-setup internal] load build context 19:48:11 #50 ... 19:48:11 19:48:11 #68 [support-notifications internal] load build context 19:48:11 #68 transferring context: 309.31MB 92.6s done 19:48:11 #68 DONE 95.2s 19:48:11 19:48:11 #59 [support-cron-scheduler internal] load build context 19:48:12 #59 ... 19:48:12 19:48:12 #111 [support-notifications builder 4/7] COPY go.mod vendor* ./ 19:48:12 #111 DONE 0.9s 19:48:12 19:48:12 #59 [support-cron-scheduler internal] load build context 19:48:14 #59 ... 19:48:14 19:48:14 #112 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:48:14 #112 ... 19:48:14 19:48:14 #59 [support-cron-scheduler internal] load build context 19:48:14 #59 ... 19:48:14 19:48:14 #70 [security-spiffe-token-provider internal] load build context 19:48:14 #70 ... 19:48:14 19:48:14 #69 [core-data internal] load build context 19:48:14 #69 transferring context: 309.31MB 95.5s done 19:48:14 #69 DONE 98.2s 19:48:14 19:48:14 #70 [security-spiffe-token-provider internal] load build context 19:48:14 #70 ... 19:48:14 19:48:14 #59 [support-cron-scheduler internal] load build context 19:48:14 #59 ... 19:48:14 19:48:14 #64 [security-bootstrapper internal] load build context 19:48:14 #64 transferring context: 309.31MB 97.8s done 19:48:14 #64 DONE 99.4s 19:48:14 19:48:14 #59 [support-cron-scheduler internal] load build context 19:48:16 #59 ... 19:48:16 19:48:16 #113 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 19:48:16 #113 DONE 0.9s 19:48:16 19:48:16 #59 [support-cron-scheduler internal] load build context 19:48:16 #59 ... 19:48:16 19:48:16 #51 [security-proxy-setup internal] load build context 19:48:16 #51 transferring context: 309.31MB 96.8s done 19:48:16 #51 DONE 98.6s 19:48:16 19:48:16 #59 [support-cron-scheduler internal] load build context 19:48:18 #59 ... 19:48:18 19:48:18 #74 [core-common-config-bootstrapper internal] load build context 19:48:18 #74 transferring context: 309.31MB 97.4s done 19:48:18 #74 ... 19:48:18 19:48:18 #59 [support-cron-scheduler internal] load build context 19:48:18 #59 ... 19:48:18 19:48:18 #74 [core-common-config-bootstrapper internal] load build context 19:48:18 #74 DONE 100.8s 19:48:18 19:48:18 #59 [support-cron-scheduler internal] load build context 19:48:19 #59 ... 19:48:19 19:48:19 #114 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:48:19 #114 ... 19:48:19 19:48:19 #59 [support-cron-scheduler internal] load build context 19:48:20 #59 ... 19:48:20 19:48:20 #50 [security-secretstore-setup internal] load build context 19:48:20 #50 transferring context: 309.31MB 104.9s done 19:48:20 #50 DONE 105.3s 19:48:20 19:48:20 #59 [support-cron-scheduler internal] load build context 19:48:20 #59 ... 19:48:20 19:48:20 #70 [security-spiffe-token-provider internal] load build context 19:48:20 #70 transferring context: 309.31MB 101.8s done 19:48:20 #70 DONE 104.2s 19:48:20 19:48:20 #59 [support-cron-scheduler internal] load build context 19:48:21 #59 ... 19:48:21 19:48:21 #115 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 19:48:21 #115 DONE 1.0s 19:48:21 19:48:21 #59 [support-cron-scheduler internal] load build context 19:48:22 #59 transferring context: 309.31MB 107.0s done 19:48:22 #59 DONE 107.3s 19:48:22 19:48:22 #116 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:48:22 #116 ... 19:48:22 19:48:22 #117 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:48:22 #117 ... 19:48:22 19:48:22 #118 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:49:18 #118 ... 19:49:18 19:49:18 #112 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:49:18 #112 DONE 74.2s 19:49:18 19:49:18 #119 [support-scheduler builder 6/7] COPY . . 19:49:22 #119 ... 19:49:22 19:49:22 #114 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:49:22 #114 DONE 72.7s 19:49:22 19:49:22 #120 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 19:49:22 #120 CACHED 19:49:22 19:49:22 #121 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:49:22 #121 CACHED 19:49:22 19:49:22 #122 [core-common-config-bootstrapper builder 6/7] COPY . . 19:49:22 #122 CACHED 19:49:22 19:49:22 #123 [core-data builder 6/7] COPY . . 19:49:22 #123 CACHED 19:49:22 19:49:22 #124 [core-data builder 4/7] COPY go.mod vendor* ./ 19:49:22 #124 CACHED 19:49:22 19:49:22 #125 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:49:22 #125 CACHED 19:49:22 19:49:22 #126 [core-command builder 4/7] COPY go.mod vendor* ./ 19:49:22 #126 CACHED 19:49:22 19:49:22 #127 [core-command builder 6/7] COPY . . 19:49:22 #127 CACHED 19:49:22 19:49:22 #128 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:49:22 #128 CACHED 19:49:22 19:49:22 #129 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:49:22 #129 CACHED 19:49:22 19:49:22 #130 [core-metadata builder 6/7] COPY . . 19:49:22 #130 CACHED 19:49:22 19:49:22 #131 [core-metadata builder 4/7] COPY go.mod vendor* ./ 19:49:22 #131 CACHED 19:49:22 19:49:22 #119 [support-scheduler builder 6/7] COPY . . 19:49:22 #119 DONE 4.0s 19:49:22 19:49:22 #132 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 19:49:22 #132 CACHED 19:49:22 19:49:22 #133 [security-proxy-auth builder 6/7] COPY . . 19:49:22 #133 CACHED 19:49:22 19:49:22 #134 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:49:22 #134 CACHED 19:49:22 19:49:22 #135 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 19:49:27 #135 5.056 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:49:29 #135 ... 19:49:29 19:49:29 #117 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:49:29 #117 DONE 76.2s 19:49:29 19:49:29 #136 [support-notifications builder 6/7] COPY . . 19:49:31 #136 ... 19:49:31 19:49:31 #137 [core-keeper builder 7/8] COPY . . 19:49:31 #137 DONE 9.0s 19:49:31 19:49:31 #138 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 19:49:32 #138 ... 19:49:32 19:49:32 #139 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 19:49:32 #0 5.161 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:49:32 #139 ... 19:49:32 19:49:32 #140 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 19:49:32 #0 5.063 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:49:32 #140 ... 19:49:32 19:49:32 #141 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 19:49:32 #0 5.337 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:49:32 #141 ... 19:49:32 19:49:32 #142 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 19:49:32 #0 4.674 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:49:32 #142 ... 19:49:32 19:49:32 #143 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 19:49:32 #0 4.967 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:49:33 #143 ... 19:49:33 19:49:33 #138 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 19:49:33 #138 1.875 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:49:34 #138 ... 19:49:34 19:49:34 #136 [support-notifications builder 6/7] COPY . . 19:49:34 #136 DONE 5.6s 19:49:34 19:49:34 #116 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:49:34 #116 DONE 72.7s 19:49:34 19:49:34 #118 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:49:34 #118 DONE 78.4s 19:49:34 19:49:34 #144 [support-cron-scheduler builder 6/7] COPY . . 19:49:34 #144 CACHED 19:49:34 19:49:34 #145 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ 19:49:34 #145 CACHED 19:49:34 19:49:34 #146 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:49:34 #146 CACHED 19:49:34 19:49:34 #147 [security-bootstrapper builder 6/7] COPY . . 19:49:41 #147 ... 19:49:41 19:49:41 #148 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 19:49:41 #0 3.707 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:49:41 #148 ... 19:49:41 19:49:41 #149 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:49:41 #149 CACHED 19:49:41 19:49:41 #150 [security-proxy-setup builder 6/7] COPY . . 19:49:41 #150 CACHED 19:49:41 19:49:41 #151 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 19:49:41 #151 CACHED 19:49:41 19:49:41 #152 [security-spiffe-token-provider builder 6/7] COPY . . 19:49:41 #152 DONE 7.4s 19:49:41 19:49:41 #147 [security-bootstrapper builder 6/7] COPY . . 19:49:41 #147 DONE 7.2s 19:49:41 19:49:41 #153 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:49:41 #153 CACHED 19:49:41 19:49:41 #154 [security-secretstore-setup builder 6/7] COPY . . 19:49:41 #154 CACHED 19:49:41 19:49:41 #155 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 19:49:41 #155 CACHED 19:49:41 19:49:41 #156 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:49:44 #156 ... 19:49:44 19:49:44 #157 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 19:49:44 #0 3.116 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler 19:49:44 #157 ... 19:49:44 19:49:44 #158 [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:49:45 #158 3.521 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:49:48 #158 ... 19:49:48 19:49:48 #156 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:49:48 #156 3.845 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:49:51 #156 ... 19:49:51 19:49:51 #159 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 19:49:51 #0 3.642 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:49:51 #159 ... 19:49:51 19:49:51 #160 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 19:49:51 #0 3.813 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 20:09:30 #160 ... 20:09:30 20:09:30 #158 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:09:30 #158 1177.6 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 20:09:30 #158 ... 20:09:30 20:09:30 #159 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 20:09:30 #159 DONE 1178.3s 20:09:30 20:09:30 #161 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 20:09:30 #161 DONE 0.4s 20:09:30 20:09:30 #162 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh 20:09:30 #162 ... 20:09:30 20:09:30 #160 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 20:09:30 #160 DONE 1181.4s 20:09:30 20:09:30 #140 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 20:09:30 #140 ... 20:09:30 20:09:30 #162 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh 20:09:30 #162 DONE 3.1s 20:09:30 20:09:30 #163 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 20:09:30 #163 ... 20:09:30 20:09:30 #164 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / 20:09:30 #164 DONE 0.7s 20:09:30 20:09:30 #163 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 20:09:30 #163 DONE 0.6s 20:09:30 20:09:30 #165 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 20:09:30 #165 DONE 0.2s 20:09:30 20:09:30 #166 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / 20:09:30 #166 DONE 0.2s 20:09:30 20:09:30 #167 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 20:09:30 #167 DONE 0.3s 20:09:30 20:09:30 #168 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 20:09:30 #168 DONE 0.6s 20:09:30 20:09:30 #169 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 20:09:30 #169 DONE 0.4s 20:09:30 20:09:30 #170 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 20:09:30 #170 ... 20:09:30 20:09:30 #171 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 20:09:30 #171 DONE 0.6s 20:09:30 20:09:30 #170 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 20:09:30 #170 DONE 0.6s 20:09:30 20:09:30 #172 [security-bootstrapper stage-1 12/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 20:09:30 #172 DONE 0.3s 20:09:30 20:09:30 #173 [security-bootstrapper stage-1 13/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ 20:09:30 #173 DONE 0.3s 20:09:30 20:09:30 #174 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 20:09:30 #174 DONE 0.3s 20:09:30 20:09:30 #175 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:09:30 #175 ... 20:09:30 20:09:30 #176 [security-bootstrapper stage-1 14/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 20:09:30 #176 DONE 0.5s 20:09:30 20:09:30 #177 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 20:09:30 #177 DONE 0.3s 20:09:30 20:09:30 #178 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 20:09:30 #178 DONE 0.4s 20:09:30 20:09:30 #143 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:09:30 #143 ... 20:09:30 20:09:30 #179 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh 20:09:30 #179 DONE 2.4s 20:09:30 20:09:30 #156 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:09:30 #156 ... 20:09:30 20:09:30 #45 [security-bootstrapper] exporting to image 20:09:30 #45 exporting layers 20:09:30 #45 ... 20:09:30 20:09:30 #175 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:09:30 #175 DONE 3.8s 20:09:30 20:09:30 #45 [security-proxy-setup] exporting to image 20:09:31 #45 exporting layers 1.7s done 20:09:31 #45 writing image sha256:a2aed9479708f772676ccd9fe992eb87796dff4d943049dd1337b7483703b0c9 20:09:31 #45 exporting layers 2.0s done 20:09:31 #45 writing image sha256:a2aed9479708f772676ccd9fe992eb87796dff4d943049dd1337b7483703b0c9 0.0s done 20:09:31 #45 naming to docker.io/library/security-proxy-setup-arm64 done 20:09:31 #45 writing image sha256:7db936d4b66cfb7d41c01519eaaa00b6d707ce7f8fc19a716f636e8f95c2c2ff done 20:09:31 #45 naming to docker.io/library/security-bootstrapper-arm64 done 20:09:31 #45 DONE 25.9s 20:09:31 20:09:31 #142 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 20:09:44 #142 ... 20:09:44 20:09:44 #158 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:09:44 #158 DONE 1201.0s 20:09:44 20:09:44 #142 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 20:09:44 #142 ... 20:09:44 20:09:44 #180 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 20:09:44 #180 DONE 0.2s 20:09:44 20:09:44 #181 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 20:09:44 #181 DONE 0.2s 20:09:44 20:09:44 #182 [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 20:09:44 #182 DONE 0.2s 20:09:44 20:09:44 #183 [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 20:09:44 #183 DONE 0.2s 20:09:44 20:09:44 #184 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 20:09:44 #184 DONE 0.1s 20:09:44 20:09:44 #185 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 20:09:44 #185 DONE 0.3s 20:09:44 20:09:44 #138 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 20:09:45 #138 ... 20:09:45 20:09:45 #186 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 20:09:45 #186 DONE 0.3s 20:09:45 20:09:45 #187 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 20:09:45 #187 DONE 0.1s 20:09:45 20:09:45 #139 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 20:09:45 #139 ... 20:09:45 20:09:45 #188 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:09:47 #188 DONE 2.1s 20:09:47 20:09:47 #45 [security-secretstore-setup] exporting to image 20:09:47 #45 exporting layers 20:09:48 #45 exporting layers 1.4s done 20:09:48 #45 writing image sha256:950126394f25ff2583c49779a7763c1a2b1398c43148d2d866cf2243c8cf2d02 done 20:09:48 #45 naming to docker.io/library/security-secretstore-setup-arm64 done 20:09:48 #45 DONE 27.3s 20:09:48 20:09:48 #143 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:10:27 #143 ... 20:10:27 20:10:27 #142 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 20:10:27 #142 DONE 1263.5s 20:10:27 20:10:27 #139 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 20:10:27 #139 ... 20:10:27 20:10:27 #189 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 20:10:27 #189 DONE 0.2s 20:10:27 20:10:27 #190 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 20:10:27 #190 DONE 0.1s 20:10:27 20:10:27 #191 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 20:10:27 #191 DONE 0.2s 20:10:27 20:10:27 #192 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 20:10:27 #192 DONE 0.1s 20:10:27 20:10:27 #193 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 20:10:27 #193 DONE 0.1s 20:10:27 20:10:27 #194 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:10:29 #194 DONE 1.9s 20:10:29 20:10:29 #139 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 20:10:29 #139 ... 20:10:29 20:10:29 #45 [core-common-config-bootstrapper] exporting to image 20:10:29 #45 exporting layers 20:10:29 #45 exporting layers 0.5s done 20:10:29 #45 writing image sha256:053ef47fcdfef5e8dd16a92bf66a01488ec84f712bbb97bee87da3c2014d4f88 0.0s done 20:10:29 #45 naming to docker.io/library/core-common-config-bootstrapper-arm64 20:10:29 #45 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 20:10:29 #45 DONE 27.8s 20:10:29 20:10:29 #157 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 20:12:51 #157 ... 20:12:51 20:12:51 #156 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:12:51 #156 DONE 1376.6s 20:12:51 20:12:51 #140 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 20:12:51 #140 ... 20:12:51 20:12:51 #195 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 20:12:51 #195 DONE 0.3s 20:12:51 20:12:51 #196 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 20:12:51 #196 DONE 0.1s 20:12:51 20:12:51 #140 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 20:12:51 #140 ... 20:12:51 20:12:51 #197 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 20:12:51 #197 DONE 0.3s 20:12:51 20:12:51 #198 [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:12:51 #198 DONE 0.1s 20:12:51 20:12:51 #140 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 20:12:51 #140 ... 20:12:51 20:12:51 #45 [security-spiffe-token-provider] exporting to image 20:12:51 #45 exporting layers 20:12:51 #45 exporting layers 0.8s done 20:12:51 #45 writing image sha256:4aec349f476be20a5d8fb690ebe9c678a6bed3e574b41a47574996af5ab2eccf done 20:12:51 #45 naming to docker.io/library/security-spiffe-token-provider-arm64 done 20:12:51 #45 DONE 28.7s 20:12:51 20:12:51 #157 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 20:20:43 #157 ... 20:20:43 20:20:43 #139 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 20:20:43 #139 DONE 1876.7s 20:20:43 20:20:43 #140 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 20:20:43 #140 ... 20:20:43 20:20:43 #199 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 20:20:43 #199 DONE 0.2s 20:20:43 20:20:43 #200 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 20:20:43 #200 DONE 0.1s 20:20:43 20:20:43 #201 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 20:20:43 #201 DONE 0.4s 20:20:43 20:20:43 #202 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 20:20:43 #202 DONE 0.1s 20:20:43 20:20:43 #140 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 20:20:43 #140 ... 20:20:43 20:20:43 #203 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 20:20:43 #203 DONE 0.1s 20:20:43 20:20:43 #204 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:20:43 #204 DONE 2.1s 20:20:43 20:20:43 #143 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:20:43 #143 ... 20:20:43 20:20:43 #45 [security-proxy-auth] exporting to image 20:20:43 #45 exporting layers 20:20:43 #45 exporting layers 0.6s done 20:20:43 #45 writing image sha256:5eca3bf5c6fc1563af5b47816b1133e83b59857946baa4183d3a08f537496cb2 done 20:20:43 #45 naming to docker.io/library/security-proxy-auth-arm64 0.0s done 20:20:43 #45 DONE 29.3s 20:20:43 20:20:43 #140 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 20:22:05 #140 DONE 1952.7s 20:22:05 20:22:05 #143 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:22:05 #143 ... 20:22:05 20:22:05 #205 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 20:22:05 #205 DONE 0.2s 20:22:05 20:22:05 #206 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 20:22:05 #206 DONE 0.1s 20:22:05 20:22:05 #157 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 20:22:05 #157 ... 20:22:05 20:22:05 #207 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 20:22:05 #207 DONE 0.5s 20:22:05 20:22:05 #208 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 20:22:05 #208 DONE 0.2s 20:22:05 20:22:05 #45 [core-command] exporting to image 20:22:05 #45 exporting layers 20:22:05 #45 exporting layers 0.4s done 20:22:05 #45 writing image sha256:7b00b796a2a8035e52d0ac8d78408bc13d9f6a08b298747b089c59a7cf297c54 done 20:22:05 #45 naming to docker.io/library/core-command-arm64 done 20:22:05 #45 DONE 29.7s 20:22:05 20:22:05 #157 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 20:24:26 #157 ... 20:24:26 20:24:26 #138 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 20:24:26 #138 DONE 2087.5s 20:24:26 20:24:26 #148 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:24:26 #148 ... 20:24:26 20:24:26 #209 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 20:24:26 #209 DONE 0.3s 20:24:26 20:24:26 #148 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:24:26 #148 ... 20:24:26 20:24:26 #141 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 20:24:26 #141 DONE 2097.5s 20:24:26 20:24:26 #210 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 20:24:26 #210 DONE 1.0s 20:24:26 20:24:26 #211 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 20:24:26 #211 DONE 0.2s 20:24:26 20:24:26 #212 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 20:24:26 #212 DONE 0.1s 20:24:26 20:24:26 #45 [core-keeper] exporting to image 20:24:26 #45 exporting layers 20:24:26 #45 ... 20:24:26 20:24:26 #213 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 20:24:26 #213 DONE 0.3s 20:24:26 20:24:26 #214 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / 20:24:26 #214 ... 20:24:26 20:24:26 #45 [core-keeper] exporting to image 20:24:26 #45 exporting layers 0.7s done 20:24:26 #45 writing image sha256:bf55c2e252d7c6ee0faa81a189a23f253940137a116d8dd3267842dc3fd5647a 0.0s done 20:24:26 #45 naming to docker.io/library/core-keeper-arm64 done 20:24:26 #45 DONE 30.5s 20:24:26 20:24:26 #143 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:24:26 #143 ... 20:24:26 20:24:26 #214 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / 20:24:26 #214 DONE 0.7s 20:24:26 20:24:26 #215 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 20:24:26 #215 DONE 0.2s 20:24:26 20:24:26 #216 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ 20:24:26 #216 DONE 0.1s 20:24:26 20:24:26 #45 [core-data] exporting to image 20:24:26 #45 exporting layers 0.7s done 20:24:26 #45 writing image sha256:b391b570a04722de9d1efcf74e0c31e20c1176d8cbbe2d90a3981a135e7ebc20 done 20:24:26 #45 naming to docker.io/library/core-data-arm64 0.0s done 20:24:26 #45 DONE 31.2s 20:24:26 20:24:26 #157 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 20:24:26 #157 ... 20:24:26 20:24:26 #135 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 20:24:26 #135 DONE 2101.3s 20:24:26 20:24:26 #157 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 20:24:26 #157 ... 20:24:26 20:24:26 #217 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 20:24:26 #217 DONE 0.2s 20:24:26 20:24:26 #157 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 20:24:26 #157 ... 20:24:26 20:24:26 #218 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 20:24:26 #218 DONE 0.2s 20:24:26 20:24:26 #157 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 20:24:26 #157 ... 20:24:26 20:24:26 #219 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 20:24:26 #219 DONE 0.5s 20:24:26 20:24:26 #157 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 20:24:26 #157 ... 20:24:26 20:24:26 #220 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 20:24:26 #220 DONE 0.1s 20:24:26 20:24:26 #221 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 20:24:26 #221 DONE 0.1s 20:24:26 20:24:26 #45 [core-metadata] exporting to image 20:24:26 #45 exporting layers 0.5s done 20:24:26 #45 writing image sha256:7a8e6c83dcdf3aad0f46f9fa6067cb8b790e6668d8a909371e0545fb60364348 done 20:24:26 #45 naming to docker.io/library/core-metadata-arm64 done 20:24:26 #45 DONE 31.7s 20:24:26 20:24:26 #143 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:25:05 #143 DONE 2141.3s 20:25:05 20:25:05 #148 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:25:05 #148 ... 20:25:05 20:25:05 #222 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 20:25:05 #222 DONE 0.2s 20:25:05 20:25:05 #148 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:25:05 #148 DONE 2130.0s 20:25:05 20:25:05 #223 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 20:25:05 #223 DONE 0.3s 20:25:05 20:25:05 #224 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 20:25:05 #224 DONE 0.2s 20:25:05 20:25:05 #225 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 20:25:05 #225 DONE 0.5s 20:25:05 20:25:05 #226 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 20:25:05 #226 DONE 0.3s 20:25:05 20:25:05 #227 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 20:25:05 #227 DONE 0.2s 20:25:05 20:25:05 #228 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 20:25:05 #228 ... 20:25:05 20:25:05 #157 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 20:25:05 #157 DONE 2131.5s 20:25:06 20:25:06 #228 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 20:25:06 #228 DONE 0.5s 20:25:06 20:25:06 #229 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 20:25:06 #229 DONE 0.2s 20:25:06 20:25:06 #45 [support-notifications] exporting to image 20:25:06 #45 exporting layers 0.7s done 20:25:06 #45 writing image sha256:fabfd23e31f75a83c853792b171ac086b7f5130fc95be5d10f35991c7002c645 done 20:25:06 #45 naming to docker.io/library/support-scheduler-arm64 0.0s done 20:25:06 #45 ... 20:25:06 20:25:06 #230 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 20:25:06 #230 DONE 0.2s 20:25:06 20:25:06 #231 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 20:25:06 #231 DONE 0.1s 20:25:06 20:25:06 #232 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / 20:25:07 #232 DONE 0.4s 20:25:07 20:25:07 #45 [support-scheduler] exporting to image 20:25:07 #45 exporting layers 1.0s done 20:25:07 #45 writing image sha256:1aafc847ec55baebff9abb2cfe230017828c37217cf6623007fee920f2175afe done 20:25:07 #45 naming to docker.io/library/support-notifications-arm64 done 20:25:07 #45 DONE 32.9s 20:25:07 20:25:07 #233 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res 20:25:07 #233 DONE 0.2s 20:25:07 20:25:07 #45 [support-cron-scheduler] exporting to image 20:25:08 #45 exporting layers 1.4s done 20:25:08 #45 writing image sha256:e287c9b3a5efbea77d19c053127ee02fd8e23e474dbd2cb35d06bcd35145d6dc done 20:25:08 #45 naming to docker.io/library/support-cron-scheduler-arm64 done 20:25:08 #45 DONE 34.3s 20:25:08 20:25:08 #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 20:25:08 time="2024-08-23T19:46:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:25:08 time="2024-08-23T19:46:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:25:08 time="2024-08-23T19:46:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:25:08 time="2024-08-23T19:46:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:25:08 time="2024-08-23T19:46:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:25:08 time="2024-08-23T19:46:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:25:08 time="2024-08-23T19:46:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:25:08 time="2024-08-23T19:46:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:25:08 time="2024-08-23T19:46:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:25:08 time="2024-08-23T19:46:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:25:08 time="2024-08-23T19:46:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:25:08 time="2024-08-23T19:46:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:25:08 time="2024-08-23T19:46:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:25:08 time="2024-08-23T19:46:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:25:08 time="2024-08-23T19:46:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:25:08 time="2024-08-23T19:46:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 20:25:20 $ docker stop --time=1 3fbd0a4fa5b4ef6f1a8d3341e9057dedccbe8c381714861913fec620c600ec7d 20:25:22 $ docker rm -f --volumes 3fbd0a4fa5b4ef6f1a8d3341e9057dedccbe8c381714861913fec620c600ec7d [Pipeline] // withDockerContainer [Pipeline] sh 20:25:23 + docker images 20:25:23 REPOSITORY TAG IMAGE ID CREATED SIZE 20:25:23 support-cron-scheduler-arm64 latest e287c9b3a5ef 16 seconds ago 43.5MB 20:25:23 support-scheduler-arm64 latest fabfd23e31f7 18 seconds ago 41.3MB 20:25:23 support-notifications-arm64 latest 1aafc847ec55 18 seconds ago 42MB 20:25:23 core-metadata-arm64 latest 7a8e6c83dcdf 58 seconds ago 39.3MB 20:25:23 core-data-arm64 latest b391b570a047 About a minute ago 39.1MB 20:25:23 core-keeper-arm64 latest bf55c2e252d7 About a minute ago 39MB 20:25:23 core-command-arm64 latest 7b00b796a2a8 3 minutes ago 35MB 20:25:23 security-proxy-auth-arm64 latest 5eca3bf5c6fc 4 minutes ago 32.6MB 20:25:23 security-spiffe-token-provider-arm64 latest 4aec349f476b 12 minutes ago 29MB 20:25:23 core-common-config-bootstrapper-arm64 latest 053ef47fcdfe 14 minutes ago 15.3MB 20:25:23 security-secretstore-setup-arm64 latest 950126394f25 15 minutes ago 36.4MB 20:25:23 security-proxy-setup-arm64 latest a2aed9479708 15 minutes ago 26.1MB 20:25:23 security-bootstrapper-arm64 latest 7db936d4b66c 15 minutes ago 18.9MB 20:25:23 security-spire-agent-arm64 latest 1c5556e43aea 37 minutes ago 174MB 20:25:23 security-spire-server-arm64 latest 8c596b68ec8d 37 minutes ago 116MB 20:25:23 security-spire-config-arm64 latest 53f6ed309065 38 minutes ago 115MB 20:25:23 ci-base-image-arm64 latest b571d7efba28 56 minutes ago 967MB 20:25:23 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine f246e2811388 4 months ago 561MB 20:25:23 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 14 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:25:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:25:24 20:25:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:25:25 arm64: Pulling from edgex-lftools-log-publisher 20:25:25 8998bd30e6a1: Pulling fs layer 20:25:25 04944245beec: Pulling fs layer 20:25:25 699f458cf7ca: Pulling fs layer 20:25:25 765212b225bb: Pulling fs layer 20:25:25 f23df028b6ca: Pulling fs layer 20:25:25 d65c8cfc05b1: Pulling fs layer 20:25:25 2437ff75d9bd: Pulling fs layer 20:25:25 765212b225bb: Waiting 20:25:25 f23df028b6ca: Waiting 20:25:25 d65c8cfc05b1: Waiting 20:25:25 2437ff75d9bd: Waiting 20:25:25 04944245beec: Verifying Checksum 20:25:25 04944245beec: Download complete 20:25:25 765212b225bb: Verifying Checksum 20:25:25 765212b225bb: Download complete 20:25:25 f23df028b6ca: Verifying Checksum 20:25:25 f23df028b6ca: Download complete 20:25:25 d65c8cfc05b1: Verifying Checksum 20:25:25 d65c8cfc05b1: Download complete 20:25:25 699f458cf7ca: Verifying Checksum 20:25:25 699f458cf7ca: Download complete 20:25:25 8998bd30e6a1: Verifying Checksum 20:25:25 8998bd30e6a1: Download complete 20:25:28 2437ff75d9bd: Verifying Checksum 20:25:28 2437ff75d9bd: Download complete 20:25:31 8998bd30e6a1: Pull complete 20:25:31 04944245beec: Pull complete 20:25:32 699f458cf7ca: Pull complete 20:25:32 765212b225bb: Pull complete 20:25:33 f23df028b6ca: Pull complete 20:25:34 d65c8cfc05b1: Pull complete 20:25:52 2437ff75d9bd: Pull complete 20:25:52 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 20:25:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:25:52 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:25:52 prd-ubuntu20.04-docker-arm64-4c-16g-8413 does not seem to be running inside a container 20:25:52 $ 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:25:56 $ docker top 53812a8f5f72251be995569ee6794c5dfc7f1cb177872f3bba148af8a3ae010f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:25:57 ---> job-cost.sh 20:25:57 lf-activate-venv: SKIPPING 20:25:57 INFO: No Stack... 20:25:57 INFO: Retrieving Pricing Info for: v3-standard-4 20:25:58 INFO: Archiving Costs [Pipeline] sh 20:25:59 + cat /w/workspace/edgex-go/1/archives/cost.csv 20:25:59 + cut -d, -f6 [Pipeline] lock 20:25:59 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-PR-4873-1-stack-cost] 20:25:59 Resource [jenkins-edgexfoundry-edgex-go-PR-4873-1-stack-cost] did not exist. Created. 20:25:59 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-PR-4873-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:26:00 + echo total: 0.2199999988079071 [Pipeline] stash 20:26:00 Stashed 1 file(s) [Pipeline] } 20:26:00 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-PR-4873-1-stack-cost] [Pipeline] // lock [Pipeline] } 20:26:00 $ docker stop --time=1 53812a8f5f72251be995569ee6794c5dfc7f1cb177872f3bba148af8a3ae010f 20:26:02 $ docker rm -f --volumes 53812a8f5f72251be995569ee6794c5dfc7f1cb177872f3bba148af8a3ae010f [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:26:03 provisioning config files... 20:26:03 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config11828486977598714631tmp [Pipeline] { [Pipeline] sh 20:26:03 + set +x 20:26:03 + curl+ -s https://codecov.io/bash 20:26:03 bash -s -- 20:26:09 20:26:09 _____ _ 20:26:09 / ____| | | 20:26:09 | | ___ __| | ___ ___ _____ __ 20:26:09 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 20:26:09 | |___| (_) | (_| | __/ (_| (_) \ V / 20:26:09 \_____\___/ \__,_|\___|\___\___/ \_/ 20:26:09 Bash-1.0.6 20:26:09 20:26:09 20:26:09 ==> git version 2.25.1 found 20:26:09 ==> 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:26:09 Release-Date: 2020-01-08 20:26:09 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:26:09 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 20:26:09 ==> Jenkins CI detected. 20:26:09 current dir:  /w/workspace/edgex-go/1 20:26:09 project root: . 20:26:09 --> token set from env 20:26:09 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 20:26:09 ==> Running gcov in . (disable via -X gcov) 20:26:09 ==> Python coveragepy not found 20:26:09 ==> Searching for coverage reports in: 20:26:09 + . 20:26:09 -> Found 1 reports 20:26:09 ==> Detecting git/mercurial file structure 20:26:09 ==> Reading reports 20:26:09 + ./coverage.out bytes=544290 20:26:09 ==> Appending adjustments 20:26:09 https://docs.codecov.io/docs/fixing-reports 20:26:10 + Found adjustments 20:26:10 ==> Gzipping contents 20:26:10 68K /tmp/codecov.Z5vwHB.gz 20:26:10 ==> Uploading reports 20:26:10 url: https://codecov.io 20:26:10 query: branch=PR-4873&commit=186dac255150c0c5ccd0f081a54f1a22cd3f1566&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4873%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4873&job=&cmd_args= 20:26:10 -> Pinging Codecov 20:26:10 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-4873&commit=186dac255150c0c5ccd0f081a54f1a22cd3f1566&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4873%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4873&job=&cmd_args= 20:26:10 -> Uploading to 20:26:10 https://storage.googleapis.com/codecov/v4/raw/2024-08-23/00271124DB129430A58F1EEE437C3FCB/186dac255150c0c5ccd0f081a54f1a22cd3f1566/fe07f143-5d31-4184-8ac3-e099c8aa49a3.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240823%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240823T202610Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b8651470150809c8c5ce52d04bb1cf8dfc96226adebe15c499a5ec898c9e858f 20:26:10 % Total % Received % Xferd Average Speed Time Time Time Current 20:26:10 Dload Upload Total Spent Left Speed 20:26:10 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 67912 0 0 100 67912 0 250k --:--:-- --:--:-- --:--:-- 250k 20:26:10 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/186dac255150c0c5ccd0f081a54f1a22cd3f1566 [Pipeline] } 20:26:10 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:26:12 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 20:26:12 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:26:13 ---> package-listing.sh 20:26:13 ++ facter osfamily 20:26:13 ++ tr '[:upper:]' '[:lower:]' 20:26:13 + OS_FAMILY=debian 20:26:13 + workspace=/w/workspace/edgex-go/1 20:26:13 + START_PACKAGES=/tmp/packages_start.txt 20:26:13 + END_PACKAGES=/tmp/packages_end.txt 20:26:13 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:26:13 + PACKAGES=/tmp/packages_start.txt 20:26:13 + '[' /w/workspace/edgex-go/1 ']' 20:26:13 + PACKAGES=/tmp/packages_end.txt 20:26:13 + case "${OS_FAMILY}" in 20:26:13 + dpkg -l 20:26:13 + grep '^ii' 20:26:13 + '[' -f /tmp/packages_start.txt ']' 20:26:13 + '[' -f /tmp/packages_end.txt ']' 20:26:13 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:26:13 + '[' /w/workspace/edgex-go/1 ']' 20:26:13 + mkdir -p /w/workspace/edgex-go/1/archives/ 20:26:13 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 20:26:14 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:26:14 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:26:14 20:26:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:26:15 latest: Pulling from edgex-lftools-log-publisher 20:26:15 5eb5b503b376: Pulling fs layer 20:26:15 5c69ac0246d0: Pulling fs layer 20:26:15 ec43610c2a17: Pulling fs layer 20:26:15 3a2ae6a8a46f: Pulling fs layer 20:26:15 33b1e0a273af: Pulling fs layer 20:26:15 5d3b04190fa2: Pulling fs layer 20:26:15 2f39f015ded8: Pulling fs layer 20:26:15 3a2ae6a8a46f: Waiting 20:26:15 33b1e0a273af: Waiting 20:26:15 5d3b04190fa2: Waiting 20:26:15 2f39f015ded8: Waiting 20:26:15 5c69ac0246d0: Download complete 20:26:15 3a2ae6a8a46f: Verifying Checksum 20:26:15 3a2ae6a8a46f: Download complete 20:26:15 33b1e0a273af: Verifying Checksum 20:26:15 33b1e0a273af: Download complete 20:26:15 5d3b04190fa2: Verifying Checksum 20:26:15 5d3b04190fa2: Download complete 20:26:15 ec43610c2a17: Verifying Checksum 20:26:15 ec43610c2a17: Download complete 20:26:15 5eb5b503b376: Verifying Checksum 20:26:15 5eb5b503b376: Download complete 20:26:16 2f39f015ded8: Download complete 20:26:16 5eb5b503b376: Pull complete 20:26:17 5c69ac0246d0: Pull complete 20:26:17 ec43610c2a17: Pull complete 20:26:17 3a2ae6a8a46f: Pull complete 20:26:17 33b1e0a273af: Pull complete 20:26:18 5d3b04190fa2: Pull complete 20:26:23 2f39f015ded8: Pull complete 20:26:23 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 20:26:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:26:23 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:26:23 prd-ubuntu20.04-docker-8c-8g-8412 does not seem to be running inside a container 20:26:23 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 20:26:26 $ docker top 12b78f4d01ac1c3d1923ce65733ec6332340cf4b6ba3ebe315d287be1be21d64 -eo pid,comm [Pipeline] { [Pipeline] sh 20:26:26 + touch /tmp/pre-build-complete [Pipeline] sh 20:26:27 + mkdir -p /var/log/sysstat [Pipeline] sh 20:26:27 + ls /var/log/sa-host 20:26:27 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:26:27 provisioning config files... 20:26:27 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config16972543636742870273tmp [Pipeline] { [Pipeline] echo 20:26:27 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:26:28 ---> create-netrc.sh [Pipeline] } 20:26:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 20:26:28 ---> python-tools-install.sh [Pipeline] echo 20:26:28 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:26:28 ---> sudo-logs.sh 20:26:28 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 20:26:29 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:26:29 ---> job-cost.sh 20:26:29 lf-activate-venv: SKIPPING 20:26:29 DEBUG: total: 0.2199999988079071 20:26:29 INFO: Retrieving Stack Cost... 20:26:29 INFO: Retrieving Pricing Info for: v3-standard-8 20:26:30 INFO: Archiving Costs [Pipeline] echo 20:26:30 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:26:30 ---> logs-deploy.sh 20:26:30 lf-activate-venv: SKIPPING 20:26:30 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4873/1 20:26:30 INFO: archiving workspace using pattern(s): 20:26:32 Archives upload complete. 20:26:32 INFO: archiving logs to Nexus